gst/playback/gstdecodebin2.c: Handle dynamic pads within groups.
[platform/upstream/gstreamer.git] / ChangeLog
1 2007-02-20  Edward Hervey  <edward@fluendo.com>
2
3         * gst/playback/gstdecodebin2.c: (connect_element),
4         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
5         (sort_end_pads), (gst_decode_group_expose):
6         Handle dynamic pads within groups.
7         Sort pads before exposing them in order to make playbin happy.
8         There still is a race with the multiqueue filling up. This should be
9         solved separately.
10         Fixes #398721
11
12 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
13
14         * gst-libs/gst/utils/base-utils.c:
15         * gst-libs/gst/utils/descriptions.c:
16         * gst-libs/gst/utils/install-plugins.c:
17         * gst-libs/gst/utils/missing-plugins.c:
18           Some more docs (and descriptions for two subtitle formats).
19
20 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
21
22         * gst-libs/gst/audio/audio.c:
23           Fix documentation.
24
25 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
26
27         Patch by: Yves Lefebvre  <ivanohe abacom com>
28
29         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
30           Don't leak caps. Fixes #408278.
31
32 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
33
34         * ext/cdparanoia/gstcdparanoiasrc.h:
35         * ext/ogg/gstoggdemux.h:
36         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
37         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
38         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
39         * gst-libs/gst/audio/audio.h:
40         * gst-libs/gst/audio/gstaudiofilter.h:
41         * gst-libs/gst/interfaces/videoorientation.h:
42         * gst/adder/gstadder.h:
43           More docs coverage and some ChangeLog surgery (add missing names)
44
45 2007-02-15  Wim Taymans  <wim@fluendo.com>
46
47         * sys/ximage/ximagesink.c:
48         (gst_ximagesink_calculate_pixel_aspect_ratio):
49         * sys/xvimage/xvimagesink.c:
50         (gst_xvimagesink_calculate_pixel_aspect_ratio):
51         Small constifications.
52
53 2007-02-15  Wim Taymans  <wim@fluendo.com>
54
55         * gst-libs/gst/audio/gstbaseaudiosink.c:
56         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
57         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
58         (gst_base_audio_sink_async_play),
59         (gst_base_audio_sink_change_state):
60         Answer latency query.
61         Use configured latency when syncing.
62         Fix clock slaving.
63
64         * gst-libs/gst/audio/gstbaseaudiosrc.c:
65         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
66         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
67         Fix possible memleak.
68         Implement latency query.
69         Small cleanups.
70
71 2007-02-15  Wim Taymans  <wim@fluendo.com>
72
73         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
74         Ignore errors in reset, these are not fatal. They also grab the element
75         lock which is already taking when this function is called. Fixes
76         #405451.
77
78 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
79
80         * configure.ac:
81           Remove 'tests/examples/xerror/Makefile' from output files again.
82
83 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
84
85         * configure.ac:
86         * docs/plugins/Makefile.am:
87           Also crossref against gst-plugins-base-libs.
88
89 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
90
91         * configure.ac:
92         * docs/libs/Makefile.am:
93         * docs/plugins/Makefile.am:
94           Add crossreferences to glib/gobject/gstream docs.
95
96         * gst-libs/gst/audio/audio.h:
97           Source formatting.
98
99         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
100           Add own debug category.
101
102 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
103
104         Patch by: René Stadler <mail at renestadler de>
105
106         * gst-libs/gst/tag/gstvorbistag.c:
107           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
108           (#403597).
109
110 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
111
112         * gst/playback/gstplaybasebin.c: (setup_source):
113           When we have external subtitles and wait for the subtitle decodebin
114           to get up and running, we set up a (sync) bus handler for the
115           subtitle decodebin, so we can stop waiting when it posts an error
116           message. However, we should do that before we set the subtitle
117           decodebin's state to playing, otherwise things are racy and we might
118           miss error messages posted before we had a chance to set up the bus.
119           This should finally fix totem hanging on .txt pseudo-subtitle files.
120           
121 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
122
123         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
124           Use gst_gdouble_to_guint64 for conversions.
125         * win32/common/config.h.in:
126           Add a define for GST_INSTALL_PLUGINS_HELPER
127         * win32/common/libgstaudio.def:
128         * win32/common/libgstcdda.def:
129         * win32/common/libgstnetbuffer.def:
130         * win32/common/libgstrtp.def:
131         * win32/common/libgutils.def:
132           Add new exported functions.
133         * win32/vs6/gst_plugins_base.dsw:
134         * win32/vs6/libgstdecodebin.dsp:
135         * win32/vs6/libgstnetbuffer.dsp:
136         * win32/vs6/libgstplaybin.dsp:
137         * win32/vs6/libgstrtp.dsp:
138         * win32/vs6/libgstvorbis.dsp:
139         * win32/vs6/libgstcdda.dsp:
140         * win32/vs6/libgstgdp.dsp:
141         * win32/vs6/libgstutils.dsp:
142           Update and add new project files.
143
144 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
145
146         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
147         (subrip_remove_unhandled_tags), (parse_subrip):
148           For SubRip (.srt) subtitles, ignore all markup tags we don't
149           handle (like font tags, for example).
150
151         * tests/check/elements/subparse.c:
152           Add test for this.
153
154 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
155
156         * gst/playback/gstdecodebin.c: (add_fakesink),
157         (gst_decode_bin_change_state):
158         * gst/playback/gstdecodebin2.c: (add_fakesink),
159         (gst_decode_bin_change_state):
160           Don't error out if there is no fakesink in the NULL to READY state
161           change, since when decodebin is re-used, we're only adding the
162           fakesink element in READY to PAUSED.
163
164         * tests/check/elements/decodebin.c:
165         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
166         (decodebin_suite):
167           Minimal unit test to make sure we can use the same decodebin
168           instance twice (at least with audiotestsrc input).
169
170 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
171
172         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
173           Try to get devic-name from device string first, and from handle only
174           as fallback (seems to yield better results and is more robust
175           against buggy probing code on the application side).
176
177 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
178
179         Based on patch by: Julien Puydt <julien.puydt at laposte net>
180
181         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
182         (gst_alsa_find_device_name):
183         * ext/alsa/gstalsa.h:
184         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
185         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
186           Improve device-name detection a bit, especially in the case where
187           the device is not actually open (#405020, #405024). Move common code
188           into gstalsa.c instead of duplicating it.
189
190 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
191
192         * gst/audioconvert/gstaudioconvert.c:
193           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
194
195 2007-02-06  Julien MOUTTE  <julien@moutte.net>
196
197         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
198         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
199         (gst_xvimagesink_interface_supported),
200         (gst_xvimagesink_probe_get_properties),
201         (gst_xvimagesink_probe_probe_property),
202         (gst_xvimagesink_probe_needs_probe),
203         (gst_xvimagesink_probe_get_values),
204         (gst_xvimagesink_property_probe_interface_init),
205         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
206         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
207         (gst_xvimagesink_get_type):
208         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
209         for XVAdaptors so that one can choose the adaptor to use with 
210         gstreamer-properties.
211
212 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
213
214         * gst/audioconvert/gstaudioconvert.c:
215           Also mention that a conversion from double to float is suboptimal still.
216
217 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
218
219         * gst-libs/gst/audio/gstaudiofilter.c:
220         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
221           Clear our formats structure and free the caps contained in it when
222           shutting down.
223
224 2007-02-05  Andy Wingo  <wingo@pobox.com>
225
226         * gst-libs/gst/audio/gstbaseaudiosink.c
227         (gst_base_audio_sink_callback): Update basesink->offset so that we
228         pull monotonically increasing offsets instead of, um, seeking back
229         to 0 each time. Fixes alsasrc ! alsasink!
230
231 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
232
233         * gst/videoscale/gstvideoscale.c:
234           A width and height of 1 makes us crash, so increase minimum size to
235           2x2 pixels until someone feels like fixing this (#404512).
236
237 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
238
239         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
240           Add small test to make sure request pads are cleaned up properly
241           even if oggmux never changes state out of NULL.
242
243 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
244
245         * tests/check/libs/utils.c: (GST_START_TEST):
246           Fix unit test. Turns out things work much better when you
247           NULL-terminate string arrays. Should make p5 build bot happy again.
248
249 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
250
251         * gst-libs/gst/audio/Makefile.am:
252         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
253         (gst_audio_filter_template_base_init),
254         (gst_audio_filter_template_class_init),
255         (gst_audio_filter_template_init),
256         (gst_audio_filter_template_set_property),
257         (gst_audio_filter_template_get_property),
258         (gst_audio_filter_template_setup),
259         (gst_audio_filter_template_filter),
260         (gst_audio_filter_template_filter_inplace), (plugin_init):
261           Oops, forgot to commit fixed-up example.
262
263 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
264
265         * docs/libs/gst-plugins-base-libs-sections.txt:
266         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
267         (gst_audio_filter_class_init), (gst_audio_filter_init),
268         (gst_audio_filter_set_caps),
269         (gst_audio_filter_class_add_pad_templates):
270         * gst-libs/gst/audio/gstaudiofilter.h:
271           Port GstAudioFilter to 0.10. This change technically breaks
272           API and ABI (and thus also every library developer's heart),
273           but seems justifiable on the grounds that the base class was
274           completely unusable before (ie. would crash immediately when
275           actually used). Fixes #403963 (and eventually also #403572).
276           Also document all of this a bit.
277
278 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
279
280         * gst-libs/gst/utils/install-plugins.c:
281         (gst_install_plugins_spawn_child):
282         * tests/check/libs/utils.c:
283         (test_base_utils_install_plugins_do_callout):
284           Lowering log level to see why things fail on the p5 build bot;
285           fix some typos in unit test messages.
286
287 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
288
289         * tests/check/libs/utils.c:
290         (test_base_utils_install_plugins_do_callout):
291           Don't hard-code temp directory for test helper; use GLib functions
292           to write out file and do error checking etc.
293
294 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
295
296         * gst-libs/gst/utils/Makefile.am:
297         * gst-libs/gst/utils/base-utils.h:
298         * gst-libs/gst/utils/install-plugins.c:
299         (gst_install_plugins_context_set_xid),
300         (gst_install_plugins_context_new),
301         (gst_install_plugins_context_free),
302         (gst_install_plugins_get_helper),
303         (gst_install_plugins_spawn_child),
304         (gst_install_plugins_return_from_status),
305         (gst_install_plugins_installer_exited),
306         (gst_install_plugins_async), (gst_install_plugins_sync),
307         (gst_install_plugins_return_get_name),
308         (gst_install_plugins_installation_in_progress):
309         * gst-libs/gst/utils/install-plugins.h:
310           API: add API for applications to initiate installation of missing
311           plugins, ie. gst_install_plugins_async() primarily.
312           Based on libgimme-codec by Ryan Lortie.
313
314         * configure.ac:
315           Add --with-install-plugins-helper configure option so distros can specify
316           the path of the helper script or program to call when plugin installation
317           is requested (distros: please do any argument munging in this helper
318           script instead of patching GStreamer to pass arguments differently
319           to another program directly).
320
321         * docs/libs/gst-plugins-base-libs-docs.sgml:
322         * docs/libs/gst-plugins-base-libs-sections.txt:
323           Build and document new API.
324
325         * tests/check/libs/utils.c: (result_cb),
326         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
327         (libgstbaseutils_suite):
328           Some simple checks for the new API.
329
330 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
331
332         * tests/check/elements/audioconvert.c: (test_float_conversion):
333           Add small test for 32bit float <=> 64bit float conversion (works
334           only one way so far, 32=>64 produces structured noise).
335
336 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
337
338         * gst/audioconvert/gstaudioconvert.c:
339         (set_structure_widths_32_and_64), (make_lossless_changes):
340           We don't support floats with a width of 40, 48 or 56 bits.
341
342 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
343
344         * gst/audioconvert/audioconvert.c: (float), (double),
345         (audio_convert_get_func_index):
346         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
347         (make_lossless_changes):
348           Support for 64-bit float audio in audioconvert (#339837)
349
350 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
351
352         Patch by: Holger Wansing  <linux wansing-online de>
353
354         * po/LINGUAS:
355         * po/de.po:
356           Add German translation (#352069).
357
358 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
359
360         reviewed by: Wim Taymans <wim@fluendo.com>
361
362         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
363         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
364         Use newly added GstCollectPads API to free the allocated resources in
365         the GstOggPad structures (#402393).
366
367 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
368
369         * gst/playback/gstplaybin.c: (gen_vis_element):
370           Add audioresample+audioconvert in front of the visualisation
371           element, so that elements like libvisual 0.4 that don't support all
372           samplerates can work.
373
374           Fixes: #402505
375
376 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
377
378         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
379         (gst_play_base_bin_get_streaminfo_value_array):
380           Take some locks and make a copy of the streaminfo value array we
381           maintain while holding the lock, so that the application can
382           retrieve the stream-info as a value array in a thread-safe way.
383
384 2007-01-30  Wim Taymans  <wim@fluendo.com>
385
386         * gst/audioconvert/gstaudioconvert.c:
387         Don't fail on 0 sized buffers. Fixes #396835.
388
389 2007-01-29  David Schleef  <ds@schleef.org>
390
391         * gst/typefind/gsttypefindfunctions.c:
392           Detect BBCD as video/x-dirac, so we can play raw dirac
393           streams.
394
395 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
396
397         * ext/theora/theoraenc.c: (theora_enc_chain):
398           Check return value of theora_encode_header(), or we might try to
399           allocate a random number of bytes. theora_encode_header() can fail
400           if libtheora has been compiled with encoding support disabled.
401           Fixes #398110.
402
403 2007-01-29  Wim Taymans  <wim@fluendo.com>
404
405         * tests/check/gst/.cvsignore:
406         Do as buildbot says.
407
408 2007-01-29  Wim Taymans  <wim@fluendo.com>
409
410         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
411         Fix strides in libvisual. Gst uses X strides.
412         Inspired by: <ed at catmur dot co dot uk> and 
413         <tim at centricular dot net>
414         Fixes #401118.
415
416 2007-01-27  Wim Taymans  <wim@fluendo.com>
417
418         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
419         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
420         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
421         (gst_ogg_demux_perform_seek),
422         (gst_ogg_demux_bisect_forward_serialno),
423         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
424         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
425         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
426         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
427         * ext/ogg/gstoggdemux.h:
428         Properly propagate streaming errors when we are scanning the file for
429         chains so that we don't crash when shut down. Might fix some crashers
430         when quickly switching oggs in RB such as #332503 and #378436.
431
432 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
433
434         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
435           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
436           error code as well.
437
438 2007-01-25  Wim Taymans  <wim@fluendo.com>
439
440         * gst/playback/gstplaybasebin.c: (remove_source):
441         Don't try to disconnect a signal from a finalized object.
442
443 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
444
445         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
446           Cast lock macro parameters to make sure we're actually accessing the
447           lock member at the right class level. Free list itself in _dispose()
448           as well and NULL it in case dispose gets called multiple times.
449
450 2007-01-25  Edward Hervey  <edward@fluendo.com>
451
452         * gst/playback/gstdecodebin2.c:
453         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
454         Free GstDecodeGroups no longer used.
455         (gst_decode_group_expose):
456         Don't unlock too many times !
457         (deactivate_free_recursive):
458         Free iterator once we're done with it.
459         Fix for recursively deactivating elements (stop at ghostpads).
460
461 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
462
463         * gst/playback/gstplaybin.c: (handoff):
464           Fix up caps on the frame buffer before we save it and potentially
465           make it accessible to other threads via g_object_get; also use
466           gst_buffer_replace() instead of gst_mini_object_replace().
467
468 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
469
470         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
471           Make getting the current frame thread-safe.
472
473 2007-01-25  Edward Hervey  <edward@fluendo.com>
474
475         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
476         (gst_decode_group_new), (gst_decode_group_free):
477         Set queues to bigger sizes to cope with HD contents.
478         Fix some mutex freeing and add comment about MT safe methods.
479
480 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
481
482         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
483         (gst_text_overlay_text_event):
484           Don't unnecessarily ref (and then leak) upstream events if the text
485           pad is not linked. Fixes #399948.
486
487         * tests/check/gst-plugins-base.supp:
488           Add suppression for pango on edgy/x86 for textoverlay test.
489
490 2007-01-24  Wim Taymans  <wim@fluendo.com>
491
492         * gst-libs/gst/rtp/gstrtpbuffer.h:
493         Add some more fixed payloads.
494
495 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
496
497         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
498           Error out properly if we get an error from libogg while reading the
499           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
500
501 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
502
503         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
504           Don't leak mutex.
505
506         * tests/check/elements/playbin.c:
507         (test_sink_usage_video_only_stream),
508         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
509         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
510         (test_missing_suburisource_handler),
511         (test_missing_primary_decoder), (playbin_suite):
512           Run all tests once with decodebin and once with decodebin2.
513           One test does not pass yet with decodebin2.
514
515 2007-01-23  Edward Hervey  <edward@fluendo.com>
516
517         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
518         Fix the cases where oggmux doesn't properly figure out that all
519         sinkpads have gone EOS, and therefore doesn't push out the remaining
520         buffers and the final EOS event.
521         Fixes #363379
522
523 2007-01-23  Julien MOUTTE  <julien@moutte.net>
524
525         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
526         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
527         Don't lock on navigation event push, just on keysym to string.
528         Fixes #397673 again.
529
530 2007-01-22  Edward Hervey  <edward@fluendo.com>
531
532         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
533         (get_current_group), (group_demuxer_event_probe),
534         (gst_decode_group_expose), (deactivate_free_recursive),
535         (gst_decode_group_free):
536         Cleanups.
537         Don't forget to emit 'no-more-pads' once a group is exposed.
538         Cleanup elements from a DecodeGroup once we remove it.
539         Protect call to gst_decode_group_expose() with the decodebin lock.
540
541 2007-01-22  Julien MOUTTE  <julien@moutte.net>
542
543         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
544         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
545         Looking at Xorg code i can't figure out if that XKeysymToString
546         function is thread sensible or not. Lock it just in case as
547         recommended by Radek Doulik <rodo at ximian dot com>.
548
549 2007-01-22  Julien MOUTTE  <julien@moutte.net>
550
551         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
552         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
553         Lock that X Call as well. Fixes #397673.
554
555 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
556
557         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
558           Don't go into an endless loop if the file starts with 00 00 01 2X,
559           like quicktime redirect files might. Fixes #396042.
560
561         * tests/check/Makefile.am:
562         * tests/check/gst/.cvsignore:
563         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
564         (typefindfunctions_suite):
565           Add unit test for the above.
566
567 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
568
569         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
570           On second thought, use "depth" field rather than "bpp" field.
571
572 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
573
574         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
575           Camtasia caps apparently need a bpp field (#398875).
576
577 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
578
579         * gst/playback/gstplaybasebin.c: (setup_subtitle),
580         (gen_source_element), (gst_play_base_bin_change_state):
581           Attempt at a better error message in case we don't have the required
582           URI handler installed; post missing-plugin message also when we're
583           missing an URI handler for the subtitle URI; clean up properly also
584           when an error occurs and we never made it to PAUSED state.
585
586         * tests/check/elements/playbin.c: (GST_START_TEST),
587         (playbin_suite):
588           Check that we're also getting a missing-plugin messsage for a
589           missing subtitle URI handler (and clean up properly).
590
591 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
592
593         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
594           Plug a few reference leaks.
595
596 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
597
598         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
599           Lower probability a bit if the marker isn't right at the start,
600           to decrease the chance of false positives.
601
602 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
603
604         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
605           Small mpeg2 system stream typefinding improvement: make typefinder
606           probe a bit into the stream instead of just looking for a marker
607           at the beginning. Fixes #397810.
608
609 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
610
611         * gst/audioconvert/gstchannelmix.c:
612           Remove compatibility cruft for prehistoric GLib versions.
613
614 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
615
616         * gst/playback/Makefile.am:
617         * gst/playback/gstdecodebin.c: (close_pad_link):
618         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
619         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
620         (gst_play_base_bin_handle_message_func), (unknown_type):
621           Let decodebin be the element to post missing-plugin messages for
622           missing decoders (rather than playbin); make playbin implement
623           GstBin::handle_message so we can suppress missing-plugin messages
624           for types we're not handling on purpose (don't want to bring up an
625           installer in those cases).
626
627 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
628
629         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
630         * gst-libs/gst/tag/gstvorbistag.c:
631         (gst_tag_list_to_vorbiscomment_buffer):
632         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
633           Fix potentially unaligned access (#397207).
634
635 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
636
637         * tests/examples/seek/seek.c: (set_scale), (update_scale),
638         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
639         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
640         (main):
641           Allow to toggle looping while it plays. Fix callback prototype. Clean
642           up code a bit more. Add copyright header.
643
644 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
645
646         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
647           Red and blue mask was swapped (spotted by Dan Williams).
648
649 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
650
651         * gst-libs/gst/tag/gstid3tag.c:
652         * gst-libs/gst/tag/gstvorbistag.c:
653           Use new beats-per-minute tag from core.
654
655 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
656
657         * po/POTFILES.in:
658           Add new files with translatable strings, so they actually make it
659           into the template file one day.
660
661 2007-01-12  Andy Wingo  <wingo@pobox.com>
662
663         * gst-libs/gst/audio/gstbaseaudiosink.c
664         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
665         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
666         stuff, as the base class handles this now. Actually tell the ring
667         buffer to start.
668         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
669         How did this work before? Maybe I'm not as awesome a programmer as
670         I think.
671
672         * gst-libs/gst/audio/gstbaseaudiosrc.c
673         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
674         of a pad function.
675
676 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
677
678         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
679           Remove more fields so that the application can better blacklist
680           formats that have been tried before.
681
682 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
683
684         * gst-libs/gst/audio/mixerutils.h:
685           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
686           used when compiling with c++ compilers as well.
687
688 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
689
690         * gst/typefind/gsttypefindfunctions.c:
691           Fix comment.
692
693 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
694
695         * gst/playback/gstplaybin.c: (post_missing_element_message),
696         (gen_video_element), (gen_text_element), (gen_audio_element),
697         (gen_vis_element):
698           Post missing-plugin messages also when we error out because
699           converters, textoverlay or auto*sinks are missing (#161922).
700
701 2007-01-10  Wim Taymans  <wim@fluendo.com>
702
703         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
704         (is_demuxer_element), (new_caps):
705         * gst/playback/gstplaybasebin.c: (source_new_pad):
706         Fix the case where we try to ref a NULL element when we delay a link
707         because of unfixed caps.
708         Set the state of autoplugged decodebins to PAUSED.
709         RTSP now works in playbin, we can remove it from the blacklist.
710
711 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
712
713         * gst/playback/Makefile.am:
714         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
715         (unknown_type), (setup_subtitle), (gen_source_element):
716         * gst/playback/gstplaybin.c: (plugin_init):
717           Post missing-plugin messages on the bus for missing sources and
718           missing decoders/demuxers/depayloaders; fix error code used when
719           we're missing an URI handler source; for media types that we are not
720           handling on purpose at the moment, don't print "don't know how to
721           handle xyz" messages to the terminal or post missing-plugin
722           messages on the bus.
723
724         * tests/check/elements/playbin.c: (create_playbin),
725         (GST_START_TEST), (gst_codec_src_uri_get_type),
726         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
727         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
728         (gst_codec_src_init_type), (gst_codec_src_base_init),
729         (gst_codec_src_create), (gst_codec_src_class_init),
730         (gst_codec_src_init), (plugin_init), (playbin_suite):
731           Add some tests for the missing-plugin stuff.
732
733 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
734
735         * configure.ac:
736         * gst-libs/gst/Makefile.am:
737         * gst-libs/gst/utils/Makefile.am:
738         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
739         * gst-libs/gst/utils/base-utils.h:
740         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
741         (find_format_info), (caps_are_rtp_caps),
742         (gst_base_utils_get_source_description),
743         (gst_base_utils_get_sink_description),
744         (gst_base_utils_get_decoder_description),
745         (gst_base_utils_get_encoder_description),
746         (gst_base_utils_get_element_description),
747         (gst_base_utils_add_codec_description_to_tag_list),
748         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
749         * gst-libs/gst/utils/descriptions.h:
750         * gst-libs/gst/utils/missing-plugins.c:
751         (missing_structure_get_type), (copy_and_clean_caps),
752         (gst_missing_uri_source_message_new),
753         (gst_missing_uri_sink_message_new),
754         (gst_missing_element_message_new),
755         (gst_missing_decoder_message_new),
756         (gst_missing_encoder_message_new),
757         (missing_structure_get_string_detail),
758         (missing_structure_get_caps_detail),
759         (gst_missing_plugin_message_get_installer_detail),
760         (gst_missing_plugin_message_get_description),
761         (gst_is_missing_plugin_message):
762         * gst-libs/gst/utils/missing-plugins.h:
763           API: add new libgstbaseutils library with functions
764           - to create and parse missing-plugins messages
765           - that provide (translated) descriptions for caps/decoders/sources/etc.
766           Closes #392393.
767
768         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
769         * pkgconfig/gstreamer-plugins-base.pc.in:
770           Add new lib.
771
772         * docs/libs/gst-plugins-base-libs-docs.sgml:
773         * docs/libs/gst-plugins-base-libs-sections.txt:
774           Generate docs for new lib and API.
775
776         * tests/check/Makefile.am:
777         * tests/check/libs/.cvsignore:
778         * tests/check/libs/utils.c: (missing_msg_check_getters),
779         (GST_START_TEST), (libgstbaseutils_suite):
780           Add some basic unit tests.
781
782 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
783
784         * ext/ogg/Makefile.am:
785           Dist gstoggdemux.h to fix 'make distcheck'.
786
787         * sys/v4l/Makefile.am:
788           Fix 'make distcheck' even more.
789
790 2007-01-09  Wim Taymans  <wim@fluendo.com>
791
792         * docs/plugins/Makefile.am:
793         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
794         * docs/plugins/gst-plugins-base-plugins-sections.txt:
795         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
796         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
797         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
798         (gst_ogg_demux_perform_seek):
799         * ext/ogg/gstoggdemux.h:
800         Added docs.
801         Add some more comments.
802         Small cleanups.
803
804 2007-01-09  Wim Taymans  <wim@fluendo.com>
805
806         * ext/theora/theoradec.c:
807         * ext/vorbis/vorbisdec.c:
808         * gst-libs/gst/audio/gstringbuffer.c:
809         (gst_ring_buffer_commit_full):
810         * gst-libs/gst/audio/gstringbuffer.h:
811         * gst-libs/gst/rtp/gstrtpbuffer.c:
812         * gst-libs/gst/tag/gstvorbistag.c:
813         Small documentation updates/fixes
814
815 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
816
817         * configure.ac:
818           Require core CVS HEAD for Andy's basesrc/sink API additions.
819
820 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
821
822         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
823
824         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
825         (plugin_init):
826           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
827           on flac.sf.net (there appear to be other versions of the first
828           ogg page in the wild) (#391365).
829
830 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
831
832         * configure.ac:
833           Check if localtime_r() is available.
834
835         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
836           If localtime_r() is not available, fall back to localtime(). Should
837           fix build on MingW (#393310).
838
839 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
840
841         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
842         * gst/subparse/gstsubparse.h:
843           Remove spurious 1000 subtrahend when calculating the timestamp from
844           the frame number and the frame rate . Also, use the frames/second
845           value specified in the first line of the file, if one is specified
846           there. Should fix #357503.
847
848         * tests/check/elements/subparse.c: (do_test),
849         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
850         (subparse_suite):
851           Add some basic unit tests for the microdvd subtitle format.
852
853 2007-01-07  Julien MOUTTE  <julien@moutte.net>
854
855         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
856         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
857         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
858         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
859         (gst_xvimagesink_set_xwindow_id),
860         (gst_xvimagesink_set_event_handling),
861         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
862         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
863         Patch by : Young-Ho Cha <ganadist at chollian dot net>
864         Fixes : #390076.
865         Add an adaptor property to select a specific XV adaptor.
866         * sys/xvimage/xvimagesink.h:
867
868 2007-01-07  Julien MOUTTE  <julien@moutte.net>
869
870         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
871         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
872         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
873         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
874         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
875         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
876         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
877         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
878         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
879         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
880         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
881         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
882         Use flow_lock much more to protect every access to xwindow.
883         Try to catch erros while creating images in case some drivers are
884         just generating an XError when the requested image is too big.
885         Should fix : #354698, #384008, #384060.
886         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
887         Implement some stress testing of setting window xid.
888
889 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
890
891         * win32/common/libgsaudio.def:
892           Add new exported function.
893         * win32/common/libgstogg.dsp:
894           Add gstoggaviparse.c to the build.
895         * win32/common/libgstvideoscale.dsp:
896           Add vs_4tap.c to the build.
897         * win32/common/libgstvorbis.dsp:
898           Add vorbistag.c to the build.
899         
900 2007-01-06  Andy Wingo  <wingo@pobox.com>
901
902         * gst-libs/gst/audio/gstbaseaudiosink.c
903         (gst_base_audio_sink_class_init)
904         (gst_base_audio_sink_init): 
905         (gst_base_audio_sink_activate_pull): Add an activate_pull function
906         to baseaudiosink, and tell basesink that we can work in pull mode.
907         This way the ring buffer thread drives the pipeline directly, if
908         pull mode is possible. There is some lingering nastiness regarding
909         capsnego, however.
910         (gst_base_audio_sink_callback): Implement the callback to pull
911         data. This interface is a bit light, though -- it should get a
912         GstFlowReturn return value at least.
913
914 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
915
916         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
917         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
918         * gst/playback/gstdecodebin2.c:
919         (gst_decode_group_check_if_blocked):
920           Printf format and missing argument fixes.
921
922 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
923
924         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
925         (gst_ogm_parse_change_state):
926         Activate pads before adding them to the element.
927
928 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
929
930         * tests/examples/seek/scrubby.c: (main):
931         * tests/examples/seek/seek.c: (main):
932           Call g_thread_init() first thing in main() (see #391278).
933
934 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
935
936         * tests/check/Makefile.am:
937         * tests/check/libs/.cvsignore:
938         * tests/check/libs/netbuffer.c: (GST_START_TEST),
939         (netbuffer_suite):
940           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
941           for the time being, since it's broken, see #393099.
942
943 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
944
945         * tests/check/Makefile.am:
946           Update to use GST_PLUGINS_BASE_CFLAGS as well.
947
948 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
949
950         * configure.ac:
951           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
952           so that GST_BASE_CFLAGS can go inbetween them, making sure
953           we use uninstalled gst-libs headers
954         * docs/libs/Makefile.am:
955         * ext/alsa/Makefile.am:
956         * ext/cdparanoia/Makefile.am:
957         * ext/gnomevfs/Makefile.am:
958         * ext/libvisual/Makefile.am:
959         * ext/ogg/Makefile.am:
960         * ext/theora/Makefile.am:
961         * ext/vorbis/Makefile.am:
962         * gst-libs/gst/audio/Makefile.am:
963         * gst-libs/gst/cdda/Makefile.am:
964         * gst-libs/gst/interfaces/Makefile.am:
965         * gst-libs/gst/riff/Makefile.am:
966         * gst-libs/gst/rtp/Makefile.am:
967         * gst-libs/gst/tag/Makefile.am:
968         * gst/adder/Makefile.am:
969         * gst/audioconvert/Makefile.am:
970         * gst/audiorate/Makefile.am:
971         * gst/audioresample/Makefile.am:
972         * gst/playback/Makefile.am:
973         * gst/tcp/Makefile.am:
974         * gst/videoscale/Makefile.am:
975         * gst/volume/Makefile.am:
976         * sys/ximage/Makefile.am:
977         * sys/xvimage/Makefile.am:
978         * tests/icles/Makefile.am:
979           adapt
980
981 2007-01-04  Julien MOUTTE  <julien@moutte.net>
982
983         * gst-libs/gst/interfaces/xoverlay.c:
984         (gst_x_overlay_handle_events):
985         * gst-libs/gst/interfaces/xoverlay.h:
986         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
987         (gst_ximagesink_set_xwindow_id),
988         (gst_ximagesink_set_event_handling),
989         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
990         (gst_ximagesink_get_property), (gst_ximagesink_init),
991         (gst_ximagesink_class_init):
992         * sys/ximage/ximagesink.h:
993         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
994         (gst_xvimagesink_set_xwindow_id),
995         (gst_xvimagesink_set_event_handling),
996         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
997         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
998         (gst_xvimagesink_class_init):
999         * sys/xvimage/xvimagesink.h:
1000         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
1001         Add a method to the XOverlay interface to allow disabling of 
1002         event handling in x[v]imagesink elements. This will let X events
1003         propagate to parent windows which can be usefull in some cases.
1004         Be carefull that the application is then responsible of pushing
1005         navigation events and expose events to the video sink.
1006         Fixes: #387138.
1007
1008 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
1009
1010         * gst-libs/gst/tag/gstvorbistag.c:
1011         * tests/check/libs/tag.c: (GST_START_TEST):
1012           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
1013           (fixes #392070).
1014
1015 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
1016
1017         * configure.ac:
1018         * docs/Makefile.am:
1019         * docs/design/Makefile.am:
1020           Dist design docs.
1021
1022 2006-12-27  Julien MOUTTE  <julien@moutte.net>
1023
1024         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
1025         typo. Fixes: #390063.
1026
1027 2006-12-27  Julien MOUTTE  <julien@moutte.net>
1028
1029         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1030         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
1031         caps leak.
1032         * win32/common/config.h: Updated.
1033
1034 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
1035
1036         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
1037         (setup_gdpdepay_streamheader):
1038         * tests/check/elements/gdppay.c: (cleanup_gdppay),
1039         (setup_gdppay_streamheader):
1040           Fix the dp tests, but activating the pads for the streamheader tests
1041           too and cleaning up conditionaly
1042
1043 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
1044
1045         * gst/ffmpegcolorspace/avcodec.h:
1046         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1047         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1048         (gst_ffmpegcsp_avpicture_fill):
1049         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
1050         (img_get_alpha_info):
1051         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
1052         other end of the word. Fixes: #387073.
1053
1054         Add some inconsequential branch hints in a couple of places.
1055
1056 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
1057
1058         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1059         (gst_ffmpeg_caps_to_smpfmt):
1060           The "signed" field in raw audio caps is of boolean type, trying to
1061           extract the value with _get_int() will fail (fix to keep in sync with
1062           the copy in gst-ffmpeg)
1063
1064 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
1065
1066         * tests/check/elements/audioresample.c: (cleanup_audioresample):
1067         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
1068         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
1069         (cleanup_gdpdepay):
1070         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
1071         * tests/check/elements/subparse.c: (teardown_subparse):
1072         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
1073         * tests/check/elements/videorate.c: (cleanup_videorate):
1074         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
1075         * tests/check/elements/volume.c: (cleanup_volume):
1076         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
1077         (cleanup_vorbisdec):
1078         * tests/check/elements/vorbistag.c: (setup_vorbistag),
1079         (cleanup_vorbistag):
1080           consistent pad (de)activation
1081
1082 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
1083
1084         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1085           Forgot to register the extensions.
1086
1087 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
1088
1089         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
1090         (plugin_init):
1091           Add typefinder for VIVO files (my christmas present to the 90s).
1092
1093 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
1094
1095         * gst/playback/gstdecodebin.c: (type_found):
1096           Special-case the text/plain media type: we only want to recognise it
1097           as a 'raw' decoded media type if it comes from a demuxer or subtitle
1098           parser, but not if the entire stream is of text/plain type. If the
1099           entire stream is text/plain, we should just error out.
1100
1101           This fixes playback of audio files with lyrics in totem. Totem can't
1102           distinguish between text files and subtitle files and passes any
1103           .txt file with the same basename as the main file to playbin as
1104           suburi, and playbin will then throw a 'subtitle found, but no video
1105           stream' error, which isn't entirely helpful. See #380342.
1106
1107           Also, with this change we'll show a slightly more correct error
1108           message in case totem passes a playlist file to us (although a
1109           custom error message wording instead of the default text would
1110           probably not be a bad idea either).
1111
1112           Same problem also needs to be fixed for playbin+decodebin2.
1113
1114         * tests/check/Makefile.am:
1115         * tests/check/elements/decodebin.c: (src_handoff_cb),
1116         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
1117         (decodebin_suite):
1118           Add simple unit test for decodebin for the above.
1119
1120 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
1121
1122         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
1123         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
1124           Refuse to change state to READY when we failed to create any of the
1125           required elements in our instance init function.
1126
1127 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
1128
1129         * docs/libs/gst-plugins-base-libs-sections.txt:
1130           Small docs fixes/updates.
1131
1132         * gst-libs/gst/video/gstvideosink.h:
1133           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
1134           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
1135           removed from the base sink API between 0.9.6 and 0.9.7).
1136           API: add GST_VIDEO_SINK_CAST and use it for the height/width
1137           accessor macros, so we don't do a runtime GObject type check every
1138           time we use them.
1139
1140 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1141
1142         * Makefile.am:
1143         * gst-plugins-base.doap:
1144         * gst-plugins-base.spec.in:
1145           add doap file
1146
1147 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
1148
1149         Patch by: Jens Granseuer <jensgr at gmx net>
1150
1151         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
1152         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1153         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
1154         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
1155         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1156           Declare variables at the beginning of a block. Fixes #383195.
1157
1158 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
1159
1160         * configure.ac:
1161         Bump version nano - back to CVS.
1162
1163
1164 === release 0.10.11 ===
1165
1166 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
1167
1168         * configure.ac:
1169           releasing 0.10.11, "Dumb things"
1170
1171 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
1172
1173         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
1174         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
1175         Handle the case where an element has multiple pads with 
1176         unfixed caps as well as still possibly producing more dynamic 
1177         pads by storing each case as a distinct entry in the dynamic list.
1178         Fixes #38223 again.
1179
1180 2006-12-04  Wim Taymans  <wim@fluendo.com>
1181
1182         * gst/playback/gstdecodebin.c: (close_pad_link):
1183         Fix #382223, add more dynamic caps handling.
1184
1185 2006-12-04  Wim Taymans  <wim@fluendo.com>
1186
1187         reviewed by: <delete if not using a buddy>
1188
1189         * gst-libs/gst/audio/gstringbuffer.h:
1190         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
1191         (gst_netaddress_set_ip4_interface),
1192         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
1193         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
1194         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
1195         (gst_netaddress_get_ttl):
1196         * gst-libs/gst/netbuffer/gstnetbuffer.h:
1197         * gst/playback/gstdecodebin.c: (close_pad_link):
1198         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
1199         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
1200         * win32/common/config.h:
1201
1202 2006-12-01  Michael Smith  <msmith@fluendo.com>
1203
1204         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
1205           Delete bad debug code.
1206           Fixes #381219
1207
1208 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
1209
1210         * gst/videoscale/vs_4tap.c:
1211         * win32/MANIFEST:
1212         * win32/common/config.h:
1213         * win32/vs8/libgstvideoscale.vcproj:
1214         Fix compilation on win32 under VS8
1215         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
1216         Partially fixes #381175
1217
1218 2006-11-30  Michael Smith  <msmith@fluendo.com>
1219
1220         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
1221         (GST_START_TEST):
1222           It would be very bad if, after a discont buffer, we thought every
1223           single following buffer was also discont. So, add to the test to
1224           ensure that this isn't the case.
1225           
1226         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
1227           ... it was the case. So fix it.
1228
1229 2006-11-28  Wim Taymans  <wim@fluendo.com>
1230
1231         * gst/playback/gstplaybasebin.c: (check_queue_event):
1232         Improve debug.
1233
1234         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1235         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
1236         padtemplate caps. Refixes #357577.
1237
1238 2006-11-28  Wim Taymans  <wim@fluendo.com>
1239
1240         * gst/playback/gstplaybasebin.c: (check_queue_event),
1241         (queue_threshold_reached), (queue_out_of_data),
1242         (gen_preroll_element):
1243         Add event probe to see when EOS is in a queue and we can disable the
1244         underrun signals. Fixes #357577.
1245
1246 2006-11-28  Edward Hervey  <edward@fluendo.com>
1247
1248         * gst/playback/Makefile.am:
1249         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
1250         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
1251         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
1252         (gst_decode_bin_init), (gst_decode_bin_dispose),
1253         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
1254         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
1255         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
1256         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
1257         (connect_element), (expose_pad), (type_found),
1258         (pad_added_group_cb), (pad_removed_group_cb),
1259         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
1260         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
1261         (are_raw_caps), (multi_queue_overrun_cb),
1262         (multi_queue_underrun_cb), (gst_decode_group_new),
1263         (get_current_group), (group_demuxer_event_probe),
1264         (gst_decode_group_control_demuxer_pad),
1265         (gst_decode_group_control_source_pad),
1266         (gst_decode_group_check_if_blocked),
1267         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
1268         (gst_decode_group_hide), (gst_decode_group_free),
1269         (gst_decode_group_set_complete), (source_pad_blocked_cb),
1270         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
1271         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
1272         (plugin_init):
1273         New decodebin2 element.
1274         Closes #370092
1275         * gst/playback/gstplay-marshal.list:
1276         Added marshallers for new signals in decodebin2
1277         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
1278         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
1279         is set.
1280
1281 2006-11-28  Wim Taymans  <wim@fluendo.com>
1282
1283         * gst/playback/gstplaybasebin.c: (setup_source),
1284         (gst_play_base_bin_change_state):
1285         Disable rtsp:// uris for the release, it's not good enough yet.
1286         Remove unused var.
1287
1288 2006-11-26  Wim Taymans  <wim@fluendo.com>
1289
1290         * ext/theora/theoradec.c: (gst_theora_dec_reset),
1291         (theora_dec_push_forward), (theora_dec_push_reverse),
1292         (theora_handle_data_packet), (theora_dec_decode_buffer),
1293         (theora_dec_flush_decode), (theora_dec_chain_reverse),
1294         (theora_dec_chain_forward), (theora_dec_chain):
1295         Implement reverse playback.
1296
1297         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
1298         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
1299         (vorbis_dec_chain_forward):
1300         Clear buffers used for reverse playback in _reset.
1301         No need to set the eos flag, we clip samples using the segment.
1302
1303 2006-11-24  Wim Taymans  <wim@fluendo.com>
1304
1305         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
1306         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
1307         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
1308         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
1309         Some cleanups.
1310         Handle continued pages in reverse mode.
1311
1312 2006-11-24  Wim Taymans  <wim@fluendo.com>
1313
1314         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
1315         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
1316         (vorbis_dec_flush_decode):
1317         Small cleanups.
1318         Don't try to add invalid timestamps.
1319         Clipping will unref the buffer.
1320
1321 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
1322
1323         * gst/adder/gstadder.h:
1324         * gst/audiotestsrc/gstaudiotestsrc.h:
1325           remove obsolete _factory_init protos
1326
1327 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
1328
1329         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
1330           Fix spacing in debug message.
1331
1332 2006-11-23  Wim Taymans  <wim@fluendo.com>
1333
1334         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
1335         (gst_ogg_demux_chain):
1336         Don't just ignore return values from _pad_push().
1337         Small debug improvements.
1338
1339 2006-11-23  Michael Smith  <msmith@fluendo.com>
1340
1341         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
1342           If our incoming buffer is marked as DISCONT, then increment the page
1343           number (so that the discontinuity is marked in the final ogg
1344           bitstream) and flush the previous page.
1345
1346 2006-11-22  Michael Smith  <msmith@fluendo.com>
1347
1348         * ext/theora/gsttheoraenc.h:
1349         * ext/theora/theoraenc.c: (gst_theora_enc_init),
1350         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
1351         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
1352         (theora_enc_chain), (theora_enc_change_state):
1353           Mark discontinuities of > 3/4 of a frame, reinit encoder.
1354
1355         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
1356         (GST_START_TEST), (theoraenc_suite):
1357           Enable discontinuity test, fix it.
1358
1359 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1360
1361         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
1362         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
1363         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
1364         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
1365         (gst_text_overlay_change_state):
1366         * ext/pango/gsttextoverlay.h:
1367           Some textoverlay fixes: for one, in the video chain function,
1368           actually wait for a text buffer to come in if there is none at the
1369           moment and there should be one; also, deal more gracefully with
1370           incoming buffers that do not have a timestamp or duration; discard
1371           text buffer when not needed any longer. Fixes #341681.
1372
1373         * tests/check/Makefile.am:
1374         * tests/check/elements/.cvsignore:
1375         * tests/check/elements/textoverlay.c:
1376         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
1377         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
1378         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
1379         (test_video_waits_for_text_send_text_newsegment_thread),
1380         (test_video_waits_for_text_shutdown_element),
1381         (test_render_continuity_push_video_buffers_thread),
1382         (textoverlay_suite):
1383           Add some unit tests for textoverlay.
1384
1385 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1386
1387         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1388           Avoid integer underflow when the found probability for mp3 is
1389           smaller than the 'penalty' we subtract if there's not a clean
1390           mp3 header sync at offset 0.
1391
1392 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
1393
1394         * docs/libs/gst-plugins-base-libs-sections.txt:
1395           Add some new symbols to the docs
1396
1397 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
1398
1399         * tests/check/Makefile.am:
1400         * tests/check/elements/ffmpegcolorspace.c:
1401         (ffmpegcolorspace_suite):
1402           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
1403           (for now not for valgrinding though, since it takes too long).
1404
1405 2006-11-20  Wim Taymans  <wim@fluendo.com>
1406
1407         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1408         (gst_ffmpeg_pixfmt_to_caps):
1409         Fix RGBA32 caps. Fixes #357038.
1410
1411 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
1412
1413         * gst-libs/gst/interfaces/mixertrack.h:
1414           Add FIXME so we can add some padding here in 0.11
1415
1416 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
1417
1418         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
1419           Fix GstBaseRTPAudioPayload structure so the whole GObject
1420           inheritance business actually works (parent class instance structure
1421           must always come first in the derived class instance structure).
1422
1423 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
1424
1425         * gst/videotestsrc/Makefile.am:
1426         * tests/check/Makefile.am:
1427           Make sure our checks and the videotestsrc plugin link against the
1428           local uninstalled gst libs and not any installed gst libs that
1429           might happen to exist as well.
1430
1431         * tests/check/elements/adder.c: (message_received),
1432         (test_event_message_received), (test_play_twice_message_received):
1433         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
1434           Fix compiler warnings when compiling against core with disabled
1435           debugging system.
1436
1437 2006-11-16  Michael Smith  <msmith@fluendo.com>
1438
1439         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
1440         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
1441           Fix audiorate, so that it accurately sets offsets and timestamps.
1442           Doesn't change the fundamental algorithmic decisions; so should be
1443           safe.
1444
1445         * tests/check/Makefile.am:
1446           Enable audiorate test now that it passes.
1447
1448 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
1449
1450         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1451           clear xv when going to NULL, remove // commented non-existant proto
1452
1453         * tests/examples/seek/seek.c: (main):
1454           add missing tooltip description for scrub and play_scrub
1455
1456 2006-11-14  David Schleef  <ds@schleef.org>
1457
1458         * configure.ac:
1459           Bump liboil requirement to 0.3.8.
1460         * gst-libs/gst/riff/riff-media.c:
1461           Add Dirac fourcc.
1462         * gst/videoscale/vs_image.h:
1463         * gst/videoscale/vs_scanline.h:
1464           Use liboil's stdint.h.
1465         * gst/videotestsrc/videotestsrc.c:
1466           Remove liboil related ifdef's, since they aren't needed now, and
1467           won't work with future versions.
1468
1469 2006-11-14  David Schleef  <ds@schleef.org>
1470
1471         * gst/videoscale/Makefile.am:
1472         * gst/videoscale/gstvideoscale.c:
1473         * gst/videoscale/gstvideoscale.h:
1474         * gst/videoscale/vs_4tap.c:
1475         * gst/videoscale/vs_4tap.h:
1476         * gst/videoscale/vs_image.c:
1477         * gst/videoscale/vs_image.h:
1478         * gst/videoscale/vs_scanline.c:
1479         * gst/videoscale/vs_scanline.h:
1480           Add a 4-tap image scaler.  Theoretically looks much prettier.
1481           The tap calculation could use some improvement.
1482
1483 2006-11-14  Wim Taymans  <wim@fluendo.com>
1484
1485         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
1486
1487         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
1488         (gst_riff_parse_strf_iavs):
1489         * gst/subparse/gstsubparse.c: (convert_encoding):
1490         * gst/tcp/gstmultifdsink.c:
1491         (gst_multi_fd_sink_handle_client_write):
1492         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
1493         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
1494         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
1495         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
1496         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1497         (gst_ximagesink_ximage_new):
1498         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
1499         Various gsize and gssize printf fixes. Fixes #372507.
1500
1501 2006-11-13  Wim Taymans  <wim@fluendo.com>
1502
1503         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1504         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
1505         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
1506         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
1507         (vorbis_dec_chain_forward), (vorbis_dec_chain):
1508         * ext/vorbis/vorbisdec.h:
1509         First stab at vorbis reverse playback.
1510
1511 2006-11-13  Wim Taymans  <wim@fluendo.com>
1512
1513         * gst-libs/gst/audio/gstbaseaudiosink.c:
1514         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1515         * gst-libs/gst/audio/gstbaseaudiosink.h:
1516         Make the clock sync code more accurate wrt resampling and playback
1517         at different rates.
1518         
1519         * gst-libs/gst/audio/gstringbuffer.c:
1520         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
1521         * gst-libs/gst/audio/gstringbuffer.h:
1522         Use better algorithm to interpolate sample rates. 
1523
1524 2006-11-13  Michael Smith  <msmith@fluendo.com>
1525
1526         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
1527           Improve a debug line slightly.
1528
1529         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
1530           Call gst_riff_init() in plugin_init, to avoid getting errors from
1531           the debug system (unrelated changes to another plugin made this turn
1532           up; not sure why).
1533
1534 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1535
1536         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
1537
1538         * win32/common/libgsttag.def:
1539           Add missing symbol (#366492).
1540
1541 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1542
1543         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
1544           Don't unref a NULL pad.
1545
1546 2006-11-09  Wim Taymans  <wim@fluendo.com>
1547
1548         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
1549         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
1550         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
1551         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
1552         (gst_ogg_demux_loop):
1553         Implement first stab at reverse playback.
1554
1555 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
1556
1557         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1558         (gst_riff_create_video_template_caps):
1559           add h263/h264 variants to the caps, Fixes #363118
1560
1561 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
1562
1563         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
1564         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
1565           Use g_strerror instead of strerror so we get UTF-8.
1566
1567 2006-11-03  David Schleef  <ds@schleef.org>
1568
1569         * ext/ogg/gstoggdemux.c:
1570         * ext/ogg/gstoggmux.c:
1571           Add/remove KW-DIRAC header here, since it is ogg-specific.
1572
1573 2006-11-03  Michael Smith  <msmith@fluendo.com>
1574
1575         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
1576           Recognise more mpeg4 elementary video streams.
1577
1578 2006-11-02  Edward Hervey  <edward@fluendo.com>
1579
1580         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1581         Lower the probability of mp3 typefinding functions if we don't find a
1582         valid mp3 header at the start of the file.
1583         Closes #369482
1584
1585 2006-11-02  Wim Taymans  <wim@fluendo.com>
1586
1587         * ext/theora/gsttheoradec.h:
1588         * ext/theora/theoradec.c: (gst_theora_dec_init),
1589         (theora_dec_sink_event), (theora_dec_chain_forward),
1590         (theora_dec_flush_decode), (theora_dec_chain_reverse),
1591         (theora_dec_chain):
1592         Document and partially implement an algorithm for doing reverse playback
1593         of theora video.
1594
1595 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
1596
1597         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
1598
1599         * win32/common/config.h:
1600         * win32/common/interfaces-enumtypes.c:
1601         * win32/common/libgsttag.def:
1602         * win32/vs8/gst-plugins-base.sln:
1603         * win32/vs8/libgstaudioresample.vcproj:
1604         * win32/vs8/libgstinterfaces.vcproj:
1605         * win32/vs8/libgstogg.vcproj:
1606         * win32/vs8/libgstriff.vcproj:
1607         * win32/vs8/libgsttag.vcproj:
1608         * win32/vs8/libgsttheora.vcproj:
1609         * win32/vs8/libgstvideoscale.vcproj:
1610         * win32/vs8/libgstvorbis.vcproj:
1611           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
1612           to libgsttag.def; add missing dependencies for some vs8 projects;
1613           re-arrange placement of .def files in vs8 projects (#366334).
1614
1615 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
1616
1617         * ext/ogg/gstogg.c:
1618           Remove unused variable.
1619
1620         * ext/ogg/gstoggdemux.c:
1621           Fix Wim's surname in plugin description.
1622
1623 2006-10-31  Wim Taymans  <wim@fluendo.com>
1624
1625         * gst-plugins-base.spec.in:
1626         spec new .h file. Fixes #368310.
1627
1628 2006-10-31  Michael Smith  <msmith@fluendo.com>
1629
1630         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
1631         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
1632         (gst_multi_fd_sink_get_stats),
1633         (gst_multi_fd_sink_remove_client_link),
1634         (gst_multi_fd_sink_queue_buffer),
1635         (gst_multi_fd_sink_handle_clients):
1636         * gst/tcp/gstmultifdsink.h:
1637           Make using the remove or clear signals threadsafe.
1638           Make calling get-stats with an invalid fd not segfault.
1639           Fixes 368273.
1640
1641 2006-10-31  Wim Taymans  <wim@fluendo.com>
1642
1643         * gst-libs/gst/rtp/Makefile.am:
1644         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1645         (gst_base_rtp_audio_payload_init):
1646         Fix and activate base audio payloader.
1647
1648 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
1649
1650         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
1651         (plugin_init):
1652           Add typefinder for QuickTime Image Files (see #366156).
1653
1654 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
1655
1656         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
1657           Another typo fix (#366212).
1658
1659 2006-10-27  Wim Taymans  <wim@fluendo.com>
1660
1661         * gst/volume/gstvolume.c: (volume_transform_ip):
1662         Use stream time to synchronize volume property instead of rather random
1663         timestamps. This is needed when gnonlin does its time shifting.
1664
1665 2006-10-27  Wim Taymans  <wim@fluendo.com>
1666
1667         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
1668
1669         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
1670         Remove the pad from the element in release_pad. Fixes #364812.
1671
1672 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1673
1674         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
1675         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
1676           Explicitly create our custom buffer classes at a thread-safe
1677           location as well, since g_type_class_ref() doesn't seem to be
1678           entirely thread-safe either (#365501; also see #349410).
1679
1680 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1681
1682         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
1683         (gst_riff_parse_info):
1684           If strings in INFO chunk are not UTF-8, do something similar to
1685           what we do for ID3v1 tags: check a number of environment variables
1686           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
1687           character sets to try, otherwise try the current locale and/or fall
1688           back on ISO-8859-1. Fixes #360552.
1689
1690 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
1691
1692         * gst/videotestsrc/gstvideotestsrc.c:
1693         (gst_video_test_src_pattern_get_type),
1694         (gst_video_test_src_set_pattern):
1695         * gst/videotestsrc/gstvideotestsrc.h:
1696         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
1697         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
1698         (gst_video_test_src_checkers8):
1699         * gst/videotestsrc/videotestsrc.h:
1700           Add a bunch of exciting new checkers patterns.
1701
1702 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
1703
1704         * gst/subparse/Makefile.am:
1705         * gst/subparse/gstsubparse.c:
1706         (gst_sub_parse_data_format_autodetect),
1707         (gst_sub_parse_format_autodetect), (handle_buffer),
1708         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
1709         * gst/subparse/gstsubparse.h:
1710         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
1711         (parse_tmplayer):
1712         * gst/subparse/tmplayerparse.h:
1713           Add support for TMPlayer-type subtitles (#362845).
1714
1715         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
1716         (GST_START_TEST), (subparse_suite):
1717           Add some basic unit tests for the above.
1718
1719 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
1720
1721         * tests/check/elements/audiorate.c: (test_injector_base_init),
1722         (test_injector_class_init), (test_injector_chain),
1723         (test_injector_init), (probe_cb), (do_perfect_stream_test),
1724         (GST_START_TEST), (audiorate_suite):
1725           More tests for audiorate: inject buffers to check behaviour when
1726           buffers overlap.
1727
1728 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
1729
1730         * tests/check/Makefile.am:
1731         * tests/check/elements/.cvsignore:
1732         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
1733         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
1734           Add some basic unit tests for audiorate. Disabled at the moment
1735           since it doesn't pass yet (see bug #363119).
1736
1737 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
1738
1739         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
1740         (parse_subrip), (handle_buffer):
1741           Add missing closing tags for markup and fix broken markup,
1742           otherwise pango won't render anything (fixes #357531). Also,
1743           make sure the text we send out is always NUL-terminated
1744           (better safe than sorry etc.).
1745
1746         * tests/check/elements/subparse.c: (test_srt_do_test),
1747         (test_srt):
1748           Some more tests for .srt incl. tests for the above stuff.
1749
1750 2006-10-20  Julien MOUTTE  <julien@moutte.net>
1751
1752         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
1753         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
1754         Patch by: Stefan Kost  <ensonic@users.sf.net>
1755         Try to redraw borders only when needed. Apparently this consumes
1756         resources on small devices... :-O (#363607)
1757
1758 2006-10-20  Michael Smith  <msmith@fluendo.com>
1759
1760         * gst/tcp/gstmultifdsink.c:
1761         (gst_multi_fd_sink_client_queue_buffer):
1762           If caps change, then update the client's idea of the caps so that we
1763           don't end up re-sending streamheaders for every single buffer after
1764           the caps change.
1765
1766 2006-10-20  Michael Smith  <msmith@fluendo.com>
1767
1768         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
1769         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
1770           Set caps on pushed buffers; fix up refcounting of caps objects.
1771
1772 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1773
1774         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
1775         (plugin_init):
1776           Typefind mmsh header data packet to application/x-mmsh (#362625).
1777
1778 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1779
1780         * tests/check/Makefile.am:
1781         * tests/check/elements/.cvsignore:
1782         * tests/check/elements/subparse.c: (buffer_from_static_string),
1783         (setup_subparse), (teardown_subparse), (test_srt_do_test),
1784         (GST_START_TEST), (subparse_suite):
1785           Add very simple unit test for subparse.
1786
1787 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
1788
1789         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
1790         (parse_subrip):
1791           Strip trailing newlines from subtitle text output.
1792
1793 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
1794
1795         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
1796         (gst_sub_parse_change_state):
1797           Fix memleak; clear subparse->textbuf n state change function.
1798
1799 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
1800
1801         * gst/subparse/gstsubparse.c:
1802         (gst_sub_parse_data_format_autodetect):
1803           Don't require subrip (.srt) files to start with a chunk number of 1.
1804
1805 2006-10-18  Wim Taymans  <wim@fluendo.com>
1806
1807         * gst-libs/gst/audio/gstbaseaudiosink.c:
1808         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1809         * gst-libs/gst/audio/gstbaseaudiosink.h:
1810         Extract rate from the NEWSEGMENT event.
1811         Use commit_full to also take rate adjustment into account when writing
1812         samples to the ringbuffer.
1813         
1814         * gst-libs/gst/audio/gstringbuffer.c:
1815         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
1816         (gst_ring_buffer_read):
1817         * gst-libs/gst/audio/gstringbuffer.h:
1818         Added _commit_full() to also take rate into account.
1819         Use simple interpolation algorithm to resample audio.
1820         API: gst_ring_buffer_commit_full()
1821
1822         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
1823         * tests/examples/seek/seek.c: (segment_done):
1824         Don't try to seek with 0.0 rate, just pause instead.
1825         Remove bogus debug line.
1826
1827 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
1828
1829         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
1830         (setup_source):
1831           Catch async errors when starting up the subtitle bin, so we can
1832           stop waiting and continue with the main film instead of hanging
1833           forever. Fixes #339366.
1834
1835         * tests/check/elements/playbin.c: (playbin_suite):
1836           Enable unit test for the above.
1837
1838 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
1839
1840         * tests/check/Makefile.am:
1841         * tests/check/elements/.cvsignore:
1842         * tests/check/elements/playbin.c: (GST_START_TEST),
1843         (gst_red_video_src_uri_get_type),
1844         (gst_red_video_src_uri_get_protocols),
1845         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
1846         (gst_red_video_src_uri_handler_init),
1847         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
1848         (gst_red_video_src_create), (gst_red_video_src_class_init),
1849         (gst_red_video_src_init), (plugin_init), (playbin_suite):
1850           Some small and basic unit tests for playbin; not very useful yet,
1851           but at least a start.
1852
1853 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
1854
1855         * gst/playback/gstplaybin.c: (setup_sinks):
1856           The old pad activation spiel.
1857
1858 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
1859
1860         * gst/playback/gstplaybasebin.c: (setup_source):
1861           Don't hang forever if the subbin already fails to start up in 
1862           the state change to PAUSED (#339366).
1863
1864 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
1865
1866         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
1867         (gst_tuner_set_channel), (gst_tuner_get_channel),
1868         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
1869         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
1870         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
1871         (gst_tuner_find_channel_by_name):
1872           Fix some function guards, add some more function guards.
1873
1874 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
1875
1876         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
1877         (remove_element_chain):
1878         Don't return a pad from get_our_ghost_pad unless it is actually the
1879         one we want.
1880         Change a cast in remove_element_chain slightly.
1881
1882 2006-10-13  Julien MOUTTE  <julien@moutte.net>
1883
1884         * tests/examples/seek/seek.c: (do_seek), (start_seek),
1885         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
1886         Segment seeking needs to use the rate and set stop to -1.
1887
1888 2006-10-13  Wim Taymans  <wim@fluendo.com>
1889
1890         * gst-libs/gst/audio/gstbaseaudiosink.c:
1891         (gst_base_audio_sink_setcaps):
1892         Don't crash when ringbuffer is not yet created.
1893         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
1894         Fixes #361634.
1895
1896         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
1897         * gst/playback/gststreamselector.c:
1898         (gst_stream_selector_request_new_pad):
1899         Activate pads befre adding them to running elements.
1900
1901 2006-10-13  Julien MOUTTE  <julien@moutte.net>
1902
1903         * tests/examples/seek/seek.c: (do_seek), (start_seek),
1904         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
1905         updater when we start grabing the slider. Don't wait for the
1906         pipeline to be PAUSED.
1907
1908 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1909
1910         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
1911         (gst_mixer_set_volume), (gst_mixer_get_volume),
1912         (gst_mixer_set_mute), (gst_mixer_set_option),
1913         (gst_mixer_get_option), (gst_mixer_mute_toggled),
1914         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
1915         (gst_mixer_option_changed):
1916           Guard mixer interface functions against bogus arguments.
1917
1918 2006-10-12  Julien MOUTTE  <julien@moutte.net>
1919
1920         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
1921         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
1922         (msg_state_changed), (main): Use state-changed messages to trigger
1923         start/stop of scale update timer. Indeed the scale slider was
1924         jumping here and there because the update timer was activated 
1925         before seek completed. This fixes instant applying of rate changes
1926         by pressing the spinbutton like a crazy man !
1927
1928 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
1929
1930         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
1931
1932         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
1933         (gst_basertppayload_finalize):
1934           Fix two small memory leaks (#361456).
1935
1936 2006-10-10  Julien MOUTTE  <julien@moutte.net>
1937
1938         * tests/examples/seek/seek.c: (do_seek),
1939         (rate_spinbutton_changed_cb): When changing spinbutton we try
1940         to change the rate on the fly.
1941
1942 2006-10-10  Wim Taymans  <wim@fluendo.com>
1943
1944         * gst-libs/gst/riff/riff-ids.h:
1945         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1946         (gst_riff_create_audio_template_caps):
1947         Add WMS caps.
1948
1949 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1950
1951         Patch by: Josep Torre Valles <josep@fluendo.com>
1952
1953         * ext/gnomevfs/gstgnomevfssink.c:
1954         * ext/gnomevfs/gstgnomevfssrc.c:
1955         Fix URI interface implementation return type.
1956         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
1957         Fix what looks like a copy/paste issue when assigning values.
1958         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
1959         (gst_audio_filter_template_get_type):
1960         Cast to prevent Forte warnings.
1961         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
1962         Fix URI interface implementation return type.
1963         gst_pad_query_position requires a signed integer pointer as
1964         3rd parameter, GstClockTime is unsigned.
1965         * gst/audioconvert/audioconvert.c:
1966         Fix integer overflow when treated as signed.
1967         * gst/audioresample/resample.c: (resample_add_input_data):
1968         Cast to prevent warnings on Forte.
1969         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
1970         Fix integer overflow when treated as signed.
1971         * gst/ffmpegcolorspace/imgconvert_template.h:
1972         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
1973         * gst/playback/gstdecodebin.c: (queue_filled_cb),
1974         (cleanup_decodebin):
1975         Who initialises a guint to -1!
1976         Cast function pointers to prevent warnings on Forte.
1977         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
1978         (queue_threshold_reached):
1979         Cast function pointers correctly to prevent warnings on Forte.
1980         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
1981         Cast function pointers correctly to prevent warnings on Forte.
1982         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
1983         Obvious change to unsigned, 0xEF > max signed char.
1984         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
1985         GstClockTime is unsigned, initialise correctly.
1986         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
1987         Cast so pointer arithemetic doesn't cause warnings on Forte.
1988         * gst/videorate/gstvideorate.c:
1989         Use correct return value.
1990         * tests/examples/seek/scrubby.c:
1991         GstClockTime is unsigned, initialise correctly.
1992
1993 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
1994
1995         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
1996
1997         * gst/typefind/gsttypefindfunctions.c:
1998           Recognise XML files and XML-like files shorter than 256 bytes as
1999           well (fixes #359237).
2000
2001 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
2002
2003         Patch by: Renato Filho <renato.filho@indt.org.br>
2004         
2005         * gst/typefind/gsttypefindfunctions.c:
2006         Added typefind functions to video/x-nuv media.
2007         
2008 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
2009
2010         * gst-libs/gst/interfaces/xoverlay.c:
2011         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
2012           Some more guards against invalid input.
2013
2014 2006-10-07  Julien MOUTTE  <julien@moutte.net>
2015
2016         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
2017         Useless goto.
2018         * tests/examples/seek/seek.c: (do_seek),
2019         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
2020         seek example to experiment with rates != 1.0 (reverse playback !)
2021
2022 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
2023
2024         * gst-libs/gst/interfaces/xoverlay.c:
2025           Unref message in doc-example (spotted by Robert McQueen)
2026
2027 2006-10-06  Wim Taymans  <wim@fluendo.com>
2028
2029         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2030         (mpeg1_parse_header), (mpeg1_sys_type_find):
2031         printf fix.
2032
2033 2006-10-06  Wim Taymans  <wim@fluendo.com>
2034
2035         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2036         (close_pad_link):
2037         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2038         Activate dynamic pads before adding them to the element.
2039
2040 2006-10-06  Michael Smith  <msmith@fluendo.com>
2041
2042         * gst-libs/gst/floatcast/floatcast.h:
2043           Fix obviously-bogus macros; use the correct types.
2044
2045 2006-10-06  Wim Taymans  <wim@fluendo.com>
2046
2047         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2048         (gst_base_rtp_depayload_change_state):
2049         Also call parent state change function to activate pads.
2050
2051         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2052         (mpeg1_parse_header), (mpeg1_sys_type_find):
2053         Add some more debug info in mpeg typefinding.
2054
2055 2006-10-06  Michael Smith  <msmith@fluendo.com>
2056
2057         * ext/theora/theoradec.c: (theora_dec_chain):
2058           Zero byte theora packets are valid and well-defined; don't warn on
2059           them.
2060
2061 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2062
2063         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2064         (gst_multi_fd_sink_get_stats), (find_limits),
2065         (gst_multi_fd_sink_queue_buffer):
2066           API: add dropped_buffers to the get-stats GValueArray
2067
2068 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
2069
2070         * ext/alsa/gstalsadeviceprobe.c:
2071         (gst_alsa_device_property_probe_get_values):
2072         * ext/alsa/gstalsasink.c: (set_hwparams):
2073         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
2074         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
2075         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
2076         (gst_ogg_mux_process_best_pad):
2077         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
2078         (gst_ogg_parse_chain):
2079         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
2080         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2081         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
2082         (gst_vorbis_enc_buffer_check_discontinuous):
2083         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
2084         * gst-libs/gst/audio/gstbaseaudiosink.c:
2085         (gst_base_audio_sink_render):
2086         * gst-libs/gst/cdda/gstcddabasesrc.c:
2087         (gst_cdda_base_src_handle_track_seek):
2088         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2089         (gst_base_rtp_depayload_push_full):
2090         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2091         * gst/audioresample/resample.c: (resample_input_pushthrough):
2092         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
2093         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2094         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2095         (wavpack_type_find):
2096         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
2097         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2098         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
2099         * tests/check/elements/volume.c: (GST_START_TEST):
2100           Printf format fixes.
2101
2102 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2103
2104         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
2105           Fix a simple mistake (see the docs)
2106           Fixes #359580
2107
2108 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
2109
2110         * docs/plugins/Makefile.am:
2111         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2112         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2113         * docs/plugins/gst-plugins-base-plugins.args:
2114         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2115         * docs/plugins/inspect/plugin-adder.xml:
2116         * docs/plugins/inspect/plugin-alsa.xml:
2117         * docs/plugins/inspect/plugin-audioconvert.xml:
2118         * docs/plugins/inspect/plugin-audiorate.xml:
2119         * docs/plugins/inspect/plugin-audioresample.xml:
2120         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2121         * docs/plugins/inspect/plugin-cdparanoia.xml:
2122         * docs/plugins/inspect/plugin-decodebin.xml:
2123         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2124         * docs/plugins/inspect/plugin-gdp.xml:
2125         * docs/plugins/inspect/plugin-gnomevfs.xml:
2126         * docs/plugins/inspect/plugin-libvisual.xml:
2127         * docs/plugins/inspect/plugin-ogg.xml:
2128         * docs/plugins/inspect/plugin-pango.xml:
2129         * docs/plugins/inspect/plugin-playbin.xml:
2130         * docs/plugins/inspect/plugin-subparse.xml:
2131         * docs/plugins/inspect/plugin-tcp.xml:
2132         * docs/plugins/inspect/plugin-theora.xml:
2133         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2134         * docs/plugins/inspect/plugin-video4linux.xml:
2135         * docs/plugins/inspect/plugin-videorate.xml:
2136         * docs/plugins/inspect/plugin-videoscale.xml:
2137         * docs/plugins/inspect/plugin-videotestsrc.xml:
2138         * docs/plugins/inspect/plugin-volume.xml:
2139         * docs/plugins/inspect/plugin-vorbis.xml:
2140         * docs/plugins/inspect/plugin-ximagesink.xml:
2141         * docs/plugins/inspect/plugin-xvimagesink.xml:
2142           Add vorbistag element to docs; update version numbers to 0.10.10.1.
2143
2144 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
2145
2146         Patch by: James "Doc" Livingston <doclivingston at gmail com>
2147
2148         * ext/vorbis/Makefile.am:
2149         * ext/vorbis/vorbis.c: (plugin_init):
2150         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
2151         (vorbis_parse_parse_packet), (vorbis_parse_chain):
2152         * ext/vorbis/vorbisparse.h:
2153         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
2154         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
2155         (gst_vorbis_tag_parse_packet):
2156         * ext/vorbis/vorbistag.h:
2157           Add new vorbistag element which derives from vorbisparse
2158           and is essentially the same as well, only that it implements
2159           the GstTagSetter interface and can modify the stream's
2160           vorbiscomment on the fly (#335635).
2161
2162         * tests/check/Makefile.am:
2163         * tests/check/elements/.cvsignore:
2164         * tests/check/elements/vorbistag.c: (setup_vorbistag),
2165         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
2166         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
2167         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
2168           Add unit test for new vorbistag element.
2169
2170 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
2171
2172         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
2173         (vorbis_parse_push_headers), (vorbis_parse_chain):
2174           Set BOS flag in packet structure to fix 'jump depends
2175           on unitialized value' errors in valgrind; various minor
2176           clean-ups.
2177
2178 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
2179
2180         * gst/playback/gstdecodebin.c: (close_pad_link):
2181         Fix typo in a debug statement.
2182
2183         * gst/playback/gstplaybasebin.c: (probe_triggered),
2184         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
2185         (gen_source_element), (source_new_pad), (analyse_source),
2186         (setup_source):
2187         When handling no_more_pads in new_decoded_pad, make sure to treat
2188         subtitle pads correctly. Fixes playback with subtitle files.
2189
2190         Move a recurring message to LOG level.
2191
2192         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
2193         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
2194         which ends up as -1 when cast to an int. Make the logic handle the
2195         max value as an unsigned mask and only change the colorkey when it's
2196         a value we recognise.
2197
2198 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
2199
2200         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2201         Removed empty * between paragraphs
2202
2203 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
2204
2205         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2206         * gst-libs/gst/rtp/README:
2207         Moved some documentation into .c file
2208
2209 2006-09-29  Wim Taymans  <wim@fluendo.com>
2210
2211         * gst/playback/gstdecodebin.c: (no_more_pads):
2212         Fix compilation.
2213
2214 2006-09-29  Wim Taymans  <wim@fluendo.com>
2215
2216         * gst/playback/gstdecodebin.c: (new_caps):
2217         Remove g_print
2218
2219         * gst/playback/gstplaybin.c:
2220         Add some docs.
2221
2222 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
2223
2224         * tests/check/Makefile.am:
2225           Re-enable cddabasesrc test to see if it works again
2226           now.
2227
2228 2006-09-29  Wim Taymans  <wim@fluendo.com>
2229
2230         * gst/playback/gstplaybasebin.c: (setup_subtitle),
2231         (gen_source_element):
2232         Handle invalid URIs a bit more gracefully.
2233
2234 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
2235
2236         * tests/check/pipelines/oggmux.c:
2237           Remove obsolete comment.
2238
2239 2006-09-29  Michael Smith  <msmith@fluendo.com>
2240
2241         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
2242         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
2243         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
2244         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
2245         (gst_ogg_mux_collected):
2246           Commit patch from James "Doc" Livingston, adds proper EOS handling
2247           in oggmux. GStreamer can, for the first time ever, create a valid
2248           Ogg file! Yay!
2249
2250         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
2251         (oggmux_suite):
2252           Reenable tests now that they pass.
2253
2254 2006-09-29  Wim Taymans  <wim@fluendo.com>
2255
2256         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2257         Stop reading commands when EOF (we read 0) as well.
2258
2259 2006-09-28  Wim Taymans  <wim@fluendo.com>
2260
2261         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
2262         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
2263         (find_dynamic), (unlinked), (close_link):
2264         Implement delayed caps linking needed for element with a lot of
2265         different caps on the src pads that get fixed at runtime.
2266         Improve management of dynamic elements.
2267
2268         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
2269         (group_destroy), (group_commit), (check_queue), (queue_overrun),
2270         (gen_preroll_element), (remove_groups), (unknown_type),
2271         (add_element_stream), (no_more_pads_full), (no_more_pads),
2272         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
2273         (new_decoded_pad), (setup_subtitle), (array_has_value),
2274         (gen_source_element), (source_new_pad), (has_all_raw_caps),
2275         (analyse_source), (remove_decoders), (make_decoder),
2276         (remove_source), (setup_source), (finish_source), (prepare_output),
2277         (gst_play_base_bin_change_state):
2278         * gst/playback/gstplaybasebin.h:
2279         Use more _CAST instead of full type checking casts.
2280         Small cleanups, plug some leaks.
2281         Handle dynamic sources.
2282         Add some helper functions to create lists of strings used for
2283         blacklisting and other stuff.
2284         Refactor some code dealing with analysing the source.
2285         Re-enable sources without pads (like cd:// or other selfcontained
2286         elements).
2287
2288 2006-09-28  Wim Taymans  <wim@fluendo.com>
2289
2290         * gst-libs/gst/audio/gstbaseaudiosink.c:
2291         (gst_base_audio_sink_render):
2292         When we have a timestamp, we can still perform clipping.
2293         When we have no clock, we must play the sample ASAP.
2294
2295 2006-09-28  Wim Taymans  <wim@fluendo.com>
2296
2297         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
2298         Set caps on outgoing buffers.
2299
2300         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
2301         (gst_video_rate_event), (gst_video_rate_chain):
2302         * gst/videorate/gstvideorate.h:
2303         Fix videorate some more. Fixes #357977
2304
2305 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
2306
2307         * tests/check/elements/adder.c: (adder_suite):
2308           Don't set timeout to 6 seconds when we're running
2309           in valgrind ... (and how is 6 seconds longer than
2310           the default anyway?)
2311
2312 2006-09-28  Wim Taymans  <wim@fluendo.com>
2313
2314         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
2315         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
2316         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
2317         Keep sink and src segment to keep track of time and support more
2318         input formats.
2319         Fix bogus next_offset and run_time calculation, don't understand how
2320         this could have worked before. Fixes #357976.
2321         Remove some unneeded vars.
2322
2323 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
2324
2325         * gst/playback/gstplaybin.c: (remove_sinks):
2326           Only remove visualisation from visbin if there is a visbin (or:
2327           don't throw warnings when closing totem without playing a file).
2328
2329 2006-09-27  Wim Taymans  <wim@fluendo.com>
2330
2331         * gst-libs/gst/audio/gstbaseaudiosink.c:
2332         (gst_base_audio_sink_render):
2333         Add some more info in a WARNING.
2334
2335         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2336         (gst_base_audio_src_create):
2337         Handle PAUSE in create function, use new -core addition to
2338         wait for playing. Fixes pausing and resuming capture from an
2339         audiosrc.
2340
2341         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2342         (gst_ring_buffer_read):
2343         Constify some more.
2344         Caller supports interrupted reads now.
2345
2346 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
2347
2348         * tests/check/Makefile.am:
2349           Another attempt to make the gen64 buildbot happy.
2350
2351 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
2352
2353         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
2354
2355         * ext/libvisual/visual.c: (gst_visual_clear_actors),
2356         (gst_visual_chain), (gst_visual_change_state):
2357           Libvisual plugin was not passing audio data to libvisual 0.4.0 
2358           correctly. Fixes #357800
2359
2360 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
2361
2362         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
2363           Add timeout to _get_state() so we see which pipeline it is
2364           that causes trouble on the gen64 build bot.
2365
2366 2006-09-27  Wim Taymans  <wim@fluendo.com>
2367
2368         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2369         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
2370         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
2371         (gst_base_rtp_depayload_set_gst_timestamp):
2372         the source pad always uses fixed caps.
2373
2374 2006-09-27  Wim Taymans  <wim@fluendo.com>
2375
2376         * docs/libs/gst-plugins-base-libs-docs.sgml:
2377         * docs/libs/gst-plugins-base-libs-sections.txt:
2378         * gst-libs/gst/audio/gstaudioclock.c:
2379         * gst-libs/gst/audio/gstaudioclock.h:
2380         * gst-libs/gst/audio/gstaudiosink.c:
2381         * gst-libs/gst/audio/gstaudiosink.h:
2382         * gst-libs/gst/audio/gstaudiosrc.c:
2383         * gst-libs/gst/audio/gstbaseaudiosink.c:
2384         (gst_base_audio_sink_render):
2385         * gst-libs/gst/audio/gstbaseaudiosink.h:
2386         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
2387         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2388         * gst-libs/gst/audio/gstringbuffer.h:
2389         Added docs for the audio libs.
2390
2391 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
2392
2393         * tests/check/Makefile.am:
2394           Temporarily disable test that fails on the bots for unknown reasons.
2395
2396 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
2397
2398         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2399         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
2400         Moved AudioCodecType into priv
2401         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
2402
2403 2006-09-25  Wim Taymans  <wim@fluendo.com>
2404
2405         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
2406         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
2407         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
2408         (new_pad):
2409         Cleanups and small leak fixes.
2410         Added Depayloaders to valid list of autopluggable elements.
2411
2412 2006-09-25  Wim Taymans  <wim@fluendo.com>
2413
2414         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2415         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
2416         (gen_video_element), (gen_text_element), (gen_audio_element),
2417         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
2418         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
2419         Detect NO_PREROLL state change returns and disable clock distribution to
2420         the sinks so that sync is disabled.
2421         Avoid some type checking and do simple casts instead.
2422         Small cleanups, fix some FIXMEs.
2423         Be more robust when linking user specified elements, catch an report
2424         errors. Fixes #357404.
2425         Fix some leaks in the error paths.
2426
2427 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
2428
2429         * ChangeLog:
2430           ChangeLog surgery for missing bug-number
2431
2432 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
2433
2434         Patch by: Peter Kjellerstedt  <pkj at axis com>
2435
2436         * gst/playback/test.c:
2437           Fix compilation with uClibc and -Werror (#357591).
2438
2439 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
2440
2441         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
2442           Parse dates that are followed by a time as well (#357532).
2443
2444         * tests/check/libs/tag.c: (test_vorbis_tags):
2445           Add unit test for this.
2446
2447 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
2448
2449         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
2450         (gst_audio_convert_transform_caps):
2451         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
2452         * gst/videotestsrc/videotestsrc.h:
2453           A few array const-ifications.
2454
2455 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
2456
2457         * tests/check/Makefile.am:
2458           See if this makes the build bots happy.
2459
2460         * tests/check/libs/cddabasesrc.c:
2461           UTF8-ise my name.
2462
2463 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
2464
2465         Patch by: Young-Ho Cha <ganadist at chollian dot net>
2466
2467         * gst/subparse/samiparse.c: (handle_start_font),
2468         (fix_invalid_entities):
2469           More case-insensitivity for certain tags; recognise entities with
2470           decimal codes as special entities as well (#357330).
2471
2472 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
2473
2474         * gst-libs/gst/Makefile.am:
2475           Need to build tag directory before cdda.
2476
2477 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
2478
2479         * docs/libs/gst-plugins-base-libs-sections.txt:
2480         * gst-libs/gst/cdda/Makefile.am:
2481         * gst-libs/gst/cdda/gstcddabasesrc.c:
2482         (gst_cdda_base_src_base_init):
2483         * gst-libs/gst/cdda/gstcddabasesrc.h:
2484         * gst-libs/gst/tag/tag.h:
2485         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
2486         (gst_tag_register_musicbrainz_tags):
2487           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
2488           depend on libgsttag. This is required so we can extract/read tags like
2489           DISCID without depending on libgstcddabasesrc (which used to register
2490           them).
2491
2492         * gst-libs/gst/tag/gstvorbistag.c:
2493           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
2494           tags (also see #347848).
2495
2496         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
2497           Log vorbis comments we are actually writing. Const-ify array.
2498
2499 2006-09-23  Wim Taymans  <wim@fluendo.com>
2500
2501         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
2502         Improve buffering a bit by avoiding a deadlock because we cannot assume
2503         the underrun is always called.
2504
2505 2006-09-23  Wim Taymans  <wim@fluendo.com>
2506
2507         Patch by: Young-Ho Cha <ganadist at chollian dot net>
2508
2509         * gst-libs/gst/riff/riff-ids.h:
2510         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2511         (gst_riff_create_audio_template_caps):
2512         Added MPEG-4 AAC and id and caps. Fixes #357289
2513         Added WMA9 Lossless id.
2514
2515 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
2516
2517         * ext/gnomevfs/gstgnomevfssrc.c:
2518           Fix misleading docs addition.
2519
2520         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
2521           Get rid of compiler warning the right way.
2522
2523 2006-09-22  Wim Taymans  <wim@fluendo.com>
2524
2525         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2526         (gst_base_rtp_depayload_finalize),
2527         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
2528         (gst_base_rtp_depayload_push_full),
2529         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
2530         (gst_base_rtp_depayload_process),
2531         (gst_base_rtp_depayload_set_gst_timestamp),
2532         (gst_base_rtp_depayload_queue_release):
2533         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2534         Small cleanups.
2535         Fix some leaks.
2536         Refactored the process method and added methods to push from the process
2537         vmethod.
2538         Use _scale functions.
2539         API: gst_base_rtp_depayload_push_ts
2540         API: gst_base_rtp_depayload_push
2541
2542         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2543         timestamps are uint.
2544
2545 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
2546
2547         * gst-libs/gst/interfaces/xoverlay.c:
2548           Remove unused statement from doc example.
2549
2550 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
2551
2552         * gst-libs/gst/interfaces/videoorientation.c:
2553         (gst_video_orientation_iface_init),
2554         (gst_video_orientation_get_hflip),
2555         (gst_video_orientation_get_vflip),
2556         (gst_video_orientation_get_hcenter),
2557         (gst_video_orientation_get_vcenter),
2558         (gst_video_orientation_set_hflip),
2559         (gst_video_orientation_set_vflip),
2560         (gst_video_orientation_set_hcenter),
2561         (gst_video_orientation_set_vcenter):
2562           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
2563           in ChangeLog)
2564
2565 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
2566
2567         * tests/check/Makefile.am:
2568         * tests/check/elements/.cvsignore:
2569         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
2570         (create_rgb_conversions), (rgb_conversion_free),
2571         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
2572         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
2573           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
2574           but disable for now since it doesn't pass (something wrong with
2575           RGBA somewhere).
2576
2577 2006-09-21  Wim Taymans  <wim@fluendo.com>
2578
2579         * gst/playback/gstplaybasebin.c: (group_commit),
2580         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
2581         (queue_out_of_data), (gen_preroll_element),
2582         (preroll_remove_overrun), (probe_triggered):
2583         Refactor handling of overrun detection.
2584         Separate handling of group completion and deadlock detection when doing
2585         network buffering. This should fix some deadlocks that were not detected
2586         because the group was completed.
2587         Add more comments, improve debugging.
2588
2589 2006-09-21  Wim Taymans  <wim@fluendo.com>
2590
2591         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2592         * tests/check/libs/audio.c:
2593         Some more compilation fixes.
2594
2595 2006-09-21  Wim Taymans  <wim@fluendo.com>
2596
2597         * gst-libs/gst/audio/gstringbuffer.c:
2598         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
2599         (gst_ring_buffer_read):
2600         Early morning compilation fix.
2601
2602 2006-09-20  Wim Taymans  <wim@fluendo.com>
2603
2604         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2605         * tests/check/elements/multifdsink.c: (GST_START_TEST):
2606         * tests/check/elements/videorate.c: (GST_START_TEST):
2607         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
2608         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
2609         Fix some warnings.
2610
2611 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
2612
2613         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2614         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
2615         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
2616           Handcrafted merge to help CVS understanding what I changed and what
2617           not.
2618
2619 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
2620
2621         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
2622         (gst_xvimagesink_get_times):
2623           change colorkey behaviour back according to #354773 comment 6/7
2624
2625 2006-09-19  Michael Smith  <msmith@fluendo.com>
2626
2627         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
2628         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
2629         (gst_multi_fd_sink_recover_client),
2630         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
2631         (gst_multi_fd_sink_get_property):
2632         * gst/tcp/gstmultifdsink.h:
2633           Implement stubbed out properties unit-type, units-soft-max,
2634           units-max, to allow specifying maximum sizes in units other than
2635           buffers.
2636           Fixes #355935
2637
2638 2006-09-19  Wim Taymans  <wim@fluendo.com>
2639
2640         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2641         (gst_riff_create_audio_template_caps):
2642         Reorder the audio formats a bit for clarity.
2643         Detect and create caps for MSGSM and MSN (WAV49).
2644         Fixes #356596.
2645
2646         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2647         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
2648         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
2649         Small cleanups, move error handling out of normal flow for clarity.
2650
2651 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
2652
2653         * docs/libs/gst-plugins-base-libs-docs.sgml:
2654         * docs/libs/gst-plugins-base-libs.types:
2655         * gst-libs/gst/interfaces/Makefile.am:
2656         * gst-libs/gst/interfaces/videoorientation.c:
2657         (gst_video_orientation_get_type),
2658         (gst_video_orientation_iface_init),
2659         (gst_video_orientation_get_hflip),
2660         (gst_video_orientation_get_vflip),
2661         (gst_video_orientation_get_hcenter),
2662         (gst_video_orientation_get_vcenter),
2663         (gst_video_orientation_set_hflip),
2664         (gst_video_orientation_set_vflip),
2665         (gst_video_orientation_set_hcenter),
2666         (gst_video_orientation_set_vcenter):
2667         * gst-libs/gst/interfaces/videoorientation.h:
2668           API: Add new interface to control video orientation (fixes #354908)
2669
2670 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
2671
2672         * gst/videotestsrc/gstvideotestsrc.c:
2673           Use G_UNLIKELY in _create and log one more detail.
2674           
2675         (gst_video_test_src_get_times), (gst_video_test_src_create):
2676         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
2677           Use gst_util_uint64_scale_int in _get_times().
2678
2679 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
2680
2681         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
2682           Give better warning message (add object and detail).
2683
2684 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
2685
2686         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
2687         (gst_xvimagesink_get_times):
2688           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
2689           #354773), use gst_util_uint64_scale_int in _get_times()
2690
2691 2006-09-18  Michael Smith  <msmith@fluendo.com>
2692
2693         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
2694           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
2695           always true, leading to dropping all timestamps.
2696
2697 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
2698
2699         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
2700         (gst_visual_chain), (gst_visual_change_state):
2701           update to work also with libvisual 0.4 API, fix double unref (#355914)
2702           
2703         * tools/gst-launch-ext.1.in:
2704         * tools/gst-visualise.1.in:
2705           remove references to old man-pages
2706
2707         * tests/examples/seek/seek.c: (main):
2708           add real meadi-buttons, add tool-tips for the seek-options, arrange
2709           seek options in a table
2710
2711 2006-09-18  Michael Smith  <msmith@fluendo.com>
2712
2713         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
2714         (gst_ogg_mux_push_buffer):
2715           Don't generate out-of-order timestamps from oggmux, instead clamp
2716           output timestamps to be >= the previously output ts.
2717           Fixes #355595
2718
2719 2006-09-18  Michael Smith  <msmith@fluendo.com>
2720
2721         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
2722         (gst_multi_fd_sink_class_init):
2723           Updates, fixes, and typo corrections for multifdsink. No functional
2724           changes.
2725
2726 2006-09-17  Michael Smith  <msmith@fluendo.com>
2727
2728         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
2729           Don't crash on truncated files - check that we got an 8 byte buffer
2730           before trying to memcmp it.
2731
2732 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
2733
2734         * gst/playback/gstplaybasebin.c: (get_active_source):
2735           Make stream-switching appear instant to the application
2736           (ie. make sure that a g_object_get on 'current-foo' returns
2737           the stream previously set with g_object_set(). Totem needs
2738           this to update stream-related meta-info (like audio-codec)
2739           correctly when switching streams.
2740
2741 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
2742
2743         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
2744         (gst_alsa_mixer_ensure_track_list):
2745           Try harder to guess which mixer track is the master mixer
2746           track (instead of just taking the first one that has a pvolume).
2747           Fixes #342228.
2748
2749 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
2750
2751         reviewed by: <delete if not using a buddy>
2752
2753         * gst-libs/gst/audio/audio.h:
2754         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
2755
2756 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
2757
2758         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
2759         (gst_audio_convert_transform_caps):
2760           Get structure-name just once.
2761
2762 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
2763
2764         * tests/check/elements/audioresample.c: (GST_START_TEST):
2765         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
2766         * tests/check/elements/volume.c: (GST_START_TEST):
2767         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
2768         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
2769         (test_pipeline), (GST_START_TEST):
2770         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
2771         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
2772           Fix big batch of compiler warnings.
2773
2774 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
2775
2776         * ext/gnomevfs/gstgnomevfssrc.c:
2777           Add docs about icydemux usage in connection with gnomevfssrc
2778
2779         * ext/libvisual/visual.c:
2780         * ext/ogg/gstoggaviparse.c:
2781         * ext/ogg/gstoggdemux.c:
2782         * ext/ogg/gstoggmux.c:
2783         * ext/ogg/gstoggparse.c:
2784         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2785         * gst-libs/gst/audio/gstaudiosink.c:
2786         * gst-libs/gst/audio/gstaudiosrc.c:
2787         * gst/audiorate/gstaudiorate.c:
2788           More G_OBJECT macro fixing.
2789
2790         * gst/audiotestsrc/gstaudiotestsrc.h:
2791           Fix wrong info in header due to copy & paste
2792
2793 2006-09-15  Wim Taymans  <wim@fluendo.com>
2794
2795         * gst-libs/gst/audio/gstbaseaudiosink.c:
2796         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
2797         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2798         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
2799         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
2800         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2801         Do the delay calculation in the source/sink base classes as this is
2802         specific for the capture/playback mode.
2803         Try to fixate a bit better, like round depth up to a multiple of 8
2804         bigger than width.
2805         Handle underruns correctly by marking DISCONT on buffers and adjusting
2806         timestamps to handle the gap.
2807         Set offset/offset_end correctly on buffers.
2808
2809         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
2810         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
2811         (gst_ring_buffer_read):
2812         Remove resync and underrun recovery from the ringbuffer.
2813         Fix ringbuffer read code on under/overrun.
2814
2815 2006-09-15  Wim Taymans  <wim@fluendo.com>
2816
2817         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
2818         (gst_play_base_bin_init), (fill_buffer), (check_queue),
2819         (queue_threshold_reached), (gst_play_base_bin_set_property),
2820         (gst_play_base_bin_get_property):
2821         * gst/playback/gstplaybasebin.h:
2822         Don't use a 0 low watermark when buffering, it is catching starvation
2823         way too late. Instead, use a 3 second queue with 30 and 95
2824         percent low/high watermarks. 
2825         Added queue-min-threshold property to configure low watermark.
2826         Use new _buffering message API.
2827         Make queue_threshold variable big enough to store a uint64 time value.
2828         API: playbin::queue-min-threshold property.
2829
2830 2006-09-15  Wim Taymans  <wim@fluendo.com>
2831
2832         * configure.ac:
2833         We require 0.10.10.1 now because of _wait_preroll().
2834
2835         * gst-libs/gst/audio/gstbaseaudiosink.c:
2836         (gst_base_audio_sink_render):
2837         Use gst_base_sink_wait_preroll().
2838
2839 2006-09-15  Wim Taymans  <wim@fluendo.com>
2840
2841         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
2842         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
2843         Use DEBUG_OBJECT more.
2844
2845 === release 0.10.10 ===
2846
2847 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
2848
2849         patch by: Michael Smith <msmith at fluendo dot com>
2850
2851         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
2852         (gst_multi_fd_sink_client_queue_buffer),
2853         (gst_multi_fd_sink_new_client):
2854         * tests/check/elements/multifdsink.c: (GST_START_TEST),
2855         (multifdsink_suite):
2856           Fix implementation of sync-method 'next-keyframe'
2857           Closes #354594
2858
2859 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
2860
2861         patch by: Wim Taymans <wim at fluendo dot com>
2862
2863         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
2864         This patch removes the RANDOM flag that was incorrectly introduced with
2865         revision 1.91.  Fixes #354590
2866
2867 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2868
2869         * tests/check/Makefile.am:
2870           Random variation in Makefile line to see if it makes the
2871           gen64-base-full bot any happier.
2872
2873 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
2874
2875         * tests/check/pipelines/oggmux.c: (oggmux_suite):
2876           Disable test that fails at the moment (killed after timeout).
2877
2878 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
2879
2880         Patch by: James Livingston  <doclivingston at gmail.com>
2881
2882         * tests/check/Makefile.am:
2883         * tests/check/pipelines/.cvsignore:
2884         * tests/check/pipelines/oggmux.c: (get_page_codec),
2885         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
2886         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
2887         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
2888         (test_theora_vorbis), (oggmux_suite):
2889           Add simple unit test for oggmux from #337026 with checking for the
2890           EOS flags disabled for the time being.
2891
2892 2006-09-04  Wim Taymans  <wim@fluendo.com>
2893
2894         patch by: Alessandro Dessina <alessandro nnva org>
2895
2896         * ext/ogg/gstoggmux.c:
2897         Add cmml caps to oggmux. Fixes #353912
2898
2899 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
2900
2901         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
2902           Returning a return value often helps. In this case, we
2903           don't need the return value anyway, so just get rid of it.
2904           Should make build bots much happier.
2905
2906 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
2907
2908         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
2909         (paint_get_structure), (gst_video_test_src_get_size),
2910         (gst_video_test_src_smpte), (gst_video_test_src_snow),
2911         (gst_video_test_src_unicolor), (paint_setup_AYUV),
2912         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
2913         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
2914         * gst/videotestsrc/videotestsrc.h:
2915           Add support for AYUV and the various RGBA formats. Initialise
2916           fields of paintinfo structs allocated on the stack.
2917
2918         * tests/check/elements/videotestsrc.c: (right_shift_colour),
2919         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
2920         (check_rgb_buf), (videotestsrc_suite):
2921           Add unit tests for videotestsrc's RGB output.
2922
2923 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
2924
2925         * gst/videotestsrc/gstvideotestsrc.c:
2926         (gst_video_test_src_pattern_get_type),
2927         (gst_video_test_src_set_pattern):
2928         * gst/videotestsrc/gstvideotestsrc.h:
2929         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
2930         (gst_video_test_src_black), (gst_video_test_src_white),
2931         (gst_video_test_src_red), (gst_video_test_src_green),
2932         (gst_video_test_src_blue):
2933         * gst/videotestsrc/videotestsrc.h:
2934           Add more uni-colour patterns ("white", "red", "green", and "blue").
2935
2936 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
2937
2938         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
2939           Fix stride for YVYU, should be word-aligned (#353658).
2940
2941 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
2942
2943         * gst/adder/gstadder.c: (gst_adder_src_event):
2944           Fix build.
2945
2946 2006-08-31  Edward Hervey  <edward@fluendo.com>
2947
2948         * gst/adder/gstadder.c: (forward_event_func),
2949         (gst_adder_src_event), (gst_adder_collected),
2950         (gst_adder_change_state):
2951         * gst/adder/gstadder.h:
2952         Remember the start position asked in the incoming seeks, so we can
2953         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
2954         of assuming it will always be 0).
2955
2956 2006-08-31  Edward Hervey  <edward@fluendo.com>
2957
2958         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
2959         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
2960         (gst_ogg_demux_loop):
2961         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
2962
2963 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
2964
2965         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
2966         (gst_ffmpegcsp_get_unit_size):
2967           Return FALSE instead of returning a random false unit
2968           size when the format isn't known/supported (even if
2969           this shouldn't happen under normal circumstances).
2970
2971 2006-08-29  Wim Taymans  <wim@fluendo.com>
2972
2973         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
2974
2975         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
2976         (gst_gnome_vfs_src_start):
2977         Try harder to get the size from a uri by using _info_uri() when
2978         _info_from_handle() does not give us enough info. 
2979         Also follow symlinks when getting the size.
2980         Partially Fixes #332864.
2981
2982 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
2983
2984         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
2985
2986         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
2987         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
2988         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
2989         (gst_alsa_mixer_set_record):
2990         * ext/alsa/gstalsamixertrack.c:
2991         (gst_alsa_mixer_track_update_alsa_capabilities),
2992         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
2993         (gst_alsa_mixer_track_update):
2994         * ext/alsa/gstalsamixertrack.h:
2995           Improve and fix mixer track handling, in particular better handling
2996           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
2997           separate track objects for tracks that have both capture and playback
2998           volume (and label them differently as well so they're not mistakenly
2999           assumed to be duplicates); classify mixer tracks that only affect
3000           the audible volume of something (rather than the capture volume)
3001           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
3002           for capture tracks to correspond to alsa-pswitch alsa-cswitch
3003           (following the meaning documented in the mixer interface header
3004           file); add support for alsa's exclusive cswitch groups; update/sync
3005           state/flags better if mixer settings are changed by another
3006           application. Fixes #336075.
3007
3008 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
3009
3010         * gst/playback/gstplaybin.c:
3011           Improve docs: add section about BUFFERING messages sent by playbin.
3012
3013 2006-08-29  Michael Smith  <msmith@fluendo.com>
3014
3015         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
3016         (gst_vorbis_enc_buffer_check_discontinuous),
3017         (gst_vorbis_enc_chain):
3018           Ignore explicit DISCONT marked on buffers (which is often spurious,
3019           particularly when using multiple segments), in favour of solely
3020           using the timestamps/durations.
3021
3022 2006-08-29  Edward Hervey  <edward@fluendo.com>
3023
3024         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
3025         Don't rely on incoming buffers offset anymore, since it is completely
3026         broken when using multiple segments.
3027         Instead convert the incoming buffers timestamp to running time, and
3028         then convert that value to the offsets.
3029         Also inform GstSegment of the last outputted stop position, which is
3030         needed if we received several segments with an unknown stop value.
3031
3032 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3033
3034         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
3035           fix buffer unreffing on a header push failure
3036
3037 2006-08-28  Wim Taymans  <wim@fluendo.com>
3038
3039         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
3040         (gst_audio_rate_chain):
3041         Make the metadata of the buffer writable before changing its
3042         flags.
3043
3044 2006-08-28  Wim Taymans  <wim@fluendo.com>
3045
3046         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
3047         (gst_audio_rate_setcaps), (gst_audio_rate_init),
3048         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
3049         (gst_audio_rate_chain), (gst_audio_rate_change_state):
3050         Fix audiorate some more.
3051         Reset and resync counters on flush and READY.
3052         Handle the DISCONT flag correctly.
3053         Use GstSegment to track position.
3054         Fail when not negotiated.
3055         Fixes #353234.
3056
3057 2006-08-25  Michael Smith  <msmith@fluendo.com>
3058
3059         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3060           Fix spelling.
3061           Remove accidently included debug line.
3062
3063 2006-08-25  Wim Taymans  <wim@fluendo.com>
3064
3065         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3066         Small cleanups.
3067         If a buffer is received with no caps, make the buffer metadata
3068         writable and set the caps, making sure that we don't screw up the
3069         refcounts.
3070
3071 2006-08-25  Michael Smith  <msmith@fluendo.com>
3072
3073         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
3074         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
3075           Fix memory leaks and misleading debug messages, add a couple of
3076           comments.
3077
3078         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
3079         (gst_multi_fd_sink_render):
3080           Do not use gst_buffer_make_writable() in a basesink render method,
3081           as it may incorrectly unref the buffer. Instead, use convoluted
3082           dance to avoid copying the buffer except when we need to.
3083
3084 2006-08-25  Michael Smith  <msmith@fluendo.com>
3085
3086         * ext/vorbis/vorbisenc.c:
3087         (gst_vorbis_enc_buffer_check_discontinuous):
3088           Allow very small discontinuities in the timestamps. These we can't
3089           do anything useful with anyway (because vorbis's timestamps have
3090           only sample granularity), and are commonly produced by elements with
3091           minor bugs. Allow up to 1/2 a sample out.
3092           Fixes #351742.
3093
3094 2006-08-24  Wim Taymans  <wim@fluendo.com>
3095
3096         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
3097         (play_scrub_toggle_cb), (main):
3098         Add a checkbox to enable play scrubbing. Makes it possible to disable
3099         normal scrubbing.
3100
3101 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
3102
3103         * tests/check/elements/.cvsignore:
3104           make buildbot happy
3105
3106 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
3107
3108         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
3109         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
3110         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
3111         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
3112         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
3113         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
3114         (gst_ogm_text_parse_strip_trailing_zeroes),
3115         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
3116         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
3117           Refactor ogm parse, do better input checking, misc. clean-ups.
3118           Cache incoming events and push them once the source pad has
3119           been created. Don't pass unterminated strings to sscanf().
3120           Strip trailing zeroes from subtitle text output, since they
3121           are not valid UTF-8. Don't push vorbiscomment packets on
3122           the subtitle text pad. Output perfect streams if possible.
3123
3124 2006-08-23  Wim Taymans  <wim@fluendo.com>
3125
3126         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
3127         Waits for tasks to settle down so that we clean up correctly for 
3128         valgrind.
3129
3130 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
3131
3132         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
3133           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
3134           actually return return value in taglists_are_equal.
3135
3136 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
3137
3138         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3139           Fix crash due to broken bitstream parsing on x86-64: can't make
3140           any assumptions about sizeof(struct) due to alignment/packing
3141           differences on different architectures. Fixes #351790.
3142
3143 2006-08-22  Wim Taymans  <wim@fluendo.com>
3144
3145         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3146         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
3147         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
3148         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
3149         (gst_riff_parse_info):
3150         Protect public functions against bad input.
3151         Do some cleanups.
3152         Fix documentation.
3153
3154 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
3155
3156         * gst-libs/gst/riff/riff-ids.h:
3157         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3158           Add voxware audio IDs (even if we can't play it) (#351795).
3159
3160 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
3161
3162         * gst-libs/gst/riff/riff-media.c:
3163         (gst_riff_create_video_template_caps),
3164         (gst_riff_create_audio_template_caps),
3165         (gst_riff_create_iavs_template_caps):
3166           Const-ify some arrays and use G_N_ELEMENTS instead
3167           of wasting oodles of RAM on terminator bits.
3168
3169 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
3170
3171         * gst-libs/gst/tag/gstvorbistag.c:
3172         (gst_tag_list_to_vorbiscomment_buffer):
3173         * tests/check/libs/tag.c: (GST_START_TEST):
3174           And the same for _to_vorbiscomment_buffer(): allow
3175           id_data_len == 0 for speex.
3176
3177 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3178
3179         * configure.ac:
3180         * docs/plugins/Makefile.am:
3181         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3182         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3183         * docs/plugins/inspect/plugin-gdp.xml:
3184         * gst/gdp/Makefile.am:
3185         * tests/check/Makefile.am:
3186           Move GDP plugin to -base from -bad.  Closes #347783.
3187
3188 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
3189
3190         * gst-libs/gst/tag/gstvorbistag.c:
3191         (gst_tag_list_from_vorbiscomment_buffer):
3192           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
3193           Also add some checks to make sure we don't memcmp() beyond the end of
3194           vorbiscomment buffer if the ID to check for is larger than the buffer.
3195
3196         * tests/check/libs/tag.c: (GST_START_TEST):
3197           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
3198
3199 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
3200
3201         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
3202         (gst_vorbis_enc_set_metadata):
3203           Use vorbis comment utility functions from libgsttag
3204           instead of re-inventing the wheel (partially fixes #347091).
3205
3206 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
3207
3208         * tests/check/elements/audioconvert.c: (GST_START_TEST):
3209         Fix leaks. Wait for state transitions that might happen ASYNC, as well
3210         as some that won't.
3211
3212 2006-08-21  Wim Taymans  <wim@fluendo.com>
3213
3214         * docs/libs/Makefile.am:
3215         * docs/libs/gst-plugins-base-libs-sections.txt:
3216         * docs/libs/gst-plugins-base-libs.types:
3217         Don't try to GObject scan the netbuffer as it's not a GObject.
3218         Fixes #351308.
3219
3220         * gst-libs/gst/netbuffer/gstnetbuffer.c:
3221         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3222         Document GstNetBuffer.
3223
3224 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
3225
3226         * tests/check/elements/audioconvert.c: (GST_START_TEST),
3227         (audioconvert_suite):
3228           Add testcase for caps-size-explosion
3229
3230 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
3231
3232         * gst/audioconvert/gstaudioconvert.c:
3233         (gst_audio_convert_get_unit_size), (set_structure_widths):
3234           Lower debug, use g_assert in _get_unit_size
3235
3236         * gst/audioresample/gstaudioresample.c:
3237         (audioresample_get_unit_size):
3238         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3239         (gst_ffmpegcsp_get_unit_size):
3240         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
3241           use g_assert in _get_unit_size
3242
3243 2006-08-18  Wim Taymans  <wim@fluendo.com>
3244
3245         * docs/libs/gst-plugins-base-libs-sections.txt:
3246         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
3247         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
3248         (gst_rtp_buffer_get_payload_buffer):
3249         * gst-libs/gst/rtp/gstrtpbuffer.h:
3250         Document GstRTPBuffer.
3251         Added function to efficiently strip payload headers.
3252         API: gst_rtp_buffer_get_payload_subbuffer()
3253
3254 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
3255
3256         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
3257         (gst_tag_to_vorbis_comments):
3258           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
3259           tags and deserialise them properly as well (#347091).
3260           Add some more gtk-doc blurbs and also some g_return_if_fail().
3261
3262         * tests/check/libs/tag.c: (GST_START_TEST),
3263         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
3264           More tests.
3265
3266 2006-08-17  Wim Taymans  <wim@fluendo.com>
3267
3268         * ext/ogg/Makefile.am:
3269         * ext/ogg/gstogg.c: (plugin_init):
3270         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
3271         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
3272         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
3273         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
3274         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
3275         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
3276         Added ogg-in-avi parser element. Fixes #140139.
3277
3278         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
3279         Fixed a bug in oggdemux debug code.
3280
3281         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3282         (gst_riff_create_audio_template_caps):
3283         Recognise Ogg in the AVI extensible wave format.
3284
3285 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
3286
3287         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
3288           Make buffer durations add up (duration should be next_ts-ts for
3289           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
3290           from CVS.
3291
3292         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
3293         (test_buffer_timestamps), (cddabasesrc_suite):
3294           Add unit test for the above.
3295
3296         * tests/check/Makefile.am:
3297           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
3298           to see what happens.
3299
3300 2006-08-16  Wim Taymans  <wim@fluendo.com>
3301
3302         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
3303         (gst_alsasink_open):
3304         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
3305         (gst_alsasrc_open):
3306         Avoid setting and using a NULL device name.
3307         Print more info when we fail to open a device.
3308
3309 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
3310
3311         * docs/libs/gst-plugins-base-libs-sections.txt:
3312         * gst-libs/gst/tag/tag.h:
3313         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
3314           API: add gst_tag_parse_extended_comment() (#351426).
3315
3316         * tests/check/Makefile.am:
3317         * tests/check/libs/.cvsignore:
3318         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
3319           Add unit test for gst_tag_parse_extended_comment().
3320
3321 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
3322
3323         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
3324         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
3325           Fix leak (#351502).
3326
3327 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
3328
3329         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3330         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3331         * docs/plugins/gst-plugins-base-plugins.args:
3332         * gst/playback/gstplaybin.c:
3333           Document playbin.
3334           
3335         * docs/plugins/inspect/plugin-adder.xml:
3336         * docs/plugins/inspect/plugin-alsa.xml:
3337         * docs/plugins/inspect/plugin-audioconvert.xml:
3338         * docs/plugins/inspect/plugin-audiorate.xml:
3339         * docs/plugins/inspect/plugin-audioresample.xml:
3340         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3341         * docs/plugins/inspect/plugin-cdparanoia.xml:
3342         * docs/plugins/inspect/plugin-decodebin.xml:
3343         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3344         * docs/plugins/inspect/plugin-gnomevfs.xml:
3345         * docs/plugins/inspect/plugin-ogg.xml:
3346         * docs/plugins/inspect/plugin-pango.xml:
3347         * docs/plugins/inspect/plugin-playbin.xml:
3348         * docs/plugins/inspect/plugin-subparse.xml:
3349         * docs/plugins/inspect/plugin-tcp.xml:
3350         * docs/plugins/inspect/plugin-theora.xml:
3351         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3352         * docs/plugins/inspect/plugin-video4linux.xml:
3353         * docs/plugins/inspect/plugin-videorate.xml:
3354         * docs/plugins/inspect/plugin-videoscale.xml:
3355         * docs/plugins/inspect/plugin-videotestsrc.xml:
3356         * docs/plugins/inspect/plugin-volume.xml:
3357         * docs/plugins/inspect/plugin-vorbis.xml:
3358         * docs/plugins/inspect/plugin-ximagesink.xml:
3359         * docs/plugins/inspect/plugin-xvimagesink.xml:
3360           Update to CVS version.
3361
3362 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
3363
3364         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3365         (gst_play_bin_set_property), (gst_play_bin_get_property),
3366         (value_list_append_structure_list),
3367         (gst_play_bin_handle_redirect_message),
3368         (gst_play_bin_handle_message):
3369           API: GstPlayBin::connection-speed
3370           Add "connection-speed" property; re-order redirect messages with
3371           multiple redirect locations depending on the minimum bitrate if
3372           that information is available and a connection speed is set
3373           (#350399).
3374
3375 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
3376
3377         * gst/playback/gstplaybin.c:
3378           Update max volume to the same value that the volume element uses.
3379
3380 2006-08-14  Wim Taymans  <wim@fluendo.com>
3381
3382         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
3383         Less uglyness..
3384
3385 2006-08-14  Wim Taymans  <wim@fluendo.com>
3386
3387         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
3388         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
3389         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
3390         Add some more debug info.
3391         Don't crash when a seek failed.
3392         Actually return the result of the seek instead of TRUE.
3393         Ignore multiple BOS pages with the same serial so that we don't create
3394         the same stream multiple times.
3395         Post an error when we fail to do the initial seek.
3396
3397 2006-08-13  Wim Taymans  <wim@fluendo.com>
3398
3399         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
3400         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
3401         Small code cleanup.
3402
3403         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
3404         (gst_alsa_mixer_new):
3405         Remove hack that always set the device to hw:0*.
3406         Properly find the card name for whatever device was configured.
3407         Do some better debugging.
3408         Fixes #350784.
3409
3410         * ext/alsa/gstalsamixerelement.c:
3411         (gst_alsa_mixer_element_set_property),
3412         (gst_alsa_mixer_element_change_state):
3413         Cleanups.
3414         Handle setting of a NULL device name better.
3415
3416 2006-08-11  Wim Taymans  <wim@fluendo.com>
3417
3418         * gst/adder/gstadder.c:
3419         Don't clip float values. Fixes #350900.
3420
3421 2006-08-11  Andy Wingo  <wingo@pobox.com>
3422
3423         * gst/tcp/gsttcp.c: Really fix the build?
3424
3425         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
3426         fixes the build.
3427
3428 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
3429
3430         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
3431           Float caps shouldn't have a "signed" field.
3432
3433 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
3434
3435         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
3436           Implement SEEKING query in its most basic form, so that we can
3437           at least check if we're seekable or not (#350655).
3438
3439 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
3440
3441         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
3442           The checks here are not even close to anything that would
3443           justify MAXIMUM probability, lowering to POSSIBLE until someone
3444           fixes the checks (case at hand: quicktime redirection files
3445           might start with 00 00 01 XX and pass the checks here just
3446           fine, see #350399).
3447
3448 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
3449
3450         Patch by: Sjoerd Simons  <sjoerd at luon net>
3451
3452         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
3453           Better detection for multipart/x-mixed-replace: accept leading
3454           whitespaces before the boundary marker as well (as our very own
3455           multipartmux used to produce) (#349068).
3456
3457 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
3458
3459         Patch by: Young-Ho Cha  <ganadist at chollian net>
3460
3461         * gst-libs/gst/riff/riff-ids.h:
3462         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3463         (gst_riff_create_audio_template_caps):
3464           Detect DTS audio streams (#350157).
3465
3466 2006-08-05  Andy Wingo  <wingo@pobox.com>
3467
3468         * ext/theora/gsttheoraparse.h:
3469         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
3470         (theora_parse_dispose, theora_parse_set_property)
3471         (theora_parse_get_property, theora_parse_munge_granulepos)
3472         (theora_parse_push_buffer, theora_parse_change_state):
3473         API: GstTheoraParse::synchronization-points
3474         Add a property 'synchronization-points' to fix badly synchronized oggs.
3475
3476 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
3477
3478         * tests/check/Makefile.am:
3479         * tests/check/libs/.cvsignore:
3480         * tests/check/libs/audio.c: (structure_contains_channel_positions),
3481         (fixed_caps_have_channel_positions), (GST_START_TEST),
3482         (audio_suite), (main):
3483           Add a few tests for the channel position stuff in libgstaudio.
3484
3485 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
3486
3487         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
3488         (gst_alsa_detect_channels):
3489         * ext/alsa/gstalsasink.c:
3490           Add support for cards that (only) do more than 8 channels,
3491           like the Delta 44 (#345188).
3492
3493         * gst-libs/gst/audio/multichannel.c:
3494         (gst_audio_check_channel_positions):
3495         * gst-libs/gst/audio/multichannel.h:
3496           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
3497           unspecified channel position and cannot be combined with any
3498           of the other audio channel positions; adjust position layout
3499           checks accordingly (#345188).
3500
3501 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
3502
3503         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3504           Recognise ancient RealAudio files (see #349779).
3505
3506 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
3507
3508         Patch by: Jens Granseuer  <jensgr at gmx net>
3509
3510         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3511           Add typefinder for Interplay's MVE format (#348973).
3512
3513 2006-08-02  Wim Taymans  <wim@fluendo.com>
3514
3515         Patch by: Marcel Moreaux <marcelm at luon dot net>
3516
3517         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3518         (gst_base_rtp_depayload_add_to_queue):
3519         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3520         Handle RTP sequence number rollover.
3521         Disable jitterbuffer by default.
3522
3523 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
3524
3525         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
3526         (audioresample_set_caps):
3527         Don't leak references to the incoming caps. Clean them up when
3528         stopping.
3529
3530         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
3531         (gst_video_scale_finalize):
3532         Don't leak our temporary pixel buffer.
3533
3534         * tests/check/Makefile.am:
3535         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
3536         (GST_START_TEST), (simple_launch_lines_suite):
3537
3538         Fix leaks and re-enable the test for valgrind checking.
3539
3540 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
3541
3542         Patch by: Sjoerd Simons  <sjoerd at luon net>
3543
3544         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
3545         (plugin_init):
3546           Add typefind function for multipart/x-mixed-replace (#348916).
3547
3548 2006-07-28  Wim Taymans  <wim@fluendo.com>
3549
3550         * gst/adder/gstadder.c: (gst_adder_setcaps),
3551         (gst_adder_query_duration):
3552         Fix leak in duration query.
3553         Reflow some docs and notes.
3554
3555 2006-07-28  Michael Smith  <msmith@fluendo.com>
3556
3557         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
3558         (vorbisenc_suite):
3559           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
3560           aspect of it.
3561
3562 2006-07-28  Michael Smith  <msmith@fluendo.com>
3563
3564         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
3565         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
3566         (gst_vorbis_enc_push_buffer),
3567         (gst_vorbis_enc_buffer_check_discontinuous),
3568         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
3569         * ext/vorbis/vorbisenc.h:
3570           Handle discontinuities in the input vorbis stream correctly,
3571           so that the output is properly timestamped (and has good granulepos
3572           values). Needs some oggmux fixes too.
3573
3574 2006-07-27  Wim Taymans  <wim@fluendo.com>
3575
3576         patch by: Kai Vehmanen <kv2004 eca cx>
3577
3578         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3579         (gst_base_rtp_depayload_chain),
3580         (gst_base_rtp_depayload_handle_sink_event),
3581         (gst_base_rtp_depayload_change_state):
3582         Don't send multiple newsegments with different formats.
3583         Fixes #348677.
3584
3585 2006-07-26  Wim Taymans  <wim@fluendo.com>
3586
3587         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
3588         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
3589         Make seeking in ogg more accurate again by doing the more correct
3590         granuletime to stream time conversion.
3591
3592 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
3593
3594         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
3595         (gst_multi_fd_sink_new_client):
3596           debug a little more understandably
3597           do not use goto as a substitute for break, especially if
3598           break is also being used
3599
3600 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
3601
3602         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
3603         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
3604           Remove GLib-2.6 compatibility cruft.
3605
3606 2006-07-24  Wim Taymans  <wim@fluendo.com>
3607
3608         * gst-libs/gst/audio/gstbaseaudiosink.c:
3609         (gst_base_audio_sink_render):
3610         Don't try to align a sample to an unknown value.
3611
3612 2006-07-24  Wim Taymans  <wim@fluendo.com>
3613
3614         * gst-libs/gst/audio/gstbaseaudiosink.c:
3615         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
3616         When the audio clock is slaved to another clock, never try to align
3617         samples but trust the rate interpolation algorithm.
3618
3619 2006-07-24  Wim Taymans  <wim@fluendo.com>
3620
3621         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
3622         Don't try to calculate silence samples, base class does this much
3623         better now.
3624
3625         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
3626         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
3627         (gst_ring_buffer_acquire):
3628         Calculate silence samples correctly.
3629
3630         * gst-libs/gst/audio/gstringbuffer.h:
3631         Add _CAST macro.
3632
3633 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
3634
3635         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
3636           Limit search for the first markup tag to the first few kB of
3637           the file. If we don't find one there, it's highly unlikely that
3638           this is an XML(-ish) file.
3639
3640 2006-07-21  Andy Wingo  <wingo@pobox.com>
3641
3642         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
3643         test to the one in vorbisenc. Also commented out.
3644
3645         * tests/check/pipelines/vorbisenc.c: 
3646         (test_discontinuity): New test, commented out until Mike lands
3647         some elite vorbisenc patches.
3648
3649         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
3650         Bufferstraw was actually factored out of these tests. Now we share
3651         code yay.
3652
3653         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
3654         for bufferstraw addition to gstcheck.
3655
3656 2006-07-21  Wim Taymans  <wim@fluendo.com>
3657
3658         * ext/theora/theoradec.c: (clip_buffer):
3659         Better clipping.
3660
3661 2006-07-21  Wim Taymans  <wim@fluendo.com>
3662
3663         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
3664         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
3665         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
3666         Fix leak.
3667         Avoid type casting when we can.
3668
3669         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
3670         Fix mem leak.
3671
3672 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
3673
3674         * ext/alsa/gstalsamixerelement.c:
3675         (gst_alsa_mixer_element_change_state):
3676           Make state change fail if the specified device can't be opened
3677           for some reason.
3678
3679 2006-07-20  Wim Taymans  <wim@fluendo.com>
3680
3681         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
3682         (cb_newpad), (main):
3683         Example of a small audio/video player using decodebin.
3684
3685 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
3686
3687         * gst-libs/gst/riff/riff-ids.h:
3688           Add 'fact' chunk id
3689
3690 2006-07-19  Wim Taymans  <wim@fluendo.com>
3691
3692         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3693         (gst_base_rtp_depayload_chain),
3694         (gst_base_rtp_depayload_change_state):
3695         Don't assert when not negotiated but post a meaningfull 
3696         error message. Fixes #347918.
3697
3698         * gst-libs/gst/rtp/gstbasertppayload.c:
3699         Add comment about better default MTU size.
3700
3701         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
3702         Small cleanups, start docs.
3703
3704 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
3705
3706         Patch by: Martin Szulecki
3707
3708         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
3709           If "device-name" is requested and the device is not
3710           open, try to temporarily open it to obtain this
3711           information (#342494).
3712
3713 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
3714
3715         * gst-libs/gst/tag/gstid3tag.c:
3716           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
3717
3718         * gst-libs/gst/tag/gsttageditingprivate.h:
3719         * gst-libs/gst/tag/gstvorbistag.c:
3720           Some more random const-ifications.
3721
3722 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
3723
3724         * gst-libs/gst/riff/riff-ids.h:
3725         * gst-libs/gst/riff/riff-media.c:
3726         (gst_riff_create_video_template_caps):
3727           Add more FOURCCs (sort list to make stuff easier to find),
3728           add comment what those 16 bytes in struct _gst_riff_strh according to
3729           one avi-dumper are
3730
3731 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
3732
3733         * gst-libs/gst/audio/multichannel.c:
3734         (gst_audio_check_channel_positions),
3735         (gst_audio_fixate_channel_positions):
3736           Const-ify two arrays.
3737
3738 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
3739
3740         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
3741           Fix typo, so that alsasink also advertises 8 channels
3742           if that's supported (tags: can, worms, open, alsa, ph34r).
3743
3744 2006-07-17  Wim Taymans  <wim@fluendo.com>
3745
3746         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
3747         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
3748         *sigh*, when is the compiler going to warn when the comments
3749         are out-of-sync with the code.. Refix case of busted theora
3750         headers with 0 granule pos.
3751
3752 2006-07-14  Wim Taymans  <wim@fluendo.com>
3753
3754         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3755         (gst_base_rtp_depayload_wait),
3756         (gst_base_rtp_depayload_change_state),
3757         (gst_base_rtp_depayload_set_property),
3758         (gst_base_rtp_depayload_get_property):
3759         Fix 99% cpu load by waiting for absolute times on the
3760         clock. Fixes #347300.
3761
3762 2006-07-14  Andy Wingo  <wingo@pobox.com>
3763
3764         * ext/theora/gsttheoraparse.h: 
3765         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
3766         (theora_parse_push_headers, theora_parse_clear_queue)
3767         (theora_parse_drain_queue_prematurely, )
3768         (theora_parse_sink_event, theora_parse_change_state): Queue events
3769         until we initialized our state, like in vorbisparse.
3770
3771         * ext/vorbis/vorbisparse.h: 
3772         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
3773         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
3774         (vorbis_parse_drain_queue_prematurely, )
3775         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
3776         until we have initialized our state. Fixes seeking after an
3777         initial pad block.
3778
3779 2006-07-14  Andy Wingo  <wingo@pobox.com>
3780
3781         Patch by: Iain Holmes <iaingnome@gmail.com>
3782         
3783         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
3784
3785 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
3786
3787         * configure.ac:
3788         Bump nano back to CVS
3789
3790 === release 0.10.9 ===
3791
3792 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
3793
3794         * configure.ac:
3795           releasing 0.10.9, "I walk the line"
3796
3797 2006-07-14  Michael Smith  <msmith@fluendo.com>
3798
3799         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
3800           Move a g_cond_signal to earlier to avoid sometimes deadlocking
3801           (commonly happens when running this test under valgrind) when trying
3802           to remove the buffer probe.
3803
3804 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
3805
3806         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
3807         Fix missing g_unlock from the previous commit
3808
3809 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
3810
3811         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
3812         (gst_ximagesink_change_state):
3813         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
3814         (gst_xvimagesink_change_state):
3815         Implement a locking order to ensure we always take the object lock
3816         before the x_lock and never vice-versa.
3817
3818 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
3819
3820         * gst/playback/gstdecodebin.c: (find_compatibles):
3821         Fix a caps leak when linking (#347304)
3822
3823         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
3824         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
3825         (gst_ximagesink_change_state):
3826         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
3827         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
3828         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
3829         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
3830         Don't leak shared memory resources. Use the object lock to protect
3831         against the xcontext disappearing while returning a buffer from the
3832         pipeline. (#347304)
3833
3834 2006-07-12  Edward Hervey  <edward@fluendo.com>
3835
3836         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
3837         (vorbis_handle_comment_packet):
3838         gst_tag_list_merge() returns a new object. Take that into account when
3839         using it. This avoids memleak.
3840         Revert previous commit which is not needed.
3841
3842 2006-07-12  Edward Hervey  <edward@fluendo.com>
3843
3844         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
3845         Reset the decoder in finalize so that all fields get cleared.
3846
3847 2006-07-12  Wim Taymans  <wim@fluendo.com>
3848
3849         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3850         (gst_base_audio_src_set_clock),
3851         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
3852         Don't try to post an error message when setting the clock fails
3853         as this can happen when adding an element to a bin which will then
3854         deadlock. Fixes #347296.
3855
3856 2006-07-12  Edward Hervey  <edward@fluendo.com>
3857
3858         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
3859         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
3860         (vorbis_handle_type_packet):
3861         Post tag messages on the bus even if we're not initialized.
3862         If we're not initialized, we still postpone the event pushing of tags.
3863
3864 2006-07-12  Wim Taymans  <wim@fluendo.com>
3865
3866         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
3867         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
3868         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
3869         Revert last two changes that broke the freeze.
3870
3871 2006-07-12  Wim Taymans  <wim@fluendo.com>
3872
3873         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
3874         basesink calculates silence sample correctly for us.
3875
3876 2006-07-12  Wim Taymans  <wim@fluendo.com>
3877
3878         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
3879         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
3880         Calculate correct silence samples so we don't fill our ringbuffer
3881         with noise.
3882
3883 2006-07-12  Edward Hervey  <edward@fluendo.com>
3884
3885         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
3886         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
3887         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
3888         * ext/vorbis/vorbisdec.h:
3889         Delay sending events (newsegment, tags) until the decoder is properly
3890         initialized.
3891         Fixes #347295
3892
3893 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
3894
3895         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
3896         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
3897           Patch from #347221 adding a test for audioconvert
3898           channel remappings.
3899
3900 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
3901
3902         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
3903         (gst_ssa_parse_parse_line):
3904           Don't include the terminating NUL in the buffer size,
3905           it's only there for extra paranoia (would add random
3906           '*' characters at the end of each subtitle since the
3907           terminator itself is not valid UTF-8 technically).
3908           Also fix indenting after boilerplate macro.
3909
3910 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
3911
3912         * gst/playback/gstdecodebin.c: (close_pad_link):
3913           Also emit 'unknown-type' signal (which should really be
3914           called unhandled-type) if we found potential decoders/demuxers
3915           in the registry but none of them worked in the end (as in the
3916           case where the plugins don't exist any longer but are still
3917           listed in the registry). Fixes #329798.
3918
3919 2006-07-08  Andy Wingo  <wingo@pobox.com>
3920
3921         * theoraparse.c (theora_parse_push_buffer)
3922         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
3923         Add some more debugging. Fix granulepos reconstruction in the face
3924         of discontinuities.
3925
3926 2006-07-06  Wim Taymans  <wim@fluendo.com>
3927
3928         * gst-libs/gst/audio/gstbaseaudiosink.c:
3929         (gst_base_audio_sink_class_init),
3930         (gst_base_audio_sink_provide_clock):
3931         Use gobject_class instead of G_OBJECT_CLASS (klass)
3932
3933         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3934         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
3935         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
3936         (gst_base_audio_src_get_time),
3937         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
3938         (gst_base_audio_src_create_ringbuffer):
3939         Fix latency and buffer-time constants and properties ala basesink.
3940         Implement pull based scheduling. Fixes #346527.
3941         Set default blocksize in GstBaseSrc to 0, we default to pushing out
3942         one segment.
3943         Refuse slaving to another clock instead of silently not working.
3944         Only provide a clock when we are actually able to do so.
3945         Various small cleanups and compiler hints.
3946
3947 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
3948
3949         Patch by: Lutz Mueller <lutz at topfrose de>
3950
3951         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
3952         (plugin_init):
3953           Add typefinding for text/html (#346581).
3954
3955 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
3956
3957         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
3958         (xml_check_first_element), (xml_type_find), (smil_type_find):
3959           Fix SMIL typefinding, make xml_check_first_element() more
3960           useful.
3961
3962 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
3963
3964         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
3965         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
3966         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
3967         * gst/playback/gstplaybasebin.h:
3968           Protect list of elements with a subtitle-encoding property and
3969           the subtitle encoding member itself with a lock of their own
3970           instead of using the object lock. This prevents a dead-lock in
3971           the element-remove callback in some circumstances when shutting
3972           down playbin.
3973
3974 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
3975
3976         * win32/common/libgsttag.def:
3977         Export some new functions.
3978         * win32/vs6/libgstogg.dsp:
3979         Add a link to libgsttag-0.10.lib.
3980
3981 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
3982
3983         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
3984           Some const-ification.
3985
3986 2006-07-04  Wim Taymans  <wim@fluendo.com>
3987
3988         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
3989         Improve checking if we are dealing with a stream. Added some
3990         more uris that need buffering.
3991
3992 2006-07-03  Edward Hervey  <edward@fluendo.com>
3993
3994         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
3995         Remove unused variable.
3996
3997 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
3998
3999         * Makefile.am:
4000           include lcov.mak
4001         * configure.ac:
4002           add GCOV_LIBS to GST_LIBS
4003
4004 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
4005
4006         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
4007
4008         * ext/alsa/gstalsasrc.c:
4009           Add 32 bps to template caps and increase channels range
4010           from [1,2] to [1,MAX]. See #346326.
4011
4012 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
4013
4014         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4015           Recognise 'WMVA' video codec fourcc (#345879).
4016           
4017 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4018          
4019         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
4020           Fixed nasty memory leak
4021
4022 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4023
4024         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
4025         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
4026           fix logging
4027
4028 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
4029
4030         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4031         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
4032         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
4033         Protect remove_fakesink using a mutex, so that we don't try and
4034         remove the fakesink simultaneously from multiple threads.
4035
4036         When going from READY to PAUSED, restore the fakesink, so that
4037         it is there when decodebin gets reused.
4038
4039 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
4040
4041         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4042         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4043         * gst-libs/gst/rtp/gstbasertppayload.c:
4044         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4045         * gst/tcp/gstmultifdsink.c:
4046         * gst/tcp/gsttcpclientsink.c:
4047         * gst/tcp/gsttcpclientsrc.c:
4048         * gst/tcp/gsttcpserversink.c:
4049         * gst/tcp/gsttcpserversrc.c:
4050         * gst/videorate/gstvideorate.c:
4051         * gst/videotestsrc/gstvideotestsrc.c:
4052         * sys/v4l/gstv4ljpegsrc.c:
4053         * sys/v4l/gstv4lmjpegsink.c:
4054         * sys/v4l/gstv4lsrc.c:
4055         * tests/examples/seek/scrubby.c:
4056         * tests/examples/seek/seek.c:
4057           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
4058
4059 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4060
4061         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
4062           Second field in GEnumValue shouldn't be a description,
4063           but a stringified version of the enum value.
4064
4065 2006-06-22  Wim Taymans  <wim@fluendo.com>
4066
4067         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4068         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
4069         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4070         Avoid type checking in buffer casts.
4071         Avoid caps copy in buffer_alloc when we can.
4072         Use pad_peer_accept.
4073
4074 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4075
4076         * gst-libs/gst/tag/tag.h:
4077           Oops, make that 'Since: 0.10.9'.
4078
4079 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4080
4081         * docs/libs/gst-plugins-base-libs-sections.txt:
4082         * gst-libs/gst/tag/tag.h:
4083         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
4084         (gst_tag_image_type_get_type):
4085           API: add GstTagImageType enum to describe images contained
4086           in image tags (#345641).
4087
4088 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4089
4090         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4091           Fix warnings with gst-inspect: "buffers-min" property
4092           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
4093           typo in property description.
4094
4095 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4096
4097         Patch by: Cody Russell <bratsche at gnome org>
4098
4099         * gst/audioresample/gstaudioresample.c:
4100         (gst_audioresample_class_init):
4101         * gst/playback/gststreamselector.c:
4102         (gst_stream_selector_class_init):
4103         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
4104         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4105         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
4106         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
4107         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
4108         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
4109         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
4110         * gst/videotestsrc/gstvideotestsrc.c:
4111         (gst_video_test_src_class_init):
4112         * gst/volume/gstvolume.c: (gst_volume_class_init):
4113           Avoid unnecessary class cast check in class_init
4114           functions (#337747).
4115
4116 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
4117
4118         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
4119         (gst_text_overlay_video_chain):
4120           g_markup_escape_text() REALLY doesn't like non-UTF8 input
4121           and doesn't validate its input either (and neither did
4122           textoverlay it seems). Let's do that then and fix #345206.
4123
4124 2006-06-19  Wim Taymans  <wim@fluendo.com>
4125
4126         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
4127         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
4128         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
4129         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
4130         (find_syncframe), (find_limits), (assign_value),
4131         (count_burst_unit), (gst_multi_fd_sink_new_client),
4132         (gst_multi_fd_sink_handle_client_write),
4133         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
4134         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
4135         (gst_multi_fd_sink_change_state):
4136         * gst/tcp/gstmultifdsink.h:
4137         Added shiny new burst-on-connect methods.
4138         Add properties to control the minimal amount of data queued.
4139         Small cleanups.
4140         API: bytes-min property
4141         API: time-min property
4142         API: buffers-min property
4143         API: burst-unit property
4144         API: burst-value property
4145         API: add-full signal
4146
4147         * gst/tcp/gsttcp-marshal.list:
4148         Added new marshaller code for the new signal.
4149
4150         * tests/check/elements/multifdsink.c: (GST_START_TEST),
4151         (multifdsink_suite):
4152         Added testcases for new burst methods.
4153
4154 2006-06-19  Edward Hervey  <edward@fluendo.com>
4155
4156         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
4157         Implement clipping for accurate seeking.
4158         Closes #345225
4159
4160 2006-06-19  Wim Taymans  <wim@fluendo.com>
4161
4162         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
4163
4164         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
4165         (gst_video_scale_transform):
4166         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
4167
4168 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
4169
4170         * configure.ac:
4171           Fix --disable-external (can't set conditionals conditionally,
4172           #343602).
4173
4174 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
4175
4176         * tests/check/elements/audioresample.c: (test_reuse),
4177         (audioresample_suite):
4178           Add test case for bug #342789 fixed below.
4179
4180 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
4181
4182         * gst/audioresample/gstaudioresample.c:
4183         (gst_audioresample_class_init), (gst_audioresample_init),
4184         (audioresample_start), (audioresample_stop),
4185         (gst_audioresample_set_property), (gst_audioresample_get_property):
4186           Implement GstBaseTransform::start and ::stop so that audioresample
4187           can clear its internal state properly and be reused instead of
4188           causing non-negotiated errors with playbin under some circumstances
4189           (#342789).
4190
4191         * tests/check/elements/audioresample.c: (setup_audioresample),
4192         (cleanup_audioresample):
4193           Need to set element state here so that ::start and ::stop are
4194           called.
4195
4196 2006-06-16  Wim Taymans  <wim@fluendo.com>
4197
4198         Patch by: Young-Ho Cha <ganadist at chollian dot net>
4199
4200         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
4201         Parse extra data better, apparently it's right behind
4202         the normal strf header size. Fixes #343500.
4203
4204 2006-06-16  Wim Taymans  <wim@fluendo.com>
4205
4206         * ext/alsa/gstalsasink.c: (set_hwparams):
4207         If we fail to set the buffer_time and period_time alsa
4208         parameters, post a warning and leave alsa select a 
4209         default instead of failing. Fixes #342085
4210
4211 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
4212
4213         * docs/libs/gst-plugins-base-libs-sections.txt:
4214         * gst-libs/gst/cdda/gstcddabasesrc.h:
4215           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
4216           out in the header file and shouldn't be listed in the docs.
4217
4218         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4219           Must dereference pointer to fourcc in the debug statement.
4220
4221 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
4222
4223         * docs/libs/Makefile.am:
4224         * docs/libs/gst-plugins-base-libs-docs.sgml:
4225         * docs/libs/gst-plugins-base-libs-sections.txt:
4226         * docs/libs/gst-plugins-base-libs.types:
4227         add remaining symbols into correct setions
4228         
4229         * gst-libs/gst/audio/gstringbuffer.c:
4230         fix incomplete docs
4231         
4232         * gst-libs/gst/audio/gstringbuffer.h:
4233         comment out not yet implemented function
4234         
4235         
4236         * gst-libs/gst/floatcast/floatcast.h:
4237         * gst-libs/gst/netbuffer/gstnetbuffer.c:
4238         add short descriptions
4239         
4240         
4241         * gst-libs/gst/interfaces/propertyprobe.c:
4242         fix return value docs   
4243         
4244         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4245         simplify debug logging
4246         
4247         * gst-libs/gst/riff/riff-read.h:
4248         sync function prototype and docs
4249         
4250         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4251         remove left over symbol
4252
4253 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
4254
4255         * autogen.sh:
4256         * configure.ac:
4257         * docs/Makefile.am:
4258           Use GST_PLUGIN_DOCS macro in configure.ac, add
4259           --enable-plugin-docs default to autogen.sh and use
4260           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
4261
4262 2006-06-15  Wim Taymans  <wim@fluendo.com>
4263
4264         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
4265         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
4266         (gst_ogg_demux_loop):
4267         Combine GstFlowReturn from the source pads to give a
4268         meaningfull result to the upstream peer or to stop the
4269         processing task in case of errors.
4270
4271 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
4272
4273         * gst/playback/gststreaminfo.c: (cb_probe):
4274           Try GST_TAG_CODEC as fallback when extracting the
4275           codec name; more debug info.
4276
4277 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
4278
4279         * ext/ogg/Makefile.am:
4280         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4281           Extract language tags from ogm subtitle streams, so that
4282           the subtitle menu choices are labelled correctly in
4283           Totem (fixes #344708).
4284
4285 2006-06-14  Wim Taymans  <wim@fluendo.com>
4286
4287         Patch by: Alessandro Decina <alessandro at nnva dot org>
4288
4289         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
4290         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
4291         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
4292         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
4293         Fix various leaks. Fixes #343699.
4294         Add x-smoke mime type.
4295
4296 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
4297
4298         * gst-libs/gst/riff/riff-ids.h:
4299           Add IDs for 'bext' chunks (see #343837).
4300
4301 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
4302
4303         Patch by: Young-Ho Cha  <ganadist at chollian net>
4304
4305         * gst/subparse/samiparse.c: (sami_context_pop_state),
4306         (handle_start_font), (end_sami_element):
4307           Honour font face tags in SAMI subtitles (#344503).
4308
4309 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
4310
4311         * po/POTFILES.in:
4312           add missing files containing translatable strings
4313
4314 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
4315
4316         * docs/libs/tmpl/.cvsignore:
4317           we don't want those *.sgml files in CVS either
4318
4319 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
4320
4321         * docs/libs/.cvsignore:
4322         * tests/check/elements/.cvsignore:
4323         * tests/check/libs/.cvsignore:
4324           ignore more
4325
4326 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
4327
4328         * docs/libs/Makefile.am:
4329           also commiting the changed Makefile.am (added more libs to the
4330           doc-build)
4331
4332 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
4333
4334         * docs/libs/gst-plugins-base-libs-docs.sgml:
4335         * docs/libs/gst-plugins-base-libs-sections.txt:
4336         * docs/libs/gst-plugins-base-libs.types:
4337           first batch of reordering things, add index & hierarchy
4338
4339 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4340
4341         * configure.ac:
4342           use GST_PKG_CHECK_MODULES, cleans up output
4343
4344 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
4345
4346         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4347           Add support for burn:// URIs (#343385); const-ify things a bit,
4348           use G_N_ELEMENTS instead of hard-coded array size.
4349
4350 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
4351
4352         Patch by: Young-Ho Cha  <ganadist at chollian net>
4353
4354         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
4355           Fix up broken entities before passing them to libxml *sigh*.
4356           (#343303).
4357           
4358 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4359
4360         * configure.ac:
4361           back to TRUNK
4362
4363 === release 0.10.8 ===
4364
4365 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
4366
4367         * configure.ac:
4368           releasing 0.10.8, "Moar gij ziet mij nie"
4369
4370 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
4371
4372         * configure.ac:
4373         * po/af.po:
4374         * po/az.po:
4375         * po/cs.po:
4376         * po/en_GB.po:
4377         * po/hu.po:
4378         * po/it.po:
4379         * po/nb.po:
4380         * po/nl.po:
4381         * po/or.po:
4382         * po/sq.po:
4383         * po/sr.po:
4384         * po/sv.po:
4385         * po/uk.po:
4386         * po/vi.po:
4387         * win32/common/config.h:
4388           0.10.7.2 prerelease
4389
4390 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
4391
4392         * docs/libs/tmpl/gstaudio.sgml:
4393         * docs/libs/tmpl/gstcolorbalance.sgml:
4394         * docs/libs/tmpl/gstmixer.sgml:
4395         * docs/libs/tmpl/gstringbuffer.sgml:
4396         * docs/libs/tmpl/gsttuner.sgml:
4397         * docs/libs/tmpl/gstxoverlay.sgml:
4398         * gst-libs/gst/audio/audio.c:
4399         * gst-libs/gst/audio/gstringbuffer.c:
4400         * gst-libs/gst/interfaces/colorbalance.c:
4401         * gst-libs/gst/interfaces/mixer.c:
4402         * gst-libs/gst/interfaces/tuner.c:
4403         * gst-libs/gst/interfaces/xoverlay.c:
4404           move last template doc snippets to source code and delete them
4405
4406 2006-06-06  Michael Smith  <msmith@fluendo.com>
4407
4408         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
4409         (theora_parse_drain_queue):
4410           Mark DELTA_UNIT on non-keyframes.
4411
4412 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
4413
4414         * gst-libs/gst/audio/gstbaseaudiosink.c:
4415         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
4416         * gst-libs/gst/audio/gstbaseaudiosink.h:
4417         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
4418         (gst_ring_buffer_samples_done):
4419         * gst-libs/gst/audio/gstringbuffer.h:
4420         Document better the fact that latency_time and buffer_time are values
4421         stored in microseconds, and not the usual GStreamer nanoseconds.
4422         Change the variables (compatibly) that store them from GstClockTime 
4423         to guint64 to make it more clear that they're not storing clock times.
4424         Also, remove the bogus property description that says the user can
4425         specify -1 to get the default value, since that's never been the case.
4426
4427         When computing the default segment size for the ring buffer, make it
4428         an integer number of samples.
4429
4430         When the sub-class indicates a delay greater than the number of
4431         samples we've written return 0 from the audio sink get_time method.
4432
4433 2006-06-02  Michael Smith  <msmith@fluendo.com>
4434
4435         * tests/check/elements/audioconvert.c: (set_channel_positions),
4436         (get_float_mc_caps), (get_int_mc_caps):
4437         * tests/check/elements/audioresample.c:
4438         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
4439         * tests/check/elements/videorate.c:
4440         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
4441         * tests/check/elements/volume.c:
4442         * tests/check/elements/vorbisdec.c:
4443         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
4444           Don't busy-wait in tests; this was causing test timeouts very
4445           frequently when running under valgrind.
4446
4447 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
4448
4449         * gst/tcp/README:
4450         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
4451         (gst_multi_fd_sink_remove_client_link),
4452         (gst_multi_fd_sink_client_queue_caps),
4453         (gst_multi_fd_sink_client_queue_buffer),
4454         (gst_multi_fd_sink_handle_client_write),
4455         (gst_multi_fd_sink_render):
4456         * gst/tcp/gstmultifdsink.h:
4457           make multifdsink properly deal with streamheader:
4458           - streamheader is taken from caps
4459           - buffers marked with IN_CAPS are not sent
4460           - streamheaders are sent, on connection, from the caps of the
4461             buffer where the client gets positioned to
4462           - further streamheader changes are done every time the client
4463             will receive a buffer with different caps
4464         * tests/check/elements/multifdsink.c: (GST_START_TEST),
4465         (gst_multifdsink_create_streamheader):
4466           add tests for this
4467
4468 2006-06-02  Michael Smith  <msmith@fluendo.com>
4469
4470         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
4471           Reinstate limit on channel count. Vorbis does not define the meaning
4472           of > 6 channels, so they're just independent channels. Gstreamer
4473           currently has no mechanism to represent N independent channels.
4474
4475 2006-06-02  Michael Smith  <msmith@fluendo.com>
4476
4477         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
4478           Don't arbitrarily restrict channel counts and rate in vorbis.
4479           In terms of effects likely on real-world files, this fixes 96kHz
4480           playback of vorbis.
4481
4482 2006-06-02  Michael Smith  <msmith@fluendo.com>
4483
4484         * gst/audioconvert/audioconvert.c: (float):
4485           More correct float->int conversion.
4486
4487 2006-06-02  Michael Smith  <msmith@fluendo.com>
4488
4489         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
4490           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
4491           value. Fixes g-critical on trying to play back ogg containing
4492           unknown codec.
4493
4494 2006-06-02  Wim Taymans  <wim@fluendo.com>
4495
4496         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
4497         (setup_source):
4498         * gst/playback/gstplaybasebin.h:
4499         Make the subtitle detection work from any thread so we don't
4500         deadlock. Fixes #343397.
4501
4502 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
4503
4504         * gst/volume/Makefile.am:
4505           Seriously, it's not *that* hard to get compilation right.  Even
4506           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
4507
4508 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
4509
4510         * gst/volume/gstvolume.c: (volume_choose_func),
4511         (volume_update_real_volume), (gst_volume_class_init),
4512         (gst_volume_init), (volume_process_float), (volume_process_int16),
4513         (volume_process_int16_clamp), (volume_set_caps),
4514         (volume_transform_ip), (plugin_init):
4515         * gst/volume/gstvolume.h:
4516         rewrite the passthrough check, split _int16 and _int16_clamp, fix
4517         another property desc., remove unused param from process function
4518         
4519         * tests/check/elements/volume.c: (volume_suite):
4520         reactivate the passthrough test
4521
4522 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
4523
4524         * ext/alsa/gstalsamixerelement.h:
4525         * ext/alsa/gstalsamixeroptions.h:
4526         * ext/alsa/gstalsamixertrack.h:
4527         * ext/gnomevfs/gstgnomevfssink.h:
4528         * ext/gnomevfs/gstgnomevfssrc.h:
4529         * ext/theora/gsttheoradec.h:
4530         * ext/theora/gsttheoraenc.h:
4531         * ext/theora/gsttheoraparse.h:
4532         * ext/vorbis/vorbisparse.h:
4533         * gst-libs/gst/audio/gstaudioclock.h:
4534         * gst-libs/gst/audio/gstaudiofilter.h:
4535         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4536         * gst/audioconvert/gstaudioconvert.h:
4537         * gst/audioresample/gstaudioresample.h:
4538         * gst/audiotestsrc/gstaudiotestsrc.h:
4539         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
4540         * gst/playback/gststreamselector.h:
4541         * gst/tcp/gstmultifdsink.h:
4542         * gst/tcp/gsttcpclientsink.h:
4543         * gst/tcp/gsttcpclientsrc.h:
4544         * gst/tcp/gsttcpserversink.h:
4545         * gst/tcp/gsttcpserversrc.h:
4546         * gst/videorate/gstvideorate.h:
4547         * gst/videoscale/gstvideoscale.h:
4548         * gst/videotestsrc/gstvideotestsrc.h:
4549         * gst/volume/gstvolume.h:
4550         * sys/v4l/gstv4ljpegsrc.h:
4551         * sys/v4l/gstv4lmjpegsink.h:
4552         * sys/v4l/gstv4lmjpegsrc.h:
4553         * sys/v4l/gstv4lsrc.h:
4554         * sys/ximage/ximagesink.h:
4555         * sys/xvimage/xvimagesink.h:
4556         * tests/old/testsuite/alsa/sinesrc.h:
4557         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
4558
4559 2006-05-31  Wim Taymans  <wim@fluendo.com>
4560
4561         * ext/libvisual/visual.c: (gst_visual_reset),
4562         (gst_visual_sink_setcaps), (gst_visual_sink_event),
4563         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
4564         Handle DISCONT.
4565         Use running time before doing QoS.
4566         Handle mono too.
4567
4568 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
4569
4570         * docs/libs/Makefile.am:
4571           set a magic variable to indicate we know the docs are incomplete
4572
4573 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
4574
4575         * win32/common/libgstvideo.def:
4576           export gst_video_calculate_display_ratio
4577         * win32/vs6/libgstvideoscale.dsp:
4578           add link to libgstvideo-0.10.lib
4579
4580 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
4581
4582         * gst/playback/gstplaybasebin.c: (gen_source_element):
4583           Throw a more comprehensible error for rtsp:// URIs (rather
4584           than erroring out with a negotiation error later on) until
4585           we fix playbin to handle rtspsrc etc.
4586
4587 2006-05-30  Wim Taymans  <wim@fluendo.com>
4588
4589         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
4590         (gst_text_overlay_text_event):
4591         Added some FIXMEs.
4592
4593 2006-05-30  Wim Taymans  <wim@fluendo.com>
4594
4595         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
4596         (gst_adder_request_new_pad), (gst_adder_release_pad):
4597         * gst/adder/gstadder.h:
4598         Implement release_request_pad.
4599         Make padcounter atomic.
4600
4601         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
4602         Added check for release_pad in adder.
4603
4604 2006-05-30  Wim Taymans  <wim@fluendo.com>
4605
4606         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
4607         Fix build again.
4608
4609 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4610
4611         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4612         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
4613         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
4614         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
4615         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
4616         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
4617         (gst_ogg_demux_bisect_forward_serialno),
4618         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
4619         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
4620           add more debugging
4621           clean up printf formats for granulepos and serialno
4622
4623 2006-05-30  Michael Smith  <msmith@fluendo.com>
4624
4625         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
4626         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
4627         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
4628         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
4629         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
4630         * ext/vorbis/vorbisenc.h:
4631           Multi-channel caps negotiation, so we can do proper multichannel
4632           vorbis encoding, negotiated through audioconvert.
4633
4634 2006-05-30  Wim Taymans  <wim@fluendo.com>
4635
4636         * tests/check/elements/adder.c: (test_event_message_received),
4637         (test_play_twice_message_received), (GST_START_TEST),
4638         (adder_suite):
4639         Added check to show that #339935 is fixed with ongoing
4640         adder and collectpads fixes.
4641
4642 2006-05-29  Wim Taymans  <wim@fluendo.com>
4643
4644         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
4645         Don't leak pad name.
4646
4647 2006-05-29  Wim Taymans  <wim@fluendo.com>
4648
4649         * gst/adder/gstadder.c: (gst_adder_query_duration),
4650         (forward_event_func), (forward_event), (gst_adder_src_event):
4651         Fix adder seeking.
4652         Make query/seeking code threadsafe.
4653
4654         * tests/check/Makefile.am:
4655         * tests/check/elements/adder.c: (test_event_message_received),
4656         (GST_START_TEST), (test_play_twice_message_received):
4657         Fix adder test case.
4658
4659 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
4660
4661         Patch by: Young-Ho Cha  <ganadist at chollian net>
4662
4663         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4664         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
4665         (set_encoding_element), (decodebin_element_added_cb),
4666         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
4667         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
4668         * gst/playback/gstplaybasebin.h:
4669           Add 'subtitle-encoding' property to playbin, so applications can
4670           force a subtitle encoding for non-UTF8 subtitles (#342268).
4671
4672         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
4673         (gst_sub_parse_set_property):
4674           Rename recently-added 'encoding' property to 'subtitle-encoding'
4675           (so it can be proxied by playbin/decodebin in a generic way
4676           with less danger of false positives).
4677
4678 2006-05-29  Michael Smith  <msmith@fluendo.com>
4679
4680         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
4681         (append_with_other_format), (set_structure_widths),
4682         (gst_audio_convert_transform_caps):
4683           Patch from #341562: give more specific audio caps in get_caps, so
4684           that basetransform  can make better decisions on what caps to
4685           negotiate.
4686
4687 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
4688
4689         * tests/check/elements/volume.c:
4690         make it compile again
4691
4692 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
4693
4694         * tests/check/elements/volume.c: (volume_suite):
4695         disable test until #343196 gets resolved
4696
4697 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
4698
4699         * gst/adder/gstadder.c: (gst_adder_get_type):
4700         Make it easier to copy&paste
4701         
4702         * gst/volume/Makefile.am:
4703         * gst/volume/gstvolume.c: (volume_update_real_volume),
4704         (gst_volume_set_volume), (gst_volume_set_mute),
4705         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
4706         (volume_transform_ip), (volume_update_mute),
4707         (volume_update_volume):
4708         * gst/volume/gstvolume.h:
4709         Add own debug category, move duplicate code to helper function, fix
4710         property texts, add more comments and prepare ffor liboil-goodness
4711         
4712         * tests/check/Makefile.am:
4713         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
4714         add test for mute and passtrough case, be a bit more verbose to track
4715         failure
4716         
4717         * tests/check/generic/states.c: (GST_START_TEST):
4718         catch elements that fail to instantiate
4719
4720 2006-05-28  Edward Hervey  <edward@fluendo.com>
4721
4722         * tests/check/pipelines/simple-launch-lines.c:
4723         * tests/check/pipelines/theoraenc.c:
4724         * tests/check/pipelines/vorbisenc.c:
4725         Comment out tests using parse_launch() if core was built without
4726         parsing capabilities.
4727
4728 2006-05-27  Edward Hervey  <edward@fluendo.com>
4729
4730         * tests/check/Makefile.am:
4731         Extra bonus points for whoever explains to ensonic that you are meant
4732         to test unit tests thoroughly before commiting them, especially if
4733         you know it's going to break.
4734         De-activated element/adder tests.
4735
4736 2006-05-27  Edward Hervey  <edward@fluendo.com>
4737
4738         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4739         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
4740         Marking caps conversion issues as GST_WARNING is way too verbose,
4741         Moving them to GST_LOG.
4742
4743 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
4744
4745         * README:
4746           Replace current README (containing the release notes from
4747           some 0.9.x version) with a proper README taken from the core.
4748
4749 2006-05-26  Wim Taymans  <wim@fluendo.com>
4750
4751         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
4752         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
4753         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
4754         (vorbis_dec_change_state):
4755         Small cleanups.
4756         Add some FIXMEs
4757         Clip output samples to segment boundaries.
4758
4759 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
4760
4761         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4762         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
4763         Improve the errors produced on bad output, including some human
4764         readable description strings.
4765         Handle the (theoretical for ximagesink) case where the XServer 
4766         has a different idea about the size required for a particular 
4767         frame and gives us too small a memory allocation.
4768
4769 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
4770
4771         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4772         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
4773         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
4774         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4775         Improve the errors produced on bad output, including some human 
4776         readable description strings.
4777         Handle RGB Xv formats properly by transforming them into our 
4778         big-endian caps description.
4779         Use gst_caps_truncate to ensure that we never try and choose a
4780         non-fixed caps in buffer_alloc.
4781         Handle the case where the XServer has a different idea about the size
4782         required for a particular frame and gives us too small a memory
4783         allocation.
4784         Use -1 to indicate 'no image format', because 0 is a valid XServer
4785         image format number.
4786         Put RGB Xv formats at the end of the caps, so that we always prefer
4787         YUV format frames.
4788         Iterate the available Xv Encodings to determine the maximum width and
4789         height, and then return that in our caps.
4790         (Closes #315312, #337544)
4791
4792 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
4793
4794         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
4795         When there is only one unfinished pad and it receives an event that
4796         doesn't match our requirements, we need to set alldone=FALSE so that
4797         the fakesink is not removed yet.
4798
4799 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
4800
4801         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
4802           Use gst_type_find_helper_for_buffer() to find the type
4803           of stream from the first packet.
4804
4805         * configure.ac:
4806           Bump requirements to core CVS (needed for vorbis
4807           typefinding to work).
4808
4809 2006-05-24  Edward Hervey  <edward@fluendo.com>
4810
4811         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
4812         Added the 'prfl' atom type which MQV (no, it's not a typo) files
4813         contain.  Else they play perfectly fine with qtdemux.
4814
4815 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
4816
4817         * ext/theora/theoradec.c:
4818         * ext/theora/theoraenc.c:
4819         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
4820         * gst/audiorate/gstaudiorate.c:
4821           make more debug catagories static
4822         
4823         * tests/check/Makefile.am:
4824         * tests/check/elements/adder.c: (message_received),
4825         (test_event_message_received), (GST_START_TEST),
4826         (test_play_twice_message_received), (adder_suite):
4827           added test case for using element twice, extra bonus points for anyone
4828           who can make these test run reliably
4829
4830 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
4831
4832         * ext/theora/theoradec.c: (theora_dec_chain):
4833           Make work with time-stamped input buffers that do not
4834           have a granulepos in BUFFER_OFFSET_END (like theora
4835           buffers coming from matroskademux). Fixes #342448.
4836
4837 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
4838
4839         Patch by: Peter Kjellerstedt  <pkj at axis com>
4840
4841         * gst/tcp/Makefile.am:
4842           fdstresstest doesn't need Gtk+, fix compilation if 
4843           gtk is not available (#342566).
4844
4845 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4846          
4847         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
4848           80 line columns
4849           Removed redundant floor()
4850
4851 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
4852
4853         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4854           On second thought, just skip JUNK chunks automatically, so
4855           the caller doesn't have to handle this. Fixes #342345.
4856           Also, return GST_FLOW_UNEXPECTED if we get a short read,
4857           not GST_FLOW_ERROR.
4858
4859 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
4860
4861         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4862           Don't bail out on JUNK chunks with a size of 0 (would try to
4863           pull_range 0 bytes before, which sources don't like too much).
4864           See #342345.
4865
4866 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
4867
4868         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
4869         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
4870         Use the gstutil scaling function to preserve 64 bits while calculating
4871         output width and height from the display-aspect-ratio. (A continuation
4872         of #341542)
4873
4874 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
4875
4876         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
4877         (gst_xvimagesink_buffer_alloc):
4878         * sys/xvimage/xvimagesink.h:
4879         When performing buffer allocations, remember the caps and image format
4880         we return so that if the same caps are asked for next time we can
4881         return them immediately without doing any caps intersections.
4882
4883 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4884          
4885         * gst-libs/gst/rtp/README:
4886           Some new documentation
4887         * gst-libs/gst/rtp/gstrtpbuffer.h:       
4888           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
4889         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
4890         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
4891           New RTP audio base payloader class. Supports frame or sample based
4892           codecs.  Not enabled in Makefile.am until approved.
4893
4894 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
4895
4896         * tests/check/elements/alsa.c: (test_device_property_probe):
4897           Fix test case: don't try to free NULL GValueArray when there
4898           are no devices.
4899
4900 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
4901
4902         * tests/check/Makefile.am:
4903         * tests/check/elements/alsa.c: (test_device_property_probe),
4904         (alsa_suite), (main):
4905           Add simple test that runs a device property probe on alsasrc,
4906           alsasink and alsamixer. Disable valgrind check for now (too
4907           many leaks in libasound, and valgrind ignored my suppressions
4908           additions).
4909
4910 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
4911
4912         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
4913         (gst_alsa_device_property_probe_probe_property),
4914         (gst_alsa_device_property_probe_needs_probe),
4915         (gst_alsa_device_property_probe_get_values),
4916         (gst_alsa_type_add_device_property_probe_interface):
4917         * ext/alsa/gstalsadeviceprobe.h:
4918         * ext/alsa/gstalsamixerelement.c:
4919         (gst_alsa_mixer_element_init_interfaces):
4920         * ext/alsa/gstalsamixerelement.h:
4921           Clean up and simplify alsa device probing. Make it actually work
4922           for multiple classes. Don't cache results any longer.
4923
4924         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
4925         (gst_alsasink_init):
4926         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
4927         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
4928         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
4929           Make alsasink and alsasrc implement the GstPropertyProbe interface
4930           for device probing (#342181).
4931           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
4932
4933 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
4934
4935         * gst/subparse/samiparse.c: (handle_start_font):
4936           Don't ignore return value of strtol (++compiler_happiness).
4937
4938 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
4939
4940         Patch by: Young-Ho Cha  <ganadist chollian net>
4941
4942         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
4943         (gst_sub_parse_class_init), (gst_sub_parse_init),
4944         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
4945         (convert_encoding):
4946         * gst/subparse/gstsubparse.h:
4947           Add 'encoding' property (#341681).
4948
4949         * gst/subparse/samiparse.c: (characters_sami):
4950           Output is pango markup, so we need to escape text
4951           between tags (#342143).
4952
4953 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
4954
4955         * gst-libs/gst/audio/multichannel.c:
4956         (gst_audio_check_channel_positions):
4957           It's okay to have caps with channels=1 and a channel position
4958           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
4959           (deinterleavers might want to keep the position in the caps,
4960           so that they can be re-interleaved again properly later).
4961           Leave check for unexpected 2-channel layouts intact for now.
4962
4963 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4964
4965         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
4966         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
4967         basesrc can do its job correctly.
4968
4969 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
4970
4971         * ext/alsa/Makefile.am:
4972         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
4973         (gst_alsa_detect_formats), (get_channel_free_structure),
4974         (caps_add_channel_configuration), (gst_alsa_detect_channels),
4975         (gst_alsa_probe_supported_formats):
4976         * ext/alsa/gstalsa.h:
4977         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
4978           Refactor and improve caps probing code: probe signedness
4979           when we probe the supported formats/widths; set endianness
4980           to the one we actually probed for (ie. cpu endianness).
4981           
4982         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
4983         (gst_alsasrc_close):
4984         * ext/alsa/gstalsasrc.h:
4985           Implement caps probing for alsasrc.
4986
4987 2006-05-15  Wim Taymans  <wim@fluendo.com>
4988
4989         * ext/theora/theoradec.c: (gst_theora_dec_reset),
4990         (theora_dec_src_query), (theora_dec_src_event),
4991         (theora_dec_sink_event), (theora_handle_comment_packet),
4992         (theora_handle_data_packet), (theora_dec_change_state):
4993         Cleanups, add some G_LIKELY.
4994         Use segment helpers instead of our own wrong code.
4995         Clear queued buffers on seek and READY.
4996
4997         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
4998         (vorbis_dec_convert), (vorbis_dec_src_query),
4999         (vorbis_dec_src_event), (vorbis_dec_sink_event),
5000         (vorbis_handle_comment_packet), (vorbis_dec_push),
5001         (vorbis_handle_data_packet), (vorbis_dec_chain),
5002         (vorbis_dec_change_state):
5003         * ext/vorbis/vorbisdec.h:
5004         Remove old useless packetno variable.
5005         Do position query properly.
5006         Add some G_LIKELY.
5007         Do cleanup of queued buffers in new helper function
5008         and use it.
5009
5010 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5011
5012         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5013           Query supported sample rates. Fixes #341732.
5014
5015 2006-05-15  Julien MOUTTE  <julien@moutte.net>
5016
5017         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
5018         (gst_decode_bin_change_state): Make decodebin reusable
5019         when going from PAUSE_TO_READY and then back to PAUSED.
5020         Fixes #331678.
5021
5022 2006-05-15  Wim Taymans  <wim@fluendo.com>
5023
5024         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
5025         (vorbis_dec_convert), (vorbis_dec_src_query),
5026         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5027         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
5028         (vorbis_dec_clean_queued), (vorbis_dec_push),
5029         (vorbis_handle_data_packet), (vorbis_dec_change_state):
5030         Cleanups. Use refcounting and DEBUG_OBJECT.
5031         Reset segment on flush, use code methods instead of our
5032         own wrong version.
5033         Fix potential memleak.
5034
5035 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5036
5037         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
5038         (gst_alsasink_init):
5039         * ext/alsa/gstalsasink.h:
5040           Don't leak allocated snd_output_t structure if there's
5041           more than one alsasink instance at a time (#341873).
5042           Also fix GObject macros in header file.
5043           
5044 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5045
5046         * gst/subparse/gstsubparse.c:
5047         (gst_sub_parse_data_format_autodetect):
5048           Don't use libxml functions in the typefinding code.
5049
5050 2006-05-15  Wim Taymans  <wim@fluendo.com>
5051
5052         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5053         Fix seeking performance in the case where a non-header 
5054         packet has a 0 granulepos (busted theora case). 
5055         Fixes #341719
5056         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
5057          the first place, you limelight stealer you)
5058
5059 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5060
5061         * gst/subparse/gstsubparse.c:
5062         (gst_sub_parse_data_format_autodetect):
5063           Improve SAMI typefinding: handle case where there are
5064           whitespaces or newlines in front of the first <SAMI>
5065           tag (#169936).
5066
5067 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5068
5069         * configure.ac:
5070           Build video4linux plugin even if there's no XVIDEO, just
5071           without implementing the GstXOverlay interface (#334002).
5072          
5073 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5074
5075         * configure.ac:
5076         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
5077         (plugin_init):
5078           Add tentative support for libvisual-0.4 (#336881).
5079
5080 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5081
5082         Patch by: Young-Ho Cha <ganadist at chollian net>
5083
5084         * gst/subparse/samiparse.c: (handle_start_font):
5085           Need to map "silver" colour explicitly (#169936).
5086
5087 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5088
5089         Patch by: Young-Ho Cha  <ganadist at chollian net>
5090
5091         * gst/subparse/Makefile.am:
5092         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5093         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
5094         (gst_sub_parse_format_autodetect), (feed_textbuf),
5095         (gst_subparse_type_find), (plugin_init):
5096         * gst/subparse/gstsubparse.h:
5097         * gst/subparse/samiparse.c:
5098         * gst/subparse/samiparse.h:
5099           Add support for SAMI subtitles (#169936).
5100
5101 2006-05-14  Michael Smith  <msmith@fluendo.com>
5102
5103         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
5104           Fix #341696: crash when mixing L+R+C to mono or stereo.
5105         * tests/check/Makefile.am:
5106         * tests/check/elements/audioconvert.c: (set_channel_positions),
5107         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
5108         (audioconvert_suite):
5109           Add test for the above, including some generic framework bits for
5110           testing multichannel things.
5111
5112 === release 0.10.7 ===
5113
5114 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
5115
5116         * configure.ac:
5117           releasing 0.10.7, "Leave the gun"
5118
5119 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
5120
5121         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5122         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5123         Fix the build.
5124
5125 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
5126
5127         * docs/libs/gst-plugins-base-libs-docs.sgml:
5128         * docs/libs/gst-plugins-base-libs-sections.txt:
5129         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
5130         * gst-libs/gst/video/video.h:
5131         * gst/videoscale/Makefile.am:
5132         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5133         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5134         * tests/check/Makefile.am:
5135         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
5136         (main):
5137           Fix integer overflow problem with pixel-aspect-ratio calculations
5138           in videoscale and xvimagesink (#341542)
5139
5140 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
5141
5142         * gst-libs/gst/tag/gstid3tag.c:
5143           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
5144
5145 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
5146
5147         * win32/MANIFEST:
5148           update win32 files listing
5149
5150 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5151
5152         patch by: Sjoerd Simons (sjoerd@luon.net)
5153
5154         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5155         (group_create), (group_destroy), (add_stream),
5156         (gst_play_base_bin_get_property),
5157         (gst_play_base_bin_get_streaminfo_value_array):
5158         * gst/playback/gstplaybasebin.h:
5159           API: GstPlayBaseBin::stream-info-value-array property
5160           use a more bindings-friendly way of exposing streaminfo
5161           using a GValueArray.  Tested in ipython.
5162           Closes #341114
5163
5164 2006-05-11  Wim Taymans  <wim@fluendo.com>
5165
5166         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
5167         (queue_underrun_cb), (queue_filled_cb):
5168         Also catch queue underruns but don't do anything yet.
5169         Refactor and comment queue enlarging code a bit.
5170
5171         * gst/playback/gstplaybasebin.c: (queue_overrun),
5172         (queue_threshold_reached), (queue_out_of_data),
5173         (gen_preroll_element):
5174         If a queue over/underruns check that we don't create nasty
5175         deadlocks when the min-threshold is not reached but the
5176         max-bytes is. In those cases disable max-bytes when we
5177         know that the queue is fed timed data.
5178         Add more comments.
5179
5180 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
5181
5182         * gst/playback/gstplaybin.c: (gen_audio_element):
5183           Make playbin automatically plug an 'audioresample'
5184           element before the audio sink as well. This solves
5185           problems with sinks that only accept a very specific
5186           sample rate, like esdsink (e.g. #340379).
5187
5188 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
5189
5190         * gst/playback/gstplaybasebin.c: (gen_source_element):
5191           Make http sources send special headers so that we receive
5192           icecast metadata if the http stream is an icecast stream
5193           (otherwise the server will just ignore them). This also
5194           means that from now on users will need the 'icydemux'
5195           element from gst-plugins-good installed if they want to
5196           listen to icecast radio streams. (#341432, #333657).
5197
5198 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5199
5200         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
5201         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
5202           remove stupid example from docs - it should come with a simple
5203           C program instead.
5204           Clean up/fix docs
5205         * tests/check/elements/multifdsink.c: (wait_bytes_served),
5206         (fail_if_can_read), (GST_START_TEST),
5207         (gst_multifdsink_create_streamheader), (multifdsink_suite):
5208           add a test for changing streamheader which exposes a bug in
5209           multifdsink
5210
5211 2006-05-11  Michael Smith  <msmith@fluendo.com>
5212
5213         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
5214         (gst_gnome_vfs_src_received_headers_callback):
5215         * ext/gnomevfs/gstgnomevfssrc.h:
5216           Don't set icy-caps unless we have a sane interval value. Move
5217           interval to a local variable; we never use it outside this function.
5218
5219 2006-05-11  Wim Taymans  <wim@fluendo.com>
5220
5221         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
5222         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
5223         Register special buffer types along with the objects so
5224         that they are not registered at runtime from N different
5225         streaming threads since they are not threadsafe.
5226
5227 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
5228
5229         * tests/check/elements/multifdsink.c: (wait_bytes_served),
5230         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
5231           add two more tests, one doing streamheader
5232
5233 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
5234
5235         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
5236           clean up the bufqueue when shutting down
5237         * tests/check/Makefile.am:
5238         * tests/check/elements/multifdsink.c: (setup_multifdsink),
5239         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
5240         (main):
5241           add a test for the leak that was just fixed
5242
5243 2006-05-10  Wim Taymans  <wim@fluendo.com>
5244
5245         * gst/adder/gstadder.c: (gst_adder_setcaps),
5246         (gst_adder_query_duration), (gst_adder_query), (forward_event),
5247         (gst_adder_src_event), (gst_adder_sink_event),
5248         (gst_adder_class_init), (gst_adder_finalize),
5249         (gst_adder_request_new_pad), (gst_adder_collected):
5250         * gst/adder/gstadder.h:
5251         Updated some docs. Added comments and FIXMEs all over the place.
5252         Improve debugging info.
5253         Fix leak on finalize by not calling the parent.
5254         Implement duration query.
5255         Make event forwarding threadsafe.
5256         Correctly send NEWSEGMENT at start and after flush.
5257         Handle EOS correctly.
5258         Post error when not negotiated.
5259
5260         * tests/check/elements/adder.c: (GST_START_TEST):
5261         Added FIXME in the test.
5262
5263 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
5264
5265         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
5266         (gst_text_overlay_halign_get_type),
5267         (gst_text_overlay_wrap_mode_get_type):
5268         * ext/theora/theoradec.c: (theora_handle_type_packet),
5269         (theora_handle_data_packet):
5270         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
5271         (theora_enc_sink_setcaps), (theora_enc_chain):
5272         * gst-libs/gst/cdda/gstcddabasesrc.c:
5273         (gst_cdda_base_src_mode_get_type):
5274         * gst/audiotestsrc/gstaudiotestsrc.c:
5275         (gst_audiostestsrc_wave_get_type):
5276         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
5277         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
5278         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
5279         (gst_sync_method_get_type), (gst_unit_type_get_type),
5280         (gst_client_status_get_type):
5281         * gst/videoscale/gstvideoscale.c:
5282         (gst_video_scale_method_get_type):
5283         * gst/videotestsrc/gstvideotestsrc.c:
5284         (gst_video_test_src_pattern_get_type):
5285         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
5286         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
5287         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
5288         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
5289         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
5290         (paint_setup_RGB565), (paint_setup_xRGB1555):
5291           Const-ify GEnumValue and GFlagsValue arrays. Use
5292           GST_ROUND_UP_* macros instead of home-made ones.
5293
5294 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
5295
5296         * configure.ac:
5297           Require core CVS for the new newsegment stuff.
5298
5299 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
5300
5301         Patch by: Sjoerd Simons  <sjoerd at luon net>
5302
5303         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
5304           Register nick for enum value (#341160).
5305
5306 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
5307
5308         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
5309         (plugin_init):
5310          backout typefind patch #340375
5311          
5312         * tests/check/elements/adder.c: (message_received),
5313         (GST_START_TEST), (adder_suite):
5314           redo, signal-handling of test
5315
5316 2006-05-09  Wim Taymans  <wim@fluendo.com>
5317
5318         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
5319         (gst_adder_collected):
5320         * gst/adder/gstadder.h:
5321         Remove bogus segment merging and forwarding, we don't
5322         care about timestamps anyway and we just produce a
5323         continuous stream. 
5324         Also create a nice NEWSEGMENT event when we start.
5325         Use _scale_int some more.
5326
5327 2006-05-09  Edward Hervey  <edward@fluendo.com>
5328
5329         * tests/icles/stress-xoverlay.c:
5330         Fix if core was built without parsing support.
5331
5332 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
5333
5334         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5335           Add SEDG (Samsung MPEG-4) fourcc.
5336
5337 2006-05-09  Edward Hervey  <edward@fluendo.com>
5338
5339         * tests/icles/stress-xoverlay.c:
5340         * tests/examples/volume/volume.c:
5341         Fix if core was built without parsing support.
5342
5343         * tests/examples/seek/seek.c:
5344         Disable the parse_launch example if core was built without parsing
5345         support.
5346
5347 2006-05-08  Edward Hervey  <edward@fluendo.com>
5348
5349         * autogen.sh: (CONFIGURE_DEF_OPT): 
5350         libtoolize on Darwin/MacOSX is called glibtoolize
5351
5352 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
5353
5354         * tests/check/Makefile.am:
5355         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
5356           Disable the adder test, until the build-slaves posses the kindness to 
5357           either like it or to give valid reason for not doing so 
5358
5359 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
5360
5361         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
5362         (adder_suite):
5363           Shuffle NULL state change around and raise timeout more
5364
5365 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
5366
5367         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
5368         (mp4_type_find), (plugin_init):
5369           Add typefind to distinguish between "audio/x-m4a" and new type
5370           "video/mp4". Fixes #340375
5371
5372         * tests/check/elements/adder.c: (adder_suite):
5373           Raise timeout to make buildbot happy
5374
5375 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
5376
5377         * gst/adder/gstadder.c: (gst_adder_sink_event),
5378         (gst_adder_request_new_pad), (gst_adder_change_state):
5379         * gst/adder/gstadder.h:
5380         * tests/check/Makefile.am:
5381         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
5382         (adder_suite), (main):
5383           Add sink-event handling to adder. It tries to merge incomming
5384           newsegment-events. Added test to check if segment_done is comming
5385           through. Fixes #340060
5386
5387 2006-05-05  Andy Wingo  <wingo@pobox.com>
5388
5389         * ext/theora/theoraparse.c (gst_theora_parse_init)
5390         (theora_parse_src_convert, theora_parse_src_query):
5391         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
5392         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
5393         query functions on the source pads of the theora and vorbis parse
5394         elements. Fixes position querying when doing a remux.
5395
5396 2006-05-05  Michael Smith  <msmith@fluendo.com>
5397
5398         * ext/theora/theoraparse.c: (parse_granulepos),
5399         (theora_parse_drain_queue_prematurely),
5400         (theora_parse_queue_buffer), (theora_parse_sink_event):
5401           Fix flushing.
5402           Fix invalid granulepos outputs when starting with a non-keyframe.
5403
5404 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
5405
5406         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
5407         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
5408         Rearrange MPEG system stream detection, fixing some memleaks in the
5409         process.
5410         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
5411         they clean up their data correctly.
5412         Remove unused ogganx caps and move the 'is_annodex' check to inside
5413         the 'is_ogg' if statement.
5414
5415 2006-05-05  Wim Taymans  <wim@fluendo.com>
5416
5417         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
5418         Properly remove ghostpads. Fixes #340392
5419
5420 2006-05-04  David Schleef  <ds@schleef.org>
5421
5422         * gst/typefind/gsttypefindfunctions.c:
5423
5424 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
5425
5426         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
5427         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
5428
5429         When typefinding an MP3 in push-based mode, don't penalise the
5430         probability down to 74% when we found 5 valid frames just because we
5431         can't peek the end of the file.
5432
5433         Make the probability for detecting MPEG Transport Streams based on the
5434         number of sequential headers we successfully detected.
5435
5436 2006-05-03  Wim Taymans  <wim@fluendo.com>
5437
5438         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5439         (vorbis_dec_push), (vorbis_dec_chain):
5440         Still produce an error when we receive an empty packet.
5441
5442 2006-05-03  Wim Taymans  <wim@fluendo.com>
5443
5444         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
5445         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
5446         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
5447         Mark buffers with DISCONT after seek and after activating new
5448         chains.
5449
5450         * ext/theora/gsttheoradec.h:
5451         * ext/theora/theoradec.c: (gst_theora_dec_reset),
5452         (theora_get_query_types), (theora_dec_sink_event),
5453         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
5454         (theora_dec_change_state):
5455         Fix frame counter.
5456         Detect and mark DISCONT buffers.
5457
5458         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5459         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
5460         (vorbis_dec_change_state):
5461         * ext/vorbis/vorbisdec.h:
5462         Use GstSegment.
5463         Detect and mark DISCONT buffers.
5464         Don't crash on 0 sized buffers.
5465
5466 2006-05-03  Wim Taymans  <wim@fluendo.com>
5467
5468         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
5469         (volume_transform_ip):
5470         Increase "volume" property to 10.0. Fixes #340369.
5471         Set the process function to NULL when capsnego fails so that
5472         we properly error out.
5473
5474 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
5475
5476         * gst/playback/gstplaybin.c: (add_sink):
5477         * gst/playback/test.c: (main):
5478         * gst/playback/test5.c: (dump_element_stats):
5479         * gst/playback/test6.c: (main):
5480           free caps using gst_caps_unref, don't leak caps-strings
5481
5482 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
5483
5484         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
5485         (plugin_init):
5486           Refine musepack typefinding a bit. Return MAXIMUM
5487           probability when we detect stream version 7 to make
5488           sure the mpeg audio typefinder doesn't trump us.
5489
5490 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
5491
5492         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5493           Protect against unexpected NULL strf_data buffer.
5494
5495 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
5496
5497         * tests/check/elements/audioconvert.c: (verify_convert),
5498         (GST_START_TEST):
5499           interpret the out[] buffer in the order the bytes are actually
5500           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
5501           Other tests should use BYTE_ORDER since the array is filled in
5502           with actual values
5503
5504 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
5505
5506         * tests/check/elements/audioconvert.c: (verify_convert),
5507         (GST_START_TEST):
5508           when a test fails, give an indication of which it is
5509
5510 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
5511
5512         * gst-libs/gst/cdda/gstcddabasesrc.c:
5513           compile fix; strtol() needs <stdlib.h>
5514
5515 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
5516
5517         * ext/alsa/gstalsamixerelement.c:
5518         * ext/alsa/gstalsasrc.c:
5519         * ext/cdparanoia/gstcdparanoiasrc.c:
5520         * ext/gnomevfs/gstgnomevfssink.c:
5521         * ext/gnomevfs/gstgnomevfssrc.c:
5522         * ext/ogg/gstoggdemux.c:
5523         * ext/ogg/gstoggmux.c:
5524         * ext/ogg/gstoggparse.c:
5525         * ext/ogg/gstogmparse.c:
5526         * ext/pango/gstclockoverlay.c:
5527         * ext/pango/gsttextoverlay.c:
5528         * ext/pango/gsttextrender.c:
5529         * ext/pango/gsttimeoverlay.c:
5530         * ext/theora/theoradec.c:
5531         * ext/theora/theoraenc.c:
5532         * ext/vorbis/vorbisdec.c:
5533         * ext/vorbis/vorbisenc.c:
5534         * gst-libs/gst/audio/gstaudiofilter.c:
5535         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
5536         * gst/audioconvert/gstaudioconvert.c:
5537         * gst/audiorate/gstaudiorate.c:
5538         * gst/audioresample/gstaudioresample.c:
5539         * gst/audiotestsrc/gstaudiotestsrc.c:
5540         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5541         * gst/playback/gstdecodebin.c:
5542         * gst/playback/gstplaybin.c:
5543         * gst/playback/gststreamselector.c:
5544         * gst/subparse/gstsubparse.c:
5545         * gst/tcp/gstmultifdsink.c:
5546         * gst/tcp/gsttcpclientsink.c:
5547         * gst/tcp/gsttcpclientsrc.c:
5548         * gst/tcp/gsttcpserversink.c:
5549         * gst/tcp/gsttcpserversrc.c:
5550         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
5551         * gst/videorate/gstvideorate.c:
5552         * gst/videoscale/gstvideoscale.c:
5553         * gst/videotestsrc/gstvideotestsrc.c:
5554         * gst/volume/gstvolume.c:
5555         * sys/v4l/gstv4ljpegsrc.c:
5556         * sys/v4l/gstv4lmjpegsink.c:
5557         * sys/v4l/gstv4lmjpegsrc.c:
5558         * sys/v4l/gstv4lsrc.c:
5559         * sys/ximage/ximagesink.c:
5560         * sys/xvimage/xvimagesink.c:
5561         * tests/check/libs/cddabasesrc.c:
5562           make GstElementDetails const
5563
5564 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
5565
5566         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
5567         (gst_adder_init):
5568           send events from src-pad to all sink-pads fixes #338657
5569
5570 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
5571
5572         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
5573         (alsasink_parse_spec):
5574           query width capabilities from alsa, fixes #338919
5575
5576 2006-04-28  Wim Taymans  <wim@fluendo.com>
5577
5578         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
5579         (gst_multi_fd_sink_remove_client_link):
5580         * gst/tcp/gstmultifdsink.h:
5581         Fix race condition in multifdsink that can lead to spurious 
5582         duplicate clients. this patch adds a new signal that is fired when
5583         multifdsink has removed all references to the fd.
5584         Fixes #339574.
5585         Updated documentation.
5586         API: client-fd-removed signal added
5587
5588 2006-04-28  Michael Smith  <msmith@fluendo.com>
5589
5590         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
5591           When asking g_value_array_new to prealloc elements, we may as well
5592           ask for the right number of elements.
5593
5594 2006-04-28  Wim Taymans  <wim@fluendo.com>
5595
5596         * gst-libs/gst/audio/gstbaseaudiosink.c:
5597         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
5598         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
5599         patch to make timestamp checking more tollerant to rounding 
5600         errors given that real discontinuities are to be marked on
5601         buffers. Fixes some asf files and #338778.
5602         Also avoid some crashers when we receive an event in the 
5603         NULL state.
5604
5605 2006-04-28  Michael Smith  <msmith@fluendo.com>
5606
5607         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
5608         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
5609         (gst_gnome_vfs_src_get_property),
5610         (gst_gnome_vfs_src_send_additional_headers_callback),
5611         (gst_gnome_vfs_src_received_headers_callback),
5612         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
5613         (gst_gnome_vfs_src_stop):
5614         * ext/gnomevfs/gstgnomevfssrc.h:
5615           Remove ICY handling (mostly) from gnomevfssrc, in favour of
5616           proper shared support within icydemux.
5617
5618 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5619
5620         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
5621         (gst_video_rate_swap_prev), (gst_video_rate_chain):
5622           fix up docs
5623           fix a leak when no caps negotiated
5624           fix counting of input frames
5625         * tests/check/elements/.cvsignore:
5626         * tests/check/elements/videorate.c: (assert_videorate_stats),
5627         (GST_START_TEST), (videorate_suite):
5628           add tests for these
5629
5630 2006-04-28  Wim Taymans  <wim@fluendo.com>
5631
5632         * gst-libs/gst/audio/gstringbuffer.c:
5633         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
5634         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
5635         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
5636         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
5637         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
5638         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
5639         (gst_ring_buffer_commit), (gst_ring_buffer_read),
5640         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
5641         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
5642         Check arguments passed to public functions instead of
5643         crashing.
5644
5645 2006-04-28  Wim Taymans  <wim@fluendo.com>
5646
5647         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
5648         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
5649         GstBaseAudioSrc must be live or it does not work.
5650
5651         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
5652         Don't set live to TRUE as this is the default in the parentclass.
5653
5654 2006-04-28  Wim Taymans  <wim@fluendo.com>
5655
5656         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
5657         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
5658         Videoscale doesn't pass on pixel-aspect ratio. Handle all
5659         fixation cases better. Fixes #338991
5660
5661 2006-04-28  Wim Taymans  <wim@fluendo.com>
5662
5663         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
5664         Handle 0/1 framerate correctly Fixes #331901.
5665
5666 2006-04-28  Wim Taymans  <wim@fluendo.com>
5667
5668         * tests/check/elements/audioconvert.c: (get_float_caps),
5669         (GST_START_TEST), (audioconvert_suite):
5670         Added check for correct clipping when doing float samples
5671         in audioconvert.
5672
5673 2006-04-28  Wim Taymans  <wim@fluendo.com>
5674
5675         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
5676         (gst_video_rate_chain):
5677         Print more debugging info.
5678
5679 2006-04-28  Wim Taymans  <wim@fluendo.com>
5680
5681         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
5682         (resample_set_state_from_caps):
5683         Add support for other formats audioresample can handle such as
5684         32 bits in and float and 64 bits float. Fixes #301759
5685
5686 2006-04-28  Wim Taymans  <wim@fluendo.com>
5687
5688         * gst/audioconvert/audioconvert.c: (float):
5689         correctly clip float samples > 1.0. Fixes #338718
5690
5691 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
5692
5693         Patch by: Young-Ho Cha  <ganadist at chollian net>
5694
5695         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
5696         (gst_text_overlay_render_text):
5697           Don't strip newlines from the text. Also, center lines
5698           within multi-line paragraphs (#339405).
5699
5700 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
5701
5702         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
5703           Fix wavpack typefinding to work in more cases (don't peek
5704           for chunks of multiple hundred kBs at once, but process
5705           things step-by-step in smaller units). Fixes #339786.
5706
5707 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5708
5709         * configure.ac:
5710           back to HEAD
5711
5712 === release 0.10.6 ===
5713
5714 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
5715
5716         * configure.ac:
5717           releasing 0.10.6, "Chao"
5718
5719 2006-04-26  David Schleef  <ds@schleef.org>
5720
5721         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
5722           Fixes #338897.
5723
5724 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
5725
5726         * configure.ac:
5727         * win32/common/config.h:
5728           new prerelease
5729
5730 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
5731
5732         patch by: Wim Taymans
5733
5734         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5735         (gst_ogg_demux_perform_seek):
5736           make sure correct newsegments are sent, so that the decoder
5737           and the demuxer agree on timestamps.  Fixes playback of a lot
5738           of Ogg files that do not start from 0.  Fixes #339833.
5739
5740 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
5741
5742         Patch by: Edward Hervey  <edward@fluendo.com>
5743
5744         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
5745         * tests/check/Makefile.am:
5746         * tests/check/elements/videorate.c: (assert_videorate_stats),
5747         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
5748         (videorate_suite), (main):
5749           Fix an infinite loop if frames are passed in with wrongly ordered
5750           timestamps.  Fixes #339013.
5751
5752 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5753
5754         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
5755
5756         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
5757           fix typefinding on some ISO files.  Fixes #339212.
5758
5759 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5760
5761         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
5762
5763         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5764           add another H264 fourcc.  Fixes #339047.
5765
5766 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5767
5768         Patch by: Jan Schmidt
5769
5770         * gst/playback/gststreamselector.c:
5771         (gst_stream_selector_bufferalloc):
5772           Restore old StreamSelector behaviour.
5773           Fixes #338419.
5774
5775 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
5776
5777         * configure.ac:
5778         * win32/common/config.h:
5779           prerelease
5780
5781 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
5782
5783         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
5784
5785         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5786         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
5787           Fix some memory leaks: on finalize, free buffers left in the queue
5788           before destroying the queue; in _push(), unref rtp_buf even if
5789           the process vfunc returned a NULL buffer as output buffer (#337548);
5790           demote some recuring debug messages to LOG level.
5791
5792 2006-04-11  Wim Taymans  <wim@fluendo.com>
5793
5794         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
5795         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
5796         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
5797         (gst_ogg_demux_loop):
5798         More cleanups.
5799         Respect segment stop when emiting EOS or SEGMENT_DONE.
5800         Fixes (#337945).
5801
5802 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
5803
5804         * gst/playback/gststreamselector.c:
5805         (gst_stream_selector_get_property):
5806           Don't leak pad name.
5807
5808 2006-04-10  Michael Smith  <msmith@fluendo.com>
5809
5810         * tests/check/Makefile.am:
5811         * tests/check/gst-plugins-base.supp:
5812           Suppress an old libtheora bug (fixed in more recent versions), so 
5813           that FC4 buildslaves can pass.
5814
5815 2006-04-10  Wim Taymans  <wim@fluendo.com>
5816
5817         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
5818         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
5819         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
5820         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
5821         (gst_ogg_demux_loop):
5822         Don't leak events.
5823         Remember what error we got when finding chains, if we
5824         were shutdown, that would not be an error.
5825
5826 2006-04-10  Wim Taymans  <wim@fluendo.com>
5827
5828         * gst-libs/gst/audio/gstbaseaudiosink.c:
5829         (gst_base_audio_sink_event):
5830         Starting the ringbuffer when we did not acquire it can cause
5831         a deadlock, is pointless and causes nasty things for
5832         subclasses. 
5833         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
5834
5835 2006-04-10  Wim Taymans  <wim@fluendo.com>
5836
5837         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
5838         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
5839         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
5840         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
5841         (gst_ogg_demux_deactivate_current_chain),
5842         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
5843         (gst_ogg_demux_bisect_forward_serialno),
5844         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
5845         Add some more debugging.
5846
5847 2006-04-10  Wim Taymans  <wim@fluendo.com>
5848
5849         * ext/theora/theoradec.c: (theora_dec_src_event),
5850         (theora_handle_data_packet):
5851         Some more debug info.
5852
5853         * tests/examples/seek/seek.c: (start_seek), (main):
5854         Print element messages too.
5855
5856 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
5857
5858         * gst/audioresample/debug.h:
5859           replace debug macros with variable number of parameters
5860           by a simple alias to gstreamer standard debug macros 
5861          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
5862           supported by MSVC 6.0 and 7.1)
5863         * gst/audioresample/resample.h:
5864           define M_PI and rint for WIN32
5865         * win32/common/libgstaudio.def:
5866         * win32/common/libgstriff.def:
5867         * win32/common/libgsttag.def:
5868         * win32/common/libgstvideo.def:
5869           add new exported functions
5870         * win32/vs6:
5871           update project files
5872
5873 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
5874
5875         * ext/alsa/gstalsamixeroptions.c:
5876         (gst_alsa_mixer_options_class_init):
5877         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
5878         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
5879         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
5880         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
5881         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
5882         * gst-libs/gst/audio/gstaudiofilter.c:
5883         (gst_audio_filter_class_init):
5884         * gst-libs/gst/audio/gstaudiosink.c:
5885         (gst_audioringbuffer_class_init):
5886         * gst-libs/gst/audio/gstaudiosrc.c:
5887         (gst_audioringbuffer_class_init):
5888         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
5889         * gst-libs/gst/interfaces/colorbalancechannel.c:
5890         (gst_color_balance_channel_class_init):
5891         * gst-libs/gst/interfaces/mixeroptions.c:
5892         (gst_mixer_options_class_init):
5893         * gst-libs/gst/interfaces/mixertrack.c:
5894         (gst_mixer_track_class_init):
5895         * gst-libs/gst/interfaces/tunerchannel.c:
5896         (gst_tuner_channel_class_init):
5897         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
5898         * gst-libs/gst/netbuffer/gstnetbuffer.c:
5899         (gst_netbuffer_class_init):
5900         * gst-libs/gst/rtp/gstbasertppayload.c:
5901         (gst_basertppayload_class_init):
5902         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5903         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
5904         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
5905         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
5906         * gst/playback/gststreamselector.c:
5907         (gst_stream_selector_class_init):
5908         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
5909         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
5910         * sys/v4l/gstv4lcolorbalance.c:
5911         (gst_v4l_color_balance_channel_class_init):
5912         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
5913         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
5914         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
5915         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
5916         (gst_v4l_tuner_norm_class_init):
5917         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
5918         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
5919         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
5920         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
5921
5922 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
5923
5924         * ext/pango/gsttextrender.h:
5925         * gst-libs/gst/audio/gstaudiosink.h:
5926         * gst-libs/gst/audio/gstaudiosrc.h:
5927         * gst-libs/gst/audio/gstbaseaudiosink.h:
5928         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5929         * gst-libs/gst/audio/gstringbuffer.h:
5930         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5931         * gst-libs/gst/rtp/gstbasertppayload.h:
5932         * gst-libs/gst/video/gstvideofilter.h:
5933         * gst-libs/gst/video/gstvideosink.h:
5934         * gst/playback/gstplaybasebin.h:
5935         * gst/tcp/gstmultifdsink.h:
5936         * sys/v4l/gstv4lelement.h:
5937         Fix broken GObject macros
5938
5939 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
5940
5941         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
5942         More debug to trace why my USB headset is not working with gst
5943
5944 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
5945
5946         * gst/playback/gstplaybasebin.c: (group_destroy):
5947         Clean up our group elements properly in the case where it never 
5948         got committed - it still got added unconditionally to the bin.
5949
5950 2006-04-07  Wim Taymans  <wim@fluendo.com>
5951
5952         * ext/theora/theoradec.c: (theora_dec_sink_event),
5953         (theora_handle_data_packet), (theora_dec_chain):
5954         Unref unhandled events.
5955         Protect against empty buffers.
5956         Perform QoS on running time.
5957
5958 2006-04-07  Michael Smith  <msmith@fluendo.com>
5959
5960         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
5961         (gst_vorbis_enc_chain):
5962           Remove leaks from vorbisenc.
5963           Mostly minor changes, the only significant one is that now the
5964           buffers we set as 'streamheader' on the caps are copies of the
5965           original buffers, to avoid circular refcounting problems.
5966
5967 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
5968
5969         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
5970           Don't remove our mute-probe if someone else already did so.
5971           Don't set a 2nd one if there is already one pending on the pad.
5972
5973         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
5974         (do_playbin_seek):
5975           When a seek fails, ensure that playbin is still set back to playing.
5976           
5977         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
5978         (mpeg_ts_type_find), (plugin_init):
5979           Add a typefind function for mpeg-ts streams. (Closes: #336617)
5980
5981 2006-04-06  Andy Wingo  <wingo@pobox.com>
5982
5983         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
5984         (gst_video_rate_init): Caps-related parameters should not be reset
5985         by a flush -- move their inits to the instance init function.
5986         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
5987         is not OK, just return the result.
5988
5989         * gst/audiotestsrc/gstaudiotestsrc.c
5990         (gst_audio_test_src_class_init)
5991         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
5992         broken by Stefan's commit on 24 March.
5993
5994         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
5995         buffers being pushed out. Fixes oggmux ! multifdsink.
5996
5997 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
5998
5999         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
6000         (gst_vorbis_dec_init), (vorbis_dec_finalize):
6001         * ext/vorbis/vorbisdec.h:
6002         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
6003         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
6004         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
6005         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
6006         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
6007         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
6008         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
6009         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
6010         (gst_vorbis_enc_buffer_from_packet),
6011         (gst_vorbis_enc_buffer_from_header_packet),
6012         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
6013         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
6014         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
6015         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
6016         (gst_vorbis_enc_change_state):
6017         * ext/vorbis/vorbisenc.h:
6018           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
6019           vorbisenc adhere to the official nomenclature; use boilerplate
6020           macro.
6021
6022 2006-04-04  Andy Wingo  <wingo@pobox.com>
6023
6024         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6025         Whoops, fix bug introduced. Bad hacker!
6026         
6027         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6028         Properly handle the case where you get EOS before any buffers are
6029         received. Use gst_buffer_make_metadata_writable where appropriate.
6030
6031         * ext/theora/theoradec.c (theora_handle_data_packet): This value
6032         is often negative -- make it signed so as not to wrap around.
6033         Fixes segfaults introduced on 9 March.
6034
6035 2006-04-03  Wim Taymans  <wim@fluendo.com>
6036
6037         * ext/theora/gsttheoradec.h:
6038         * ext/theora/theoradec.c: (theora_dec_src_event):
6039         Don't try to store a gdouble in a gboolean.
6040         Small cleanups.
6041
6042 2006-04-03  Michael Smith  <msmith@fluendo.com>
6043
6044         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
6045           Oggmux sucks.
6046           Make it suck slightly less by writing out the final page.
6047           Still can't encode a vorbis-in-ogg file correctly, though.
6048
6049 2006-04-03  Andy Wingo  <wingo@pobox.com>
6050
6051         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
6052         a g_print.
6053
6054         * ext/theora/theora.c (plugin_init): Register theoraparse.
6055
6056         * ext/theora/gsttheoraparse.h: 
6057         * ext/theora/theoraparse.c: New files implementing a theora
6058         parser. Now we can properly remux ogg/theora+vorbis, yay.
6059
6060         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
6061
6062 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
6063
6064         * gst/audiotestsrc/gstaudiotestsrc.c:
6065           Fixed the sample pipeline (see #323798)
6066
6067 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
6068
6069         * configure.ac:
6070         * win32/common/config.h:
6071         * win32/common/config.h.in:
6072           use AS_VERSION and AS_NANO
6073           more cleanups
6074
6075 2006-03-31  Andy Wingo  <wingo@pobox.com>
6076
6077         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
6078         uninitialized variable return that would happen.
6079         
6080         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
6081         uninitialized variable return that would never happen.
6082
6083         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
6084         (vorbis_parse_sink_event): Add an event function to flush our
6085         state on a seek, and to drain buffers on a premature EOS.
6086         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
6087         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
6088         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
6089         (vorbis_parse_drain_queue): Queue up buffers until we can set
6090         their timestamps and granulepos values.
6091
6092         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
6093         and keep track of data needed for deriving granulepos and
6094         timestamps for buffers.
6095
6096 2006-03-29  Wim Taymans  <wim@fluendo.com>
6097
6098         Patch by: j^ <j at bootlab dot org>
6099
6100         * ext/alsa/gstalsamixerelement.c:
6101         (gst_alsa_mixer_element_class_init):
6102         * ext/alsa/gstalsasink.c:
6103         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
6104         * ext/ogg/gstoggdemux.c:
6105         * ext/ogg/gstoggmux.c:
6106         * ext/ogg/gstoggparse.c:
6107         * ext/pango/gstclockoverlay.c:
6108         * ext/pango/gsttextoverlay.c:
6109         * ext/pango/gsttextrender.c:
6110         * ext/pango/gsttimeoverlay.c:
6111         * ext/theora/theoradec.c:
6112         * ext/theora/theoraenc.c:
6113         * ext/vorbis/vorbisdec.c:
6114         * ext/vorbis/vorbisenc.c:
6115         * gst/audioconvert/gstaudioconvert.c:
6116         * gst/subparse/gstsubparse.c:
6117         * gst/tcp/gstmultifdsink.c:
6118         * gst/tcp/gsttcpclientsink.c:
6119         * gst/tcp/gsttcpclientsrc.c:
6120         * gst/tcp/gsttcpserversink.c:
6121         * gst/tcp/gsttcpserversrc.c:
6122           better/unified long descriptions
6123           Fixes #336477
6124
6125 2006-03-29  Wim Taymans  <wim@fluendo.com>
6126
6127         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
6128         (stop_seek):
6129         Don't let double and triple clicks mess up our state.
6130
6131 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
6132
6133         * gst/playback/gstplaybin.c: (gen_video_element),
6134         (gen_text_element), (gen_audio_element), (gen_vis_element):
6135           Error out gracefully when we can't create any of the usual
6136           conversion elements for some reason. Also, don't try to
6137           create an audioscale (sic) element that's not used anyway.
6138
6139 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
6140
6141         * gst/playback/gstplaybasebin.c: (setup_source):
6142           Don't post RESOURCE_NOT_FOUND error when we can't find a source
6143           element for a particular protocol, that's confusing for users.
6144           Instead, post a RESOURCE_FAILED error, so that our own error
6145           message is actually shown in totem etc. (#336303).
6146
6147 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
6148
6149         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6150
6151         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
6152         (gst_gnome_vfs_src_get_icy_metadata):
6153           Fix some minor memory leaks (#336194).
6154
6155 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
6156
6157         * ext/gnomevfs/gstgnomevfs.c:
6158         (gst_gnome_vfs_location_to_uri_string):
6159         * ext/gnomevfs/gstgnomevfs.h:
6160         * ext/gnomevfs/gstgnomevfssink.c:
6161         (gst_gnome_vfs_sink_set_property):
6162         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
6163           Make gnomevfssink accept filenames as well as URIs for the
6164           "location" property, just like gnomevfssrc does (and
6165           filesrc/filesink do) (#336190).
6166
6167 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
6168
6169         * tests/check/generic/clock-selection.c: (GST_START_TEST):
6170           set to NULL before unreffing, fixes a valgrind leak.
6171           Why was this not triggering the error that an object needs to
6172           be NULL before unreffing ?
6173         * win32/common/config.h:
6174           update
6175
6176 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
6177
6178         * gst/subparse/gstsubparse.c: (convert_encoding),
6179         (gst_sub_parse_change_state):
6180         * gst/subparse/gstsubparse.h:
6181           Text subtitle files may or may not be UTF-8. If it's not, we
6182           don't really want to see '?' characters in place of non-ASCII
6183           characters like accented characters. So let's assume the input
6184           is UTF-8 until we come across text that is clearly not. If it's
6185           not UTF-8, we don't really know what it is, so try the following:
6186           (a) see whether the GST_SUBTITLE_ENCODING environment variable
6187           is set; if not, check (b) if the current locale encoding is
6188           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
6189           the current locale encoding is UTF-8 and the environment variable
6190           was not set to any particular encoding. Not perfect, but better
6191           than nothing (and better than before, I think) (fixes #172848).
6192
6193 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
6194
6195         * configure.ac:
6196           update core requirement to 0.10.4.1 because of async_playback
6197           vmethod on GstBaseSink
6198
6199 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
6200
6201         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
6202         * gst/adder/gstadder.c: (gst_adder_init):
6203         use DEBUG_FUNCPTR for collectpads
6204
6205 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
6206
6207         * docs/plugins/Makefile.am:
6208         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6209         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6210         * ext/cdparanoia/gstcdparanoiasrc.c:
6211         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
6212         (gst_gnome_vfs_sink_class_init):
6213         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
6214         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
6215         * ext/ogg/gstoggmux.c:
6216         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
6217         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
6218         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
6219         * ext/pango/gsttextoverlay.c:
6220         * ext/pango/gsttextrender.c:
6221         * ext/theora/theoradec.c:
6222         * ext/theora/theoraenc.c:
6223         * ext/vorbis/vorbisdec.c:
6224         * ext/vorbis/vorbisenc.c:
6225         * gst-libs/gst/audio/gstaudiofilter.c:
6226         (gst_audio_filter_base_init):
6227         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
6228         (gst_audio_filter_template_base_init):
6229         * gst/adder/gstadder.c: (gst_adder_get_type):
6230         * gst/adder/gstadder.h:
6231         * gst/audioconvert/gstaudioconvert.c:
6232         * gst/audiotestsrc/gstaudiotestsrc.c:
6233         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
6234         (gst_audio_test_src_create):
6235         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6236         * gst/playback/gstdecodebin.c:
6237         * gst/playback/gstplaybin.c:
6238         * gst/playback/gststreamselector.c:
6239         (gst_stream_selector_base_init):
6240         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
6241         * gst/volume/gstvolume.c:
6242         * sys/v4l/gstv4lmjpegsink.c:
6243         * sys/v4l/gstv4lmjpegsrc.c:
6244         * tests/check/libs/cddabasesrc.c:
6245         * tests/old/examples/gob/gst-identity2.gob:
6246           Add docs for adder, use GST_ELEMENT_DETAILS macro,
6247           define GstElementDetails at the top
6248
6249 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
6250
6251         * win32/common/libgstinterfaces.def:
6252         Add a lot of export functions for gst-python
6253         * win32/vs6/libgstinterfaces.dsp:
6254         Add a missing include folder in the project configuration
6255         
6256 2006-03-23  Wim Taymans  <wim@fluendo.com>
6257
6258         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6259         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
6260         (gst_base_audio_src_change_state):
6261         Fix audio sources, forgot to make the ringbuffer
6262         startable...
6263
6264 2006-03-23  Wim Taymans  <wim@fluendo.com>
6265
6266         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6267         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
6268         (gst_base_audio_src_change_state):
6269         unparent instead of unref the ringbuffer.
6270
6271 2006-03-23  Wim Taymans  <wim@fluendo.com>
6272
6273         * gst-libs/gst/audio/gstbaseaudiosink.c:
6274         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
6275         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
6276         Implement new async_play vmethod to start slaving and allow
6277         playback start in case of async PLAY state changes. 
6278
6279         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6280         Enable QoS with new method in base class.
6281
6282 2006-03-23  Wim Taymans  <wim@fluendo.com>
6283
6284         Patch by: Julien MOUTTE <julien at moutte dot net>
6285
6286         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
6287         (gst_video_test_src_do_seek), (gst_video_test_src_create):
6288         Partially handle 0 framerate, only EOS after the first frame
6289         is missing.
6290
6291 2006-03-23  Wim Taymans  <wim@fluendo.com>
6292
6293         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
6294
6295         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6296         (gst_riff_create_video_template_caps):
6297         * gst/ffmpegcolorspace/avcodec.h:
6298         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6299         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6300         (gst_ffmpegcsp_avpicture_fill):
6301         * gst/ffmpegcolorspace/imgconvert.c:
6302         Patch for support of YVU9 AVI files (#334822)
6303
6304 2006-03-22  Edward Hervey  <edward@fluendo.com>
6305
6306         * docs/design/design-decodebin.txt:
6307         Added design document for new decodebin
6308         (Target Caps): text/x-pango-markup is also a default target caps.
6309
6310 2006-03-22  Wim Taymans  <wim@fluendo.com>
6311
6312         * gst-libs/gst/audio/gstbaseaudiosink.c:
6313         (gst_base_audio_sink_dispose):
6314         Since we _parent the ringbuffer, we also need to
6315         _unparent instead of a plain _unref.
6316
6317 2006-03-22  Wim Taymans  <wim@fluendo.com>
6318
6319         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
6320         (stop_seek), (scrub_toggle_cb), (main):
6321         Add scrub checkbox.
6322
6323 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
6324
6325         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
6326         (gst_ogg_parse_chain):
6327           Fix very inefficient usage of linked lists (#335365).
6328
6329 2006-03-21  Edward Hervey  <edward@fluendo.com>
6330
6331         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
6332         * gst/playback/gstplaybin.c: (handoff):
6333         * gst/playback/gststreamselector.c:
6334         (gst_stream_selector_set_property):
6335         gcc 4.1 unreferenced pointer fixes.
6336         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
6337         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
6338         gst_buffer_ref() now takes a GstBuffer*.
6339
6340 2006-03-20  Julien MOUTTE  <julien@moutte.net>
6341
6342         * sys/xvimage/xvimagesink.c:
6343         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
6344         by Jan Schmidt.
6345
6346 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
6347
6348         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
6349         (id3v1_type_find), (apetag_type_find), (plugin_init):
6350           Can't do tag preferences via probability, as tags would then
6351           lose against types that are recognised with MAXIMUM probability
6352           (like .wav); so let all tag typefinders return MAXIMUM themselves
6353           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
6354           that we can prefer APE to ID3v1 (fixes #335028).
6355           
6356 2006-03-17  Wim Taymans  <wim@fluendo.com>
6357
6358         * gst-libs/gst/audio/gstbaseaudiosink.c:
6359         (gst_base_audio_sink_change_state):
6360         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
6361         (gst_ring_buffer_may_start):
6362         * gst-libs/gst/audio/gstringbuffer.h:
6363         Only start playback if we are playing.
6364         should fix #330748.
6365
6366 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
6367
6368         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
6369         * win32/common/config.h:
6370           Revert accidental commits to these files.
6371
6372 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
6373
6374         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
6375
6376         * tests/Makefile.am:
6377           Don't try to build tests in tests/icles if we
6378           don't have X (#323852)
6379
6380 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
6381
6382         * gst-libs/gst/tag/gstid3tag.c:
6383           Add TXXX frame identifiers for replaygain stuff as used
6384           by some taggers (see #323721).
6385
6386 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
6387
6388         * gst/playback/gststreamselector.c:
6389         (gst_stream_selector_set_property),
6390         (gst_stream_selector_bufferalloc):
6391           Preserve the existing buggy streamselector behaviour by performing
6392           a fallback buffer allocation when downstream isn't linked yet.
6393           This should really be fixed in playbin by blocking pads until it's
6394           linked them.
6395           Also, use gst_pad_alloc_buffer instead of
6396           gst_pad_alloc_buffer_and_set.
6397
6398 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
6399
6400         * gst-libs/gst/tag/gstid3tag.c:
6401           Don't crash on unknown ID3v2 TXXX frames.
6402           
6403 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
6404
6405         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
6406           Chain up to the parent finalize method.
6407           Add 32-bit sample size to the template caps.
6408
6409         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6410         (gst_riff_create_video_template_caps):
6411           Add the fourcc that the VMWare codec uses.
6412           
6413         * gst/playback/gststreamselector.c:
6414         (gst_stream_selector_set_property),
6415         (gst_stream_selector_bufferalloc),
6416         (gst_stream_selector_request_new_pad):
6417           For the active pad, forward buffer-alloc requests, otherwise
6418           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
6419           having to memcpy every frame when used by playbin.
6420
6421         * gst/tcp/gstmultifdsink.c:
6422         (gst_multi_fd_sink_handle_client_write):
6423           Get negotiated caps from the sink pad, rather than the sink
6424           pad's peer.
6425
6426 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
6427
6428         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6429         
6430         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
6431           Don't forget to set src->callbacks_pushed to FALSE again when
6432           popping them, otherwise re-activation in a different mode won't
6433           work (#334620).
6434
6435 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
6436
6437         Patch by: Sebastien Moutte  <sebastien moutte net>
6438
6439         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
6440         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
6441         (gst_ffmpeg_smpfmt_to_caps):
6442           Replace __VA_ARGS__ caps creation macros with varargs functions.
6443           Makes things compile on MSVC (#320765), looks nicer, and we can
6444           tell the compiler to check for the NULL terminator.
6445
6446 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
6447
6448         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
6449
6450         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6451           Make sure the buffer we copy into is really always big
6452           enough, this time for real (#333488).
6453           
6454 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
6455
6456         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6457           Add support for 24bpp DIB (#305279).
6458
6459 2006-03-14  Wim Taymans  <wim@fluendo.com>
6460
6461         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
6462         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6463         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
6464         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
6465         (gst_video_scale_init), (gst_video_scale_src_event):
6466         Re-enable QoS after the release.
6467         Rework videoscale to use the base class src_event handler.
6468
6469 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
6470
6471         * configure.ac:
6472           back to CVS.
6473
6474 === release 0.10.5 ===
6475
6476 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
6477
6478         * configure.ac:
6479           releasing 0.10.5, "Net"
6480
6481 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
6482
6483         * docs/plugins/Makefile.am:
6484           Part of previous cdparanoiasrc docs fixes, forgot to commit.
6485           
6486 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
6487
6488         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6489         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6490         * docs/plugins/gst-plugins-base-plugins.hierarchy:
6491           Add cdparanoiasrc to docs.
6492
6493         * gst-libs/gst/cdda/gstcddabasesrc.c:
6494           More GstCddaBaseSrc docs.
6495
6496 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
6497
6498         * docs/libs/gst-plugins-base-libs-sections.txt:
6499         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
6500         * gst-libs/gst/tag/tag.h:
6501           API: libgsttag: new method gst_tag_from_id3_user_tag().
6502
6503 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
6504
6505         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6506           NULL-terminate array of mpeg4 video file extensions.
6507           Fixes crash on PPC (#334226).
6508
6509 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
6510
6511         * ext/gnomevfs/gstgnomevfssrc.c:
6512         (gst_gnome_vfs_src_check_get_range):
6513           gnome_vfs_uri_is_local() alone is not a good indicator
6514           whether we can operate in pull-mode with a specific URI,
6515           as it returns FALSE for file:// URIs that point to an
6516           NFS-mounted path. Be more conservative here: whitelist
6517           local files, blacklist http URIs and use the old
6518           mechanism for anything else (fixes #334216).
6519
6520 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
6521
6522         * configure.ac:
6523           back to trunk
6524
6525 === release 0.10.4 ===
6526
6527 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
6528
6529         * configure.ac:
6530           releasing 0.10.4, "Power"
6531
6532 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
6533
6534         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6535         Disable max-lateness by setting it to -1 for now, so that 
6536         we can bed QoS stuff in thoroughly between now and the next
6537         release.
6538
6539 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
6540
6541         Patch by: Fabrizio Gennari
6542
6543         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6544           Make sure we don't read beyond the palette buffer in case of
6545           broken or manipulated files (#333488)
6546
6547 2006-03-10  Edward Hervey  <edward@fluendo.com>
6548
6549         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6550         Fix for variable not initialized.
6551
6552 2006-03-09  Wim Taymans  <wim@fluendo.com>
6553
6554         * ext/libvisual/visual.c: (gst_visual_get_type),
6555         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
6556         (gst_visual_chain):
6557         Small cleanups.
6558
6559         * ext/theora/gsttheoradec.h:
6560         * ext/theora/theoradec.c: (gst_theora_dec_init),
6561         (gst_theora_dec_reset), (_theora_granule_time),
6562         (theora_dec_src_convert), (theora_dec_sink_convert),
6563         (theora_dec_src_query), (theora_dec_src_event),
6564         (theora_dec_sink_event), (theora_handle_comment_packet),
6565         (theora_handle_header_packet), (theora_dec_push),
6566         (theora_handle_data_packet), (theora_dec_chain),
6567         (theora_dec_change_state):
6568         Add simple QoS.
6569
6570 2006-03-09  Wim Taymans  <wim@fluendo.com>
6571
6572         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
6573         (audiocast_register_listener), (gst_gnome_vfs_src_start):
6574         Some cleanups.
6575
6576 2006-03-09  Wim Taymans  <wim@fluendo.com>
6577
6578         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
6579         Don't try to activate NULL chains.
6580
6581 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
6582
6583         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6584           Fix invalid memory access to region before peek'd data (#332964).
6585
6586 2006-03-09  Wim Taymans  <wim@fluendo.com>
6587
6588         Patch by: Christophe Fergeau
6589
6590         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
6591         * ext/pango/gsttextrender.c: (gst_text_render_init):
6592         * gst/adder/gstadder.c: (gst_adder_init):
6593         Don't leak padtemplates, closes #333510.
6594
6595 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
6596
6597         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
6598           Fix invalid memory access: make sure string passed to
6599           regexec() is NUL-termianted.
6600
6601 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
6602
6603         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
6604         (mp3_type_find):
6605           Refactor mpeg/audio typefinding to make it more maintainable
6606           and easier to fine-tune. Make probing into middle of the file
6607           work properly (fixes #333900, also see #152688).
6608
6609 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
6610
6611         * gst/typefind/gsttypefindfunctions.c:
6612         (utf8_type_find_have_valid_utf8_at_offset):
6613           Remove part from previous commit that was bogus:
6614           g_utf8_validate() does in fact not accept embedded
6615           zeroes, so we don't need to check for those (thanks
6616           to Mike for the hint).
6617
6618 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
6619
6620         * gst/typefind/gsttypefindfunctions.c:
6621         (utf8_type_find_count_embedded_zeroes),
6622         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
6623           Make plain/text typefinder more conservative: firstly, check
6624           for embedded zeroes, which are perfectly valid UTF-8 characters,
6625           but also a fairly good sign that something is not a plain text
6626           file; secondly, probe into the middle of the file if possible.
6627           If we can't probe into the middle, limit the probability value
6628           to be returned to TYPE_FIND_POSSIBLE (see #333900).
6629
6630 2006-03-08  Michael Smith  <msmith@fluendo.com>
6631
6632         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6633           Make typefind function name for mpeg4 video unique.
6634
6635 2006-03-08  Wim Taymans  <wim@fluendo.com>
6636
6637         * ext/libvisual/visual.c: (gst_visual_init),
6638         (gst_visual_clear_actors), (gst_visual_dispose),
6639         (gst_visual_reset), (gst_visual_src_setcaps),
6640         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
6641         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
6642         (gst_visual_chain), (gst_visual_change_state):
6643         Cleanups, post nice errors.
6644         Handle sink and src events.
6645         Implement simple QoS.
6646
6647         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6648         Use new basesink methods to configure max-lateness.
6649         Small doc update.
6650
6651         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6652         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
6653         Debug statement cleanups.
6654
6655         * gst/volume/gstvolume.c: (gst_volume_class_init):
6656         Simple cleanup.
6657
6658 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
6659
6660         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
6661         (gst_text_overlay_init), (gst_text_overlay_set_property),
6662         (gst_text_overlay_get_property):
6663           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
6664           as string type properties, but mark them deprecated. Add
6665           'halignment' and 'valignment' properties that use enums
6666           instead of strings.
6667
6668 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
6669
6670         Patch by: Fabrizio Gennari
6671
6672         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6673           Allow palettes with less than 256 colours in AVI files
6674           (#333488)
6675
6676 2006-03-07  Julien MOUTTE  <julien@moutte.net>
6677
6678         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
6679         (gst_text_overlay_video_event): Fix wrong EOS handling on text
6680         pad. We were releasing the queued text buffer when we should keep
6681         it until video pad gets EOS or discard the text buffer because it's
6682         too old. That was eating the last subtitle buffer. Add some more
6683         debug.
6684
6685 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
6686
6687         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
6688         (gst_text_overlay_video_chain):
6689           Fix invalid memory access (we can't access a buffer after it's been
6690           pushed downstream without taking a reference); fix memory leak (if
6691           there's no text to render, bail out before allocating stuff).
6692
6693 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
6694
6695         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6696         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
6697         * ext/pango/gsttextoverlay.h:
6698           If input is plain text, escape it before passing it to
6699           pango_layout_set_markup().
6700
6701 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
6702
6703         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
6704           Don't ignore flow return from gst_pad_push().
6705
6706 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
6707
6708         Patch by: Fabrizio Gennari
6709
6710         * ext/libvisual/visual.c: (gst_visual_getcaps),
6711         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
6712         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
6713         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
6714         (gst_vorbisenc_convert_sink):
6715         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
6716         (gst_audio_duration_from_pad_buffer):
6717         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
6718         (gst_audio_filter_chain):
6719         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6720         (gst_base_rtp_depayload_setcaps):
6721         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
6722         (gst_video_get_size):
6723         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
6724           Don't leak references returned by gst_pad_get_parent()
6725           (#333663)
6726
6727 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
6728
6729         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
6730           change location param details
6731         * gst/volume/gstvolume.c: (plugin_init):
6732           correct plugin description
6733
6734 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
6735
6736         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
6737         (gst_gnome_vfs_src_check_get_range):
6738           Override GstBaseSrc::check_get_range() in order to avoid opening
6739           the resource just to check whether we can operate in pull-mode or
6740           not - we can predict that pretty well from the URI alone. Should
6741           fix problems with last.fm (#331690). (Requires latest core CVS).
6742
6743 2006-03-06  Wim Taymans  <wim@fluendo.com>
6744
6745         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
6746         (gst_video_sink_class_init):
6747         Throw away frames that are later than 20 ms.
6748
6749 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
6750
6751         Patch by: Fabrizio Gennari
6752
6753         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
6754           Set depth on WMA caps (#333545)
6755
6756 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
6757
6758         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
6759         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
6760           put Theora BOS pages before others.  This hardcodes
6761           the Ogg/Theora I profile, but hey.
6762
6763 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
6764
6765         * ext/ogg/README:
6766           updated with some examples
6767         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
6768         (granulepos_add), (theora_buffer_from_packet):
6769         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
6770         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
6771         (gst_vorbisenc_chain):
6772           implement strategy from ext/ogg/README
6773         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
6774         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
6775         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
6776         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
6777           Fix muxer so that oggz-validate is happy with all streams;
6778           except for no eos mark, and the BOS page ordering
6779         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
6780         (check_buffer_granulepos):
6781         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
6782           update tests to check for OFFSET being set as requested
6783           fixed type of granulepos, it's not a ClockTime
6784
6785 2006-03-05  Julien MOUTTE  <julien@moutte.net>
6786
6787         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
6788         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
6789         Check that the xvimage we are creating has a correct size
6790         before returning it. (#314897)
6791
6792 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
6793
6794         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6795           Give id3 and ape tag typefinders a rank slightly higher
6796           than PRIMARY to ensure they're always run before any of
6797           the other typefinders (in particular wav and mp3) (#324186).
6798
6799 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
6800
6801         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6802           Add support for '3IVD' fourcc (#333403).
6803
6804 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
6805
6806         * configure.ac:
6807           Bump requirements to GStreamer CVS for the new error enum.
6808
6809         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
6810           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
6811           space left on the device (fixes #333352).
6812
6813 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
6814
6815         * win32/vs6:
6816           add a project file for libgstvolume
6817           update the workspace
6818
6819 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
6820
6821         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
6822         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
6823         (GST_START_TEST):
6824           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
6825           Set IN_CAPS on header buffers
6826
6827 2006-03-02  Wim Taymans  <wim@fluendo.com>
6828
6829         * docs/plugins/Makefile.am:
6830         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6831         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6832         Add audioresample to docs.
6833
6834         * gst/audioconvert/gstaudioconvert.c:
6835         Add revision date.
6836
6837         * gst/audioresample/gstaudioresample.c:
6838         (gst_audioresample_base_init), (gst_audioresample_class_init),
6839         (gst_audioresample_init), (gst_audioresample_dispose),
6840         (audioresample_get_unit_size), (audioresample_transform_caps),
6841         (resample_set_state_from_caps), (audioresample_transform_size),
6842         (audioresample_set_caps), (audioresample_event),
6843         (audioresample_do_output), (audioresample_transform),
6844         (audioresample_pushthrough), (gst_audioresample_set_property),
6845         (gst_audioresample_get_property), (plugin_init):
6846         * gst/audioresample/gstaudioresample.h:
6847         Added docs.
6848         Small code cleanups.
6849
6850 2006-03-02  Wim Taymans  <wim@fluendo.com>
6851
6852         * docs/plugins/Makefile.am:
6853         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6854         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6855         Added videoscale to docs.
6856
6857         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
6858         (gst_video_rate_swap_prev), (gst_video_rate_event),
6859         (gst_video_rate_chain):
6860         Fix typo in docs.
6861
6862         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
6863         (gst_video_scale_init), (gst_video_scale_prepare_size),
6864         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
6865         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
6866         * gst/videoscale/gstvideoscale.h:
6867         Added docs, examples.
6868         Some code cleanups.
6869         Post errors instead of g_warning.
6870
6871 2006-03-02  Wim Taymans  <wim@fluendo.com>
6872
6873         * docs/libs/gst-plugins-base-libs-docs.sgml:
6874         * docs/libs/gst-plugins-base-libs-sections.txt:
6875         * docs/libs/gst-plugins-base-libs.types:
6876         * docs/plugins/Makefile.am:
6877         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6878         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6879         Added some more docs to libs and plugins.
6880
6881         * gst-libs/gst/audio/gstringbuffer.c:
6882         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
6883         * gst-libs/gst/audio/gstringbuffer.h:
6884         Document ringbuffer some more.
6885
6886         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
6887         (gst_video_rate_setcaps), (gst_video_rate_reset),
6888         (gst_video_rate_init), (gst_video_rate_flush_prev),
6889         (gst_video_rate_swap_prev), (gst_video_rate_event),
6890         (gst_video_rate_chain), (gst_video_rate_change_state):
6891         * gst/videorate/gstvideorate.h:
6892         Fix videorate to use segments.
6893         Make it work with 0/1 framerates (closes #331903)
6894         Handle EOS correctly.
6895         Added docs.
6896
6897 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
6898
6899         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
6900         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
6901         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
6902           In state change function, first chain up to parent class,
6903           then handle downwards state change stuff. Remove some
6904           commented out cruft from 0.8 code.
6905
6906 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
6907
6908         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
6909         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
6910         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
6911         (gst_ogm_parse_chain):
6912           Don't remove/re-add source pad if the new caps are the same as
6913           the old caps anyway (#333042). When removing source pad, don't
6914           unref it afterwards - we didn't ref it when adding. Sprinkle some
6915           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
6916           after using gst_pad_get_parent(). Return downstream flow return
6917           value in chain function.
6918
6919 2006-03-02  Wim Taymans  <wim@fluendo.com>
6920
6921         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6922         * docs/plugins/gst-plugins-base-plugins.args:
6923         * docs/plugins/gst-plugins-base-plugins.hierarchy:
6924         * docs/plugins/gst-plugins-base-plugins.interfaces:
6925         * docs/plugins/gst-plugins-base-plugins.signals:
6926         Fix hierarchy, added some more elements to the docs.
6927
6928         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6929         (gst_ffmpegcsp_get_type):
6930         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
6931         Fix docs for ffmpegcolorspace.
6932
6933 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
6934
6935         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
6936         (apetag_type_find), (ape_type_find), (plugin_init):
6937           Some typefinding fine-tuning:
6938           - rank ID3/APE tags in order of preference via probabilities, so that
6939             ID3v2 > APEv2 > APEv1 > ID3v1.
6940           - three or four bytes don't really justify MAXIMUM probability,
6941             change those to 'very likely' (musepack and monkeysaudio).
6942
6943 2006-03-01  Wim Taymans  <wim@fluendo.com>
6944
6945         * docs/plugins/Makefile.am:
6946         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6947         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6948         * ext/alsa/gstalsamixer.c:
6949         * ext/alsa/gstalsamixer.h:
6950         * ext/alsa/gstalsamixerelement.c:
6951         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
6952         * ext/alsa/gstalsamixerelement.h:
6953         * ext/alsa/gstalsasink.c:
6954         * ext/alsa/gstalsasink.h:
6955         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
6956         (gst_alsasrc_init):
6957         * ext/alsa/gstalsasrc.h:
6958         Added alsa docs.
6959         Small code cleanups.
6960
6961 2006-03-01  Wim Taymans  <wim@fluendo.com>
6962
6963         * ext/theora/Makefile.am:
6964         Dist new header too,
6965
6966 2006-03-01  Wim Taymans  <wim@fluendo.com>
6967
6968         * docs/plugins/Makefile.am:
6969         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6970         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6971         * ext/gnomevfs/gstgnomevfssink.h:
6972         * ext/gnomevfs/gstgnomevfssrc.h:
6973         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6974         * ext/vorbis/vorbisdec.h:
6975         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
6976         * ext/vorbis/vorbisenc.h:
6977         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
6978         (vorbis_parse_chain), (vorbis_parse_change_state):
6979         * ext/vorbis/vorbisparse.h:
6980         * gst/audioconvert/gstaudioconvert.h:
6981         * gst/tcp/gsttcpserversink.h:
6982         * gst/videotestsrc/gstvideotestsrc.c:
6983         * gst/videotestsrc/gstvideotestsrc.h:
6984         * gst/volume/gstvolume.c:
6985         * gst/volume/gstvolume.h:
6986         Fix some more docs.
6987         Added docs for vorbisdec and vorbisparse.
6988         Fix vorbisparse.
6989
6990 2006-03-01  Wim Taymans  <wim@fluendo.com>
6991
6992         * docs/plugins/Makefile.am:
6993         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6994         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6995         * ext/pango/gstclockoverlay.h:
6996         * ext/pango/gsttextoverlay.h:
6997         * ext/pango/gsttextrender.h:
6998         * ext/pango/gsttimeoverlay.h:
6999         * ext/theora/gsttheoradec.h:
7000         * ext/theora/gsttheoraenc.h:
7001         * ext/theora/theoradec.c:
7002         * ext/theora/theoraenc.c:
7003         * gst/audioconvert/gstaudioconvert.h:
7004         * gst/audiotestsrc/gstaudiotestsrc.h:
7005         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7006         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
7007         * gst/tcp/gstmultifdsink.h:
7008         Updated/added documentation.
7009
7010         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
7011         (gst_text_overlay_halign_get_type),
7012         (gst_text_overlay_wrap_mode_get_type),
7013         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
7014         (gst_text_overlay_init), (gst_text_overlay_set_property),
7015         (gst_text_overlay_get_property):
7016         Fix up properties to be enums instead of string to make bindings,
7017         introspection and automatic GUI creation possible.
7018         Add getters for the properties.
7019
7020 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
7021
7022         * gst/audiotestsrc/gstaudiotestsrc.c:
7023           added defines of M_PI and M_PI_2
7024         * gst/ffmpegcolorspace/avcodec.h:
7025           removed #include "stdint.h" for win32 as _stdint.h is 
7026           autogenerated to win32/common
7027         * win32/common/libgstaudio.def:
7028         * win32/common/libgsttag.def:
7029           added some exports
7030         * win32/vs6:
7031           some project files bugs corrected
7032         * win32/vs7:
7033           project files are reset to the default vs7 configuration 
7034           (they link to msvcr71.dll using default optimizations)
7035           
7036 2006-02-28  Wim Taymans  <wim@fluendo.com>
7037
7038         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7039         Fix some docs.
7040
7041 2006-02-28  Edward Hervey  <edward@fluendo.com>
7042
7043         * ext/alsa/gstalsasrc.c:
7044         Set proper class on the ElementDetails:
7045         Source/Audio instead of Src/Audio/
7046
7047 2006-02-28  Edward Hervey  <edward@fluendo.com>
7048
7049         * gst/videoscale/vs_scanline.c:
7050         (vs_scanline_resample_nearest_RGBA):
7051         Revert optimization in videoscale. It should go in liboil and have
7052         an appropriate liboil function.
7053
7054 2006-02-28  Wim Taymans  <wim@fluendo.com>
7055
7056         * gst-libs/gst/audio/gstbaseaudiosink.c:
7057         (gst_base_audio_sink_provide_clock):
7058         Don't try to provide a clock in the NULL state.
7059
7060 2006-02-28  Wim Taymans  <wim@fluendo.com>
7061
7062         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
7063         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
7064         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7065         (gst_ogg_demux_deactivate_current_chain),
7066         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
7067         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
7068         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
7069         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
7070         Use GstSegment infrastructure to remove duplicated code
7071         and handle more seek cases correctly.
7072
7073 2006-02-28  Wim Taymans  <wim@fluendo.com>
7074
7075         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7076         (gst_ffmpegcsp_transform):
7077         Don't ignore return code from ffmpeg convert function.
7078
7079         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
7080         Split out some long statements to ease debugging.
7081
7082 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
7083
7084         * ext/libvisual/visual.c: (gst_visual_init),
7085         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
7086         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
7087         being able to renegotiate the size. Instead, use the negotiation
7088         algorithm from the goom plugin to pick an initial output caps. 
7089
7090         Also, allow theoretical libvisual plugins that might support non-GL 
7091         output even if they also do GL.
7092
7093 2006-02-26  Julien MOUTTE  <julien@moutte.net>
7094
7095         * ext/libvisual/visual.c: (gst_visual_init),
7096         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
7097         (plugin_init): Load only non GL plugins. Fix some memleaks and 
7098         possible negotiation issues.
7099
7100 2006-02-25  Julien MOUTTE  <julien@moutte.net>
7101
7102         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
7103
7104 2006-02-24  Michael Smith  <msmith@fluendo.com>
7105
7106         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
7107         (cmml_type_find), (plugin_init):
7108           Fix CMML type find function to not require a specific minor version
7109           of the CMML header.
7110
7111           Add an MPEG4 video elementary stream typefind function.
7112
7113 2006-02-04  Michael Smith  <msmith@fluendo.com>
7114
7115         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
7116         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
7117         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7118         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
7119         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
7120         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
7121           Annodex support in ogg demuxer. Doesn't do very much without the
7122           other annodex patches (to come).
7123
7124 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7125
7126         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
7127
7128         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7129           Pick up palette for MS video v1 (#327028)
7130
7131 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7132
7133         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7134         (gst_ffmpegcsp_caps_remove_format_info),
7135         (gst_ffmpegcsp_get_unit_size):
7136           The 'palette_data' field from incoming RGB caps shouldn't be
7137           proxied on outgoing YUV caps; also, restrict unit size
7138           adjustment in case of paletted data only to the unit that
7139           actually has a palette. Fixes #330711.
7140
7141 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7142
7143         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7144         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
7145         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
7146         (gst_ffmpegcsp_get_unit_size):
7147           Plug some memory leaks.
7148
7149 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7150
7151         * sys/ximage/Makefile.am:
7152         * sys/xvimage/Makefile.am:
7153           Add some _CFLAGS and _LIBS that seem to be missing
7154           and/or required for Cygwin (see #317048).
7155
7156 2006-02-22  Wim Taymans  <wim@fluendo.com>
7157
7158         * ext/alsa/gstalsasrc.c:
7159         Fix description as pointed out by caugier.
7160
7161 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
7162
7163         Reviewed by : Edward Hervey  <edward@fluendo.com>
7164
7165         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7166         (qt_type_find):
7167         Better 3gp typefinding (#331526).
7168
7169 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
7170
7171         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
7172           Don't send EOS event here, the base class will send one for us.
7173
7174         * gst/playback/gstplaybasebin.c: (prepare_output):
7175           Subpictures without video stream aren't allowed either.
7176         
7177         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
7178           Fix debug statement copy'n'paste-o.
7179
7180 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
7181
7182         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
7183           Fix issues with mixer keeping state when muting/unmuting
7184           and when changing the volume whilst muted (see #331763
7185           and #331765).
7186
7187 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
7188
7189         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
7190         (parse_subrip), (gst_sub_parse_format_autodetect):
7191           Set right caps given that we send escaped text. Also,
7192           honour <i></i>, <b></b> and <u></u> markers that can be found
7193           in .srt files (fixes #310202).
7194
7195 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
7196
7197         * gst-libs/gst/audio/mixerutils.c:
7198         (element_factory_rank_compare_func):
7199           Make order in which elements are tried more determinable.
7200
7201 2006-02-20  Julien MOUTTE  <julien@moutte.net>
7202
7203         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
7204         (remove_element_chain), (cleanup_decodebin),
7205         (gst_decode_bin_change_state): Make decodebin reusable by
7206         fixing remove_element_chain first and then introduce a
7207         cleaner in state change to ->NULL. (Closes #331678)
7208
7209 2006-02-19  Wim Taymans  <wim@fluendo.com>
7210
7211         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
7212         use 0666 mask when creating files so umask gets applied
7213         correctly. Fixes #331295.
7214
7215 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
7216
7217         * gst/subparse/Makefile.am:
7218         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
7219         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
7220         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
7221         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
7222         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
7223         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
7224         * gst/subparse/gstssaparse.h:
7225         * gst/subparse/gstsubparse.c: (plugin_init):
7226           Add very basic parser for SSA subtitle streams (as often
7227           found in matroska files).
7228
7229 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
7230
7231         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
7232           That should be text/x-pango-markup, not text/x-pango-layout.
7233
7234 2006-02-19  Julien MOUTTE  <julien@moutte.net>
7235
7236         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
7237         Polishing.
7238
7239 2006-02-19  Julien MOUTTE  <julien@moutte.net>
7240
7241         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7242         (gst_text_overlay_finalize), (gst_text_overlay_init),
7243         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7244         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7245         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
7246         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
7247         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
7248         Fix state change deadlock.
7249
7250 2006-02-19  Julien MOUTTE  <julien@moutte.net>
7251
7252         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7253         (gst_text_overlay_finalize), (gst_text_overlay_init),
7254         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7255         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7256         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
7257         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
7258         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
7259         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
7260         and subtitles files.
7261
7262 2006-02-19  Julien MOUTTE  <julien@moutte.net>
7263
7264         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
7265         should be considered as raw.
7266
7267 2006-02-19  Julien MOUTTE  <julien@moutte.net>
7268
7269         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
7270         (cb_probe):
7271         * gst/playback/gststreaminfo.h: Introduce language informations.
7272
7273 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
7274
7275         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7276         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
7277         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
7278         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
7279         Set shared memory segments to be deleted as soon as we have attached,
7280         that way they get cleaned up automatically if we crash.
7281
7282 2006-02-18  Julien MOUTTE  <julien@moutte.net>
7283
7284         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
7285         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
7286         functions are called with lock held.
7287
7288 2006-02-18  Julien MOUTTE  <julien@moutte.net>
7289
7290         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7291         (gst_text_overlay_finalize), (gst_text_overlay_init),
7292         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7293         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7294         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
7295         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
7296         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
7297         (gst_text_overlay_change_state): Refactoring of textoverlay
7298         without collectpads. This now supports sparse subtitles coming
7299         from a demuxer instead of a sub file. Seeking is still broken 
7300         though. Need to discuss with wtay some more on how to handle
7301         seeking correctly.
7302         * ext/pango/gsttextoverlay.h:
7303         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
7304         subtitles coming from the demuxer.
7305
7306 2006-02-17  Wim Taymans  <wim@fluendo.com>
7307
7308         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
7309         (gst_vorbisenc_convert_sink):
7310         Use some more scaling functions.
7311
7312 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
7313
7314         * ext/cdparanoia/gstcdparanoiasrc.c:
7315         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
7316         (gst_cd_paranoia_paranoia_callback),
7317         (gst_cd_paranoia_src_signal_is_being_watched),
7318         (gst_cd_paranoia_src_read_sector):
7319         * ext/cdparanoia/gstcdparanoiasrc.h:
7320           Add back 'transport-error' and 'uncorrected-error' signals and
7321           make them actually be fired when bad stuff happens (#319340).
7322
7323 2006-02-17  Wim Taymans  <wim@fluendo.com>
7324
7325         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
7326         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
7327         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
7328         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
7329         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
7330         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
7331         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
7332         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
7333         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
7334         (gst_ring_buffer_clear):
7335         Small cleanups.
7336         Added some G_LIKELY.
7337
7338 2006-02-17  Wim Taymans  <wim@fluendo.com>
7339
7340         * gst-libs/gst/audio/TODO:
7341         Update TODO
7342
7343         * gst-libs/gst/audio/gstbaseaudiosink.c:
7344         (gst_base_audio_sink_get_offset):
7345         When trying to play samples ASAP and we don't have a
7346         previous sample, try to play at position 0 instead of
7347         an invalid position.
7348
7349 2006-02-17  Wim Taymans  <wim@fluendo.com>
7350
7351         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
7352         (gst_alsasink_reset):
7353         Also release lock when we get an error in _reset();
7354         fix an error message.
7355
7356 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
7357
7358         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
7359         (gst_alsasink_init), (get_channel_free_structure),
7360         (caps_add_channel_configuration), (gst_alsasink_getcaps),
7361         (gst_alsasink_close):
7362         * ext/alsa/gstalsasink.h:
7363           Add support for more than 2 channels (#326720).
7364
7365 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
7366
7367         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7368           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
7369           with 4 or 6 channels, assume a default channel layout to make things
7370           work (not sure there's anything else we can do in those cases).
7371
7372 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
7373
7374         * gst-libs/gst/audio/multichannel.c:
7375           Minor docs fix.
7376
7377         * gst-libs/gst/riff/Makefile.am:
7378         * gst-libs/gst/riff/riff-ids.h:
7379         * gst-libs/gst/riff/riff-media.c:
7380         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
7381           Add support for WAVEFORMATEX, eg. PCM audio with more than two
7382           channels and a channel layout map.
7383           
7384 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
7385
7386         Reviewed by Edward Hervey  <edward@fluendo.com>
7387
7388         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
7389         C-level optimization of the RGBA nearest neighbour function.
7390         Eventually this might end up in liboil with vectorized versions.
7391
7392 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
7393
7394         * gst-libs/gst/audio/multichannel.c:
7395         (gst_audio_get_channel_positions):
7396           When we have more than 2 channels, but no channel layout is
7397           specified in the caps, return some default channel layout
7398           to the caller and warn about about a possibly buggy element
7399           (could be buggy filtercaps as well of course) (#317038).
7400
7401 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
7402
7403         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7404           Add gst-libs/gst/cdda to list of lib search paths.
7405
7406 2006-02-15  Andy Wingo  <wingo@pobox.com>
7407
7408         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
7409         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
7410         to the Lord Jesus that I do not have to touch the ogg muxer ever
7411         again.
7412
7413 2006-02-15  Edward Hervey  <edward@fluendo.com>
7414
7415         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
7416         quicktime movie files can also contain 'uuid' atoms.
7417
7418 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
7419
7420         * gst/audioconvert/plugin.c: (plugin_init):
7421           Register the GstAudioChannelPosition enum type with the type
7422           system in the plugin_init function, so that it is known before
7423           any element actually makes use of multi-channel stuff. This is
7424           required for example if one wants to be able to deserialise/use
7425           a caps string with channel positions before any pipeline has
7426           been setup and started, like with gst-launch.
7427
7428 2006-02-14  Wim Taymans  <wim@fluendo.com>
7429
7430         * gst-libs/gst/audio/gstringbuffer.c:
7431         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
7432         (gst_ring_buffer_samples_done), (wait_segment),
7433         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
7434         Add some compiler G_(UN_)LIKELY help.
7435         SIGNAL the ringbuffer waiters when going to PAUSED as well to
7436         make sure they can exit their functions. Should fix #330748
7437
7438 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7439
7440         * Makefile.am:
7441         * configure.ac:
7442         * win32/MANIFEST:
7443         * win32/common/_stdint.h:
7444           Windows does not have long long; copy the generated _stdint.h
7445         * win32/common/interfaces-enumtypes.c:
7446         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
7447         (gst_mixer_track_flags_get_type),
7448         (gst_tuner_channel_flags_get_type):
7449         * win32/common/multichannel-enumtypes.c:
7450         (gst_audio_channel_position_get_type):
7451           update
7452
7453 2006-02-13  Wim Taymans  <wim@fluendo.com>
7454
7455         * gst-libs/gst/audio/gstbaseaudiosink.c:
7456         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
7457         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
7458         Always sync on first sample we receive when starting.
7459
7460 2006-02-13  Wim Taymans  <wim@fluendo.com>
7461
7462         * gst/playback/gstplaybin.c: (gen_vis_element):
7463         Update vis bin docs.
7464         Move queue after tee so we don't queue video buffers but
7465         audio samples instead. Fixes problems where the video queue
7466         is filled and the audio queue empty.
7467
7468 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
7469
7470         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
7471           No need to push an EOS event here, GstBaseSrc will do that for us
7472           when we return FLOW_UNEXPECTED.
7473           
7474 2006-02-12  Wim Taymans  <wim@fluendo.com>
7475
7476         * gst-libs/gst/audio/gstbaseaudiosink.c:
7477         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
7478         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
7479         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
7480         Use scale functions when possible.
7481         Fix error messages.
7482         Free clockid when after waiting for EOS.
7483         Use G_(UN_)LIKLY when it makes sense.
7484         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
7485
7486 2006-02-12  Edward Hervey  <edward@fluendo.com>
7487
7488         * gst/playback/gstplaybasebin.c: (prepare_output): 
7489         Remove stray semi-colon (fixes #330888).
7490
7491 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
7492
7493         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
7494         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
7495         Fix up the XShm call testing so that we catch errors, and don't
7496         cause new ones by attempting to detach from a segment we failed
7497         to attach to. Fixes #312439.
7498
7499 2006-02-10  Edward Hervey  <edward@fluendo.com>
7500
7501         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7502         Added flv file typefind (video/x-flv).
7503
7504 2006-02-10  Edward Hervey  <edward@fluendo.com>
7505
7506         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
7507         (gst_riff_create_video_template_caps):
7508         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
7509         Also added the caps to the default set of riff video caps.
7510
7511 2006-02-09  Andy Wingo  <wingo@pobox.com>
7512
7513         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
7514         time and the end time of the last packet in the page.
7515         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
7516         on the pages in our queue, set the duration as well. Reflow a
7517         debug statement.
7518         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
7519         Fixes bad muxing order.
7520
7521 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7522
7523         * gst-libs/gst/rtp/gstbasertppayload.c:
7524         (gst_basertppayload_setcaps), (gst_basertppayload_push):
7525           update seqnum before setting it on the packet; this makes sure
7526           that the timestamp and seqnum properties match after pushing
7527           a buffer
7528
7529 2006-02-09  Andy Wingo  <wingo@pobox.com>
7530
7531         * gst-libs/gst/audio/gstringbuffer.c
7532         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
7533         overflow after 13.5 hours of recording. Kapow!
7534
7535         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
7536         the buffer size -- we don't care about underrun/overrun reporting
7537         right now, just need to return a useful value.
7538
7539 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
7540
7541         * configure.ac:
7542           Back to CVS
7543
7544 === release 0.10.3 ===
7545
7546 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
7547
7548         * configure.ac:
7549           releasing 0.10.3, "Under Pressure"
7550
7551 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
7552
7553         * configure.ac:
7554         Drat. Bump libtool version number for new API.
7555         Prelease 0.10.2.3 (of 0.10.3)
7556
7557 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
7558
7559         * configure.ac:
7560         * win32/common/config.h:
7561         0.10.2.2 prerelease (of 0.10.3).
7562
7563 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
7564
7565         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
7566           Revert Andy's newsegment change pending a more correct
7567           fix.
7568
7569 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7570
7571         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7572         (qt_type_find), (plugin_init):
7573           detect more files as 3gp
7574           group and reorder the iso file formats
7575
7576 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
7577
7578         * ext/vorbis/vorbis.c: (plugin_init):
7579           Register musicbrainz tags, so apps don't have to.
7580
7581 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
7582
7583         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
7584         (gst_tag_to_vorbis_tag):
7585           Make sure we called gst_tag_register_musicbrainz_tags()
7586           before possibly mapping a vorbiscomment string from/to a
7587           musicbrainz tag.
7588
7589 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
7590
7591         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
7592           In case we can't find the required number of consecutive
7593           mpeg audio frames to positively identify an MPEG audio
7594           stream, check if there's at least a valid mpeg audio
7595           frame right at offset 0 and if so suggest mpeg/audio
7596           caps with a very low probability (#153004).
7597
7598 2006-02-07  Andy Wingo  <wingo@pobox.com>
7599
7600         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
7601         a TIME segment if we get timestamped buffers. Requires recent
7602         fixes in core to work properly.
7603
7604 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
7605
7606         * gst/playback/gstplaybasebin.c: (prepare_output):
7607           Don't print the URI as part of the error message, it
7608           makes error dialogs look rather ugly, especially if
7609           the URI is very long or has characters in it that
7610           need escaping.
7611
7612 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
7613
7614         * gst/playback/gstplaybasebin.c: (prepare_output):
7615           Error out if we have only text or subtitles, but nothing
7616           else. Also error out if we have subtitles but no video
7617           stream.
7618
7619 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
7620
7621         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
7622           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
7623           Post an error message on the bus when we encounter an
7624           error, which will hopefully be more meaningful than the
7625           'Internal Flow Error' message users get to see if we
7626           just return GST_FLOW_ERROR.
7627
7628 2006-02-07  Andy Wingo  <wingo@pobox.com>
7629
7630         * configure.ac (GST_MAJORMINOR): Update core version req to
7631         0.10.2.2, for the collectpads API addition (#330244).
7632
7633 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
7634
7635         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
7636           Return FALSE from plugin_init() when GnomeVFS can't
7637           be initialised for some reason (#328423).
7638
7639 2006-02-06  Julien MOUTTE  <julien@moutte.net>
7640
7641         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
7642         Stick to seeking theory until i find the bug.
7643         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
7644
7645 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
7646
7647         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
7648         (theora_enc_finalize), (theora_enc_sink_setcaps),
7649         (theora_set_header_on_caps), (theora_enc_chain),
7650         (theora_enc_change_state):
7651         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
7652           Make theoraenc and the tests leak free. Like, really.
7653
7654 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
7655
7656         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
7657         (theora_enc_finalize), (theora_enc_sink_setcaps):
7658           Add a finalize method to ensure we clean up state even if
7659           someone omitted the state change back to NULL.
7660
7661         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
7662         (gst_vorbisenc_chain):
7663           Free some more leaked bits.
7664
7665         * tests/check/pipelines/theoraenc.c: (start_pipeline),
7666         (stop_pipeline):
7667           Wait for state changes to happen if they're ASYNC.
7668
7669           This ought to teach those fancy pants buildbots a lesson.
7670
7671 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
7672
7673         * gst-libs/gst/tag/gstid3tag.c:
7674           Add mapping for ID3 International Standard Recording Code
7675           tag "TSRC"
7676
7677 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
7678
7679         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
7680           Don't leak tag names.
7681
7682 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
7683
7684         * docs/libs/gst-plugins-base-libs-docs.sgml:
7685         * docs/libs/gst-plugins-base-libs-sections.txt:
7686         * gst-libs/gst/tag/gstid3tag.c:
7687         * gst-libs/gst/tag/gstvorbistag.c:
7688         * gst-libs/gst/tag/tags.c:
7689           Split libgsttag docs into multiple sections.
7690
7691 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
7692
7693         * docs/libs/Makefile.am:
7694         * docs/libs/gst-plugins-base-libs-docs.sgml:
7695         * docs/libs/gst-plugins-base-libs-sections.txt:
7696         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
7697         * gst-libs/gst/tag/gstvorbistag.c:
7698         * gst-libs/gst/tag/tag.h:
7699         * gst-libs/gst/tag/tags.c:
7700           Add libgsttag to the docs.
7701
7702 2006-02-05  Julien MOUTTE  <julien@moutte.net>
7703
7704         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
7705         (gst_text_overlay_init), (gst_text_overlay_src_event),
7706         (gst_text_overlay_collected): Fix clockoverlay.
7707
7708 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
7709
7710         * docs/libs/compiling.sgml:
7711           Fix typo: it's pkg-config, not pkg-gconfig
7712
7713         * docs/libs/gst-plugins-base-libs-docs.sgml:
7714         * docs/libs/gst-plugins-base-libs-sections.txt:
7715         * docs/libs/tmpl/gstgconf.sgml:
7716           There is no libgstgconf in 0.10, remove it
7717           from the docs.
7718
7719 2006-02-05  Julien MOUTTE  <julien@moutte.net>
7720
7721         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
7722         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
7723         (gst_text_overlay_src_event), (gst_text_overlay_collected):
7724         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
7725         (gst_sub_parse_class_init), (gst_sub_parse_init),
7726         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
7727         (parse_mpsub), (parser_state_init), (handle_buffer),
7728         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
7729         * gst/subparse/gstsubparse.h: Introduce seeking code.
7730
7731 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
7732
7733         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
7734           Add comment about LANGUAGE tag inconsistency (we want
7735           ISO-639-1, but extract three-letter identifiers?)
7736
7737         * po/POTFILES.in:
7738           Add two translatable files.
7739
7740 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
7741
7742         * gst-libs/gst/tag/Makefile.am:
7743         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
7744         * gst-libs/gst/tag/tag.h:
7745         * gst-libs/gst/tag/tags.c:
7746         (gst_tag_register_musicbrainz_tags_internal),
7747         (gst_tag_register_musicbrainz_tags):
7748           Forward-port some tags stuff from the 0.8 branch. This is
7749           mostly the addition of musicbrainz tags and their mapping
7750           to vorbistags, and a vorbistag mapping of the language tag.
7751
7752 2006-02-05  Julien MOUTTE  <julien@moutte.net>
7753
7754         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
7755         refactoring.
7756
7757 2006-02-04  David Schleef  <ds@schleef.org>
7758
7759         * ext/ogg/gstoggmux.c:
7760         * gst/typefind/gsttypefindfunctions.c:
7761           Add Dirac typefinding and add dirac format to oggmux.
7762
7763 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
7764
7765         * gst/playback/gstdecodebin.c: (try_to_link_1):
7766           Don't put essential function call into
7767           g_return_*() macro, otherwise it'll all be
7768           replaced by NOOPs when compiling with
7769           G_DISABLE_CHECKS defined.
7770
7771 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
7772
7773         * ext/ogg/gstoggdemux.c:
7774         * ext/ogg/gstoggparse.c:
7775         * gst/tcp/gsttcpserversink.c:
7776         * sys/v4l/v4lsrc_calls.c:
7777         * sys/v4l/v4lsrc_calls.h:
7778         Just make it compile with --disable-gst-debug.
7779
7780 2006-02-03  Wim Taymans  <wim@fluendo.com>
7781
7782         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
7783         (gst_alsasink_class_init), (gst_alsasink_init),
7784         (gst_alsasink_write), (gst_alsasink_reset):
7785         * ext/alsa/gstalsasink.h:
7786         Add lock to protect alsa calls.
7787         Implement reset to flush samples ASAP, does not work
7788         with dmix though.
7789
7790 2006-02-02  Wim Taymans  <wim@fluendo.com>
7791
7792         * gst-libs/gst/audio/gstbaseaudiosink.c:
7793         (gst_base_audio_sink_provide_clock):
7794         Ugh.. getting late I guess...
7795
7796 2006-02-02  Wim Taymans  <wim@fluendo.com>
7797
7798         * gst-libs/gst/audio/gstbaseaudiosink.c:
7799         (gst_base_audio_sink_provide_clock),
7800         (gst_base_audio_sink_set_property),
7801         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
7802         Don't try to provide a clock when we are not negotiated since
7803         we might not be able to make it run.
7804
7805 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
7806
7807         * gst/playback/gstdecodebin.c: (try_to_link_1):
7808           Unlinking two source pads is ... hard.
7809
7810 2006-02-02  Wim Taymans  <wim@fluendo.com>
7811
7812         * gst-libs/gst/audio/TODO:
7813         Updated.
7814
7815         * gst-libs/gst/audio/gstbaseaudiosink.c:
7816         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
7817         On EOS, wait till the last sample is played before posting EOS.
7818
7819 2006-02-01  Philippe Kalaf <burger at speedy dot org>
7820
7821         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7822           Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
7823           setting queue_delay to zero. Also avoid thread being started if
7824           queue_delay is zero.
7825
7826 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
7827
7828         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
7829           Make test work again by connecting fakesinks to each decoded pad,
7830           which makes the pipeline wait until each fakesink has a buffer
7831           queued before going to PAUSED state. At that point we know the
7832           decodebin pads are negotiated.
7833
7834 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
7835
7836         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
7837         (gst_cdda_base_src_handle_event):
7838         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
7839           Pass unhandled queries to the parent class's query function.
7840
7841 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
7842
7843         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
7844         (gst_ogg_pad_src_query):
7845         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
7846         * ext/theora/theoradec.c: (theora_dec_src_query),
7847         (theora_dec_sink_query):
7848         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
7849         (vorbis_dec_sink_query):
7850         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
7851         (gst_vorbisenc_sink_query):
7852         * gst/adder/gstadder.c: (gst_adder_query):
7853           Pass unhandled queries upstream instead of just
7854           dropping them (#326447). Also, fix supported
7855           query types list for some elements.
7856
7857 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
7858
7859         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
7860         (paris_type_find), (ilbc_type_find), (plugin_init):
7861           Fix typefinding for audio/x-au, audio/x-paris and
7862           audio/iLBC-sh. We cannot use the START_WITH macros
7863           here, because there can only be one typefind factory
7864           with the same name (caps), so the second one would
7865           replace the first one and the first one would never
7866           be called when doing typefinding (see #161712).
7867           
7868
7869 2006-01-31  Wim Taymans  <wim@fluendo.com>
7870
7871         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
7872         (vorbis_handle_header_packet), (vorbis_dec_push),
7873         (vorbis_handle_data_packet):
7874         Use scale_int when we can, add some more scaling.
7875         Check packettype before parsing it.
7876
7877 2006-01-31  Wim Taymans  <wim@fluendo.com>
7878
7879         * ext/theora/theoradec.c: (_theora_granule_time),
7880         (theora_dec_src_convert), (theora_dec_sink_convert):
7881         Call right _scale functions.
7882         Use parameter instead of some other random value.
7883
7884 2006-01-31  Wim Taymans  <wim@fluendo.com>
7885
7886         * ext/theora/theoradec.c: (_theora_granule_frame),
7887         (_theora_granule_time), (_inc_granulepos),
7888         (theora_dec_src_convert), (theora_dec_sink_convert),
7889         (theora_handle_type_packet), (theora_handle_data_packet),
7890         (theora_dec_chain):
7891         Use higher precision timestamps calculation.
7892         Convert some other conversions to _scale.
7893
7894 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
7895
7896         * gst/audiotestsrc/gstaudiotestsrc.c:
7897         (gst_audio_test_src_create_sine_table), (plugin_init):
7898         * gst/volume/gstvolume.c: (plugin_init):
7899           initialize gst_controller before using
7900
7901 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
7902
7903         * tests/check/pipelines/theoraenc.c:
7904         * tests/check/pipelines/vorbisenc.c:
7905         Define constant using G_GINT64_CONSTANT to avoid errors when
7906         passing it around - otherwise it gets truncated to 32 bits.
7907
7908         Fixes failing tests.
7909
7910 2006-01-31  Andy Wingo  <wingo@pobox.com>
7911
7912         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
7913         caps being set doesn't have a framerate value. Basically a stopgap
7914         measure.
7915
7916         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
7917         technically correct enough to put into core though.
7918         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
7919         DURATION. Fixes theoraenc ! oggmux.
7920
7921         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
7922         fraction, not double.
7923
7924 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
7925
7926         * win32/vs7:
7927         add vs7 project files created by Sergey Scobich
7928
7929 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
7930
7931         * win32/vs8:
7932         add vs8 project files created by Sergey Scobich
7933         
7934 2006-01-30  Andy Wingo  <wingo@pobox.com>
7935
7936         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
7937         timestamp + duration, not just timestamp -- ogg pages should be
7938         ordered by stop time. Necessary fix given the change in vorbis
7939         timestamps.
7940
7941         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
7942         (gst_theora_enc_init): Pull the granule shift out of the encoder.
7943         (granulepos_add): New function, handles the messiness of adjusting
7944         granulepos values.
7945         (theora_buffer_from_packet):
7946         (theora_enc_chain):
7947         (theora_enc_sink_event): Use granulepos_add, not +.
7948
7949         * tests/check/pipelines/theoraenc.c
7950         (check_buffer_granulepos_from_starttime): Just check the frame
7951         count, not the actual granulepos -- we can't dictate to the
7952         encoder when it should be placing keyframes.
7953
7954 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
7955
7956         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
7957           SERVICE_NOT_AVAILABLE happens for example when you're trying to
7958           play an http:// stream from a server that's not serving
7959
7960 2006-01-30  Andy Wingo  <wingo@pobox.com>
7961
7962         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
7963         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
7964         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
7965         available.
7966
7967         * ext/theora/gsttheoraenc.h:
7968         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
7969         although theoraenc was timestamping correctly. Added handling of
7970         streams that start with nonzero timestamps.
7971
7972         * tests/check/Makefile.am:
7973         * tests/check/pipelines/theoraenc.c: New file, basically does same
7974         tests as vorbisenc.
7975
7976         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
7977
7978 2006-01-30  Wim Taymans  <wim@fluendo.com>
7979
7980         * gst-libs/gst/audio/gstaudiosink.c:
7981         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
7982         (gst_audioringbuffer_pause):
7983         Implement pause that does not wait for completion.
7984
7985         * gst-libs/gst/audio/gstbaseaudiosink.c:
7986         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
7987         Don't drop buffers when going to PAUSED but perform preroll on
7988         remaining samples now that core base class supports this.
7989
7990         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
7991         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
7992         (gst_ring_buffer_commit):
7993         Pause should not signal waiters.
7994         Implement return value of _commit correctly.
7995
7996 2006-01-30  Andy Wingo  <wingo@pobox.com>
7997
7998         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
7999
8000         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
8001         updated to timestamp from the first sample, not the last.
8002         (gst_vorbisenc_buffer_from_header_packet): New function, takes
8003         special care of granulepos and timestamp for header packets.
8004         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
8005         when the first buffer has a nonzero timestamp.
8006
8007         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
8008         (GstVorbisEnc.subgranule_offset): New members. Take care of the
8009         case when the first audio buffer we get has a nonzero timestamp.
8010         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
8011         properly timestamp vorbis buffers with the time of the first
8012         sample, not the last.
8013         
8014         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
8015         vorbis_granule_time_copy -- now it takes the granule/subgranule
8016         offset into account.
8017
8018         * tests/check/pipelines/vorbisenc.c: New test for correctness of
8019         timestamps, durations, and granulepos on buffers produced by
8020         vorbisenc.
8021
8022 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
8023
8024         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8025         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
8026           Patch from Eric Jonas to support conversions to/from UYVY 
8027           (Fixes: #324626)
8028
8029 2006-01-30  Julien MOUTTE  <julien@moutte.net>
8030
8031         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
8032         (setup_subtitle), (setup_source), (set_active_source):
8033         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8034         (gen_text_element), (gen_audio_element), (gen_vis_element),
8035         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
8036
8037 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
8038
8039         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
8040         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
8041                 use gst_guint64_to_gdouble to be compliant with vs6
8042         * gst/playback/gstdecodebin.c: (try_to_link_1)
8043         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
8044                 use G_GINT64_CONSTANT for int64 constants
8045         * win32/common/libgstinterfaces.def:
8046                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
8047         * win32/vs6:
8048                 update and add new project files
8049                 
8050 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8051
8052         * Makefile.am:
8053         * win32/MANIFEST:
8054         * win32/common/interfaces-enumtypes.c:
8055         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
8056         (gst_mixer_track_flags_get_type),
8057         (gst_tuner_channel_flags_get_type):
8058         * win32/common/interfaces-enumtypes.h:
8059         * win32/common/multichannel-enumtypes.c:
8060         (gst_audio_channel_position_get_type):
8061         * win32/common/multichannel-enumtypes.h:
8062           add a win32-update rule like in core, and copy over enumtypes files
8063
8064 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8065
8066         * win32/MANIFEST:
8067         * win32/common/config.h:
8068         * win32/common/config.h.in:
8069           add config files just like in core
8070
8071 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
8072
8073         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
8074           Make gcc-4.1 happy (part of #327357).
8075
8076 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8077
8078         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
8079         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
8080         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
8081         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
8082         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
8083         (gst_alsasrc_unprepare), (gst_alsasrc_read):
8084           Update all error messages.  All of them should either use
8085           the default translated message, or actually provide a
8086           translatable string.
8087           Make the string for channel count problems meaningful.
8088
8089 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8090
8091         * sys/v4l/v4l_calls.c: (gst_v4l_open):
8092           check for and throw RESOURCE_BUSY
8093
8094 2006-01-27  David Schleef  <ds@schleef.org>
8095
8096         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
8097           checked in this change -- it requires liboil features not
8098           in 0.3.6.  Revert parts.
8099
8100 2006-01-27  David Schleef  <ds@schleef.org>
8101
8102         * REQUIREMENTS:
8103         * configure.ac: update liboil requirement to 0.3.6
8104         * gst/videoscale/Makefile.am:
8105         * gst/videoscale/vs_scanline.c: liboilify
8106
8107 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
8108
8109         * ext/libvisual/visual.c: (get_buffer):
8110           When pad_alloc returns a GstFlowReturn other
8111           than GST_FLOW_OK, make sure it is passed upstream.
8112
8113 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
8114
8115         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8116         (gst_alsasink_class_init):
8117           Free the device name string.
8118
8119         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8120         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
8121         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
8122           Don't remove a pad from the collectpads structure until it
8123           is released - it's a request pad, and may receive data again
8124           if the element gets moved back to PLAYING state.
8125
8126         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
8127           Ensure we turn on double buffering on the Xv port, and
8128           set the colour key to something dark and mysterious that
8129           isn't black.
8130
8131 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
8132
8133         * ext/alsa/gstalsaplugin.c: (plugin_init):
8134         * ext/cdparanoia/gstcdparanoiasrc.c:
8135         (gst_cd_paranoia_src_base_init), (plugin_init):
8136         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8137         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
8138           - a library should not call setlocale. see "Libraries" node in
8139             gettext manual
8140           - make sure all plugins that use translation do bindtextdomain
8141             to point to the localedir
8142         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
8143         (setup_sinks), (plugin_init):
8144           all this, and check for NULL when creating sinks
8145
8146 2006-01-27  Julien MOUTTE  <julien@moutte.net>
8147
8148         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
8149         (plugin_init): Make typefinding of subtitles work again.
8150
8151 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
8152
8153         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
8154         (mp3_type_frame_length_from_header), (mp3_type_find),
8155         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
8156         (plugin_init):
8157           Backport a bunch of typefinding fixes from the 0.8 branch.
8158           Also, improve wavpack typefinding: if we can't peek the
8159           entire wavpack block, try to parse the bits we can get and
8160           see if we find what we're looking for in those.
8161
8162 2006-01-26  Julien MOUTTE  <julien@moutte.net>
8163
8164         * sys/ximage/ximagesink.c:
8165         (gst_ximagesink_calculate_pixel_aspect_ratio):
8166         * sys/xvimage/xvimagesink.c:
8167         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
8168         more cases of pixel aspect ratio.
8169
8170 2006-01-26  Edward Hervey  <edward@fluendo.com>
8171
8172         * gst/playback/gstdecodebin.c: (pad_probe):
8173         Also consider the flush-start and tag events as unblockers
8174         for the pad probes.
8175
8176 2006-01-26  Julien MOUTTE  <julien@moutte.net>
8177
8178         * gst/playback/gstplaybin.c: (gst_play_bin_init),
8179         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
8180         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
8181         On the fly visualisation switch, works disabling, enabling as
8182         well but it won't be able to enable vis in a playbin that was
8183         created with no visualisation.
8184
8185 2006-01-25  Wim Taymans  <wim@fluendo.com>
8186
8187         * gst-libs/gst/audio/gstbaseaudiosink.c:
8188         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8189         Undo previous commit that returned WRONG_STATE sooner, it breaks 
8190         resume after pause.
8191
8192 2006-01-25  Wim Taymans  <wim@fluendo.com>
8193
8194         * gst-libs/gst/audio/gstbaseaudiosink.c:
8195         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
8196         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
8197         Improve debugging.
8198         Post error when caps cannot be parsed.
8199         Resync on discontinuity in the stream.
8200         Clip samples to segment boundaries.
8201         return WRONG_STATE sooner when we are flushing.
8202
8203         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
8204         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
8205         Make audiosrc operate in TIME.
8206         Set TIMESTAMP and DURATION on buffers.
8207
8208 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
8209
8210         * tests/examples/seek/seek.c: (main):
8211           Output tag messages as well.
8212
8213 2006-01-23  Edward Hervey  <edward@fluendo.com>
8214
8215         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
8216         (free_pad_probes), (remove_fakesink), (pad_probe),
8217         (close_pad_link), (gst_decode_bin_change_state):
8218         Replace GstPadBlockCallback with pad probes that detect
8219         first buffer AND eos before removing fakesink.
8220         Fixes hang with demuxers doing EOS while pre-rolling.
8221         Solves #328279
8222
8223 2006-01-23  Andy Wingo  <wingo@pobox.com>
8224
8225         * ext/alsa/gstalsasink.c:
8226         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8227         (gst_base_rtp_depayload_setcaps),
8228         (gst_base_rtp_depayload_add_to_queue),
8229         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
8230         
8231         Patch by: Jens Granseuer <jensgr at gmx dot net>
8232
8233 2006-01-22  Julien MOUTTE  <julien@moutte.net>
8234
8235         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
8236         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
8237         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
8238         frames. We might get a frame destroyed after changing state to
8239         NULL, adding a safety check on xcontext.
8240
8241 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
8242
8243         * gst-libs/gst/interfaces/xoverlay.c:
8244           Fix prepare-xwindow-id code example in the docs - we need to
8245           ignore all messages that aren't element messages as well.
8246           
8247 2006-01-21  Julien MOUTTE  <julien@moutte.net>
8248
8249         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
8250           I think one day i'll completely undestand how caps negotiation
8251           is supposed to work. This refactoring handles buffer_alloc
8252           called with caps we can't handle. We definitely don't want a
8253           set_caps with those caps, so we define and allocate a buffer
8254           we would like to receive.
8255
8256 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
8257
8258         * gst/playback/gstplaybasebin.c: (setup_source):
8259           Free iterator when done.
8260
8261 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
8262
8263         * gst-libs/gst/audio/gstbaseaudiosink.c:
8264         (gst_base_audio_sink_render):
8265           Fix playback of non-synchronised streams by assuming a rate
8266           of 1.0 instead of a random one.
8267
8268           Makes this work again:
8269
8270           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
8271           endianness=(int)4321, signed=(boolean)true, width=(int)16,
8272           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
8273           audioresample ! alsasink
8274
8275 === release 0.10.2 ===
8276
8277 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
8278
8279         * configure.ac:
8280           releasing 0.10.2, "Then the devil is six"
8281
8282 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
8283
8284         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8285         * gst/playback/gststreamselector.c:
8286         (gst_stream_selector_set_property):
8287           Comment out broken code that connects to the state-changed signal.
8288           At this point, changing current stream selection is broken, but 
8289           stuff like gst-launch playbin current-audio=1 works and filters
8290           to the chosen stream.
8291
8292 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8293
8294         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8295           Fix #327216 (null dereference in vorbisdec)
8296
8297 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
8298
8299         * ext/theora/theoradec.c: (theora_handle_comment_packet):
8300           Post taglist actually on bus instead of just freeing it
8301           (fixes #327114 and totem bug #327080).
8302
8303         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
8304           Use gst_element_found_tags_for_pad(), so that the tags
8305           are sent downstream as an event as well.
8306
8307 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
8308
8309         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
8310         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
8311         (gst_ximagesink_buffer_alloc):
8312         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
8313         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
8314         (gst_xvimagesink_buffer_alloc):
8315           move all regularly occurring messages to GST_LOG level
8316           add some more object logs
8317
8318 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8319
8320         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
8321           fix a silly segfault
8322
8323 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
8324
8325         * docs/libs/gst-plugins-base-libs-docs.sgml:
8326         * docs/libs/gst-plugins-base-libs-sections.txt:
8327         * gst-libs/gst/audio/mixerutils.c:
8328         * gst-libs/gst/audio/mixerutils.h:
8329           Add docs for mixerutils stuff.
8330
8331 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
8332
8333         * gst/playback/gstplaybasebin.c: (setup_source):
8334           Fix playback for sources that emit raw audio or
8335           raw video streams (e.g.: cd audio sources) (#325984).
8336
8337 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
8338
8339         * gst-libs/gst/audio/mixerutils.c:
8340         (gst_audio_mixer_filter_do_filter):
8341           actually save the element we create
8342
8343 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
8344
8345         * gst-libs/gst/cdda/gstcddabasesrc.c:
8346         (gst_cdda_base_src_handle_track_seek):
8347           No need to post a tag message on the bus when seeking
8348           within the same track, only post it when the current
8349           track changes.
8350
8351 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
8352
8353         * gst/playback/gstplaybasebin.c: (group_destroy),
8354         (probe_triggered), (new_decoded_pad), (mute_group_type),
8355         (set_active_source):
8356         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8357         * gst/playback/gststreamselector.c:
8358         (gst_stream_selector_base_init),
8359         (gst_stream_selector_set_property),
8360         (gst_stream_selector_request_new_pad):
8361           Reenable stream selection. These mechanisms need a complete overhaul
8362           in the face of 0.8->0.10 changes though.
8363
8364 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
8365
8366         * ext/ogg/gstoggdemux.c:
8367           Change the pad template to src_%d to match the pads that 
8368           are created from it. decodebin needs this information in order
8369           to decide that oggdemux is capable of producing multiple pads
8370           (and hence needs queues inserted).
8371
8372         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
8373         (gst_ogg_mux_collected):
8374           Make debug output more useful by using GST_PTR_FORMAT.
8375
8376 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8377
8378         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
8379
8380         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
8381           Set depth and width for alaw/mulaw (fixes #326601).
8382
8383 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
8384
8385         * tests/icles/Makefile.am:
8386           don't build the tests if we don't have the libs
8387
8388 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
8389
8390         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
8391         (gst_cd_paranoia_paranoia_callback):
8392           Don't try to free NULL pointers.
8393
8394 2006-01-10  Edward Hervey  <edward@fluendo.com>
8395
8396         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
8397         (gst_audio_rate_change_state), (plugin_init):
8398         Add debugging category.
8399         Fix type issues.
8400         Add case for incoming buffers without valid offset/offset_end.
8401
8402 2006-01-10  Michael Smith  <msmith@fluendo.com>
8403
8404         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
8405           Don't leak GCond in audio sources.
8406
8407 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
8408
8409         * gst/playback/gstplaybin.c: (gen_audio_element):
8410           Don't leak an autoaudiosink/alsasink when we generate
8411           a new audio element. (old code, I guess)
8412
8413 2006-01-10  Michael Smith  <msmith@fluendo.com>
8414
8415         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
8416           Support float audio in audiorate.
8417           Use width rather than depth for selecting sample width.
8418
8419 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
8420
8421         * gst/videotestsrc/videotestsrc.h:
8422           Use GLib types here (that way we don't have to include the
8423           generated _stdint.h header, which makes life easier for win32
8424           folks that don't use autotools for the build) (#325990, patch
8425           by: Sergey Scobich).
8426
8427 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
8428
8429         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
8430         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
8431         (gst_ring_buffer_pause), (wait_segment):
8432         * gst-libs/gst/audio/gstringbuffer.h:
8433           Name (private) union, makes Forte compiler happy (this time
8434           for real) (#324900).
8435
8436 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
8437
8438         * gst-libs/gst/audio/Makefile.am:
8439           Link against libgstinterfaces, needed for mixer
8440           and property probe stuff.
8441
8442 2006-01-09  Edward Hervey  <edward@fluendo.com>
8443
8444         * gst-libs/gst/Makefile.am:
8445
8446 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
8447
8448         * gst-libs/gst/audio/Makefile.am:
8449         * gst-libs/gst/audio/mixerutils.c:
8450         (gst_audio_mixer_filter_do_filter),
8451         (gst_audio_mixer_filter_check_element),
8452         (gst_audio_mixer_filter_probe_feature),
8453         (element_factory_rank_compare_func),
8454         (gst_audio_default_registry_mixer_filter):
8455         * gst-libs/gst/audio/mixerutils.h:
8456           Add gst_audio_default_registry_mixer_filter() utility
8457           function.
8458
8459 2006-01-03  Michael Smith  <msmith@fluendo.com>
8460
8461         * gst/audioresample/resample.h:
8462           As before, but for o_buf
8463
8464 2006-01-03  Michael Smith  <msmith@fluendo.com>
8465
8466         * gst/audioresample/resample.h:
8467           Declare struct _ResampleState.buffer as unsigned char *, not void *,
8468           since we do arithmetic on it.
8469
8470 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
8471
8472         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
8473         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
8474         (gst_ring_buffer_pause), (wait_segment):
8475         * gst-libs/gst/audio/gstringbuffer.h:
8476           Sun's Forte compiler doesn't seem to like anonymous structs,
8477           so use same setup as in GstBaseSrc (fixes #324900).
8478
8479 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
8480
8481         * configure.ac:
8482         * gst/volume/Makefile.am:
8483         * gst/volume/demo.c:
8484           move old example to tests/examples/volume/volune.c
8485         * tests/examples/Makefile.am:
8486         * tests/examples/seek/seek.c: (main):
8487           change window-close event from "delete-event" to "destroy"
8488         * tests/examples/volume/Makefile.am:
8489         * tests/examples/volume/volume.c: (value_changed_callback),
8490         (setup_gui), (message_received), (eos_message_received), (main):
8491           fix event handling and bus usage
8492
8493 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
8494
8495         * gst/audiotestsrc/gstaudiotestsrc.c:
8496         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
8497         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
8498         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
8499         (gst_audio_test_src_create_square),
8500         (gst_audio_test_src_create_saw),
8501         (gst_audio_test_src_create_triangle),
8502         (gst_audio_test_src_create_silence),
8503         (gst_audio_test_src_create_white_noise),
8504         (gst_audio_test_src_create_pink_noise),
8505         (gst_audio_test_src_init_sine_table),
8506         (gst_audio_test_src_create_sine_table),
8507         (gst_audio_test_src_change_wave),
8508         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
8509         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
8510         * gst/audiotestsrc/gstaudiotestsrc.h:
8511           update to basesrc changes, implement segmented seeking and eos
8512           handling, add a 'sine-tab' waveform for performance critical playback
8513
8514 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
8515
8516         * po/POTFILES.in:
8517           ... and this time the other modified file that I missed last time.
8518
8519 2005-12-29  Michael Smith  <msmith@fluendo.com>
8520
8521         * gst/playback/gstdecodebin.c: (new_pad):
8522           Fix non-C89 variable declaration not at the start of a block. Should
8523           help some compilers.
8524
8525 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
8526
8527         * tests/check/Makefile.am:
8528           And now fix 'make distcheck' (builddir != srcdir)
8529
8530 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
8531
8532         * configure.ac:
8533         * ext/cdparanoia/Makefile.am:
8534         * ext/cdparanoia/gstcdparanoia.c:
8535         * ext/cdparanoia/gstcdparanoia.h:
8536         * ext/cdparanoia/gstcdparanoiasrc.c:
8537         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
8538         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
8539         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
8540         (gst_cd_paranoia_paranoia_callback),
8541         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
8542         (gst_cd_paranoia_src_set_property),
8543         (gst_cd_paranoia_src_get_property), (plugin_init):
8544         * ext/cdparanoia/gstcdparanoiasrc.h:
8545           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
8546           plugin again (there are still fixes required to playbin to make
8547           cdda:// uris work there).
8548
8549 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
8550
8551         * tests/check/Makefile.am:
8552           Fix test case compilation.
8553
8554 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
8555
8556         * gst-libs/gst/cdda/gstcddabasesrc.c:
8557         (gst_cdda_base_src_update_duration),
8558         (gst_cdda_base_src_calculate_cddb_id):
8559           An integer is not a string. Fix access to uninitialised variable.
8560
8561         * tests/check/Makefile.am:
8562           Add cddabasesrc unit test; also actually enable the vorbis test.
8563
8564         * tests/check/generic/states.c:
8565           Blacklist new cd audio elements as well.
8566
8567         * tests/check/libs/cddabasesrc.c:
8568           Unit test for GstCddaBaseSrc (discid calculation mostly).
8569
8570 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
8571
8572         * docs/libs/Makefile.am:
8573         * docs/libs/gst-plugins-base-libs-docs.sgml:
8574         * docs/libs/gst-plugins-base-libs-sections.txt:
8575         * docs/libs/gst-plugins-base-libs.types:
8576           Add docs for libgstcdda/GstCddaBaseSrc.
8577
8578         * gst-libs/gst/interfaces/mixertrack.h:
8579           Do one struct member per line with a semicolon at the end, that way
8580           even gtk-doc might parse it without complaining.
8581
8582 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
8583
8584         * configure.ac:
8585         * gst-libs/gst/Makefile.am:
8586         * gst-libs/gst/cdda/Makefile.am:
8587         * gst-libs/gst/cdda/base64.c:
8588         * gst-libs/gst/cdda/base64.h:
8589         * gst-libs/gst/cdda/gstcddabasesrc.c:
8590         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
8591         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
8592         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
8593         (gst_cdda_base_src_get_property),
8594         (gst_cdda_base_src_get_track_from_sector),
8595         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
8596         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
8597         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
8598         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
8599         (gst_cdda_base_src_uri_get_protocols),
8600         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
8601         (gst_cdda_base_src_uri_handler_init),
8602         (gst_cdda_base_src_setup_interfaces),
8603         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
8604         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
8605         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
8606         (gst_cdda_base_src_add_tags),
8607         (gst_cdda_base_src_add_index_associations),
8608         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
8609         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
8610         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
8611         (gst_cdda_base_src_create):
8612         * gst-libs/gst/cdda/gstcddabasesrc.h:
8613         * gst-libs/gst/cdda/sha1.c:
8614         * gst-libs/gst/cdda/sha1.h:
8615           Add new libgstcdda with GstCddaBaseSrc class.
8616
8617 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
8618
8619         * ext/gnomevfs/gstgnomevfssink.h:
8620           Use GstBaseSinkClass as parent_class member for class struct, not
8621           GstBaseSink.
8622
8623 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
8624
8625         Patch by: Michael Benes
8626
8627         * gst/videotestsrc/gstvideotestsrc.c:
8628         (gst_video_test_src_class_init), (gst_video_test_src_start):
8629           Add start method to reset running time and number of frames sent
8630           when starting up (fixes #324696)
8631
8632 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
8633
8634         * docs/plugins/Makefile.am:
8635         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
8636         * docs/plugins/gst-plugins-base-plugins-sections.txt:
8637         * docs/plugins/gst-plugins-base-plugins.args:
8638         * docs/plugins/gst-plugins-base-plugins.hierarchy:
8639         * docs/plugins/gst-plugins-base-plugins.signals:
8640           Add docs stuff for gnomevfssrc and gnomevfssink.
8641
8642         * ext/gnomevfs/gstgnomevfssrc.c:
8643           Fix example pipeline in gtk-doc blurb.
8644
8645 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
8646
8647         * ext/gnomevfs/Makefile.am:
8648         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
8649         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
8650         (gst_gnome_vfs_handle_get_type), (plugin_init):
8651         * ext/gnomevfs/gstgnomevfs.h:
8652         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
8653         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
8654         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
8655         (gst_gnome_vfs_sink_set_property),
8656         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
8657         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
8658         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
8659         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
8660         (gst_gnome_vfs_sink_uri_get_type),
8661         (gst_gnome_vfs_sink_uri_get_protocols),
8662         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
8663         (gst_gnome_vfs_sink_uri_handler_init):
8664         * ext/gnomevfs/gstgnomevfssink.h:
8665           Port gnomevfssink; add gtk-doc blurb.
8666
8667         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
8668         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
8669         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
8670         (gst_gnome_vfs_src_uri_get_type),
8671         (gst_gnome_vfs_src_uri_get_protocols),
8672         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
8673         (gst_gnome_vfs_src_uri_handler_init),
8674         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
8675         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
8676         (gst_gnome_vfs_src_send_additional_headers_callback),
8677         (gst_gnome_vfs_src_received_headers_callback),
8678         (gst_gnome_vfs_src_push_callbacks),
8679         (gst_gnome_vfs_src_pop_callbacks),
8680         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
8681         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
8682         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
8683         * ext/gnomevfs/gstgnomevfssrc.h:
8684           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
8685           file; add gtk-doc blurb with example pipelines.
8686
8687 === release 0.10.1 ===
8688
8689 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
8690
8691         * configure.ac:
8692           releasing 0.10.1, "Dobro Dedek"
8693
8694 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
8695
8696         * gst/typefind/gsttypefindfunctions.c:
8697         iLBC30 and iLBC20 added to typefind.
8698
8699 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
8700
8701         * gst-libs/gst/audio/gstbaseaudiosink.c:
8702         (gst_base_audio_sink_class_init):
8703         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8704         (gst_base_audio_src_class_init):
8705           update strings, values are in microseconds
8706           change the default sink buffer time to something that is smaller
8707           (to help software volume mixing have a slightly lower delay) but
8708           still be acceptable on Wim's laptop
8709
8710 2005-12-20  Edward Hervey  <edward@fluendo.com>
8711
8712         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
8713         Made a quack, forgot to add DUCK to the riff video template.
8714
8715 2005-12-19  Edward Hervey  <edward@fluendo.com>
8716
8717         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
8718         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
8719         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
8720         (gst_ogm_parse_chain):
8721         Make sure pads are initialized correctly.
8722         * gst-libs/gst/riff/riff-ids.h:
8723         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
8724         (gst_riff_create_video_template_caps):
8725         Add a whole bunch of FOURCC <=> MimeType.
8726         Extend the riff video pad template to support the newly added fourcc.
8727
8728 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
8729
8730         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
8731         (gst_ogg_demux_activate_chain):
8732           Extra debug output when activating/deactivating chains.
8733
8734         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
8735         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
8736         (unlinked):
8737           Remove a queue from our list when it becomes unlinked.
8738           Don't add queues to elements in class 'Demux' if they
8739           can only produce one pad 
8740
8741 2005-12-18  Julien MOUTTE  <julien@moutte.net>
8742
8743         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
8744         (gst_video_sink_get_type): Add a debug category.
8745
8746 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
8747
8748         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8749         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
8750           Handle downstream newsegment by sending our own newsegment before the
8751           next buffer to be released. (#323900)
8752
8753 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
8754
8755         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8756         (gst_base_rtp_depayload_set_gst_timestamp):
8757           add queue delay to new segment as well (as opposed to just the first
8758           buffer). (bug #322347)
8759
8760 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
8761
8762         * ext/libvisual/visual.c: (make_valid_name):
8763           change some char* into char[]
8764         * gst/audiotestsrc/gstaudiotestsrc.c:
8765         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
8766         (gst_audio_test_src_create):
8767         * gst/audiotestsrc/gstaudiotestsrc.h:
8768           prepare to handle EOS and SEGMENT_DONE
8769
8770 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
8771
8772         * tests/check/generic/states.c: (GST_START_TEST):
8773           Blacklist cdparanoia element in state test.
8774
8775 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
8776
8777           Patch by: Benjamin Pineau
8778
8779         * gst/tcp/gsttcp.c:
8780         * gst/tcp/gsttcpclientsink.c:
8781         * gst/tcp/gsttcpserversink.c:
8782         * gst/tcp/gsttcpserversrc.c:
8783           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
8784
8785 2005-12-15  Michael Smith  <msmith@fluendo.com>
8786
8787         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
8788         (gst_video_rate_chain):
8789           Fix timestamping for videorate when the first buffer it sees has a
8790           non-zero timestamp. Fix some misleading debug output.
8791
8792 2005-12-15  Michael Smith  <msmith@fluendo.com>
8793
8794         * gst/audioresample/gstaudioresample.c:
8795           Don't leak all input buffers to audioresample.
8796
8797 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
8798
8799         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
8800           Don't operate on empty text buffers. Strip newlines and
8801           tabs only from the end of the text, but leave them intact
8802           in the middle. Fix typo in gtk-doc description.
8803
8804 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
8805
8806         * gst/playback/gstplaybasebin.c:
8807         * gst/playback/gstplaybin.c: (handoff):
8808           Make sure the video frame buffer we return to apps via the
8809           "frame" property always has caps set on it. Modify
8810           _gst_gvalue_set_object() macro to handle NULL objects
8811           gracefully too.
8812
8813 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
8814
8815         * gst/audiotestsrc/gstaudiotestsrc.c:
8816         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
8817         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
8818         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
8819         (gst_audio_test_src_create):
8820         * gst/audiotestsrc/gstaudiotestsrc.h:
8821         Adjust to some recent api changes and add wtays new cool seeking
8822         capabillities
8823
8824 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
8825
8826         * ext/alsa/Makefile.am:
8827         * ext/alsa/gstalsadeviceprobe.c:
8828         * ext/alsa/gstalsadeviceprobe.h:
8829           Helper functions to add device probing via the GstPropertyProbe
8830           interface to a class.
8831
8832         * ext/alsa/gstalsamixer.h:
8833           Comment out GST_ALSA_MIXER, it returns a struct that's not
8834           used.
8835
8836         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
8837           Add some debug info. 
8838
8839         * ext/alsa/gstalsamixerelement.c:
8840         (gst_alsa_mixer_element_interface_supported),
8841         (gst_implements_interface_init),
8842         (gst_alsa_mixer_element_init_interfaces),
8843         (gst_alsa_mixer_element_class_init),
8844         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
8845         (gst_alsa_mixer_element_set_property),
8846         (gst_alsa_mixer_element_get_property),
8847         (gst_alsa_mixer_element_change_state):
8848         * ext/alsa/gstalsamixerelement.h:
8849           Add 'device' and 'device-name' properties. Add GstPropertyProbe
8850           for device handling (gnome-volume-control will need that).
8851
8852 2005-12-12  Christian Schaller  <uraeus@gnome.org>
8853
8854         * ext/Makefile.am: fix cdparanoia entry
8855         * gst-plugins-base.spec.in: add cdparanoia
8856
8857 2005-12-12  Michael Smith  <msmith@fluendo.com>
8858
8859         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8860           Use the correct function to free list of typefind factories.
8861
8862 2005-12-12  Wim Taymans  <wim@fluendo.com>
8863
8864         * gst/videotestsrc/gstvideotestsrc.c:
8865         (gst_video_test_src_class_init), (gst_video_test_src_init),
8866         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
8867         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
8868         (gst_video_test_src_create):
8869         * gst/videotestsrc/gstvideotestsrc.h:
8870         Implement seeking in videotestsrc.
8871         Small cleanups.
8872
8873 2005-12-12  Wim Taymans  <wim@fluendo.com>
8874
8875         * ext/cdparanoia/Makefile.am:
8876         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
8877         (gst_paranoia_endian_get_type), (_do_init),
8878         (cdparanoia_class_init), (cdparanoia_init),
8879         (cdparanoia_set_property), (cdparanoia_get_property),
8880         (cdparanoia_do_seek), (cdparanoia_is_seekable),
8881         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
8882         (cdparanoia_convert), (cdparanoia_get_query_types),
8883         (cdparanoia_query), (cdparanoia_set_index),
8884         (cdparanoia_uri_set_uri):
8885         * ext/cdparanoia/gstcdparanoia.h:
8886         Partially ported cdparanoia now that basesrc can support a
8887         plugin like this..
8888
8889 2005-12-12  Wim Taymans  <wim@fluendo.com>
8890
8891         * tests/examples/seek/scrubby.c: (main):
8892         Set higher priority for bus events so they don't get reordered with
8893         gtk gui events.
8894
8895         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
8896         (flush_toggle_cb), (main):
8897         Added checkbox to disable flushing seeks. 
8898         Disable scrubbing when doing non flushing seeks.
8899
8900 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
8901
8902         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
8903         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
8904         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
8905         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
8906           Implement some sort of event handling that doesn't rely on
8907           g_return_if_fail; make sure we always push the last chunk of an 
8908           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
8909           state change function; remove some old cruft. Seeking is still
8910           rather unlikely to work though.
8911
8912         * tools/.cvsignore:
8913           Ignore more.
8914
8915 2005-12-11  Julien MOUTTE  <julien@moutte.net>
8916
8917         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
8918         Fixed a leak of the current image reference when cleaning up.
8919         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
8920
8921 2005-12-09  Michael Smith  <msmith@fluendo.com>
8922
8923         * tools/Makefile.am:
8924         * tools/gst-launch-ext-m.m:
8925           Remove gst-launch-ext. It doesn't work, and is no longer
8926           particularly useful.
8927
8928 2005-12-08  Luca Ognibene  <luogni@tin.it>
8929
8930         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
8931           don't pass random values to ogmparse convert function.
8932           Make seeking possible in the exile1.ogm file.
8933
8934 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
8935
8936         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
8937         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
8938           Work around refcount problem with g_value_set_object() that occur
8939           if the core has been compiled against GLib-2.6 (g_value_set_object()
8940           will only g_object_ref() the element, but the caller will
8941           gst_object_unref() it and bad things will happen due to the way
8942           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
8943           totem for people on FC4 using Thomas's 0.10 RPMs.
8944           
8945 2005-12-07  Edward Hervey  <edward@fluendo.com>
8946
8947         Time to welcome ogm to 0.10 :)
8948         
8949         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
8950         (gst_ogg_pad_typefind):
8951         Oggdemux can now properly typefind elements with dynamic pads.
8952         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
8953         Properly set caps on src pad, and set caps on outgoing buffers.
8954
8955 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
8956
8957         * ext/alsa/gstalsamixer.h:
8958         * ext/alsa/gstalsamixerelement.h:
8959         * ext/alsa/gstalsamixeroptions.h:
8960         * ext/alsa/gstalsamixertrack.h:
8961         * ext/alsa/gstalsasink.c:
8962         * ext/alsa/gstalsasink.h:
8963         * ext/alsa/gstalsasrc.c:
8964         * ext/alsa/gstalsasrc.h:
8965         * ext/cdparanoia/gstcdparanoia.h:
8966         * ext/gnomevfs/gstgnomevfsuri.h:
8967         * ext/ogg/gstoggdemux.c:
8968         * ext/ogg/gstoggmux.c:
8969         * ext/pango/gsttextoverlay.h:
8970         * ext/theora/theoradec.c:
8971         * ext/theora/theoraenc.c:
8972         * ext/vorbis/vorbisdec.h:
8973         * ext/vorbis/vorbisenc.c:
8974         * ext/vorbis/vorbisenc.h:
8975         * ext/vorbis/vorbisparse.h:
8976         * gst-libs/gst/audio/gstaudioclock.h:
8977         * gst-libs/gst/audio/gstaudiosink.c:
8978         * gst-libs/gst/audio/gstaudiosink.h:
8979         * gst-libs/gst/audio/gstaudiosrc.c:
8980         * gst-libs/gst/audio/gstaudiosrc.h:
8981         * gst-libs/gst/audio/gstbaseaudiosink.c:
8982         * gst-libs/gst/audio/gstbaseaudiosink.h:
8983         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8984         * gst-libs/gst/audio/gstbaseaudiosrc.h:
8985         * gst-libs/gst/audio/gstringbuffer.h:
8986         * gst-libs/gst/audio/multichannel.h:
8987         * gst-libs/gst/floatcast/floatcast.h:
8988         * gst-libs/gst/interfaces/colorbalance.c:
8989         * gst-libs/gst/interfaces/colorbalance.h:
8990         * gst-libs/gst/interfaces/colorbalancechannel.h:
8991         * gst-libs/gst/interfaces/mixer.h:
8992         * gst-libs/gst/interfaces/mixeroptions.h:
8993         * gst-libs/gst/interfaces/mixertrack.h:
8994         * gst-libs/gst/interfaces/navigation.h:
8995         * gst-libs/gst/interfaces/propertyprobe.h:
8996         * gst-libs/gst/interfaces/tuner.h:
8997         * gst-libs/gst/interfaces/tunerchannel.h:
8998         * gst-libs/gst/interfaces/tunernorm.h:
8999         * gst-libs/gst/interfaces/xoverlay.h:
9000         * gst-libs/gst/netbuffer/gstnetbuffer.h:
9001         * gst-libs/gst/riff/riff-ids.h:
9002         * gst-libs/gst/riff/riff-media.h:
9003         * gst-libs/gst/riff/riff-read.h:
9004         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9005         * gst-libs/gst/rtp/gstbasertppayload.c:
9006         * gst-libs/gst/rtp/gstbasertppayload.h:
9007         * gst-libs/gst/rtp/gstrtpbuffer.c:
9008         * gst-libs/gst/rtp/gstrtpbuffer.h:
9009         * gst-libs/gst/tag/gsttageditingprivate.h:
9010         * gst-libs/gst/tag/gstvorbistag.c:
9011         (gst_tag_list_from_vorbiscomment_buffer):
9012         * gst-libs/gst/tag/tag.h:
9013         * gst-libs/gst/video/video.h:
9014         * gst/adder/gstadder.c:
9015         * gst/adder/gstadder.h:
9016         * gst/audioconvert/audioconvert.c:
9017         * gst/audioconvert/audioconvert.h:
9018         * gst/audioconvert/gstaudioconvert.c:
9019         * gst/audioconvert/gstchannelmix.c:
9020         * gst/audioconvert/gstchannelmix.h:
9021         * gst/audiorate/gstaudiorate.c:
9022         * gst/audioresample/buffer.h:
9023         * gst/audioresample/functable.h:
9024         * gst/audioresample/gstaudioresample.c:
9025         * gst/audioresample/resample.h:
9026         * gst/ffmpegcolorspace/avcodec.h:
9027         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9028         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9029         * gst/ffmpegcolorspace/imgconvert.c:
9030         * gst/ffmpegcolorspace/imgconvert_template.h:
9031         * gst/playback/gstdecodebin.c:
9032         * gst/playback/gstplaybasebin.h:
9033         * gst/playback/gstplaybin.c:
9034         * gst/playback/gststreaminfo.h:
9035         * gst/tcp/gstfdset.c:
9036         * gst/tcp/gstfdset.h:
9037         * gst/tcp/gstmultifdsink.c:
9038         * gst/tcp/gstmultifdsink.h:
9039         * gst/tcp/gsttcp.h:
9040         * gst/tcp/gsttcpclientsrc.c:
9041         * gst/tcp/gsttcpclientsrc.h:
9042         * gst/tcp/gsttcpplugin.h:
9043         * gst/tcp/gsttcpserversink.c:
9044         * gst/tcp/gsttcpserversrc.c:
9045         * gst/typefind/gsttypefindfunctions.c:
9046         * gst/videorate/gstvideorate.c:
9047         * gst/videotestsrc/gstvideotestsrc.h:
9048         * gst/videotestsrc/videotestsrc.h:
9049         * sys/v4l/gstv4lcolorbalance.h:
9050         * sys/v4l/gstv4ltuner.h:
9051         * sys/v4l/gstv4lxoverlay.h:
9052         * sys/v4l/v4l_calls.h:
9053         * sys/v4l/videodev_mjpeg.h:
9054         * tests/check/elements/audioconvert.c:
9055         * tests/check/elements/audioresample.c:
9056         * tests/check/elements/audiotestsrc.c:
9057         * tests/check/elements/videotestsrc.c:
9058         * tests/check/elements/volume.c:
9059         * tests/examples/seek/scrubby.c:
9060         * tests/examples/seek/seek.c:
9061           expand tabs
9062
9063 === release 0.10.0 ===
9064
9065 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9066
9067         * configure.ac:
9068           releasing 0.10.0, "Mont-d'or"
9069
9070 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
9071
9072         * tests/examples/seek/Makefile.am:
9073         Build fix for when gtk is not available.
9074
9075 2005-12-05  Andy Wingo  <wingo@pobox.com>
9076
9077         * ext/libvisual/visual.c: (get_buffer):
9078         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
9079         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9080         * ext/theora/theoradec.c: (theora_handle_data_packet):
9081         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9082         (theora_enc_chain):
9083         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9084         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
9085         Update for alloc_buffer changes.
9086
9087 2005-12-05  Andy Wingo  <wingo@pobox.com>
9088
9089         patch by: Kai Vehmanen <kv2004 eca cx>
9090         
9091         * gst-libs/gst/rtp/gstbasertpdepayload.c
9092         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
9093
9094 2005-12-04  Andy Wingo  <wingo@pobox.com>
9095
9096         patch by: Sebastien Cote <sebas642 yahoo ca>
9097         
9098         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
9099         Fixes #319172.
9100
9101 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
9102
9103         * docs/plugins/Makefile.am:
9104         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9105         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9106         * docs/plugins/gst-plugins-base-plugins.hierarchy:
9107         * ext/pango/gstclockoverlay.c:
9108         * ext/pango/gsttextoverlay.c: 
9109         * ext/pango/gsttextrender.c:
9110         * ext/pango/gsttimeoverlay.c:
9111           Add gtk-doc blurbs to pango elements.
9112
9113 2005-12-02  Wim Taymans  <wim@fluendo.com>
9114
9115         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
9116         * gst/audioresample/buffer.h:
9117         * gst/audioresample/gstaudioresample.c:
9118         * gst/audioresample/gstaudioresample.h:
9119         * gst/audioresample/resample.c: (resample_input_flush),
9120         (resample_input_pushthrough), (resample_input_eos),
9121         (resample_get_output_size_for_input),
9122         (resample_get_input_size_for_output), (resample_get_output_size),
9123         (resample_get_output_data):
9124         * gst/audioresample/resample.h:
9125         * gst/audioresample/resample_ref.c: (resample_scale_ref):
9126         Fix audioresample, seek torture, new segments, reverse negotiation
9127         etc.. work fine.
9128
9129 2005-12-02  Wim Taymans  <wim@fluendo.com>
9130
9131         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9132         Small cleanups.
9133
9134 2005-12-02  Wim Taymans  <wim@fluendo.com>
9135
9136         * gst/audioconvert/gstaudioconvert.c:
9137         (gst_audio_convert_transform):
9138         Post errors.
9139
9140 === release 0.9.7 ===
9141
9142 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9143
9144         * configure.ac:
9145           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
9146
9147 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9148
9149         * Makefile.am:
9150         * po/hu.po:
9151         * win32/MANIFEST:
9152         * win32/gst.sln:
9153           add win32 MANIFEST file
9154           do something to the hungarian translation
9155
9156 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
9157
9158         * ext/Makefile.am:
9159           Add $(PANGO_DIR) to SUBDIRS
9160
9161         * ext/pango/gstclockoverlay.c:
9162         * ext/pango/gsttimeoverlay.c:
9163           Fix and improve element descriptions.
9164
9165 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9166
9167         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9168         * docs/plugins/inspect/plugin-libvisual.xml:
9169         * docs/plugins/inspect/plugin-pango.xml:
9170           add pango plugin to docs
9171
9172 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9173
9174         * configure.ac:
9175         * ext/Makefile.am:
9176           moved pango to base
9177
9178 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9179
9180         * configure.ac:
9181         * tests/Makefile.am:
9182         * tests/icles/.cvsignore:
9183         * tests/icles/Makefile.am:
9184         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
9185         (close_display), (resize_window), (move_window), (create_window),
9186         (terminate_playback), (pause_playback), (start_playback), (main):
9187           add stress test for xoverlay from Julien
9188
9189 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9190
9191         * docs/libs/tmpl/gstcolorbalance.sgml:
9192         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9193         * gst-libs/gst/rtp/gstbasertppayload.c:
9194         * gst-libs/gst/rtp/gstrtpbuffer.c:
9195         * gst-libs/gst/rtp/gstrtpbuffer.h:
9196           Do burger's rename for rtp payloaders and depayloaders
9197
9198 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9199
9200         * win32/:
9201           add Visual Studio 6 build files
9202
9203 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9204
9205         * docs/libs/gst-plugins-base-libs-docs.sgml:
9206         * docs/libs/gst-plugins-base-libs-sections.txt:
9207         * docs/libs/tmpl/gstaudio.sgml:
9208         * docs/libs/tmpl/gstringbuffer.sgml:
9209         * gst-libs/gst/interfaces/xoverlay.c:
9210         * gst-libs/gst/video/gstvideofilter.c:
9211         * gst-libs/gst/video/gstvideosink.c:
9212           update documentation
9213
9214 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9215
9216         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
9217         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
9218         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
9219         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
9220         (gst_multi_fd_sink_get_stats),
9221         (gst_multi_fd_sink_remove_client_link),
9222         (gst_multi_fd_sink_handle_client_read),
9223         (gst_multi_fd_sink_client_queue_data),
9224         (gst_multi_fd_sink_client_queue_caps),
9225         (gst_multi_fd_sink_client_queue_buffer),
9226         (gst_multi_fd_sink_new_client),
9227         (gst_multi_fd_sink_handle_client_write),
9228         (gst_multi_fd_sink_recover_client),
9229         (gst_multi_fd_sink_queue_buffer),
9230         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
9231         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
9232         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
9233         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
9234         * gst/tcp/gstmultifdsink.h:
9235         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
9236         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
9237         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
9238         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
9239         (gst_tcp_client_sink_set_property),
9240         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
9241         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
9242         * gst/tcp/gsttcpclientsink.h:
9243         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
9244         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
9245         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
9246         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
9247         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
9248         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
9249         * gst/tcp/gsttcpclientsrc.h:
9250         * gst/tcp/gsttcpplugin.c: (plugin_init):
9251         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
9252         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
9253         (gst_tcp_server_sink_finalize),
9254         (gst_tcp_server_sink_handle_server_read),
9255         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
9256         (gst_tcp_server_sink_set_property),
9257         (gst_tcp_server_sink_get_property),
9258         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
9259         * gst/tcp/gsttcpserversink.h:
9260         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
9261         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
9262         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
9263         (gst_tcp_server_src_set_property),
9264         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
9265         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
9266         * gst/tcp/gsttcpserversrc.h:
9267           more borgifying
9268
9269 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9270
9271         * docs/plugins/Makefile.am:
9272         * docs/plugins/gst-plugins-base-plugins.args:
9273         * docs/plugins/inspect/plugin-libvisual.xml:
9274         * gst/audioconvert/plugin.h:
9275         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
9276         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
9277         (gst_audio_rate_setcaps), (gst_audio_rate_init),
9278         (gst_audio_rate_chain), (gst_audio_rate_set_property),
9279         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
9280         (plugin_init):
9281         * gst/audiotestsrc/gstaudiotestsrc.c:
9282         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
9283         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
9284         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
9285         (gst_audio_test_src_get_query_types),
9286         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
9287         (gst_audio_test_src_create_square),
9288         (gst_audio_test_src_create_saw),
9289         (gst_audio_test_src_create_triangle),
9290         (gst_audio_test_src_create_silence),
9291         (gst_audio_test_src_create_white_noise),
9292         (gst_audio_test_src_init_pink_noise),
9293         (gst_audio_test_src_generate_pink_noise_value),
9294         (gst_audio_test_src_create_pink_noise),
9295         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
9296         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
9297         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
9298         (plugin_init):
9299         * gst/audiotestsrc/gstaudiotestsrc.h:
9300         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
9301         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
9302         (gst_sub_parse_init), (gst_sub_parse_formats),
9303         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
9304         (convert_encoding), (get_next_line),
9305         (gst_sub_parse_data_format_autodetect),
9306         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
9307         (gst_sub_parse_loop), (gst_sub_parse_chain),
9308         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
9309         (plugin_init):
9310         * gst/subparse/gstsubparse.h:
9311         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
9312         (gst_video_rate_base_init), (gst_video_rate_class_init),
9313         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
9314         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
9315         (gst_video_rate_init), (gst_video_rate_event),
9316         (gst_video_rate_chain), (gst_video_rate_set_property),
9317         (gst_video_rate_get_property), (gst_video_rate_change_state),
9318         (plugin_init):
9319         * gst/videoscale/gstvideoscale.c:
9320         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
9321         (gst_video_scale_src_template_factory),
9322         (gst_video_scale_sink_template_factory),
9323         (gst_video_scale_get_type), (gst_video_scale_base_init),
9324         (gst_video_scale_class_init), (gst_video_scale_init),
9325         (gst_video_scale_set_property), (gst_video_scale_get_property),
9326         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
9327         (gst_video_scale_prepare_size), (parse_caps),
9328         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
9329         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
9330         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
9331         (plugin_init):
9332         * gst/videoscale/gstvideoscale.h:
9333         * gst/videotestsrc/gstvideotestsrc.c:
9334         (gst_video_test_src_pattern_get_type),
9335         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
9336         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
9337         (gst_video_test_src_set_pattern),
9338         (gst_video_test_src_set_property),
9339         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
9340         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
9341         (gst_video_test_src_event), (gst_video_test_src_get_times),
9342         (gst_video_test_src_create), (plugin_init):
9343         * gst/videotestsrc/gstvideotestsrc.h:
9344         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
9345         (gst_video_test_src_smpte), (gst_video_test_src_snow),
9346         (gst_video_test_src_black):
9347         * gst/videotestsrc/videotestsrc.h:
9348           borgify further
9349           clean up docs a little
9350
9351 2005-11-30  Wim Taymans  <wim@fluendo.com>
9352
9353         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9354         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
9355         (gst_basertppayload_event), (gst_basertppayload_push),
9356         (gst_basertppayload_change_state):
9357         * gst-libs/gst/rtp/gstbasertppayload.h:
9358         closed #320644.
9359
9360 2005-11-30  Julien MOUTTE  <julien@moutte.net>
9361
9362         * docs/libs/gst-plugins-base-libs-docs.sgml:
9363         * docs/libs/gst-plugins-base-libs-sections.txt:
9364         * gst-libs/gst/video/gstvideofilter.c:
9365         * gst-libs/gst/video/gstvideosink.c:
9366         * gst-libs/gst/video/gstvideosink.h: Adding docs.
9367
9368 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9369
9370         * LICENSE:
9371           move
9372         * po/af.po:
9373         * po/az.po:
9374         * po/cs.po:
9375         * po/en_GB.po:
9376         * po/hu.po:
9377         * po/it.po:
9378         * po/nb.po:
9379         * po/nl.po:
9380         * po/or.po:
9381         * po/sq.po:
9382         * po/sr.po:
9383         * po/sv.po:
9384         * po/uk.po:
9385         * po/vi.po:
9386         * Makefile.am:
9387           update
9388         * scripts/autoplugins.sh:
9389           remove
9390
9391 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9392
9393         * Makefile.am:
9394         * configure.ac:
9395         * examples/Makefile.am:
9396         * examples/capsfilter/Makefile.am:
9397         * examples/capsfilter/capsfilter1.c:
9398         * examples/gob/Makefile.am:
9399         * examples/gob/gst-identity2.gob:
9400         * examples/indexing/.cvsignore:
9401         * examples/indexing/Makefile.am:
9402         * examples/indexing/indexmpeg.c:
9403         * examples/seeking/.cvsignore:
9404         * examples/seeking/Makefile.am:
9405         * examples/seeking/cdparanoia.c:
9406         * examples/seeking/cdplayer.c:
9407         * examples/seeking/chained.c:
9408         * examples/seeking/scrubby.c:
9409         * examples/seeking/seek.c:
9410         * examples/stats/Makefile.am:
9411         * examples/stats/mp2ogg.c:
9412         * examples/switch/.cvsignore:
9413         * examples/switch/Makefile.am:
9414         * examples/switch/switcher.c:
9415         * tests/Makefile.am:
9416         * tests/check/generic/.cvsignore:
9417         * tests/check/pipelines/.cvsignore:
9418         * tests/examples/Makefile.am:
9419         * tests/examples/seek/Makefile.am:
9420           reorganize stuff under tests/
9421
9422 2005-11-30  Edward Hervey  <edward@fluendo.com>
9423
9424         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
9425         Go away you stupid GstStaticPadTemplate memleak.
9426
9427 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
9428
9429         * gst-libs/gst/net/Makefile.am:
9430         * gst-libs/gst/net/README:
9431         * gst-libs/gst/net/gstnetbuffer.c:
9432         * gst-libs/gst/net/gstnetbuffer.h:
9433           this was moved to "netbuffer"
9434
9435 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
9436
9437         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
9438         (gst_video_filter_class_init), (gst_video_filter_init):
9439         * gst-libs/gst/video/gstvideofilter.h:
9440           borgify name to bring in line with other classes
9441
9442 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
9443
9444         * gst/audioscale/.cvsignore:
9445         * gst/audioscale/Makefile.am:
9446         * gst/audioscale/README:
9447         * gst/audioscale/audioscale.vcproj:
9448         * gst/audioscale/dtof.c:
9449         * gst/audioscale/dtos.c:
9450         * gst/audioscale/functable.c:
9451         * gst/audioscale/gstaudioscale.c:
9452         * gst/audioscale/gstaudioscale.h:
9453         * gst/audioscale/private.h:
9454         * gst/audioscale/resample.c:
9455         * gst/audioscale/resample.h:
9456         * gst/audioscale/test.c:
9457           remove
9458
9459 2005-11-30  Edward Hervey  <edward@fluendo.com>
9460
9461         * gst-libs/gst/netbuffer/Makefile.am:
9462         really, really tired
9463
9464 2005-11-30  Edward Hervey  <edward@fluendo.com>
9465
9466         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9467         Update for new GstTypeFindFactory _register()
9468
9469 2005-11-30  Edward Hervey  <edward@fluendo.com>
9470
9471         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
9472         Let's not override libgstnet from core for no reason...
9473         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
9474         Ok, maybe not so quick next time.
9475
9476 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9477
9478         * configure.ac:
9479         * gst-libs/gst/Makefile.am:
9480           moved gst-libs/gst/net to netbuffer through CVS surgery
9481           remove old directory
9482           updating build to accomodate
9483           (#322257)
9484
9485 2005-11-29  Andy Wingo  <wingo@pobox.com>
9486
9487         * pkgconfig/gstreamer-plugins-base.pc.in:
9488         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9489         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
9490         (#322257).
9491
9492 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
9493
9494         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
9495         3rd time's the charm. Correct ref-counting for discarded buffers.
9496
9497 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
9498
9499         * gst/playback/gststreamselector.c:
9500         (gst_stream_selector_class_init),
9501         (gst_stream_selector_set_property),
9502         (gst_stream_selector_get_property),
9503         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9504         Fix ref-counting
9505
9506 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
9507
9508         * gst/subparse/gstsubparse.c: (feed_textbuf):
9509           Don't access already unref'ed buffer.
9510
9511 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
9512
9513         * gst/playback/gststreamselector.c:
9514         (gst_stream_selector_class_init), (gst_stream_selector_init),
9515         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
9516         (gst_stream_selector_get_property),
9517         (gst_stream_selector_get_linked_pad),
9518         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9519         * gst/playback/gststreamselector.h:
9520         Add the active-pad property for playbin to use shortly. Ignore buffers
9521         from any other pad, returning GST_FLOW_NOT_LINKED
9522
9523 2005-11-29  Julien MOUTTE  <julien@moutte.net>
9524
9525         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
9526         patch from bug #322704 (Alessandro Decina).
9527
9528 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9529
9530         * gst-libs/gst/audio/Makefile.am:
9531           folded audiofilter into the audio library
9532
9533 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9534
9535         * gst/videoscale/gstvideoscale.h:
9536         * gst/videoscale/gstvideoscale.c:
9537           remove unimplemented scale methods
9538
9539 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
9540
9541         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
9542           Don't leak caps.
9543
9544 2005-11-28  Julien MOUTTE  <julien@moutte.net>
9545
9546         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
9547         (gst_ximagesink_setcaps):
9548         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9549         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
9550         happens (only visible on ximagesink but bug is in xv too) set_caps was
9551         destroying the internal x[v]image used to memcpy non locally alloced
9552         buffers so that it got renewed on next _chain. The issue is that 
9553         _expose will try to put that image as it reffed it in _put.
9554         Using gst_buffer_unref instead of destroy fixes it !
9555
9556 2005-11-28  Edward Hervey  <edward@fluendo.com>
9557
9558         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
9559         (try_to_link_1), (queue_filled_cb):
9560         Better use of the queues. Start with a small size queue and only increase
9561         the size of the queues when the other queues are empty.
9562
9563 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9564
9565         * gst-libs/gst/video/Makefile.am:
9566           compile in copied-over videofilter into the video library
9567         * gst-libs/gst/video/videosink.h:
9568           rename the header to gstvideosink.h since it's a base GstObject class
9569         * sys/ximage/ximagesink.h:
9570         * sys/xvimage/xvimagesink.h:
9571           use the new header
9572
9573 2005-11-28  Wim Taymans  <wim@fluendo.com>
9574
9575         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
9576         * gst/playback/gstplaybasebin.h:
9577         Prepare to handle errors betters.
9578
9579         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
9580         Set sinks to PAUSED first before adding and linking them so that
9581         we don't interrupt dataflow.
9582
9583 2005-11-28  Wim Taymans  <wim@fluendo.com>
9584
9585         * gst-libs/gst/audio/TODO:
9586         Updated TODO
9587
9588         * gst-libs/gst/audio/gstaudiosink.c:
9589         (gst_audioringbuffer_open_device),
9590         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
9591         (gst_audioringbuffer_release):
9592         Small cleanups.
9593
9594         * gst-libs/gst/audio/gstbaseaudiosink.c:
9595         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
9596         (gst_base_audio_sink_change_state):
9597         Slave to the master clock when going to PLAYING and unslave when
9598         going to PAUSED.
9599
9600         * gst-libs/gst/audio/gstringbuffer.c:
9601         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
9602         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
9603         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
9604         (gst_ring_buffer_clear_all), (wait_segment),
9605         (gst_ring_buffer_commit), (gst_ring_buffer_read),
9606         (gst_ring_buffer_advance):
9607         * gst-libs/gst/audio/gstringbuffer.h:
9608         Add some docs and cleanups.
9609
9610 2005-11-28  Julien MOUTTE  <julien@moutte.net>
9611
9612         * sys/xvimage/xvimagesink.c:
9613         (gst_xvimagesink_navigation_send_event): Fix navigation events
9614         coordinates translation with pixel aspect ratios.
9615
9616 2005-11-28  Julien MOUTTE  <julien@moutte.net>
9617
9618         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
9619         Use calculated video geometry from _setcaps instead of buffer
9620         caps to respect pixel aspect ratio. (fixes #322388)
9621
9622 2005-11-28  Julien MOUTTE  <julien@moutte.net>
9623
9624         * docs/libs/tmpl/gstcolorbalance.sgml:
9625         * docs/libs/tmpl/gstmixer.sgml:
9626         * docs/libs/tmpl/gstxoverlay.sgml:
9627         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
9628         interface.
9629
9630 2005-11-28  Julien MOUTTE  <julien@moutte.net>
9631
9632         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
9633         Refuse to create an XvImage if we can't find the format.
9634
9635 2005-11-28  Edward Hervey  <edward@fluendo.com>
9636
9637         * gst-libs/gst/riff/riff-media.c:
9638         (gst_riff_create_audio_template_caps):
9639         Add ATRAC3 to the list of riff-possible audio caps.
9640         I know we still don't have a plugin for atrac3, but it's saner to output
9641         that than a cryptic mimetype.
9642
9643 2005-11-27  Edward Hervey  <edward@fluendo.com>
9644
9645         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
9646         Don't try to create a zero-sized subbuffer.
9647
9648 2005-11-27  Julien MOUTTE  <julien@moutte.net>
9649
9650         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
9651         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
9652         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
9653         (gst_ximagesink_expose): Fixed a tricky race.
9654         * sys/ximage/ximagesink.h:
9655         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9656         (gst_xvimagesink_expose): Fixed a tricky race.
9657         * sys/xvimage/xvimagesink.h:
9658
9659 2005-11-27  Edward Hervey  <edward@fluendo.com>
9660
9661         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9662         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
9663         Remove unused properties, and add queues between demuxers and decoders
9664         so that a lot more files can preroll properly.
9665
9666 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9667
9668         * gst-libs/gst/net/Makefile.am:
9669         * gst-libs/gst/rtp/Makefile.am:
9670         * gst-libs/gst/tag/Makefile.am:
9671           remove silly include
9672         * gst/tags/Makefile.am:
9673         * gst/tags/gsttagediting.c:
9674         * gst/tags/gsttageditingprivate.h:
9675         * gst/tags/tagedit.vcproj:
9676           remove directory, is as good as empty
9677
9678 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9679
9680         * configure.ac:
9681           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
9682         * gst-libs/Makefile.am:
9683         * gst-libs/gst/audio/Makefile.am:
9684         * gst-libs/gst/interfaces/Makefile.am:
9685         * gst-libs/gst/net/Makefile.am:
9686         * gst-libs/gst/riff/Makefile.am:
9687         * gst-libs/gst/rtp/Makefile.am:
9688         * gst-libs/gst/tag/Makefile.am:
9689         * gst-libs/gst/video/Makefile.am:
9690           and use them
9691
9692 2005-11-27  Julien MOUTTE  <julien@moutte.net>
9693
9694         * docs/libs/tmpl/gstcolorbalance.sgml:
9695         * docs/libs/tmpl/gstmixer.sgml:
9696         * docs/libs/tmpl/gstxoverlay.sgml:
9697         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
9698         * sys/ximage/ximagesink.h:
9699         * sys/xvimage/xvimagesink.h: More and more documentation.
9700
9701 2005-11-26  Julien MOUTTE  <julien@moutte.net>
9702
9703         * docs/libs/gst-plugins-base-libs-docs.sgml:
9704         * docs/libs/gst-plugins-base-libs-sections.txt:
9705         * docs/libs/tmpl/gstcolorbalance.sgml:
9706         * docs/libs/tmpl/gstmixer.sgml:
9707         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
9708         to documentation.
9709
9710 2005-11-26  Julien MOUTTE  <julien@moutte.net>
9711
9712         * docs/plugins/Makefile.am:
9713         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9714         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9715         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
9716
9717 2005-11-26  Julien MOUTTE  <julien@moutte.net>
9718
9719         * docs/plugins/Makefile.am:
9720         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9721         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9722         * docs/plugins/inspect/plugin-adder.xml:
9723         * docs/plugins/inspect/plugin-alsa.xml:
9724         * docs/plugins/inspect/plugin-audioconvert.xml:
9725         * docs/plugins/inspect/plugin-audiorate.xml:
9726         * docs/plugins/inspect/plugin-audioresample.xml:
9727         * docs/plugins/inspect/plugin-audiotestsrc.xml:
9728         * docs/plugins/inspect/plugin-decodebin.xml:
9729         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
9730         * docs/plugins/inspect/plugin-gnomevfs.xml:
9731         * docs/plugins/inspect/plugin-ogg.xml:
9732         * docs/plugins/inspect/plugin-playbin.xml:
9733         * docs/plugins/inspect/plugin-subparse.xml:
9734         * docs/plugins/inspect/plugin-tcp.xml:
9735         * docs/plugins/inspect/plugin-theora.xml:
9736         * docs/plugins/inspect/plugin-typefindfunctions.xml:
9737         * docs/plugins/inspect/plugin-video4linux.xml:
9738         * docs/plugins/inspect/plugin-videorate.xml:
9739         * docs/plugins/inspect/plugin-videoscale.xml:
9740         * docs/plugins/inspect/plugin-videotestsrc.xml:
9741         * docs/plugins/inspect/plugin-volume.xml:
9742         * docs/plugins/inspect/plugin-vorbis.xml:
9743         * docs/plugins/inspect/plugin-ximagesink.xml:
9744         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
9745         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
9746
9747 2005-11-26  Edward Hervey  <edward@fluendo.com>
9748
9749         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
9750         Properly return GstFlowReturn from gst_pad_push in chain functions.
9751
9752 2005-11-25  Michael Smith  <msmith@fluendo.com>
9753
9754         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
9755         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
9756         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
9757         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
9758           Handle various conditions better when we don't understand a stream.
9759           Removes a heap of CRITICALs on ogg streams containing unknown data.
9760
9761 2005-11-24  Andy Wingo  <wingo@pobox.com>
9762
9763         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
9764         Be threadsafe.
9765
9766 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9767
9768         * configure.ac: back to HEAD
9769
9770 === release 0.9.6 ===
9771
9772 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
9773
9774         * configure.ac:
9775           releasing 0.9.6, "White Eight"
9776
9777 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9778
9779         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
9780         * docs/plugins/inspect/plugin-sine.xml:
9781           remove sinesrc some more
9782
9783 2005-11-23  Wim Taymans  <wim@fluendo.com>
9784
9785         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
9786         If we are reading too slowly, jump forward in the ringbuffer
9787         instead of blocking.
9788
9789 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
9790
9791         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
9792         (gst_visual_chain):
9793         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
9794         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
9795         (gst_videorate_chain):
9796         * gst/videotestsrc/gstvideotestsrc.c:
9797         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
9798         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
9799         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
9800         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
9801         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
9802         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
9803           Updates for API changes
9804
9805 2005-11-23  Wim Taymans  <wim@fluendo.com>
9806
9807         * gst-libs/gst/audio/gstbaseaudiosink.c:
9808         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
9809         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
9810         Fix for calibration API change.
9811
9812 2005-11-23  Michael Smith <msmith@fluendo.com>
9813
9814         * gst-libs/gst/audio/multichannel.c:
9815         (gst_audio_get_channel_positions),
9816         (gst_audio_set_channel_positions),
9817         (gst_audio_set_structure_channel_positions_list),
9818         (gst_audio_fixate_channel_positions):
9819           Use gst_value_array_*() functions on value arrays, not
9820           gst_value_list_*().
9821
9822 2005-11-23  Edward Hervey  <edward@fluendo.com>
9823
9824         * autogen.sh:
9825         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
9826         Fixes autogen
9827
9828 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9829
9830         * check/Makefile.am:
9831         * check/elements/videotestsrc.c: (setup_videotestsrc),
9832         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
9833         (main):
9834           add a test for videotestsrc
9835
9836 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9837
9838         * gst/sine/.cvsignore:
9839         * gst/sine/Makefile.am:
9840         * gst/sine/gstsinesrc.c:
9841         * gst/sine/gstsinesrc.h:
9842         * gst/sine/sinesrc.vcproj:
9843           and remove sinesrc from the repository.  Closes #321446
9844
9845 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9846
9847         * configure.ac:
9848         * gst-plugins-base.spec.in:
9849           remove sinesrc from the build
9850
9851 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
9852
9853         * check/Makefile.am:
9854         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
9855         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
9856         (main):
9857           add a test for audiotestsrc, testing all waves.  Even seems
9858           leak-free at first glance, nice job Stefan
9859
9860 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
9861
9862         * po/af.po:
9863         * po/az.po:
9864         * po/cs.po:
9865         * po/en_GB.po:
9866         * po/hu.po:
9867         * po/it.po:
9868         * po/nb.po:
9869         * po/nl.po:
9870         * po/or.po:
9871         * po/sq.po:
9872         * po/sr.po:
9873         * po/sv.po:
9874         * po/uk.po:
9875         * po/vi.po:
9876           Translation string updates
9877
9878         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
9879         (gst_v4lsrc_set_caps):
9880         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
9881         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
9882         * sys/v4l/v4lsrc_calls.h:
9883           Improve v4lsrc, by making it work again.
9884
9885 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
9886
9887         * ext/libvisual/visual.c: (gst_visual_chain):
9888           Fix the fps calculations.
9889
9890         * gst/ffmpegcolorspace/avcodec.h:
9891           Move structure element for clarity
9892
9893         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
9894         * gst-libs/gst/interfaces/tunernorm.h:
9895         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
9896         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
9897         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
9898         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
9899         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
9900         (gst_v4lmjpegsrc_getcaps):
9901         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
9902         (gst_v4lsrc_set_caps):
9903         * sys/v4l/gstv4lsrc.h:
9904         * sys/v4l/v4l_calls.c: (gst_v4l_open):
9905         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
9906         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
9907         * sys/v4l/v4lsrc_calls.h:
9908           Fractional framerates...
9909
9910 2005-11-22  Wim Taymans  <wim@fluendo.com>
9911
9912         * gst-libs/gst/audio/gstbaseaudiosink.c:
9913         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
9914         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
9915         And we provide a clock by default, of course...
9916
9917 2005-11-22  Wim Taymans  <wim@fluendo.com>
9918
9919         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
9920         This clock can be slaved to a master clock now.
9921
9922         * gst-libs/gst/audio/gstbaseaudiosink.c:
9923         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
9924         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
9925         (gst_base_audio_sink_set_clock),
9926         (gst_base_audio_sink_set_property),
9927         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
9928         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
9929         * gst-libs/gst/audio/gstbaseaudiosink.h:
9930         Handle slaving the internal clock to the clock selected in the
9931         pipeline.
9932         Add property to make the basesink not provide a clock.
9933
9934         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9935         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
9936         (gst_base_rtp_depayload_wait):
9937         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9938         We can use the clock in GstElement, no need to store it ourselves.
9939
9940 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
9941
9942         * docs/libs/tmpl/gstaudio.sgml:
9943           update
9944         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
9945         (gst_paranoia_endian_get_type):
9946         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
9947         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
9948         * gst/audiotestsrc/gstaudiotestsrc.c:
9949         (gst_audiostestsrc_wave_get_type):
9950         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
9951         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
9952         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
9953         (gst_sync_method_get_type), (gst_unit_type_get_type),
9954         (gst_client_status_get_type), (gst_multifdsink_class_init),
9955         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
9956         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
9957         (gst_multifdsink_get_property):
9958         * gst/tcp/gstmultifdsink.h:
9959         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
9960         * gst/videotestsrc/gstvideotestsrc.c:
9961         (gst_videotestsrc_pattern_get_type):
9962           remove deprecated properties
9963           fix up enums to correctly have short lowercase dashed nicks
9964
9965 2005-11-22  Michael Smith <msmith@fluendo.com>
9966
9967         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
9968         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
9969           Add underscore.
9970
9971 2005-11-22  Michael Smith <msmith@fluendo.com>
9972
9973         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
9974         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
9975           Use utility method for scaling clocktime for fractional framerates.
9976
9977 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
9978
9979         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
9980         (gst_visual_chain):
9981         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9982         * ext/theora/theoradec.c: (theora_handle_type_packet):
9983         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
9984         (theora_enc_chain):
9985         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9986         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
9987         * gst-libs/gst/video/video.h:
9988         * gst/ffmpegcolorspace/avcodec.h:
9989         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9990         (gst_ffmpeg_caps_to_pixfmt):
9991         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9992         (gst_ffmpegcsp_set_caps):
9993         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
9994         (gst_videorate_setcaps), (gst_videorate_blank_data),
9995         (gst_videorate_chain):
9996         * gst/videotestsrc/gstvideotestsrc.c:
9997         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
9998         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
9999         (gst_videotestsrc_event), (gst_videotestsrc_create):
10000         * gst/videotestsrc/gstvideotestsrc.h:
10001         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
10002         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10003         (gst_ximagesink_get_times), (gst_ximagesink_init):
10004         * sys/ximage/ximagesink.h:
10005         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10006         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
10007         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
10008         * sys/xvimage/xvimagesink.h:
10009           Convert elements to use fractions for their framerate.
10010           V4L elements to come later tonight.
10011
10012 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10013
10014         * gst-libs/gst/audio/audio.c:
10015         * gst-libs/gst/audio/audio.h:
10016           remove some deprecated functions
10017
10018 2005-11-22  Andy Wingo  <wingo@pobox.com>
10019
10020         * Update for gst_tag_setter API changes.
10021
10022 2005-11-22  Andy Wingo  <wingo@pobox.com>
10023
10024         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
10025         (gst_ogg_demux_perform_seek):
10026         * ext/theora/theoradec.c (theora_dec_sink_event):
10027         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
10028         update-funcnames.
10029
10030 2005-11-22  Wim Taymans  <wim@fluendo.com>
10031
10032         * examples/seeking/seek.c: (main):
10033         Give higher priority to bus signals than the gtk events
10034         to fix a race condition in the segment looping.
10035
10036 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
10037
10038         * ext/theora/Makefile.am:
10039         * ext/vorbis/Makefile.am:
10040         * gst-libs/gst/tag/Makefile.am:
10041         * gst-plugins-base.spec.in:
10042           Rename libgsttagedit to libgsttag (#322117).
10043
10044 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
10045
10046         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
10047         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10048           Call gst_x_overlay_prepare_xwindow_id() to give applications
10049           a final chance to set their own xwindow id before the video
10050           sink creates its own window.
10051
10052 2005-11-22  Julien MOUTTE  <julien@moutte.net>
10053
10054         * sys/xvimage/xvimagesink.c:
10055         (gst_xvimagesink_navigation_send_event): Handle navigation
10056         events correcly with borders if applicable.
10057
10058 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
10059
10060         Patch by: Luca Ognibene
10061
10062         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10063         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
10064         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10065         (gst_ffmpegcsp_caps_remove_format_info):
10066         * gst/ffmpegcolorspace/imgconvert.c:
10067         * gst/ffmpegcolorspace/imgconvert_template.h:
10068           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
10069           #318353); use gst_structure_has_name().
10070
10071 2005-11-22  Julien MOUTTE  <julien@moutte.net>
10072
10073         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
10074         (gst_ximagesink_class_init): Add debug macros on functions.
10075         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
10076         (gst_xvimagesink_xwindow_draw_borders),
10077         (gst_xvimagesink_xvimage_put),
10078         (gst_xvimagesink_xwindow_update_geometry),
10079         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
10080         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
10081         (gst_xvimagesink_xcontext_clear),
10082         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
10083         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
10084         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
10085         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
10086         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
10087         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10088         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
10089         expose while being PAUSED, out of data flow navigation events, etc..
10090
10091 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10092
10093         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10094         * gst-libs/gst/audio/audio.h:
10095           fix prototype - wondering why the test worked regardless
10096
10097 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
10098
10099         * check/Makefile.am:
10100         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10101         * gst-libs/gst/audio/audio.h:
10102           add a method that returns a proper GstClockTime
10103
10104 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10105
10106         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
10107         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
10108         * gst-libs/gst/interfaces/xoverlay.h:
10109           Remove everything having to do with the desired size; add 
10110           gst_x_overlay_prepare_xwindow_id() function; remove the
10111           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
10112           post a message on the bus instead (#321816).
10113
10114         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
10115         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
10116         (gst_xvimagesink_xoverlay_init):
10117           Remove desired size stuff (#321816).
10118
10119 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10120
10121         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
10122         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
10123         (mpeg_video_type_find), (mpeg_video_stream_type_find):
10124           Terminate vararg functions with NULL instead of 0 to 
10125           make gcc4 happy.
10126
10127 2005-11-21  Andy Wingo  <wingo@pobox.com>
10128
10129         patch by: Sebastien Cote <sebas642@yahoo.ca>
10130         
10131         * gst-libs/gst/rtp/gstrtpbuffer.h: 
10132         * gst-libs/gst/rtp/gstrtpbuffer.c
10133         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
10134
10135 2005-11-21  Andy Wingo  <wingo@pobox.com>
10136
10137         * gst/playback/gstplaybin.c (gen_audio_element) 
10138         (gen_video_element): Use the new MISSING_PLUGIN core error
10139         category. Closes #320060.
10140
10141         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
10142         * gst/videorate/gstvideorate.c (gst_videorate_event):
10143         * ext/theora/theoradec.c (theora_dec_sink_event): 
10144         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
10145         stream lock.
10146
10147         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
10148         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
10149         stream lock changes.
10150
10151 2005-11-21  Wim Taymans  <wim@fluendo.com>
10152
10153         * gst-libs/gst/audio/gstbaseaudiosink.c:
10154         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
10155         (gst_base_audio_sink_provide_clock),
10156         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
10157         (gst_base_audio_sink_change_state):
10158         * gst/audioresample/gstaudioresample.c:
10159         Segment update fix.
10160
10161 2005-11-21  Andy Wingo  <wingo@pobox.com>
10162
10163         * *.h:
10164         * *.c: Ran scripts/update-macros. Oh yes.
10165
10166 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10167
10168         * sys/ximage/Makefile.am:
10169         * sys/ximage/ximage.c:
10170           Rename ximage plugin to ximagesink (#321426) (Don't forget to
10171           remove your old libgstximage.* manually if necessary).
10172
10173 2005-11-21  Michael Smith <msmith@fluendo.com>
10174
10175         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
10176           Minimal fix for bug #320200: set the min/max bitrate in the correct
10177           units. A better fix would be to upgrade to the RATEMANAGE2
10178           interface, rather than using the deprecated interface used here, but
10179           that would require an update in our libvorbis dependency (to 1.1),
10180           which is probably undesirable.
10181
10182 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
10183
10184         * ext/libvisual/visual.c: (get_buffer):
10185         * gst-libs/gst/audio/gstbaseaudiosrc.c:
10186         (gst_base_audio_src_fixate):
10187         * gst/audioconvert/gstaudioconvert.c:
10188         (gst_audio_convert_fixate_caps):
10189         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
10190         * gst/audiotestsrc/gstaudiotestsrc.c:
10191         (gst_audiotestsrc_src_fixate):
10192         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
10193         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
10194         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
10195         * gst/videotestsrc/gstvideotestsrc.c:
10196         (gst_videotestsrc_src_fixate):
10197         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
10198         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
10199           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
10200           (#322027)
10201
10202
10203 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10204
10205         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
10206         (gst_riff_create_iavs_caps):
10207         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
10208         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
10209         (gst_riff_parse_info):
10210         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
10211         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
10212         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10213           Fixes for GST_FOURCC_FORMAT API change.
10214
10215 2005-11-21  Andy Wingo  <wingo@pobox.com>
10216
10217         patch by: Alessandro Dessina <alessandro nnva org>
10218
10219         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
10220         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
10221         (gst_ogg_parse_chain):
10222         * ext/theora/theoraenc.c (theora_set_header_on_caps):
10223         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
10224         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
10225         gst_value_list calls on arrays. Fixes #321962.
10226
10227 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10228
10229         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
10230         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
10231         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
10232         * gst/adder/gstadder.c: (gst_adder_init),
10233         (gst_adder_request_new_pad), (gst_adder_collected),
10234         (gst_adder_change_state):
10235           Update for gst_collectpads_foo() to gst_collect_pads_foo()
10236           API change.
10237
10238 2005-11-21  Michael Smith <msmith@fluendo.com>
10239
10240         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
10241         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
10242           Properly handle pad_push return values.
10243
10244 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
10245
10246         * gst-libs/gst/tag/Makefile.am:
10247         * gst-libs/gst/tag/gstvorbistag.c:
10248         (gst_tag_list_to_vorbiscomment_buffer):
10249           Remove obsolete vorbistag element and debug category.
10250
10251         * gst/playback/gstplaybasebin.c: (check_queue):
10252           Don't divide by 0 when queue-threshold is 0.
10253
10254         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
10255           Don't modify an existing pixel-aspect-ratio if we fail to read
10256           a new one.
10257
10258 2005-11-20  Wim Taymans  <wim@fluendo.com>
10259
10260         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
10261         (gst_vorbisenc_push_packet):
10262         GST_PAD_IS_USABLE is gone, use the return value of
10263         the push or pad_alloc_buffer instead.
10264
10265 2005-11-18  Julien MOUTTE  <julien@moutte.net>
10266
10267         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
10268         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
10269         (gst_ximagesink_ximage_destroy),
10270         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
10271         (gst_ximagesink_xwindow_new),
10272         (gst_ximagesink_xwindow_update_geometry),
10273         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
10274         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
10275         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
10276         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10277         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
10278         (gst_ximagesink_navigation_send_event),
10279         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
10280         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
10281         (gst_ximagesink_finalize), (gst_ximagesink_init),
10282         (gst_ximagesink_class_init):
10283         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
10284         This new version brings correct software scaling, non flickering
10285         window while resizing, pixel aspect ratio handling, usage of
10286         hardware buffer pools, out of data flow event thread for 
10287         navigation and handling of expose events even when being PAUSED,
10288         a new property to keep video aspect ratio when resizing, etc...
10289
10290 2005-11-18  Julien MOUTTE  <julien@moutte.net>
10291
10292         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
10293         (gst_videoscale_fixate_caps): Introduce back caps fixate with
10294         handling of PAR.
10295
10296 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
10297
10298         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
10299         Unsetting IS_SINK flag from the fakesink, so decodebin
10300         never behaves as a sink.
10301
10302 2005-11-17  Wim Taymans  <wim@fluendo.com>
10303
10304         * gst-libs/gst/audio/gstbaseaudiosrc.c:
10305         (gst_base_audio_src_change_state):
10306         Fix the audiosrc base class again, we did not unflush.
10307
10308 2005-11-17  Julien MOUTTE  <julien@moutte.net>
10309
10310         * examples/seeking/seek.c: (make_dv_pipeline),
10311         (make_vorbis_theora_pipeline), (make_avi_pipeline),
10312         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
10313         to ogg/vorbis/theora pipeline.
10314
10315 2005-11-17  Wim Taymans  <wim@fluendo.com>
10316
10317         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
10318         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
10319         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
10320         Fix EOS on multiple streams.
10321         More debugging.
10322
10323 2005-11-16  Wim Taymans  <wim@fluendo.com>
10324
10325         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
10326         (gst_ogg_demux_perform_seek):
10327         Segment done must include stream time.
10328
10329         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
10330         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
10331         (gst_ogg_mux_change_state):
10332         Fix ogg muxer again.
10333
10334 2005-11-16  Wim Taymans  <wim@fluendo.com>
10335
10336         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
10337         Fix compile again.
10338
10339 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
10340
10341         * ext/libvisual/visual.c: (gst_visual_init):
10342         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
10343         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
10344         (gst_ogg_parse_chain):
10345         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
10346         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
10347         * ext/theora/theoradec.c: (gst_theora_dec_init):
10348         * ext/theora/theoraenc.c: (gst_theora_enc_init):
10349         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
10350         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
10351         * gst/adder/gstadder.c: (gst_adder_class_init),
10352         (gst_adder_dispose):
10353         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
10354         * gst/subparse/gstsubparse.c: (gst_subparse_init):
10355         * gst/videorate/gstvideorate.c: (gst_videorate_init):
10356           Fix a whole set of pad template leaks
10357
10358 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
10359
10360         * check/generic/states.c: (GST_START_TEST):
10361           fix the test so that it only checks for elements that are part of
10362           this source module
10363
10364 2005-11-16  Michael Smith <msmith@fluendo.com>
10365
10366         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
10367         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
10368         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10369         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10370         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
10371         (gst_ogg_mux_change_state):
10372           Fix leaking collectpads.
10373
10374 2005-11-16  Edward Hervey  <edward@fluendo.com>
10375
10376         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
10377         (gst_videorate_event), (gst_videorate_chain):
10378         Handle segment seeks
10379
10380 2005-11-16  Wim Taymans  <wim@fluendo.com>
10381
10382         * gst-libs/gst/audio/gstbaseaudiosink.c:
10383         (gst_base_audio_sink_provide_clock),
10384         (gst_base_audio_sink_change_state):
10385         Set ringbuffer to non-flushing when going to PAUSED, set to
10386         flushing again when going to READY.
10387
10388         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
10389         (gst_ring_buffer_stop):
10390         Start in flushing mode by default.
10391         Don't set flushing in the _stop method, let the app call
10392         this explicitly.
10393
10394 2005-11-16  Julien MOUTTE  <julien@moutte.net>
10395
10396         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
10397         * gst-libs/gst/video/videosink.h: Add helper function needed
10398         for video sinks.
10399
10400 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
10401
10402         * gst/videoscale/gstvideoscale.c:
10403         (gst_videoscale_handle_src_event):
10404           Don't leak reference to pad parent.
10405
10406 2005-11-16  Wim Taymans  <wim@fluendo.com>
10407
10408         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
10409         Set ringbuffer to flushing when stopping so that we don't
10410         block on wait_segment anymore and livelock.
10411
10412 2005-11-16  Wim Taymans  <wim@fluendo.com>
10413
10414         * examples/seeking/seek.c: (send_event), (do_seek),
10415         (loop_toggle_cb), (segment_done), (main):
10416         Added looping checkbox.
10417
10418 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
10419
10420         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10421         (gst_ogg_demux_init):
10422         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
10423         (gst_vorbis_dec_init):
10424           revert unrefs, they don't pass make check
10425
10426 2005-11-15  Johan Dahlin  <johan@gnome.org>
10427
10428         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10429         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
10430         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
10431         (gst_vorbis_dec_init):
10432         Fix pad template leaks. 
10433
10434 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
10435
10436         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
10437           Make state change function thread safe.
10438
10439 2005-11-15  Edward Hervey  <edward@fluendo.com>
10440
10441         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
10442         (gst_ogg_demux_class_init):
10443         Implement GstElement::send_event, so we can send seek events
10444         in GST_STATE_READY
10445
10446 2005-11-14  Julien MOUTTE  <julien@moutte.net>
10447
10448         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
10449         Discovered how to take away flickering while resizing the
10450         window. Please don't put that in ximagesink, refactoring in
10451         progress.
10452
10453 2005-11-14  Michael Smith <msmith@fluendo.com>
10454
10455         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
10456         (gst_multifdsink_render):
10457           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
10458
10459 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
10460
10461         * gst/playback/gstplaybin.c: (gen_audio_element):
10462           Use autoaudiosink, it tends to be more widely available than
10463           autoaudiiosink.
10464           
10465 2005-11-14  Andy Wingo  <wingo@pobox.com>
10466
10467         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
10468         as well if it is available. Fixes #316442.
10469
10470 2005-11-14  Michael Smith <msmith@fluendo.com>
10471
10472         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
10473         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
10474         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10475         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10476         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
10477         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
10478         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
10479         (gst_vorbisenc_change_state):
10480           Fix a small memory leak in vorbisenc.
10481           Fix large memory leaks in oggmux, also fix lots of state change
10482           bugs in oggmux.
10483
10484 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10485
10486         * gst/videotestsrc/gstvideotestsrc.c:
10487         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
10488         (gst_videotestsrc_src_fixate):
10489           move fixation to a fixate function
10490           remove negotiate function, basesrc's is good enough
10491           fixes a bug for check when using the element alone
10492
10493 2005-11-13  Edward Hervey  <edward@fluendo.com>
10494
10495         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
10496         (key_toggle_cb), (main):
10497         Added checkboxes for adding/removing the accurate and key_unit seek
10498         flags.
10499
10500 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
10501
10502         * configure.ac: back to HEAD
10503
10504 === release 0.9.5 ===
10505
10506 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
10507
10508         * configure.ac:
10509           releasing 0.9.5, "No No Kia"
10510
10511 2005-11-11  Edward Hervey  <edward@fluendo.com>
10512
10513         * examples/seeking/seek.c: (make_parselaunch_pipeline):
10514         Added parse-launch syntax seeking mode for the seeking example.
10515         This should help stress-test even more cases.
10516         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
10517
10518 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
10519
10520         * sys/xvimage/xvimagesink.c:
10521         (gst_xvimagesink_navigation_send_event):
10522           Check whether peer pad exists before sending navigation events
10523           to it.
10524
10525 2005-11-11  Michael Smith <msmith@fluendo.com>
10526
10527         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
10528         (gst_vorbisenc_buffer_from_packet):
10529         * ext/vorbis/vorbisenc.h:
10530           Set duration on encoded buffers. This allows oggmux's
10531           max_page_delay parameter to actually work.
10532
10533 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
10534
10535         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10536         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
10537         (gst_ffmpegcsp_avpicture_fill):
10538         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10539         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
10540           Make palettes work again (see #132341). Use our own macros
10541           for rounding up.
10542
10543 2005-11-10  Andy Wingo  <wingo@pobox.com>
10544
10545         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
10546         string doober.
10547
10548 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
10549
10550         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10551         (gst_ffmpegcsp_transform_caps):
10552           Prefer passthrough in transform_caps
10553
10554 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
10555
10556         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
10557           check for ALSA errors properly, instead of relying on ALSA's
10558           error strings to serve to the user.
10559
10560 2005-11-10  Wim Taymans  <wim@fluendo.com>
10561
10562         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
10563         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
10564         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
10565         Modernise the seek code.
10566
10567 2005-11-10  Michael Smith <msmith@fluendo.com>
10568         
10569         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
10570         (setup_substreams), (set_active_source):
10571           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
10572           trying to go to NULL if we failed to read a file.
10573
10574 2005-11-10  Wim Taymans  <wim@fluendo.com>
10575
10576         * gst/audiotestsrc/gstaudiotestsrc.c:
10577         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
10578         (gst_audiotestsrc_create):
10579         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10580         (gst_sinesrc_get_times), (gst_sinesrc_create):
10581         * gst/videotestsrc/gstvideotestsrc.c:
10582         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
10583         (gst_videotestsrc_create):
10584         The base class can now sync for us.
10585
10586 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
10587
10588         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
10589           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
10590           name=source autoprobe=false autoprobe-fps=false copy-mode=1
10591           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
10592           format=(fourcc)I420" ! xvimagesink
10593
10594 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
10595
10596         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10597         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
10598         (gst_sinesrc_newsegment):
10599           Send newsegment event in TIME format, set duration if
10600           num-buffers is set, fix duration querying.
10601
10602 2005-11-10  Michael Smith <msmith@fluendo.com>
10603
10604         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
10605         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10606         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10607         (gst_ogg_mux_collected):
10608          Fix EOS handling, partially. Now forwarding an EOS event once we have
10609          EOS on all pads works correctly. However, we still don't properly set
10610          EOS on the actual ogg stream pages.
10611
10612 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
10613
10614         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
10615           Set elements to NULL state before disposing of them.
10616
10617 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
10618
10619         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
10620
10621         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10622         (gst_base_rtp_depayload_init),
10623         (gst_base_rtp_depayload_set_gst_timestamp):
10624         * gst-libs/gst/rtp/gstbasertpdepayload.h:
10625           We need to send a newsegment event for each instance, not
10626           just for the first instance of this class (get rid of
10627           static variable in function). (#321011).
10628           
10629 2005-11-08  Michael Smith <msmith@fluendo.com>
10630
10631         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
10632         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
10633         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
10634         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
10635           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
10636           This makes us mux things correctly according to the ogg muxing
10637           rules. Still not handling EOS correctly right now, though.
10638
10639 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
10640
10641         * gst/audioconvert/gstaudioconvert.c:
10642           Fix typo in docs. 
10643
10644 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
10645
10646         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
10647         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
10648           Initialise segment_stop to GST_CLOCK_TIME_NONE when
10649           creating a new chain; should fix live streaming. Also
10650           add more debug output and fix a typo.
10651
10652 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
10653
10654         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
10655
10656         * gst/volume/gstvolume.c: (volume_set_caps):
10657           Fix compilation on Solaris with Forte. (#320923)
10658
10659 2005-11-08  Wim Taymans  <wim@fluendo.com>
10660
10661         * gst-libs/gst/audio/gstbaseaudiosink.c:
10662         (gst_base_audio_sink_render):
10663         No need to do a typecheck.
10664
10665 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
10666
10667         * ext/alsa/gstalsa.h:
10668           We register a debug category, so let's use it.
10669
10670 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
10671
10672         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10673         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
10674         Fixed a small problem.
10675
10676 2005-11-04  Wim Taymans  <wim@fluendo.com>
10677
10678         * examples/seeking/Makefile.am:
10679         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
10680         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
10681         (make_playerbin_pipeline), (format_value), (update_scale),
10682         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
10683         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
10684         (print_usage), (main):
10685         Added app for playback speed testing.
10686
10687         * examples/seeking/seek.c: (dynamic_link),
10688         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
10689         (make_mpeg_pipeline), (do_seek), (set_update_scale),
10690         (message_received), (main):
10691         Updated seek example.
10692
10693 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
10694
10695         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10696         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
10697         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
10698         (gst_base_rtp_depayload_set_clock):
10699         * gst-libs/gst/rtp/gstbasertpdepayload.h:
10700         Don't sleep on the bench (system clock) when you have a nice 
10701         comfortable bed (Gstreamer clock) to sleep on.
10702
10703 2005-11-03  Wim Taymans  <wim@fluendo.com>
10704
10705         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10706         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
10707         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
10708         Handle the case where a pad_block failed.
10709
10710 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
10711
10712         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
10713
10714         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10715         (gst_base_rtp_depayload_add_to_queue),
10716         (gst_base_rtp_depayload_push),
10717         (gst_base_rtp_depayload_set_gst_timestamp),
10718         (gst_base_rtp_depayload_queue_release):
10719           Fixes some bugs in the depayloader's queuing/de-queueing code.
10720
10721 2005-10-31  Michael Smith <msmith@fluendo.com>
10722
10723         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
10724         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10725         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
10726           Patch from Alessandro Decina <alessandro@nnva.org>.
10727           Make oggdemux only find the final time in a chain, not per-pad,
10728           since the per-pad information can be very expensive to locate, and
10729           it isn't used anywhere. This makes reading a file containing
10730           OggSkeleton reasonably fast.
10731           Also, make chain finding work when there are logical bitstreams that
10732           can't be decoded. Fixes #319110.
10733
10734 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
10735
10736         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10737         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
10738         (gst_base_rtp_depayload_chain),
10739         (gst_base_rtp_depayload_add_to_queue),
10740         (gst_base_rtp_depayload_push),
10741         (gst_base_rtp_depayload_set_gst_timestamp),
10742         (gst_base_rtp_depayload_queue_release),
10743         (gst_base_rtp_depayload_start_thread),
10744         (gst_base_rtp_depayload_set_property),
10745         (gst_base_rtp_depayload_get_property):
10746         * gst-libs/gst/rtp/gstbasertpdepayload.h:
10747         Some random fixes, to fullfill the desires of thomas.
10748
10749 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
10750
10751         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10752         (gst_base_rtp_depayload_add_to_queue),
10753         (gst_base_rtp_depayload_push):
10754         Fixed the queueing algorithm.
10755
10756 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
10757
10758         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10759         (gst_base_rtp_depayload_push):
10760         A small fix
10761
10762 2005-10-31  Wim Taymans  <wim@fluendo.com>
10763
10764         * gst-libs/gst/audio/gstringbuffer.h:
10765         Don't break ABI.
10766
10767         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10768         (gst_ffmpeg_caps_to_pixfmt):
10769         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10770         (gst_ffmpegcsp_set_caps):
10771         Some more comments.
10772         Handle missing required caps fields better.
10773
10774 2005-10-31  Wim Taymans  <wim@fluendo.com>
10775
10776         * gst-libs/gst/audio/gstbaseaudiosink.c:
10777         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
10778         (gst_base_audio_sink_render):
10779         * gst-libs/gst/audio/gstringbuffer.c:
10780         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
10781         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
10782         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
10783         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
10784         (gst_ring_buffer_read):
10785         * gst-libs/gst/audio/gstringbuffer.h:
10786         Add flushing mode to the ringbuffer so that it in all cases does
10787         not try to handle more audio. This makes sure it does not try to
10788         block anymore when flushing and fixes a livelock.
10789
10790 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
10791
10792         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
10793         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
10794         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
10795           Explicitly check for -1 values before doing a conversion
10796           and always map them to -1. (#315545)
10797
10798 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10799
10800         * gst/playback/gstplaybin.c: (gen_video_element):
10801           first try autovideosink, then xvimagesink, then error out
10802         * po/POTFILES.in:
10803           add translatable file
10804         * po/af.po:
10805         * po/az.po:
10806         * po/cs.po:
10807         * po/en_GB.po:
10808         * po/hu.po:
10809         * po/it.po:
10810         * po/nb.po:
10811         * po/nl.po:
10812         * po/or.po:
10813         * po/sq.po:
10814         * po/sr.po:
10815         * po/sv.po:
10816         * po/uk.po:
10817         * po/vi.po:
10818           update translations
10819
10820 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
10821
10822         * gst-libs/gst/rtp/gstbasedepayload.c:
10823         * gst-libs/gst/rtp/gstbasedepayload.h:
10824           Minor cleanups
10825
10826 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
10827
10828         * gst/playback/.cvsignore:
10829         * gst/playback/decodetest.c:
10830         * gst/playback/test3.c:
10831           Port these two tests as well.
10832
10833 2005-10-27  Wim Taymans  <wim@fluendo.com>
10834
10835         * ext/theora/theoradec.c: (theora_dec_src_query),
10836         (theora_dec_sink_event):
10837         * ext/theora/theoraenc.c: (theora_enc_sink_event),
10838         (theora_enc_change_state):
10839         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
10840         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
10841         Take proper locks when handling events.
10842
10843 2005-10-27  Wim Taymans  <wim@fluendo.com>
10844
10845         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
10846         (gst_adder_change_state):
10847         Fix timestamps and fix deadlock when stopping the collectpads.
10848
10849 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
10850
10851         * gst-libs/gst/rtp/gstrtpbuffer.h:
10852         Declaring the payload types as strings too so that they can be used
10853         in the padtemplate inialization.
10854
10855 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
10856
10857         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
10858
10859         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10860         (gst_base_rtp_depayload_class_init):
10861         Fixes a small but nasty bug. The derived elements no longer segfaults
10862         on finalization.
10863
10864 2005-10-26  Michael Smith <msmith@fluendo.com>
10865
10866         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
10867           When clearing an audioconvert context, set tmpbufsize to zero, so
10868           we'll allocate it again later if required.
10869           This fixes audioconvert re-negotiating formats, which previously
10870           segfaulted with a NULL destination buffer.
10871
10872 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
10873
10874         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10875         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
10876         (gst_base_rtp_depayload_set_gst_timestamp),
10877         (gst_base_rtp_depayload_queue_release):
10878         Fixed a smalll memleak.
10879
10880 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
10881         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10882         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
10883         (gst_base_rtp_depayload_finalize),
10884         (gst_base_rtp_depayload_setcaps),
10885         (gst_base_rtp_depayload_add_to_queue),
10886         (gst_base_rtp_depayload_push),
10887         (gst_base_rtp_depayload_set_gst_timestamp),
10888         (gst_base_rtp_depayload_queue_release),
10889         (gst_base_rtp_depayload_thread),
10890         (gst_base_rtp_depayload_change_state):
10891         * gst-libs/gst/rtp/gstbasertpdepayload.h:
10892         Changed the C++ comments to C comments
10893
10894 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
10895
10896         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
10897         * gst/tcp/gsttcpclientsrc.h:
10898         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
10899         * gst/tcp/gsttcpserversrc.h:
10900           Remove unused 'curoffset' structure member.
10901
10902 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
10903
10904         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10905         (gst_base_rtp_depayload_base_init),
10906         (gst_base_rtp_depayload_finalize):
10907         * gst-libs/gst/rtp/gstbasertpdepayload.h:
10908         * gst-libs/gst/rtp/gstbasertppayload.h:
10909           The pad-template on the sinkpad should be set by the derived classes.
10910           Also added some useful macros.
10911
10912 2005-10-24  Wim Taymans  <wim@fluendo.com>
10913
10914         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
10915         Correctly flush decoder samples even if we could not
10916         copy them to an output buffer. Fixes #319618.
10917
10918 2005-10-24  Julien MOUTTE  <julien@moutte.net>
10919
10920         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
10921         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
10922         the caps against our xcontext caps.
10923
10924 2005-10-24  Wim Taymans  <wim@fluendo.com>
10925
10926         * gst-libs/gst/audio/gstbaseaudiosink.c:
10927         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
10928         Remove g_print
10929         Use sync property from baseclass to disable sync.
10930
10931 2005-10-24  Wim Taymans  <wim@fluendo.com>
10932
10933         * gst-libs/gst/audio/gstbaseaudiosink.c:
10934         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
10935         Buffers with no timestamps get aligned with previous buffers or
10936         on underrun, played ASAP.
10937
10938 2005-10-24  Julien MOUTTE  <julien@moutte.net>
10939
10940         * gst-libs/gst/video/video.h:
10941         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10942         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
10943         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
10944         here comes my change on caps for framerate and geometry range.
10945         We are now accepting 1 to MAXINT for width and height, and from
10946         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
10947         to be blended correctly in videomixer.
10948
10949 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
10950
10951         * configure.ac:
10952           back to HEAD
10953
10954 === release 0.9.4 ===
10955
10956 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10957
10958         * NEWS:
10959         * RELEASE:
10960         * configure.ac:
10961           releasing 0.9.4, "Velociraptor"
10962
10963 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10964
10965         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
10966         * po/POTFILES.in:
10967           STOPPED -> FAILED
10968
10969 2005-10-21  Wim Taymans  <wim@fluendo.com>
10970
10971         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10972         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
10973         (pad_blocked), (close_pad_link), (new_pad):
10974         Don't try to remove elements twice.
10975
10976 2005-10-21  Wim Taymans  <wim@fluendo.com>
10977
10978         * ext/theora/theoradec.c: (theora_dec_src_query),
10979         (theora_dec_sink_event):
10980         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
10981         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
10982         (vorbis_handle_data_packet):
10983         * ext/vorbis/vorbisdec.h:
10984         Fix old naming.
10985
10986         * gst-libs/gst/audio/gstbaseaudiosink.c:
10987         (gst_base_audio_sink_render):
10988         Don't try to sync on buffers without a timestamp.
10989
10990 2005-10-21  Wim Taymans  <wim@fluendo.com>
10991
10992         * ext/theora/theoradec.c: (theora_dec_src_query),
10993         (theora_dec_sink_event):
10994         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
10995         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
10996         (vorbis_handle_data_packet):
10997         * ext/vorbis/vorbisdec.h:
10998         Fix old naming.
10999
11000 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11001
11002         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
11003         (gst_vorbisenc_src_query):
11004           Implement position and duration queries.
11005
11006         * gst/playback/test3.c: (update_scale), (main):
11007           Fix for async state changes and print nicer output.
11008
11009 2005-10-20  Wim Taymans  <wim@fluendo.com>
11010
11011         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11012         (dump_element_stats), (main):
11013         * gst/playback/test6.c: (main):
11014         Fix tests again
11015
11016 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11017
11018         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11019         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11020           Don't use functions for position queries when handling
11021           duration queries.
11022
11023 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11024
11025         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11026         (vorbis_handle_data_packet), (vorbis_dec_chain),
11027         (vorbis_dec_change_state):
11028         * ext/vorbis/vorbisdec.h:
11029           Vorbis streams can be embedded in other container formats
11030           than ogg, container formats where the demuxer might set 
11031           timestamps on encoded vorbis buffers instead of those silly 
11032           granulepos thingies. In short: make vorbisdec handle 
11033           timestamps on incoming buffers as well.
11034
11035 2005-10-20  Wim Taymans  <wim@fluendo.com>
11036
11037         * gst/playback/gstplaybasebin.c: (group_destroy),
11038         (gst_play_base_bin_change_state):
11039         Fix leak.
11040         Handle case where playbasebin is now ASYNC because
11041         decodebin is.
11042
11043 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11044
11045         * gst/audioconvert/Makefile.am:
11046         * gst/audioconvert/bufferframesconvert.c:
11047         * gst/audioconvert/plugin.c: (plugin_init):
11048         * gst/audioconvert/plugin.h:
11049           And bye bye buffer-frames-convert
11050
11051 2005-10-19  Wim Taymans  <wim@fluendo.com>
11052
11053         * check/elements/audioconvert.c:
11054         * docs/libs/tmpl/gstaudio.sgml:
11055         * docs/libs/tmpl/gstcolorbalance.sgml:
11056         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11057         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
11058         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
11059         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
11060         * gst-libs/gst/audio/audio.h:
11061         * gst/audioconvert/audioconvert.h:
11062         * gst/audioconvert/gstaudioconvert.c:
11063         (gst_audio_convert_parse_caps):
11064         * gst/volume/gstvolume.c:
11065         Bye bye buffer-frames.
11066
11067 2005-10-19  Wim Taymans  <wim@fluendo.com>
11068
11069         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11070         (query_positions_elems), (query_positions_pads), (update_scale),
11071         (do_seek), (set_update_scale), (message_received), (main):
11072         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
11073         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
11074         (gst_ogg_demux_loop):
11075         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
11076         * ext/theora/theoradec.c: (theora_dec_src_query),
11077         (theora_dec_sink_event):
11078         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11079         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
11080         * gst/adder/gstadder.c: (gst_adder_query):
11081         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11082         * gst/playback/test3.c: (update_scale):
11083         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11084         (dump_element_stats), (main):
11085         * gst/playback/test6.c: (main):
11086         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11087         Query API update.
11088
11089 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11090
11091         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
11092         (xml_check_first_element), (xml_type_find), (smil_type_find),
11093         (plugin_init):
11094           Add typefinding for SMIL and for generic XML. Based on patch by
11095           Akos Maroy (#308663).
11096
11097 2005-10-18  Wim Taymans  <wim@fluendo.com>
11098
11099         * gst/playback/Makefile.am:
11100         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11101         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
11102         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
11103         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
11104         (gst_decode_bin_change_state):
11105         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11106         (gst_play_bin_send_event_to_sink):
11107         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11108         (dump_element_stats), (main):
11109         * gst/playback/test6.c: (main):
11110         Make playbin async, it'll commit state to paused when all streams
11111         are detected.
11112         Remove ugly hack.
11113         Added test6.c to show async behaviour.
11114
11115 2005-10-18  Wim Taymans  <wim@fluendo.com>
11116
11117         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
11118         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
11119         Fix for segment-start/stop API change.
11120
11121 2005-10-18  Wim Taymans  <wim@fluendo.com>
11122
11123         * check/Makefile.am:
11124         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
11125         (main):
11126         Add future test for clock selection.
11127
11128 2005-10-18  Wim Taymans  <wim@fluendo.com>
11129
11130         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
11131         (gst_alsasink_close):
11132         Set handle to NULL.
11133
11134         * gst-libs/gst/audio/gstringbuffer.c:
11135         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11136         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
11137         (gst_ring_buffer_start), (gst_ring_buffer_pause),
11138         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
11139         (gst_ring_buffer_read):
11140         More debug info.
11141
11142 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
11143
11144         * gst/audiotestsrc/Makefile.am:
11145         * gst/sine/Makefile.am:
11146         * gst/volume/Makefile.am:
11147           fix broken build of controllerized plugins
11148
11149 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
11150
11151         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
11152
11153         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11154         (gst_riff_create_video_template_caps):
11155           Add support for Indeo-3 (IV32).
11156
11157 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11158
11159         * configure.ac:
11160           rewrite
11161
11162 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11163
11164         * gst-libs/gst/video/video.c: (gst_video_get_size):
11165         * gst/audiotestsrc/gstaudiotestsrc.c:
11166           doc updates
11167
11168 2005-10-17  Andy Wingo  <wingo@pobox.com>
11169
11170         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
11171         with the collectpads change.
11172         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
11173
11174         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
11175
11176         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
11177
11178         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
11179         alloc_buffer flow return to callers.
11180         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
11181         change. Fix some memleaks in theoraenc.
11182
11183         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
11184         in strange circumstance.
11185
11186 2005-10-17  Julien MOUTTE  <julien@moutte.net>
11187
11188         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11189         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
11190         from caps, let's use the caps...
11191
11192 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11193
11194         * configure.ac:
11195           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
11196
11197 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11198
11199         * gst-libs/gst/interfaces/Makefile.am:
11200           fix silly typo
11201
11202 2005-10-16  Andy Wingo  <wingo@pobox.com>
11203
11204         * gst/playback/gstdecodebin.c
11205         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
11206         function!
11207         (try_to_link_1): Increase kraziness level.
11208
11209 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11210
11211         * configure.ac:
11212           restructure like the core one
11213         * gst-libs/gst/audio/Makefile.am:
11214         * gst-libs/gst/interfaces/Makefile.am:
11215         * gst-libs/gst/net/Makefile.am:
11216         * gst-libs/gst/riff/Makefile.am:
11217         * gst-libs/gst/rtp/Makefile.am:
11218         * gst-libs/gst/tag/Makefile.am:
11219         * gst-libs/gst/video/Makefile.am:
11220           use correct linker flags, now the libs are properly versioned
11221         * check/elements/audioconvert.c: (verify_convert):
11222         * ext/alsa/gstalsaplugin.c:
11223         * ext/cdparanoia/gstcdparanoia.c:
11224         * ext/gnomevfs/gstgnomevfs.c:
11225         * ext/libvisual/visual.c:
11226         * ext/ogg/gstogg.c:
11227         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
11228         * ext/theora/theora.c:
11229         * ext/vorbis/vorbis.c:
11230         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
11231         * gst-libs/gst/tag/gsttagediting.c:
11232         * gst-libs/gst/video/video.c:
11233         * gst/adder/gstadder.c:
11234         * gst/audioconvert/plugin.c:
11235         * gst/audiorate/gstaudiorate.c:
11236         * gst/audioresample/gstaudioresample.c:
11237         * gst/audioresample/resample_ref.c: (resample_scale_ref):
11238         * gst/audioscale/gstaudioscale.c:
11239         * gst/audioscale/resample.c:
11240         * gst/audiotestsrc/gstaudiotestsrc.c:
11241         * gst/ffmpegcolorspace/gstffmpeg.c:
11242         * gst/playback/gstdecodebin.c: (close_pad_link):
11243         * gst/playback/gstplaybin.c: (gen_video_element),
11244         (gen_audio_element):
11245         * gst/sine/gstsinesrc.c:
11246         * gst/subparse/gstsubparse.c:
11247         * gst/tags/gsttagediting.c:
11248         * gst/tcp/gsttcpplugin.c:
11249         * gst/typefind/gsttypefindfunctions.c:
11250         * gst/videorate/gstvideorate.c:
11251         * gst/videoscale/gstvideoscale.c:
11252         * gst/videotestsrc/gstvideotestsrc.c:
11253         * gst/volume/gstvolume.c:
11254         * sys/v4l/gstv4l.c:
11255         * sys/ximage/ximage.c:
11256         * sys/xvimage/xvimagesink.c:
11257           fix up defines
11258
11259 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
11260
11261         * ext/vorbis/vorbisenc.c:
11262         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
11263         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
11264         (gst_tag_to_vorbis_comments):
11265           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
11266
11267 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
11268
11269         * examples/stats/mp2ogg.c:
11270         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11271           typo fixes
11272
11273 2005-10-13  Michael Smith <msmith@fluendo.com>
11274
11275         * ext/ogg/gstoggmux.c:
11276           Use magic glib macros to define constants as 64 bit, to ensure
11277           appropriate vararg passing.
11278
11279 2005-10-13  Michael Smith <msmith@fluendo.com>
11280
11281         * ext/ogg/gstoggmux.c:
11282         * gst/audioconvert/audioconvert.c: (float):
11283           Don't use LL suffix, as it's not portable, and neither of these
11284           uses required it anyway.
11285
11286 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
11287
11288         * examples/indexing/indexmpeg.c: (main):
11289         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
11290         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
11291         (cdparanoia_convert), (cdparanoia_query):
11292         * ext/cdparanoia/gstcdparanoia.h:
11293         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
11294         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
11295         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
11296         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
11297         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
11298         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
11299         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
11300         (gst_multifdsink_render), (gst_multifdsink_start),
11301         (gst_multifdsink_stop):
11302         * gst/tcp/gstmultifdsink.h:
11303         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
11304         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
11305         (gst_tcpclientsink_stop):
11306         * gst/tcp/gsttcpclientsink.h:
11307         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
11308         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
11309         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
11310         * gst/tcp/gsttcpclientsrc.h:
11311         * gst/tcp/gsttcpserversink.h:
11312         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
11313         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
11314         (gst_tcpserversrc_stop):
11315         * gst/tcp/gsttcpserversrc.h:
11316         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
11317         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
11318         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
11319           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
11320           moved bitshift from macro to enum definition
11321
11322 2005-10-12  Wim Taymans  <wim@fluendo.com>
11323
11324         * examples/seeking/Makefile.am:
11325         Oops.
11326
11327 2005-10-12  Wim Taymans  <wim@fluendo.com>
11328
11329         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11330         (gst_ring_buffer_read), (gst_ring_buffer_clear):
11331         Don't assert on normal stuff.
11332
11333         * gst/playback/gstplaybin.c: (do_playbin_seek):
11334         API fix.
11335
11336 2005-10-12  Wim Taymans  <wim@fluendo.com>
11337
11338         * check/pipelines/simple_launch_lines.c: (run_pipeline):
11339         * examples/seeking/Makefile.am:
11340         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
11341         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11342         (do_seek), (set_update_scale), (message_received), (main):
11343         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11344         (gst_ring_buffer_read), (gst_ring_buffer_clear):
11345         Update for _get_state() API change.
11346
11347 2005-10-11  Wim Taymans  <wim@fluendo.com>
11348
11349         * gst-libs/gst/audio/gstbaseaudiosink.c:
11350         (gst_base_audio_sink_render):
11351         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11352         (gst_base_audio_src_create):
11353         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11354         (gst_ring_buffer_read):
11355         Cleanups.
11356         Commit and read from ringbuffer in samples rather than bytes.
11357
11358 2005-10-11  Wim Taymans  <wim@fluendo.com>
11359
11360         * gst-libs/gst/audio/gstbaseaudiosink.c:
11361         (gst_base_audio_sink_render):
11362         Respect segment rate and accum when scheduling samples.
11363
11364 2005-10-11  Julien MOUTTE  <julien@moutte.net>
11365
11366         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
11367         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
11368         EOS correctly, that needs more work.
11369
11370 2005-10-11  Wim Taymans  <wim@fluendo.com>
11371
11372         * check/generic/states.c: (GST_START_TEST):
11373         remove old property.
11374
11375         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
11376         (gst_ogg_demux_perform_seek):
11377         * ext/theora/theoradec.c: (theora_dec_sink_event):
11378         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11379         (vorbis_handle_data_packet):
11380         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11381         (gst_base_rtp_depayload_set_gst_timestamp):
11382         * gst/videorate/gstvideorate.c: (gst_videorate_event):
11383         Update for newsegment API change.
11384
11385 2005-10-11  Michael Smith <msmith@fluendo.com>
11386
11387         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
11388         (do_playbin_seek), (gst_play_bin_send_event):
11389           Override send_event differently, so that we can takes bits of
11390           functionality from GstPipeline (special handling for seeks,
11391           including pausing/resuming, and resetting stream time) and still get
11392           the appropriate behaviour of only forwarding event to a single sink,
11393           rather than all of them.
11394           Unfortunately requires a lot of code duplication, but the
11395           alternatives are equally ugly in the end.
11396
11397 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
11398
11399         * check/elements/audioconvert.c: (setup_audioconvert),
11400         (cleanup_audioconvert), (get_int_caps), (verify_convert),
11401         (GST_START_TEST), (audioconvert_suite):
11402           clean up tests a little, fix some leaks.
11403
11404 2005-10-10  Wim Taymans  <wim@fluendo.com>
11405
11406         * ext/alsa/gstalsasink.c:
11407         Also allow unsigned int.
11408
11409         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11410         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
11411         Small cleanup
11412
11413 2005-10-10  Wim Taymans  <wim@fluendo.com>
11414
11415         * check/pipelines/simple_launch_lines.c: (run_pipeline):
11416         Small update, use API as stated in design docs.
11417
11418         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11419         (update_scale), (do_seek), (seek_cb), (set_update_scale),
11420         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
11421         (message_received), (main):
11422         Updated seek example for GOption. Some usability improvements.
11423
11424 2005-10-10  Wim Taymans  <wim@fluendo.com>
11425
11426         * gst/audioconvert/audioconvert.h:
11427         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
11428         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
11429         Alloc temp storage somewhere else where we can do it more
11430         portable.
11431
11432 2005-10-10  Wim Taymans  <wim@fluendo.com>
11433
11434         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
11435         (gst_tcpserversrc_start):
11436         Don't block in accept while doing the state change, move
11437         to poll and make cancellable.
11438
11439 2005-10-09  Philippe Khalaf <burger@speedy.org>
11440
11441         * gst-libs/gst/rtp/rtpbasedepayload.c:
11442         Set timestamp and add queue delay to timestamp
11443         * gst-libs/gst/rtp/rtpbuffer.h:
11444         Set correct payload type for h263
11445
11446 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
11447
11448         * gst/audiotestsrc/gstaudiotestsrc.c:
11449         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
11450         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
11451         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
11452         (gst_audiotestsrc_create_triangle),
11453         (gst_audiotestsrc_create_silence),
11454         (gst_audiotestsrc_create_white_noise),
11455         (gst_audiotestsrc_init_pink_noise),
11456         (gst_audiotestsrc_generate_pink_noise_value),
11457         (gst_audiotestsrc_create_pink_noise),
11458         (gst_audiotestsrc_change_wave):
11459         * gst/audiotestsrc/gstaudiotestsrc.h:
11460           fixed typo, added pink noise
11461
11462 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
11463
11464         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
11465         (plugin_init):
11466           Add wavpack and spc typefind functions from 0.8 branch.
11467
11468 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
11469
11470         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
11471         (ar_type_find), (msdos_type_find), (plugin_init):
11472           Add typefind functions for tar archives, ar archives,
11473           RAR archives, and msdos-executables (dlls, exe, etc.).
11474           Some of those would be wrongly identified as mpeg
11475           streams of some sort before (#315550).
11476
11477 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
11478
11479         * configure.ac:
11480         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11481         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11482         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
11483         * gst/audiotestsrc/Makefile.am:
11484         * gst/audiotestsrc/gstaudiotestsrc.c:
11485         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
11486         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
11487         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
11488         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
11489         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
11490         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
11491         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
11492         (gst_audiotestsrc_create_silence),
11493         (gst_audiotestsrc_create_white_noise),
11494         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
11495         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
11496         (gst_audiotestsrc_start), (plugin_init):
11497         * gst/audiotestsrc/gstaudiotestsrc.h:
11498           add new plugin and element
11499         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
11500           use gobject_class
11501
11502 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
11503
11504         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
11505         (gst_adder_init), (gst_adder_request_new_pad),
11506         (gst_adder_change_state):
11507           Add query function to source pad, so adder reports the correct
11508           time/sample position when queried (#315457); fix state change
11509           function; use GST_DEBUG_FUNCPTR() for pad functions.
11510
11511 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
11512
11513         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
11514           Fix leaks in typefind registration
11515           Clean up the gratuitous commenting and whitespacing a little
11516
11517 2005-10-08  Wim Taymans  <wim@fluendo.com>
11518
11519         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
11520         Only actually wait for the thread to be stopped if it's 
11521         running.
11522
11523 2005-10-08  Wim Taymans  <wim@fluendo.com>
11524
11525         * gst-libs/gst/audio/gstbaseaudiosink.c:
11526         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11527         If we receive EOS we can start playback of what we had.
11528
11529 2005-10-08  Wim Taymans  <wim@fluendo.com>
11530
11531         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11532         (gst_multifdsink_finalize), (multifdsink_hash_remove),
11533         (gst_multifdsink_stop):
11534         Fix crasher when going to NULL multiple times.
11535
11536 2005-10-06  Wim Taymans  <wim@fluendo.com>
11537
11538         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
11539         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
11540         * gst-libs/gst/audio/gstbaseaudiosrc.h:
11541         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
11542         patch from Edgard Lima <edgard.lima@indt.org.br>
11543         Fixed gstbaseaudiosrc adding ring buffer sync to it.
11544
11545 2005-10-06  Wim Taymans  <wim@fluendo.com>
11546
11547         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
11548         Report the FLOW_RETURN as string in the error message.
11549
11550         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
11551         Don't assert when clearing an unnegotiated buffer.
11552
11553 2005-10-04  Michael Smith <msmith@fluendo.com>
11554
11555         * gst/playback/gstplaybasebin.c: (group_destroy),
11556         (gen_preroll_element), (remove_groups), (setup_source):
11557         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
11558         (setup_sinks), (gst_play_bin_send_event),
11559         (gst_play_bin_change_state):
11560           Set state to NULL before removing from bin. Fix refcounting.
11561
11562 2005-10-04  Michael Smith <msmith@fluendo.com>
11563
11564         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11565           Correct refcounting in send_event() function. Previously was wrong
11566           if the first sink was unable to handle the event.
11567
11568 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11569
11570         * configure.ac:
11571           back to development
11572
11573 === release 0.9.3 ===
11574
11575 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11576
11577         * configure.ac:
11578           Releasing 0.9.3, "De Facto"
11579
11580 2005-10-03  Andy Wingo  <wingo@pobox.com>
11581
11582         * gst/playback/gstdecodebin.c (try_to_link_1)
11583         (remove_element_chain): set element to NULL before removing it.
11584
11585 2005-10-02  Johan Dahlin  <johan@gnome.org>
11586
11587         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
11588         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
11589         MT safe.
11590
11591 2005-10-02  Andy Wingo  <wingo@pobox.com>
11592
11593         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
11594         (gst_ring_buffer_prepare_read): 
11595         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
11596         Demote to LOG.
11597
11598 2005-09-29  Wim Taymans  <wim@fluendo.com>
11599
11600         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
11601         * ext/theora/theoradec.c: (theora_handle_data_packet):
11602         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11603         Propagate error codes from alloc_buffer too.
11604
11605 2005-09-29  Wim Taymans  <wim@fluendo.com>
11606
11607         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
11608         We use fixed caps.
11609
11610         * gst/playback/Makefile.am:
11611         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11612         (dump_element_stats), (main):
11613         Added example stream introspection code.
11614
11615 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
11616
11617         * gst/adder/gstadder.c: (gst_adder_collected):
11618           fix adder for float elements
11619
11620 2005-09-28  Wim Taymans  <wim@fluendo.com>
11621
11622         * gst-libs/gst/audio/gstbaseaudiosink.c:
11623         (gst_base_audio_sink_class_init),
11624         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
11625         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11626         (gst_base_audio_src_class_init),
11627         (gst_base_audio_src_provide_clock):
11628         get_clock -> provide_clock
11629
11630 2005-09-28  Andy Wingo  <wingo@pobox.com>
11631
11632         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
11633         and unlocking.
11634
11635         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
11636         unlocking.
11637
11638         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
11639         Actually add the pad template.
11640         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
11641
11642         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
11643         I'm at it...
11644
11645         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
11646         from fdsrc. Get caps in create() instead of start() so it can be
11647         interrupted. Interruption somewhat untested.
11648
11649         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
11650         Proper EOS handling.
11651
11652 2005-09-27  Andy Wingo  <wingo@pobox.com>
11653
11654         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
11655
11656         * gst/tcp/gsttcpserversrc.c: Cleaned up.
11657
11658         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
11659
11660         * gst/tcp/gsttcp.h: 
11661         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
11662         out of tcpclientsrc.c. Cancellable.
11663         (gst_tcp_socket_read): Made private, cancellable, with better
11664         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
11665         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
11666         whole buffer, and better diagnostics.
11667         (gst_tcp_gdp_read_caps): Same.
11668
11669         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
11670
11671 2005-09-26  Andy Wingo  <wingo@pobox.com>
11672
11673         * gst/sine/gstsinesrc.h:
11674         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
11675         change the 'sync' property to 'is-live' and implement it halfway,
11676         update for controller api change.
11677
11678         * gst/volume/gstvolume.c (volume_transform_ip): Update for
11679         controller api change.
11680
11681 2005-09-24  Wim Taymans  <wim@fluendo.com>
11682
11683         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
11684         * gst-libs/gst/audio/gstaudiosink.c:
11685         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
11686         (gst_audioringbuffer_stop):
11687         * gst-libs/gst/audio/gstbaseaudiosink.c:
11688         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
11689         (gst_base_audio_sink_change_state):
11690         * gst-libs/gst/audio/gstbaseaudiosink.h:
11691         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
11692         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
11693         (gst_ring_buffer_commit), (gst_ring_buffer_read):
11694         * gst-libs/gst/audio/gstringbuffer.h:
11695         Fix sync again. Moved sample alignment to basesink.
11696
11697 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11698
11699         * docs/plugins/Makefile.am:
11700         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11701         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11702         * gst/volume/gstvolume.c:
11703           add/fix docs
11704         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
11705         * gst-libs/gst/audio/audio.h:
11706           add conversion macros for frames <-> clocktime
11707
11708 2005-09-23  David Schleef  <ds@schleef.org>
11709
11710         * gst/audioresample/Makefile.am:
11711         * gst/audioresample/debug.h:
11712         * gst/audioresample/gstaudioresample.c:
11713         * gst/audioresample/resample.c: Convert to using gst debugging
11714
11715 2005-09-22  Wim Taymans  <wim@fluendo.com>
11716
11717         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11718         (gst_play_bin_send_event):
11719         Only seek on one sink, the first one that succeeds.
11720
11721 2005-09-22  Michael Smith <msmith@fluendo.com>
11722
11723         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
11724         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
11725         Don't flush encoder state unless we have an initialised encoder.
11726         Clear out encoder state on PAUSED_TO_READY.
11727
11728 2005-09-22  Wim Taymans  <wim@fluendo.com>
11729
11730         * gst-libs/gst/rtp/gstbasertppayload.c:
11731         (gst_basertppayload_class_init), (gst_basertppayload_init),
11732         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
11733         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
11734         (gst_basertppayload_is_filled), (gst_basertppayload_push),
11735         (gst_basertppayload_set_property),
11736         (gst_basertppayload_get_property),
11737         (gst_basertppayload_change_state):
11738         * gst-libs/gst/rtp/gstbasertppayload.h:
11739         Added max-ptime to control amount of data in the rtp packets.
11740
11741 2005-09-21  Andy Wingo  <wingo@pobox.com>
11742
11743         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
11744         thingies.
11745
11746         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
11747         can be called multiple times, dogs.
11748
11749 2005-09-21  Wim Taymans  <wim@fluendo.com>
11750
11751         * gst-libs/gst/rtp/gstbasertppayload.c:
11752         (gst_basertppayload_class_init), (gst_basertppayload_init),
11753         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
11754         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
11755         (gst_basertppayload_push), (gst_basertppayload_get_property),
11756         (gst_basertppayload_change_state):
11757         Allow 0 ssrc too.
11758
11759 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
11760
11761         * docs/libs/compiling.sgml:
11762           fixing typos
11763
11764 2005-09-20  Wim Taymans  <wim@fluendo.com>
11765
11766         * gst-libs/gst/rtp/gstbasertppayload.c:
11767         (gst_basertppayload_class_init), (gst_basertppayload_init),
11768         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
11769         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
11770         (gst_basertppayload_push), (gst_basertppayload_set_property),
11771         (gst_basertppayload_get_property),
11772         (gst_basertppayload_change_state):
11773         * gst-libs/gst/rtp/gstbasertppayload.h:
11774         Added property to configure sequence number offsets.
11775
11776 2005-09-20  Wim Taymans  <wim@fluendo.com>
11777
11778         * gst-libs/gst/rtp/gstbasertppayload.c:
11779         (gst_basertppayload_class_init), (gst_basertppayload_init),
11780         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
11781         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
11782         (gst_basertppayload_push), (gst_basertppayload_set_property),
11783         (gst_basertppayload_get_property),
11784         (gst_basertppayload_change_state):
11785         * gst-libs/gst/rtp/gstbasertppayload.h:
11786         Make timestamp offset configurable.
11787
11788 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
11789
11790         * check/pipelines/simple_launch_lines.c: (run_pipeline):
11791           fix wrong pop/unref
11792
11793 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
11794
11795         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
11796
11797         * gst-libs/gst/interfaces/propertyprobe.c:
11798         (gst_property_probe_probe_property_name),
11799         (gst_property_probe_needs_probe_name),
11800         (gst_property_probe_get_values_name),
11801         (gst_property_probe_probe_and_get_values_name):
11802           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
11803           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
11804
11805 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
11806
11807         * check/Makefile.am:
11808           have some tests be disabled for valgrinding
11809         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
11810         (GST_START_TEST):
11811         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
11812           Fix A Leak.  Chain To Parent Finalize.
11813
11814 2005-09-19  Wim Taymans  <wim@fluendo.com>
11815
11816         * examples/seeking/seek.c: (make_wav_pipeline), (main):
11817         Fixed wav pipeline.
11818
11819 2005-09-19  Wim Taymans  <wim@fluendo.com>
11820
11821         * gst-libs/gst/rtp/gstbasertppayload.c:
11822         (gst_basertppayload_class_init), (gst_basertppayload_init),
11823         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
11824         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
11825         (gst_basertppayload_push), (gst_basertppayload_get_property),
11826         (gst_basertppayload_change_state):
11827         Posting ERROR and WARNING messages is good.
11828
11829 2005-09-19  Wim Taymans  <wim@fluendo.com>
11830
11831         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11832         (gst_base_rtp_depayload_add_to_queue),
11833         (gst_base_rtp_depayload_push),
11834         (gst_base_rtp_depayload_set_gst_timestamp),
11835         (gst_base_rtp_depayload_queue_release):
11836         This one was not supposed to go in.
11837
11838 2005-09-19  Wim Taymans  <wim@fluendo.com>
11839
11840         * check/pipelines/simple_launch_lines.c: (run_pipeline):
11841         Fix for bus API.
11842
11843         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11844         (gst_base_rtp_depayload_chain),
11845         (gst_base_rtp_depayload_add_to_queue),
11846         (gst_base_rtp_depayload_push),
11847         (gst_base_rtp_depayload_set_gst_timestamp),
11848         (gst_base_rtp_depayload_queue_release):
11849         Some cleanups.
11850
11851         * gst-libs/gst/rtp/gstbasertppayload.c:
11852         (gst_basertppayload_class_init), (gst_basertppayload_init),
11853         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
11854         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
11855         (gst_basertppayload_get_property),
11856         (gst_basertppayload_change_state):
11857         Added debugging category.
11858
11859 2005-09-18  David Schleef  <ds@schleef.org>
11860
11861         * gst/playback/gstdecodebin.c: free plugin list correctly
11862         * gst/playback/gstplaybin.c: emit warning if autovideosink
11863           and autoaudiosink can't be found (instead of segfaulting)
11864
11865 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11866
11867         * check/elements/audioconvert.c: (GST_START_TEST):
11868           try out 24 bit conversion
11869
11870 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11871
11872         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11873         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
11874         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
11875         * ext/vorbis/vorbisenc.h:
11876           Fix EOS handling.  Still needs a fix in the ogg muxer to
11877           mark the last page as eos.
11878
11879 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11880
11881         * common/gtk-doc-plugins.mak:
11882         * docs/plugins/Makefile.am:
11883         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11884         * gst/ffmpegcolorspace/Makefile.am:
11885         * gst/ffmpegcolorspace/avcodec.h:
11886         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11887         * gst/tcp/gstmultifdsink.c:
11888           fix up ffmpegcolorspace docs; extract header
11889
11890 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11891
11892         * common/gtk-doc-plugins.mak:
11893         * docs/plugins/Makefile.am:
11894         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11895         * ext/theora/Makefile.am:
11896         * ext/theora/gsttheoraenc.h:
11897         * ext/theora/theoraenc.c:
11898         * ext/vorbis/vorbisenc.c:
11899           pick up signals and args for vorbis; add some docs for vorbis
11900
11901 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11902
11903         * common/gstdoc-scangobj:
11904         * common/gtk-doc-plugins.mak:
11905         * docs/libs/Makefile.am:
11906         * docs/plugins/gst-plugins-base-plugins.args:
11907         * docs/plugins/gst-plugins-base-plugins.hierarchy:
11908         * docs/plugins/gst-plugins-base-plugins.interfaces:
11909         * docs/plugins/gst-plugins-base-plugins.prerequisites:
11910         * docs/plugins/gst-plugins-base-plugins.signals:
11911           only scanobj stuff from our source module.  Not sure yet
11912           if that's correct, given the hierarchy stuff :)
11913
11914 2005-09-15  Wim Taymans  <wim@fluendo.com>
11915
11916         * gst/audioconvert/gstaudioconvert.c:
11917         And enable 24 bits mode as well..
11918
11919 2005-09-15  Wim Taymans  <wim@fluendo.com>
11920
11921         * gst-libs/gst/rtp/Makefile.am:
11922         * gst-libs/gst/rtp/gstbasertppayload.c:
11923         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
11924         (gst_basertppayload_class_init), (gst_basertppayload_init),
11925         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
11926         (gst_basertppayload_chain), (gst_basertppayload_set_options),
11927         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
11928         (gst_basertppayload_set_property),
11929         (gst_basertppayload_get_property),
11930         (gst_basertppayload_change_state):
11931         * gst-libs/gst/rtp/gstbasertppayload.h:
11932         Added rtp payloader base class.
11933
11934 2005-09-15  Andy Wingo  <wingo@pobox.com>
11935
11936         * configure.ac (plugindir): Remove the EOL matcher from the
11937         regexp, as it causes me problems. Libtool? Make? Who knows?
11938
11939 2005-09-14  David Schleef  <ds@schleef.org>
11940
11941         * check/generic/states.c: 
11942         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
11943         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
11944           Fixes for changes in registry API.
11945
11946         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
11947           to GST_PLUGIN_LDFLAGS.
11948         * ext/libvisual/visual.c: Make the library shut up.
11949         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
11950         * gst-libs/gst/audio/gstaudiofilter.c: same
11951
11952 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
11953
11954         * docs/plugins/Makefile.am:
11955         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11956         * docs/plugins/inspect/plugin-libvisual.xml:
11957         * docs/plugins/tmpl/element-tcpserversink.sgml:
11958         * ext/theora/theoraenc.c:
11959           add libvisual plugin and theoraenc element to docs
11960
11961 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
11962
11963         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11964         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11965         * ext/theora/theoraenc.c:
11966           add theoraenc
11967
11968 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
11969
11970         * gst/audioconvert/Makefile.am:
11971           Audioconvert derives from GstBaseTransform and should
11972           link to the library with our base elements to avoid
11973           unresolved symbols. Makes things work with MinGW (#316160)
11974
11975         * gst/playback/test4.c: (main):
11976           Fix MinGW build problem and use g_usleep() instead of 
11977           sleep() (#316162)
11978
11979 2005-09-12  Wim Taymans  <wim@fluendo.com>
11980
11981         * gst/audioconvert/audioconvert.c: (float),
11982         (audio_convert_prepare_context), (audio_convert_convert):
11983         * gst/audioconvert/audioconvert.h:
11984         Cleanups, speedups, simplifications, added back support
11985         for 24 bits.
11986
11987 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
11988
11989         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11990         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11991         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
11992         * docs/plugins/tmpl/element-tcpserversink.sgml:
11993         * gst/ffmpegcolorspace/gstffmpeg.c:
11994         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11995         * gst/videotestsrc/gstvideotestsrc.c:
11996         * gst/volume/gstvolume.c:
11997           add more elements to the docs
11998
11999 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
12000
12001         * check/Makefile.am:
12002         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
12003         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
12004           Add extra tests for basetransform based components. 
12005           Comment out the test_element_negotiation test until we decide
12006           if it's testing correct behaviour.
12007         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
12008         (gst_visual_chain), (gst_visual_change_state):
12009           Slightly more correct but still bogus timestamping.
12010           Fix state change function.
12011         * gst/audioconvert/gstaudioconvert.c:
12012         (gst_audio_convert_class_init):
12013         * gst/audioresample/gstaudioresample.c:
12014         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12015         (gst_ffmpegcsp_class_init):
12016         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12017         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
12018         (gst_videoscale_prepare_image):
12019         * gst/volume/gstvolume.c: (gst_volume_class_init),
12020         (volume_transform_ip):
12021           Basetransform updates. Enable passthrough modes.
12022         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12023         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
12024         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
12025           Negotiation fix that allows the window to return to the original
12026           size and renegotiate passthrough upstream. Extra debug output.
12027
12028 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12029
12030         * gst/sine/gstsinesrc.c:
12031         * gst/volume/gstvolume.c:
12032           fix up header include
12033
12034 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
12035
12036         * gst-libs/gst/audio/gstbaseaudiosink.c:
12037         (gst_base_audio_sink_render):
12038         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
12039         * gst/volume/gstvolume.c: (gst_volume_class_init),
12040         (volume_transform):
12041           fixing lost sync, some more debugging
12042
12043 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
12044
12045         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12046         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
12047         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12048         (gst_xvimagesink_check_xshm_calls):
12049           Fix compilation when XShm is not available.
12050
12051 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
12052
12053         * ext/libvisual/visual.c: (gst_visual_dispose),
12054         (gst_visual_getcaps), (gst_visual_src_setcaps),
12055         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
12056         (gst_visual_change_state):
12057           Finish fixing up libvisual plugin so that it runs. 
12058
12059 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
12060
12061         * ext/vorbis/vorbisenc.c:
12062         * gst-libs/gst/tag/gstvorbistag.c:
12063           gsttaginterface.h -> gsttagsetter.h
12064
12065 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
12066
12067         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
12068           added another test that failes for me (test is not active by default)
12069
12070 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12071
12072         * configure.ac:
12073           v4l2 is no longer in gst-plugins-base
12074
12075 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
12076
12077         * configure.ac:
12078           In the output at the end, don't show the first plugin on the same
12079           line as "Core plug-ins, always built:".
12080           Indent the output as for other plugin categories
12081         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
12082           #define that can be used to not use peer buffer_alloc functions for
12083           test purposes.
12084         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12085         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
12086         (gst_ximagesink_show_frame):
12087         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12088         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
12089         (gst_xvimagesink_show_frame):
12090           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
12091           fails gracefully instead of XError aborting or deadlocking.
12092
12093 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
12094
12095         * ext/libvisual/Makefile.am:
12096           link against gst-base-libs
12097
12098 2005-09-06  David Schleef  <ds@schleef.org>
12099
12100         * configure.ac: Enable libvisual plugin.
12101         * ext/libvisual/Makefile.am:
12102         * ext/libvisual/visual.c: Fixes to make it compile.
12103
12104 === release 0.9.2 ===
12105
12106 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12107
12108         * NEWS:
12109         * RELEASE:
12110         * configure.ac:
12111         * docs/random/ChangeLog-0.8:
12112           releasing 0.9.2, "Spoon"
12113
12114 2005-09-05  Michael Smith <msmith@fluendo.com>
12115
12116         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
12117           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
12118           that in the vorbisenc element.
12119
12120 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12121
12122         * common/gtk-doc-plugins.mak:
12123         * docs/plugins/Makefile.am:
12124           fix distcheck
12125         * gst/audioresample/resample.c:
12126           fix wrong docstring
12127
12128 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12129
12130         * common/gst-xmlinspect.py:
12131         * common/gtk-doc-plugins.mak:
12132           only inspect plugins for this given package
12133           require gst-python 0.9
12134
12135 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12136
12137         * Makefile.am:
12138         * autogen.sh:
12139         * common/gst-xmlinspect.py:
12140         * configure.ac:
12141         * docs/Makefile.am:
12142         * docs/plugins/inspect/plugin-alsa.xml:
12143         * docs/plugins/inspect/plugin-audioresample.xml:
12144         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12145         * docs/plugins/inspect/plugin-ogg.xml:
12146         * docs/plugins/tmpl/element-gnomevfssink.sgml:
12147         * docs/plugins/tmpl/element-multifdsink.sgml:
12148         * docs/plugins/tmpl/element-tcpserversink.sgml:
12149         * docs/plugins/tmpl/element-vorbisenc.sgml:
12150         * gst-plugins-base.spec.in:
12151           various doc-related updates
12152
12153 2005-08-31  Wim Taymans  <wim@fluendo.com>
12154
12155         * gst-libs/gst/audio/gstbaseaudiosink.c:
12156         (gst_base_audio_sink_render):
12157         Resync if the buffer timestamps drift more than a 10th 
12158         of a second.
12159
12160 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
12161
12162         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
12163         (gst_v4lsrc_get_property):
12164           The 'timestamp-offset' property is registered as an int64, so
12165           let's use g_value_{set|get}_int64() in our setter and getter
12166           functions (makes it work and fixes warnings with gst-inspect).
12167
12168 2005-08-30  Wim Taymans  <wim@fluendo.com>
12169
12170         * check/elements/audioconvert.c: (setup_audioconvert):
12171         * check/elements/audioresample.c: (setup_audioresample):
12172         * check/elements/volume.c: (setup_volume):
12173         Fix checks.
12174
12175 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12176
12177         * common/gtk-doc-plugins.mak:
12178         * common/plugins.xsl:
12179         * docs/plugins/Makefile.am:
12180           make module a param
12181
12182 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
12183
12184         * examples/seeking/seek.c: (make_mp3_pipeline),
12185         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
12186         (play_cb), (pause_cb), (stop_cb):
12187           update the example
12188
12189 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
12190
12191         * gst/volume/gstvolume.c: (gst_volume_class_init),
12192         (volume_transform):
12193           do not update controlled params, if buffer has no timestamp
12194
12195 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
12196
12197         * configure.ac:
12198         * gst/sine/Makefile.am:
12199         * gst/volume/Makefile.am:
12200           controllerized elements also need to link against controller-libs ;)
12201
12202 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
12203
12204         * docs/libs/tmpl/gstcolorbalance.sgml:
12205         * docs/libs/tmpl/gstgconf.sgml:
12206         * docs/libs/tmpl/gstmixer.sgml:
12207         * docs/libs/tmpl/gstringbuffer.sgml:
12208         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
12209         (gst_sinesrc_create):
12210         * gst/volume/gstvolume.c: (gst_volume_class_init),
12211         (volume_transform):
12212           controllerized two audio plugins
12213
12214 2005-08-29  Andy Wingo  <wingo@pobox.com>
12215
12216         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
12217         (vorbis_handle_data_packet): Fix some int overflow errors.
12218
12219         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
12220         -1.
12221         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
12222         valid.
12223         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
12224         if it's valid. Fixed streaming-mode playback.
12225
12226         * check/elements/volume.c (cleanup_volume): Fix for running
12227         CK_FORK=no.
12228
12229         * check/elements/audioconvert.c: Convert from native endian, not
12230         little endian.
12231
12232 2005-08-29  Michael Smith <msmith@fluendo.com>
12233
12234         * ext/ogg/Makefile.am:
12235         * ext/ogg/gstogg.c: (plugin_init):
12236         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
12237         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
12238         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
12239         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
12240         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
12241         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
12242         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
12243         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
12244         Add an ogg parser element.
12245
12246 2005-08-28  Andy Wingo  <wingo@pobox.com>
12247
12248         * Updates for two-arg init from GST_BOILERPLATE_FULL.
12249
12250 2005-08-26  Wim Taymans  <wim@fluendo.com>
12251
12252         * gst/audioconvert/audioconvert.c: (if), (float),
12253         (audio_convert_get_func_index), (check_default),
12254         (audio_convert_clean_fmt), (audio_convert_prepare_context),
12255         (audio_convert_clean_context), (audio_convert_get_sizes),
12256         (audio_convert_convert):
12257         Cleanups.
12258
12259 2005-08-26  Wim Taymans  <wim@fluendo.com>
12260
12261         * gst/audioconvert/audioconvert.c: (if), (float),
12262         (audio_convert_get_func_index), (check_default),
12263         (audio_convert_clean_fmt), (audio_convert_prepare_context),
12264         (audio_convert_clean_context), (audio_convert_get_sizes),
12265         (audio_convert_convert):
12266         More elegant and working temp buffer selection algo.
12267
12268 2005-08-26  Wim Taymans  <wim@fluendo.com>
12269
12270         * gst/audioconvert/audioconvert.c: (if), (float),
12271         (audio_convert_get_func_index), (check_default),
12272         (audio_convert_clean_fmt), (audio_convert_prepare_context),
12273         (audio_convert_clean_context), (audio_convert_get_sizes),
12274         (get_temp_buffer), (audio_convert_convert):
12275         Use realloc else we lose our original data.
12276
12277 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12278
12279         * gst/audioresample/gstaudioresample.c:
12280           use base class' newsegment to properly timestamp
12281
12282 2005-08-26  Wim Taymans  <wim@fluendo.com>
12283
12284         * gst/audioconvert/audioconvert.c: (if), (float),
12285         (audio_convert_get_func_index), (check_default),
12286         (audio_convert_clean_fmt), (audio_convert_prepare_context),
12287         (audio_convert_clean_context), (audio_convert_get_sizes),
12288         (get_temp_buffer), (audio_convert_convert):
12289         * gst/audioconvert/gstaudioconvert.c:
12290         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
12291         (gst_audio_convert_transform_caps),
12292         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
12293         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
12294         Oops, allocate enough space to perform the channel mix.
12295
12296 2005-08-26  Wim Taymans  <wim@fluendo.com>
12297
12298         * gst/audioconvert/Makefile.am:
12299         * gst/audioconvert/audioconvert.c: (if), (float),
12300         (audio_convert_get_func_index), (check_default),
12301         (audio_convert_clean_fmt), (audio_convert_prepare_context),
12302         (audio_convert_clean_context), (audio_convert_get_sizes),
12303         (get_temp_buffer), (audio_convert_convert):
12304         * gst/audioconvert/audioconvert.h:
12305         * gst/audioconvert/gstaudioconvert.c:
12306         (gst_audio_convert_class_init), (gst_audio_convert_init),
12307         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
12308         (gst_audio_convert_get_unit_size),
12309         (gst_audio_convert_transform_caps),
12310         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
12311         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
12312         * gst/audioconvert/gstaudioconvert.h:
12313         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
12314         (gst_channel_mix_fill_identical),
12315         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
12316         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
12317         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
12318         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
12319         (gst_channel_mix_mix):
12320         * gst/audioconvert/gstchannelmix.h:
12321         Cleanups, librarify a bit, optimize, better negotiation and more.
12322
12323 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
12324
12325         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
12326         Another from MikeS:
12327         During typefinding, don't support negative offsets
12328         (offsets from the end of the stream) in our typefind->peek() function
12329         - nothing embedded in ogg ever needs them. However, we need to recognise
12330         those requests and reject them, otherwise we return invalid pointers.
12331
12332 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
12333
12334         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
12335         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
12336         (vorbisdec_finalize), (vorbis_handle_type_packet):
12337           Big shout-out to MikeS for fixing this giant memory leak.
12338           Huzzah!
12339
12340 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12341
12342         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
12343         (audio_convert_get_unit_size):
12344           plug some leaks
12345
12346 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12347
12348         * check/Makefile.am:
12349         * check/elements/audioconvert.c: (setup_audioconvert),
12350         (cleanup_audioconvert), (get_int_caps), (verify_convert),
12351         (GST_START_TEST), (audioconvert_suite), (main):
12352           add a test for audioconvert
12353         * gst/audioresample/gstaudioresample.c:
12354         * gst/audioresample/gstaudioresample.h:
12355           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
12356           note that for buffers of 1/3 sec this means DURATION(c) is 
12357           one nanosecond more than for a and b
12358
12359 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12360
12361         * check/Makefile.am:
12362         * check/elements/audioresample.c: (setup_audioresample),
12363         (cleanup_audioresample), (fail_unless_perfect_stream),
12364         (test_perfect_stream_instance), (GST_START_TEST),
12365           add a check for audioresample
12366         (audioresample_suite), (main):
12367         * check/elements/volume.c: (GST_START_TEST):
12368           remove unused method
12369         * gst/audioresample/gstaudioresample.c:
12370           set correct buffer parameters since we're changing them
12371         * gst/audioresample/resample_ref.c: (resample_scale_ref):
12372           add some debug
12373
12374 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12375
12376         * gst/audioresample/debug.c:
12377         * gst/audioresample/gstaudioresample.c:
12378           add room for extra overlap samples when asked to transform size
12379           protect against possible mem corruption and check for discrepancies
12380           between written size and outbuffer's size so we can warn for
12381           potential problems
12382         * gst/audioresample/resample.c: (resample_init),
12383         (resample_get_output_size_for_input), (resample_get_output_size),
12384         (resample_set_n_channels), (resample_set_format):
12385           set debug level based on RESAMPLE_DEBUG env var
12386           make sure that get_output_size* returns a whole number of
12387           sample_size
12388           set sample_size each time either channel or format is set
12389         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
12390         * gst/audioresample/resample_functable.c:
12391         (resample_scale_functable):
12392         * gst/audioresample/resample_ref.c: (resample_scale_ref):
12393           remove r->sample_size, it's done in resample.c now
12394           add some debugging to the ref implementation
12395           make sure we only give back bytes that are wholes of the sample
12396           size
12397
12398 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
12399         * gst/playback/gstplaybasebin.c: (fill_buffer):
12400         Revert unpopular change for GST_MESSAGE_SRC to GObject.
12401
12402 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
12403
12404         * gst/volume/gstvolume.c:
12405           made set_caps function static
12406
12407 2005-08-24  Wim Taymans  <wim@fluendo.com>
12408
12409         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
12410         (gst_vorbisenc_change_state):
12411         Stop leaking taglists.
12412
12413 2005-08-24  Wim Taymans  <wim@fluendo.com>
12414
12415         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
12416         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
12417         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
12418         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
12419         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
12420         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
12421         Parse seeking events better.
12422         Unref static caps.
12423         Generate correct newsegment events, fixes seeking in live oggs.
12424
12425         * ext/theora/theoradec.c: (theora_dec_src_query),
12426         (theora_dec_src_event), (theora_dec_src_getcaps),
12427         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
12428         Use newsegment values to report correct play time.
12429
12430         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
12431         (vorbis_dec_src_event), (vorbis_dec_sink_event):
12432         * ext/vorbis/vorbisdec.h:
12433         Parse and use newsegment values to report correct play time.
12434
12435         * gst-libs/gst/audio/gstbaseaudiosink.c:
12436         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
12437         Clear ringbuffer on flush.
12438         Use newsegment values to calculate playback time.
12439
12440         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12441         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
12442         Basesink does newsegment calculations for us now.
12443
12444 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12445
12446         * check/Makefile.am:
12447         * configure.ac:
12448           add core's plugins to the mix so that playbin works
12449         * check/generic/states.c: (GST_START_TEST):
12450           set a 0 timeout on pipelines, so they don't force the next
12451           state change
12452         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
12453         (gst_play_base_bin_change_state):
12454           remove the crappy error handling and do GST error handling
12455
12456 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12457
12458         * check/Makefile.am:
12459         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
12460           add same test as to core, it bitches out on playbin atm.
12461
12462 2005-08-24  Wim Taymans  <wim@fluendo.com>
12463
12464         * configure.ac:
12465         Remove audioscale.
12466
12467 2005-08-24  Wim Taymans  <wim@fluendo.com>
12468
12469         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
12470         (gst_videoscale_prepare_size), (parse_caps),
12471         (gst_videoscale_set_caps), (gst_videoscale_get_size),
12472         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
12473         (gst_videoscale_transform):
12474         * gst/videoscale/gstvideoscale.h:
12475         Refactor, make use of BaseTranform really well.
12476
12477 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12478
12479         * configure.ac:
12480           compile audioresample
12481         * gst/audioresample/Makefile.am:
12482         * gst/audioresample/buffer.c:
12483         * gst/audioresample/functable.c:
12484         * gst/audioresample/gstaudioresample.c:
12485         * gst/audioresample/gstaudioresample.h:
12486         * gst/audioresample/resample.c:
12487         (resample_get_output_size_for_input):
12488         * gst/audioresample/resample.h:
12489         * gst/audioresample/resample_chunk.c:
12490         * gst/audioresample/resample_functable.c:
12491         * gst/audioresample/resample_ref.c:
12492           port to use basetransform; doesn't work in all cases yet
12493
12494 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12495
12496         * gst/audioconvert/gstaudioconvert.c:
12497         (gst_audio_convert_class_init), (gst_audio_convert_init),
12498         (audio_convert_get_unit_size), (audio_convert_transform_caps),
12499         (audio_convert_fixate_caps), (audio_convert_set_caps),
12500         (audio_convert_transform),
12501         (gst_audio_convert_buffer_to_default_format),
12502         (gst_audio_convert_buffer_from_default_format),
12503         (gst_audio_convert_channels):
12504         * gst/audioconvert/gstchannelmix.c:
12505         * gst/audioconvert/gstchannelmix.h:
12506           port to basetransform
12507         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12508         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
12509         (gst_ffmpegcsp_get_unit_size):
12510         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12511         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
12512           fix for basetransform changes
12513
12514 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
12515
12516         * check/Makefile.am:
12517           Add CHECK_CFLAGS and LDFLAGS
12518
12519         * gst/playback/gstplaybasebin.c: (fill_buffer):
12520           GST_MESSAGE_SRC became a GObject
12521
12522 2005-08-24  Wim Taymans  <wim@fluendo.com>
12523
12524         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
12525         (gst_ring_buffer_clear_all):
12526         * gst-libs/gst/audio/gstringbuffer.h:
12527         Added function to clear the ringbuffer.
12528
12529 2005-08-24  Andy Wingo  <wingo@pobox.com>
12530
12531         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
12532         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
12533         of _open and _close.
12534
12535         * sys/v4l/gstv4lxoverlay.h:
12536         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
12537         an Xv connection here, instead of all the time. Make Xv only be
12538         loaded if you axe for it. Kindof a workaround for buggy behaviour
12539         of Xv when using remote xservers (XvQueryExtension would block).
12540         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
12541         replace the _open and _close public API. Only start the xv
12542         connection if necessary.
12543         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
12544
12545 2005-08-23  David Schleef  <ds@schleef.org>
12546
12547         * gst/audioresample/Makefile.am: Leet audioresampling code
12548         * gst/audioresample/buffer.c:
12549         * gst/audioresample/buffer.h:
12550         * gst/audioresample/debug.c:
12551         * gst/audioresample/debug.h:
12552         * gst/audioresample/functable.c:
12553         * gst/audioresample/functable.h:
12554         * gst/audioresample/gstaudioresample.c:
12555         * gst/audioresample/gstaudioresample.h:
12556         * gst/audioresample/resample.c:
12557         * gst/audioresample/resample.h:
12558         * gst/audioresample/resample_chunk.c:
12559         * gst/audioresample/resample_functable.c:
12560         * gst/audioresample/resample_ref.c:
12561
12562 2005-08-23  Wim Taymans  <wim@fluendo.com>
12563
12564         * examples/seeking/seek.c: (make_vorbis_pipeline),
12565         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
12566         Small seek updates.
12567
12568 2005-08-23  Andy Wingo  <wingo@pobox.com>
12569
12570         * gst-libs/gst/audio/gstbaseaudiosrc.c
12571         (gst_base_audio_src_fixate): Only fixate endianness if it is
12572         present in the caps.
12573
12574 2005-08-22  Andy Wingo  <wingo@pobox.com>
12575
12576         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
12577         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
12578         device-name property.
12579
12580         * gst-libs/gst/audio/gstaudiosrc.h:
12581         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
12582         close_device in the ring buffer, like gstaudiosink.
12583
12584         * ext/alsa/gstalsamixer.h:
12585         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
12586         macro to implement the interface without much code. Cleanups. 
12587
12588         * ext/alsa/gstalsasrc.h:
12589         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
12590         READY.
12591
12592         * ext/alsa/Makefile.am: Add new files.
12593         * ext/alsa/gstalsamixerelement.c: 
12594         * ext/alsa/gstalsamixerelement.c: Split element code out from
12595         mixer code so that alsasrc can be a mixer too.
12596
12597 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12598
12599         * check/elements/volume.c: (setup_volume), (cleanup_volume),
12600         (GST_START_TEST):
12601         * check/elements/vorbisdec.c: (setup_vorbisdec),
12602         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
12603         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
12604         (vorbis_handle_identification_packet),
12605         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
12606         (vorbis_handle_header_packet), (vorbis_dec_push),
12607         (vorbis_dec_chain):
12608           use the setup/teardown methods to save code.  save code is good.
12609
12610 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12611
12612         * check/Makefile.am:
12613           add ext dir for plugins
12614           add vorbisdec test conditionally
12615         * check/elements/volume.c: (setup_volume), (cleanup_volume),
12616         (GST_START_TEST), (volume_suite):
12617           add a test with wrong caps
12618         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
12619         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
12620           add a vorbisdec test
12621         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
12622         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
12623           clean up debug output
12624         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12625           yay, fix a segfault/security issue in vorbisdec
12626           gst-launch fakesrc ! vorbisdec wasn't happy
12627         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
12628         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
12629         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
12630         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
12631         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
12632         (gst_vorbisenc_set_metadata), (get_constraints_string),
12633         (update_start_message), (gst_vorbisenc_setup),
12634         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
12635         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
12636         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
12637         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
12638         * ext/vorbis/vorbisenc.h:
12639           march in line
12640         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12641         (gst_ffmpegcsp_transform):
12642           have the kow come home
12643         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
12644           debug my func ptr
12645         * gst/volume/gstvolume.c: (volume_set_caps):
12646           add a debug
12647
12648 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12649
12650         * Makefile.am:
12651         * check/.cvsignore:
12652         * check/Makefile.am:
12653         * check/elements/.cvsignore:
12654         * check/elements/volume.c: (chain_func), (event_func),
12655         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
12656         (main):
12657         * configure.ac:
12658           add unit test structure for gst-plugins-base
12659           add a test for volume
12660         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
12661         (gst_volume_set_volume), (gst_volume_get_volume),
12662         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
12663         (volume_funcfind), (volume_process_float), (volume_process_int16),
12664         (volume_set_caps), (volume_transform), (volume_update_mute),
12665         (volume_update_volume), (volume_set_property),
12666         (volume_get_property):
12667           document a little; use basetransform vmethod _set_caps
12668
12669 2005-08-19  Andy Wingo  <wingo@pobox.com>
12670
12671         * ext/alsa/gstalsamixertrack.h:
12672         * ext/alsa/gstalsamixertrack.c:
12673         * ext/alsa/gstalsamixeroptions.h:
12674         * ext/alsa/gstalsamixeroptions.c:
12675         * ext/alsa/gstalsamixer.h:
12676         * ext/alsa/gstalsamixer.c: Port to 0.9.
12677
12678         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
12679         Remove gstalsa.c and alsaclock. No more cruft here.
12680         
12681 2005-08-18  Wim Taymans  <wim@fluendo.com>
12682
12683         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12684         (gst_base_rtp_depayload_chain),
12685         (gst_base_rtp_depayload_add_to_queue),
12686         (gst_base_rtp_depayload_push),
12687         (gst_base_rtp_depayload_queue_release):
12688         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12689         Fix for RTPBuffer changes.
12690
12691         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
12692         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
12693         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
12694         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
12695         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
12696         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
12697         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
12698         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
12699         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
12700         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
12701         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
12702         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
12703         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
12704         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
12705         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
12706         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
12707         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
12708         (gst_rtpbuffer_get_payload):
12709         * gst-libs/gst/rtp/gstrtpbuffer.h:
12710         Don't subclass GstBuffer but add methods and helper functions
12711         to construct and manipulate RTP packets in regular GstBuffers.
12712
12713 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
12714
12715         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
12716           moved statement below switch
12717         * gst/volume/gstvolume.c: (gst_volume_class_init):
12718           added debug ptr
12719
12720 2005-08-16  Wim Taymans  <wim@fluendo.com>
12721
12722         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12723         (gst_base_audio_src_change_state):
12724         Open and close device in READY<->NULL state change.
12725
12726 2005-08-16  Andy Wingo  <wingo@pobox.com>
12727
12728         * examples/seeking/Makefile.am: Don't compile non-compiling
12729         compiled objects with the compiler.
12730
12731         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
12732         elements.
12733
12734 2005-08-12  Philippe Khalaf <burger@speedy.org>
12735         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12736         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12737           Made a thread to release the queue.
12738           Removed timestamp conversion for now.
12739
12740 2005-08-10  Philippe Khalaf <burger@speedy.org>
12741         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12742         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12743           Added rtp timestamp -> gst timestamp conversion.
12744           Fixed several problems with queue.
12745
12746 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
12747
12748         * gst-libs/gst/audio/gstaudioclock.h:
12749         * gst-libs/gst/audio/gstaudiofilter.h:
12750         * gst-libs/gst/audio/gstaudiosink.h:
12751         * gst-libs/gst/audio/gstaudiosrc.h:
12752         * gst-libs/gst/audio/gstbaseaudiosink.h:
12753         * gst-libs/gst/audio/gstbaseaudiosrc.h:
12754         * gst-libs/gst/audio/gstringbuffer.h:
12755         * gst-libs/gst/net/gstnetbuffer.h:
12756         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12757         * gst-libs/gst/rtp/gstrtpbuffer.h:
12758           Add padding (you will need to rebuild gst-plugins-base,
12759           gst-plugins and all applications afterwards!)
12760
12761 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
12762
12763         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
12764         (gst_riff_parse_chunk):
12765           Fix bug in debug message and add some more debug messages.
12766
12767 2005-08-08  Edward Hervey  <edward@fluendo.com>
12768
12769         * gst-libs/gst/riff/riff-media.c:
12770         backported updates since branch
12771
12772 2005-08-08  Andy Wingo  <wingo@pobox.com>
12773
12774         * gst-libs/gst/audio/gstbaseaudiosink.c
12775         (gst_base_audio_sink_change_state): Open the device in NULL->READY
12776         like good elements should. Close on READY->NULL too.
12777
12778         * gst-libs/gst/audio/gstaudiosink.c
12779         (gst_audioringbuffer_open_device,
12780         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
12781         (gst_audioringbuffer_release): Updates for new ring buffer API,
12782         hook into the new audio sink api.
12783
12784         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
12785         (GstAudioSinkClass.close): Just open and close the device -- no
12786         resource allocation or configuration.
12787         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
12788         vmethods, handle device setup and resource allocation.
12789
12790         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
12791         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
12792         base class API.
12793
12794         * gst-libs/gst/audio/gstringbuffer.h
12795         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
12796         New vmethods.
12797
12798         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
12799         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
12800         New API functions. The device should be opened before acquiring
12801         and closed after releasing.
12802
12803 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
12804
12805         * gst-libs/gst/interfaces/mixer.h:
12806           Reset padding to GST_PADDING.
12807
12808 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12809
12810         * gst/playback/gstplaybin.c: (remove_sinks):
12811           Remove visualization from parent explicitely; works around some
12812           apparent refcount issue that I haven't tracked down yet.
12813
12814 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12815
12816         * ext/alsa/gstalsasink.c: (set_hwparams):
12817           Assign debug category, add negotiation debug msgs.
12818
12819 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12820
12821         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
12822           Fix error code for file-not-found to NOT_FOUND.
12823
12824 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12825
12826         * common/gtk-doc-plugins.mak:
12827         * docs/plugins/Makefile.am:
12828         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12829         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12830           renamed to actual element names, so much nicer to look at
12831         * docs/plugins/tmpl/gstmultifdsink.sgml:
12832           remove
12833         * docs/plugins/tmpl/multifdsink.sgml:
12834         * docs/plugins/tmpl/tcpserversink.sgml:
12835           add
12836         * ext/alsa/gstalsa.c:
12837         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
12838         * ext/ogg/gstoggmux.c:
12839         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
12840         * gst/playback/gstdecodebin.c:
12841         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
12842         * gst/tcp/gsttcpserversink.c:
12843           various fixes and documentation additions
12844
12845 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
12846
12847         * common/Makefile.am:
12848         * common/gstdoc-scangobj:
12849         * common/gtk-doc-plugins.mak:
12850         * common/gtk-doc.mak:
12851           add a custom scangobj that uses the registry
12852           add a custom gtk-doc-plugins.mak that uses it
12853           some doc build fixes
12854         * configure.ac:
12855         * docs/Makefile.am:
12856         * docs/plugins/Makefile.am:
12857         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12858         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12859         * docs/plugins/gst-plugins-base-plugins.types:
12860         * docs/plugins/tmpl/gstmultifdsink.sgml:
12861           add docs for one element, multifdsink
12862         * gst/adder/gstadder.h:
12863         * gst/volume/gstvolume.h:
12864           don't privatize enum
12865         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
12866         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
12867         (gst_sync_method_get_type), (gst_client_status_get_type),
12868         (gst_multifdsink_class_init),
12869         (gst_multifdsink_client_queue_buffer),
12870         (gst_multifdsink_handle_client_write):
12871         * gst/tcp/gstmultifdsink.h:
12872         * gst/tcp/gsttcp.h:
12873         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
12874         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
12875         (gst_tcpclientsink_render):
12876         * gst/tcp/gsttcpclientsink.h:
12877         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
12878         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
12879         (gst_tcpclientsrc_start):
12880         * gst/tcp/gsttcpclientsrc.h:
12881         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
12882         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
12883         * gst/tcp/gsttcpserversrc.h:
12884         * gst/typefind/gsttypefindfunctions.c:
12885           remove superfluous Type stuff
12886
12887 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12888
12889         * gst/playback/gstplaybin.c: (gen_video_element):
12890           Enable videoscale.
12891
12892 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12893
12894         * gst-libs/gst/gconf/gconf.c:
12895         * gst-libs/gst/gconf/gconf.h:
12896           Fix some Andy Problem [tm].
12897
12898 2005-08-04  Andy Wingo  <wingo@pobox.com>
12899
12900         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
12901         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
12902         (gst_ffmpegcsp_get_size): Adapt to API changes.
12903
12904         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
12905         Implement an in-place do-nothing transform.
12906
12907 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
12908
12909         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
12910         (gst_ximagesink_renegotiate_size):
12911           Do not set new window sizes yet if we prepare a new buffer size
12912           for upstream renegotiation (software scaling) at some point in the
12913           future, because this new size waqs not actually accepted yet. Once
12914           accepted, renegotiation later on will set the new sizes just fine.
12915           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
12916           embedding testcase.
12917
12918 2005-08-03  Andy Wingo  <wingo@pobox.com>
12919
12920         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
12921         (gst_ximagesink_buffer_alloc): 
12922         Protect the height, width, and desired_caps with the pool_lock.
12923         Fixes videotestsrc ! queue ! ximagesink.
12924
12925 2005-08-02  Edward Hervey  <edward@fluendo.com>
12926
12927         * gst/volume/gstvolume.c:
12928         include left from controller cleanup
12929
12930 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
12931         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
12932           Stop collectpads before calling the parent state
12933           change function on PAUSED->READY.
12934
12935 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
12936         * configure.ac:
12937           When testing for X libs, use the X CFlags 
12938         * gst/adder/gstadder.c: (gst_adder_change_state):
12939           Stop the collectpads before calling parent state change function
12940           on PAUSED->READY, otherwise we deadlock deactivating pads.
12941
12942 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
12943
12944         * configure.ac:
12945         * docs/libs/tmpl/gstcolorbalance.sgml:
12946         * docs/libs/tmpl/gstmixer.sgml:
12947         * examples/Makefile.am:
12948         * gst/sine/Makefile.am:
12949         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
12950         (gst_sinesrc_set_property), (plugin_init):
12951         * gst/sine/gstsinesrc.h:
12952         * gst/volume/Makefile.am:
12953         * gst/volume/gstvolume.c: (gst_volume_set_volume),
12954         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
12955         (volume_process_float), (volume_process_int16),
12956         (volume_set_property), (plugin_init):
12957         * gst/volume/gstvolume.h:
12958           deactivate and remove dparams (libgstcontrol)
12959
12960 2005-07-29  Wim Taymans  <wim@fluendo.com>
12961
12962         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
12963         Convert me to BaseTransform!! help..
12964
12965 2005-07-29  Andy Wingo  <wingo@pobox.com>
12966
12967         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
12968         sinks.
12969
12970         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
12971         support of both endiannesses.
12972
12973 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
12974
12975         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
12976           Fix confusing debug message (s/event/query/)
12977
12978 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
12979
12980         * gst/videotestsrc/videotestsrc.h:
12981           Use "_stdint.h" instead of <stdint.h>
12982
12983 2005-07-27  Wim Taymans  <wim@fluendo.com>
12984
12985         * ext/vorbis/Makefile.am:
12986         Revert wrong commit.
12987
12988 2005-07-27  Wim Taymans  <wim@fluendo.com>
12989
12990         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
12991         More compilation fixen.
12992
12993 2005-07-27  Wim Taymans  <wim@fluendo.com>
12994
12995         * gst-libs/gst/audio/gstbaseaudiosink.c:
12996         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
12997         (gst_base_audio_sink_create_ringbuffer),
12998         (gst_base_audio_sink_change_state):
12999         Fix compilation.
13000
13001 2005-07-27  Wim Taymans  <wim@fluendo.com>
13002
13003         * examples/seeking/seek.c: (setup_dynamic_link),
13004         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
13005         (query_positions_elems), (query_positions_pads), (do_seek):
13006         Update seek example.
13007
13008         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13009         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
13010         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
13011         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13012         (gst_ogg_demux_handle_event),
13013         (gst_ogg_demux_deactivate_current_chain),
13014         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13015         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13016         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
13017         (gst_ogg_demux_loop):
13018         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
13019         * ext/theora/theoradec.c: (theora_dec_src_event),
13020         (theora_dec_src_getcaps), (theora_dec_sink_event),
13021         (theora_dec_push), (theora_dec_chain):
13022         * ext/vorbis/Makefile.am:
13023         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
13024         (vorbis_dec_sink_event), (vorbis_dec_push),
13025         (vorbis_handle_data_packet):
13026         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
13027         (gst_vorbisenc_chain):
13028         * gst/playback/gststreaminfo.c: (cb_probe):
13029         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
13030         * gst/videorate/gstvideorate.c: (gst_videorate_event):
13031         * gst/videoscale/gstvideoscale.c:
13032         (gst_videoscale_handle_src_event):
13033         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
13034         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
13035         (gst_ximagesink_navigation_send_event):
13036         * sys/xvimage/xvimagesink.c:
13037         (gst_xvimagesink_navigation_send_event):
13038         Various event updates and cleanups
13039
13040 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13041
13042         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
13043           Fix segfault for I420/YV12.
13044
13045 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13046
13047         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
13048           Report bitrate.
13049
13050 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13051
13052         * gst/playback/gstplaybin.c: (gen_video_element),
13053         (gen_audio_element):
13054           Switch to auto*sink elements as default sinks; add volume element
13055           so that volume control in totem works.
13056
13057 2005-07-21  Wim Taymans  <wim@fluendo.com>
13058
13059         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
13060         * gst/playback/gstplaybin.c: (setup_sinks),
13061         (gst_play_bin_change_state):
13062         Refcount fix and more comments.
13063
13064 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13065
13066         * sys/ximage/Makefile.am:
13067         * sys/ximage/ximage.c: (plugin_init):
13068         * sys/ximage/ximagesink.c:
13069         Prepare for adding ximagesrc, rename of plugin to ximage etc.
13070         
13071
13072 2005-07-21  Wim Taymans  <wim@fluendo.com>
13073
13074         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13075         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13076         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13077         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13078         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13079         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
13080         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
13081         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
13082         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
13083         Generate correct disconts for live chained oggs.
13084
13085         * gst-libs/gst/audio/gstbaseaudiosink.c:
13086         (gst_base_audio_sink_render),
13087         (gst_base_audio_sink_create_ringbuffer),
13088         (gst_base_audio_sink_change_state):
13089         Handle discont math correctly.
13090
13091         * gst/playback/gstplaybin.c: (add_sink):
13092         Some small debug cleanup.
13093
13094 2005-07-21  Wim Taymans  <wim@fluendo.com>
13095
13096         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
13097         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13098         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13099         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13100         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13101         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
13102         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13103         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
13104         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13105         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
13106         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
13107         (gst_ogg_demux_change_state), (gst_ogg_print):
13108         Reorganize code to send the right disconts when in streaming
13109         mode.
13110
13111 2005-07-20  Andy Wingo  <wingo@pobox.com>
13112
13113         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
13114         fix (?), fixes a seggie mcfalterson (#310894).
13115
13116 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13117
13118         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
13119         (gst_ogg_mux_set_header_on_caps):
13120         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
13121         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
13122         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
13123         * gst-libs/gst/audio/multichannel.c:
13124         (gst_audio_set_channel_positions),
13125         (gst_audio_set_structure_channel_positions_list):
13126         * gst/playback/gstdecodebin.c: (dynamic_create):
13127         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
13128         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
13129           Fixes for API changes in core.
13130
13131 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13132
13133         * gst/playback/gstplaybasebin.c: (fill_buffer):
13134           Use _new_custom() so we can set custom message types for buffering
13135           messages.
13136
13137 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13138
13139         * configure.ac:
13140         * gst-libs/gst/Makefile.am:
13141         * gst-libs/gst/gconf/.cvsignore:
13142         * gst-libs/gst/gconf/Makefile.am:
13143         * gst-libs/gst/gconf/test-gconf.c:
13144         * pkgconfig/Makefile.am:
13145         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
13146         * pkgconfig/gstreamer-gconf.pc.in:
13147           Remove gconf stuff, use gconf elements instead from now on.
13148
13149 2005-07-20  Wim Taymans  <wim@fluendo.com>
13150
13151         * gst-libs/gst/audio/TODO:
13152         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
13153         (gst_audio_clock_get_internal_time):
13154         * gst-libs/gst/audio/gstaudioclock.h:
13155         * gst-libs/gst/audio/gstbaseaudiosink.c:
13156         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
13157         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
13158         (gst_base_audio_sink_render),
13159         (gst_base_audio_sink_create_ringbuffer),
13160         (gst_base_audio_sink_change_state):
13161         Make sure the audio clock always returns an increasing value.
13162
13163 2005-07-19  Andy Wingo  <wingo@pobox.com>
13164
13165         * gst/videotestsrc/: Cleanups.
13166
13167 2005-07-19  Wim Taymans  <wim@fluendo.com>
13168
13169         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
13170         Better debugging.
13171
13172 2005-07-19  Wim Taymans  <wim@fluendo.com>
13173
13174         * examples/seeking/seek.c: (make_dv_pipeline),
13175         (make_vorbis_theora_pipeline), (query_rates),
13176         (query_positions_elems), (query_positions_pads), (do_seek):
13177         Make correct DV pipeline.
13178
13179 2005-07-18  Andy Wingo  <wingo@pobox.com>
13180
13181         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
13182         default. Also because it's the only thing that really works. (This
13183         is used in the GConf elements).
13184         Use AS_LIBTOOL_TAGS.
13185
13186 2005-07-18  Wim Taymans  <wim@fluendo.com>
13187
13188         * gst/playback/gstdecodebin.c: (remove_element_chain):
13189         * gst/playback/gstplaybin.c: (add_sink):
13190         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
13191         (gst_stream_info_set_mute):
13192         * gst/playback/gststreamselector.c:
13193         (gst_stream_selector_get_linked_pad),
13194         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
13195         More leak and compile fixes.
13196
13197 2005-07-18  Wim Taymans  <wim@fluendo.com>
13198
13199         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
13200         (query_rates), (query_positions_elems), (query_positions_pads),
13201         (do_seek), (seek_cb), (stop_seek):
13202         Updated seek example. 
13203
13204         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
13205         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
13206         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
13207         * gst/playback/gstplaybin.c: (add_sink):
13208         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
13209         (gst_stream_info_set_mute):
13210         Some refcount leak fixes.
13211
13212 2005-07-16  Wim Taymans  <wim@fluendo.com>
13213
13214         * gst-libs/gst/audio/gstbaseaudiosink.c:
13215         (gst_base_audio_sink_render):
13216         Align samples even if we have roundoff errors in the 
13217         timestamp conversion.
13218
13219 2005-07-16  Wim Taymans  <wim@fluendo.com>
13220
13221         * docs/libs/tmpl/gstringbuffer.sgml:
13222         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
13223         (query_rates), (query_positions_elems), (query_positions_pads),
13224         (update_scale), (do_seek):
13225         Updated seek example.
13226
13227         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
13228         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
13229         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
13230         (gst_ogg_demux_loop):
13231         Push out correct discont values.
13232
13233         * ext/theora/theoradec.c: (theora_dec_src_convert),
13234         (theora_dec_sink_convert), (theora_dec_src_getcaps),
13235         (theora_dec_sink_event), (theora_handle_type_packet),
13236         (theora_handle_header_packet), (theora_dec_push),
13237         (theora_handle_data_packet), (theora_dec_chain),
13238         (theora_dec_change_state):
13239         Better timestamping.
13240
13241         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13242         (vorbis_dec_sink_event), (vorbis_dec_push),
13243         (vorbis_handle_data_packet), (vorbis_dec_chain):
13244         * ext/vorbis/vorbisdec.h:
13245         Better timestamping.
13246
13247         * gst-libs/gst/audio/gstbaseaudiosink.c:
13248         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
13249         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
13250         Handle syncing on timestamps instead of sample offsets. Make
13251         use of DISCONT values as described in design docs.
13252
13253         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13254         (gst_base_audio_src_get_time):
13255         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
13256         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
13257         (gst_ring_buffer_read):
13258         * gst-libs/gst/audio/gstringbuffer.h:
13259         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
13260         (gst_ximagesink_show_frame):
13261         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
13262         Correcly convert buffer timestamp to stream time.
13263
13264 2005-07-16  Wim Taymans  <wim@fluendo.com>
13265
13266         * gst/audioconvert/gstaudioconvert.c:
13267         (gst_audio_convert_get_buffer):
13268         Timestamp buffers correctly.
13269
13270         * gst/playback/gstplaybin.c: (gen_video_element):
13271         Make internal fakesink silent.
13272
13273 2005-07-15  Wim Taymans  <wim@fluendo.com>
13274
13275         * gst/ffmpegcolorspace/Makefile.am:
13276         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13277         (gst_ffmpegcsp_caps_remove_format_info),
13278         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
13279         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
13280         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
13281         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
13282         Ported ffmpegcolorspace to basetransform.
13283
13284         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
13285         * gst/volume/gstvolume.c: (volume_transform):
13286         Ported to new API.
13287
13288 2005-07-14  Wim Taymans  <wim@fluendo.com>
13289
13290         * gst/videotestsrc/Makefile.am:
13291         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
13292         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
13293         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
13294         (gst_videotestsrc_init), (gst_videotestsrc_event),
13295         (gst_videotestsrc_create), (gst_videotestsrc_start),
13296         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
13297         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13298         (gst_videotestsrc_get_property):
13299         * gst/videotestsrc/gstvideotestsrc.h:
13300         Make videotestsrc a pushsrc.
13301
13302 2005-07-14  Wim Taymans  <wim@fluendo.com>
13303
13304         * gst/tcp/gstfdset.c: (gst_fdset_free):
13305         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
13306         (gst_multifdsink_add), (gst_multifdsink_remove),
13307         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
13308         (gst_multifdsink_remove_client_link),
13309         (gst_multifdsink_client_queue_data),
13310         (gst_multifdsink_client_queue_caps),
13311         (gst_multifdsink_client_queue_buffer),
13312         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
13313         (gst_multifdsink_stop):
13314         * gst/tcp/gstmultifdsink.h:
13315         0.8 backporting.
13316
13317         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
13318         Also draw image when not from a pool.
13319
13320 2005-07-14  Wim Taymans  <wim@fluendo.com>
13321
13322         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
13323         (mute_stream), (silence_stream):
13324         Small debug additions.
13325
13326 2005-07-14  Wim Taymans  <wim@fluendo.com>
13327
13328         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
13329         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13330         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
13331         Better error recovery, ignore unconnected pads and
13332         non-fatal errors.
13333
13334 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13335
13336         * docs/libs/tmpl/gstaudio.sgml:
13337         * docs/libs/tmpl/gstcolorbalance.sgml:
13338         * docs/libs/tmpl/gstgconf.sgml:
13339         * docs/libs/tmpl/gstmixer.sgml:
13340         * docs/libs/tmpl/gstringbuffer.sgml:
13341         * docs/libs/tmpl/gsttuner.sgml:
13342         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13343         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
13344         (gst_tcpclientsrc_class_init):
13345         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
13346         (gst_tcpserversrc_class_init):
13347         * sys/v4l/gstv4lelement.c:
13348           more autistic cleanliness in functions/names/defines
13349
13350 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13351
13352         * configure.ac:
13353           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
13354           added manually to each Makefile.am so we are sure it goes
13355           *last* and doesn't add -L flags before linking in libs of our
13356           own, like, say, internal .la libs, that then accidentally pick
13357           up the installed copy.
13358         * docs/libs/Makefile.am:
13359         * ext/alsa/Makefile.am:
13360         * ext/cdparanoia/Makefile.am:
13361         * ext/gnomevfs/Makefile.am:
13362         * ext/libvisual/Makefile.am:
13363         * ext/ogg/Makefile.am:
13364         * ext/theora/Makefile.am:
13365         * ext/vorbis/Makefile.am:
13366         * gst-libs/gst/video/Makefile.am:
13367         * gst/adder/Makefile.am:
13368         * gst/audioconvert/Makefile.am:
13369         * gst/audiorate/Makefile.am:
13370         * gst/audioscale/Makefile.am:
13371         * gst/ffmpegcolorspace/Makefile.am:
13372         * gst/playback/Makefile.am:
13373         * gst/sine/Makefile.am:
13374         * gst/subparse/Makefile.am:
13375         * gst/tags/Makefile.am:
13376         * gst/tcp/Makefile.am:
13377         * gst/typefind/Makefile.am:
13378         * gst/videorate/Makefile.am:
13379         * gst/videoscale/Makefile.am:
13380         * gst/videotestsrc/Makefile.am:
13381         * gst/volume/Makefile.am:
13382         * sys/v4l/Makefile.am:
13383         * sys/ximage/Makefile.am:
13384         * sys/xvimage/Makefile.am:
13385           adapt properly to this change. This should make sure that
13386           plugins and libs properly link to the as-yet-uninstalled
13387           copies of stuff like libgstinterfaces and libgstvideo
13388
13389 2005-07-13  Andy Wingo  <wingo@pobox.com>
13390
13391         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
13392         (gst_v4lsrc_fixate): Fixate on format as well.
13393
13394         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
13395         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
13396         buffer points to it.
13397         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
13398         rather just doing X calls ourselves. Also fixes a memleak.
13399
13400 2005-07-12  Andy Wingo  <wingo@pobox.com>
13401
13402         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
13403         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
13404         (gst_v4lsrc_create): Re-add the copy-mode property, default to
13405         TRUE to avoid deadlocks if an element holds on to our buffers.
13406
13407 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13408
13409         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13410         (gst_sinesrc_init), (gst_sinesrc_create),
13411         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
13412         (gst_sinesrc_start):
13413         * gst/sine/gstsinesrc.h:
13414           removing num-buffers property before moving it
13415
13416 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
13417
13418         * configure.ac:
13419           use overridable ERROR_CFLAGS
13420         * docs/libs/gst-plugins-base-libs.types:
13421         * docs/libs/tmpl/gstringbuffer.sgml:
13422         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
13423         (gst_alsasink_class_init):
13424         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
13425         (gst_alsasrc_class_init):
13426         * gst-libs/gst/audio/audio.h:
13427         * gst-libs/gst/audio/gstaudioclock.h:
13428         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
13429         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
13430         (gst_audio_filter_link), (gst_audio_filter_init),
13431         (gst_audio_filter_chain), (gst_audio_filter_set_property),
13432         (gst_audio_filter_get_property),
13433         (gst_audio_filter_class_add_pad_templates):
13434         * gst-libs/gst/audio/gstaudiofilter.h:
13435         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
13436         (gst_audio_filter_template_get_type),
13437         (gst_audio_filter_template_base_init),
13438         (gst_audio_filter_template_class_init),
13439         (gst_audio_filter_template_init),
13440         (gst_audio_filter_template_set_property),
13441         (gst_audio_filter_template_get_property), (plugin_init),
13442         (gst_audio_filter_template_setup),
13443         (gst_audio_filter_template_filter),
13444         (gst_audio_filter_template_filter_inplace):
13445         * gst-libs/gst/audio/gstaudiosink.c:
13446         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
13447         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
13448         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
13449         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
13450         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
13451         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
13452         * gst-libs/gst/audio/gstaudiosink.h:
13453         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
13454         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
13455         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
13456         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
13457         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
13458         (gst_audio_src_class_init), (gst_audio_src_init),
13459         (gst_audio_src_create_ringbuffer):
13460         * gst-libs/gst/audio/gstaudiosrc.h:
13461         * gst-libs/gst/audio/gstbaseaudiosink.c:
13462         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
13463         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
13464         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
13465         (gst_base_audio_sink_set_property),
13466         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
13467         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
13468         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
13469         (gst_base_audio_sink_create_ringbuffer),
13470         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
13471         * gst-libs/gst/audio/gstbaseaudiosink.h:
13472         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13473         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
13474         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
13475         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
13476         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
13477         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
13478         (gst_base_audio_src_event), (gst_base_audio_src_create),
13479         (gst_base_audio_src_create_ringbuffer),
13480         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
13481         * gst-libs/gst/audio/gstbaseaudiosrc.h:
13482         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
13483         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
13484         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
13485         (gst_ring_buffer_debug_spec_caps),
13486         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
13487         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
13488         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
13489         (gst_ring_buffer_start), (gst_ring_buffer_pause),
13490         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
13491         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
13492         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
13493         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
13494         (gst_ring_buffer_clear):
13495         * gst-libs/gst/audio/gstringbuffer.h:
13496         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
13497         (gst_video_sink_class_init), (gst_video_sink_get_type):
13498         * gst-libs/gst/video/videosink.h:
13499         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
13500         (gst_multifdsink_class_init),
13501         (gst_multifdsink_handle_client_write),
13502         (gst_multifdsink_change_state):
13503         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13504         (gst_tcpclientsink_setcaps):
13505         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
13506         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
13507         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
13508         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
13509         (gst_ximagesink_send_pending_navigation),
13510         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
13511         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
13512         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
13513         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
13514         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
13515         (gst_xvimagesink_send_pending_navigation),
13516         (gst_xvimagesink_navigation_send_event),
13517         (gst_xvimagesink_set_xwindow_id),
13518         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
13519         (gst_xvimagesink_get_type):
13520         more macro splitting
13521
13522 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13523
13524         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
13525           plug a memleak, allows me to import 1479 albums in one go
13526           in jamboree
13527         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
13528         (vorbis_handle_type_packet), (vorbis_dec_chain),
13529         (vorbis_dec_change_state):
13530           fix some format strings
13531
13532 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13533
13534         * docs/libs/tmpl/gstcolorbalance.sgml:
13535         * docs/libs/tmpl/gstmixer.sgml:
13536         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
13537         (gst_alsasink_set_property), (gst_alsasink_get_property):
13538         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
13539         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
13540           add device property
13541
13542 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13543
13544         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
13545         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
13546         (audiocast_register_listener), (audiocast_thread_run),
13547         (gst_gnomevfssrc_send_additional_headers_callback),
13548         (gst_gnomevfssrc_received_headers_callback),
13549         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
13550         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
13551         (gst_gnomevfssrc_get_size):
13552           add/clean up debugging
13553         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
13554           cleanups
13555
13556 2005-07-07  Andy Wingo  <wingo@pobox.com>
13557
13558         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
13559         framerate. Need to get a handle on when exactly this function is
13560         called, tho.
13561
13562         * sys/v4l/v4lsrc_calls.h:
13563         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
13564         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
13565         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
13566
13567         * sys/v4l/v4l_calls.h: Cast to V4lElement.
13568         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
13569         v4lelements are sources.
13570
13571         * sys/v4l/gstv4lxoverlay.h:
13572         * sys/v4l/gstv4lxoverlay.c:
13573         * sys/v4l/gstv4ltuner.h:
13574         * sys/v4l/gstv4ltuner.c: Header loc fixen.
13575         
13576         * sys/v4l/gstv4lsrc.h:
13577         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
13578         PushSrc/BaseSrc. Removed most sync-related properties, videorate
13579         or something should handle that. Made a live source.
13580
13581         * sys/v4l/gstv4lelement.h:
13582         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
13583         signals. Some cleanups.
13584
13585         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
13586
13587         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
13588         stuff.
13589
13590         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
13591         stuff.
13592
13593         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
13594
13595 2005-07-07  Wim Taymans  <wim@fluendo.com>
13596
13597         * ext/theora/theoradec.c: (theora_get_query_types),
13598         (theora_dec_src_getcaps), (theora_dec_push):
13599         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
13600         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
13601         Remove deprecated/unused query types.
13602
13603 2005-07-06  Wim Taymans  <wim@fluendo.com>
13604
13605         * ext/alsa/Makefile.am:
13606         * ext/alsa/gstalsaplugin.c: (plugin_init):
13607         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
13608         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
13609         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
13610         (gst_alsasrc_class_init), (gst_alsasrc_init),
13611         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
13612         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
13613         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
13614         (gst_alsasrc_reset):
13615         * ext/alsa/gstalsasrc.h:
13616         * gst-libs/gst/audio/Makefile.am:
13617         * gst-libs/gst/audio/gstaudiosink.c:
13618         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
13619         (gst_audioringbuffer_start):
13620         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
13621         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
13622         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
13623         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13624         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
13625         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
13626         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
13627         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
13628         * gst-libs/gst/audio/gstaudiosrc.h:
13629         * gst-libs/gst/audio/gstbaseaudiosink.c:
13630         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
13631         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
13632         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
13633         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13634         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
13635         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
13636         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
13637         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
13638         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
13639         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
13640         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
13641         (gst_baseaudiosrc_change_state):
13642         * gst-libs/gst/audio/gstbaseaudiosrc.h:
13643         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13644         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
13645         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
13646         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
13647         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
13648         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
13649         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
13650         * gst-libs/gst/audio/gstringbuffer.h:
13651         Added audiosource base classes.
13652         Ported alsasrc, still very basic.
13653
13654 2005-07-06  Wim Taymans  <wim@fluendo.com>
13655
13656         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
13657         (theora_dec_push), (theora_handle_data_packet):
13658         Prepare for better timestamp fix later.
13659
13660         * gst/audioconvert/gstaudioconvert.c:
13661         List most accurate caps first
13662
13663         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
13664         Use proper pad task function.
13665
13666         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13667         (gst_xvimagesink_show_frame):
13668         Fix deadlock when alloc failed.
13669
13670 2005-07-05  Andy Wingo  <wingo@pobox.com>
13671
13672         * ext/gnomevfs/gstgnomevfssrc.c:
13673         * gst/sine/gstsinesrc.c:
13674         * gst/tcp/gsttcpserversrc.c:
13675         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
13676
13677         * sys/v4l/: Port from 0.8.
13678
13679         * Many files: Null if we got it....
13680
13681 2005-07-05  Andy Wingo  <wingo@pobox.com>
13682
13683         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
13684         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
13685         Signedness fixes.
13686
13687 2005-07-05  Wim Taymans  <wim@fluendo.com>
13688
13689         * configure.ac:
13690         * gst/tcp/Makefile.am:
13691         * gst/tcp/README:
13692         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
13693         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
13694         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
13695         (is_sync_frame), (gst_multifdsink_handle_client_write),
13696         (gst_multifdsink_render), (gst_multifdsink_start),
13697         (gst_multifdsink_stop), (gst_multifdsink_change_state):
13698         * gst/tcp/gstmultifdsink.h:
13699         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
13700         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
13701         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
13702         * gst/tcp/gsttcp.h:
13703         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13704         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
13705         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
13706         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
13707         * gst/tcp/gsttcpclientsink.h:
13708         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
13709         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
13710         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
13711         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
13712         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
13713         * gst/tcp/gsttcpclientsrc.h:
13714         * gst/tcp/gsttcpplugin.c: (plugin_init):
13715         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
13716         * gst/tcp/gsttcpserversink.h:
13717         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
13718         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
13719         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
13720         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
13721         (gst_tcpserversrc_stop):
13722         * gst/tcp/gsttcpserversrc.h:
13723         * gst/tcp/gsttcpsink.c:
13724         * gst/tcp/gsttcpsink.h:
13725         * gst/tcp/gsttcpsrc.c:
13726         * gst/tcp/gsttcpsrc.h:
13727         Ported tcp plugins to 0.9. 
13728         
13729
13730 2005-07-05  Andy Wingo  <wingo@pobox.com>
13731
13732         * gst/playback/gstplaybasebin.c (fill_buffer):
13733         message_new_application fixen.
13734
13735         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
13736         Style fix.
13737
13738 2005-07-04  Wim Taymans  <wim@fluendo.com>
13739
13740         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
13741         Set caps on output buffer.
13742
13743 2005-07-04  Andy Wingo  <wingo@pobox.com>
13744
13745         * ext/gnomevfs/gstgnomevfssrc.c
13746         (gst_gnomevfssrc_received_headers_callback) 
13747         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
13748         hopefully.
13749
13750         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
13751         No refcount leakage.
13752
13753         * configure.ac: Enable -Werror.
13754         
13755         * ext/theora/theoradec.c (theora_dec_src_getcaps):
13756         * gst/audioconvert/bufferframesconvert.c
13757         (buffer_frames_convert_fixate):
13758         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
13759         (gst_audio_convert_fixate):
13760         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
13761         (gst_sinesrc_create): Fixate func changes.
13762         
13763         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
13764         (gst_ximagesink_buffer_alloc): Unused var.
13765
13766 2005-07-01  Andy Wingo  <wingo@pobox.com>
13767
13768         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
13769         getcaps to do explicit caps. Needs to be done in all decoders,
13770         possibly via a base class.
13771
13772         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
13773
13774         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
13775         caps on the sink pad, just rely on the pad template. Also, setting
13776         ANY caps on a pad is not valid because the caps are not fixed.
13777
13778         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
13779         caps on the buffer, and get the width from the desired_caps if
13780         they're set.
13781         (gst_ximagesink_renegotiate_size): Implement via setting the
13782         desired_caps on the ximagesink.
13783         (gst_ximagesink_setcaps): Only reset the width of the player if it
13784         wasn't already set. Not sure if this is right.
13785         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
13786
13787         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
13788         that the user wants. NULL unless the window has been resized.
13789
13790         * gst/volume/gstvolume.c (volume_transform): Adapt to
13791         basetransform refcount changes.
13792         
13793 2005-07-01  Andy Wingo  <wingo@pobox.com>
13794
13795         * gst/videoscale/gstvideoscale.c:
13796         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
13797         from BaseTransform, implements a transform_caps. Removed dead code
13798         including some PAR stuff that was never reached -- should probably
13799         be added back somehow.
13800
13801 2005-07-01  Andy Wingo  <wingo@pobox.com>
13802
13803         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
13804         come later.
13805
13806 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13807
13808         * configure.ac:
13809         * docs/libs/Makefile.am:
13810         * docs/libs/gst-plugins-libs.types:
13811         * ext/alsa/Makefile.am:
13812         * ext/alsa/gstalsamixer.h:
13813         * ext/alsa/gstalsamixeroptions.h:
13814         * ext/alsa/gstalsamixertrack.h:
13815         * gst-libs/gst/Makefile.am:
13816         * gst-libs/gst/colorbalance/.cvsignore:
13817         * gst-libs/gst/colorbalance/Makefile.am:
13818         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
13819         * gst-libs/gst/colorbalance/colorbalance.c:
13820         * gst-libs/gst/colorbalance/colorbalance.h:
13821         * gst-libs/gst/colorbalance/colorbalance.vcproj:
13822         * gst-libs/gst/colorbalance/colorbalancechannel.c:
13823         * gst-libs/gst/colorbalance/colorbalancechannel.h:
13824         * gst-libs/gst/interfaces/Makefile.am:
13825         * gst-libs/gst/interfaces/colorbalance.c:
13826         (gst_color_balance_class_init):
13827         * gst-libs/gst/interfaces/colorbalance.h:
13828         * gst-libs/gst/interfaces/interfaces-marshal.list:
13829         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
13830         * gst-libs/gst/interfaces/mixer.h:
13831         * gst-libs/gst/interfaces/mixeroptions.h:
13832         * gst-libs/gst/interfaces/navigation.c:
13833         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
13834         * gst-libs/gst/interfaces/tuner.h:
13835         * gst/volume/Makefile.am:
13836         * gst/volume/gstvolume.c:
13837         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
13838         * sys/ximage/Makefile.am:
13839         * sys/ximage/ximagesink.c:
13840         * sys/xvimage/Makefile.am:
13841         * sys/xvimage/xvimagesink.c:
13842           fold in all interfaces into an interfaces dir, preserving CVS
13843           history
13844
13845 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13846
13847         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13848           Fix build after riff changes.
13849
13850 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13851
13852         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
13853         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
13854         (gst_riff_create_video_template_caps),
13855         (gst_riff_create_audio_template_caps),
13856         (gst_riff_create_iavs_template_caps):
13857         * gst-libs/gst/riff/riff-media.h:
13858         * gst-libs/gst/riff/riff-read.h:
13859         * gst-libs/gst/riff/riff.c: (gst_riff_init):
13860           Add gst_riff_init() to initialize the debug category, instead
13861           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
13862
13863 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13864
13865         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
13866           Oops, I shouldn't apply hacks.
13867
13868 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13869
13870         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
13871           Remove pad_loop function which doesn't work.
13872
13873 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13874
13875         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
13876           Send EOS when deactivating.
13877         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
13878         (check_queue), (queue_threshold_reached), (queue_out_of_data),
13879         (gen_preroll_element), (probe_triggered), (mute_stream),
13880         (silence_stream), (new_decoded_pad), (setup_substreams),
13881         (set_active_source):
13882         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
13883         (remove_sinks), (add_sink):
13884         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
13885           Change for new probe API.
13886
13887 2005-06-29  Wim Taymans  <wim@fluendo.com>
13888
13889         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
13890         * gst-libs/gst/audio/gstbaseaudiosink.c:
13891         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
13892         (gst_baseaudiosink_change_state):
13893         * gst-libs/gst/audio/gstbaseaudiosink.h:
13894         * gst-libs/gst/audio/gstringbuffer.c:
13895         (gst_ringbuffer_set_callback):
13896         Fix compilation error.
13897         Ringbuffer starts out as not running.
13898         Free our clock in dispose.
13899         When releasing the ringbuffer we need to renegotiate so
13900         clear the pad caps.
13901
13902 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13903
13904         * autogen.sh:
13905         * configure.ac:
13906         * docs/Makefile.am:
13907         * docs/libs/Makefile.am:
13908         * docs/libs/gst-plugins-libs-docs.sgml:
13909         * docs/libs/gst-plugins-libs-sections.txt:
13910         * docs/libs/gst-plugins-libs.types:
13911         * docs/libs/tmpl/gstaudio.sgml:
13912         * docs/libs/tmpl/gstcolorbalance.sgml:
13913         * docs/libs/tmpl/gstringbuffer.sgml:
13914         * gst-libs/gst/audio/gstringbuffer.c:
13915         (gst_ringbuffer_set_callback):
13916           reinstate gtk-doc docs for plugin libs
13917
13918 2005-06-28  Wim Taymans  <wim@fluendo.com>
13919
13920         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
13921         (gst_ogg_demux_init):
13922         Removed pad loop function.
13923
13924 2005-06-28  Wim Taymans  <wim@fluendo.com>
13925
13926         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
13927         If we're building a chain we are not in an error case
13928         when we queue a buffer.
13929
13930 2005-06-28  Andy Wingo  <wingo@pobox.com>
13931
13932         * *.c: Don't cast to GstObject before reffing/unreffing.
13933
13934 2005-06-27  Andy Wingo  <wingo@pobox.com>
13935
13936         * gst/videotestsrc/gstvideotestsrc.c
13937         (gst_videotestsrc_activate_push): Activation API changes.
13938
13939         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
13940         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
13941         they have refs on the decodebin.
13942
13943         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
13944         parent class.
13945         (gst_ogg_pad_typefind): Don't leak a pad ref.
13946         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
13947         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
13948         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
13949
13950 2005-06-27  Edward Hervey  <edward@fluendo.com>
13951
13952         * ext/theora/theoradec.c: (theora_dec_change_state): 
13953         re-arranged call to parent's state change in order to avoid locks (or
13954         worse).
13955
13956 2005-06-26  Edward Hervey  <edward@fluendo.com>
13957
13958         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
13959         2nd argument of 'unknow-type' signal is a GstCaps and not a
13960         GstMiniObject
13961
13962 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
13963         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
13964           Set the worker thread's running flag to TRUE before starting the
13965           thread.
13966         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
13967           Catch a failure to add typefind to the bin.
13968
13969 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
13970
13971         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13972         (gst_sinesrc_init), (gst_sinesrc_create),
13973         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
13974         (gst_sinesrc_start):
13975         * gst/sine/gstsinesrc.h:
13976           add num-buffers and timestamp-offset properties
13977         * gst/videotestsrc/gstvideotestsrc.c:
13978         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
13979         (gst_videotestsrc_get_property):
13980           add timestamp-offset property
13981
13982 2005-06-23  Christian Schaller  <uraeus@gnome.org>
13983
13984         * configure.ac: add videorate
13985         * gst-plugins-base.spec.in: add videorate
13986
13987 2005-06-23  Wim Taymans  <wim@fluendo.com>
13988
13989         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
13990         (gst_videorate_getcaps), (gst_videorate_setcaps),
13991         (gst_videorate_event), (gst_videorate_chain):
13992         Fixed videorate, fixating an already fixated caps is not
13993         an error.
13994
13995 2005-06-23  Wim Taymans  <wim@fluendo.com>
13996
13997         * ext/ogg/README:
13998         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
13999         Buffer on caps is not boxed anymore.
14000
14001 2005-06-22  Wim Taymans  <wim@fluendo.com>
14002
14003         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
14004         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14005         Set buffers on caps as miniobjects and not as boxed.
14006
14007 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14008
14009         * configure.ac:
14010           back to HEAD
14011
14012 === release 0.9.1 ===
14013
14014 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14015
14016         * .cvsignore:
14017         * NEWS:
14018         * README:
14019         * RELEASE:
14020         * configure.ac:
14021         * po/af.po:
14022         * po/az.po:
14023         * po/cs.po:
14024         * po/en_GB.po:
14025         * po/hu.po:
14026         * po/it.po:
14027         * po/nb.po:
14028         * po/nl.po:
14029         * po/or.po:
14030         * po/sq.po:
14031         * po/sr.po:
14032         * po/sv.po:
14033         * po/uk.po:
14034         * po/vi.po:
14035           updates for release
14036
14037 2005-06-09  Andy Wingo  <wingo@pobox.com>
14038
14039         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
14040         
14041 2005-06-09  Andy Wingo  <wingo@pobox.com>
14042
14043         * configure.ac:
14044         * gst-libs/gst/Makefile.am:
14045         * gst-libs/gst/net/Makefile.am:
14046         Add gstnet to build.
14047
14048 2005-06-09  Andy Wingo  <wingo@pobox.com>
14049
14050         * gst-libs/gst/gconf/gconf.c:
14051         * gst/playback/test.c:
14052         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
14053         fixes.
14054
14055         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
14056
14057         * ext/theora/theoraenc.c (theora_enc_chain): 
14058         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
14059
14060         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
14061         RealPad.
14062
14063 2005-06-02  Wim Taymans  <wim@fluendo.com>
14064
14065         * gst-libs/gst/net/Makefile.am:
14066         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
14067         * pkgconfig/gstreamer-libs.pc.in:
14068         Added net stuff, version net lib.
14069
14070 2005-06-02  Wim Taymans  <wim@fluendo.com>
14071
14072         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
14073         (query_rates), (query_positions_elems), (query_positions_pads),
14074         (do_seek):
14075         Updated seek example.
14076
14077 2005-06-02  Andy Wingo  <wingo@pobox.com>
14078
14079         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
14080         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
14081         list.
14082
14083         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
14084         remove the typefind, the bin dispose will do it for us. When it's
14085         removed and unreffed, the signal handler will be disconnected,
14086         too.
14087         (unlinked): It's too difficult to disconnect from unlinked
14088         handlers, as they are on pads not elements. Just punt if the pads
14089         aren't grandkids of the bin.
14090
14091 2005-06-02  Wim Taymans  <wim@fluendo.com>
14092
14093         * ext/ogg/README:
14094         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14095         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
14096         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
14097         * ext/theora/theoradec.c: (theora_dec_src_query),
14098         (theora_handle_data_packet):
14099         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14100         (theora_enc_chain):
14101         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14102         (vorbis_handle_data_packet):
14103         * gst/audioconvert/bufferframesconvert.c:
14104         (buffer_frames_convert_chain):
14105         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14106         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14107         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14108         (gst_ffmpegcsp_chain):
14109         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14110         (gst_videorate_getcaps), (gst_videorate_setcaps),
14111         (gst_videorate_event), (gst_videorate_chain):
14112         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
14113         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
14114         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14115         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14116         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14117         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14118         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14119         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14120         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14121         Cleanups and buffer alloc.
14122
14123 2005-05-31  Wim Taymans  <wim@fluendo.com>
14124
14125         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
14126         Don't try to call the delay method when the device is not
14127         opened.
14128
14129 2005-05-31  Wim Taymans  <wim@fluendo.com>
14130
14131         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
14132         Get actual segment size and buffer size after opening
14133         the device.
14134
14135 2005-05-30  Wim Taymans  <wim@fluendo.com>
14136
14137         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
14138         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
14139         Also FLUSH upstream, makes the loop function exit faster.
14140         
14141         * ext/theora/theoradec.c: (theora_dec_src_query):
14142         Some more debug info in the query.
14143         
14144         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14145         (gst_ximagesink_setcaps):
14146         Release lock on par error, better error reporting.
14147
14148 2005-05-26  Wim Taymans  <wim@fluendo.com>
14149
14150         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14151         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
14152         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
14153         Clear chains in READY
14154         Queue packets until the chain is activated.
14155
14156 2005-05-25  Wim Taymans  <wim@fluendo.com>
14157
14158         * gst-libs/gst/audio/gstaudiosink.c:
14159         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14160         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14161         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14162         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14163         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14164         (gst_audiosink_create_ringbuffer):
14165         * gst-libs/gst/audio/gstbaseaudiosink.c:
14166         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
14167         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
14168         (gst_baseaudiosink_set_property), (build_linear_format),
14169         (debug_spec_caps), (debug_spec_buffer),
14170         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
14171         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
14172         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
14173         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
14174         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
14175         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
14176         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
14177         (gst_ringbuffer_play), (gst_ringbuffer_pause),
14178         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
14179         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
14180         (wait_segment), (gst_ringbuffer_commit),
14181         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
14182         (gst_ringbuffer_clear):
14183         Various small cleanups.
14184
14185         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14186         (gst_audio_convert_change_state):
14187         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
14188         No need to take the locks anymore.
14189
14190 2005-05-25  Wim Taymans  <wim@fluendo.com>
14191
14192         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
14193         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
14194         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
14195         (type_found):
14196         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
14197         (group_destroy), (group_commit), (queue_overrun),
14198         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
14199         (mute_stream), (new_decoded_pad), (setup_substreams),
14200         (setup_source), (mute_group_type), (set_active_source),
14201         (gst_play_base_bin_change_state):
14202         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
14203         (gen_video_element), (gen_text_element), (gen_audio_element),
14204         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
14205         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
14206         (gst_stream_info_dispose), (gst_stream_info_set_mute):
14207         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
14208         Some playbin cleanups mostly refcounting sloppyness.
14209
14210 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14211
14212         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14213           Work with streaming input.
14214
14215 2005-05-25  Wim Taymans  <wim@fluendo.com>
14216
14217         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14218         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14219         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14220         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
14221         No need to take the STREAM lock anymore.
14222
14223 2005-05-25  Wim Taymans  <wim@fluendo.com>
14224
14225         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
14226         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
14227         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
14228         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
14229         (gst_ogg_demux_sink_activate):
14230         * ext/theora/theoradec.c: (theora_dec_src_event),
14231         (theora_handle_comment_packet), (theora_dec_chain),
14232         (theora_dec_change_state):
14233         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14234         (vorbis_handle_data_packet), (vorbis_dec_chain),
14235         (vorbis_dec_change_state):
14236         Remove STREAM locks as they are taken in core now.
14237         Never set bogus granulepos on vorbis/theora.
14238         Fix leaks in theoradec tag parsing.
14239
14240 2005-05-25  Wim Taymans  <wim@fluendo.com>
14241
14242         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
14243         Fix memleaks, GST_BUFFER_DATA() is not freed.
14244
14245 2005-05-25  Wim Taymans  <wim@fluendo.com>
14246
14247         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
14248         Open non-blocking, set to blocking mode afterwards to avoid
14249         lockups when audio device is busy.
14250
14251 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14252
14253         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
14254           This can't be good.
14255
14256 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14257
14258         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
14259         (gst_audio_convert_chain), (gst_audio_convert_link_src),
14260         (gst_audio_convert_setcaps):
14261           Implement instant setup switching.
14262
14263 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14264
14265         * gst/playback/gstplaybasebin.c: (probe_triggered):
14266           Fix missing unlock.
14267         * gst/playback/gstplaybin.c: (add_sink):
14268           First add, then link (otherwise pad link fails).
14269
14270 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14271
14272         * examples/Makefile.am:
14273         fix buildbot (make distcheck)
14274
14275 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14276
14277         * gst/playback/gstplaybin.c: (gen_vis_element):
14278           Remove some wrong code. Doesn't work yet.
14279
14280 2005-05-19  Wim Taymans  <wim@fluendo.com>
14281
14282         * gst-libs/gst/net/Makefile.am:
14283         * gst-libs/gst/net/README:
14284         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
14285         (gst_netbuffer_class_init), (gst_netbuffer_init),
14286         (gst_netbuffer_finalize), (gst_netbuffer_copy),
14287         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
14288         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
14289         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
14290         * gst-libs/gst/net/gstnetbuffer.h:
14291         Added buffer subclass to store extra to/from addresses for
14292         network sources/sinks.
14293
14294 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14295
14296         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
14297           Don't lock an unassigned variable.
14298
14299 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14300
14301         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
14302           Increase buffer for video, decrease buffer for other media types.
14303         * gst/playback/gstplaybin.c: (gen_video_element),
14304         (gen_audio_element):
14305           Change names for debugging purposes.
14306
14307 2005-05-18  Wim Taymans  <wim@fluendo.com>
14308
14309         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14310         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14311         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14312         (gst_ffmpegcsp_chain):
14313         Enable buffer alloc passthrough if the source and dest
14314         formats are the same.
14315
14316 2005-05-17  Wim Taymans  <wim@fluendo.com>
14317
14318         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
14319         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
14320         (gst_ogg_demux_chain_unlocked):
14321         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14322         (gst_audio_convert_caps_remove_format_info),
14323         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14324         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
14325         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14326         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14327         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
14328         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
14329         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
14330         (gst_ffmpegcsp_get_property):
14331         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14332         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14333         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14334         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
14335         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
14336         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
14337         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
14338         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
14339         Leak fixes in oggdemux.
14340         Some cleanups in audioconvert.
14341         Make passthrough work along with buffer_alloc etc.
14342         Make buffer_alloc and buffer recycling actually work in
14343         xvimagesink.
14344
14345 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14346
14347         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
14348           make the compiler happy
14349
14350 2005-05-17  Wim Taymans  <wim@fluendo.com>
14351
14352         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
14353         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
14354         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
14355         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
14356         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14357         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
14358         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
14359         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
14360         (gst_xvimagesink_set_xwindow_id):
14361         * sys/xvimage/xvimagesink.h:
14362         Port xvimagesink to new MiniObject.
14363
14364 2005-05-17  Wim Taymans  <wim@fluendo.com>
14365
14366         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
14367         (gst_audiofilter_chain):
14368         * gst-libs/gst/audio/gstaudiosink.c:
14369         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14370         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14371         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14372         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14373         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14374         (gst_audiosink_create_ringbuffer):
14375         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14376         (gst_audio_convert_caps_remove_format_info),
14377         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14378         (gst_audio_convert_fixate), (gst_audio_convert_channels):
14379         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14380         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14381         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14382         Fix passthrough in ffmpegcolorspace.
14383         Fix memset in audiosink on wrong memory.
14384
14385 2005-05-16  David Schleef  <ds@schleef.org>
14386
14387         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
14388         to GstMiniObject.
14389
14390 2005-05-16  David Schleef  <ds@schleef.org>
14391
14392         Port from GstData to GstMiniObject.
14393         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
14394         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
14395         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
14396         (gst_ogg_mux_collected):
14397         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14398         * ext/theora/theoradec.c: (theora_handle_comment_packet),
14399         (theora_handle_data_packet):
14400         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14401         (theora_set_header_on_caps), (theora_enc_chain):
14402         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14403         (vorbis_handle_comment_packet):
14404         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14405         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
14406         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
14407         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
14408         * gst/audioconvert/gstaudioconvert.c:
14409         (gst_audio_convert_get_buffer):
14410         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14411         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
14412         (mute_stream), (silence_stream):
14413         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
14414         * gst/volume/gstvolume.c: (volume_transform):
14415         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14416         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
14417         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
14418         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
14419         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
14420         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
14421         (gst_ximagesink_buffer_alloc):
14422         * sys/ximage/ximagesink.h:
14423
14424 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14425
14426         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14427         (fill_buffer), (check_queue), (queue_threshold_reached),
14428         (queue_out_of_data):
14429         * gst/playback/gstplaybasebin.h:
14430           Post buffer-fullness on the bus.
14431
14432 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14433
14434         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14435         (try_to_link_1):
14436         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14437         (group_commit), (probe_triggered), (setup_source),
14438         (gst_play_base_bin_change_state):
14439         * gst/playback/gstplaybasebin.h:
14440         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14441         (gst_play_bin_init), (remove_sinks), (setup_sinks),
14442         (gst_play_bin_change_state):
14443           Move setup_output_pads into a virtual function, remove
14444           group-switch (no longer needed) and redirect (handled by bus
14445           now) signals.
14446
14447 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14448
14449         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
14450         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
14451         (get_active_group), (get_building_group), (group_destroy),
14452         (group_commit), (check_queue), (queue_overrun),
14453         (queue_threshold_reached), (queue_out_of_data),
14454         (gen_preroll_element), (remove_groups), (unknown_type),
14455         (add_element_stream), (no_more_pads), (probe_triggered),
14456         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
14457         (setup_substreams), (setup_source), (finish_source),
14458         (prepare_output), (muted_group_change_state),
14459         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
14460         (gst_play_base_bin_change_state):
14461         * gst/playback/gstplaybasebin.h:
14462         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14463         (gst_play_bin_init), (gst_play_bin_set_property),
14464         (gen_video_element), (gen_text_element), (gen_audio_element),
14465         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
14466         (gst_play_bin_change_state):
14467         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
14468         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
14469         (stream_info_change_state), (gst_stream_info_set_mute),
14470         (gst_stream_info_get_property):
14471         * gst/playback/gststreaminfo.h:
14472         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
14473         (gst_stream_selector_get_linked_pad),
14474         (gst_stream_selector_getcaps),
14475         (gst_stream_selector_get_linked_pads),
14476         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
14477         * gst/playback/gststreamselector.h:
14478           Rough port of playbin. Needs some more work, but is mostly done,
14479           and uses a few locks in important places, which should make stuff
14480           like chain-switches clean. Still uses GST_STATE() in a few places,
14481           which isn't all that good an idea, subtitles/elements disabled
14482           because no elements to test with and thus probably broken, query
14483           and event handling moved to GstBin, internal thread removed
14484           alltogether because the pipeline does that for us now. Can play
14485           Ogg/Vorbis files. Haven't tested anything else yet.
14486
14487 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14488
14489         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
14490           Do no-more-pads (needed for autoplugging).
14491
14492 2005-05-10  Andy Wingo  <wingo@pobox.com>
14493
14494         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
14495         message to the bus with the tags. Still not sent downstream tho.
14496
14497         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
14498         get_parent.
14499         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
14500         avoid refcounting hassles.
14501
14502 2005-05-09  Andy Wingo  <wingo@pobox.com>
14503
14504         * gst/volume/Makefile.am:
14505         * gst/volume/demo.c
14506         * gst/volume/gstvolume.h
14507         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
14508         basetransform. Probably need an audio filter base class.
14509
14510 2005-05-09  Wim Taymans  <wim@fluendo.com>
14511
14512         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
14513         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
14514         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
14515         (gst_vorbisenc_chain):
14516         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14517         (gst_audio_convert_caps_remove_format_info),
14518         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14519         (gst_audio_convert_fixate), (gst_audio_convert_channels):
14520         Make caps writable before writing to it.
14521         Fix negotiation in audioconvert some more.
14522
14523 2005-05-09  Wim Taymans  <wim@fluendo.com>
14524
14525         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14526         (gst_videorate_getcaps), (gst_videorate_setcaps),
14527         (gst_videorate_event), (gst_videorate_chain):
14528         Better negotiation.
14529
14530 2005-05-09  Wim Taymans  <wim@fluendo.com>
14531
14532         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14533         (gst_videorate_getcaps), (gst_videorate_setcaps),
14534         (gst_videorate_blank_data), (gst_videorate_init),
14535         (gst_videorate_event), (gst_videorate_chain),
14536         (gst_videorate_change_state):
14537         Port videorate, do a better job at negotiation while we're at
14538         it.
14539
14540 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
14541
14542         * configure.ac:
14543           Disable libvisual
14544
14545         * examples/Makefile.am:
14546         * gst-libs/gst/audio/Makefile.am:
14547         * gst-libs/gst/riff/Makefile.am:
14548         * gst-libs/gst/tag/Makefile.am:
14549         * gst-libs/gst/video/Makefile.am:
14550           Fixups for missing variables.
14551
14552 2005-05-09  Wim Taymans  <wim@fluendo.com>
14553
14554         * examples/seeking/seek.c: (make_theora_pipeline),
14555         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
14556         (query_rates), (query_positions_elems), (query_positions_pads),
14557         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
14558         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
14559         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
14560         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
14561         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
14562         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
14563         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14564         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
14565         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
14566         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
14567         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
14568         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
14569         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
14570         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
14571         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
14572         (theora_dec_src_convert), (theora_dec_sink_convert),
14573         (theora_dec_src_query), (theora_dec_sink_query),
14574         (theora_dec_src_event), (theora_dec_sink_event),
14575         (theora_handle_comment_packet), (theora_handle_type_packet),
14576         (theora_handle_header_packet), (theora_handle_data_packet),
14577         (theora_dec_chain):
14578         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14579         (vorbis_dec_convert), (vorbis_dec_src_query),
14580         (vorbis_dec_sink_query), (vorbis_dec_src_event),
14581         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14582         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
14583         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
14584         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
14585         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
14586         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
14587         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14588         (gst_play_bin_query):
14589         * gst/playback/test3.c: (update_scale):
14590         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
14591         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
14592         * gst/subparse/gstsubparse.c: (gst_subparse_init):
14593         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14594         (gst_videotestsrc_src_query):
14595         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
14596         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
14597         (paint_hline_YUV9):
14598         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
14599         Port to new query API.
14600         Updated seek.
14601         Cleanups in x[v]imagesink
14602
14603 2005-05-09  Andy Wingo  <wingo@pobox.com>
14604
14605         * ext/alsa/gstalsasink.h:
14606         * ext/gnomevfs/gstgnomevfssrc.c:
14607         (gst_gnomevfssrc_get_icy_metadata):
14608         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
14609         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
14610         * ext/theora/theoradec.c (theora_dec_src_query)
14611         (theora_dec_src_event, theora_dec_sink_event)
14612         (theora_handle_comment_packet, theora_handle_data_packet):
14613         * ext/theora/theoraenc.c (theora_enc_chain):
14614         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
14615         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
14616         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
14617         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
14618         (qt_type_find):
14619         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
14620         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
14621         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
14622         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
14623         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
14624         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
14625         (paint_setup_xBGR8888, paint_setup_RGBx8888)
14626         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
14627         (paint_setup_RGB565, paint_setup_xRGB1555):
14628         * gst/videotestsrc/videotestsrc.h:
14629         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
14630         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
14631         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
14632         GCC4 fixes.
14633         
14634         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
14635         gst_pad_query_position. Fixes oggdemux.
14636
14637 2005-05-08  David Schleef  <ds@schleef.org>
14638
14639         * configure.ac: Require liboil.
14640         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
14641         a few more.
14642         * gst/videotestsrc/videotestsrc.c:
14643         * gst/videotestsrc/videotestsrc.h:
14644
14645 2005-05-06  Wim Taymans  <wim@fluendo.com>
14646
14647         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14648         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14649         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14650         Well, unreffing a buffer right before pushing it is asking
14651         for trouble..
14652
14653 2005-05-06  Christian Schaller  <uraeus@gnome.org>
14654
14655         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
14656
14657 2005-05-06  Wim Taymans  <wim@fluendo.com>
14658
14659         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14660         (gst_audio_convert_caps_remove_format_info),
14661         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14662         (gst_audio_convert_fixate), (gst_audio_convert_channels):
14663         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14664         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14665         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14666         * gst/sine/Makefile.am:
14667         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
14668         (gst_sinesrc_class_init), (gst_sinesrc_init),
14669         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
14670         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
14671         (gst_sinesrc_update_freq):
14672         * gst/sine/gstsinesrc.h:
14673         * gst/tcp/gstmultifdsink.c:
14674         * sys/xvimage/xvimagesink.c:
14675         Fixed negotiation wrt _peer_get_caps()
14676         Some cleanups.
14677
14678
14679 2005-05-06  Wim Taymans  <wim@fluendo.com>
14680
14681         * gst-libs/gst/audio/gstaudiosink.c:
14682         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14683         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14684         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14685         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14686         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14687         (gst_audiosink_create_ringbuffer):
14688         * gst-libs/gst/audio/gstbaseaudiosink.c:
14689         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
14690         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
14691         (gst_baseaudiosink_set_property), (build_linear_format),
14692         (debug_spec_caps), (debug_spec_buffer),
14693         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
14694         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
14695         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
14696         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
14697         * gst-libs/gst/audio/gstbaseaudiosink.h:
14698         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
14699         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
14700         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
14701         (gst_ringbuffer_play), (gst_ringbuffer_pause),
14702         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
14703         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
14704         (wait_segment), (gst_ringbuffer_commit),
14705         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
14706         (gst_ringbuffer_clear):
14707         * gst-libs/gst/audio/gstringbuffer.h:
14708         Make the base audiosink return an error when there is no
14709         audiobuffer negotiated.
14710
14711 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14712
14713         * ext/Makefile.am:
14714         Disable cdparanoia until someone ports it!
14715
14716 2005-05-06  Wim Taymans  <wim@fluendo.com>
14717
14718         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14719         (gst_ogg_demux_sink_activate):
14720         And revert after wingo's revert.. sigh..
14721
14722 2005-05-05  Andy Wingo  <wingo@pobox.com>
14723
14724         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
14725         GObject.
14726         * configure.ac: Return audiorate and subparse from the ghetto.
14727         Re-enable -Wall -Werror.
14728         * gst/subparse/gstsubparse.c:
14729         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
14730         or chain-based. Cleaned up a bit. Not tested.
14731         
14732 2005-05-05  Christian Schaller <christian@fluendo.com> 
14733
14734         * Makefile.am: remove stuff that is not building
14735         * configure.ac: remove stuff that is not building
14736         * examples/Makefile.am: remove stuff that is not building
14737         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
14738         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
14739         * sys/Makefile.am: remove stuff that is not building
14740         * testsuite/Makefile.am: remove stuff that is not building
14741
14742 2005-05-05  Andy Wingo  <wingo@pobox.com>
14743
14744         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
14745         * gst-libs/gst/tag/gstvorbistag.c:
14746         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
14747         * gst/adder/gstadder.h:
14748         * gst/audioconvert/gstchannelmix.c:
14749         (gst_audio_convert_fill_one_other):
14750         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
14751         (gst_audiorate_init), (gst_audiorate_chain):
14752         * gst/playback/gstplaybasebin.c: (setup_source):
14753         * gst/playback/test3.c: (update_scale):
14754         Some GCC4 fixes
14755         
14756         * po/af.po:
14757         * po/az.po:
14758         * po/cs.po:
14759         * po/en_GB.po:
14760         * po/hu.po:
14761         * po/it.po:
14762         * po/nb.po:
14763         * po/nl.po:
14764         * po/or.po:
14765         * po/sq.po:
14766         * po/sr.po:
14767         * po/sv.po:
14768         * po/uk.po:
14769         * po/vi.po: Foo
14770
14771 2005-05-05  Wim Taymans  <wim@fluendo.com>
14772
14773         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14774         (gst_audio_convert_caps_remove_format_info),
14775         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
14776         (gst_audio_convert_change_state), (gst_audio_convert_channels):
14777         * gst/videotestsrc/gstvideotestsrc.c:
14778         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
14779         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
14780         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
14781         (gst_videotestsrc_init), (gst_videotestsrc_loop):
14782         Don't ignore _push() return values.
14783         Make sure no processing is done when shutting down.
14784         Videotestsrc pad activation fix.
14785
14786 2005-05-05  Wim Taymans  <wim@fluendo.com>
14787
14788         * gst/adder/Makefile.am:
14789         * gst/adder/gstadder.c: (gst_adder_setcaps),
14790         (gst_adder_class_init), (gst_adder_init),
14791         (gst_adder_request_new_pad), (gst_adder_collected),
14792         (gst_adder_change_state):
14793         * gst/adder/gstadder.h:
14794         Ported adder as an example of a mixer element using
14795         collect pads. Needs more negotiation work.
14796
14797 2005-05-05  Wim Taymans  <wim@fluendo.com>
14798
14799         * ext/theora/theoradec.c: (_inc_granulepos),
14800         (theora_dec_src_event), (theora_dec_sink_event),
14801         (theora_handle_comment_packet), (theora_handle_type_packet),
14802         (theora_handle_header_packet), (theora_handle_data_packet),
14803         (theora_dec_chain):
14804         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14805         (gst_theora_enc_init), (theora_enc_sink_setcaps),
14806         (theora_push_buffer), (theora_push_packet),
14807         (theora_enc_sink_event), (theora_enc_chain),
14808         (theora_enc_change_state), (theora_enc_set_property),
14809         (theora_enc_get_property):
14810         Added stream lock to decoder so that we can serialize
14811         the discont event.
14812         More theoraenc porting, recover from errors, do clean
14813         shutdown.
14814
14815 2005-05-05  Wim Taymans  <wim@fluendo.com>
14816
14817         * ext/ogg/Makefile.am:
14818         * ext/ogg/README:
14819         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14820         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
14821         (gst_ogg_print):
14822         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14823         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
14824         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
14825         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14826         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
14827         (gst_ogg_mux_change_state):
14828         Ported ogg muxer.
14829
14830 2005-05-05  Wim Taymans  <wim@fluendo.com>
14831
14832         * docs/design-audiosinks.txt:
14833         * gst-libs/gst/audio/TODO:
14834         * gst-libs/gst/audio/gstaudiosink.c:
14835         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14836         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14837         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14838         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14839         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14840         (gst_audiosink_create_ringbuffer):
14841         * gst-libs/gst/audio/gstbaseaudiosink.c:
14842         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
14843         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
14844         (gst_baseaudiosink_set_property), (build_linear_format),
14845         (debug_spec_caps), (debug_spec_buffer),
14846         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
14847         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
14848         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
14849         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
14850         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
14851         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
14852         (gst_ringbuffer_release), (gst_ringbuffer_play),
14853         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
14854         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
14855         (gst_ringbuffer_set_sample), (wait_segment),
14856         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
14857         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
14858         More work on the audiosink, mostly debugging and a race in
14859         shutdown.
14860
14861 2005-04-28  Wim Taymans  <wim@fluendo.com>
14862
14863         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14864         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
14865         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
14866         (vorbis_dec_src_query), (vorbis_dec_src_event),
14867         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14868         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
14869         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
14870         Don't crap out when seeking back to position 0.
14871
14872 2005-04-28  Wim Taymans  <wim@fluendo.com>
14873
14874         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
14875         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
14876         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
14877         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
14878         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
14879         Make audio sink configurable, use alsasink as default.
14880
14881 2005-04-28  Wim Taymans  <wim@fluendo.com>
14882
14883         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14884         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14885         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
14886         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
14887         (vorbis_dec_change_state):
14888         * ext/vorbis/vorbisdec.h:
14889         Refactor, use STREAM_LOCK.
14890
14891 2005-04-28  Wim Taymans  <wim@fluendo.com>
14892
14893         * ext/theora/theoradec.c: (_inc_granulepos),
14894         (theora_dec_sink_event), (theora_handle_comment_packet),
14895         (theora_handle_type_packet), (theora_handle_header_packet),
14896         (theora_handle_data_packet), (theora_dec_chain),
14897         (theora_dec_change_state):
14898         Refactor a bit, use STREAM_LOCK.
14899
14900 2005-04-28  Wim Taymans  <wim@fluendo.com>
14901
14902         * ext/alsa/Makefile.am:
14903         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
14904         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
14905         (gst_alsa_link), (gst_alsa_close_audio):
14906         * ext/alsa/gstalsaplugin.c: (plugin_init):
14907         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
14908         (gst_alsasink_dispose), (gst_alsasink_base_init),
14909         (gst_alsasink_class_init), (gst_alsasink_init),
14910         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
14911         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
14912         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
14913         (gst_alsasink_reset):
14914         * ext/alsa/gstalsasink.h:
14915         Implement alsasink with simple open/write/close API. 
14916         Make alsa dir build by disabling compilation of code.
14917
14918 2005-04-28  Wim Taymans  <wim@fluendo.com>
14919
14920         * gst-libs/gst/audio/Makefile.am:
14921         * gst-libs/gst/audio/audio.h:
14922         * gst-libs/gst/audio/audioclock.c:
14923         * gst-libs/gst/audio/audioclock.h:
14924         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
14925         (gst_audio_clock_class_init), (gst_audio_clock_init),
14926         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
14927         * gst-libs/gst/audio/gstaudioclock.h:
14928         * gst-libs/gst/audio/gstaudiosink.c:
14929         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14930         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14931         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14932         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14933         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14934         (gst_audiosink_create_ringbuffer):
14935         * gst-libs/gst/audio/gstbaseaudiosink.c:
14936         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
14937         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
14938         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
14939         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
14940         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
14941         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
14942         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
14943         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
14944         * gst-libs/gst/audio/gstbaseaudiosink.h:
14945         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
14946         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
14947         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
14948         (gst_ringbuffer_release), (gst_ringbuffer_play),
14949         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
14950         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
14951         (gst_ringbuffer_set_sample), (wait_segment),
14952         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
14953         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
14954         * gst-libs/gst/audio/gstringbuffer.h:
14955         Make ringbuffer faster and more simple by removing the locks
14956         in the playback thread.
14957         Add sample accurate playback based on buffer sample offsets.
14958         Make the baseaudiosink provide a clock.
14959         Parse caps in the base class.
14960         Correctly handle seeking, flushing and state changes.
14961
14962 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14963
14964         * configure.ac:
14965         * gst/audioconvert/Makefile.am:
14966         * gst/audioscale/Makefile.am:
14967           Fix part of the build.  Come on guys, autogen didn't even work :)
14968
14969 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14970
14971         * configure.ac:
14972         * gst-libs/gst/Makefile.am:
14973         * gst-libs/gst/media-info/.cvsignore:
14974         * gst-libs/gst/media-info/Makefile.am:
14975         * gst-libs/gst/media-info/README:
14976         * gst-libs/gst/media-info/media-info-priv.c:
14977         * gst-libs/gst/media-info/media-info-priv.h:
14978         * gst-libs/gst/media-info/media-info-test.c:
14979         * gst-libs/gst/media-info/media-info.c:
14980         * gst-libs/gst/media-info/media-info.h:
14981         * gst-libs/gst/media-info/media-info.vcproj:
14982         * pkgconfig/Makefile.am:
14983         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
14984         * pkgconfig/gstreamer-media-info.pc.in:
14985           Remove media-info, which is also successed by playbin (see Totem
14986           implementation).
14987
14988 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14989
14990         * configure.ac:
14991         * examples/Makefile.am:
14992         * examples/gstplay/.cvsignore:
14993         * examples/gstplay/Makefile.am:
14994         * examples/gstplay/player.c:
14995         * gst-libs/gst/Makefile.am:
14996         * gst-libs/gst/play/.cvsignore:
14997         * gst-libs/gst/play/Makefile.am:
14998         * gst-libs/gst/play/play.c:
14999         * gst-libs/gst/play/play.h:
15000         * gst-libs/gst/play/play.vcproj:
15001         * pkgconfig/Makefile.am:
15002         * pkgconfig/gstreamer-play-uninstalled.pc.in:
15003         * pkgconfig/gstreamer-play.pc.in:
15004           Remove libgstplay, playbin is now the official successor.
15005
15006 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15007
15008         * configure.ac:
15009         * gst-libs/gst/Makefile.am:
15010         * gst-libs/gst/xwindowlistener/Makefile.am:
15011         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
15012         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
15013           Remove deprecated xwindowlistener (I've moved xwindowlistening
15014           in the v4l/v4l2 plugins over to serverside).
15015
15016 2005-04-25  David Schleef  <ds@schleef.org>
15017
15018         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
15019         to examples/dynparams.  Examples do not belong interspersed with
15020         source code.
15021         * examples/dynparams/demo-dparams.c:
15022         * gst/sine/Makefile.am:
15023         * gst/sine/demo-dparams.c:
15024
15025 2005-04-25  David Schleef  <ds@schleef.org>
15026
15027         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
15028         * gst-libs/gst/audio/Makefile.am:
15029         * gst-libs/gst/riff/Makefile.am:
15030         * gst-libs/gst/tag/Makefile.am:
15031         * gst-libs/gst/video/Makefile.am:
15032         * gst-libs/gst/xwindowlistener/Makefile.am:
15033
15034         Convert to 0.9 API, seems to work:
15035         * sys/ximage/Makefile.am:
15036         * sys/ximage/ximagesink.c:
15037
15038 2005-04-24  David Schleef  <ds@schleef.org>
15039
15040         Link plugins against libraries:
15041         * ext/alsa/Makefile.am:
15042         * gst/tcp/Makefile.am:
15043
15044         Remove asm code that should be in liboil
15045         * gst/videoscale/Makefile.am:
15046         * gst/videoscale/videoscale_x86_asm.s:
15047
15048         gettext wants these checked in:
15049         * po/af.po:
15050         * po/az.po:
15051         * po/cs.po:
15052         * po/en_GB.po:
15053         * po/hu.po:
15054         * po/it.po:
15055         * po/nb.po:
15056         * po/nl.po:
15057         * po/or.po:
15058         * po/sq.po:
15059         * po/sr.po:
15060         * po/sv.po:
15061         * po/uk.po:
15062         * po/vi.po:
15063
15064 2005-04-24  David Schleef  <ds@schleef.org>
15065
15066         Convert gst_main() to g_main_loop_run()
15067         * gst/playback/decodetest.c: (main):
15068         * gst/playback/test2.c: (main):
15069         * gst/playback/test3.c: (main):
15070         * gst/playback/test4.c: (main):
15071
15072         Link plugins against libraries:
15073         * ext/libvisual/Makefile.am:
15074         * sys/xvimage/Makefile.am:
15075
15076 2005-04-24  David Schleef  <ds@schleef.org>
15077
15078         * configure.ac: Remove idct and resample libs
15079         * gst-libs/gst/Makefile.am: same
15080
15081         Remove usage of gst_library_load():
15082         * ext/alsa/gstalsaplugin.c: (plugin_init):
15083         * ext/libvisual/visual.c: (plugin_init):
15084         * ext/ogg/gstogg.c: (plugin_init):
15085         * ext/theora/theora.c: (plugin_init):
15086         * ext/vorbis/vorbis.c: (plugin_init):
15087         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
15088         * gst/audioscale/gstaudioscale.c:
15089         * gst/adder/gstadder.c: (plugin_init):
15090         * gst/audioconvert/plugin.c: (plugin_init):
15091         * sys/ximage/ximagesink.c: (plugin_init):
15092         * sys/xvimage/xvimagesink.c: (plugin_init):
15093         * gst/tcp/gsttcpplugin.c: (plugin_init):
15094
15095         Link plugins against libraries:
15096         * ext/ogg/Makefile.am:
15097         * ext/theora/Makefile.am:
15098         * ext/vorbis/Makefile.am:
15099         * gst/audioconvert/Makefile.am:
15100
15101         Create proper libraries:
15102         * gst-libs/gst/riff/Makefile.am:
15103         * gst-libs/gst/audio/Makefile.am:
15104         * gst-libs/gst/video/Makefile.am:
15105
15106         Move resample library to audioscale plugin directory:
15107         * gst-libs/gst/resample/Makefile.am:
15108         * gst-libs/gst/resample/README:
15109         * gst-libs/gst/resample/dtof.c:
15110         * gst-libs/gst/resample/dtos.c:
15111         * gst-libs/gst/resample/functable.c:
15112         * gst-libs/gst/resample/private.h:
15113         * gst-libs/gst/resample/resample.c:
15114         * gst-libs/gst/resample/resample.h:
15115         * gst-libs/gst/resample/resample.vcproj:
15116         * gst-libs/gst/resample/test.c:
15117         * gst/audioscale/Makefile.am:
15118         * gst/audioscale/README:
15119         * gst/audioscale/dtof.c:
15120         * gst/audioscale/dtos.c:
15121         * gst/audioscale/functable.c:
15122         * gst/audioscale/private.h:
15123         * gst/audioscale/resample.c:
15124         * gst/audioscale/resample.h:
15125         * gst/audioscale/test.c:
15126
15127         Move tagedit library to gst-libs:
15128         * gst-libs/gst/tag/Makefile.am:
15129         * gst-libs/gst/tag/gstid3tag.c:
15130         * gst-libs/gst/tag/gsttagediting.c:
15131         * gst-libs/gst/tag/gsttageditingprivate.h:
15132         * gst-libs/gst/tag/gstvorbistag.c:
15133         * gst/tags/Makefile.am:
15134         * gst/tags/gstid3tag.c:
15135         * gst/tags/gstvorbistag.c:
15136
15137         Fix for core changes:
15138         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
15139         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
15140         (gst_sinesrc_getrange):
15141
15142 2005-04-23  David Schleef  <ds@schleef.org>
15143
15144         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
15145         in gst-plugins in a long time, and properly belongs in liboil.
15146         * gst-libs/gst/idct/Makefile.am:
15147         * gst-libs/gst/idct/README:
15148         * gst-libs/gst/idct/dct.h:
15149         * gst-libs/gst/idct/doieee:
15150         * gst-libs/gst/idct/fastintidct.c:
15151         * gst-libs/gst/idct/floatidct.c:
15152         * gst-libs/gst/idct/idct.c:
15153         * gst-libs/gst/idct/idct.h:
15154         * gst-libs/gst/idct/idtc.vcproj:
15155         * gst-libs/gst/idct/ieeetest.c:
15156         * gst-libs/gst/idct/intidct.c:
15157
15158 2005-04-20  Wim Taymans  <wim@fluendo.com>
15159
15160         * docs/design-audiosinks.txt:
15161         * gst-libs/gst/audio/Makefile.am:
15162         * gst-libs/gst/audio/TODO:
15163         * gst-libs/gst/audio/gstaudiosink.c:
15164         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15165         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15166         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
15167         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15168         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15169         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
15170         (gst_audiosink_class_init), (gst_audiosink_init),
15171         (gst_audiosink_create_ringbuffer):
15172         * gst-libs/gst/audio/gstaudiosink.h:
15173         * gst-libs/gst/audio/gstbaseaudiosink.c:
15174         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
15175         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
15176         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
15177         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
15178         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
15179         (gst_baseaudiosink_create_ringbuffer),
15180         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15181         * gst-libs/gst/audio/gstbaseaudiosink.h:
15182         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15183         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
15184         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
15185         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15186         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
15187         (gst_ringbuffer_play), (gst_ringbuffer_pause),
15188         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
15189         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
15190         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
15191         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
15192         * gst-libs/gst/audio/gstringbuffer.h:
15193         An attempt at a set of audio base classes together with some
15194         design docs.
15195
15196 2005-04-20  Wim Taymans  <wim@fluendo.com>
15197
15198         * gst/audioconvert/Makefile.am:
15199         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15200         (gst_audio_convert_caps_remove_format_info),
15201         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
15202         (gst_audio_convert_channels):
15203         Link against audio libs.
15204         Fix audio convert plugin.
15205
15206 2005-04-20  Wim Taymans  <wim@fluendo.com>
15207
15208         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
15209         (gst_ogg_demux_sink_activate):
15210         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
15211         (theora_set_header_on_caps), (theora_enc_sink_event),
15212         (theora_enc_chain):
15213         Fix theora encoder.
15214
15215 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15216
15217         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
15218         * gst/playback/gstdecodebin.c: (find_compatibles):
15219           Work with staticpadtemplates in elementfactories.
15220
15221 2005-04-12  Wim Taymans  <wim@fluendo.com>
15222
15223         * gst/playback/README:
15224         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
15225         (compare_ranks), (print_feature), (gst_decode_bin_init),
15226         (dynamic_create), (dynamic_free), (find_compatibles),
15227         (mimetype_is_raw), (close_pad_link), (got_redirect),
15228         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
15229         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
15230         (gst_decode_bin_change_state):
15231         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15232         (gst_play_base_bin_init), (group_destroy), (group_commit),
15233         (check_queue), (queue_overrun), (queue_threshold_reached),
15234         (queue_out_of_data), (gen_preroll_element), (unknown_type),
15235         (new_decoded_pad), (setup_subtitle), (gen_source_element),
15236         (got_redirect), (setup_source), (play_base_eos),
15237         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
15238         (gst_play_base_bin_remove_element):
15239         * gst/playback/gstplaybasebin.h:
15240         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
15241         (gst_play_bin_init), (gst_play_bin_dispose),
15242         (gst_play_bin_set_property), (gen_video_element),
15243         (gen_text_element), (gen_audio_element), (remove_sinks),
15244         (gst_play_bin_send_event):
15245         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
15246         (stream_info_change_state), (gst_stream_info_set_mute):
15247         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
15248         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
15249         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
15250         (gst_stream_selector_chain):
15251         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
15252         (main):
15253         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
15254         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
15255         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
15256         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
15257         Raw and crude port of decodebin. 
15258         Make playbin compile.
15259
15260 2005-04-06  Wim Taymans  <wim@fluendo.com>
15261
15262         * ext/gnomevfs/Makefile.am:
15263         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
15264         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
15265         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
15266         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
15267         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
15268         (gst_gnomevfssrc_stop):
15269         * ext/ogg/Makefile.am:
15270         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
15271         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
15272         * ext/theora/Makefile.am:
15273         * ext/theora/theoradec.c: (_inc_granulepos),
15274         (theora_dec_sink_event), (theora_dec_chain):
15275         * ext/vorbis/Makefile.am:
15276         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15277         (vorbis_dec_sink_event), (vorbis_dec_chain):
15278         * gst-libs/gst/audio/Makefile.am:
15279         * sys/xvimage/Makefile.am:
15280         Make gnomevfssrc extend the source base class.
15281         Fix linking against libs in various plugins.
15282
15283 2005-04-06  Andy Wingo  <wingo@pobox.com>
15284
15285         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
15286         GST_BASE_LIBS.
15287
15288         * configure.ac: Add check and AC_SUBST for libgstbase.
15289
15290 2005-03-31  Wim Taymans  <wim@fluendo.com>
15291
15292         * examples/seeking/Makefile.am:
15293         * examples/seeking/cdparanoia.c: (main):
15294         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
15295         (play_cb), (pause_cb), (stop_cb), (main):
15296         * examples/seeking/playbin.c:
15297         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
15298         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
15299         (make_sid_pipeline), (make_vorbis_pipeline),
15300         (make_theora_pipeline), (make_vorbis_theora_pipeline),
15301         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
15302         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
15303         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
15304         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
15305         (stop_cb), (main):
15306         * examples/seeking/spider_seek.c:
15307         * examples/seeking/vorbisfile.c:
15308         * ext/gnomevfs/Makefile.am:
15309         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
15310         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
15311         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
15312         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
15313         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
15314         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
15315         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
15316         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
15317         * ext/ogg/README:
15318         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
15319         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
15320         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
15321         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
15322         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
15323         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
15324         (gst_ogg_pad_event), (gst_ogg_pad_reset),
15325         (gst_ogg_demux_factory_filter), (compare_ranks),
15326         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
15327         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
15328         (gst_ogg_chain_new), (gst_ogg_chain_free),
15329         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
15330         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
15331         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
15332         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
15333         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
15334         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
15335         (gst_ogg_demux_get_prev_page),
15336         (gst_ogg_demux_deactivate_current_chain),
15337         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15338         (gst_ogg_demux_bisect_forward_serialno),
15339         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
15340         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
15341         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
15342         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
15343         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
15344         (gst_ogg_demux_change_state), (gst_ogg_print):
15345         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
15346         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
15347         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
15348         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
15349         (gst_ogg_mux_loop):
15350         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
15351         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
15352         (theora_dec_src_convert), (theora_dec_sink_convert),
15353         (theora_dec_src_query), (theora_dec_src_event),
15354         (theora_dec_sink_event), (theora_dec_chain),
15355         (theora_dec_change_state):
15356         * ext/theora/theoraenc.c: (gst_theora_enc_init),
15357         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
15358         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
15359         (theora_enc_change_state):
15360         * ext/vorbis/Makefile.am:
15361         * ext/vorbis/oggvorbisenc.c:
15362         * ext/vorbis/oggvorbisenc.h:
15363         * ext/vorbis/vorbis.c: (plugin_init):
15364         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
15365         (vorbis_dec_src_query), (vorbis_dec_src_event),
15366         (vorbis_dec_sink_event), (vorbis_dec_chain),
15367         (vorbis_dec_change_state):
15368         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
15369         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
15370         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15371         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
15372         (gst_vorbisenc_change_state):
15373         * ext/vorbis/vorbisenc.h:
15374         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
15375         * gst-libs/gst/audio/audioclock.c:
15376         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
15377         (gst_audiofilter_init), (gst_audiofilter_chain):
15378         * gst-libs/gst/audio/testchannels.c: (main):
15379         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
15380         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
15381         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
15382         (gmip_find_track_streaminfo), (gmip_find_track_format):
15383         * gst-libs/gst/media-info/media-info.c:
15384         (gst_media_info_read_idler):
15385         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
15386         (gst_play_get_all_by_interface):
15387         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
15388         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
15389         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
15390         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
15391         (gst_riff_parse_info):
15392         * gst-libs/gst/riff/riff-read.h:
15393         * gst-libs/gst/riff/riff.c: (plugin_init):
15394         * gst-libs/gst/video/Makefile.am:
15395         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
15396         (gst_videosink_class_init), (gst_videosink_get_type):
15397         * gst-libs/gst/video/videosink.h:
15398         * gst/audioconvert/bufferframesconvert.c:
15399         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
15400         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
15401         * gst/audioconvert/channelmixtest.c: (main):
15402         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
15403         (gst_audio_convert_chain),
15404         (gst_audio_convert_caps_remove_format_info),
15405         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
15406         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
15407         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
15408         (gst_audio_convert_buffer_to_default_format),
15409         (gst_audio_convert_buffer_from_default_format),
15410         (gst_audio_convert_channels):
15411         * gst/audioconvert/gstchannelmix.h:
15412         * gst/ffmpegcolorspace/avcodec.h:
15413         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15414         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
15415         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
15416         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
15417         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
15418         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
15419         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
15420         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
15421         (mpeg_video_type_find), (mpeg_video_stream_type_find),
15422         (dv_type_find):
15423         * gst/videotestsrc/gstvideotestsrc.c:
15424         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
15425         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
15426         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
15427         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
15428         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
15429         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
15430         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
15431         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15432         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
15433         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
15434         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
15435         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
15436         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
15437         (gst_xvimagesink_navigation_send_event),
15438         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
15439         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
15440         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
15441         * sys/xvimage/xvimagesink.h:
15442         Plugin port to 0.9, ogg/theora playback should work in the seek
15443         example now.
15444         Removed old examples.
15445         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
15446         explained in 0.9 TODO doc.
15447
15448
15449 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15450
15451         * autogen.sh:
15452         * configure.ac:
15453         * ext/Makefile.am:
15454         * gst/Makefile.am:
15455         * po/POTFILES.in:
15456         * po/af.po:
15457         * po/az.po:
15458         * po/cs.po:
15459         * po/en_GB.po:
15460         * po/hu.po:
15461         * po/it.po:
15462         * po/nb.po:
15463         * po/nl.po:
15464         * po/or.po:
15465         * po/sq.po:
15466         * po/sr.po:
15467         * po/sv.po:
15468         * po/uk.po:
15469         * po/vi.po:
15470         * sys/Makefile.am:
15471         * testsuite/Makefile.am:
15472           remove a whole bunch of plugins.  This module now contains a set
15473           of free reference plugins/elements as agreed.
15474
15475 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15476
15477         * configure.ac:
15478           hunting season on 0.9 is now OPEN
15479
15480 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15481
15482         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15483           Kick the hell out of gcc for not warning me about a symbol conflict.
15484
15485 2005-02-22  Luca Ognibene  <luogni@tin.it>
15486
15487         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15488
15489         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
15490           Don't leak caps string (fixes #168134)
15491
15492         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
15493         (gst_jpegenc_init), (gst_jpegenc_finalize),
15494         (gst_jpegenc_change_state):
15495           Don't leak line buffers and context struct (fixes #168133).
15496
15497 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
15498
15499         * configure.ac:
15500         * ext/dirac/gstdiracdec.cc:
15501         (gst_diracdec_chain):
15502           Since dirac 0.5.0 the framerate in dirac is expressed as a
15503           rational number. Fix build and up requirement to 0.5.0, and
15504           also pass parameters to gst_diracdec_link in the right order
15505           (fixes #167959).
15506
15507 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
15508
15509         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
15510         * ext/faad/gstfaad.h:
15511         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
15512         certain invalid muxed streams, where some packets will contain 
15513         junk after decoder data. Partially fixes #149158.
15514
15515 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
15516         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
15517           Make sure we only write to writable buffers
15518
15519 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
15520
15521         * gst-libs/gst/riff/riff-media.c:
15522         (gst_riff_create_audio_caps_with_data):
15523           Do actually fix invalid RIFF fmt header values for alaw
15524           and mulaw audio instead of just saying so.
15525
15526         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
15527           Give gst_riff_create_audio_caps_with_data() a chance to
15528           fix up broken format header fields before extracting any
15529           parameters from the header. (fixes #167633)
15530
15531 2005-02-19  Martin Holters  <martin.holters@gmx.de>
15532
15533         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15534
15535         * gst/audioconvert/bufferframesconvert.c:
15536         (buffer_frames_convert_link):
15537           Don't leak othercaps. (fixes #167878)
15538
15539 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
15540
15541         * configure.ac:
15542         * ext/libvisual/visual.c: (gst_visual_srclink),
15543         (gst_visual_change_state):
15544           Support libvisual 0.2.0.
15545
15546 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
15547
15548         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
15549         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
15550           Use same rowstrides for I420 as used everywhere else.
15551
15552 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
15553
15554         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
15555           Declare variables at beginning of block and make gcc-2.95 happy
15556           (fixes # 167482, patch by Gergely Nagy).
15557           
15558         * gst/tcp/gsttcpclientsrc.c:
15559         * gst/tcp/gsttcpclientsrc.h:
15560           Move some includes into the header, so that struct sockaddr_in is
15561           defined when it should be defined on FreeBSD as well (fixes
15562           #167483).
15563           
15564         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
15565           Don't pass uninitialised values to setsockopt() here either.
15566
15567 2005-02-17  Luca Ognibene  <luogni at tin dot it>
15568
15569         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15570
15571         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
15572           Don't pass uninitialised values to setsockopt(). (fixes #167704)
15573
15574 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15575
15576         * gst/playback/gstplaybin.c: (add_sink):
15577           Invert bin_add/link order to workaround deadlock in opt.
15578
15579 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15580
15581         * gst/modplug/gstmodplug.cc:
15582           Add missing break causing position queries to fail.
15583
15584 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15585
15586         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
15587           Granpos can apparently be -1, which screws up calculations...
15588
15589 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
15590
15591         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15592         (gst_ximagesink_send_pending_navigation),
15593         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
15594         (gst_ximagesink_init):
15595         * sys/ximage/ximagesink.h:
15596         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15597         (gst_xvimagesink_send_pending_navigation),
15598         (gst_xvimagesink_navigation_send_event),
15599         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
15600         * sys/xvimage/xvimagesink.h:
15601           Use a mutex protected list to marshal navigation
15602           events into the stream thread from whichever thread
15603           sends them.
15604
15605 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
15606
15607         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
15608           Display current position and track length; misc. clean-ups.
15609           
15610         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
15611         (speed_init), (speed_chain):
15612           Add query function, so that the stream length and current position
15613           get adjusted when queried (note that current position queries may
15614           still be wrong if the audio sink returns values based on buffer
15615           timestamps instead of passing on the query).
15616
15617 2005-02-13  Benjamin Otte  <otte@gnome.org>
15618
15619         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
15620         (gst_audio_convert_channels):
15621           create channel conversion matrix when linking
15622         * gst/audioconvert/.cvsignore:
15623         * gst/audioconvert/Makefile.am:
15624         * gst/audioconvert/channelmixtest.c: (main):
15625           add (ugly) test that ensures stereo <=> mono conversion works
15626           correctly
15627
15628 2005-02-13  Benjamin Otte  <otte@gnome.org>
15629
15630         * gst/audioconvert/gstchannelmix.h:
15631           include missing header file
15632         * gst/audioconvert/gstchannelmix.c:
15633         (gst_audio_convert_fill_compatible):
15634           use same sign for both channels when converting to/from compatible
15635           channel. Previously used different signs made the signals cancel
15636           each other out and appear like silence. (fixes #167269)
15637
15638 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
15639
15640         * gst/ffmpegcolorspace/avcodec.h:
15641         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15642         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
15643         (gst_ffmpegcsp_avpicture_fill):
15644         * gst/ffmpegcolorspace/imgconvert.c:
15645           Convert to and from YV12 (fixes #156379).
15646
15647 2005-02-12  Julien MOUTTE  <julien@moutte.net>
15648
15649         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
15650         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
15651         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
15652         (gst_ximagesink_expose), (gst_ximagesink_set_property),
15653         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
15654         methods from chain and negotiation and vice versa (Fixes #166142).
15655         * sys/ximage/ximagesink.h: Add stream_lock.
15656         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
15657         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
15658         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
15659         (gst_xvimagesink_expose): Check for xcontext before trying to link.
15660
15661 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
15662
15663         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
15664           Don't send "Hey! You gave me a NULL pointer you naughty person" as
15665           error message when we can't open the DVD device (when dvdnav_open()
15666           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
15667           the above). Send something more useful instead (fixes #167117).
15668
15669 2005-02-11  Julien MOUTTE  <julien@moutte.net>
15670
15671         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
15672         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
15673         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
15674         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
15675         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
15676         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
15677         methods from chain and negotiation and vice versa (Fixes #166142).
15678         Fix a possible bug of images in the buffer pool being discarded because
15679         we are looking at the wrong geometry.
15680         * sys/xvimage/xvimagesink.h: Add stream_lock.
15681
15682 2005-02-11  David Schleef  <ds@schleef.org>
15683
15684         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
15685         unsigned int. (fixes #167128)
15686
15687 2005-02-11  David Schleef  <ds@schleef.org>
15688
15689         * gst/librfb/Makefile.am: Testing stuff before committing is
15690           for wimps... and people with fast machines.  Fix stupid
15691           mistake.
15692
15693 2005-02-11  David Schleef  <ds@schleef.org>
15694
15695         * configure.ac: Pull in librfb from my CVS tree, because it is
15696           too small and annoying to be separate.  Move rfbsrc plugin
15697           to gst/.
15698         * ext/Makefile.am:
15699         * ext/librfb/Makefile.am:
15700         * ext/librfb/gstrfbsrc.c:
15701         * gst/librfb/Makefile.am:
15702         * gst/librfb/gstrfbsrc.c:
15703         * gst/librfb/rfb.c:
15704         * gst/librfb/rfb.h:
15705         * gst/librfb/rfbbuffer.c:
15706         * gst/librfb/rfbbuffer.h:
15707         * gst/librfb/rfbbytestream.c:
15708         * gst/librfb/rfbbytestream.h:
15709         * gst/librfb/rfbcontext.h:
15710         * gst/librfb/rfbdecoder.c:
15711         * gst/librfb/rfbdecoder.h:
15712         * gst/librfb/rfbutil.h:
15713
15714 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
15715
15716         * gst/speed/Makefile.am:
15717         * gst/speed/demo-mp3.c: (main):
15718         * gst/speed/filter.func:
15719         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
15720         (speed_class_init), (speed_init), (speed_chain_int16),
15721         (speed_chain_float32), (speed_chain), (speed_set_property),
15722         (speed_get_property), (speed_change_state):
15723         * gst/speed/gstspeed.h:
15724           Fix speed element and make it chain-based (fixes #156467),
15725           and make it handle more than one channel.
15726
15727 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
15728
15729         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
15730         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
15731         (gst_dtsdec_chain), (gst_dtsdec_change_state):
15732         * ext/dts/gstdtsdec.h:
15733           Don't clobber the stack constructing the channels array.
15734           Make the element chain-based. DTS tracks can now be played.
15735           
15736 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
15737
15738         * gst-libs/gst/audio/multichannel.h:
15739         * gst-libs/gst/gconf/gconf.h:
15740         * gst-libs/gst/idct/idct.h:
15741         * gst-libs/gst/media-info/media-info-priv.h:
15742         * gst-libs/gst/play/play.h:
15743         * gst-libs/gst/resample/private.h:
15744         * gst-libs/gst/resample/resample.h:
15745         * gst-libs/gst/riff/riff-ids.h:
15746         * gst-libs/gst/video/video.h:
15747         * gst-libs/gst/video/videosink.h:
15748           Add G_BEGIN_DECLS and G_END_DECLS around headers where
15749           missing, so that they work when included from C++ code.
15750
15751 2005-02-09  David Schleef  <ds@schleef.org>
15752
15753         * testsuite/gst-lint: Check for non-statically scoped
15754           parent_class variables.  This won't be a problem once
15755           plugins are loaded with RTLD_LOCAL.
15756
15757 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15758
15759         * ext/mplex/gstmplexibitstream.cc:
15760           gcc madness.
15761
15762 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15763
15764         * ext/ogg/gstogmparse.c:
15765         * gst/debug/gstnavigationtest.c:
15766           Die, thou faulty symbol pollutors (non-static parent_class).
15767
15768 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15769
15770         * ext/mplex/gstmplexibitstream.cc:
15771           Fix event handling (#165525).
15772
15773 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15774
15775         * ext/mikmod/gstmikmod.c:
15776         * gst/modplug/gstmodplug.cc:
15777           Add missing endianness to template (fixes #165509).
15778
15779 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15780
15781         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
15782           Fix wrong order of reading of optional bytes (#165290).
15783
15784 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15785
15786         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15787           Implement FILLER event awareness.
15788
15789 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15790
15791         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
15792           Fix track calculations (#166208).
15793
15794 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
15795
15796         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15797
15798         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
15799         * ext/libpng/gstpngenc.c:
15800           Fix byte-order, use proper fixed caps. Fixes #164197.
15801
15802 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
15803
15804         * configure.ac:
15805           Add dvdlpcmdec 
15806
15807         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
15808         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
15809           Don't push buffers if the src pad isn't negotiated yet.
15810           
15811         * gst/audioconvert/gstaudioconvert.c:
15812         (gst_audio_convert_buffer_to_default_format),
15813         (gst_audio_convert_buffer_from_default_format):
15814           Add support for 24-bit width.
15815
15816         * gst/dvdlpcmdec/.cvsignore:
15817         * gst/dvdlpcmdec/Makefile.am:
15818         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
15819         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
15820         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
15821         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
15822         (plugin_init):
15823         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
15824           New decoder for rearranging DVD LPCM into our audio/x-raw-int
15825           format. Needs support for the channels maps if someone can find 
15826           a DVD LPCM track with > 2 channels.
15827
15828         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
15829         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
15830         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
15831         * gst/mpegstream/gstdvddemux.h:
15832         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
15833         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
15834         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
15835         * gst/mpegstream/gstmpegdemux.h:
15836         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
15837         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
15838         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
15839         (gst_mpeg_parse_handle_src_query),
15840         (gst_mpeg_parse_handle_src_event):
15841           Use audio/x-dvd-lpcm for LPCM output.
15842           Add DTS output.
15843
15844 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
15845
15846         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15847
15848         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
15849         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
15850           Add BGRA handling (#165736).
15851
15852 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
15853
15854         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15855
15856         * gst/law/alaw-decode.c: (alawdec_link):
15857         * gst/law/alaw-encode.c: (alawenc_link):
15858         * gst/law/mulaw-decode.c: (mulawdec_link):
15859         * gst/law/mulaw-encode.c: (mulawenc_link):
15860           Fix caps memleaks (#166600).
15861
15862 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
15863
15864         * ext/tarkin/mem.h:
15865         * ext/tarkin/wavelet.h:
15866         * ext/tarkin/yuv.h:
15867         * gst/ffmpegcolorspace/avcodec.h:
15868           Include "_stdint.h" instead of <stdint.h>. Fixes build on
15869           systems that don't have stdint.h, like Solaris9 (fixes #166631).
15870
15871 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15872
15873         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
15874         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
15875         (gst_xvimagesink_change_state):
15876           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
15877           Xv video (and thereby regenerate Xv colourkey) in clear() so
15878           that PLAY -> READY -> PLAY works (fixes #162504).
15879
15880 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15881
15882         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
15883           Switch to list instead of range, since MJPEG-devices really just
15884           support decimations, not any size.
15885
15886 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
15887         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
15888         (gst_mpeg2dec_reset), (free_all_buffers),
15889         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
15890         * ext/mpeg2dec/gstmpeg2dec.h:
15891           The libmpeg2 user-allocated buffer management is awkward, 
15892           to say the least. Hopefully this fixes things.
15893
15894 2005-02-04  Andy Wingo  <wingo@pobox.com>
15895
15896         * gst/audioconvert/bufferframesconvert.c
15897         (buffer_frames_convert_fixate): New function, fixates to 256
15898         frames per buffer by default. (Much better than 1.)
15899         (buffer_frames_convert_init): Set the fixate function for both src
15900         and sink pad.
15901         (buffer_frames_convert_link): After success setting nonfixed caps,
15902         get the negotiated caps so we can know how many buffer-frames it
15903         will be. No idea how this worked at all before.
15904
15905 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
15906
15907         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
15908         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
15909         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
15910         (handle_sequence), (handle_picture):
15911         * ext/mpeg2dec/gstmpeg2dec.h:
15912           Rearrange buffer tracking and refcounting and refactor
15913           a little for readability. 
15914
15915 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
15916         * sys/v4l/gstv4l.c: (plugin_init):
15917         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
15918         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
15919         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
15920         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
15921         * sys/v4l/gstv4ljpegsrc.h:
15922         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
15923         * sys/v4l/v4l_calls.h:
15924         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
15925         (gst_v4lsrc_get_fps):
15926         * sys/v4l/v4lsrc_calls.h:
15927           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
15928           you jpeg inside rgb frames" driver.
15929           Don't error in the v4lsrc link function, just return 
15930           REFUSED.
15931
15932 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15933
15934         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
15935         (gst_qcamsrc_open):
15936           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
15937
15938 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15939
15940         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
15941           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
15942
15943 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15944
15945         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
15946           Reset negotiated state on PAUSED->READY.
15947
15948 2005-02-02  David Schleef  <ds@schleef.org>
15949
15950         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
15951         whereever possible.  (Fixes #165997)
15952         * examples/capsfilter/capsfilter1.c: (main):
15953         * examples/dynparams/filter.c: (create_ui):
15954         * examples/seeking/cdparanoia.c: (get_track_info), (main):
15955         * examples/seeking/chained.c: (main):
15956         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
15957         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
15958         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
15959         (make_mpeg_pipeline), (make_mpegnt_pipeline):
15960         * examples/seeking/spider_seek.c: (make_spider_pipeline):
15961         * examples/switch/switcher.c: (main):
15962         * ext/dv/demo-play.c: (main):
15963         * ext/faad/gstfaad.c: (gst_faad_change_state):
15964         * ext/mad/gstmad.c: (gst_mad_chain):
15965         * ext/smoothwave/demo-osssrc.c: (main):
15966         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
15967         (gst_gconf_render_bin_from_description),
15968         (gst_gconf_get_default_audio_sink),
15969         (gst_gconf_get_default_video_sink),
15970         (gst_gconf_get_default_audio_src),
15971         (gst_gconf_get_default_video_src),
15972         (gst_gconf_get_default_visualization_element):
15973         * gst/level/demo.c: (main):
15974         * gst/level/plot.c: (main):
15975         * gst/playback/gstplaybin.c: (gen_video_element),
15976         (gen_audio_element):
15977         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
15978         * gst/playondemand/demo-mp3.c: (setup_pipeline):
15979         * gst/sine/demo-dparams.c: (main):
15980         * gst/spectrum/demo-osssrc.c: (main):
15981         * gst/speed/demo-mp3.c: (main):
15982         * gst/volume/demo.c: (main):
15983         * testsuite/embed/embed.c: (main):
15984
15985 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
15986
15987         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
15988         (gst_tcpclientsink_finalize):
15989         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
15990         (gst_tcpclientsrc_finalize):
15991         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
15992         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
15993         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
15994         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
15995           Don't leak the hostname when shutting down.
15996           In tcpserversrc, take a copy of the default hostname.
15997
15998 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15999
16000         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
16001           Set caps to systemstream=TRUE.
16002
16003 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16004
16005         * testsuite/Makefile.am:
16006           Fix more OSX buildbots.
16007
16008 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
16009
16010         * ext/mpeg2dec/gstmpeg2dec.c:
16011           Don't send things to NULL PAD_PEERs
16012
16013         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
16014           Copy-on-write the incoming buffer.
16015
16016         * gst/mpegstream/gstdvddemux.h:
16017         * gst/mpegstream/gstmpegclock.h:
16018         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16019         (normal_seek), (gst_mpeg_demux_handle_src_event):
16020         * gst/mpegstream/gstmpegdemux.h:
16021         * gst/mpegstream/gstmpegpacketize.h:
16022         * gst/mpegstream/gstmpegparse.c:
16023         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
16024         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
16025         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
16026         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
16027         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
16028         * gst/mpegstream/gstmpegparse.h:
16029         * gst/mpegstream/gstrfc2250enc.h:
16030           Various changes to the way time is computed that make seeking and
16031           total time estimation much better here.
16032           Use G_BEGIN/END_DECLS instead of __cplusplus
16033
16034         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
16035           Use gst_buffer_stamp instead of only copying the TIMESTAMP
16036
16037 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16038
16039         * gst/subparse/gstsubparse.c:
16040           Fix OSX buildbot.
16041
16042 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
16043
16044         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
16045         (theora_enc_chain), (theora_enc_change_state):
16046         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
16047         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
16048         (gst_vorbisenc_change_state):
16049         * ext/vorbis/vorbisenc.h:
16050           Set granulepos and timestamp correctly for streams not
16051           starting at 0, taking into account the initial delay.
16052
16053 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
16054
16055         * gst/mpegstream/gstdvddemux.c:
16056           Add audio/x-dts to audio pad template caps
16057
16058 2005-01-30  David Schleef  <ds@schleef.org>
16059
16060         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
16061         (create_context), (gst_polypsink_link): Fix silly endianness
16062         bug.  Add some debugging.  Remove float from caps; it doesn't
16063         work.  Attempt to get remote audio working.
16064
16065 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16066
16067         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16068           Add 3IV2 fourcc.
16069
16070 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16071
16072         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
16073         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
16074         (gst_avi_demux_stream_data):
16075         * gst/avi/gstavidemux.h:
16076           Invert DIB images. Fixes #132341.
16077
16078 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16079
16080         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16081         (gst_ffmpegcsp_chain):
16082           D'oh, reference the palette data, not the palette structure.
16083           Fixes color distortion in #132341.
16084
16085 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16086
16087         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
16088           PAR can be non-fixed when not provided as argument (#162626).
16089
16090 2005-01-29  David Moore  <dcm@acm.org>
16091
16092         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16093
16094         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16095         (gst_qtdemux_loop_header):
16096           Re-apply patch from #142272 that allows non-seekable sources,
16097           re-proposed by Daniel Drake <dsd@gentoo.org>.
16098
16099 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16100
16101         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
16102           Use the src template for creating the src pad (#162330).
16103
16104 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16105
16106         * configure.ac:
16107         * ext/musepack/Makefile.am:
16108         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
16109         (gst_musepackdec_init), (gst_musepackdec_dispose),
16110         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
16111         (gst_musepack_stream_init), (gst_musepackdec_loop),
16112         (gst_musepackdec_change_state):
16113         * ext/musepack/gstmusepackdec.cpp:
16114         * ext/musepack/gstmusepackdec.h:
16115         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
16116         (gst_musepack_reader_read), (gst_musepack_reader_seek),
16117         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
16118         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
16119         * ext/musepack/gstmusepackreader.cpp:
16120         * ext/musepack/gstmusepackreader.h:
16121           Update to 1.1 API (#165446).
16122
16123 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16124
16125         * ext/Makefile.am:
16126           Unbreak buildbot.
16127
16128 2005-01-28  Andy Wingo  <wingo@pobox.com>
16129
16130         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
16131         to reflect a different dubious internet source. Add a reference
16132         and some commentary.
16133
16134 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16135
16136         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
16137         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
16138         * gst/playback/gststreamselector.h:
16139           Be more selective when we're redoing caps negotiation from
16140           within the chain function on a stream change.
16141
16142 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16143
16144         * configure.ac:
16145         * ext/Makefile.am:
16146         * ext/amrnb/Makefile.am:
16147         * ext/amrnb/amrnb.c: (plugin_init):
16148         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
16149         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
16150         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
16151         (gst_amrnbdec_state_change):
16152         * ext/amrnb/amrnbdec.h:
16153         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
16154         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
16155         (gst_amrnbparse_init), (gst_amrnbparse_formats),
16156         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
16157         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
16158         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
16159         * ext/amrnb/amrnbparse.h:
16160           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
16161         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16162           Add AMR-NB/-WB raw formats.
16163         * ext/alsa/gstalsa.c: (gst_alsa_link):
16164           Keep valid time when changing format.
16165         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16166         (qtdemux_parse_trak):
16167           Add some more format-specific options (#140141, #143555, #155163).
16168
16169 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16170
16171         * gst/matroska/matroska-demux.c:
16172         (gst_matroska_demux_parse_blockgroup):
16173           Fix logic error in timing of subtitle stream synchronization.
16174         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
16175           Add skip-chunk, which is found in kodak-camera streams.
16176
16177 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16178
16179         * po/LINGUAS:
16180         * po/vi.po:
16181           Adding Vietnamese translation (submitted by Clytie Siddall)
16182
16183 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16184
16185         * gst/playback/gstdecodebin.c: (try_to_link_1):
16186           Use realpad for signal.
16187
16188 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16189
16190         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
16191           Fix category so decodebin picks it up.
16192
16193 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16194
16195         * ext/mad/Makefile.am:
16196         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
16197         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
16198         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
16199         (found_type), (gst_id3demux_bin_change_state):
16200         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
16201         (gst_id3_tag_init), (gst_id3_tag_handle_event),
16202         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16203         (gst_id3_tag_change_state), (plugin_init):
16204         * ext/mad/gstmad.h:
16205           Add id3demuxbin (which is a simple bin consisting of id3demux
16206           and typefind), take over rank from id3demux, remove typefind
16207           code from id3demux. Makes all broken mp3s that I know of work,
16208           and thereby fixes #152688.
16209
16210 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
16211
16212         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16213
16214         * ext/mad/gstmad.c: (gst_mad_src_event):
16215         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
16216           Allow seeks on audio pad, make mad forward those (#164826).
16217         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
16218           Set duration (#165335).
16219
16220 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16221
16222         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
16223         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
16224         (gst_asf_demux_process_ext_content_desc),
16225         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
16226         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
16227         * gst/asfdemux/gstasfdemux.h:
16228           Improve metadata display, e.g. if the metadata comes before the
16229           streams are loaded (which is perfectly valid).
16230
16231 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16232
16233         * tools/gst-launch-ext-m.m:
16234           Fix AVI/ASF pipelines (#165340).
16235
16236 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
16237         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
16238         build failure on amd64
16239
16240 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
16241
16242         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
16243         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
16244           Check environment variables GST_ID3V2_TAG_ENCODING,
16245           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
16246           list of character encodings to force interpretation of non-unicode
16247           strings stored in an ID3v2 tag to a particular encoding. If none
16248           is specified, try to use current locale's encoding, then fall back
16249           to ISO-8859-1 (which will always succeed). (Resolves #149274)
16250         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
16251         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
16252           Check environment variables GST_ID3V1_TAG_ENCODING,
16253           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
16254           list of character encodings to use in case a string encountered
16255           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
16256           specified, try to use the current locale's encoding, then fall
16257           back to ISO-8859-1 (which will always succeed).
16258
16259 2005-01-25  Benjamin Otte  <otte@gnome.org>
16260
16261         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
16262           - on half framerate, compute the rate in advance so the comparisons
16263             don't compare wrong values
16264           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
16265             behaviour
16266           - don't use mad_header_decode anymore, mad_frame_decode does that
16267             automatically
16268           - when getting rid of consumed bytes, reset the stream's skiplen
16269           (fixes #163867)
16270
16271 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
16272
16273         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
16274           Use 1/2 a second for default max_discont, as PES streams from DVB
16275           seem to have larger spacings in the SCR. 
16276           Fix a typo.
16277
16278 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16279
16280         * gst/playback/gstplaybasebin.c: (group_commit):
16281           Notify delayed stream-info availability.
16282
16283 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
16284         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
16285         (gst_a52dec_handle_event), (gst_a52dec_chain):
16286         Add some debug output. Check that a discont has a valid
16287         time associated.
16288         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
16289         (gst_alsa_sink_loop):
16290         Ignore TAG events. A little extra debug for broken timestamps.
16291         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
16292         (dvdnavsrc_change_state):
16293         Ensure we send a discont to engage the link before we send any
16294         other events.
16295         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
16296         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
16297         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
16298         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
16299         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
16300         dvd://title works in totem because typefinding sends a seek that ends
16301         up going back to chapter 1 regardless.
16302         * ext/mpeg2dec/gstmpeg2dec.c:
16303         * ext/mpeg2dec/gstmpeg2dec.h:
16304         Output correct timestamps and handle disconts.
16305         * ext/ogg/gstoggdemux.c: (get_relative):
16306         Small guard against a null dereference.
16307         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
16308         (gst_textoverlay_set_property):
16309         Free memory when done. Don't call gst_event_filler_get_duration on
16310         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
16311         g_warning.
16312         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
16313         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
16314         (gst_sw_srclink), (gst_smoothwave_chain):
16315         Draw solid lines, prettier colours.
16316         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
16317         Add a default palette that'll work for some movies.
16318         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
16319         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
16320         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
16321         * gst/mpegstream/gstdvddemux.h:
16322         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
16323         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
16324         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
16325         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
16326         * gst/mpegstream/gstmpegparse.h:
16327         Use PTM/NAV events when for timestamp adjustment when connected to 
16328         dvdnavsrc. Don't use many discont events where one suffices.
16329         * gst/playback/gstplaybasebin.c: (group_destroy),
16330         (gen_preroll_element), (gst_play_base_bin_add_element):
16331         * gst/playback/gstplaybasebin.h:
16332         Make sure we remove subtitles from the same bin we put them in.
16333         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
16334         (gst_subparse_buffer_format_autodetect),
16335         (gst_subparse_change_state):
16336         Fix some memleaks and invalid accesses.
16337         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
16338         (oggskel_type_find), (cmml_type_find), (plugin_init):
16339         Some typefind functions for Annodex v3.0 files
16340         * gst/wavparse/gstwavparse.h:
16341         GstRiffReadClass is the correct parent class.
16342
16343 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16344
16345         * gst-libs/gst/riff/riff-media.c:
16346         (gst_riff_create_video_caps_with_data):
16347           Add extradata to huffyuv (fixes #165013).
16348         * gst-libs/gst/riff/riff-read.c:
16349         (gst_riff_read_strf_vids_with_data):
16350           Fix extradata extraction if it is in the chunk size.
16351
16352 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
16353
16354         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16355
16356         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
16357         (gst_quarktv_change_state), (gst_quarktv_dispose):
16358           Memory free'ing location fix (#164708).
16359
16360 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16361
16362         * gst/playback/gstplaybasebin.c: (group_commit),
16363         (gen_preroll_element), (probe_triggered), (gen_source_element),
16364         (setup_source), (gst_play_base_bin_change_state),
16365         (gst_play_base_bin_add_element):
16366           Don't block for streams.
16367         * gst/playback/gststreaminfo.c: (stream_info_change_state),
16368         (gst_stream_info_set_mute):
16369           Use gst_pad_set_active_recursive.
16370
16371 2005-01-25  Andy Wingo  <wingo@pobox.com>
16372
16373         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
16374         for #ifndef HAVE_XVIDEO.
16375
16376 2005-01-24  Jeffrey C. Ollie
16377
16378         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
16379
16380         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
16381         * ext/gsm/gstgsmdec.h:
16382         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
16383         * ext/gsm/gstgsmenc.h:
16384         Fix rate to 8kHz as per spec, removes obscure errors when no rate
16385         was given by property. Add proper buffer timestamps and offsets.
16386
16387 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16388
16389         * gst-libs/gst/riff/riff-media.c:
16390         (gst_riff_create_audio_caps_with_data):
16391           Audio can be <8000Hz.
16392
16393 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16394
16395         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
16396           Explicit state change to workaround refcount bugs.
16397
16398 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16399
16400         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
16401         (gst_avimux_riff_get_avi_header):
16402           Fix...
16403
16404 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16405
16406         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
16407         (gst_riff_read_element_data):
16408         * gst-libs/gst/riff/riff-read.h:
16409           Add _peek version (req'ed in CDXA).
16410         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
16411         (gst_cdxaparse_loop):
16412           Fix parsing in playbin.
16413         * gst/playback/gstdecodebin.c: (close_pad_link):
16414           Ignore current_ pads, they cause major annoyance.
16415
16416 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16417
16418         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
16419           Safety guard.
16420
16421 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16422
16423         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
16424           Fix padding...
16425
16426 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16427
16428         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
16429           Allow for 0-sized buffers. Fixes length query problems in
16430           starwars.mkv from the testsuite.
16431
16432 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
16433
16434         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
16435         (gst_video_box_i420), (gst_video_box_chain):
16436           Fix row strides for I420 (fixes #163159)
16437           
16438 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16439
16440         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
16441           MPEG2 has a useful rate property, so we can actually use that.
16442           For MPEG-1, continue using the bytes/time properties.
16443
16444 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16445
16446         * gst-libs/gst/riff/riff-media.c:
16447         (gst_riff_create_video_caps_with_data),
16448         (gst_riff_create_video_template_caps):
16449           Add intel-h263.
16450
16451 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16452
16453         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
16454           Fail if caps negotiation fails. Should fix #162184, and should
16455           definately be in there regardless of it fixing the actual bug.
16456         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
16457         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
16458         (gst_avimux_riff_get_avix_header),
16459         (gst_avimux_riff_get_video_header),
16460         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
16461         (gst_avimux_start_file), (gst_avimux_handle_event),
16462         (gst_avimux_change_state):
16463         * gst/avi/gstavimux.h:
16464           Refactor structure writing to use GST_WRITE_UINT macros, add
16465           metadata writing support.
16466
16467 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16468
16469         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
16470           Elements may already be destroyed when this function is called.
16471
16472 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16473
16474         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16475         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
16476           More memory leak fixes (#149162).
16477
16478 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16479
16480         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16481         (gst_qtdemux_add_stream):
16482           Fix two memleaks.
16483
16484 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16485
16486         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
16487           Argh...
16488
16489 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16490
16491         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
16492           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
16493           when fixating to six channels in Totem.
16494
16495 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
16496
16497         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
16498           Fix compile warnings on Solaris 10 buildbot
16499
16500 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
16501
16502         * ext/dvdread/dvdreadsrc.c: (_read):
16503           Don't read beyond the last cell in a chapter (fixes 
16504           invalid memory access)
16505
16506 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
16507
16508         * ext/dvdread/stream_labels.c:
16509         (dvdreadsrc_get_audio_stream_labels):
16510           Use NULL for an empty GList instead of g_list_alloc(); fix 
16511           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
16512           of GString (easier to bulk free later)
16513
16514 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
16515
16516         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16517
16518         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16519         (gst_ffmpeg_pixfmt_to_caps):
16520           Fix BGRA32 caps (#164209).
16521
16522 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
16523
16524         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16525
16526         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16527         (gst_ffmpeg_caps_to_pixfmt):
16528           alpha_mask can be RGBA/ABGR. Fixes #164265.
16529
16530 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
16531
16532         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16533
16534         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
16535         (gst_mpeg2dec_alloc_buffer):
16536         * ext/mpeg2dec/gstmpeg2dec.h:
16537           Crop if decoding size is not the actual image size (#163676).
16538
16539 2005-01-17  Steve Baker  <steve@stevebaker.org>
16540
16541         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16542
16543         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
16544         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
16545           Add libsndfile typefind functions (#163309).
16546
16547 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16548
16549         * tools/gst-launch-ext-m.m:
16550           Add .aac, fix .m1v/.m2v (#163891).
16551
16552 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16553
16554         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
16555           Sanity check, don't wait endlessly since the clock might not
16556           actually run at this point (which is a deadlock). Fixes #164069.
16557
16558 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16559
16560         * gst/playback/gstplaybasebin.c: (probe_triggered):
16561           Of course, only pause if group is done...
16562
16563 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16564
16565         * gst/playback/gstplaybasebin.c: (probe_triggered):
16566           Thread safety.
16567
16568 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
16569
16570         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
16571           Don't return state change success when the parent
16572           failed.
16573
16574 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16575
16576         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
16577           Free events (fix memleak in #162905).
16578
16579 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
16580
16581         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16582
16583         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16584         (gst_ffmpeg_caps_to_pixfmt):
16585           Fix for depth = 15. Fixes #161675.
16586
16587 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16588
16589         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
16590           Set FPS correctly, even for webcams and the like.
16591         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
16592           Don error on setting while capturing.
16593
16594 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
16595
16596         * ext/dv/gstdvdec.c:
16597         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
16598         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
16599           I'm a bad boy. using /1001. to force C to do float division
16600           and not integer division (as it did in my last commit)
16601           Thanks to David I. Lehn for pointing this mistake.
16602
16603 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16604
16605         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
16606           Revert Johan's 1.35->1.36 since it breaks compat.
16607
16608 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
16609
16610         * ext/dv/gstdvdec.c:
16611         * ext/libfame/gstlibfame.c:
16612         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
16613         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
16614           replace framerate aproximations by their real value
16615           (24000/1001, 30000/1001, 60000/1001)
16616           Finish fixing bug #164049
16617
16618 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16619
16620         * ext/ogg/gstoggmux.c:
16621           eos/bos debugging
16622         * gst/tcp/gstmultifdsink.c:
16623         * gst/tcp/gstmultifdsink.h:
16624         * gst/tcp/gsttcp.c:
16625         * gst/tcp/gsttcp.h:
16626         * gst/tcp/gsttcpclientsink.c:
16627         * gst/tcp/gsttcpclientsrc.c:
16628         * gst/tcp/gsttcpserversink.c:
16629         * gst/tcp/gsttcpserversrc.c:
16630           improve reusability of elements after state changes and errors
16631           make multifdsink throw away streamheaders when receiving new ones
16632
16633 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16634
16635         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
16636           Fix for if items are already in list...
16637
16638 2005-01-12  Benjamin Otte  <otte@gnome.org>
16639
16640         * gst/adder/gstadder.c: (gst_adder_loop):
16641           fix adder a bit so it doesn't screw up with events as much anymore
16642
16643 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
16644
16645         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
16646         (pixbufscale_scale), (gst_pixbufscale_chain):
16647         * ext/gdk_pixbuf/pixbufscale.h:
16648           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
16649           to ensure rowstrides are calculated the same way as 
16650           ffmpegcolorspace
16651           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
16652           that we pick up duration and offset also.
16653
16654 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16655
16656         * gst/avi/gstavimux.c: (gst_avimux_class_init),
16657         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
16658           Reusability fixes.
16659
16660 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16661
16662         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
16663         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
16664         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
16665         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
16666           Update flags when requested.
16667
16668 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16669
16670         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
16671           Fix dmix.
16672
16673 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16674
16675         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
16676         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
16677         (probe_triggered), (new_decoded_pad), (gen_source_element),
16678         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
16679         * gst/playback/gstplaybasebin.h:
16680         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
16681         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
16682         (gst_play_bin_change_state):
16683           Implement group-switch signal for use in apps to clear metadata
16684           cache, clean up subtitle, add suburi property instead of # hack,
16685           some error-out fixes.
16686
16687 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16688
16689         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
16690           Debug.
16691         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
16692           If we got a state change in the _get handler, don't return success.
16693
16694 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
16695
16696         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
16697         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
16698           Make jpegdec quiet on MJPEG decoding
16699         * gst/asfdemux/README:
16700           Fix mimetypes for MJPEG and H263
16701
16702 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16703
16704         * ext/theora/theoradec.c: (theora_dec_chain):
16705           Fix broken code generation by gcc by swapping arguments.
16706         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
16707           Fix \n in debug.
16708
16709 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
16710
16711         * TODO:
16712           delete this file, it is by far outdated
16713         * ext/alsa/gstalsa.1: remove
16714         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
16715         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
16716         (gst_alsa_get_caps):
16717           Add HW probing for supported sample rates. Fixes #161704
16718
16719 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16720
16721         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
16722           Don't crash, biatch! :).
16723
16724 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16725
16726         * ext/musepack/gstmusepackreader.cpp:
16727         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
16728           Some work on tags - still doesn't work in playbin...
16729         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
16730           Handle events...
16731
16732 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16733
16734         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
16735           Also shove tags on kid pads.
16736
16737 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16738
16739         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
16740           Don't bail on unknown events.
16741         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
16742           Don't crash on events before negotiation.
16743         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16744           Send tags on pads, too.
16745         * gst/playback/gststreamselector.c:
16746         (gst_stream_selector_request_new_pad):
16747           Forward events on first pad if no input was selected yet.
16748
16749 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16750
16751         * gst/playback/gstplaybasebin.c: (setup_substreams):
16752           Don't disable streamtype if the stream doesn't exist, since
16753           then playing a video after audio will disable both and nothing
16754           will happen. Fixes the testsuite.
16755
16756 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16757
16758         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
16759         (gst_v4l_xoverlay_set_xwindow_id):
16760         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
16761         (gst_v4l2_xoverlay_set_xwindow_id):
16762           Add debug categories, fix overlay disabling.
16763
16764 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
16765
16766         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
16767         * ext/alsa/gstalsa.h:
16768           Add HW probing for period_count/size and buffer_size MIX/MAX
16769           Adjust default/user defined value if out of bounds
16770           Should fix bug #162024
16771
16772 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16773
16774         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
16775           Fix warning (#161191).
16776
16777 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
16778
16779         * ext/dvdread/stream_labels.c:
16780         (dvdreadsrc_get_audio_stream_labels):
16781           Fix warning (init the good variable in switch default)
16782
16783 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
16784
16785         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16786
16787         * gst/tta/gstttaparse.c: (gst_tta_src_event):
16788           Fix gcc-2.95 compile (#163485).
16789
16790 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16791
16792         * configure.ac:
16793         * ext/flac/gstflacenc.c: (gst_flacenc_init),
16794         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
16795         (gst_flacenc_tell_callback), (gst_flacenc_chain),
16796         (gst_flacenc_change_state):
16797         * ext/flac/gstflacenc.h:
16798           Update for API change in flac-1.1.1. Update requirement in
16799           configure.ac. Fixes #162974.
16800
16801 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16802
16803         * gst/playback/gstplaybasebin.c: (group_destroy):
16804           Remove hack to get rid of assert and get rid of unlinked
16805           signals properly.
16806
16807 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16808
16809         * gst/playback/gstplaybasebin.c: (setup_source):
16810           Set source to NULL so that resources are free'ed. Fixes issues
16811           with playback of CDDA and similar device-accessing things.
16812
16813 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16814
16815         * testsuite/embed/Makefile.am:
16816           test->noinst, fix make test in buildbot.
16817
16818 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
16819
16820         * ext/dvdread/stream_labels.c: new file
16821         * ext/dvdread/stream_labels.h: new file
16822         * ext/dvdread/Makefile.am:
16823         * ext/dvdread/dvdreadsrc.c: (_seek_title):
16824           Extract audio stream label from DVD IFO files.
16825           It only dump them on the console for now, still have to
16826           make playbin aware of them.
16827
16828 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16829
16830         * gst/playback/gstplaybasebin.c: (setup_source):
16831           Fix hanging subs.
16832
16833 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16834
16835         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
16836         (gen_preroll_element), (remove_groups), (setup_subtitle),
16837         (gen_source_element), (setup_source):
16838         * gst/playback/gstplaybasebin.h:
16839           Multiple .sub files is just a stupid idea... Fix some threading
16840           mistakes. Interestingly, external .sub files cause playbin to
16841           hang, I don't know why... Parsing fixes contributed by Fran??ois
16842           Kooman <fkooman@tuxed.net>.
16843
16844 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16845
16846         * testsuite/embed/Makefile.am:
16847           Fix buildbot.
16848
16849 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
16850
16851         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16852
16853         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
16854         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
16855         (gst_pngenc_set_property):
16856         * ext/libpng/gstpngenc.h:
16857           Add compression level property (#163323).
16858
16859 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16860
16861         * configure.ac:
16862         * examples/capsfilter/capsfilter1.c: (main):
16863         * examples/seeking/spider_seek.c: (make_spider_pipeline):
16864         * ext/dvdread/Makefile.am:
16865         * ext/dvdread/demo-play:
16866         * ext/dvdread/demo-play.c:
16867         * gconf/gstreamer.schemas.in:
16868         * gst-libs/gst/gconf/gconf.c:
16869         * sys/v4l/TODO:
16870         * testsuite/Makefile.am:
16871         * testsuite/embed/Makefile.am:
16872         * testsuite/embed/embed.c: (cb_expose), (main):
16873           Remove all references to xvideosink, fix examples (#140845).
16874         * gst/playback/gstplaybasebin.c: (group_destroy):
16875           Apparently, disposal does not unlink - so do explicitely.
16876         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16877           Add debug.
16878
16879 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
16880
16881         * README: fix PKG_CONFIG_PATH instructions, what was there
16882         previously was breaking default search path, not nice. 
16883         Fixes #163358
16884
16885 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16886
16887         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
16888         (gst_audioscale_chain):
16889           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
16890           when resampling - how the ^@$^!@^! is this possible?!?
16891
16892 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16893
16894         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
16895           Reset variables on READY.
16896         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
16897         (gst_matroska_mux_loop):
16898           Require data before writing header.
16899
16900 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
16901
16902         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16903
16904         * ext/mad/gstmad.c: (gst_mad_chain):
16905           Don't call mad_stream_sync() directly after recovering sync.
16906           Fixes #151661.
16907
16908 2005-01-09  Martin Eikermann  <meiker@upb.de>
16909
16910         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16911
16912         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
16913         (snapshot_handler), (gst_snapshot_sinkconnect),
16914         (gst_snapshot_chain):
16915           Allocate resources when required, fix recursive signal emission
16916           and fix caps. Fixes #161667.
16917
16918 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
16919
16920         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16921
16922         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
16923         (gst_pngdec_chain):
16924           Handle only 8-bppc (bits-per-pixel-component) images, better
16925           error handling and correct strides. Fixes #163177.
16926         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
16927         (gst_pngenc_chain):
16928           Better error handling. Fixes #163348.
16929
16930 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16931
16932         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
16933         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
16934         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
16935         (dvdnavsrc_uri_handler_init):
16936           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
16937         * gst/playback/gstplaybasebin.c: (gen_source_element):
16938           Add MMS to streaming URIs.
16939
16940 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16941
16942         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
16943         * sys/xvimage/xvimagesink.c:
16944         (gst_xvimagesink_navigation_send_event):
16945           Check for pad availability before sending event.
16946
16947 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16948
16949         * gst-plugins.spec.in:
16950           Add subparse.
16951
16952 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16953
16954         * configure.ac:
16955           Since we use functions from CVS, up requirement.
16956
16957 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16958
16959         * gst/playback/Makefile.am:
16960         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
16961         (group_destroy), (group_commit), (group_is_muted),
16962         (gen_preroll_element), (add_stream), (unknown_type),
16963         (probe_triggered), (preroll_unlinked), (mute_stream),
16964         (silence_stream), (new_decoded_pad), (setup_substreams),
16965         (setup_source), (get_active_source), (mute_group_type),
16966         (muted_group_change_state), (set_active_source),
16967         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
16968         (play_base_eos), (gst_play_base_bin_change_state):
16969         * gst/playback/gstplaybasebin.h:
16970         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
16971         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
16972         (gst_stream_info_dispose), (stream_info_mute_pad),
16973         (stream_info_change_state), (gst_stream_info_set_mute):
16974         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
16975         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
16976         (gst_stream_selector_init), (gst_stream_selector_dispose),
16977         (gst_stream_selector_get_linked_pad),
16978         (gst_stream_selector_get_caps), (gst_stream_selector_link),
16979         (gst_stream_selector_get_linked_pads),
16980         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
16981         * gst/playback/gststreamselector.h:
16982           Adding stream selection support plus required properties for
16983           applications to use this. Fully fixes #100931.
16984
16985 2005-01-08  Benjamin Otte  <otte@gnome.org>
16986
16987         * gst/games/gstpuzzle.c: (nav_event_handler):
16988           - handle nav events differently: forward every event no matter if it
16989             was handled or not.
16990           - translate events
16991           You can now cheat by using navigationtest ! puzzle and moving the
16992           mouse close to the edge of a tile. ;)
16993
16994 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16995
16996         * configure.ac:
16997         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
16998         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
16999         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
17000         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
17001         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
17002         (gst_ogm_parse_plugin_init):
17003         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
17004         (gst_textoverlay_link), (gst_textoverlay_getcaps),
17005         (gst_textoverlay_event), (gst_textoverlay_video_chain),
17006         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
17007         * ext/pango/gsttextoverlay.h:
17008         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
17009         (gst_matroska_demux_handle_seek_event),
17010         (gst_matroska_demux_sync_streams),
17011         (gst_matroska_demux_parse_blockgroup),
17012         (gst_matroska_demux_subtitle_caps),
17013         (gst_matroska_demux_plugin_init):
17014         * gst/matroska/matroska-ids.h:
17015         * gst/playback/gstdecodebin.c: (close_pad_link):
17016         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17017         (gen_preroll_element), (remove_groups), (add_stream),
17018         (new_decoded_pad), (setup_subtitles), (gen_source_element),
17019         (setup_source):
17020         * gst/playback/gstplaybasebin.h:
17021         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
17022         * gst/subparse/Makefile.am:
17023         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
17024         (gst_subparse_base_init), (gst_subparse_class_init),
17025         (gst_subparse_init), (gst_subparse_formats),
17026         (gst_subparse_eventmask), (gst_subparse_event),
17027         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
17028         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
17029         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
17030         (parse_mpsub_deinit), (parse_mpsub_init),
17031         (gst_subparse_buffer_format_autodetect),
17032         (gst_subparse_format_autodetect), (gst_subparse_loop),
17033         (gst_subparse_change_state), (gst_subparse_type_find),
17034         (plugin_init):
17035         * gst/subparse/gstsubparse.h:
17036         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
17037         (plugin_init):
17038           Add subtitle support, .sub parser (supports SRT and MPsub),
17039           OGM text support, Matroska UTF-8 text support, deadlock fixes
17040           all over the place, subtitle awareness in decodebin/playbin
17041           and some fixes to textoverlay to handle subtitles in a stream
17042           correctly. Fixes #100931.
17043
17044 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17045
17046         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17047           Check for pad availability before doing a query on it.
17048
17049 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17050
17051         * ext/dv/gstdvdec.c:
17052           really fix bpp24/32 dvdec caps (classic rgba indeed)
17053         * gst/asfdemux/gstasfdemux.c:
17054         (gst_asf_demux_process_ext_content_desc):
17055           don't send text tags if they are empty (bis repetita)
17056
17057 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17058
17059         * ext/dv/gstdvdec.c:
17060          remove unneeded comment from dvdec
17061           (related to DV 4CC codes in AVI files)
17062           moved them in gstreamer/docs/random/mimetypes
17063         * gst/asfdemux/gstasfdemux.c:
17064         (gst_asf_demux_process_ext_content_desc):
17065          don't send text tags if they are empty
17066          fix mem leak on error path
17067         * gst/ffmpegcolorspace/avcodec.h:
17068         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17069         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
17070         (gst_ffmpegcsp_avpicture_fill):
17071         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
17072         * gst/ffmpegcolorspace/imgconvert_template.h:
17073          adds BGR32 and BGRA32 to ffmpegcolorspace
17074           (still bad colors, fixing it on next commit)
17075           helps with dvdec outputing BGR32
17076
17077 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17078
17079         * ext/dv/gstdvdec.c:
17080          Fix audio caps i just broke (missing ',')
17081         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
17082         (gst_matroska_mux_reset):
17083          Fix typo + add FIXME about old "x-gst-metadata" crap
17084
17085 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17086
17087         * ext/dv/demo-play.c: (main):
17088          xvideosink -> xvimagesink
17089         * ext/dv/gstdvdec.c:
17090          change rgb 32/32 caps to 24/32 (no alpha)
17091          change nb of channels to be a list (2 or 4, not 2)
17092          change sample rate to be a list (32, 44.1, 48 kHz) not a range
17093         * gst/asfdemux/gstasfdemux.c:
17094         (gst_asf_demux_process_ext_content_desc):
17095          Add 'date/year' to extracted metadata list
17096
17097 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17098
17099         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
17100           The return value of fixate_to does not imply that the requested
17101           value was set, so don't assume.
17102
17103 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
17104
17105         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17106
17107         * ext/libpng/gstpngdec.c:
17108         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
17109         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
17110         * ext/libpng/gstpngenc.h:
17111           Alpha support (encoder; #163161), mime fixage.
17112
17113 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
17114
17115         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17116
17117         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
17118         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
17119         (gst_faac_set_property), (gst_faac_get_property):
17120         * ext/faac/gstfaac.h:
17121           Allow for ADTS output (#153434).
17122
17123 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17124
17125         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
17126           Fix against template (#150576).
17127
17128 2005-01-06  Benjamin Otte  <otte@gnome.org>
17129
17130         * gst/games/gstpuzzle.c: (draw_puzzle):
17131           don't draw a puzzle if either width or height of tiles would be 0.
17132
17133 2005-01-06  Benjamin Otte  <otte@gnome.org>
17134
17135         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
17136         (gst_puzzle_class_init), (gst_puzzle_finalize):
17137           no memleaks, please
17138         (gst_puzzle_create), (gst_puzzle_init),
17139         (gst_puzzle_set_property), (gst_puzzle_setup):
17140           change initialization code around so we don't reshuffle on resize
17141         (draw_puzzle):
17142           fix another stupid typo
17143
17144 2005-01-06  Benjamin Otte  <otte@gnome.org>
17145
17146         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
17147           fix stupid typo that borked copying on YUY2
17148
17149 2005-01-06  Benjamin Otte  <otte@gnome.org>
17150
17151         * gst/games/gstpuzzle.c: (draw_puzzle):
17152           fix edges when image sizes aren't multiples of tile sizes
17153
17154 2005-01-06  Benjamin Otte  <otte@gnome.org>
17155
17156         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
17157           make RGB endianness work correctly
17158         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
17159           refactor and fix race with initial shuffling
17160         (nav_event_handler):
17161           allow using the mouse to puzzle
17162         (draw_puzzle):
17163           insist on tiles having width and height as multiples of 4 to get
17164           clean YUV image handling
17165         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17166         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
17167           s/DEBUG/LOG/ for common messages
17168         (gst_xvimagesink_navigation_send_event):
17169           fix mouse event translation to not include screen PAR
17170         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
17171           fix mouse event translation to actually work
17172
17173 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17174
17175         * gst/asfdemux/gstasfdemux.c:
17176         (gst_asf_demux_process_ext_content_desc):
17177          Extract TrackNumber metadata + clean up code
17178         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
17179          Hope this is the good fix (var used unitialised)
17180
17181 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17182
17183         * ext/faad/gstfaad.c: (gst_faad_chain):
17184           Only increment timestamp if it's valid. Fixes raw AAC streams.
17185
17186 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17187
17188         * configure.ac:
17189         * gst/games/Makefile.am:
17190         * gst/games/gstpuzzle.c:
17191           add a puzzle game with...
17192         * gst/games/gstvideoimage.c:
17193         * gst/games/gstvideoimage.h:
17194           ... full colorspace support (that includes YUV9 and RGB16)) stolen
17195           from videotestsrc and made into something that would be a nice
17196           library for a lot of other plugins.
17197
17198 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17199
17200         * configure.ac:
17201          don't compile faad plugin if a RC of 2.0 is found
17202          Fixes #155346 (and FC1 buildbot)
17203         * gst/asfdemux/gstasfdemux.c:
17204         (gst_asf_demux_process_ext_content_desc):
17205          try to make Solaris compiler happier
17206
17207 2005-01-06  Paul Jack  <pjack@sfaf.org>
17208
17209         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17210
17211         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
17212           Fix segfault (#161667).
17213
17214 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17215
17216         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
17217           Fix framerate reporting.
17218
17219 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17220
17221         * gst-libs/gst/riff/riff-ids.h:
17222         * gst/wavenc/riff.h:
17223          Add AMR (VBR and CBR) ids to riff.h audio codec list
17224         * gst/asfdemux/gstasfdemux.c:
17225         (gst_asf_demux_process_ext_content_desc),
17226         (gst_asf_demux_process_object):
17227           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
17228
17229 2005-01-05  Martin Eikermann  <meiker@upb.de>
17230
17231         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17232
17233         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
17234         (gst_dvd_demux_handle_discont):
17235         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
17236         (gst_mpeg_demux_handle_discont):
17237           Recreate pads on new-media (#160730).
17238         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
17239           Send discont even if manager changes timestamps (#161929).
17240
17241 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
17242
17243         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17244
17245         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
17246           Fix invalid memory access (#159211).
17247
17248 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17249
17250         * examples/gstplay/player.c: (main):
17251           Don't iterate.
17252         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
17253           Add visualizations.
17254         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
17255         (gst_a52dec_handle_frame):
17256           Set duration.
17257         * ext/dvdnav/gst-dvd:
17258           Add audioconvert. Fixes #161325.
17259         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
17260           Explicitely case to gint64. Possible valgrind error.
17261         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
17262         (gst_play_tick_callback), (gst_play_change_state),
17263         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
17264         (gst_play_set_location), (gst_play_get_location),
17265         (gst_play_seek_to_time), (gst_play_set_data_src),
17266         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17267         (gst_play_set_visualization), (gst_play_connect_visualization),
17268         (gst_play_get_framerate), (gst_play_get_all_by_interface),
17269         (gst_play_new):
17270           Use playbin. Fixes #139749 and #147744.
17271         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
17272           Add genre tag.
17273         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
17274         (audioscale_get_type), (gst_audioscale_base_init),
17275         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
17276         (gst_audioscale_getcaps), (gst_audioscale_fixate),
17277         (gst_audioscale_link), (gst_audioscale_get_buffer),
17278         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
17279         (gst_audioscale_init), (gst_audioscale_dispose),
17280         (gst_audioscale_chain), (gst_audioscale_set_property),
17281         (gst_audioscale_get_property), (plugin_init):
17282           Indent properly.
17283         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17284           Fix LPCM.
17285         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
17286         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
17287         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
17288           Add more metadata (fixes #162656).
17289
17290 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17291
17292         * configure.ac:
17293           back to cvs
17294
17295 === release 0.8.7 ===
17296
17297 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17298
17299         * NEWS:
17300         * RELEASE:
17301         * configure.ac:
17302           releasing 0.8.7, "Hyperspace"
17303
17304 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17305
17306         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
17307
17308         * gst/playback/gstplaybasebin.c:
17309          Fix for #162924 - free caps after use, not before
17310
17311 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
17312
17313         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
17314
17315         * gst/playback/gstplaybasebin.c:
17316         * gst/wavparse/gstwavparse.c:
17317           Fix for #154773 - fixes playback of small .wav files
17318
17319 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17320
17321         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
17322
17323         * gst/audioscale/gstaudioscale.c:
17324           Fix for #162819 - make audioscale reusable
17325           Fixes playback of more than one file with playbin/totem
17326
17327 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17328
17329         * gst/ffmpegcolorspace/avcodec.h:
17330         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17331         * gst/ffmpegcolorspace/imgconvert.c:
17332           clean up the mess that made me cry and avoid needless duplication
17333
17334 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17335
17336         * gst/ffmpegcolorspace/imgconvert.c:
17337           give some indication of why we're segfaulting
17338
17339 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17340
17341         * configure.ac:
17342           Fix indentation, fix v4l2 plugin detection.
17343         * ext/Makefile.am:
17344           Fix libmms location (Maciej, use diff -u!).
17345         * ext/alsa/gstalsa.c: (gst_alsa_init):
17346           Initialize caps cache to NULL.
17347         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
17348           Only change state on audiosink if it exists.
17349
17350 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
17351
17352         * gst/matroska/matroska-demux.c:
17353         * gst/matroska/matroska-ids.h:
17354         * gst/matroska/matroska-demux.h:
17355         Fix Vorbis streams failing to decode in some files, where cluster_time
17356         isn't 0, because then it doesn't send codec_priv before actual data.
17357         Remove time-based test and replace it with marker set on beginning of
17358         new stream
17359
17360 2004-12-28  David Schleef  <ds@schleef.org>
17361
17362         Merge patch from Ronald fixing problems with streaming
17363         text.
17364         * ext/cairo/gstcairo.c: (plugin_init):
17365         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
17366         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
17367         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
17368         (gst_textoverlay_font_init), (gst_textoverlay_init),
17369         (gst_textoverlay_set_property):
17370         * ext/cairo/gsttextoverlay.h:
17371
17372 2004-12-27  David Schleef  <ds@schleef.org>
17373
17374         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
17375         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
17376         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
17377         (gst_textoverlay_font_init), (gst_textoverlay_init),
17378         (gst_textoverlay_set_property): Improvements to actually
17379         render text as white on black outline on video, including
17380         font selection and horizontal/vertical alignment.  (Ronald's
17381         christmas present)
17382         * ext/cairo/gsttextoverlay.h:
17383
17384 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
17385
17386         * ext/ogg/gstogg.c:
17387         * ext/ogg/gstogmparse.c:
17388           fix ogm[audio/video]parse plugin registration
17389           (riff won't load if bytestream is already loaded)
17390
17391 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17392
17393         * gst/audioconvert/gstchannelmix.c:
17394           fix for GLIB < 2.4
17395
17396 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17397
17398         * Makefile.am:
17399         * configure.ac:
17400           disable docs again until it actually passes make distcheck.
17401
17402 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17403
17404         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
17405         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17406         (plugin_init):
17407           Add 3GP (variables name Q3GP because they can't start with a
17408           number). Add samr audio fourcc (used in .3gp files), decoder
17409           is work in progress. Also do a GST_WARNING instead of ERROR
17410           in case of unknown nodes, to decrease output.
17411
17412 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17413
17414         * Makefile.am:
17415           really fix dist
17416
17417 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17418
17419         * configure.ac:
17420         * ext/speex/gstspeexdec.h:
17421         * ext/speex/gstspeexenc.h:
17422           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
17423           Fix detection code in configure.ac
17424
17425 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17426
17427         * gst/matroska/matroska-demux.c:
17428         (gst_matroska_demux_parse_blockgroup):
17429           Save position, so that queries give proper return values. Don't
17430           know how this could ever have worked before...
17431
17432 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17433
17434         * configure.ac:
17435           Put additional LAME check inside the conditional.  Fixes #152339
17436
17437 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17438
17439         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
17440         (gst_avi_demux_stream_scan):
17441           Add some more debug. Fix logic error when setting movi offset
17442           while reading index.
17443
17444 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17445
17446         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
17447         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
17448         (gst_avi_demux_process_next_entry):
17449           Add some debugging. Better detection of broken indexes and the
17450           accompanying index recovery. No infinite loops on state changes
17451           when we're still in our loopfunction.
17452
17453 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17454
17455         * configure.ac:
17456           Fix up.
17457
17458 2004-12-22  Archana Shah  <archana.shah@wipro.com>
17459
17460         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17461
17462         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
17463           Normalizing the value before setting
17464         (gst_sunaudiomixer_get_volume):
17465           Normalizing the value after getting. Fixes bug# 161980
17466
17467 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
17468
17469         * Makefile.am: Make sure docs gets disted
17470         * docs/Makefile.am: Make sure all needed files get disted
17471         * gst-plugins.spec.in: latest updates
17472
17473 2004-12-22  Wim Taymans  <wim@fluendo.com>
17474
17475         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
17476         Revert patch 1.38 as clock distribution over schedulers does
17477         not work correcly in the core yet.
17478
17479 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
17480
17481         * sys/oss/README: remove this file, which predates my birth
17482           (and which content is by far outdated)
17483
17484 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
17485
17486         * Makefile.am:
17487         * configure.ac:
17488         * docs/Makefile.am:
17489         * docs/libs/Makefile.am:
17490         * docs/libs/gst-plugins-libs-docs.sgml:
17491         * docs/libs/gst-plugins-libs-sections.txt:
17492         * docs/libs/tmpl/gstgconf.sgml:
17493         * docs/upload.mak:
17494         * docs/version.entities.in:
17495           Added boilerplate gtk-doc files for plugin-libs documentation.
17496
17497 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
17498
17499         * gst/auparse/gstauparse.c: fix int and float audio caps
17500
17501 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17502
17503         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
17504         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
17505           g_assert() can be a macro, don't use #ifdef inside it.
17506
17507 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
17508
17509         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17510
17511         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
17512         (gst_videorate_init), (gst_videorate_chain),
17513         (gst_videorate_change_state):
17514           Event handling (fixes #159986).
17515
17516 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17517
17518         * gst-libs/gst/riff/riff-media.c:
17519         (gst_riff_create_video_caps_with_data):
17520           Add BLZ0 (Blizzard's version of DivX) fourcc.
17521
17522 2004-12-18  David Schleef  <ds@schleef.org>
17523
17524         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
17525         portability fix.
17526
17527 2004-12-18  David Schleef  <ds@schleef.org>
17528
17529         * gst/tta/ttadec.h: Disable some header code that isn't used
17530         and clearly isn't portable.
17531
17532 2004-12-18  David Schleef  <ds@schleef.org>
17533
17534         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
17535         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17536         (avcodec_get_pix_fmt), (avpicture_layout),
17537         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
17538         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
17539         Fix code to not use GCC extensions (and c99 extensions that
17540         Forte does not like.)
17541
17542 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
17543
17544         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17545
17546         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
17547         (gst_deinterlace_chain):
17548           Rowstride fixes. Fixes #161039.
17549         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
17550         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
17551         (gst_video_crop_getcaps), (gst_video_crop_link),
17552         (gst_video_crop_i420), (gst_video_crop_chain),
17553         (gst_video_crop_change_state):
17554           Rework of negotiation. Actually works now. Fixes #158650.
17555
17556 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17557
17558         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
17559           That was very stupid.
17560
17561 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17562
17563         * gst/matroska/matroska-demux.c:
17564         (gst_matroska_demux_parse_blockgroup):
17565           Fix possible crasher.
17566
17567 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17568
17569         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
17570         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
17571           Lace sizes can be zero.
17572
17573 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17574
17575         * ext/musepack/gstmusepackdec.cpp:
17576           Fetch error return values. Fixes #161624.
17577         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
17578           Really EOS.
17579
17580 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17581
17582         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
17583           Work for truncated (unfinished download etc.) files. Fixes #160514.
17584
17585 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17586
17587         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
17588           Fix for integer overflow. Makes #156001 not crash. Probably masks
17589           the real bug.
17590
17591 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17592
17593         * gst/ac3parse/gstac3parse.c: (plugin_init):
17594           Parsers never have ranks. Fixes #159651.
17595
17596 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17597
17598         * gst/playback/gstdecodebin.c: (compare_ranks):
17599           make sure the facotries are ordered the same every time even if they
17600           have the same rank by using the name
17601         * gst/playback/gstdecodebin.c: (find_compatibles):
17602           make sure we don't add factories to the list twice
17603
17604 2004-12-16  David Schleef  <ds@schleef.org>
17605
17606         * configure.ac: look for musepack headers as musepack/*.h
17607         (fixes #159847)
17608         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
17609         * ext/musepack/gstmusepackreader.h: same
17610
17611 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17612
17613         * gst-libs/gst/riff/riff-read.c:
17614         (gst_riff_read_strf_auds_with_data):
17615           Read extradata correctly (fixes #155879).
17616
17617 2004-12-16  David Schleef  <ds@schleef.org>
17618
17619         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
17620         audio.  does _not_ attempt or allow conversion unless channels
17621         is 1 or 2.
17622
17623 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
17624
17625         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
17626
17627 2004-12-16  David Schleef  <ds@schleef.org>
17628
17629         * gst/audioscale/gstaudioscale.c: the resample library only
17630         handles 1 or 2 channels.  Change caps to compensate.
17631
17632 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17633
17634         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
17635         (gst_matroska_demux_audio_caps):
17636           Some MPEG-AAC hacks, because else it doesn't work...
17637
17638 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17639
17640         * gst-libs/gst/riff/riff-media.c:
17641         (gst_riff_create_video_caps_with_data),
17642         (gst_riff_create_video_template_caps):
17643           Add h264.
17644
17645 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17646
17647         * gst-libs/gst/audio/Makefile.am:
17648           Try to fix buildbot.
17649
17650 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17651
17652         * gst/tcp/gstmultifdsink.c:
17653           Clean up and uniformize debugging.
17654
17655 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
17656
17657         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17658
17659         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
17660         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
17661         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
17662         (gst_mpeg_demux_change_state):
17663           Reset on ready. Fixes 160276.
17664
17665 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
17666
17667         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17668
17669         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17670         (gst_ffmpegcsp_pad_link):
17671           Fix memleak (#154815).
17672
17673 2004-12-16  James Bowes  <bowes@cs.dal.ca>
17674
17675         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17676
17677         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
17678         (gst_musicbrainz_init), (gst_musicbrainz_chain),
17679         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
17680         * ext/musicbrainz/gsttrm.h:
17681           Add support for using a proxy server when getting a trm id from
17682           the MusicBrainz database (#149613).
17683
17684 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
17685
17686         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17687
17688         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
17689         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
17690           Fix memleaks (#157233).
17691
17692 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
17693
17694         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17695
17696         * gst-libs/gst/resample/resample.c: (gst_resample_close):
17697         * gst-libs/gst/resample/resample.h:
17698         * gst/audioscale/gstaudioscale.c:
17699           Fix memleak (#159215).
17700
17701 2004-12-16  Toni Willberg  <toniw@iki.fi>
17702
17703         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17704
17705         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
17706         * sys/oss/oss_probe.c: (main):
17707           Check for mono/stereo support (similar to samplerate probing),
17708           fixes #159433. Also add missing copyright header to oss_probe.c.
17709
17710 2004-12-15  David Schleef  <ds@schleef.org>
17711
17712         * configure.ac: add audioresample and cairo plugins.  Remove
17713         HAVE_MMX stuff, because it's not used.
17714         * ext/Makefile.am: same
17715         * ext/audioresample/Makefile.am: You are not ready for an
17716         audio resampling element based on audioresample.
17717         * ext/audioresample/gstaudioresample.c:
17718         * ext/audioresample/gstaudioresample.h:
17719         * ext/cairo/Makefile.am: You are not ready for overlay elements
17720         based on cairo.  Don't look too closely, these elements kinda
17721         suck right now.
17722         * ext/cairo/gstcairo.c: new
17723         * ext/cairo/gsttextoverlay.c: new
17724         * ext/cairo/gsttextoverlay.h: new
17725         * ext/cairo/gsttimeoverlay.c: new
17726         * ext/cairo/gsttimeoverlay.h: new
17727         * gst-libs/gst/media-info/media-info-priv.h: fix compile
17728         problem with compilers that don't support variadic macros.
17729
17730 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
17731
17732         Reviewed by:  David Schleef  <ds@schleef.org>
17733
17734         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
17735         Bala, registering sunaudiosrc (oops!), and cleaning up code a
17736         bit.  Also ran indent-gst.
17737         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
17738         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
17739         (gst_sunaudiosrc_setparams):
17740
17741 2004-12-14  David Schleef  <ds@schleef.org>
17742
17743         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
17744         output rate to 16000.  Should fix #160235.
17745
17746 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17747
17748         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
17749         Add typefinding for mpeg2 pes streams
17750
17751 2004-12-13  David Schleef  <ds@schleef.org>
17752
17753         * configure.ac:  Applied patch from bug #143659, making default
17754         sources and sinks OS-dependent (for Solaris), and added code
17755         for OS/X.
17756         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
17757
17758 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
17759
17760         * gst-libs/gst/riff/riff-media.c:
17761           forgot to add h2.64 to avidemux template caps
17762
17763 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
17764
17765         * gst/wavenc/riff.h:
17766         * gst-libs/gst/riff/riff-media.c:
17767         * gst-libs/gst/riff/riff-ids.h:
17768         * gst/avi/gstavimux.c
17769         add 4CC code for VideoSoft h264 in AVI (VSSH)
17770           fixes bug #160655
17771         remove s323 from riff, it's quicktime specific :(
17772
17773 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
17774
17775         * gst/asfdemux/README
17776         * gst/wavenc/riff.h
17777         * gst-libs/gst/riff/riff-ids.h
17778         * gst-libs/gst/riff/riff-media.c
17779         * gst/qtdemux/qtdemux.c:
17780           add new 4CC codes for h263 related codecs
17781           fixes partially bug #155163
17782
17783 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
17784
17785         * configure.ac: Update polyaudio requirement to 0.7
17786         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
17787
17788 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17789
17790         * gst/interleave/deinterleave.c:
17791         fix my name's spelling! :)
17792
17793 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
17794
17795         * AUTHORS ChangeLog
17796         * gst/auparse/gstauparse.c
17797         * gst/interleave/deinterleave.c
17798         * gst/law/:
17799                 alaw-decode.c alaw-encode.c
17800                 mulaw-decode.c mulaw-encode.c
17801         * gst/oneton/gstoneton.c
17802         * sys/osxaudio/:
17803                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
17804         * sys/osxvideo/:
17805                 cocoawindow.h cocoawindow.m
17806                 osxvideosink.h osxvideosink.m
17807
17808         put the same mail address for Zaheer Abbas Merali everywhere
17809
17810 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17811
17812         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
17813           Align by packetsize, and assert that we a packet available before
17814           playing. The first makes webstreams work (they often include
17815           trailing padding data in a packet), the second allows pausing a
17816           ASF stream in totem without getting demux errors afterwards.
17817
17818 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17819
17820         * ext/ogg/gstoggdemux.c: (get_relative):
17821           Check for non-NULL before accessing member (end-of-chain).
17822
17823 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17824
17825         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
17826         (cdparanoia_set_property), (cdparanoia_get_property):
17827         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
17828         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
17829         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
17830         (dvdreadsrc_init), (dvdreadsrc_set_property),
17831         (dvdreadsrc_get_property):
17832         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
17833         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
17834           Synchronize property names where not yet the case. Devices are
17835           now device=X, other versions are deprecated (but still exist).
17836           Also use g_free() unconditionally.
17837         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17838         (setup_source), (gst_play_base_bin_get_property):
17839           Expose source.
17840
17841 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17842
17843         * configure.ac: move GCONF macro outside conditional for the am
17844           conditional. Fixes #160439
17845
17846 2004-12-08  David Schleef  <ds@schleef.org>
17847
17848         * tools/gst-visualise-m.m: Switch to elements that currently
17849         exist.
17850
17851 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17852
17853         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
17854           We love wrong commas.
17855
17856 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17857
17858         * gst/matroska/matroska-demux.c:
17859         (gst_matroska_demux_handle_src_query):
17860           Don't set DEFAULT, unsupported - makes length display incorrectly
17861           in some cases.
17862
17863 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
17864
17865         * gst/monoscope/README: remove blurb about files being GPL
17866         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
17867         * gst/monoscope/monoscope.c: Change license to BSD with explanation
17868           monoscope is now effectively LGPL licensed
17869
17870 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
17871
17872         * gst/monoscope/README: Update information to be more correct
17873         * gst/monoscope/convolve.c: Relicense to LGPL
17874         * gst/monoscope/convolve.h: Relicense to LGPL
17875
17876 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
17877
17878         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
17879           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
17880         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
17881           set default_duration for mpeg1 audio
17882
17883 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17884
17885         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
17886         * ext/alsa/gstalsa.h:
17887           refactor big chunks of the core caps negotiation code to make it
17888           a lot faster, because people claim it's really slow
17889           (actually, just cache the getcaps when the device is opened)
17890
17891 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17892
17893         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
17894         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
17895         (gst_a52dec_handle_frame), (gst_a52dec_chain),
17896         (gst_a52dec_change_state), (plugin_init):
17897         * ext/a52dec/gsta52dec.h:
17898           Do something useful with timestamps. Make chain-based (since
17899           there's really no reason to be loopbased).
17900         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17901           Update current_byte/frame correctly.
17902
17903 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17904
17905         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
17906         (gst_ape_demux_stream_init):
17907           Forward tags, too.
17908
17909 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17910
17911         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
17912           Let's make sure we're done typefinding when detecting tags.
17913
17914 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17915
17916         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
17917         (gst_ebml_read_init), (gst_ebml_read_use_event),
17918         (gst_ebml_read_element_id), (gst_ebml_peek_id),
17919         (gst_ebml_read_seek), (gst_ebml_read_skip),
17920         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
17921         (gst_ebml_read_master):
17922         * gst/matroska/ebml-read.h:
17923         * gst/matroska/matroska-demux.c:
17924         (gst_matroska_demux_parse_contents),
17925         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
17926           Disgustingly evil hack for working around INTERRUPT events and
17927           their extremely annoying habit of being a pain in the ass. We
17928           simply peek a cluster before reading any of it.
17929
17930 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17931
17932         * ext/musepack/gstmusepackdec.cpp:
17933           There's also floating point libmusepacks.
17934
17935 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17936
17937         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
17938         (gst_faad_chanpos_to_gst), (gst_faad_chain):
17939           Set DURATION even if source buffer didn't. Also use increasing
17940           timestamps.
17941         * gst-libs/gst/riff/riff-media.c:
17942         (gst_riff_create_audio_caps_with_data):
17943           Block_align can have larger values than 8192.
17944
17945 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17946
17947         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
17948         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
17949         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
17950         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
17951           Fix caps.
17952
17953 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17954
17955         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
17956           Fix logic bug.
17957
17958 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17959
17960         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
17961           Yay, another one.
17962
17963 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17964
17965         * ext/esd/esdsink.c: (gst_esdsink_chain):
17966           Make error actually say something useful (fixes #156798).
17967         * gst-libs/gst/riff/riff-media.c:
17968         (gst_riff_create_video_caps_with_data),
17969         (gst_riff_create_video_template_caps):
17970           Add Intel Video 5.0 fourcc (IV50).
17971
17972 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
17973
17974         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
17975         detection on mono and stereo mp3 files.
17976
17977 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17978
17979         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
17980           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
17981           the contained stream).
17982
17983 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17984
17985         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
17986           Oops, remove debug.
17987
17988 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
17989
17990         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17991
17992         * gst/law/alaw-decode.c: (alawdec_getcaps):
17993         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
17994           Prevent warnings when negotiating caps (fixes #159338).
17995
17996 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17997
17998         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17999         (gst_ffmpegcsp_chain):
18000           Remove old leftover that shouldn't be there...
18001
18002 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
18003
18004         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18005
18006         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
18007           Don't forward DISCONT events (fixes #159684).
18008
18009 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18010
18011         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
18012           Unlink manually since sometimes bin disposal (and therefore
18013           pad unlinking) is delayed, which will cause a new media file
18014           to not be able to start playing instantly.
18015
18016 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18017
18018         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
18019           On mute of an unlinked stream, check for pad availability so
18020           we don't crash on unlinked pad.
18021
18022 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18023
18024         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
18025         (gst_avi_demux_massage_index):
18026           Fix quite humiliating bug in omitting 0-sized index chunks but
18027           forgetting to count them for timestamps.
18028
18029 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18030
18031         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18032           Actually leave the loop if we failed to sync. Don't crash.
18033
18034 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18035
18036         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
18037         (gst_dvd_demux_process_private):
18038         * gst/mpegstream/gstdvddemux.h:
18039           Fix crash (#159759). Doesn't work, though. :-(.
18040
18041 2004-11-28  Benjamin Otte  <otte@gnome.org>
18042
18043         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18044           more overwriting protection due to modifying channels one by one
18045           instead of all at once
18046
18047 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18048
18049         * gst/audioconvert/gstchannelmix.c:
18050         (gst_audio_convert_fill_normalize):
18051           Normalize using absolute values.
18052
18053 2004-11-28  Julien MOUTTE  <julien@moutte.net>
18054
18055         * configure.ac:
18056         * ext/Makefile.am:
18057         * ext/directfb/Makefile.am:
18058         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
18059         (gst_directfbvideosink_get_pixel_format),
18060         (gst_directfbvideosink_get_format_from_fourcc),
18061         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
18062         (gst_directfbvideosink_sink_link),
18063         (gst_directfbvideosink_change_state),
18064         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
18065         (gst_directfbvideosink_buffer_alloc),
18066         (gst_directfbvideosink_interface_supported),
18067         (gst_directfbvideosink_interface_init),
18068         (gst_directfbvideosink_navigation_send_event),
18069         (gst_directfbvideosink_navigation_init),
18070         (gst_directfbvideosink_set_property),
18071         (gst_directfbvideosink_get_property),
18072         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
18073         (gst_directfbvideosink_base_init),
18074         (gst_directfbvideosink_class_init),
18075         (gst_directfbvideosink_get_type), (plugin_init):
18076         * ext/directfb/directfbvideosink.h: Adding a first version of
18077         directfbvideosink.
18078         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
18079         more.
18080
18081 2004-11-28  Benjamin Otte  <otte@gnome.org>
18082
18083         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18084           walk the samples backwards if out_channels > in_channels so we don't
18085           overwrite data
18086
18087 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18088
18089         * gst/audioconvert/Makefile.am:
18090         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
18091         (gst_audio_convert_link), (gst_audio_convert_change_state),
18092         (gst_audio_convert_channels):
18093         * gst/audioconvert/gstchannelmix.c:
18094         (gst_audio_convert_unset_matrix),
18095         (gst_audio_convert_fill_identical),
18096         (gst_audio_convert_fill_compatible),
18097         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
18098         (gst_audio_convert_fill_others),
18099         (gst_audio_convert_fill_normalize),
18100         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
18101         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
18102         * gst/audioconvert/gstchannelmix.h:
18103           Implement a channel mixer.
18104
18105 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
18106
18107         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
18108         * ext/alsa/gstalsa.h:
18109         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
18110         Make alsasink actually honor gst_element_set_clock and use that
18111         clock instead of its internal one.
18112
18113 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
18114
18115         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
18116         (gst_play_base_bin_change_state): nullify source and decoder when
18117         going from READY to NULL so that we don't try to do weird stuff with
18118         them when going from NULL to READY
18119         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
18120         instead of g_object_unref
18121         (gen_video_element), (gen_audio_element): more refcounting fixes, now
18122         it should be correct
18123         (gst_play_bin_change_state): don't call remove_sinks if we are
18124         currently disposing the object
18125
18126 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18127
18128         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18129           Don't forget bass if it's there. Else left channel is silent...
18130
18131 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18132
18133         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
18134         (gst_a52dec_change_state):
18135           Don't do sample adjusting anymore, we use float audio now.
18136         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18137           Don't fixate to non-existing properties.
18138
18139 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18140
18141         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
18142         (gst_a52dec_change_state):
18143           Advertise that we can do surround sound.
18144
18145 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18146
18147         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
18148           Add buffer-frames=0.
18149         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
18150         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
18151         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
18152         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
18153         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
18154         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
18155         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
18156         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
18157         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
18158         * ext/dvdread/dvdreadsrc.h:
18159           Add seeking, querying for bytes, sectors, title, angle and
18160           chapter. Handle multiple chapters. Relicense to LGPL because
18161           Billy agreed on that (thanks Billy!).
18162
18163 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
18164
18165         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
18166         call parent dispose method
18167
18168 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
18169
18170         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
18171         (gst_audio_clock_get_internal_time):
18172         Fix active <-> inactive transitions: ensure time value always
18173         grows and avoid abrupt value changes.
18174
18175 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
18176
18177         * configure.ac:
18178         * gst/tta/Makefile.am:
18179         * gst/tta/crc32.h:
18180         * gst/tta/filters.h:
18181         * gst/tta/gsttta.c:
18182         * gst/tta/gstttadec.c:
18183         * gst/tta/gstttadec.h:
18184         * gst/tta/gstttaparse.c:
18185         * gst/tta/gstttaparse.h:
18186         * gst/tta/ttadec.h:
18187           added TTA parser and decoder
18188
18189 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18190
18191         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18192         (probe_triggered), (check_queue), (buffer_underrun),
18193         (buffer_running), (buffer_overrun), (gen_source_element),
18194         (setup_source):
18195         * gst/playback/gstplaybasebin.h:
18196           Implement buffering. Needs some more work.
18197
18198 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18199
18200         * ext/theora/theoradec.c: (theora_dec_chain):
18201           Fix ilog mask range overflow.
18202
18203 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18204
18205         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
18206           Don't omit the last (which in case of dmix is the only :) )
18207           channel count. Don't set channels if <= 2.
18208
18209 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
18210
18211         * gst/playback/gstplaybin.c: (gen_video_element),
18212         (gen_audio_element): Removed 2 obsolete comments
18213
18214 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18215
18216         * ext/vorbis/oggvorbisenc.c
18217         * ext/vorbis/vorbisenc.c :
18218           change description fields of those plugins to differentiate them
18219           (pitivi show Encoders by description, they had the same one)
18220
18221 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
18222
18223         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18224
18225         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
18226         (gst_play_bin_set_property), (gen_video_element),
18227         (gen_audio_element):
18228           Refcounting fixes for provided audio-/videosinks.
18229
18230 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18231
18232         * gst/playback/gstplaybin.c: (gen_video_element),
18233         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
18234           Don't reference all sinks, but only the video- and audiosinks.
18235           The vis. element should be disposed when we're done with it.
18236           We don't have any reason to keep it around. This fixes warnings
18237           when reusing playbin for playing multiple audio files with
18238           vis. enabled. Also release audio device on pause - idea stolen
18239           from Rhythmbox.
18240
18241 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18242
18243         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
18244         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
18245         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
18246         * ext/alsa/gstalsaplugin.c: (plugin_init):
18247         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
18248         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
18249         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
18250         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
18251         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
18252         (gst_faad_change_state), (plugin_init):
18253         * ext/faad/gstfaad.h:
18254         * ext/vorbis/vorbis.c: (plugin_init):
18255         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18256         * gst-libs/gst/audio/Makefile.am:
18257         * gst-libs/gst/audio/audio.c: (plugin_init):
18258         * gst-libs/gst/audio/multichannel.c:
18259         (gst_audio_check_channel_positions),
18260         (gst_audio_get_channel_positions),
18261         (gst_audio_set_channel_positions),
18262         (gst_audio_set_structure_channel_positions_list),
18263         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
18264         (gst_audio_fixate_channel_positions):
18265         * gst-libs/gst/audio/multichannel.h:
18266         * gst-libs/gst/audio/testchannels.c: (main):
18267         * gst/audioconvert/gstaudioconvert.c:
18268         (gst_audio_convert_class_init), (gst_audio_convert_init),
18269         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
18270         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
18271         (gst_audio_convert_fixate), (gst_audio_convert_channels):
18272         * gst/audioconvert/plugin.c: (plugin_init):
18273           Surround sound support.
18274
18275 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18276
18277         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
18278           Fix position for discont if we're close as well. Nitpicking, but
18279           saves a few milliseconds of extra waiting or skipping.
18280
18281 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18282
18283         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
18284           We sometimes need parsers for playback, so add those too.
18285
18286 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18287
18288         * configure.ac:
18289         * gst/apetag/Makefile.am:
18290         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
18291         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
18292         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
18293         (gst_ape_demux_get_src_query_types),
18294         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
18295         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
18296         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
18297         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
18298         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
18299         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
18300         (gst_ape_demux_change_state):
18301         * gst/apetag/apedemux.h:
18302         * gst/apetag/apetag.c: (plugin_init):
18303         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
18304         (plugin_init):
18305           APE v1/2 tag reader plus typefind function.
18306
18307 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18308
18309         * configure.ac:
18310         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18311         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18312           Remove hacks for older core. Require newer core version
18313           accordingly.
18314
18315 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18316
18317         * gst/cdxaparse/Makefile.am:
18318         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
18319         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
18320         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
18321         * gst/cdxaparse/gstcdxaparse.h:
18322         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
18323         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
18324         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
18325         (gst_cdxastrip_get_src_query_types),
18326         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
18327         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
18328         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
18329         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
18330         * gst/cdxaparse/gstcdxastrip.h:
18331           SVCD/VCD header stripping separated from CDXA image parsing.
18332         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18333         (plugin_init):
18334           Add VCD/SVCD header typefinding for VCD/SVCD.
18335         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
18336         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
18337         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
18338         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
18339         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
18340         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
18341         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
18342         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
18343         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
18344         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
18345         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
18346         * sys/vcd/vcdsrc.h:
18347           Fix up, add seeking, querying, URI interface. Works in totem now.
18348
18349 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18350
18351         * configure.ac:
18352           back to CVS
18353
18354 === release 0.8.6 ===
18355
18356 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18357
18358         * NEWS:
18359         * RELEASE:
18360         * configure.ac:
18361         * po/af.po:
18362         * po/az.po:
18363         * po/cs.po:
18364         * po/en_GB.po:
18365         * po/hu.po:
18366         * po/it.po:
18367         * po/nb.po:
18368         * po/nl.po:
18369         * po/or.po:
18370         * po/sq.po:
18371         * po/sr.po:
18372         * po/sv.po:
18373         * po/uk.po:
18374           releasing 0.8.6, "IOU Love"
18375
18376 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18377
18378         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18379
18380         * gst/playback/gstplaybasebin.c:
18381           Fix unplayable files error handling.  Fixes #158365
18382
18383 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18384
18385         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18386
18387         * gst/typefind/gsttypefindfunctions.c:
18388           Fix broken mp3 typefinding.  Fixes #158375
18389
18390 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18391
18392         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18393
18394         * ext/ogg/gstoggdemux.c:
18395           Fix sync on broken files.  Fixes #158976
18396
18397 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18398
18399         patch by: Edward Hervey <bilboed@bilboed.com>
18400
18401         * ext/libpng/gstpngenc.c:
18402           Copy over buffer properties.  Fixes #158832
18403
18404 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18405
18406         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
18407
18408         * ext/dvdread/dvdreadsrc.c:
18409           Fixes invalid reads (#158462)
18410
18411 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18412
18413         * sys/v4l/gstv4lsrc.c:
18414         * sys/v4l/gstv4lsrc.h:
18415         * sys/v4l/v4lsrc_calls.c:
18416           Probe less and cache it.  Fixes #159187.
18417
18418 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18419
18420         * gst/videorate/gstvideorate.c:
18421           Handle all video formats. Fixes #159186.
18422
18423 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
18424         * gst/synaesthesia/gstsynaesthesia.c:
18425         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
18426         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
18427         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
18428         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
18429         (gst_synaesthesia_change_state), (plugin_init):
18430         Fix up synaesthesia to work under different samplerates/ buffer sizes.
18431         Force 320x200 output, as that's the only thing the underlying
18432         synaesthesia implementation supports. Still needs to be made
18433         re-entrant.
18434
18435 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18436
18437         * configure.ac:
18438           Fix mpeg2enc configure check (similar to mplex check below).
18439
18440 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
18441
18442         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18443
18444         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18445           Fix for gcc-2.95 (fixes #158221).
18446
18447 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18448
18449         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18450           Re-add clock distribution hack (until new core is released).
18451           Fixes #158125.
18452
18453 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
18454         * configure.ac:
18455           fix mplex configure check segfaulting on some systems (bug #140994)
18456
18457 2004-11-13  Benjamin Otte  <otte@gnome.org>
18458
18459         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
18460           add debugging
18461         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18462           do a wait when we enter the loop func with no data available to
18463           write instead of getting into an 100% CPU loop by just returning and
18464           being called again by the scheduler
18465
18466 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
18467
18468         * configure.ac:
18469         * ext/libvisual/visual.c: (gst_visual_get_type),
18470         (libvisual_log_handler), (gst_visual_getcaps),
18471         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
18472         (plugin_init):
18473           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
18474         * ext/smoothwave/Makefile.am:
18475         * ext/smoothwave/demo-osssrc.c: (main):
18476         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
18477         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
18478         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
18479         (plugin_init):
18480         * ext/smoothwave/gstsmoothwave.h:
18481           Make gstsmoothwave a working element in the 20th century.
18482
18483         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
18484           Fix incorrect link function
18485
18486 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18487
18488         * gst/volume/gstvolume.c:
18489           Allow buffer-frames=0.
18490
18491 2004-11-12 Iain <iaingnome@gmail.com>
18492
18493         * configure.ac: Check for polypaudio
18494
18495         * ext/Makefile.am: Build the polyp dir
18496
18497         * ext/polyp: The polypsink sources.
18498
18499 2004-10-30 Iain <iaingnome@gmail.com>
18500
18501         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
18502         caps to reflect the new number of channels.
18503
18504 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18505
18506         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18507           Fix for negotiation order problem. This would show when the
18508           ALSA loopfuction was called before any other function. ALSA
18509           wouldn't do anything because we're not negotiated yet, leading
18510           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
18511
18512 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
18513
18514         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18515
18516         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18517           No warnings (#157986).
18518
18519 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18520
18521         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
18522           Prefer apev1/2 and id3v1 (at end of file) over musepack.
18523
18524 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18525
18526         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
18527           Signal no-more-pads (so it works in playbin).
18528
18529 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18530
18531         * ext/musepack/gstmusepackreader.cpp:
18532           Workaround for older core.
18533
18534 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18535
18536         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
18537           Actually test for odd width/height rather than testing whether
18538           a temporary variable that was 0 before we subtracted 1 is now
18539           not equal to zero (which it always is).
18540
18541 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18542
18543         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
18544         Fix compilation if HAVE_XVIDEO is not defined
18545
18546 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18547
18548         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
18549         Fix compilation if HAVE_XVIDEO is not defined
18550
18551 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
18552
18553         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18554         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
18555         (gst_goom_change_state), (plugin_init):
18556         Use the bytestream adapter so goom doesn't depend on the input
18557         buffer size.
18558         Add a debug category
18559
18560 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18561
18562         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18563           Only set hardware parameters *after* negotiation. Before
18564           negotiation, it will set ANY and that seems to cause crashes
18565           (see e.g. #151288, #153227).
18566
18567 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18568
18569         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
18570           This seems to be antique leftover. It needs to pass error
18571           checking.
18572         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18573         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
18574         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
18575         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
18576           Fix GstXOverlay implementation (#151059).
18577
18578 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18579
18580         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18581           Don't assert (#157853).
18582
18583 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18584
18585         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
18586           Fix bytes/samples confustion.
18587         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
18588           Fix for underrun (#144389).
18589
18590 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18591
18592         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18593           Disable halfway-seek for pending release (since it needs a new
18594           core release).
18595
18596 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18597
18598         * sys/v4l/gstv4lsrc.c:
18599         * sys/v4l/gstv4lsrc.h:
18600         * sys/v4l/v4lsrc_calls.c:
18601           add autoprobe-fps property so we can separate autoprobing parts
18602
18603 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18604
18605         * sys/v4l/gstv4lsrc.c:
18606         * sys/v4l/v4lsrc_calls.c:
18607         initialise fourcc to catch unset fourcc's, and debug
18608
18609 2004-11-09  Wim Taymans  <wim@fluendo.com>
18610
18611         * gst/playback/README:
18612         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
18613         * gst/playback/gstplaybin.c: (gst_play_bin_init),
18614         (gst_play_bin_dispose), (gst_play_bin_set_property),
18615         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
18616         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
18617         (gst_play_bin_get_formats), (gst_play_bin_convert),
18618         (gst_play_bin_get_query_types), (gst_play_bin_query):
18619         Cleanups and some more documentation.
18620
18621 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
18622
18623         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
18624         (gst_cacasink_init), (gst_cacasink_chain):
18625         * ext/libcaca/gstcacasink.h:
18626         Cacasink inherits from VideoSink, so let that store the clock.
18627
18628 2004-11-09  Wim Taymans  <wim@fluendo.com>
18629
18630         * gst/playback/README:
18631         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
18632         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
18633         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
18634         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
18635         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
18636         (setup_sinks):
18637         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
18638         (gst_stream_info_is_mute), (gst_stream_info_set_property):
18639         * gst/playback/gststreaminfo.h:
18640         Updated README.
18641         Only switch groups if all streams have muted (EOSed).
18642         Send Tags in sync with the stream playback instead of in
18643         the playback/preroll phase.
18644         Some cleanups, free the fakesrc elements.
18645
18646 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18647
18648         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
18649           buffer-frames property was missing
18650         * ext/arts/gst_arts.c:
18651           rate missing from sinkcaps
18652         * ext/audiofile/gstafparse.c:
18653         * ext/audiofile/gstafsink.c:
18654         * ext/audiofile/gstafsrc.c:
18655         * ext/swfdec/gstswfdec.c:
18656           int audio doesn't know buffer-frames
18657         * ext/cdparanoia/gstcdparanoia.c:
18658           int audio doesn't know chunksize either
18659         * ext/nas/nassink.c:
18660           it's endianness, not endianess
18661         * gst-libs/gst/audio/audio.h:
18662           make float standard pad template caps really describe float
18663         * gst/law/mulaw.c: (linear_factory):
18664           signed only, please
18665         * gst/mpegstream/gstdvddemux.c:
18666           widths of 20 are not valid
18667
18668 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18669
18670         Submitted by: Luca Ferretti <elle.uca@infinito.it>
18671
18672         * po/LINGUAS:
18673         * po/it.po:
18674           Add Italian
18675
18676 2004-11-08  Wim Taymans  <wim@fluendo.com>
18677
18678         * gst/playback/README:
18679         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
18680         * gst/playback/gstplaybasebin.c: (probe_triggered),
18681         (gst_play_base_bin_change_state):
18682         Updated README, added more comments for fixmes etc..
18683
18684 2004-11-08  Wim Taymans  <wim@fluendo.com>
18685
18686         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18687         We can remove this hack now.
18688
18689 2004-11-08  Wim Taymans  <wim@fluendo.com>
18690
18691         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
18692         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
18693         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
18694         Only mix AYUV for maximum quality.
18695
18696 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18697
18698         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
18699         (gst_ogg_demux_push), (gst_ogg_pad_push):
18700           Let's act as if we're synchronized now! :).
18701         * ext/theora/theoradec.c: (theora_dec_chain):
18702           Add some debug.
18703
18704 2004-11-08  Wim Taymans  <wim@fluendo.com>
18705
18706         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
18707         (gst_alpha_set_property), (gst_alpha_sink_link),
18708         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
18709         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
18710         (gst_alpha_init_params), (gst_alpha_chain):
18711         Implement alpha functions for AYUV too, this increases
18712         accuracy quite a bit.
18713
18714 2004-11-08  Wim Taymans  <wim@fluendo.com>
18715
18716         * gst/ffmpegcolorspace/avcodec.h:
18717         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18718         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
18719         (gst_ffmpegcsp_avpicture_fill):
18720         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18721         (gst_ffmpegcsp_caps_remove_format_info):
18722         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
18723         (shrink12), (img_get_alpha_info), (deinterlace_line),
18724         (deinterlace_line_inplace):
18725         * gst/ffmpegcolorspace/imgconvert_template.h:
18726         Added AYUV colorspace and handle RGBA a bit more respectful.
18727
18728 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18729
18730         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
18731           Actually always send a discont (cornercase when resending the
18732           same serial-tagged chain twice).
18733
18734 2004-11-08  Julien MOUTTE  <julien@moutte.net>
18735
18736         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
18737         (gst_ximagesink_finalize):
18738         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
18739         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
18740
18741 2004-11-08  Wim Taymans  <wim@fluendo.com>
18742
18743         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
18744         Don't segfault on NULL data.
18745
18746 2004-11-08  Wim Taymans  <wim@fluendo.com>
18747
18748         * gst/playback/gstdecodebin.c: (unlinked):
18749         * gst/playback/gstplay-marshal.list:
18750         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18751         (gst_play_base_bin_init), (group_create), (get_active_group),
18752         (get_building_group), (group_destroy), (group_commit),
18753         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
18754         (add_element_stream), (no_more_pads), (probe_triggered),
18755         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
18756         (state_change), (setup_source), (gst_play_base_bin_get_property),
18757         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
18758         (gst_play_base_bin_link_stream),
18759         (gst_play_base_bin_get_streaminfo):
18760         * gst/playback/gstplaybasebin.h:
18761         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
18762         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
18763         Add support for chained ogg files. Prepare for playlist
18764         support. This patch introduces the concept of pad groups, which
18765         together compose one playable media file.
18766
18767 2004-11-07  David Schleef  <ds@schleef.org>
18768
18769         * testsuite/gst-lint: Check for pad templates that aren't statically
18770         scoped.
18771
18772 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18773
18774         * configure.ac:
18775         * ext/Makefile.am:
18776         * ext/musepack/Makefile.am:
18777         * ext/musepack/gstmusepackdec.cpp:
18778         * ext/musepack/gstmusepackdec.h:
18779         * ext/musepack/gstmusepackreader.cpp:
18780         * ext/musepack/gstmusepackreader.h:
18781           Add musepack decoder.
18782         * ext/faad/gstfaad.c: (gst_faad_base_init):
18783           Make pad templates static.
18784         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18785         (plugin_init):
18786           Add musepack typefinder, make mp3 typefinding work halfway stream,
18787           which doesn't actually work yet because id3demux doesn't implement
18788           _get_length().
18789
18790 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18791
18792         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
18793         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
18794           Fix interrupt event handling (#144436).
18795
18796 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18797
18798         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
18799           Hide unused glory.
18800
18801 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
18802
18803         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18804
18805         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
18806           Fix weird caps (#157548).
18807
18808 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
18809
18810         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18811
18812         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
18813           Add missing NULL terminator (#157543).
18814
18815 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
18816
18817         * gst/tcp/gsttcp.h:
18818         * gst/tcp/gsttcpclientsink.c:
18819         * gst/tcp/gsttcpclientsrc.c:
18820         * gst/tcp/gsttcpserversink.c:
18821         * gst/tcp/gsttcpserversrc.c:
18822           ports can go up to 65535.  Move common defines to gsttcp.h
18823
18824 2004-11-05  Wim Taymans  <wim@fluendo.com>
18825
18826         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
18827         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
18828         Added two more colorspaces.
18829
18830 2004-11-05  Wim Taymans  <wim@fluendo.com>
18831
18832         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18833         (gst_ffmpegcsp_avpicture_fill):
18834         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
18835         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
18836         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
18837         More stride fixes.
18838
18839 2004-11-05  Wim Taymans  <wim@fluendo.com>
18840
18841         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
18842         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
18843         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
18844         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
18845         (gst_videomixer_loop):
18846         More stride fixes.
18847
18848 2004-11-05  Benjamin Otte  <otte@gnome.org>
18849
18850         * ext/mad/gstmad.c: (gst_mad_chain):
18851           don't overflow data buffer. Flush not needed sync data when syncing
18852           failed.
18853
18854 2004-11-04  Wim Taymans  <wim@fluendo.com>
18855
18856         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
18857         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
18858         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
18859         (gst_alpha_init_params), (gst_alpha_chain),
18860         (gst_alpha_change_state):
18861         Updated the chroma keying algorithm with something more
18862         sophisticated.
18863
18864 2004-11-03  Wim Taymans  <wim@fluendo.com>
18865
18866         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
18867         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
18868         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
18869         Fix stride issues. Does not completely work for odd
18870         heights.
18871
18872 2004-11-03  Wim Taymans  <wim@fluendo.com>
18873
18874         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
18875         (gst_alpha_chroma_key), (gst_alpha_chain):
18876         Fix stride issues. Does not completely work for odd
18877         heights.
18878
18879 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
18880
18881         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
18882         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
18883         leak fixes
18884
18885 2004-11-03  Wim Taymans  <wim@fluendo.com>
18886
18887         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18888         (gst_ffmpegcsp_avpicture_fill):
18889         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
18890         (avpicture_alloc):
18891         * gst/ffmpegcolorspace/imgconvert_template.h:
18892         Use correct _fill function to get correct strides.
18893
18894 2004-11-02  David Schleef  <ds@schleef.org>
18895
18896         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
18897         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
18898         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
18899         Change all g_print()s to debugging.  Add a bunch of consistency
18900         checks.
18901
18902 2004-11-02  Wim Taymans  <wim@fluendo.com>
18903
18904         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
18905         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
18906         (unlinked), (no_more_pads), (close_link):
18907         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
18908         (unknown_type), (add_element_stream), (new_decoded_pad),
18909         (removed_decoded_pad), (setup_source):
18910         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
18911         (gst_stream_info_class_init), (gst_stream_info_init),
18912         (gst_stream_info_new), (gst_stream_info_dispose),
18913         (stream_info_mute_pad), (gst_stream_info_set_property),
18914         (gst_stream_info_get_property):
18915         * gst/playback/gststreaminfo.h:
18916         Fix playback of multiple files.
18917         a slightly different approach to handling dynamic pad removals.
18918         This one only looks at pads that we have linked.
18919
18920 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
18921
18922         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
18923         free" warning from libc.
18924
18925 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18926
18927         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
18928         (get_unconnected_element), (remove_starting_from), (pad_removed),
18929         (close_link):
18930           Implement support for dynamic pad changing. We listen to "live"
18931           pad removals (i.e. while playing) and re-setup autoplugging
18932           after that. Playbasebin/playbin need some more work for this
18933           to finally work, but decodebin supports (and replugs) chained
18934           ogg now.
18935
18936 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
18937
18938         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
18939         (gst_alsa_finalize):
18940         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
18941         (gst_cdaudio_finalize):
18942         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
18943         (cdparanoia_finalize):
18944         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
18945         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
18946         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
18947         (dvdreadsrc_finalize):
18948         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
18949         (gst_flacdec_finalize):
18950         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
18951         (gst_flacenc_finalize):
18952         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
18953         (gst_gnomevfssink_finalize):
18954         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
18955         (gst_gnomevfssrc_finalize):
18956         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
18957         (gst_fameenc_finalize):
18958         * ext/nas/nassink.c: (gst_nassink_class_init),
18959         (gst_nassink_finalize):
18960         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
18961         (gst_sdlvideosink_class_init):
18962         * ext/sndfile/gstsf.c: (gst_sf_dispose):
18963         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
18964         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
18965         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
18966         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
18967         (gst_x_window_listener_dispose):
18968         * gst/audioscale/gstaudioscale.c:
18969         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
18970         (play_on_demand_finalize):
18971         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
18972         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
18973         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
18974         (cdplayer_finalize):
18975         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
18976         (gst_glimagesink_class_init):
18977         * sys/oss/gstosselement.c: (gst_osselement_class_init),
18978         (gst_osselement_finalize):
18979         * sys/oss/gstosssink.c: (gst_osssink_dispose):
18980         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
18981         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
18982           Fixes a bunch of problems with finalize and dispose functions,
18983           either assumptions that dispose is only called once, or not calling
18984           the parent class dispose/finalize function
18985
18986 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
18987
18988         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
18989           added two api precondition guards
18990           use g_strdup with getenv to fix crash when using ENVVAR
18991
18992 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
18993         * ext/esd/esdsink.c: (gst_esdsink_class_init),
18994         (gst_esdsink_finalize):
18995         Use a finalize function, not dispose, and more importantly,
18996         call the parent class finalize function too
18997
18998 2004-11-01  Johan Dahlin  <johan@gnome.org>
18999
19000         * ext/ogg/gstoggdemux.c:
19001         * gst/tags/gstvorbistag.c:
19002         Plug leaks.
19003
19004 2004-10-31  Benjamin Otte  <otte@gnome.org>
19005
19006         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19007           lotsa memleaks today. But they're all small...
19008
19009 2004-10-31  Benjamin Otte  <otte@gnome.org>
19010
19011         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19012           another memleak crushed
19013
19014 2004-10-31  Benjamin Otte  <otte@gnome.org>
19015
19016         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
19017           fix memleak
19018
19019 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19020
19021         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19022           Hack to prevent crash when going to READY inside signal handler
19023           while this function is active.
19024
19025 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19026
19027         * gst/ffmpegcolorspace/Makefile.am:
19028         * gst/ffmpegcolorspace/avcodec.h:
19029         * gst/ffmpegcolorspace/common.h:
19030         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
19031         * gst/ffmpegcolorspace/dsputil.h:
19032         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
19033         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19034         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
19035         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
19036         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
19037         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
19038         (gst_ffmpegcsp_avpicture_fill):
19039         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19040         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19041         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
19042         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
19043         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
19044         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
19045         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
19046         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
19047         * gst/ffmpegcolorspace/imgconvert.c:
19048         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
19049         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
19050         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
19051         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
19052         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
19053         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
19054         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
19055         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
19056         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
19057         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
19058         (grow21), (grow22), (grow41), (grow44), (conv411),
19059         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
19060         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
19061         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
19062         (avpicture_free), (is_yuv_planar), (img_convert),
19063         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
19064         (deinterlace_line_inplace), (deinterlace_bottom_field),
19065         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
19066         * gst/ffmpegcolorspace/imgconvert_template.h:
19067         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
19068         * gst/ffmpegcolorspace/mmx.h:
19069         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
19070         (av_fast_realloc), (av_mallocz_static), (av_free_static),
19071         (av_freep), (avcodec_get_context_defaults),
19072         (avcodec_alloc_context), (avcodec_init):
19073           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
19074           handling plus update from ffmpeg CVS. Large clean-up.
19075
19076 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19077
19078         * gst/playback/Makefile.am:
19079           We need the marshallers for decodebin, too.
19080
19081 2004-10-30  David Schleef  <ds@schleef.org>
19082
19083         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
19084           quicktime typefinding work with 64-bit offsets.
19085
19086 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
19087
19088         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
19089           Set EOS on the element when processing an EOS event.
19090         * ext/speex/gstspeexdec.h:
19091         * ext/speex/gstspeexenc.h:
19092           Only keep a const ptr to the mode
19093         * gst-libs/gst/riff/riff-media.c:
19094         (gst_riff_create_audio_caps_with_data),
19095         (gst_riff_create_audio_template_caps):
19096           Allow WMAV3, with up to 6 channels.
19097         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
19098           Don't call gst_pad_set_event_function on a sink pad.
19099         * gst/mpegstream/gstdvddemux.c:
19100         (gst_dvd_demux_get_subpicture_stream),
19101         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
19102           Copy the explicit caps that were set across to the cur_* pads,
19103           instead of trying to use a possibly non-existent negotiated caps.
19104           Reset the type of subpicture pads to UNKNOWN after calling
19105           init_stream, so that the caps get set.
19106
19107 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
19108
19109         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19110
19111         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19112           Don't touch buffer if it is of size 0 (fixes #151064).
19113
19114 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19115
19116         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
19117           Synchronized discont handling.
19118
19119 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19120
19121         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19122         (gst_ogg_demux_push):
19123           Make seeking sort-of exact again (fixes #156387).
19124
19125 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19126
19127         * gst/playback/gstplaybasebin.c: (unknown_type),
19128         (add_element_stream), (new_decoded_pad),
19129         (gst_play_base_bin_change_state):
19130         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
19131         (gst_stream_info_init), (gst_stream_info_new),
19132         (gst_stream_info_dispose), (gst_stream_info_get_property):
19133         * gst/playback/gststreaminfo.h:
19134           Make caps explicitely available. Makes testing for unsupported
19135           types possible. Improves error reporting.
19136
19137 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19138
19139         * gst/audioconvert/gstaudioconvert.c:
19140         (gst_audio_convert_buffer_to_default_format):
19141           Really don't touch read-only buffers (#156563).
19142
19143 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
19144
19145         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19146
19147         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
19148           Fix memleak (#155223).
19149
19150 2004-10-29  Wim Taymans  <wim@fluendo.com>
19151
19152         * gst/tcp/.cvsignore:
19153         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
19154         (gst_multifdsink_class_init), (gst_multifdsink_init),
19155         (gst_multifdsink_add), (gst_multifdsink_remove),
19156         (gst_multifdsink_remove_client_link), (is_sync_frame),
19157         (gst_multifdsink_new_client),
19158         (gst_multifdsink_handle_client_write),
19159         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
19160         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
19161         (gst_multifdsink_get_property):
19162         * gst/tcp/gstmultifdsink.h:
19163         Added burst on connect sync_method, deprecated sync_clients,
19164         streamlined the sync code some more.
19165
19166 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19167
19168         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
19169         (gst_play_base_bin_change_state):
19170           Improve error reporting.
19171
19172 2004-10-28  Wim Taymans  <wim@fluendo.com>
19173
19174         * gst/tcp/Makefile.am:
19175         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
19176         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
19177         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
19178         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
19179         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
19180         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
19181         (gst_fdset_wait):
19182         Added more locks around fdset structures. Fixed/reworked
19183         the poll array resizing code.
19184         Added stress test for fdset.
19185
19186 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19187
19188         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
19189         fix build
19190
19191 2004-10-28  Benjamin Otte  <otte@gnome.org>
19192
19193         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
19194           fix link function to always query channels and query width for
19195           floats
19196         * configure.ac:
19197           add equalizer dir
19198         * gst/equalizer/Makefile.am:
19199         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
19200         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
19201         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
19202         (arg_to_scale), (setup_filter),
19203         (gst_iir_equalizer_compute_frequencies),
19204         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
19205         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
19206         (plugin_init):
19207           add an equalizer
19208
19209 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19210
19211         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
19212
19213         * po/LINGUAS:
19214         * po/nb.po:
19215           Added Norwegian Bokmaal translation
19216
19217 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19218
19219         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19220           Don't break on options (fixes #156488).
19221
19222 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19223
19224         * configure.ac:
19225         * ext/cdaudio/Makefile.am:
19226         * sys/Makefile.am:
19227           fix build on older automake
19228
19229 2004-10-26  Wim Taymans  <wim@fluendo.com>
19230
19231         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
19232         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
19233         Allow a little margin when negotiating the framerate.
19234
19235 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
19236
19237         * gst/level/gstlevel.c:
19238           synchonised naming of pads and pad-templates
19239
19240 2004-10-26  Wim Taymans  <wim@fluendo.com>
19241
19242         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19243         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
19244         (_find_streams_check), (gst_ogg_demux_push):
19245         Fix EOS again. Needs to be done in a better way. We should not
19246         remove the pad if there is no new chained stream.
19247
19248 2004-10-26 Iain <iaingnome@gmail.com>
19249
19250         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
19251         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
19252         of the caps.
19253         * gst/interleave/interleave.c (interleave_class_init): Hook up release
19254         pad.
19255         (interleave_release_pad): Remove the pad.
19256         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
19257         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
19258         the set device.
19259         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
19260         attrs
19261         (gst_xvimagesink_xcontext_clear): Free the xcontext.
19262         (gst_xvimagesink_finalize): Free the par.
19263
19264 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19265
19266         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
19267         (gst_avimux_stop_file):
19268           First calculate the rate, and only then use it. Hdr.rate is a
19269           multiple and not a derivative of hdr.scale. Scale is not the
19270           same as blockalign but is solely related to rate.
19271
19272 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19273
19274         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
19275         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
19276           Implement seeking.
19277
19278 2004-10-25  James Henstridge  <james@jamesh.id.au>
19279
19280         Reviewed by:  David Schleef  <ds@schleef.org>
19281
19282         * examples/gstplay/player.c: (got_stream_length), (main):
19283         * examples/seeking/cdplayer.c: (update_scale):
19284         * examples/seeking/seek.c: (format_value), (update_scale):
19285         * examples/seeking/spider_seek.c: (format_value), (update_scale),
19286         (stop_seek):
19287         Build fixes on AMD64.
19288
19289 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19290
19291         reviewed by: Ronald Bultje <rbultje at gnome dot org>
19292
19293         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
19294         Fix for some v4l cards which hang in v4lsrc
19295
19296 2004-10-25  Wim Taymans  <wim@fluendo.com>
19297
19298         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
19299         (gst_ogg_demux_push), (gst_ogg_chains_clear):
19300         Make sure to remove the pad when a new chain is
19301         encountered. Set some vars to NULL so we don't try
19302         to reference freed memory.
19303
19304 2004-10-25  Wim Taymans  <wim@fluendo.com>
19305
19306         * examples/seeking/Makefile.am:
19307         * examples/seeking/cdplayer.c: (update_scale):
19308         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
19309         * examples/seeking/playbin.c: (make_playerbin_pipeline),
19310         (format_value), (update_scale), (iterate), (start_seek),
19311         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
19312         (print_usage), (main):
19313         Added some more examples, update others.
19314
19315 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19316
19317         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
19318         * ext/speex/gstspeexdec.c: (speex_dec_chain):
19319         * ext/theora/theoradec.c: (theora_dec_chain):
19320         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19321           Add codec-name metadata.
19322
19323 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
19324
19325         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19326
19327         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19328         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19329         * ext/alsa/gstalsamixertrack.h:
19330         * po/POTFILES.in:
19331           ALSA mixer track label internationalization (#154054).
19332
19333 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19334
19335         * ext/theora/theoradec.c: (theora_dec_chain):
19336           Export bitrate as metadata.
19337
19338 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19339
19340         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19341         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19342         * ext/alsa/gstalsamixertrack.h:
19343           Fix names, fix loop.
19344
19345 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19346
19347         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
19348         (speex_dec_convert):
19349           sinkconvert function so oggdemux can get the file length (totem).
19350
19351 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
19352
19353         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19354
19355         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19356           Don't push incomplete packets.
19357         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
19358           Fix MPEG-4 audio typefinding.
19359
19360 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19361
19362         * sys/v4l/Makefile.am:
19363         * sys/v4l/gstv4l.c: (plugin_init):
19364         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
19365         (gst_v4lelement_init), (gst_v4lelement_dispose),
19366         (gst_v4lelement_change_state):
19367         * sys/v4l/gstv4lelement.h:
19368         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
19369         (gst_v4l_xoverlay_close), (idle_refresh),
19370         (gst_v4l_xoverlay_set_xwindow_id):
19371         * sys/v4l/gstv4lxoverlay.h:
19372         * sys/v4l/v4l-overlay_calls.c:
19373         * sys/v4l/v4l_calls.h:
19374         * sys/v4l2/Makefile.am:
19375         * sys/v4l2/gstv4l2.c: (plugin_init):
19376         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
19377         (gst_v4l2element_init), (gst_v4l2element_dispose),
19378         (gst_v4l2element_change_state):
19379         * sys/v4l2/gstv4l2element.h:
19380         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
19381         (gst_v4l2_xoverlay_close), (idle_refresh),
19382         (gst_v4l2_xoverlay_set_xwindow_id):
19383         * sys/v4l2/gstv4l2xoverlay.h:
19384         * sys/v4l2/v4l2-overlay_calls.c:
19385         * sys/v4l2/v4l2_calls.h:
19386           Remove client-side overlay handling, use the X-server v4l plugin
19387           for that. Nicer overlay, less code. Also make the plugin
19388           compileable without X (but then without overlay, obviously).
19389           Makes xwindowlistener obsolete, should we remove that?
19390
19391 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19392
19393         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
19394         (gst_osssrc_src_query):
19395         * sys/oss/gstosssrc.h:
19396           OK, so people want offset in DEFAULT. This time, actually fix all
19397           cases.
19398         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
19399           Add FPS properly.
19400
19401 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19402
19403         * gst/asfdemux/gstasfmux.c:
19404         * gst/avi/gstavimux.c:
19405           Framerate.
19406
19407 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19408
19409         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
19410           Fix properties (channel, norm, frequency).
19411
19412 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19413
19414         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
19415           Flag typo.
19416         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
19417           No warnings.
19418
19419 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19420
19421         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
19422           Fix hang.
19423
19424 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19425
19426         * sys/v4l2/gstv4l2element.h:
19427           Yet Another Hack (tm) for kernel header borkedness.
19428         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
19429         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
19430         (gst_v4l2src_link), (gst_v4l2src_getcaps),
19431         (gst_v4l2src_change_state):
19432         * sys/v4l2/gstv4l2src.h:
19433         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
19434         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
19435           Fix caps, keep track of state, work.
19436
19437 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19438
19439         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
19440           Quiet.
19441
19442 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19443
19444         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19445           Don't mix bytes and samples.
19446
19447 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19448
19449         * ext/ogg/gstoggmux.c:
19450           Basic pad template which accepts OGM tracks, speex, flac, vorbis
19451           and theora. Any is incorrect.
19452         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
19453           Fix caps.
19454         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
19455         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
19456         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
19457         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
19458         * sys/v4l/gstv4lmjpegsrc.h:
19459         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
19460         (gst_v4lsrc_change_state):
19461         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
19462         (gst_v4lmjpegsrc_capture_stop):
19463           Fix caps. Keep track of internal state. Work.
19464
19465 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19466
19467         * ext/Makefile.am:
19468           Fix the build fixes.
19469
19470 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19471
19472         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19473         (gst_ogg_demux_src_event), (_find_chain_seek),
19474         (gst_ogg_pad_push):
19475           Check for pad availability before using it.
19476         * ext/ogg/gstoggdemux.c: (_find_chain_process):
19477           Fix parsing of chained ogg. Needs more work on the decoder side.
19478
19479 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19480
19481         * gst/spectrum/Makefile.am:
19482         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
19483         (idle_func):
19484           Fix demo and reenable it. Yes, I'm currently playing with audio
19485           analysis tools
19486
19487 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19488
19489         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19490           We love it if files that start at zero work too...
19491
19492 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19493
19494         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19495           Handle files with missing EOS headers.
19496
19497 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19498
19499         * gst/tcp/gsttcpserversink.c:
19500         (gst_tcpserversink_handle_server_read),
19501         (gst_tcpserversink_init_send):
19502         Zero some variables first (need for accept not to return EINVAL)
19503
19504 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19505
19506         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19507         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
19508         * ext/theora/theoradec.c: (theora_dec_sink_convert),
19509         (theora_dec_chain):
19510         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
19511         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
19512           Seeking and querying finetune.
19513
19514 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19515
19516         * configure.ac:
19517         * ext/Makefile.am:
19518         * ext/raw1394/Makefile.am:
19519           fix the build
19520
19521 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19522
19523         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19524           Wrong return.
19525         * gst/playback/Makefile.am:
19526         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
19527         * gst/playback/gstplay-marshal.list:
19528         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
19529           Fix marshallers.
19530
19531 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19532
19533         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
19534           Silence.
19535
19536 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19537
19538         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19539         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
19540         (gst_ogg_pad_push):
19541           Yay for non-lineair granulepos in theora.
19542
19543 2004-10-18  Wim Taymans  <wim@fluendo.com>
19544
19545         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
19546         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
19547         * ext/dv/gstdvdec.h:
19548         Make sure we renegotiate aspect ratio when the camera switches.
19549
19550 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19551
19552         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19553         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
19554           Start at zero.
19555         * ext/theora/theoradec.c: (theora_dec_chain):
19556           Skip headers. Bad idea for chained ogg, but fixes seeking.
19557
19558 2004-10-18  Wim Taymans  <wim@fluendo.com>
19559
19560         * configure.ac:
19561         I swear, this is the last time I touch this.
19562
19563 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19564
19565         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19566         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
19567         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
19568           Faster seeking.
19569         * ext/theora/theoradec.c: (theora_dec_sink_convert):
19570           Time-to-default conversion.
19571         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19572           Don't error on unknown packets, just skip. We should probably
19573           read them if we want to support chained ogg.
19574
19575 2004-10-18  Wim Taymans  <wim@fluendo.com>
19576
19577         * configure.ac:
19578         Added cdaudio to wrong list.
19579
19580 2004-10-18  Wim Taymans  <wim@fluendo.com>
19581
19582         * configure.ac:
19583         Revive cdaudio.
19584
19585 2004-10-18  Wim Taymans  <wim@fluendo.com>
19586
19587         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
19588         (gst_dvdec_video_link), (gst_dvdec_push):
19589         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
19590         (gst_smokeenc_resync), (gst_smokeenc_chain):
19591         Fix mimetype on smoke encoder.
19592         Add aspect ratio to dvdec. Not sure if these
19593         values are correct though....
19594
19595 2004-10-18  Wim Taymans  <wim@fluendo.com>
19596
19597         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
19598         Fix vorbis property descriptions and ranges.
19599
19600 2004-10-18  Wim Taymans  <wim@fluendo.com>
19601
19602         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19603         Really do nothing when no data is available.
19604         Go to the playing state when the stream is not seekable
19605         instead of failing.
19606
19607 2004-10-18  Wim Taymans  <wim@fluendo.com>
19608
19609         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
19610         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
19611         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
19612         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
19613         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
19614         Added uri handler for cd://
19615         Port to new API.
19616
19617 2004-10-18  Wim Taymans  <wim@fluendo.com>
19618
19619         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19620         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
19621         (try_to_link_1), (no_more_pads), (close_link), (type_found):
19622         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
19623         (remove_prerolls), (unknown_type), (add_element_stream),
19624         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
19625         (gst_play_base_bin_remove_element),
19626         (gst_play_base_bin_link_stream):
19627         * gst/playback/gstplaybin.c: (gen_video_element),
19628         (gen_vis_element), (remove_sinks), (setup_sinks):
19629         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
19630         (gst_stream_info_get_type), (gst_stream_info_class_init),
19631         (gst_stream_info_init), (gst_stream_info_new),
19632         (gst_stream_info_dispose), (stream_info_mute_pad),
19633         (gst_stream_info_set_property), (gst_stream_info_get_property):
19634         * gst/playback/gststreaminfo.h:
19635         Add sink padtemplate to decodebin.
19636         Added some more comments.
19637         Make queue size configurable in playbasebin.
19638         Added possibility to use elements as sinks (ex cdaudio).
19639
19640 2004-10-15  Wim Taymans  <wim@fluendo.com>
19641
19642         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
19643         (gst_speexenc_chain):
19644         Fix speex timestamps so that it gets muxed properly.
19645
19646 2004-10-15  Wim Taymans  <wim@fluendo.com>
19647
19648         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
19649         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
19650         (gst_dv1394src_init), (gst_dv1394src_dispose),
19651         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
19652         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
19653         (gst_dv1394src_event), (gst_dv1394src_get_formats),
19654         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
19655         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
19656         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
19657         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
19658         * ext/raw1394/gstdv1394src.h:
19659         Added conversion/query functions.
19660         Update buffer timestamps,
19661         Added signals.
19662         Added uri dv:// so it might play from the firewire in playbin.
19663         Fix a possible leak.
19664         Added debugging.
19665
19666 2004-10-15  Wim Taymans  <wim@fluendo.com>
19667
19668         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
19669         (gst_dv1394src_init), (gst_dv1394src_set_property),
19670         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
19671         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
19672         * ext/raw1394/gstdv1394src.h:
19673         Added AV/C VTR control support needed for some cameras.
19674         Added automatic port detection.
19675         Added properties for selecting the channel.
19676         The configure.ac script is not yet updated to reflect the
19677         new libavc1394 and librom1394 dependencies.
19678
19679 2004-10-15  Wim Taymans  <wim@fluendo.com>
19680
19681         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19682         (qtdemux_parse), (gst_qtdemux_handle_esds):
19683         An esds box is not a container.
19684         Fix parsing of mp4v boxes.
19685         Do not try to renegotiate fps for each frame. Need to
19686         find a better method. This should fix mp4 playback.
19687
19688 2004-10-14  David Schleef  <ds@schleef.org>
19689
19690         * configure.ac: update for swfdec-0.3 and liboil-0.2
19691         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
19692         * ext/swfdec/gstswfdec.h: same
19693         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
19694         * gst/videotestsrc/videotestsrc.c: same
19695
19696 2004-10-14  Wim Taymans  <wim@fluendo.com>
19697
19698         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
19699         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
19700         (is_sync_frame), (gst_multifdsink_new_client),
19701         (gst_multifdsink_handle_client_write),
19702         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
19703         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
19704         Turn warnings into info.
19705         Don't allow a state change in the streaming thread.
19706
19707 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19708
19709         * ext/vorbis/oggvorbisenc.c:
19710         * ext/vorbis/vorbisdec.c:
19711           fix template sample rate
19712
19713 2004-10-13  Wim Taymans  <wim@fluendo.com>
19714
19715         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
19716         Decoding the header first fixes some problems in resyncing
19717         in more mp3s.
19718
19719 2004-10-12  Wim Taymans  <wim@fluendo.com>
19720
19721         * gst/playback/gstplaybin.c: (gen_video_element),
19722         (gen_vis_element), (remove_sinks), (setup_sinks):
19723         Added vis plugin support, need to configure the vis
19724         element to activate it.
19725
19726 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19727
19728         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
19729         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
19730           Some debug.
19731         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
19732         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
19733         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
19734         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
19735         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
19736         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
19737         * gst/avi/gstavidemux.h:
19738           Support for openDML-2.0 indx/ix## chunks. Support for broken index
19739           recovery (where, if part of the index is broken, we will still read
19740           the rest of the index and recover the broken part by stream
19741           scanning). More broken media support. EOS workarounds. General AVI
19742           braindamage headache recovery. Aspirin included.
19743
19744 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19745
19746         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
19747         (cdparanoia_event), (cdparanoia_query):
19748           Get rid of hideous lead-in.
19749
19750 2004-10-11  Wim Taymans  <wim@fluendo.com>
19751
19752         * gst/playback/gstplaybasebin.c: (setup_source):
19753         Wrong var used to get g_list_next.
19754
19755 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19756
19757         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
19758         (cdparanoia_get), (cdparanoia_open):
19759           Report discid as metadata, add duration.
19760
19761 2004-10-11  Wim Taymans  <wim@fluendo.com>
19762
19763         * gst/playback/gstplaybasebin.c: (setup_source):
19764         Cleanup the previous pipeline a little earlier for the
19765         case that a source element provides raw data.
19766
19767 2004-10-11  Benjamin Otte  <otte@gnome.org>
19768
19769         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
19770           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
19771           consuming the last 128 bytes, even though it was valid mp3 data.
19772
19773 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19774
19775         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
19776         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
19777         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
19778         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
19779
19780 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19781
19782         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
19783         Fix for webcams that support only specific width or height
19784
19785 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
19786
19787         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19788
19789         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
19790           Fix wrong discont event setup (fixes #154967).
19791
19792 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
19793
19794         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19795
19796         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19797           Error out on invalid data (fixes #154807).
19798
19799 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
19800
19801         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19802
19803         * ext/dvdread/dvdreadsrc.c: (_read):
19804           Make titles > 0 work again (fixes #154834).
19805
19806 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19807
19808         * gst-libs/gst/riff/riff-media.c:
19809         (gst_riff_create_video_template_caps):
19810           WMV3 missing in template caps.
19811
19812 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19813
19814         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
19815           OK, so the original code was too strict. It makes random AVI files
19816           hang for seconds upon opening, which is unacceptable and is far
19817           beyond the original goal of getting multiple chunks for one-chunk
19818           sounc stream files. So now do just that.
19819
19820 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19821
19822         * gst/playback/gstplaybasebin.c: (setup_source),
19823         (gst_play_base_bin_change_state):
19824           Actually clean up streaminfo if output fails. This would trigger
19825           if, for example, there was no CD in the drive. No preroll, so
19826           a streaminfo structure is created, but the subsequent state change
19827           of the thread fails.
19828         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
19829           Don't change state if parent failed.
19830
19831 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19832
19833         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
19834         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
19835         (gen_video_element), (remove_sinks):
19836           Add small bits of code for screenshot handling.
19837
19838 2004-10-08  Wim Taymans  <wim@fluendo.com>
19839
19840         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
19841         (gen_video_element), (gen_audio_element), (setup_sinks):
19842         Don't assume the user provided sinks are named "sink"...
19843
19844 2004-10-08  Wim Taymans  <wim@fluendo.com>
19845
19846         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
19847         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
19848         (gst_play_base_bin_link_stream):
19849         Do not try to autoplug sources that generate raw streams like
19850         cdparanoia.
19851         disconnect the preroll overrun signal when we don't need it anymore.
19852
19853 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
19854
19855         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
19856         Added reworked patch from #154903 from milosz derezynski (deadchip).
19857
19858 2004-10-08  Wim Taymans  <wim@fluendo.com>
19859
19860         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
19861         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
19862         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
19863         (cdparanoia_convert), (cdparanoia_uri_get_type),
19864         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
19865         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
19866         * ext/cdparanoia/gstcdparanoia.h:
19867         This adds the cdda://<tracknum> uri.
19868
19869 2004-10-08  Wim Taymans  <wim@fluendo.com>
19870
19871         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19872         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
19873         (try_to_link_1), (no_more_pads), (close_link), (type_found):
19874         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19875         (unknown_type), (gst_play_base_bin_remove_element),
19876         (gst_play_base_bin_link_stream):
19877         * gst/playback/gstplaybasebin.h:
19878         * gst/playback/gstplaybin.c: (gst_play_bin_init),
19879         (gst_play_bin_set_property), (gen_video_element),
19880         (gen_audio_element), (setup_sinks):
19881         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
19882         (gst_stream_info_get_type), (gst_stream_info_class_init),
19883         (gst_stream_info_init), (gst_stream_info_new),
19884         (gst_stream_info_dispose), (stream_info_mute_pad),
19885         (gst_stream_info_set_property), (gst_stream_info_get_property):
19886         * gst/playback/gststreaminfo.h:
19887         Reuse the audio and video bins.
19888         Some internal cleanups in the stream selection code.
19889
19890 2004-10-08  Julien MOUTTE  <julien@moutte.net>
19891
19892         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19893         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
19894         * sys/ximage/ximagesink.h:
19895         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19896         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
19897         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
19898         not coming from those elements. Moreover these elements should not keep
19899         the xid they have been given when in NULL state.
19900
19901 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19902
19903         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19904         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
19905         * sys/ximage/ximagesink.h:
19906         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19907         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
19908         * sys/xvimage/xvimagesink.h:
19909           Actually only create a new toplevel window if we're not gonna
19910           embed it right after.
19911
19912 2004-10-07  Wim Taymans  <wim@fluendo.com>
19913
19914         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
19915         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
19916         * gst/playback/gstplaybin.c: (setup_sinks):
19917         Implement muting/unmuting of streams, mute streams that are not
19918         used.
19919
19920 2004-10-07  Wim Taymans  <wim@fluendo.com>
19921
19922         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
19923         (plugin_init):
19924         Added lame audio/x-ac3 typefind function.
19925
19926 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19927
19928         * configure.ac:
19929           bump nano to cvs
19930
19931 === release 0.8.5 ===
19932
19933 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19934
19935         * NEWS:
19936         * RELEASE:
19937         * configure.ac:
19938           releasing 0.8.5, "Take You On"
19939
19940 2004-10-06  Wim Taymans  <wim@fluendo.com>
19941
19942         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19943         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
19944         (no_more_pads), (close_link), (type_found):
19945         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
19946         * gst/playback/gstplaybin.c: (gen_video_element):
19947         Do not signal the no_more_pads after the first pad when
19948         we are plugging a non dynamic element with multiple
19949         output pads (like swfdec, dvdec, ...).
19950
19951 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19952
19953         * configure.ac:
19954           bump for prerelease
19955
19956 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
19957
19958         * gst/wavparse/gstwavparse.c:
19959           add ATRAC3 to STATIC CAPS to fix a warning
19960
19961         * gst/matroska/ebml-read.c:
19962         * gst-libs/gst/riff/riff-read.c:
19963           fix typos
19964
19965 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
19966
19967         * gst-libs/gst/riff/riff-media.c:
19968           generate caps for ATRAC3 audio streams
19969
19970         * gst/realmedia/rmdemux.c:
19971           generate caps for ATRAC3 audio streams
19972
19973 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
19974
19975         * gst/wavparse/Makefile.am
19976         * gst/wavparse/riff.h
19977         * gst/wavparse/wavparse.vcproj
19978           riff.h removal (unused and duplication with riff-ids.h)
19979
19980 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
19981
19982         * gst/wavparse/gstwavparse.h
19983           remove duplicated defines for audio codec codes
19984
19985         * gst-libs/gst/riff/riff-ids.h
19986         * gst/wavenc/riff.h:
19987           add "4CC" code for ATRAC3 audio streams
19988           add "4CC" code for ITU_G721_ADPCM (unused for now)
19989
19990 2004-10-06  Wim Taymans  <wim@fluendo.com>
19991
19992         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
19993         Actually _do_ negotiation. Pass gdouble as arg instead
19994         of guint64 for the framerate.
19995
19996 2004-10-06  Wim Taymans  <wim@fluendo.com>
19997
19998         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19999         (find_compatibles), (close_pad_link), (try_to_link_1),
20000         (no_more_pads), (close_link), (type_found):
20001         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20002         * gst/playback/gstplaybin.c: (gen_video_element),
20003         (gen_audio_element):
20004         Set state on newly added element to READY so that negotiation
20005         can happen ASAP.
20006         Addes some more debug info.
20007         Do not try to plug pads with multiple caps structures or ANY
20008         because it is too dangerous since we do not do dynamic
20009         replugging.
20010
20011 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20012
20013         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
20014
20015         * po/LINGUAS:
20016         * po/or.po:
20017           add Oriya translation
20018
20019 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20020
20021         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20022           Prevent overwrite of size member. Makes audio sound crappy.
20023
20024 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20025
20026         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
20027         Add rmvb to the list of known RealMedia extensions
20028
20029 2004-10-05  Wim Taymans  <wim@fluendo.com>
20030
20031         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
20032         (mngdec_openstream), (mngdec_closestream),
20033         (mngdec_handle_sink_event), (mngdec_readdata),
20034         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
20035         (mngdec_getcanvasline), (mngdec_refresh),
20036         (gst_mngdec_change_state):
20037         Set the framerate correctly.
20038
20039 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20040
20041         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20042           There was something wrong with the index massaging.
20043
20044 2004-10-04  Wim Taymans  <wim@fluendo.com>
20045
20046         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
20047         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
20048         (gst_smokedec_chain):
20049         * ext/jpeg/gstsmokedec.h:
20050         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
20051         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
20052         * ext/jpeg/gstsmokeenc.h:
20053         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
20054         (smokecodec_decode_new), (smokecodec_info_free),
20055         (smokecodec_set_quality), (smokecodec_get_quality),
20056         (smokecodec_set_threshold), (smokecodec_get_threshold),
20057         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
20058         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
20059         (smokecodec_encode), (smokecodec_parse_id),
20060         (smokecodec_parse_header), (smokecodec_decode):
20061         * ext/jpeg/smokecodec.h:
20062         * ext/jpeg/smokeformat.h:
20063         Updated smoke, new bitstream, allows embedding in ogg.
20064
20065 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20066
20067         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
20068           Fix seeking in some files. All this code is no longer needed (and
20069           actually breaks stuff) because we now synchronize the full index
20070           right when reading the header.
20071
20072 2004-10-04  Wim Taymans  <wim@fluendo.com>
20073
20074         * configure.ac:
20075         configure update for libmng.
20076
20077 2004-10-04  Wim Taymans  <wim@fluendo.com>
20078
20079         * ext/libmng/Makefile.am:
20080         * ext/libmng/gstmng.c: (plugin_init):
20081         * ext/libmng/gstmng.h:
20082         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
20083         (gst_mngdec_base_init), (gst_mngdec_class_init),
20084         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
20085         (gst_mngdec_loop), (gst_mngdec_get_property),
20086         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
20087         (mngdec_closestream), (mngdec_handle_sink_event),
20088         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
20089         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
20090         (gst_mngdec_change_state):
20091         * ext/libmng/gstmngdec.h:
20092         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
20093         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
20094         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
20095         (gst_mngenc_chain), (gst_mngenc_get_property),
20096         (gst_mngenc_set_property):
20097         * ext/libmng/gstmngenc.h:
20098         Added basic MNG decoder. Needs more work. The encoder does
20099         not work yet.
20100
20101 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20102
20103         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
20104         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
20105         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
20106           Don't hang on length=0 chunks. Some negotiation fixes. Signal
20107           no-more-pads.
20108
20109 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
20110
20111         * configure.ac:
20112           you need at least 1.0.4 of speex
20113
20114 2004-10-04 Iain <iaingnome@gmail.com>
20115
20116         * ext/speex/gstspeexdec.h: Revert the includes changes.
20117
20118         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
20119
20120 2004-09-30 Iain <iaingnome@gmail.com>
20121
20122         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
20123         found during init or set as a property instead of hardcoding /dev/audio
20124
20125 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20126
20127         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
20128         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
20129         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
20130         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
20131         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
20132         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
20133         (gst_rmdemux_dump_data):
20134           Use debug category, fix EOS handling. filesrc ! rmdemux now
20135           works.
20136
20137 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20138
20139         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
20140         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
20141         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
20142           Improve allocation, cutting and sorting of the index. How takes a
20143           few seconds instead of minutes.
20144
20145 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
20146
20147         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
20148           fixed compilation
20149
20150 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20151
20152         * gst-libs/gst/riff/riff-media.c:
20153         (gst_riff_create_video_caps_with_data),
20154         (gst_riff_create_video_template_caps):
20155           Add wing commander format mimetype/fourccs.
20156         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20157           Don't crash if some value is 0.
20158
20159 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20160
20161         * gst-libs/gst/riff/riff-media.c:
20162         (gst_riff_create_video_caps_with_data),
20163         (gst_riff_create_video_template_caps):
20164           Add DIB fourcc (raw, palettized 8-bit RGB).
20165         * gst-libs/gst/riff/riff-read.c:
20166         (gst_riff_read_strf_vids_with_data):
20167           Oops, fix strf_data reading bug.
20168         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
20169           Use a non-NULL tag.
20170         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
20171           Time for hacks. Sorry Dave. At least one quicktime movie (a
20172           trailer) that I've encountered contains multiple video tracks.
20173           One of those is the actual video track, the other are one-frame
20174           tracks (images). Unfortunately, the number of frames according
20175           to the trak header is 1 for each, so that doesn't help. So
20176           instead, I look at the duration and discard tracks with a
20177           duration shorter than 20% of the length of the stream. Better
20178           than nothing.
20179
20180 2004-10-01  Christian Schaller <christian@fluendo.com>
20181
20182         * ext/ivorbis/vorbis.c:
20183           Patch from Phil Blundell (Bug 152341)
20184
20185 2004-10-01  Wim Taymans  <wim@fluendo.com>
20186
20187         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
20188         (speex_dec_get_formats), (speex_dec_convert),
20189         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
20190         (speex_dec_chain), (gst_speexdec_get_property),
20191         (gst_speexdec_set_property):
20192         Small cleanups.
20193
20194 2004-10-01  Wim Taymans  <wim@fluendo.com>
20195
20196         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
20197         (gst_wavparse_stream_init), (gst_wavparse_fmt),
20198         (gst_wavparse_other), (gst_wavparse_loop),
20199         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20200         (gst_wavparse_srcpad_event):
20201         * gst/wavparse/gstwavparse.h:
20202         Added some more debugging info.
20203         Fix the case where the length of the file is 0.
20204         Make sure we seek to sample borders.
20205
20206 2004-10-01  Wim Taymans  <wim@fluendo.com>
20207
20208         * gst/playback/README:
20209         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
20210         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20211         (try_to_link_1), (no_more_pads), (close_link), (type_found):
20212         Add some debug info to decodebin, update README
20213
20214 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20215
20216         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
20217           Don't use g_print(); use GST_DEBUG().
20218
20219 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20220
20221         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
20222         (gst_ogg_mux_queue_pads):
20223           Handle EOS properly.
20224
20225 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
20226
20227         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20228
20229         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
20230         (gst_faad_chain), (gst_faad_change_state):
20231         * ext/faad/gstfaad.h:
20232           Allow playback of raw (unframed) MPEG AAC files (#148993).
20233
20234 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
20235
20236         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20237
20238         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20239           Throw error if we didn't recognize the stream. Fixes #152289.
20240
20241 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20242
20243         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
20244           Fix negotiation.
20245
20246 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
20247
20248         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20249
20250         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20251           Fix memleak.
20252
20253 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
20254
20255         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20256
20257         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
20258           Solve #152805.
20259         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
20260           Solve 152806.
20261
20262 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20263
20264         * gst-libs/gst/riff/riff-media.c:
20265         (gst_riff_create_video_caps_with_data),
20266         (gst_riff_create_audio_caps_with_data):
20267           Add codec_data handling (like asfdemux used to do).
20268         * gst/asfdemux/gstasf.c: (plugin_init):
20269         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
20270         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
20271           Use riff-media for caps creation instead of our own (mostly
20272           broken) copy of its functions.
20273
20274 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20275
20276         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
20277           Don't actually error out if we get another return value than
20278           -EINVAL. Opposite to what I first thought, drivers have random
20279           return values for this, although -EINVAL is the expected return
20280           value. Since this is not fatal, we shouldn't use
20281           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
20282
20283 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20284
20285         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
20286         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
20287         (dvdreadsrc_get_property), (_open), (_seek), (_read),
20288         (dvdreadsrc_get), (dvdreadsrc_open_file),
20289         (dvdreadsrc_change_state):
20290           Fix. Don't do one big huge loop around the whole DVD, that will
20291           cache all data and thus eat sizeof(dvd) (several GB) before we
20292           see something.
20293         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
20294           Actually NULL'ify event after using it.
20295         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
20296         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
20297         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20298         (gst_ebml_read_seek), (gst_ebml_read_skip):
20299           Handle events.
20300         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
20301         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
20302         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
20303           Fix timing (this will probably break if I seek using menus, but
20304           I didn't get there yet). VOBs and normal DVDs should now work.
20305           Add a mpeg2-only pad with high rank so this get autoplugged for
20306           MPEG-2 movies.
20307         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
20308         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
20309         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
20310         (gst_mpeg_demux_get_audio_stream),
20311         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
20312         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
20313           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
20314           MPEG-1 but use dvddemux for MPEG-2.
20315         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
20316         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
20317         (gst_mpeg_parse_parse_packhead):
20318           Timing. Only add pad template if it exists. Add sink template from
20319           class and not from ourselves. This means we will always use the
20320           correct sink template even if it is not the one defined in this
20321           file.
20322
20323 2004-09-29  Wim Taymans  <wim@fluendo.com>
20324
20325         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
20326         (gst_mpeg_demux_parse_pes):
20327         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
20328         Fix playback of mpeg again, timestamps where screwed up by
20329         patch 1.61.
20330
20331 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20332
20333         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
20334           Only return true if we actually filled something in. Prevents
20335           player applications from showing a random length for flac files.
20336         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
20337         (gst_riff_read_use_event), (gst_riff_read_handle_event),
20338         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
20339         (gst_riff_read_strf_vids_with_data),
20340         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
20341           OK, ok, so I implemented event handling. Apparently it's normal
20342           that we receive random events at random points without asking
20343           for it.
20344         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20345         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
20346         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
20347         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
20348         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
20349         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
20350         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
20351         * gst/avi/gstavidemux.h:
20352           Implement non-lineair chunk handling and subchunk processing.
20353           The first solves playback of AVI files where the audio and video
20354           data of individual buffers that we read are not synchronized.
20355           This should not happen according to the wonderful AVI specs, but
20356           of course it does happen in reality. It is also a prerequisite for
20357           the second. Subchunk processing allows us to cut chunks in small
20358           pieces and process each of these pieces separately. This is
20359           required because I've seen several AVI files with incredibly large
20360           audio chunks, even some files with only one audio chunk for the
20361           whole file. This allows for proper playback including seeking.
20362           This patch is supposed to fix all AVI A/V sync issues.
20363         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
20364         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
20365           Work.
20366         * gst/modplug/gstmodplug.cc:
20367           Proper return value setting for the query() function.
20368         * gst/playback/gstplaybasebin.c: (setup_source):
20369           Being in non-playing state (after, e.g., EOS) is not necessarily
20370           a bad thing. Allow for that. This fixes playback of short files.
20371           They don't actually playback fully now, because the clock already
20372           runs. This means that small files (<500kB) with a small length
20373           (<2sec) will still not or barely play. Other files, such as mod
20374           or flx, will work correctly, however.
20375
20376 2004-09-28  Wim Taymans  <wim@fluendo.com>
20377
20378         * ext/speex/gstspeex.c: (plugin_init):
20379         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
20380         (gst_speex_dec_class_init), (speex_dec_get_formats),
20381         (speex_get_event_masks), (speex_get_query_types),
20382         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
20383         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
20384         (gst_speexdec_get_property), (gst_speexdec_set_property),
20385         (speex_dec_change_state):
20386         * ext/speex/gstspeexdec.h:
20387         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
20388         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
20389         (gst_speexenc_base_init), (gst_speexenc_class_init),
20390         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
20391         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
20392         (gst_speexenc_src_query), (gst_speexenc_init),
20393         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
20394         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
20395         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
20396         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
20397         (gst_speexenc_chain), (gst_speexenc_get_property),
20398         (gst_speexenc_set_property), (gst_speexenc_change_state):
20399         * ext/speex/gstspeexenc.h:
20400         Rewrote speex encoder, make sure it can be embedded in ogg.
20401         Implemented speex decoder.
20402
20403 2004-09-28  Christian Schaller <christian@fluendo.com>
20404
20405         * configure.ac:
20406         Remove kioslave plugin. Markey is brewing a new working one
20407         * ext/Makefile.am: Remove kioslave plugin
20408         * ext/kio: remove
20409         * gst-plugins.spec.in: remove kio plugin from spec
20410
20411 2004-09-27  Wim Taymans  <wim@fluendo.com>
20412
20413         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
20414         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
20415         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
20416         (gst_multifdsink_new_client),
20417         (gst_multifdsink_handle_client_write),
20418         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20419         (gst_multifdsink_handle_clients):
20420         * gst/tcp/gstmultifdsink.h:
20421         Make syncing to keyframes actually work for new clients and lagging
20422         clients.
20423
20424 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20425
20426         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
20427         (gst_navigationtest_handle_src_event), (draw_box_planar411),
20428         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
20429         * gst/debug/gstnavigationtest.h:
20430           make navigationtest display button-press and button-release events
20431
20432 2004-09-26 Iain <iaingnome@gmail.com>
20433
20434         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
20435         the channels have received a new media event.
20436         (interleave_buffered_loop): Compresses a new media event on all
20437         channels into one.
20438
20439 2004-09-26 Iain <iaingnome@gmail.com>
20440
20441         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
20442         call the sinkpad's default event handler and not the srcpads. He also
20443         says this is confusing :)
20444         (gst_wavenc_stop_file): Company says that seek events only go upstream
20445         we should send a discontinuous downstream instead.
20446
20447 2004-09-25  Christian Schaller <christian@fluendo.com>
20448
20449         * Update SPEC file to be usable in conjunction with Fedora Core,
20450           Fedora.us and freshrpms packages
20451         * Fix typo in multifilesrc test Makefile
20452
20453 2004-09-24  Wim Taymans  <wim@fluendo.com>
20454
20455         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20456         Only signal the no_more_pads signal when we have
20457         added the stream to our list.
20458
20459 2004-09-24  Wim Taymans  <wim@fluendo.com>
20460
20461         * gst/playback/gstplaybasebin.c: (remove_prerolls),
20462         (new_decoded_pad):
20463         * gst/playback/gstplaybasebin.h:
20464         * gst/playback/gstplaybin.c: (setup_sinks):
20465         Don't try to preroll or decode more than one audio/video
20466         track.
20467
20468 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20469
20470         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
20471           Throw error if we failed to find a suitable output. This should
20472           throw an error if we successfully set up a pipeline (e.g. because
20473           we recognized a media file) but found no decodable streams in it
20474           (e.g. because it contains only media stream types for which we
20475           have no decoders, or because it's not a media type).
20476
20477 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20478
20479         * ext/dirac/Makefile.am:
20480         * ext/dirac/gstdirac.cc:
20481         * ext/dirac/gstdiracdec.cc:
20482         * ext/dirac/gstdiracdec.h:
20483           Do something. Don't actually know if this works because I don't
20484           have a demuxer yet.
20485         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
20486           Add channels=1 to caps returned from _getcaps().
20487         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
20488         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
20489         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
20490         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
20491         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
20492         (gst_ogm_parse_change_state):
20493           Separate between audio/video so ogmaudioparse actually uses the
20494           audio pad templates. Both audio and video work now, including
20495           autoplugging. Also use sometimes-srcpad hack.
20496         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
20497           Handle events better. Don't hang on infinite loops.
20498         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
20499         (gst_avi_demux_init), (gst_avi_demux_reset),
20500         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
20501         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
20502         (gst_avi_demux_change_state):
20503         * gst/avi/gstavidemux.h:
20504           Improve A/V sync. Still not perfect.
20505         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
20506         (gst_ebml_read_skip):
20507           Handle events better.
20508         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
20509         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
20510         (qtdemux_audio_caps):
20511           Add IMA4. Improve event handling. Save offset after a seek when
20512           the headers are at the end of the file so that we don't end up in
20513           an infinite loop.
20514         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
20515           Add low-priority typefind support for files with no length.
20516
20517 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20518
20519         * testsuite/multifilesink/Makefile.am:
20520         fix typo
20521
20522 2004-09-22  Julien MOUTTE  <julien@moutte.net>
20523
20524         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
20525         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
20526         mistakes from thaytan's patches.
20527
20528 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
20529
20530         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
20531           For completeness, XSync in the destroy function as xvimage does.
20532
20533 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
20534
20535         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
20536            Correct caps negotiation
20537         * gst/volume/gstvolume.c: (volume_chain_float),
20538         (volume_chain_int16):
20539            Modify debug output to be little more informative
20540         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
20541         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
20542         (gst_xvimagesink_xvimage_destroy):
20543           Add XSync calls after detaching from the shared memory segment to
20544           avoid a crash.
20545
20546 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20547
20548         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20549         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
20550         * ext/vorbis/vorbis.c: (plugin_init):
20551         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
20552         (gst_vorbisenc_chain):
20553         * ext/vorbis/vorbisenc.h:
20554         remove explicit newmedia support from oggmux and vorbisenc
20555         add debug category to vorbisenc
20556         * gst/multifilesink/gstmultifilesink.c:
20557         (gst_multifilesink_class_init), (gst_multifilesink_init),
20558         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
20559         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
20560         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
20561         (plugin_init):
20562         * gst/multifilesink/gstmultifilesink.h:
20563         add support for streamheader in multifilesink
20564
20565 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20566
20567         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
20568         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
20569         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
20570           Prevent infinite loops. More correct error reporting.
20571         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20572           Error out if negotiation fails.
20573         * gst/playback/gstplaybasebin.c: (setup_source),
20574         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
20575         (gst_play_base_bin_found_tag):
20576           Error/tag forwarding. Pre-roll fixes for source errors on state
20577           changes (e.g. "file does not exist") to prevent hangs.
20578
20579 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20580
20581         * testsuite/multifilesink/Makefile.am:
20582         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
20583         (gst_newmedia_class_init), (gst_newmedia_init),
20584         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
20585         (newfile_signal), (test_signal), (main):
20586         * testsuite/multifilesink/multifilesrc_test.c: (main):
20587         * testsuite/multifilesink/oggtheora_test.c:
20588         (gst_newmedia_base_init), (gst_newmedia_class_init),
20589         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
20590         (test_format), (newfile_signal), (test_signal), (main):
20591         * testsuite/multifilesink/oggvorbis_test.c:
20592         (gst_newmedia_base_init), (gst_newmedia_class_init),
20593         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
20594         (test_format), (newfile_signal), (test_signal), (main):
20595         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
20596         (gst_newmedia_class_init), (gst_newmedia_init),
20597         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
20598         (newfile_signal), (test_signal), (main):
20599         New media tests
20600
20601 2004-09-20  Christian Schaller <christian@fluendo.com>
20602
20603         * Fix mikmod license to LGPL as they have relicensed
20604         * Move Dirac and Effectv into LGPL section of README_license
20605
20606 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20607
20608         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
20609         (gst_mad_change_state):
20610           Allow for mp3 rate/channels changes. However, only very
20611           conservatively. Reason that we *have* to enable this is smiply
20612           because the mad find_sync() function is not good enough, it will
20613           regularly sync on random data as valid frames and therefore make
20614           us provide random caps as *final* caps of the stream. The best fix
20615           I could think of is to simply require several of the same stream
20616           changes in a row before we change caps.
20617           The actual testcase that works now is #
20618         * ext/ogg/Makefile.am:
20619         * ext/ogg/gstogg.c: (plugin_init):
20620         * ext/ogg/gstogmparse.c:
20621           OGM support (video only for now; I need an audio sample file).
20622         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
20623         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
20624         (gst_asf_demux_add_video_stream):
20625           WMV extradata.
20626         * gst/playback/gstplaybasebin.c: (unknown_type):
20627           Don't error out on single unknown-types after all. It's wrong.
20628           If we found type of video and audio but not of a subtitle stream,
20629           it will still error out (which is unwanted). Will find a better fix
20630           later on.
20631         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
20632         (ogmaudio_type_find), (plugin_init):
20633           OGM support.
20634
20635 2004-09-20  Johan Dahlin  <johan@gnome.org>
20636
20637         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
20638         after setting caps.
20639
20640 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20641
20642         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
20643         * gst/wavenc/gstwavenc.h:
20644         Added newmedia support to wavenc
20645
20646 2004-09-17  Wim Taymans  <wim@fluendo.com>
20647
20648         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
20649         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
20650         (gst_fdset_fd_can_write), (gst_fdset_wait):
20651         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
20652         (gst_multifdsink_init), (gst_multifdsink_add),
20653         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
20654         (gst_multifdsink_remove_client_link),
20655         (gst_multifdsink_client_queue_buffer),
20656         (gst_multifdsink_handle_client_write),
20657         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
20658         (gst_multifdsink_close), (gst_multifdsink_change_state):
20659         * gst/tcp/gstmultifdsink.h:
20660         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
20661         (gst_tcpserversink_removed):
20662         Small cleanups in fdset.c
20663         Use a hastable to map fd to the client structure for faster
20664         lookup in _remove and get_stats.
20665         Added virtual function to close the fds.
20666         Handle clients even when the select/poll call was unblocked because
20667         of a command.
20668         Implement syncing to keyframe in the recovery procedure.
20669
20670 2004-09-16 Iain <iaingnome@gmail.com>
20671
20672         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
20673         try caps.
20674
20675 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20676
20677         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
20678           Caps are only set if the type of the stream is unknown, but this
20679           is initialized in ->init_stream(), so set to UNKNOWN after calling
20680           ->init_stream() so that capsnego starts.
20681
20682 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20683
20684         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
20685         (gst_avi_demux_stream_data):
20686           Just hardcode for raw audio then. AVI audio sucks.
20687
20688 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
20689
20690         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
20691         * gst/matroska/matroska-mux.c: (audiosink_templ),
20692         (gst_matroska_mux_audio_pad_link):
20693         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
20694         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
20695
20696 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20697
20698         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
20699         (gst_avi_demux_stream_data):
20700           Try to fix a/v sync issues.
20701
20702 2004-09-15  David Schleef  <ds@schleef.org>
20703
20704         * configure.ac: remove NASM check, since we don't use it.  Update
20705         dirac check to 0.4
20706         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
20707         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20708         Initialized variables.
20709         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
20710         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
20711         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
20712         SVQ3 format
20713
20714 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20715
20716         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
20717         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
20718         * gst/avi/gstavidemux.h:
20719           Fix for compressed audio (mp3) timestamp generation. How did this
20720           ever work?
20721
20722 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20723
20724         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
20725           Volume is a double not a float.
20726
20727 2004-09-15  Wim Taymans  <wim@fluendo.com>
20728
20729         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
20730         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
20731         Don't close the fd in multifdsink as we didn't open it in the
20732         first place. Some cleanups.
20733
20734 2004-09-15  Wim Taymans  <wim@fluendo.com>
20735
20736         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
20737         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
20738         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
20739         Fix the case where the muxer would mark pages as delta
20740         frames when they are not (vorbis only ogg).
20741
20742 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20743
20744         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
20745         (gst_play_base_bin_change_state):
20746           Handle the case where we failed to setup a clear pipeline. This
20747           will throw an error (or EOS, another nice case) and if you don't
20748           catch that, the app will wait for the signal forever (and thus
20749           hang).
20750
20751 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20752
20753         * ext/gnomevfs/gstgnomevfssink.c:
20754         (gst_gnomevfssink_uri_get_protocols):
20755         * ext/gnomevfs/gstgnomevfssrc.c:
20756         (gst_gnomevfssrc_uri_get_protocols):
20757         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
20758         * ext/gnomevfs/gstgnomevfsuri.h:
20759           Use _uri_new() instead of _open(), so it doesn't take as long and
20760           Christophe's computer won't hang.
20761         * gst/playback/gstplaybasebin.c: (unknown_type):
20762           Throw error on unknown media type, so apps actually display it.
20763
20764 2004-09-14  Brian Cameron  <brian.cameron@sun.com
20765
20766         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
20767           this script to work on Solaris since bash shell handles echo
20768           differenly than bash.
20769
20770 2004-09-17  Wim Taymans  <wim@fluendo.com>
20771
20772         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
20773         (setup_source), (gst_play_base_bin_set_property),
20774         (gst_play_base_bin_add_element):
20775         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
20776         Some more work on making sure seeking pauses the pipeline and
20777         that changing the uri actually does something.
20778
20779 2004-09-17  Wim Taymans  <wim@fluendo.com>
20780
20781         * gst/tcp/gstfdset.c: (gst_fdset_wait):
20782         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
20783         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
20784         (gst_tcpserversink_close):
20785         Be a bit more paranoid when freeing memory.
20786
20787 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20788
20789         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
20790         (qtdemux_parse_trak):
20791           Don't crash by dividing by zero (see sample movie in #126922).
20792
20793 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20794
20795         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20796           Don't touch non-existing data (fixes crash on file in #140147).
20797
20798 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20799
20800         * gst/playback/gstplaybasebin.c:
20801         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
20802           Handle double disposals, and proper change of URIs.
20803
20804 2004-09-13  Martin Eikermann <meiker@upb.de>
20805
20806         * gst/mpegstream/gstmpegparse.c:
20807           fix synchronistation for streams recorded from digital PCR
20808           fixes bug #119376
20809
20810 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20811
20812         * ext/gnomevfs/Makefile.am:
20813         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
20814         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
20815         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
20816         (gst_gnomevfssink_uri_get_type),
20817         (gst_gnomevfssink_uri_get_protocols),
20818         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
20819         (gst_gnomevfssink_uri_handler_init),
20820         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
20821         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
20822         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
20823         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
20824         (gst_gnomevfssrc_uri_get_type),
20825         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
20826         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
20827         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
20828         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
20829         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
20830         * ext/gnomevfs/gstgnomevfsuri.h:
20831           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
20832           of fake URIs to see which this version of Gnome-VFS likes, and
20833           uses that for the Gst-URI interface. Makes playbin support http://
20834           streams. Also fix up some stupid behaviour in gnomevfssrc.
20835
20836 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20837
20838         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
20839         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
20840         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
20841         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
20842           Update mixer (to sync with other sessions) if we try to obtain
20843           a new value. This makes alsamixer work accross applications.
20844         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
20845           Only call sync functions if we're running, else alsalib asserts.
20846         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
20847           Sometimes fails to compile. Possibly a gcc bug.
20848         * gst/playback/gstplaybin.c: (gen_video_element),
20849         (gen_audio_element):
20850           Add a reference to an application-provided object, because we lose
20851           this same reference if we add it to the bin. If we don't do this,
20852           we can only use this object once and thus crash if we go from
20853           ready to playing, back to ready and back to playing again.
20854           Also add an audioscale element because several cheap soundcards -
20855           like mine - don't support all samplerates.
20856         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20857         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
20858           Fix wrong order or PAR calls. Makes automatically obtained PAR
20859           from the X server atually being used.
20860
20861 2004-09-12  David Schleef  <ds@schleef.org>
20862
20863         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
20864         #151887, #152102, #152247.
20865         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
20866         * examples/seeking/cdparanoia.c: same
20867         * examples/seeking/cdplayer.c: same
20868         * examples/seeking/seek.c: same
20869         * examples/seeking/spider_seek.c: same
20870         * examples/seeking/vorbisfile.c: same
20871         * examples/stats/mp2ogg.c: same
20872         * ext/esd/esdsink.c: (gst_esdsink_class_init),
20873         (gst_esdsink_dispose): Dispose of element properly.
20874         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
20875         fixes.
20876         * ext/nas/nassink.c: (gst_nassink_class_init),
20877         (gst_nassink_dispose): Dispose of element correctly.
20878         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
20879         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
20880         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
20881         Fix 64-bit warning.
20882         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
20883         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
20884         Fix 64-bit warning.
20885
20886 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20887
20888         * configure.ac : change speex detection as 1.1.6 now uses
20889           .pc/pkg-config and they changed their headers location.
20890
20891 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
20892
20893         * gst/matroska/matroska-mux.h:
20894         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
20895         (gst_matroska_mux_start), (gst_matroska_mux_finish),
20896         (gst_matroska_mux_write_data):
20897           Write multiple blocks/frames per cluster.
20898                 Write meta-seek information (seek heads).
20899
20900 2004-09-09  Scott Wheeler <wheeler@kde.org>
20901
20902         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
20903         (gst_play_bin_set_property), (gst_play_bin_get_property),
20904         (gen_audio_element), (gen_audio_element):
20905           Add a volume element / property to the pipeline.
20906
20907 2004-09-07  Wim Taymans  <wim@fluendo.com>
20908
20909         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
20910         Copy timestamps from the master pad to the output buffers.
20911
20912 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20913
20914         * ext/raw1394/gstdv1394src.c:
20915           throw errors when applicable
20916
20917 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
20918
20919         * gst/matroska/ebml-ids.h:
20920         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
20921         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
20922         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
20923           automatically convert unix time <-> ebml time when reading/writing
20924           a date, use gst_ebml_write_uint to write CUETIME,
20925           not gst_ebml_write_date.
20926         * gst/matroska/matroska-ids.h:
20927         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
20928         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
20929         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
20930         (gst_matroska_mux_write_data):
20931           Write track and segment UIDs, write muxing date, write
20932           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
20933           Create cues for audio only files.
20934
20935 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20936
20937         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
20938         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
20939           Re-commit ALSA switches.
20940         * gst/adder/gstadder.c: (gst_adder_loop):
20941           64-bit fix (#151416).
20942         * gst/debug/progressreport.c: (gst_progressreport_report):
20943           64-bit fix (#151419).
20944         * gst/matroska/matroska-demux.c:
20945         (gst_matroska_demux_parse_contents):
20946           64-bit fix (#151420).
20947         * gst/playback/test3.c: (update_scale):
20948           64-bit fix (#151421).
20949
20950 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
20951
20952         * configure.ac:
20953           bump nano to cvs
20954
20955 === release 0.8.4 ===
20956
20957 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
20958
20959         * configure.ac: releasing 0.8.4, "Alias"
20960
20961 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
20962
20963         * ext/theora/Makefile.am:
20964           fix makefile.  Fixes #151462.
20965
20966 2004-08-30  Wim Taymans  <wim@fluendo.com>
20967
20968         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
20969         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
20970         (gst_multifdsink_remove_client_link),
20971         (gst_multifdsink_client_queue_buffer),
20972         (gst_multifdsink_handle_client_write):
20973         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
20974         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
20975         Fix some memory leaks.
20976
20977 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
20978
20979         Patch by: David Schleef
20980
20981         * configure.ac:
20982         * sys/Makefile.am:
20983           rename our detection macro for V4L2.  Fixes #151236.
20984
20985 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
20986
20987         Patch by: David Schleef
20988
20989         * configure.ac:
20990           check to define LAMEPRESET.  Fixes #151232.
20991
20992 2004-08-27  David Schleef  <ds@schleef.org>
20993
20994         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
20995         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
20996         (gst_glimagesink_fixate):  Move local variable declarations to
20997         make gcc-2.95 happy.
20998
20999 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21000
21001         * configure.ac:
21002           bump nano for prerelease
21003
21004 2004-08-27  David Schleef  <ds@schleef.org>
21005
21006         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
21007         * sys/sunaudio/gstsunaudiosrc.c:
21008         * sys/sunaudio/gstsunaudiosrc.h:
21009
21010 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
21011
21012         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
21013         handle EOS correctly
21014         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
21015         * gst/matroska/matroska-mux.h:
21016         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
21017         VFW compatibility mode
21018
21019 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21020
21021         patch by: Zaheer Abbas Merali
21022
21023         * ext/ogg/gstoggmux.c:
21024         * ext/vorbis/vorbisenc.c:
21025         * ext/vorbis/vorbisenc.h:
21026           handle NEWMEDIA
21027
21028 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
21029
21030         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
21031         fix byte order reversion on little endian machines.
21032         * gst/matroska/matroska-mux.c: (audiosink_templ),
21033         (gst_matroska_mux_audio_pad_link):
21034         add TTA codec to the list of supported codecs.
21035         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
21036         (gst_matroska_mux_start), (gst_matroska_mux_finish),
21037         (gst_matroska_mux_write_data):
21038         * gst/matroska/matroska-mux.h:
21039         write segment duration correctly, write muxing app string, fixes bugs
21040         #140897 and #140898.
21041         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
21042         wait for all pads to be negotiated before starting to mux.
21043
21044 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21045
21046         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
21047         * ext/lame/gstlame.h:
21048         Added new media support to lame
21049
21050 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
21051
21052         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
21053         send vorbis headers at the beginning of a stream, fixes bug #141554.
21054         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
21055         bug #148950.
21056         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
21057         (gst_matroska_demux_plugin_init):
21058         * gst/matroska/matroska-ids.h:
21059         enable demuxing of TTA audio streams, fixes bug #148951.
21060         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
21061         enable typefinding for TTA audio files, fixes bug #148711.
21062         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
21063         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
21064         fixes playback of packed bitstream and xvid with bframes, bug #135407.
21065
21066 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
21067
21068         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
21069         (gst_riff_read_element_data), (gst_riff_read_seek),
21070         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
21071         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
21072         <teuf@gnome.org>
21073
21074 2004-08-23 Iain <iaingnome@gmail.com>
21075
21076         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
21077         tags. They appear to be handled differently to normal.
21078         (tag_list_to_id3_tag_foreach): Ditto.
21079
21080 2004-08-22  Wim Taymans  <wim@fluendo.com>
21081
21082         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21083         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21084         Make sure we never send -1 granulepos.
21085
21086 2004-08-20  Wim Taymans  <wim@fluendo.com>
21087
21088         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21089         (gst_ogg_mux_loop):
21090         I will accept bitchslappings with non sharp objects.
21091
21092 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21093
21094         * configure.ac:
21095         Clean up the test for lame presets
21096
21097 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21098
21099         * configure.ac:
21100         * ext/lame/Makefile.am:
21101         * ext/lame/gstlame.c: (gst_lame_class_init),
21102         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21103         Only enable lame presets if version of lame has presets in API
21104
21105 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
21106         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
21107         * gst/udp/gstudpsrc.h:
21108           Don't call gst_pad_push in a get function. Fixes #150449
21109
21110 2004-08-18  Wim Taymans  <wim@fluendo.com>
21111
21112         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
21113         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
21114         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21115         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21116         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21117         (gst_fdset_wait):
21118         * gst/tcp/gstfdset.h:
21119         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21120         (gst_multifdsink_client_queue_buffer),
21121         (gst_multifdsink_handle_client_write):
21122         * gst/tcp/gstmultifdsink.h:
21123         Some extra checks in gstfdset.
21124         Only use send() when the fd is a socket. Don't try to
21125         read from write only fds.
21126
21127 2004-08-18  Wim Taymans  <wim@fluendo.com>
21128
21129         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
21130         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21131         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21132         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21133         (gst_fdset_wait):
21134         Add more locking and bounds checking.
21135
21136 2004-08-18  Wim Taymans  <wim@fluendo.com>
21137
21138         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
21139         Realloc test fdset in the lock and right before starting
21140         the poll call. Bump the limit to 4096.
21141
21142 2004-08-17  David Schleef  <ds@schleef.org>
21143
21144         * sys/sunaudio/Makefile.am:
21145         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
21146         of rates and channels.  Make debugging less obnoxious.
21147
21148         Patch from Balamurali Viswanathan implementing a mixer for
21149         Sun audio.  (bug #144091):
21150         * sys/sunaudio/gstsunelement.c:
21151         * sys/sunaudio/gstsunelement.h:
21152         * sys/sunaudio/gstsunmixer.c:
21153         * sys/sunaudio/gstsunmixer.h:
21154
21155 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21156
21157         * gst/audioscale/gstaudioscale.c:
21158         * gst/audioscale/gstaudioscale.h:
21159         made audioscale resample from any sample rate to any sample rate
21160
21161 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21162
21163         * ext/libpng/gstpngdec.c:
21164           error out on unsupported types
21165
21166 2004-08-17  Iain <iaingnome@gmail.com>
21167
21168         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
21169         mid_side and loose_mid_side properties if its a stereo stream.
21170
21171 2004-08-17  Wim Taymans  <wim@fluendo.com>
21172
21173         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21174         (theora_get_formats), (theora_dec_src_convert),
21175         (theora_dec_sink_convert), (theora_dec_src_query),
21176         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
21177         Add a debug line.
21178
21179 2004-08-17  Wim Taymans  <wim@fluendo.com>
21180
21181         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
21182         (gst_ogg_pad_push):
21183         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
21184         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
21185         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
21186         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21187         Mark delta units in the muxer.
21188         Try to decode the packet after an out-of-sync error from
21189         libogg.
21190
21191 2004-08-17  Wim Taymans  <wim@fluendo.com>
21192
21193         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21194         (gst_multifdsink_init), (gst_multifdsink_add),
21195         (gst_multifdsink_client_queue_buffer),
21196         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
21197         * gst/tcp/gstmultifdsink.h:
21198         Added option to send a keyframe to clients as the first buffer.
21199         Make timeout property writable.
21200
21201 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21202
21203         patch by: Wim Taymans
21204
21205         * gst/tcp/gstfdset.c:
21206         * gst/tcp/gstmultifdsink.c:
21207           fix index comparison, should include 0
21208
21209 2004-08-16  Wim Taymans  <wim@fluendo.com>
21210
21211         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
21212         (gst_fdset_add_fd), (gst_fdset_remove_fd),
21213         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21214         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21215         (gst_fdset_wait):
21216           copy when reallocing for poll so the select arguments don't get
21217           changed during the call
21218
21219 2004-08-16  Wim Taymans  <wim@fluendo.com>
21220
21221         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
21222         (gst_theora_enc_class_init), (theora_enc_sink_link),
21223         (theora_buffer_from_packet), (theora_enc_chain):
21224         Fix bug where buffers were not marked as keyframes
21225         correctly.
21226
21227 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21228
21229         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
21230         (gst_lame_preset_get_type), (gst_lame_class_init):
21231         describe the enum values for vbr mode and presets more verbosely
21232
21233 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21234
21235         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
21236         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
21237         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
21238         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21239         * ext/lame/gstlame.h:
21240         add preset property to lame so it can use lame presets
21241
21242 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21243
21244         * ext/lame/gstlame.c: (gst_lame_get_property):
21245         whoops forgot break, thanks teuf
21246
21247 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21248
21249         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
21250         (gst_lame_class_init), (gst_lame_src_getcaps),
21251         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
21252         (gst_lame_get_property), (gst_lame_setup):
21253         * ext/lame/gstlame.h:
21254         fix lame's broken vbr stuff, allow it to resample if need be, and also
21255         make xing header optional
21256
21257 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21258
21259         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
21260         added getcaps function so samplerate doesnt get fixated to silly values
21261
21262 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21263
21264         * ext/lame/gstlame.c: (gst_lame_src_link):
21265         revert previous fix
21266
21267 2004-08-12  Johan Dahlin  <johan@gnome.org>
21268
21269         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
21270         checks. Doesn't matter what state we are in. Interfaces are a
21271         compile time thing, not runtime. It also broke the python bindings.
21272
21273 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21274
21275         * ext/lame/gstlame.c: (gst_lame_src_link):
21276         made source pad link function check if sinkpad is ok..fixes the problem
21277         where core fixates the output rate of lame stupidly
21278
21279 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
21280
21281         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
21282         * sys/v4l/v4l_calls.c:
21283         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
21284           fix fixate function to handle nonsimple caps.
21285           remove bogus check in _link
21286           cleanups
21287
21288 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21289
21290         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
21291         set default compression ratio parameter to 0.0 so bitrate parameter
21292         works :)
21293
21294 2004-08-11  David Schleef  <ds@schleef.org>
21295
21296         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
21297
21298 2004-08-11  David Schleef  <ds@schleef.org>
21299
21300         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
21301         before.
21302
21303 2004-08-11  David Schleef  <ds@schleef.org>
21304
21305         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
21306
21307 2004-08-11  David Schleef  <ds@schleef.org>
21308
21309         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
21310           license field
21311         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
21312         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
21313           LGPL.
21314         * gst/auparse/gstauparse.c: Fix plugin license field.
21315         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
21316         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
21317         * gst/rtp/gstrtp.c: Fix plugin license field.
21318
21319 2004-08-11  Wim Taymans  <wim@fluendo.com>
21320
21321         * gst/tcp/Makefile.am:
21322         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
21323         (ensure_size), (gst_fdset_new), (gst_fdset_free),
21324         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
21325         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
21326         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
21327         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
21328         (gst_fdset_fd_can_write), (gst_fdset_wait):
21329         * gst/tcp/gstfdset.h:
21330         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
21331         (gst_multifdsink_class_init), (gst_multifdsink_init),
21332         (gst_multifdsink_add), (gst_multifdsink_remove),
21333         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
21334         (gst_multifdsink_remove_client_link),
21335         (gst_multifdsink_handle_client_read),
21336         (gst_multifdsink_client_queue_data),
21337         (gst_multifdsink_client_queue_caps),
21338         (gst_multifdsink_client_queue_buffer),
21339         (gst_multifdsink_handle_client_write),
21340         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21341         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
21342         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
21343         (gst_multifdsink_close):
21344         * gst/tcp/gstmultifdsink.h:
21345         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
21346         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
21347         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
21348         (gst_tcpserversink_close):
21349         * gst/tcp/gsttcpserversink.h:
21350         Abstracted away the select call, implemented poll (yes we ran into
21351         the 1024 limit in production).
21352
21353 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21354
21355         * gst/tcp/gsttcp.c:
21356         * gst/tcp/gsttcpplugin.c:
21357           improve debuggging, remove assert
21358
21359 2004-08-10  Wim Taymans  <wim@fluendo.com>
21360
21361         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
21362         (gst_client_status_get_type), (gst_multifdsink_class_init),
21363         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
21364         (gst_multifdsink_handle_client_read),
21365         (gst_multifdsink_handle_client_write),
21366         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21367         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
21368         (gst_multifdsink_get_property):
21369         * gst/tcp/gstmultifdsink.h:
21370         * gst/tcp/gsttcp-marshal.list:
21371         Starting to prepare for specifying buffer time in other units
21372         than buffers. Expose remove reason in signal.
21373
21374 2004-08-10  Wim Taymans  <wim@fluendo.com>
21375
21376         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21377         (gst_multifdsink_remove), (gst_multifdsink_clear),
21378         (gst_multifdsink_remove_client_link),
21379         (gst_multifdsink_handle_client_read),
21380         (gst_multifdsink_client_queue_data),
21381         (gst_multifdsink_client_queue_buffer),
21382         (gst_multifdsink_handle_client_write),
21383         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
21384         (gst_multifdsink_chain), (gst_multifdsink_close):
21385         * gst/tcp/gstmultifdsink.h:
21386         Added more debugging info. Changed the way clients are
21387         removed from the lists. Fixed a bug where a bad file descriptor
21388         could cause many clients to be removed.
21389
21390 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21391
21392         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
21393           allow all pixel-aspect-ratios, not just 1:1
21394
21395 2004-08-09  David Schleef  <ds@schleef.org>
21396
21397         * sys/glsink/ARB_multitexture.h:  Remove old files.
21398         * sys/glsink/EXT_paletted_texture.h:
21399         * sys/glsink/NV_register_combiners.h:
21400         * sys/glsink/gstgl_nvimage.c:
21401         * sys/glsink/gstgl_pdrimage.c:
21402         * sys/glsink/gstgl_rgbimage.c:
21403         * sys/glsink/gstglsink.c:
21404         * sys/glsink/gstglsink.h:
21405         * sys/glsink/gstglxwindow.c:
21406         * sys/glsink/regcomb_yuvrgb.c:
21407
21408 2004-08-09  David Schleef  <ds@schleef.org>
21409
21410         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
21411         GL sink plugin.  (Bug #147302)
21412
21413         * configure.ac: Test for OpenGL
21414         * sys/Makefile.am: Use test for OpenGL
21415         * sys/glsink/Makefile.am:
21416         * sys/glsink/glimagesink.c: rewrite
21417         * sys/glsink/glimagesink.h: rewrite
21418
21419 2004-08-09  David Schleef  <ds@schleef.org>
21420
21421         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
21422         sane framerates.
21423         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
21424         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
21425         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
21426
21427 2004-08-09  Wim Taymans  <wim@fluendo.com>
21428
21429         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21430         (gst_multifdsink_add), (gst_multifdsink_get_stats),
21431         (gst_multifdsink_client_remove),
21432         (gst_multifdsink_handle_client_read),
21433         (gst_multifdsink_handle_client_write),
21434         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21435         Do a bit more logging, make the client_read code more robust.
21436
21437 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21438
21439         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
21440         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
21441         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
21442         (gst_jpegdec_init), (gst_jpegdec_chain):
21443         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
21444         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
21445           cleanups, debugging fixes and memleak plugging
21446
21447 2004-08-09  Wim Taymans  <wim@fluendo.com>
21448
21449         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21450         (theora_get_formats), (theora_dec_src_convert),
21451         (theora_dec_sink_convert), (theora_dec_src_query),
21452         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
21453         (theora_dec_change_state):
21454         Don't crash on missing header packets.
21455
21456 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21457
21458         * po/LINGUAS:
21459         * po/sq.po:
21460           Added Albanian translation (Laurent Dhima)
21461         * po/cs.po:
21462           updated
21463
21464 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21465
21466         * ext/lame/gstlame.c:
21467           fix/add debugging
21468
21469 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21470
21471         * sys/ximage/ximagesink.c:
21472         * sys/xvimage/xvimagesink.c:
21473           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
21474
21475 2004-08-06  Wim Taymans  <wim@fluendo.com>
21476
21477         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21478         (gst_multifdsink_add), (gst_multifdsink_get_stats),
21479         (gst_multifdsink_client_remove),
21480         (gst_multifdsink_handle_client_read),
21481         (gst_multifdsink_handle_client_write),
21482         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21483         Make sure we don't try to read more from a client that what
21484         ioctl says us or we deadlock.
21485
21486 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
21487
21488         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
21489         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
21490         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
21491           decouple running_time and n_frames so it can handle changing
21492           framerate while running
21493
21494 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
21495
21496         * po/nl.po:
21497         * po/sv.po:
21498           updated translations
21499
21500 2004-08-04  Benjamin Otte  <otte@gnome.org>
21501
21502         * gst/videotestsrc/gstvideotestsrc.c:
21503         (gst_videotestsrc_get_capslist), (generate_capslist),
21504         (plugin_init):
21505           generate the list of supported caps at startup and reuse it instead
21506           of always generating it
21507
21508 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21509
21510         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
21511           whoops, last checkin broke normal build
21512
21513 2004-08-03  Benjamin Otte  <otte@gnome.org>
21514
21515         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
21516         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
21517         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
21518         (gst_alsa_mixer_get_option):
21519         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
21520         (dvdnavsrc_print_event):
21521         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
21522         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
21523         (gst_ogg_mux_pad_unlink):
21524         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
21525         (gst_multipart_mux_pad_unlink):
21526         * gst/videofilter/gstvideobalance.c:
21527         (gst_videobalance_colorbalance_set_value):
21528         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
21529         (gst_videomixer_pad_unlink):
21530         * po/uk.po:
21531         * sys/oss/gstossmixer.c:
21532         * sys/v4l/gstv4lcolorbalance.c:
21533         * sys/v4l/gstv4ltuner.c:
21534         * sys/v4l/v4lsrc_calls.c:
21535         * sys/v4l2/gstv4l2colorbalance.c:
21536         * sys/v4l2/gstv4l2tuner.c:
21537           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
21538
21539 2004-08-03  Benjamin Otte  <otte@gnome.org>
21540
21541         * examples/dynparams/filter.c: (ui_control_create):
21542         * examples/gstplay/player.c: (print_tag):
21543         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
21544         * ext/gdk_pixbuf/gstgdkanimation.c:
21545         (gst_gdk_animation_iter_may_advance):
21546         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
21547         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
21548         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
21549         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
21550         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
21551         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
21552         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
21553         * gst/sine/demo-dparams.c: (main):
21554         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
21555         * testsuite/alsa/formats.c: (create_pipeline):
21556         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
21557           fixes for G_DISABLE_ASSERT and friends
21558         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
21559         (mp3_type_frame_length_from_header), (mp3_type_find),
21560         (plugin_init):
21561           require mp3 typefinding to have at least MIN_HEADERS valid headers
21562           add typefinding for AAC adts files
21563
21564 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
21565
21566         * sys/ximage/ximagesink.c:
21567         (gst_ximagesink_calculate_pixel_aspect_ratio):
21568         * sys/xvimage/xvimagesink.c:
21569         (gst_xvimagesink_calculate_pixel_aspect_ratio):
21570         Make sure we calculate pixel-aspect-ratio using floating point maths
21571
21572 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21573
21574         * po/uk.po:
21575           updated translation
21576
21577 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21578
21579         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21580         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
21581           add debugging for display PAR calculation
21582
21583 2004-08-02  David Schleef  <ds@schleef.org>
21584
21585         * configure.ac: Fix mikmod CFLAGS.
21586
21587 2004-07-27  Benjamin Otte  <otte@gnome.org>
21588
21589         * gst/audioscale/gstaudioscale.c:
21590         - fix templates to only support S16, it's the only format that works
21591         - make caps nego code use try_set_caps_nonfixed and fixation instead
21592         of try_set_caps twice, which is not nice for autopluggers
21593         - change rank to secondary, so autopluggers can pick it up after
21594         audioconvert
21595
21596 2004-08-02  Iain <iain@prettypeople.org>
21597
21598         * gst/interleave/interleave.c (interleave_init),
21599         (interleave_request_new_pad),
21600         (interleave_pad_removed),
21601         (interleave_buffered_loop): Use the real pad count, not the artificial
21602         one.
21603
21604 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21605
21606         * configure.ac: bump nano back to development
21607
21608 === release 0.8.3 ===
21609
21610 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21611
21612         * configure.ac: releasing 0.8.3, "Water"
21613
21614 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21615
21616         * sys/xvimage/xvimagesink.c:
21617         (gst_xvimagesink_calculate_pixel_aspect_ratio),
21618         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
21619         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
21620         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
21621         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
21622         * sys/xvimage/xvimagesink.h:
21623           apply similar PAR fixes as to ximagesink
21624
21625 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21626
21627         patch from: Benjamin Otte
21628
21629         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
21630           add link function to lame.  Fixes #148986.
21631
21632 2004-08-02  Johan Dahlin  <johan@gnome.org>
21633
21634         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
21635         fix debugging log
21636
21637 2004-07-30  David Schleef  <ds@schleef.org>
21638
21639         * gst/videomixer/Makefile.am: Fix things that should have been
21640         fixed in the last checkin.
21641
21642 2004-07-30  David Schleef  <ds@schleef.org>
21643
21644         * gst/multipart/Makefile.am: Fix things that should have been
21645         fixed in the last checkin.
21646
21647 2004-07-30  David Schleef  <ds@schleef.org>
21648
21649         * testsuite/multifilesink/Makefile.am: Fix unused variable.
21650
21651 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21652
21653         * configure.ac:
21654           bump nano for prerelease
21655         * po/af.po:
21656         * po/az.po:
21657         * po/cs.po:
21658         * po/en_GB.po:
21659         * po/hu.po:
21660         * po/nl.po:
21661         * po/sr.po:
21662         * po/sv.po:
21663         * po/uk.po:
21664           updates
21665
21666 2004-07-30  Wim Taymans  <wim@fluendo.com>
21667
21668         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21669         (gst_multifdsink_add), (gst_multifdsink_remove),
21670         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
21671         (gst_multifdsink_client_remove),
21672         (gst_multifdsink_handle_client_write),
21673         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21674         * gst/tcp/gstmultifdsink.h:
21675         Recover from a select with a bad file descriptor by removing
21676         the client.
21677
21678 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21679
21680         * configure.ac:
21681           fix requirement of core
21682         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
21683         (gst_play_pipeline_setup):
21684           don't use colorspace element.  do use hermescolorspace element.
21685           make macro to get a colorspace element.
21686           mark strings for translation.
21687         * po/POTFILES.in:
21688           add play.c
21689         * po/af.po:
21690         * po/az.po:
21691         * po/cs.po:
21692         * po/en_GB.po:
21693         * po/hu.po:
21694         * po/nl.po:
21695         * po/sr.po:
21696         * po/sv.po:
21697         * po/uk.po:
21698           update translations
21699
21700 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21701
21702         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
21703         fix default for newmedia flag
21704
21705 2004-07-30  Wim Taymans  <wim@fluendo.com>
21706
21707         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21708         (gst_theora_dec_init), (theora_get_formats),
21709         (theora_dec_src_convert), (theora_dec_sink_convert),
21710         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
21711         (theora_dec_chain), (theora_dec_set_property),
21712         (theora_dec_get_property):
21713         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
21714         (gst_theora_enc_class_init), (gst_theora_enc_init),
21715         (theora_enc_sink_link), (theora_enc_chain),
21716         (theora_enc_set_property), (theora_enc_get_property):
21717         Added cropping option to theora decoder.
21718         Added border option to theora encoder.
21719
21720 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21721
21722         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
21723         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
21724         (gst_pngenc_set_property):
21725         * ext/libpng/gstpngenc.h:
21726         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
21727
21728 2004-07-30  Wim Taymans  <wim@fluendo.com>
21729
21730         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
21731         (theora_enc_sink_link), (theora_enc_chain),
21732         (theora_enc_set_property), (theora_enc_get_property):
21733         Fix encoding of non-multiple-of-16 video.
21734
21735 2004-07-29  David Schleef  <ds@schleef.org>
21736
21737         * configure.ac: make test for audiofile more strict
21738
21739 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21740
21741         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
21742           give different names to typefind functions
21743
21744 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
21745
21746         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
21747         (gst_ximagesink_calculate_pixel_aspect_ratio),
21748         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
21749         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
21750         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
21751         (gst_ximagesink_get_property), (gst_ximagesink_init):
21752         * sys/ximage/ximagesink.h:
21753           allocate PAR's dynamically.
21754           use autodetected PAR if no object-set PAR is given.
21755           add workaround for directfb's X not setting physical size.
21756           fix to xvimagesink will follow tomorrow.
21757
21758 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21759
21760         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
21761         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
21762         (gst_shout2send_get_type), (gst_shout2send_set_clock),
21763         (gst_shout2send_class_init), (gst_shout2send_init),
21764         (set_shout_metadata), (gst_shout2send_set_metadata),
21765         (gst_shout2send_chain), (gst_shout2send_set_property),
21766         (gst_shout2send_get_property), (gst_shout2send_connect),
21767         (gst_shout2send_change_state):
21768         * ext/shout2/gstshout2.h:
21769         - fix for sending mp3 audio to icecast2 server, if pad link function not
21770         called before PAUSED state
21771         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
21772         - added tagging support for mp3 audio broadcasted
21773         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
21774         debug info
21775
21776 2004-07-28  Wim Taymans  <wim@fluendo.com>
21777
21778         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
21779         (gst_ogg_demux_push):
21780         Return query failure when we don't know the length of
21781         an ogg stream insteda of returning TRUE with a bogus value.
21782
21783 2004-07-28  Wim Taymans  <wim@fluendo.com>
21784
21785         * ext/theora/theoradec.c: (theora_get_formats),
21786         (theora_dec_src_convert), (theora_dec_sink_convert),
21787         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
21788         (theora_dec_chain):
21789         Don't screw up the 1 Chroma for 1 luma sample situation when we
21790         have an odd offset/width by adding a black border in those cases.
21791
21792 2004-07-28  Wim Taymans  <wim@fluendo.com>
21793
21794         * ext/theora/theoradec.c: (theora_get_formats),
21795         (theora_dec_src_convert), (theora_dec_sink_convert),
21796         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
21797         (theora_dec_chain):
21798         * ext/theora/theoraenc.c: (theora_enc_sink_link):
21799         Added first attempt at cropping of the image as required by the
21800         theora spec. We need more properties in the caps (offset_x,
21801         offset_y,stride) to implement this correctly.
21802
21803 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
21804
21805         * ext/dvdnav/README:
21806           Update the README to use dvddemux
21807         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
21808           Ensure getcaps returns a subset of the template caps
21809         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
21810         (gst_mpeg2subt_init):
21811           Ensure getcaps returns a subset of the template caps
21812         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
21813         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
21814         (gst_dvd_demux_get_subpicture_stream),
21815         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
21816         * gst/mpegstream/gstdvddemux.h:
21817           Set the explicit caps on the current_video pad before pushing
21818           anything
21819         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
21820         (gst_mpeg_demux_get_audio_stream):
21821           Free caps used to gst_pad_set_explicit_caps, which takes a const
21822           GstCaps *
21823
21824 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
21825
21826         * configure.ac: update GStreamer requirement to 0.8.4 because of
21827           GstFraction.
21828
21829 2004-07-28  Wim Taymans  <wim@fluendo.com>
21830
21831         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
21832         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
21833         Add the pad to the element after setting up the caps. This
21834         makes it a lot easier to autoplug.
21835
21836 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
21837
21838         * gst/median/gstmedian.c:
21839         * gst/mpeg2subt/gstmpeg2subt.c:
21840         * gst/mpegaudioparse/gstmpegaudioparse.c:
21841         * gst/mpegstream/gstdvddemux.c:
21842         * gst/mpegstream/gstmpegdemux.c:
21843         * gst/mpegstream/gstmpegpacketize.c:
21844         * gst/rtjpeg/gstrtjpeg.c:
21845         * gst/rtjpeg/gstrtjpegdec.c:
21846         * gst/rtjpeg/gstrtjpegenc.c:
21847         * gst/sine/gstsinesrc.c:
21848         * gst/smooth/gstsmooth.c:
21849         * gst/smpte/gstsmpte.c:
21850         * gst/smpte/gstsmpte.h:
21851         * gst/stereo/gststereo.c:
21852         * gst/videofilter/gstgamma.c:
21853         * gst/videofilter/gstvideobalance.c:
21854         * gst/videofilter/gstvideofilter.c:
21855         * gst/videofilter/gstvideoflip.c:
21856         * gst/videoscale/gstvideoscale.c:
21857         * gst/videoscale/videoscale.c:
21858         * gst/videotestsrc/gstvideotestsrc.c:
21859         * gst/videotestsrc/videotestsrc.c:
21860         * gst/wavenc/gstwavenc.c:
21861         * gst/wavparse/gstwavparse.c:
21862           fix local includes and 64 bits constants
21863
21864 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
21865
21866         * win32/gst.sln:
21867         * gst-libs/gst/*/*.vcproj:
21868         * gst/*/*.vcproj:
21869           more working plugins
21870
21871 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21872
21873         * testsuite/alsa/Makefile.am:
21874         * testsuite/alsa/srcstate.c:
21875         add test for alsasrc changing state
21876
21877 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21878
21879         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
21880         (gst_silence_get):
21881         * gst/silence/gstsilence.h:
21882         fix silence generation for 16bit raw audio
21883
21884 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21885
21886         * gst/matroska/matroska-demux.c:
21887         (gst_matroska_demux_parse_metadata),
21888         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
21889         * gst/mpegaudio/common.c:
21890         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
21891         (gst_videoscale_getcaps), (gst_videoscale_link),
21892         (gst_videoscale_src_fixate), (gst_videoscale_init),
21893         (gst_videoscale_finalize):
21894         * gst/videoscale/gstvideoscale.h:
21895         * gst/videotestsrc/gstvideotestsrc.c:
21896         (gst_videotestsrc_get_capslist):
21897         * gst/wavenc/gstwavenc.c:
21898         * sys/oss/gstossmixer.c: (fill_labels):
21899         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
21900         (gst_ximagesink_handle_xevents),
21901         (gst_ximagesink_calculate_pixel_aspect_ratio),
21902         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
21903         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
21904         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
21905         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
21906         (gst_ximagesink_init), (gst_ximagesink_class_init):
21907         * sys/ximage/ximagesink.h:
21908         * sys/xvimage/xvimagesink.c:
21909         (gst_xvimagesink_calculate_pixel_aspect_ratio),
21910         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
21911         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
21912         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
21913         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
21914         * sys/xvimage/xvimagesink.h:
21915           first batch of pixel aspect ratio commits.
21916
21917 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21918
21919         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21920         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
21921         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
21922           handle stride, needs work if we want to move stride handling
21923           upstream, but works correctly for our purposes.
21924
21925 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21926
21927         * gst/videoscale/README:
21928           add testing examples
21929         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
21930         (gst_videoscale_chain):
21931         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
21932         (gst_videoscale_get_size):
21933           add get_size function that handles stride like videotestsrc.
21934           fixes conversion for YUV formats for as much as I can test them.
21935
21936 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21937
21938         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
21939         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
21940         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
21941         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
21942         (gst_xvimagesink_xvimage_put):
21943           further cleanups, logging, error handling and synchronizing
21944
21945 2004-07-27  Wim Taymans  <wim@fluendo.com>
21946
21947         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
21948         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
21949         (gst_videomixer_pad_set_property),
21950         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
21951         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
21952         (gst_videomixer_class_init), (gst_videomixer_init),
21953         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
21954         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
21955         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
21956         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
21957         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
21958         (gst_videomixer_loop), (plugin_init):
21959         Be a nicer negotiation citizen and provide a getcaps function on
21960         the srcpad. This also fixes a crash when resizing.
21961
21962 2004-07-27  Julien MOUTTE  <julien@moutte.net>
21963
21964         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
21965         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
21966
21967 2004-07-27  Wim Taymans  <wim@fluendo.com>
21968
21969         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
21970         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
21971         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
21972         (gst_pngenc_set_property):
21973         * ext/libpng/gstpngenc.h:
21974         Added snapshot property to pngenc.
21975         removed g_print from pngdec
21976
21977 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
21978
21979         * gst/ac3parse/ac3parse.vcproj
21980         * gst/adder/adder.vcproj
21981         * gst/alpha/alpha.vcproj
21982         * gst/alpha/alphacolor.vcproj
21983         * gst/asfdemux/asf.vcproj
21984         * gst/audioconvert/audioconvert.vcproj
21985         * gst/audiorate/audiorate.vcproj
21986         * gst/audioscale/audioscale.vcproj
21987         * gst/auparse/auparse.vcproj
21988         * gst/avi/avi.vcproj
21989         * gst/cdxaparse/cdxaparse.vcproj
21990         * gst/chart/chart.vcproj
21991         * gst/colorspace/colorspace.vcproj
21992         * gst/cutter/cutter.vcproj
21993         * gst/debug/debug.vcproj
21994         * gst/debug/efence.vcproj
21995         * gst/debug/navigationtest.vcproj
21996         * gst/deinterlace/deinterlace.vcproj
21997         * gst/effectv/effectv.vcproj
21998         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
21999         * gst/filter/filter.vcproj
22000         * gst/flx/flxdec.vcproj
22001         * gst/goom/goom.vcproj
22002         * gst/interleave/interleave.vcproj
22003         * gst/law/alaw.vcproj
22004         * gst/law/mulaw.vcproj
22005         * gst/matroska/matroska.vcproj
22006         * gst/median/median.vcproj
22007         * gst/mixmatrix/mixmatrix.vcproj
22008         * gst/mpeg1sys/mpeg1systemencode.vcproj
22009         * gst/mpeg1videoparse/mp1videoparse.vcproj
22010         * gst/mpeg2sub/mpeg2subt.vcproj
22011         * gst/mpegaudio/mpegaudio.vcproj
22012         * gst/mpegaudioparse/mpegaudioparse.vcproj
22013         * gst/mpegstream/mpegstream.vcproj
22014         * gst/multifilesink/multifilesink.vcproj
22015         * gst/multipart/multipart.vcproj
22016         * gst/oneton/oneton.vcproj
22017         * gst/overlay/overlay.vcproj
22018         * gst/passthrough/passthrough.vcproj
22019         * gst/qtdemux/qtdemux.vcproj
22020         * gst/realmedia/rmdemux.vcproj
22021         * gst/rtjpeg/rtjpeg.vcproj
22022         * gst/rtp/rtp.vcproj
22023         * gst/silence/silence.vcproj
22024         * gst/sine/sinesrc.vcproj
22025         * gst/smooth/smooth.vcproj
22026         * gst/smpte/smpte.vcproj
22027         * gst/spectrum/spectrum.vcproj
22028         * gst/speed/speed.vcproj
22029         * gst/stereo/stereo.vcproj
22030         * gst/switch/switch.vcproj
22031         * gst/tags/tagedit.vcproj
22032         * gst/tcp/tcp.vcproj
22033         * gst/typefind/typefindfunctions.vcproj
22034         * gst/udp/udp.vcproj
22035         * gst/videobox/videobox.vcproj
22036         * gst/videocrop/videocrop.vcproj
22037         * gst/videodrop/videodrop.vcproj
22038         * gst/videofilter/gamma.vcproj
22039         * gst/videofilter/videobalance.vcproj
22040         * gst/videofilter/videofilter.vcproj
22041         * gst/videofilter/videoflip.vcproj
22042         * gst/videoflip/videoflip.vcproj
22043         * gst/videomixer/videomixer.vcproj
22044         * gst/videorate/videorate.vcproj
22045         * gst/videoscale/videoscale.vcproj
22046         * gst/videotestsrc/videotestsrc.vcproj
22047         * gst/virtualdub/virtualdub.vcproj
22048         * gst/volenv/volenv.vcproj
22049         * gst/volume/volume.vcproj
22050         * gst/wavenc/wavenc.vcproj
22051         * gst/wavparse/wavparse.vcproj
22052         * gst/y4m/y4menc.vcproj
22053         * gst-libs/gst/audio/audio.vcproj
22054         * gst-libs/gst/audio/audiofilter.vcproj
22055         * gst-libs/gst/colorbalance/colorbalance.vcproj
22056         * gst-libs/gst/idct/idtc.vcproj
22057         * gst-libs/gst/media-info/media-info.vcproj
22058         * gst-libs/gst/mixer/mixer.vcproj
22059         * gst-libs/gst/navigation/navigation.vcproj
22060         * gst-libs/gst/play/play.vcproj
22061         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
22062         * gst-libs/gst/resample/resample.vcproj
22063         * gst-libs/gst/riff/riff.vcproj
22064         * gst-libs/gst/tuner/tuner.vcproj
22065         * gst-libs/gst/video/video.vcproj
22066         * gst-libs/gst/xoverlay/xoverlay.vcproj
22067           avoid problems with math.h, fix release dependancy
22068           rename GStreamer-0.8.lib to libgstreamer.lib
22069
22070 2004-07-27  Julien MOUTTE  <julien@moutte.net>
22071
22072         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22073         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
22074         the atom is not available we have to unlock the mutex. Fixes #148023
22075
22076 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22077
22078         * gst-libs/gst/media-info/media-info.h:
22079           issue for a vararg macro with MSVC
22080
22081 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22082
22083         * gst/effectv/effectv.vcproj
22084         * gst-libs/gst/idct/idct.vcproj:
22085         * gst-libs/gst/media-info/media-info.vcproj:
22086         * gst-libs/gst/navigation/navigation.vcproj:
22087         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22088         * gst-libs/gst/video/video.vcproj:
22089         * gst-libs/gst/xoverlay/xoverlay.vcproj:
22090           fixes for build problems
22091
22092 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22093
22094         * gst-libs/gst/audio/audio.def:
22095         * gst-libs/gst/audio/riff.def:
22096           add some definitions needed by plugins
22097
22098 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22099
22100         * gst/asfdemux/gstasfmux.c
22101           Fix some 64 bits constants to be glib friendly
22102
22103 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22104
22105         * gst/ac3parse/gstac3parse.c
22106         * gst/audioscale/gstaudioscale.c
22107         * gst/auparse/gstauparse.c
22108         * gst/colorspace/gstcolorspace.c
22109         * gst/colorspace/yuv2rgb.h
22110           local include fixes
22111
22112 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22113
22114         * win32/gst.sln
22115           add more plugins to the build
22116
22117 2004-07-26  Julien MOUTTE  <julien@moutte.net>
22118
22119         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22120         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
22121
22122 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22123
22124         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
22125         (gst_level_set_property), (gst_level_get_property),
22126         (gst_level_base_init), (gst_level_class_init):
22127           add debugging categories.  cleanups.
22128
22129 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22130
22131         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22132         (gst_videoscale_planar411), (gst_videoscale_planar400),
22133         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
22134         (gst_videoscale_scale_nearest_str1),
22135         (gst_videoscale_scale_nearest_str2),
22136         (gst_videoscale_scale_nearest_str4),
22137         (gst_videoscale_scale_nearest_16bit),
22138         (gst_videoscale_scale_nearest_24bit):
22139           fixed stride issues
22140           tested with 320x240 -> 321, 322, 324 x240
22141           tested with YV12, I420, YUY2, UYVY
22142           fixed packed422rev (don't think it could have worked before)
22143           by testing with UYVY
22144
22145 2004-07-26  Benjamin Otte  <otte@gnome.org>
22146
22147         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
22148         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
22149         (plugin_init):
22150           add debugging category, add error checks like checking return values
22151           of setup calls, make sure it still works after
22152           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
22153
22154 2004-07-26  Wim Taymans  <wim@fluendo.com>
22155
22156         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
22157         (gst_mpeg_demux_get_audio_stream),
22158         (gst_mpeg_demux_process_private):
22159         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
22160         Check for error codes from the negotiation functions. Make sure
22161         we really set the pad caps when a new pad is created.
22162
22163 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22164
22165         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
22166         (gst_ffmpeg_caps_to_pix_fmt):
22167         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
22168         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22169         (gst_ffmpegcolorspace_pad_link):
22170           don't make function do two things at the same time without reason.
22171
22172 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22173
22174         * gst/ac3parse/ac3parse.vcproj
22175         * gst/adder/adder.vcproj
22176         * gst/alpha/alpha.vcproj
22177         * gst/alpha/alphacolor.vcproj
22178         * gst/asfdemux/asf.vcproj
22179         * gst/audioconvert/audioconvert.vcproj
22180         * gst/audiorate/audiorate.vcproj
22181         * gst/audioscale/audioscale.vcproj
22182         * gst/auparse/auparse.vcproj
22183         * gst/avi/avi.vcproj
22184         * gst/cdxaparse/cdxaparse.vcproj
22185         * gst/chart/chart.vcproj
22186         * gst/colorspace/colorspace.vcproj
22187         * gst/cutter/cutter.vcproj
22188         * gst/debug/debug.vcproj
22189         * gst/debug/efence.vcproj
22190         * gst/debug/navigationtest.vcproj
22191         * gst/deinterlace/deinterlace.vcproj
22192         * gst/effectv/effectv.vcproj
22193         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
22194         * gst/filter/filter.vcproj
22195         * gst/flx/flxdec.vcproj
22196         * gst/goom/goom.vcproj
22197         * gst/interleave/interleave.vcproj
22198         * gst/law/alaw.vcproj
22199         * gst/law/mulaw.vcproj
22200         * gst/matroska/matroska.vcproj
22201         * gst/median/median.vcproj
22202         * gst/mixmatrix/mixmatrix.vcproj
22203         * gst/mpeg1sys/mpeg1systemencode.vcproj
22204         * gst/mpeg1videoparse/mp1videoparse.vcproj
22205         * gst/mpeg2sub/mpeg2subt.vcproj
22206         * gst/mpegaudio/mpegaudio.vcproj
22207         * gst/mpegaudioparse/mpegaudioparse.vcproj
22208         * gst/mpegstream/mpegstream.vcproj
22209         * gst/multifilesink/multifilesink.vcproj
22210         * gst/multipart/multipart.vcproj
22211         * gst/oneton/oneton.vcproj
22212         * gst/overlay/overlay.vcproj
22213         * gst/passthrough/passthrough.vcproj
22214         * gst/qtdemux/qtdemux.vcproj
22215         * gst/realmedia/rmdemux.vcproj
22216         * gst/rtjpeg/rtjpeg.vcproj
22217         * gst/rtp/rtp.vcproj
22218         * gst/silence/silence.vcproj
22219         * gst/sine/sinesrc.vcproj
22220         * gst/smooth/smooth.vcproj
22221         * gst/smpte/smpte.vcproj
22222         * gst/spectrum/spectrum.vcproj
22223         * gst/speed/speed.vcproj
22224         * gst/stereo/stereo.vcproj
22225         * gst/switch/switch.vcproj
22226         * gst/tags/tagedit.vcproj
22227         * gst/tcp/tcp.vcproj
22228         * gst/typefind/typefindfunctions.vcproj
22229         * gst/udp/udp.vcproj
22230         * gst/videobox/videobox.vcproj
22231         * gst/videocrop/videocrop.vcproj
22232         * gst/videodrop/videodrop.vcproj
22233         * gst/videofilter/gamma.vcproj
22234         * gst/videofilter/videobalance.vcproj
22235         * gst/videofilter/videofilter.vcproj
22236         * gst/videofilter/videoflip.vcproj
22237         * gst/videoflip/videoflip.vcproj
22238         * gst/videomixer/videomixer.vcproj
22239         * gst/videorate/videorate.vcproj
22240         * gst/videoscale/videoscale.vcproj
22241         * gst/videotestsrc/videotestsrc.vcproj
22242         * gst/virtualdub/virtualdub.vcproj
22243         * gst/volenv/volenv.vcproj
22244         * gst/volume/volume.vcproj
22245         * gst/wavenc/wavenc.vcproj
22246         * gst/wavparse/wavparse.vcproj
22247         * gst/y4m/y4menc.vcproj
22248           more plugins supported under windows
22249
22250 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22251
22252         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22253         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
22254         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
22255         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22256         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
22257           Add debugging statements.  Use the sizes as returned by the
22258           *CreateImage calls.
22259
22260 2004-07-26  Johan Dahlin  <johan@gnome.org>
22261
22262         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
22263         the pad is negotiated.
22264
22265         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
22266
22267 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22268
22269         * gst-libs/gst/colorbalance/colorbalance.vcproj:
22270         * gst-libs/gst/idct/idct.vcproj:
22271         * gst-libs/gst/media-info/media-info.vcproj:
22272         * gst-libs/gst/mixer/mixer.vcproj:
22273         * gst-libs/gst/navigation/navigation.vcproj:
22274         * gst-libs/gst/play/play.vcproj:
22275         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22276         * gst-libs/gst/resample/resample.vcproj:
22277         * gst-libs/gst/tuner/tuner.vcproj:
22278         * gst-libs/gst/video/video.vcproj:
22279         * gst-libs/gst/xoverlay/xoverlay.vcproj:
22280           more plugins supported under windows
22281
22282 2004-07-25 Iain <iain@prettypeople.org>
22283
22284         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
22285         pad now rather than when the pad is created because state changes wipe
22286         explicit caps (fixes #148043).
22287
22288 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
22289
22290         reviewed by Benjamin Otte  <otte@gnome.org>
22291
22292         * ext/mad/gstmad.c:
22293           fix mad plugin crashing on Sun (fixes #148289)
22294
22295 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
22296
22297         * gst/avi/avi.def:
22298         * gst/avi/avi.vcproj:
22299         * gst/matroska/matroska.def:
22300         * gst/matroska/matroska.vcproj:
22301           remove unused .def files
22302
22303 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
22304
22305         * gst-libs/gst/audio/gstaudiofilter.c:
22306           Clean the local include
22307
22308 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
22309
22310         * win32/gst.sln:
22311         * gst-libs/gst/audio/audio.def:
22312         * gst-libs/gst/audio/audio.vcproj:
22313         * gst-libs/gst/audio/audiofilter.vcproj:
22314         * gst-libs/gst/audio/riff.def:
22315         * gst-libs/gst/audio/riff.vcproj:
22316         * gst-libs/gst/gst-libs.def:
22317         * gst-libs/gst/gst-libs.vcproj:
22318         * gst/avi/avi.vcproj:
22319         * gst/avi/avi.vcproj:
22320           Copy the files where needed after building, cleaner projects
22321
22322 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
22323
22324         * gst/matroska/ebml-write.c:
22325           Fix some 64 bits constants to be glib friendly
22326
22327 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
22328
22329         * win32/gst.sln:
22330         * gst-libs/gst/gst-libs.def:
22331         * gst-libs/gst/gst-libs.vcproj:
22332         * gst/matroska/matroska.def:
22333         * gst/matroska/matroska.vcproj:
22334           Add the preliminary canvas to build plugins on Win32
22335
22336 2004-07-23  Benjamin Otte  <otte@gnome.org>
22337
22338         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
22339           don't enfore negotiation from source side, it breaks
22340           sinesrc ! audioconvert ! osssink
22341
22342 2004-07-22  David Schleef  <ds@schleef.org>
22343
22344         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
22345         for ELF files, since they can easily be recognized as audio/mpeg.
22346         (bug #147441)
22347
22348 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
22349
22350         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22351         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
22352         (gst_videoscale_scale_nearest_24bit),
22353         (gst_videoscale_scale_nearest_16bit):
22354           fix 16bit and 24bit for stride (24bit might need testing)
22355           don't pretend we do more than one algorithm
22356
22357 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22358
22359         * configure.ac:
22360         * gst/Makefile.am:
22361         * gst/multifilesink/Makefile.am:
22362         * gst/multifilesink/gstmultifilesink.c:
22363         (gst_multifilesink_get_formats),
22364         (gst_multifilesink_get_query_types), (_do_init),
22365         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
22366         (gst_multifilesink_init), (gst_multifilesink_dispose),
22367         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
22368         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
22369         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
22370         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
22371         (gst_multifilesink_chain), (gst_multifilesink_change_state),
22372         (gst_multifilesink_uri_get_type),
22373         (gst_multifilesink_uri_get_protocols),
22374         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
22375         (gst_multifilesink_uri_handler_init), (plugin_init):
22376         * gst/multifilesink/gstmultifilesink.h:
22377         * testsuite/Makefile.am:
22378         * testsuite/multifilesink/Makefile.am:
22379         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
22380         (gst_newmedia_class_init), (gst_newmedia_init),
22381         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
22382         (newfile_signal), (test_signal), (main):
22383         multifilesink plugin for creating new files every time a new media
22384         discontinuity event occurs
22385
22386 2004-07-22  Wim Taymans  <wim@fluendo.com>
22387
22388         * gst/alpha/Makefile.am:
22389         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
22390         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
22391         (gst_alpha_color_init), (gst_alpha_color_set_property),
22392         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
22393         (transform), (gst_alpha_color_chain),
22394         (gst_alpha_color_change_state), (plugin_init):
22395         Stupid plugin to to RGBA to AYUV conversion because none of
22396         the colorspace plugins can handle that yet.
22397
22398 2004-07-22  Wim Taymans  <wim@fluendo.com>
22399
22400         * examples/seeking/seek.c: (update_scale), (main):
22401         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22402         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
22403         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
22404         (gst_decode_bin_init), (gst_decode_bin_dispose),
22405         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
22406         (no_more_pads), (close_link), (type_found),
22407         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22408         (plugin_init):
22409         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22410         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22411         (gst_play_base_bin_dispose), (queue_overrun),
22412         (gen_preroll_element), (remove_prerolls), (unknown_type),
22413         (no_more_pads), (new_stream), (setup_source),
22414         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
22415         (play_base_eos), (gst_play_base_bin_change_state),
22416         (gst_play_base_bin_add_element),
22417         (gst_play_base_bin_remove_element),
22418         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22419         (gst_play_base_bin_unlink_stream),
22420         (gst_play_base_bin_get_streaminfo):
22421         * gst/playback/gstplaybin.c: (gen_video_element),
22422         (gen_audio_element):
22423         * gst/playback/gststreaminfo.h:
22424         More playback updates, attempt to fix things after the state change
22425         breakage.
22426
22427 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
22428
22429         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
22430         (gst_videoscale_scale_nearest_16bit):
22431           comment algorithm
22432
22433 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
22434
22435         * gst/videotestsrc/gstvideotestsrc.c:
22436         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
22437         (gst_videotestsrc_init), (gst_videotestsrc_get),
22438         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
22439         (gst_videotestsrc_get_property):
22440         * gst/videotestsrc/gstvideotestsrc.h:
22441         * gst/videotestsrc/videotestsrc.c:
22442         * gst/videotestsrc/videotestsrc.h:
22443           cleanup and commenting
22444
22445 2004-07-21  Wim Taymans  <wim@fluendo.com>
22446
22447         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
22448         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
22449         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
22450         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
22451         (_find_chain_get_unknown_part), (_find_streams_check),
22452         (gst_ogg_demux_push), (gst_ogg_pad_push):
22453         * ext/theora/theoradec.c: (theora_get_formats),
22454         (theora_dec_src_convert), (theora_dec_sink_convert),
22455         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22456         (theora_dec_chain):
22457         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22458         (vorbis_dec_convert), (vorbis_dec_src_query),
22459         (vorbis_dec_src_event), (vorbis_dec_event):
22460         More seeking fixes, oggdemux now supports seeking to time and
22461         uses the downstream element to convert granulepos to time.
22462         Seeking in theora-only ogg files now works.
22463
22464 2004-07-21  Wim Taymans  <wim@fluendo.com>
22465
22466         * ext/theora/theoradec.c: (gst_theora_dec_init),
22467         (theora_get_formats), (theora_get_event_masks),
22468         (theora_get_query_types), (theora_dec_src_convert),
22469         (theora_dec_sink_convert), (theora_dec_src_query),
22470         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
22471         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22472         (vorbis_get_event_masks), (vorbis_get_query_types),
22473         (gst_vorbis_dec_init), (vorbis_dec_convert),
22474         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
22475         Added query/convert/formats functions to vorbis and theora decoders
22476         so that the outside world can use them too. Fixed seeking on an
22477         ogg/theora/vorbis file by disabling the seeking seeking on the
22478         theora srcpad.
22479
22480 2004-07-21  Julien MOUTTE  <julien@moutte.net>
22481
22482         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22483         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
22484         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
22485         images creation for both elements. We don't create the image on caps
22486         nego or renego, we just destroy the internal one if present if it does
22487         not match the needs. The chain function takes care of creating a new
22488         image when needed.
22489         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22490         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
22491         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
22492         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
22493         the image format information. The buffer pool checks for the context
22494         image format and discard images with different formats.
22495         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
22496
22497 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22498
22499         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22500         (gst_ffmpegcolorspace_chain):
22501           no point in doing any chaining if the pad we want to push from
22502           isn't usable.
22503
22504 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22505
22506         * gst-libs/gst/riff/riff-media.c:
22507         (gst_riff_create_audio_caps_with_data):
22508           Fix double end-to-native symbol conversion (#148021).
22509
22510 2004-07-20  David Schleef  <ds@schleef.org>
22511
22512         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22513         Don't use an Atom that doesn't exist.
22514
22515 2004-07-20  Wim Taymans  <wim@fluendo.com>
22516
22517         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22518         (gst_multifdsink_add), (gst_multifdsink_get_stats),
22519         (gst_multifdsink_client_remove),
22520         (gst_multifdsink_handle_client_write),
22521         (gst_multifdsink_queue_buffer):
22522         * gst/tcp/gstmultifdsink.h:
22523         More multifdsink stats. Avoid deadlock by releasing locks
22524         before sending out a signal.
22525
22526 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22527
22528         * po/LINGUAS:
22529         * po/hu.po:
22530           added Hungarian translation (Laszlo Dvornik)
22531
22532 2004-07-20  Wim Taymans  <wim@fluendo.com>
22533
22534         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22535         (gst_multifdsink_add), (gst_multifdsink_client_remove),
22536         (gst_multifdsink_handle_client_write),
22537         (gst_multifdsink_queue_buffer):
22538         * gst/tcp/gsttcp-marshal.list:
22539         Fixed the stupid marshal definition.
22540
22541 2004-07-20  Wim Taymans  <wim@fluendo.com>
22542
22543         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22544         (gst_multifdsink_init), (gst_multifdsink_add),
22545         (gst_multifdsink_client_remove),
22546         (gst_multifdsink_handle_client_write),
22547         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
22548         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
22549         (gst_multifdsink_init_send):
22550         * gst/tcp/gstmultifdsink.h:
22551         Added more stats, added timeout for a client, fixed some typos
22552         and added some comments.
22553
22554 2004-07-20  Wim Taymans  <wim@fluendo.com>
22555
22556         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22557         (gst_multifdsink_add), (gst_multifdsink_get_stats),
22558         (gst_multifdsink_client_remove),
22559         (gst_multifdsink_handle_client_write):
22560         * gst/tcp/gstmultifdsink.h:
22561         * gst/tcp/gsttcp-marshal.list:
22562         Added get_stats method that returns a GValueArray of
22563         stats values.
22564
22565 2004-07-19  Benjamin Otte  <otte@gnome.org>
22566
22567         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
22568           make sure longname, description and author are valid UTF-8
22569
22570 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
22571
22572         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
22573         (gst_ximagesink_set_property):
22574         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
22575         (gst_xvimagesink_set_property):
22576           make sure SYNCHRONOUS is respected after getting the X context
22577
22578 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
22579
22580         * gst/matroska/matroska-demux.c:
22581         (gst_matroska_demux_handle_src_event),
22582         (gst_matroska_demux_parse_blockgroup):
22583         * gst/matroska/matroska-ids.h:
22584           add BlockReference tag and ignore it to clear out log.
22585           ignore NAVIGATION events to clear out log.
22586
22587 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
22588
22589         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
22590         (gst_matroska_demux_add_stream):
22591         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
22592           add debug categories
22593
22594 2004-07-16  Wim Taymans  <wim@fluendo.com>
22595
22596         * ext/libpng/Makefile.am:
22597         * ext/libpng/gstpng.c: (plugin_init):
22598         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
22599         (gst_pngdec_get_type), (gst_pngdec_base_init),
22600         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
22601         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
22602         * ext/libpng/gstpngdec.h:
22603         Added png decoder.
22604
22605 2004-07-16  Julien MOUTTE  <julien@moutte.net>
22606
22607         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
22608         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
22609         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
22610         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
22611         (gst_ximagesink_buffer_alloc):
22612         * sys/ximage/ximagesink.h:
22613         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22614         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22615         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
22616         (gst_xvimagesink_buffer_alloc):
22617         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
22618         again. Using internal data pointer of the x(v)image to store image's
22619         data to be coherent with the buffer alloc mechanism. Investigated the
22620         image destruction code to be sure that everything gets freed correctly.
22621
22622 2004-07-16  Wim Taymans  <wim@fluendo.com>
22623
22624         * gst-libs/gst/riff/riff-read.c:
22625         (gst_riff_read_strf_vids_with_data),
22626         (gst_riff_read_strf_auds_with_data):
22627         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
22628         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
22629         Make sure we don't create 0 sized subbuffers in riff-read.
22630         Signal the no more pads signal after reading the avi header.
22631
22632 2004-07-16  Wim Taymans  <wim@fluendo.com>
22633
22634         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22635         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
22636         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
22637         (gst_decode_bin_init), (gst_decode_bin_dispose),
22638         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
22639         (no_more_pads), (close_link), (type_found),
22640         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22641         (gst_decode_bin_change_state), (plugin_init):
22642         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22643         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22644         (gst_play_base_bin_dispose), (queue_overrun),
22645         (gen_preroll_element), (remove_prerolls), (unknown_type),
22646         (no_more_pads), (new_stream), (setup_source),
22647         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
22648         (play_base_eos), (gst_play_base_bin_change_state),
22649         (gst_play_base_bin_add_element),
22650         (gst_play_base_bin_remove_element),
22651         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22652         (gst_play_base_bin_unlink_stream),
22653         (gst_play_base_bin_get_streaminfo):
22654         * gst/playback/gstplaybasebin.h:
22655         Better error recovery. Added configurable preroll queue size. Faster
22656         detection of no-more-pads.
22657
22658 2004-07-16  Wim Taymans  <wim@fluendo.com>
22659
22660         * gst-libs/gst/video/video.h:
22661         Added 32 bits RGBA. Not sure if we should use another mime-type
22662         for alpha rgb. Currently the presence of the alpha_mask property
22663         signals an alpha channel.
22664
22665 2004-07-16  Wim Taymans  <wim@fluendo.com>
22666
22667         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
22668         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
22669         FPS seems to be 0.0 to MAX everywhere else.
22670
22671 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22672
22673         * gst-libs/gst/riff/riff-media.c:
22674         (gst_riff_create_video_caps_with_data):
22675           mp42/mp43 (no caps) exist too.
22676         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
22677           Set pixel_width/height; we've got them in-caps.
22678         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
22679         * gst/wavparse/gstwavparse.c: (plugin_init):
22680           Both are valid primary.
22681         * sys/oss/gstossmixer.c:
22682           Remove i18n hack and enable translations.
22683
22684 2004-07-15  Benjamin Otte  <otte@gnome.org>
22685
22686         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22687         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
22688           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
22689
22690 2004-07-15  Benjamin Otte  <otte@gnome.org>
22691
22692         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
22693         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
22694         (gst_alsa_close_audio):
22695           disable some of the debugging code for now. Writing debugging to a
22696           buffer is broken in current alsalib releases.
22697
22698 2004-07-12  Benjamin Otte  <otte@gnome.org>
22699
22700         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
22701           use bufferpools
22702
22703 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22704
22705         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
22706         (theora_dec_src_query), (theora_dec_event):
22707         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
22708           add debugging categories.  Remove \n's.
22709
22710 2004-07-13  Johan Dahlin  <johan@gnome.org>
22711
22712         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
22713         (gst_play_bin_get_property): Impl.
22714
22715 2004-07-13  Wim Taymans  <wim@fluendo.com>
22716
22717         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
22718         When trying to find the stream length, seek back N pages
22719         instead of just one, where N is the number of streams in
22720         the current chain.
22721
22722 2004-07-13  Wim Taymans  <wim@fluendo.com>
22723
22724         * gst-libs/gst/riff/riff-media.c:
22725         (gst_riff_create_audio_caps_with_data),
22726         (gst_riff_create_audio_caps),
22727         (gst_riff_create_audio_template_caps):
22728         * gst-libs/gst/riff/riff-media.h:
22729         * gst-libs/gst/riff/riff-read.c:
22730         (gst_riff_read_strf_vids_with_data),
22731         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
22732         * gst-libs/gst/riff/riff-read.h:
22733         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
22734         (gst_avi_demux_add_stream):
22735         Set codec_data on caps for avidemuxer.
22736
22737 2004-07-12  David Schleef  <ds@schleef.org>
22738
22739         * configure.ac: Fix test for Objective C
22740
22741 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
22742         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
22743         (gst_gdk_pixbuf_chain):
22744           Add svg and pcx to template caps, and ensure that getcaps returns a
22745           subset of the template caps.
22746           Copy each row manually for output, as gdkpixbuf may pad the
22747           rowstride to a 32-bit word boundary.
22748
22749 2004-07-12  Wim Taymans  <wim@fluendo.com>
22750
22751         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
22752         (gst_riff_create_video_template_caps):
22753         Fix the template caps to include some more media types.
22754
22755 2004-07-12  Wim Taymans  <wim@fluendo.com>
22756
22757         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22758         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
22759         (compare_ranks), (print_feature), (gst_decode_bin_init),
22760         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
22761         (try_to_link_1), (new_pad), (close_link), (type_found),
22762         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22763         (gst_decode_bin_change_state), (plugin_init):
22764         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22765         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22766         (gst_play_base_bin_dispose), (queue_overrun),
22767         (gen_preroll_element), (remove_prerolls), (no_more_pads),
22768         (new_stream), (setup_source), (gst_play_base_bin_set_property),
22769         (gst_play_base_bin_get_property), (play_base_eos),
22770         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
22771         (gst_play_base_bin_remove_element),
22772         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22773         (gst_play_base_bin_unlink_stream),
22774         (gst_play_base_bin_get_streaminfo):
22775         * gst/playback/gstplaybasebin.h:
22776         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
22777         (gst_play_bin_class_init), (gst_play_bin_init),
22778         (gst_play_bin_dispose), (gst_play_bin_set_property),
22779         (gst_play_bin_get_property), (gen_video_element),
22780         (gen_audio_element), (remove_sinks), (setup_sinks),
22781         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
22782         (gst_play_bin_send_event), (gst_play_bin_get_formats),
22783         (gst_play_bin_convert), (gst_play_bin_get_query_types),
22784         (gst_play_bin_query), (plugin_init):
22785         * gst/playback/test4.c: (main):
22786         More fixes on reusing of the element.
22787
22788 2004-07-11  Benjamin Otte  <otte@gnome.org>
22789
22790         * ext/mad/gstmad.c: (normal_seek):
22791           allow seeking for other methods than just SET
22792
22793 2004-07-11  Andy Wingo  <wingo@pobox.com>
22794
22795         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
22796         float, "any" caps -> buffer_frames=[0,MAX].
22797
22798         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
22799         doesn't intersect our caps with the template any more. Do it
22800         ourselves.
22801         (interleave_buffered_loop): Use g_newa instead of malloc/free.
22802
22803 2004-07-09  Wim Taymans  <wim@fluendo.com>
22804
22805         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22806         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
22807         (compare_ranks), (print_feature), (gst_decode_bin_init),
22808         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
22809         (try_to_link_1), (new_pad), (close_link), (type_found),
22810         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22811         (gst_decode_bin_change_state), (plugin_init):
22812         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22813         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22814         (gst_play_base_bin_dispose), (queue_overrun),
22815         (gen_preroll_element), (remove_prerolls), (no_more_pads),
22816         (new_stream), (setup_source), (gst_play_base_bin_set_property),
22817         (gst_play_base_bin_get_property), (play_base_eos),
22818         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
22819         (gst_play_base_bin_remove_element),
22820         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22821         (gst_play_base_bin_unlink_stream),
22822         (gst_play_base_bin_get_streaminfo):
22823         * gst/playback/gstplaybasebin.h:
22824         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
22825         (gst_play_bin_class_init), (gst_play_bin_init),
22826         (gst_play_bin_dispose), (gst_play_bin_set_property),
22827         (gst_play_bin_get_property), (gen_video_element),
22828         (gen_audio_element), (remove_sinks), (setup_sinks),
22829         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
22830         (gst_play_bin_send_event), (gst_play_bin_get_formats),
22831         (gst_play_bin_convert), (gst_play_bin_get_query_types),
22832         (gst_play_bin_query), (plugin_init):
22833         * gst/playback/test4.c: (main):
22834         Work on object reuse and seeking.
22835
22836 2004-07-09  Wim Taymans  <wim@fluendo.com>
22837
22838         * examples/seeking/seek.c: (iterate):
22839         Don't consume all CPU in the idle loop.
22840
22841 2004-07-09  Wim Taymans  <wim@fluendo.com>
22842
22843         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
22844         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
22845         Add pad to element *after* setting the pad functions so that
22846         the scheduler can use the correct ones.
22847
22848 2004-07-09  Wim Taymans  <wim@fluendo.com>
22849
22850         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
22851         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
22852         Sync to keyframe after seek
22853
22854 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
22855
22856         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
22857         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
22858         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
22859         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
22860         * ext/libvisual/visual.c: (gst_visual_change_state):
22861         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
22862         * ext/theora/theoradec.c: (theora_dec_change_state):
22863         * ext/theora/theoraenc.c: (theora_enc_change_state):
22864         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
22865         * gst-libs/gst/navigation/navigation.c:
22866         * gst/adder/gstadder.c: (gst_adder_change_state):
22867         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
22868         (gst_audio_convert_get_buffer):
22869         * gst/multipart/multipartdemux.c:
22870         (gst_multipart_demux_change_state):
22871         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
22872         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
22873         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
22874         * gst/videoscale/gstvideoscale.c:
22875         (gst_videoscale_handle_src_event):
22876         * gst/volume/gstvolume.c: (volume_chain_int16):
22877           don't assert in state change, this should be done by the base
22878           GstElement class.
22879           various debugging fixes.
22880
22881 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
22882
22883         * configure.ac:
22884         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
22885         (gst_play_dispose), (gst_play_set_location),
22886         (gst_play_set_data_src), (gst_play_set_video_sink),
22887         (gst_play_set_audio_sink), (gst_play_set_visualization),
22888         (gst_play_connect_visualization), (gst_play_get_sink_element),
22889         (gst_play_get_all_by_interface):
22890         * gst-libs/gst/play/play.h:
22891           add new method to get elements implementing an interface.
22892           add various error logging
22893
22894 2004-07-08  Wim Taymans  <wim@fluendo.com>
22895
22896         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
22897         (make_mpeg_pipeline), (make_mpegnt_pipeline),
22898         (make_playerbin_pipeline), (query_durations_elems),
22899         (query_durations_pads), (query_positions_elems),
22900         (query_positions_pads), (update_scale), (iterate), (stop_seek),
22901         (main):
22902         Added playbin seeking example.
22903
22904 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
22905
22906         * gst-libs/gst/play/play.c: (gst_play_set_location),
22907         (gst_play_set_data_src), (gst_play_set_video_sink),
22908         (gst_play_set_audio_sink), (gst_play_set_visualization),
22909         (gst_play_connect_visualization), (gst_play_get_framerate):
22910           use a macro to look up elements from hash table
22911
22912 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
22913
22914         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
22915         (gst_play_get_length_callback), (gst_play_set_location),
22916         (gst_play_seek_to_time), (gst_play_set_data_src),
22917         (gst_play_set_video_sink), (gst_play_set_audio_sink),
22918         (gst_play_set_visualization), (gst_play_connect_visualization),
22919         (gst_play_get_sink_element):
22920         - add debugging info
22921         - fix looking up sink elements by iterating over complete caps
22922         - put everything except for source and autoplugger in a complete bin
22923
22924 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
22925
22926         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
22927         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
22928         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
22929         (gst_alsa_sink_write), (gst_alsa_sink_loop):
22930         * ext/alsa/gstalsasink.h:
22931         - add debugging info
22932         - clean up schizophrenia of data/buffer/event
22933         - fix double event unref error
22934
22935 2004-07-08  Wim Taymans  <wim@fluendo.com>
22936
22937         * gst/playback/Makefile.am:
22938         Add headers to noinst
22939
22940 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
22941
22942         * tools/gst-launch-ext-m.m:
22943         * tools/gst-launch-ext.1.in:
22944           convert to the third millenium
22945
22946 2004-07-07  David Schleef  <ds@schleef.org>
22947
22948         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
22949
22950 2004-07-07  Wim Taymans  <wim@fluendo.com>
22951
22952         * gst/playback/Makefile.am:
22953         * gst/playback/README:
22954         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22955         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
22956         (compare_ranks), (print_feature), (gst_decode_bin_init),
22957         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
22958         (try_to_link_1), (new_pad), (close_link), (type_found),
22959         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22960         (plugin_init):
22961         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22962         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22963         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
22964         (gen_preroll_element), (no_more_pads), (new_stream),
22965         (setup_source), (gst_play_base_bin_set_property),
22966         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
22967         (gst_play_base_bin_add_element),
22968         (gst_play_base_bin_remove_element),
22969         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22970         (gst_play_base_bin_unlink_stream),
22971         (gst_play_base_bin_get_streaminfo):
22972         * gst/playback/gstplaybasebin.h:
22973         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
22974         (gst_play_bin_class_init), (gst_play_bin_init),
22975         (gst_play_bin_dispose), (gst_play_bin_set_property),
22976         (gst_play_bin_get_property), (gen_video_element),
22977         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
22978         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
22979         (gst_play_bin_get_formats), (gst_play_bin_convert),
22980         (gst_play_bin_get_query_types), (gst_play_bin_query),
22981         (plugin_init):
22982         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
22983         (gst_stream_info_get_type), (gst_stream_info_class_init),
22984         (gst_stream_info_init), (gst_stream_info_new),
22985         (gst_stream_info_dispose), (gst_stream_info_set_property),
22986         (gst_stream_info_get_property):
22987         * gst/playback/gststreaminfo.h:
22988         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
22989         (main):
22990         * gst/playback/test2.c: (main):
22991         * gst/playback/test3.c: (update_scale), (main):
22992         More playbin fixes. Added README. Do better element filtering.
22993         Added base class to preroll media. Added test apps.
22994
22995 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
22996
22997         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
22998         * ext/mpeg2dec/gstmpeg2dec.h:
22999           various debugging improvements.  Reset stream to next picture
23000           instead of sequence header, otherwise seeks cannot work.
23001
23002 2004-07-07  Wim Taymans  <wim@fluendo.com>
23003
23004         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
23005         (gst_video_box_class_init), (gst_video_box_set_property),
23006         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
23007         Use pad_alloc where possible.
23008
23009 2004-07-07  Wim Taymans  <wim@fluendo.com>
23010
23011         * sys/oss/gstosselement.c: (gst_osselement_reset),
23012         (gst_osselement_parse_caps):
23013         * sys/oss/gstosselement.h:
23014         * sys/oss/gstosssrc.c: (gst_osssrc_get):
23015         Fix offset on osssrc.
23016
23017 2004-07-07  Wim Taymans  <wim@fluendo.com>
23018
23019         * ext/theora/theora.c: (plugin_init):
23020         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23021         (theora_dec_src_query), (theora_dec_chain):
23022         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23023         (theora_enc_sink_link), (theora_buffer_from_packet),
23024         (theora_push_packet), (theora_enc_chain):
23025         Fix theora granulepos calculation.
23026         Fix overflow in duration/position calculation.
23027         Bump rank to PRIMARY for theoradec.
23028         Use granulepos of last packet to calculate position.
23029         Set keyframe flag on buffers when needed.
23030
23031 2004-07-06  David Schleef  <ds@schleef.org>
23032
23033         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
23034         serious?  (Fixed, obviously.)
23035
23036 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
23037
23038         * po/LINGUAS:
23039         * po/cs.po:
23040           added Czech translation (Miloslav Trmac)
23041
23042 2004-07-05  Wim Taymans  <wim@fluendo.com>
23043
23044         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23045         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23046         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23047         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23048         (close_link), (type_found), (gst_decode_bin_set_property),
23049         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
23050         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
23051         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
23052         (gst_decode_bin_query), (plugin_init):
23053         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23054         (gst_play_bin_class_init), (gst_play_bin_init),
23055         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
23056         (get_video_element), (new_pad), (setup_source),
23057         (gst_play_bin_set_property), (gst_play_bin_get_property),
23058         (gst_play_bin_change_state), (gst_play_bin_add_element),
23059         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23060         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23061         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23062         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23063         * gst/playback/test.c: (main):
23064         More fixes, cleaned up playbin, make it use decodebin. Added
23065         threaded property to playbin.
23066
23067 2004-07-05  Wim Taymans  <wim@fluendo.com>
23068
23069         * configure.ac:
23070         * gst/playback/Makefile.am:
23071         * gst/playback/decodetest.c: (main):
23072         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23073         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23074         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23075         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23076         (close_link), (type_found), (gst_decode_bin_set_property),
23077         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
23078         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
23079         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
23080         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
23081         (plugin_init):
23082         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23083         (gst_play_bin_class_init), (gst_play_bin_init),
23084         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
23085         (collect_sink_pads), (find_compatibles), (close_pad_link),
23086         (try_to_link_1), (new_pad), (close_link), (type_found),
23087         (setup_source), (gst_play_bin_set_property),
23088         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
23089         (compare_ranks), (gst_play_bin_collect_factories),
23090         (gst_play_bin_change_state), (gst_play_bin_add_element),
23091         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23092         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23093         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23094         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23095         * gst/playback/test.c: (main):
23096         Added some playback helper elements and some test apps, very alpha
23097         still.
23098
23099 2004-07-04  Benjamin Otte  <otte@gnome.org>
23100
23101         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23102           only restart audio when we indeed have an xrun to fix repeated
23103           xruns. Fix suggested by Giuliano Pochini.
23104
23105 2004-07-03  David Schleef  <ds@schleef.org>
23106
23107         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
23108         call to gst_debug_log() if debugging is disabled (bug #145118)
23109
23110 2004-07-03  Benjamin Otte  <otte@gnome.org>
23111
23112         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23113           use our own functions for restarting the alsa device.
23114         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23115           I should apply patches myself - use MIN for the third argument, not
23116           the second, this fixes seeking
23117
23118 2004-07-02  David Schleef  <ds@schleef.org>
23119
23120         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
23121         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
23122         do with the logic.
23123
23124 2004-07-02  David Schleef  <ds@schleef.org>
23125
23126         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
23127         output buffers.  Fix logic mistake.  (bug #144866)
23128
23129 2004-07-02  David Schleef  <ds@schleef.org>
23130
23131         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
23132         on X.  (bug #144753)
23133
23134 2004-07-02  David Schleef  <ds@schleef.org>
23135
23136         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
23137         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
23138         (bug #144624)
23139         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
23140         (gst_osselement_rate_probe_check): Add another workaround for
23141         buggy drivers (bug #145336)
23142
23143 2004-07-02  David Schleef  <ds@schleef.org>
23144
23145         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
23146         Most systems don't have MSG_NOSIGNAL.
23147
23148 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
23149
23150         * Makefile.am:
23151         * gst-libs/gst/colorbalance/Makefile.am:
23152         * gst-libs/gst/mixer/Makefile.am:
23153         * gst-libs/gst/play/Makefile.am:
23154         * gst-libs/gst/tuner/Makefile.am:
23155           (hopefully) fix both install and dist and make error message useful.
23156           needs testing across automakes.
23157
23158 2004-07-02  Benjamin Otte  <otte@gnome.org>
23159
23160         * ext/ogg/gstogg.c: (plugin_init):
23161           we require bytestream now
23162         * ext/ogg/gstoggdemux.c:
23163           huge diff to implement chain setup in a fast and generic way. This
23164           improves tag reading and startup of huge files (read: Theora videos)
23165           quite a bit. It probably contains bugs, too, so please test.
23166           Seeking is not improved to the fast method.
23167
23168 2004-06-29  Wim Taymans  <wim@fluendo.com>
23169
23170         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
23171         * ext/ogg/gstoggmux.c:
23172         Fix memleak in oggdemux when running unconnected pads.
23173         doc update in mux, start working on keyframe mode.
23174
23175 2004-06-29  Benjamin Otte  <otte@gnome.org>
23176
23177         * sys/oss/gstosssink.c:
23178         * sys/oss/gstosssrc.c:
23179           advertise correct template caps - we indeed do non-native endianness
23180           and 8bit audio has no endianness
23181         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
23182         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
23183           avoid (wrong) duplications in getcaps function and return
23184           template caps
23185
23186 2004-06-29  Wim Taymans  <wim@fluendo.com>
23187
23188         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23189         (gst_multifdsink_class_init), (gst_multifdsink_add),
23190         (gst_multifdsink_remove), (gst_multifdsink_clear),
23191         (gst_multifdsink_client_remove),
23192         (gst_multifdsink_handle_client_read),
23193         (gst_multifdsink_client_queue_data),
23194         (gst_multifdsink_client_queue_caps),
23195         (gst_multifdsink_client_queue_buffer),
23196         (gst_multifdsink_handle_client_write),
23197         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23198         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23199         (gst_multifdsink_init_send), (gst_multifdsink_close):
23200         Fix wrong GList iteration that could crash the server when
23201         more then 2 clients disconnect at the same time. Read all the
23202         pending commands in one batch to recover from command storms under
23203         very heavy load.
23204
23205 2004-06-28  Wim Taymans  <wim@fluendo.com>
23206
23207         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
23208         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
23209         (gst_videomixer_pad_set_property),
23210         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
23211         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
23212         (gst_videomixer_class_init), (gst_videomixer_init),
23213         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
23214         (pad_zorder_compare), (gst_videomixer_sort_pads),
23215         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
23216         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
23217         (gst_videomixer_update_queues), (gst_videomixer_loop),
23218         (plugin_init):
23219         Avoid divide by zero, choose masterpad as the pad with the highest
23220         framerate.
23221
23222 2004-06-27  Julien Moutte  <julien@moutte.net>
23223
23224         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
23225         (gst_ximagesink_xwindow_new):
23226         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
23227         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
23228         function directly. We might want to call it from somewhere else one day.
23229
23230 2004-06-27  Julien Moutte  <julien@moutte.net>
23231
23232         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
23233         (gst_ximagesink_xwindow_new):
23234         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
23235         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
23236         window decorations.
23237
23238 2004-06-27  Wim Taymans  <wim@fluendo.com>
23239
23240         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
23241         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
23242         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
23243         (gst_dvdec_set_property), (gst_dvdec_get_property):
23244         * ext/dv/gstdvdec.h:
23245         Implement drop_factor property to lower the framerate with
23246         a factor.
23247
23248 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
23249
23250         * gst-libs/gst/colorbalance/Makefile.am:
23251         * gst-libs/gst/mixer/Makefile.am:
23252         * gst-libs/gst/play/Makefile.am:
23253         * gst-libs/gst/tuner/Makefile.am:
23254           unbreak Company's fix that didn't install the -enum.h files
23255
23256 2004-06-27  Wim Taymans  <wim@fluendo.com>
23257
23258         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
23259         (gst_dvdec_change_state):
23260         * ext/dv/gstdvdec.h:
23261         Fix timestamp, duration and offset of the buffers.
23262
23263 2004-06-27  Wim Taymans  <wim@fluendo.com>
23264
23265         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23266         (gst_multifdsink_class_init), (gst_multifdsink_add),
23267         (gst_multifdsink_remove), (gst_multifdsink_clear),
23268         (gst_multifdsink_client_remove),
23269         (gst_multifdsink_handle_client_read),
23270         (gst_multifdsink_client_queue_data),
23271         (gst_multifdsink_client_queue_caps),
23272         (gst_multifdsink_client_queue_buffer),
23273         (gst_multifdsink_handle_client_write),
23274         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23275         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23276         (gst_multifdsink_init_send), (gst_multifdsink_close):
23277         * gst/tcp/gstmultifdsink.h:
23278         * gst/tcp/gsttcpserversink.c:
23279         (gst_tcpserversink_handle_server_read),
23280         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
23281         More multifdsink fixes, more recovery policy fixes.
23282         Removed stupid g_print
23283
23284 2004-06-26  Wim Taymans  <wim@fluendo.com>
23285
23286         * gst/tcp/Makefile.am:
23287         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23288         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
23289         (gst_multifdsink_class_init), (gst_multifdsink_init),
23290         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
23291         (gst_multifdsink_handle_client_read),
23292         (gst_multifdsink_client_queue_data),
23293         (gst_multifdsink_client_queue_caps),
23294         (gst_multifdsink_client_queue_buffer),
23295         (gst_multifdsink_handle_client_write),
23296         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23297         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23298         (gst_multifdsink_chain), (gst_multifdsink_set_property),
23299         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
23300         (gst_multifdsink_close), (gst_multifdsink_change_state):
23301         * gst/tcp/gstmultifdsink.h:
23302         * gst/tcp/gsttcpplugin.c: (plugin_init):
23303         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
23304         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
23305         (gst_tcpserversink_handle_server_read),
23306         (gst_tcpserversink_handle_select),
23307         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
23308         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
23309         * gst/tcp/gsttcpserversink.h:
23310         Added multifdsink, made tcpserversink a subclass of fdsink, removed
23311         one of the locks, added recovery policy to multifdsink.
23312
23313 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
23314
23315         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
23316           fix decision for when getting frames with same timestamp
23317         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23318         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23319         (gst_v4lsrc_get_property):
23320         * sys/v4l/gstv4lsrc.h:
23321           add latency offset property
23322
23323 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
23324
23325         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
23326         (plugin_init):
23327           fix debugging. add category.
23328
23329 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
23330
23331         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
23332           fix wrong offsets
23333
23334 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
23335
23336         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23337         (gst_alsa_src_get_time), (gst_alsa_src_loop),
23338         (gst_alsa_src_change_state):
23339           return a time that is in sync with the element's processing
23340
23341 2004-06-25  Wim Taymans  <wim@fluendo.com>
23342
23343         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
23344         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
23345         (gst_tcpserversink_client_remove),
23346         (gst_tcpserversink_handle_client_read),
23347         (gst_tcpserversink_client_queue_data),
23348         (gst_tcpserversink_client_queue_caps),
23349         (gst_tcpserversink_client_queue_buffer),
23350         (gst_tcpserversink_handle_client_write),
23351         (gst_tcpserversink_queue_buffer),
23352         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
23353         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
23354         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
23355         (gst_tcpserversink_close):
23356         * gst/tcp/gsttcpserversink.h:
23357         Serversink rewrite. Really do non blocking writes to clients and
23358         maintain an internal queue to handle slower clients while not
23359         disturbing fast clients.
23360
23361 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
23362
23363         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
23364           better debug, don't override OFFSET and OFFSET_END
23365
23366 2004-06-25  Iain <iain@prettypeople.org>
23367
23368         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
23369         name=source for the wavparse pipeline.
23370
23371 2004-06-24  Johan Dahlin  <johan@gnome.org>
23372
23373         * ext/theora/theoraenc.c (theora_enc_chain): Call
23374         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
23375         streamheader caps are set correctly.
23376
23377 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
23378
23379         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
23380         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
23381           respect minimum bitrate; same could be done for max bitrate
23382
23383 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
23384
23385         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
23386         (gst_vorbisenc_setup):
23387           fix sample rate range
23388
23389 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
23390
23391         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
23392         (gst_oggvorbisenc_setup):
23393         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
23394         (gst_vorbisenc_setup):
23395           resolve ambiguities in code and description
23396
23397 2004-06-24  Wim Taymans  <wim@fluendo.com>
23398
23399         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
23400         * ext/alsa/gstalsa.h:
23401         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23402         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
23403         Use alsa trigger_tstamp to get the timestamp of the first
23404         sample in the buffer for more precise sync. Some cleanups.
23405
23406 2004-06-24  Wim Taymans  <wim@fluendo.com>
23407
23408         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
23409         (gst_audiorate_init), (gst_audiorate_chain),
23410         (gst_audiorate_set_property), (gst_audiorate_get_property):
23411         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23412         (gst_videorate_chain):
23413         Added some logging, fixed an overflow bug in videorate.
23414
23415 2004-06-24  Benjamin Otte  <otte@gnome.org>
23416
23417         * ext/kio/Makefile.am:
23418           fix for builddir != srcdir and distcheck
23419
23420 2004-06-24  Benjamin Otte  <otte@gnome.org>
23421
23422         * gst-libs/gst/colorbalance/Makefile.am:
23423         * gst-libs/gst/mixer/Makefile.am:
23424         * gst-libs/gst/play/Makefile.am:
23425         * gst-libs/gst/tuner/Makefile.am:
23426         * gst/tcp/Makefile.am:
23427         * sys/dxr3/Makefile.am:
23428           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
23429           tarball.
23430           Also add all *.list files that were missing.
23431         * Makefile.am:
23432           add a distcheck hook to ensure the above doesn't happen again.
23433
23434 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
23435
23436         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
23437
23438 2004-06-23  Colin Walters  <walters@redhat.com>
23439
23440         * m4/Makefile.am: Distribute gst-fionread.m4.
23441
23442 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23443
23444         * configure.ac: back to dev
23445
23446 2004-06-23  Wim Taymans  <wim@fluendo.com>
23447
23448         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
23449         (gst_alsa_xrun_recovery):
23450         * ext/alsa/gstalsa.h:
23451         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
23452         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
23453         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23454         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
23455         (gst_alsa_src_loop):
23456         Add clock to alsasrc. Take new capture timestamp when
23457         restarting after an overrun. Split up some functions between
23458         alsasrc and alsasink.
23459
23460 === release 0.8.2 ===
23461
23462 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23463
23464         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
23465         (gst_alsa_change_state), (gst_alsa_update_avail),
23466         (gst_alsa_xrun_recovery):
23467         * ext/alsa/gstalsa.h:
23468         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23469           merge back changes from release
23470
23471 2004-06-23  Wim Taymans  <wim@fluendo.com>
23472
23473         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
23474         (gst_audiorate_init), (gst_audiorate_chain),
23475         (gst_audiorate_set_property), (gst_audiorate_get_property):
23476         Implement sample dropping and notify
23477
23478 2004-06-22  Wim Taymans  <wim@fluendo.com>
23479
23480         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23481         (theora_enc_sink_link), (theora_buffer_from_packet),
23482         (theora_push_packet), (theora_enc_chain):
23483         Some cleanups, make sure the timestamps are correct.
23484
23485 2004-06-22  Wim Taymans  <wim@fluendo.com>
23486
23487         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
23488         (gst_alsa_change_state), (gst_alsa_update_avail),
23489         (gst_alsa_xrun_recovery):
23490         * ext/alsa/gstalsa.h:
23491         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
23492         Cleanups, take queued samples into account when reporting
23493         the time.
23494
23495 2004-06-22  Wim Taymans  <wim@fluendo.com>
23496
23497         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23498         (gst_videorate_init):
23499         Initialize the property as well.
23500
23501 2004-06-22  Wim Taymans  <wim@fluendo.com>
23502
23503         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23504         (gst_videorate_init), (gst_videorate_chain),
23505         (gst_videorate_set_property), (gst_videorate_get_property):
23506         Add property to make videorate silent.
23507         Add property to prefer new frames over old ones.
23508
23509 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23510
23511         * sys/osxvideo/Makefile.am:
23512         Workaround so that the osxvideo .so file gets linked with the
23513         Cocoa, OpenGL and QuickTime frameworks
23514
23515 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23516
23517         * sys/osxaudio/Makefile.am:
23518         Workaround so that the osxaudio .so file gets linked with the
23519         CoreAudio framework
23520
23521 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23522
23523         * configure.ac:
23524         Whoops, my fault...fixed build issues
23525
23526 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23527
23528         * configure.ac:
23529         Add objective-c support if running in Darwin/Mac OS X
23530         * sys/Makefile.am:
23531         * sys/osxvideo:
23532         * sys/osxvideo/Makefile.am:
23533         * sys/osxvideo/osxvideosink.h:
23534         * sys/osxvideo/osxvideosink.m:
23535         * sys/osxvideo/cocoawindow.h:
23536         * sys/osxvideo/cocoawindow.m:
23537         Add osxvideosink, a cocoa-based osx video sink
23538
23539
23540 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
23541         * ext/dvdnav/gst-dvd:
23542         Grab the gconf key from the right spot
23543         * gst/debug/gstnavseek.c: (gst_navseek_init),
23544         (gst_navseek_segseek), (gst_navseek_handle_src_event),
23545         (gst_navseek_chain):
23546         * gst/debug/gstnavseek.h:
23547           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
23548           and loop parameters of a segment seek.
23549         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
23550         (gst_videotestsrc_get_event_masks),
23551         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
23552         * gst/videotestsrc/gstvideotestsrc.h:
23553           Add seeking support to videotestsrc
23554           Initialise the timestamp_offset variable.
23555
23556 2004-06-18  Wim Taymans  <wim@fluendo.com>
23557
23558         * ext/sidplay/gstsiddec.cc:
23559         Fix negotiation and set correct end offset.
23560
23561 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
23562
23563         * configure.ac: branch and prerelease
23564
23565 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23566
23567         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
23568         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
23569         (gst_tcpclientsrc_init_receive):
23570         * gst/tcp/gsttcpclientsrc.h:
23571           read caps when connecting to server for GDP so we set them correctly
23572
23573 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23574
23575         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
23576           notify drops and duplicates
23577         * gst/videoscale/videoscale.c: (videoscale_get_structure):
23578           no good reason to limit ourselves to 100x100
23579
23580 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23581
23582         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23583         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
23584         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23585         (gst_v4lsrc_get_property):
23586         * sys/v4l/gstv4lsrc.h:
23587         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
23588         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
23589         (gst_v4l_set_audio):
23590         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
23591         (gst_v4lsrc_try_capture):
23592         * sys/v4l/v4lsrc_calls.h:
23593           change try_palette to more general try_capture
23594           add autoprobe option so we can turn off autoprobing
23595           various fixes
23596
23597 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23598
23599         * configure.ac:
23600           add videorate
23601         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
23602         (gst_ximagesink_class_init):
23603         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
23604         (gst_xvimagesink_class_init):
23605           run them as finalize, not dispose, since dispose can be invoked
23606           multiple times
23607
23608 2004-06-17  Wim Taymans  <wim@fluendo.com>
23609
23610         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
23611         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
23612         * ext/alsa/gstalsa.h:
23613         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
23614         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
23615         (gst_alsa_src_change_state):
23616         * ext/alsa/gstalsasrc.h:
23617         Make the xrun code timestamp and offset the buffers correctly.
23618         moved the clock to the base class, use alsa methods to get time.
23619         Do correct timestamping on outgoing buffers.
23620
23621 2004-06-17  Wim Taymans  <wim@fluendo.com>
23622
23623         * gst/audiorate/Makefile.am:
23624         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
23625         (gst_audiorate_base_init), (gst_audiorate_class_init),
23626         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
23627         (gst_audiorate_set_property), (gst_audiorate_get_property),
23628         (gst_audiorate_change_state), (plugin_init):
23629         Added an audiorate converter that fills in gaps.
23630
23631 2004-06-17  Johan Dahlin  <johan@gnome.org>
23632
23633         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
23634
23635 2004-06-16  Wim Taymans  <wim@fluendo.com>
23636
23637         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
23638         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
23639         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
23640         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23641         (gst_v4lsrc_get_property):
23642         * sys/v4l/gstv4lsrc.h:
23643         Added a copy mode to v4lsrc where it will output a copied version
23644         of its internal hardware buffer.
23645         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
23646         can't | them.
23647
23648 2004-06-16  Wim Taymans  <wim@fluendo.com>
23649
23650         * sys/oss/gstosssrc.c: (gst_osssrc_get):
23651         Timestamp fixes.
23652
23653 2004-06-16  Wim Taymans  <wim@fluendo.com>
23654
23655         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
23656         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
23657         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23658         (gst_v4lsrc_get_property):
23659         * sys/v4l/gstv4lsrc.h:
23660         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
23661         Added a sync mode enum property to control v4lsrc timestamp method
23662         Removed the use-fixed-fps property and moved functionality in
23663         the enum.
23664         Don't error on an error value from v4l-conf, it might not always
23665         be a real error.
23666
23667 2004-06-16  Wim Taymans  <wim@fluendo.com>
23668
23669         * gst/videorate/Makefile.am:
23670         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
23671         (gst_videorate_base_init), (gst_videorate_class_init),
23672         (gst_videorate_getcaps), (gst_videorate_link),
23673         (gst_videorate_init), (gst_videorate_chain),
23674         (gst_videorate_set_property), (gst_videorate_get_property),
23675         (gst_videorate_change_state), (plugin_init):
23676         Added a video timestamp corrector.
23677
23678 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23679
23680         fixed a potential leak with previous commit
23681
23682         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
23683
23684 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23685
23686         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
23687         Added missing refcount, fixes bug #144425
23688         Cheers Tim for finding the bug
23689
23690 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
23691
23692         * sys/v4l/gstv4l.c: (plugin_init):
23693         * sys/v4l/gstv4lcolorbalance.c:
23694         * sys/v4l/gstv4lcolorbalance.h:
23695         * sys/v4l/gstv4lelement.c:
23696         * sys/v4l/gstv4lelement.h:
23697         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
23698         * sys/v4l/gstv4lmjpegsink.h:
23699         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
23700         * sys/v4l/gstv4lmjpegsrc.h:
23701         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
23702         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
23703         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
23704         * sys/v4l/gstv4lsrc.h:
23705         * sys/v4l/gstv4ltuner.c:
23706         * sys/v4l/gstv4ltuner.h:
23707         * sys/v4l/gstv4lxoverlay.c:
23708         * sys/v4l/gstv4lxoverlay.h:
23709         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
23710         (gst_v4l_set_window), (gst_v4l_enable_overlay):
23711         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
23712         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
23713         (gst_v4l_set_audio):
23714         * sys/v4l/v4l_calls.h:
23715         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
23716         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
23717         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
23718         (gst_v4lmjpegsink_playback_init),
23719         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
23720         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
23721         (gst_v4lmjpegsink_playback_stop),
23722         (gst_v4lmjpegsink_playback_deinit):
23723         * sys/v4l/v4lmjpegsink_calls.h:
23724         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
23725         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
23726         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
23727         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
23728         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
23729         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
23730         * sys/v4l/v4lmjpegsrc_calls.h:
23731         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
23732         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
23733         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
23734         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
23735         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
23736         (gst_v4lsrc_try_palette):
23737         * sys/v4l/v4lsrc_calls.h:
23738           bunch of paranoia cleanups
23739
23740 2004-06-14  David Schleef  <ds@schleef.org>
23741
23742         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
23743         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
23744         Send discont events and change timestamps appropriately when
23745         we get a seek event.  (bug #144240)
23746         * ext/cdparanoia/gstcdparanoia.h:
23747
23748 2004-06-14  Benjamin Otte  <otte@gnome.org>
23749
23750         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
23751           snd_pcm_hw_params_set_rate  since the latter fails for no good
23752           reason on some setups.
23753
23754 2004-06-14  David Schleef  <ds@schleef.org>
23755
23756         * gst/volume/demo.c: (value_changed_callback): exp10() is not
23757         standard.  Thank you for playing.
23758
23759 2004-06-14  Wim Taymans  <wim@fluendo.com>
23760
23761         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
23762         Patch 1.3 broke the ordering of the colorspace info and
23763         made the plugin basically work by coincidence, reordered
23764         the info.
23765
23766 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
23767
23768         * ext/lame/gstlame.c:
23769         * ext/mad/gstmad.c:
23770           sync caps.  Make sure mad can only output a list of rates, not
23771           a full range.  In the future, have three caps lists for each of the
23772           mpeg versions.  Change mpegversion to a double as well.
23773
23774 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
23775
23776         * gst/volume/.cvsignore:
23777         * gst/volume/Makefile.am:
23778         * gst/volume/demo.c: (value_changed_callback), (idler),
23779         (setup_gui), (main):
23780           added small demo app
23781
23782 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
23783         * ext/esd/esdsink.c: (gst_esdsink_change_state):
23784         * ext/esd/esdsink.h:
23785         Close the esd connection on pause, because esd will just wait -
23786         blocking all other esd clients indefinitely.
23787
23788 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
23789
23790         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
23791           previous commit with GST_DEBUG
23792
23793 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
23794
23795         * configure.ac:
23796           add a header check for a dvdread header in dvdnav.  Fixes #133002
23797
23798 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23799
23800         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
23801         * gst/tcp/gsttcpclientsink.h:
23802         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
23803         * gst/tcp/gsttcpclientsrc.h:
23804         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
23805         (gst_tcpserversink_handle_server_read),
23806         (gst_tcpserversink_init_send):
23807         * gst/tcp/gsttcpserversink.h:
23808         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
23809         * gst/tcp/gsttcpserversrc.h:
23810         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
23811         version of IP)
23812
23813 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23814
23815         * configure.ac:
23816         Added ogg library so that OSX detects libtheora properly
23817
23818 2004-06-11  Wim Taymans  <wim@fluendo.com>
23819
23820         * ext/theora/theoradec.c: (theora_dec_chain),
23821         (theora_dec_change_state):
23822         Don't try to decode frames before we received a keyframe.
23823
23824 2004-06-11  Wim Taymans  <wim@fluendo.com>
23825
23826         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
23827         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
23828         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
23829         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
23830         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
23831         Added property to set the maximum delay of a page.
23832
23833 2004-06-10  Wim Taymans  <wim@fluendo.com>
23834
23835         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
23836         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
23837         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
23838         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
23839         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
23840         Added max-delay property to control the maximum amount
23841         of data to put in one page.
23842
23843 2004-06-10  Wim Taymans  <wim@fluendo.com>
23844
23845         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23846         (gst_theora_enc_init), (theora_enc_sink_link),
23847         (theora_buffer_from_packet), (theora_enc_set_property),
23848         (theora_enc_get_property):
23849         Set duration on encoded buffer, added some more properties
23850
23851 2004-06-10  Wim Taymans  <wim@fluendo.com>
23852
23853         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
23854         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
23855         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
23856         * ext/theora/theoraenc.c: (theora_enc_chain):
23857         Fix refcounting bugs
23858
23859 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
23860
23861         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
23862         (gst_asf_demux_loop), (gst_asf_demux_process_file),
23863         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
23864         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
23865         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
23866         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
23867         (gst_asf_demux_change_state):
23868         * gst/asfdemux/gstasfdemux.h:
23869           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
23870           feels like. I think we should set a new requirement for demuxers
23871           from now on to implement sane loop functions, data loops, query
23872           and seek functions before first commit into CVS. And this commit
23873           fixes all of the above.
23874
23875 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
23876
23877         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
23878           vorbis comments are properly encoded in UTF-8 before adding them
23879           to a GstTagList
23880
23881 2004-06-09  Benjamin Otte  <otte@gnome.org>
23882
23883         * ext/alsa/gstalsa.c: (add_channels):
23884           handle min <= max correctly
23885         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
23886         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
23887           add fixation functions so we fixate correctly. No preferring of alaw
23888           anymore because it's the first structure.
23889         * ext/alsa/gstalsa.h:
23890         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
23891         (gst_alsa_hw_params_dump):
23892           add functions to ease debugging in alsalib
23893         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
23894         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
23895         (gst_alsa_start_audio):
23896           only specify hw params if we really setup a format (fixes #134007 -
23897           or at least works around it)
23898
23899 2004-06-09  Wim Taymans  <wim@fluendo.com>
23900
23901         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
23902         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
23903         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
23904         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
23905         (gst_ogg_mux_loop):
23906         Use stream caps to setup the initial pages in the ogg stream.
23907         Correctly set the streamheader caps on the srcpad.
23908
23909 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
23910
23911         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
23912         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
23913         (gst_v4lsrc_getcaps):
23914         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
23915         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
23916           add querying of fps lists for webcams.  Negotiating to a framerate
23917           now works.
23918
23919 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23920
23921         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
23922         (theora_push_buffer), (theora_push_packet),
23923         (theora_set_header_on_caps), (theora_enc_chain):
23924           mark buffers and put on streamheader, raw theora streaming
23925           now works too, whee
23926
23927 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23928
23929         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
23930         (gst_tcp_gdp_read_caps):
23931           do a looping read for caps and GDP headers too
23932
23933 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23934
23935         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
23936         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
23937           return EOS instead of NULL in _get
23938
23939 2004-06-08  Wim Taymans  <wim@fluendo.com>
23940
23941         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
23942         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
23943         (gst_tcp_gdp_write_caps):
23944         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
23945         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
23946         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
23947         Memory leak fixes
23948
23949 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23950
23951         * ext/vorbis/Makefile.am:
23952         * ext/vorbis/vorbis.c: (plugin_init):
23953         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
23954         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
23955         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
23956         (vorbis_parse_change_state):
23957         * ext/vorbis/vorbisparse.h:
23958           adding a vorbisparse element that marks the buffers, streaming
23959           raw vorbis using GDP now works, whee
23960
23961 2004-06-08  Wim Taymans  <wim@fluendo.com>
23962
23963         * ext/jpeg/Makefile.am:
23964         * ext/jpeg/README:
23965         * ext/jpeg/gstjpeg.c: (plugin_init):
23966         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
23967         (gst_smokedec_base_init), (gst_smokedec_class_init),
23968         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
23969         * ext/jpeg/gstsmokedec.h:
23970         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
23971         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
23972         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
23973         (gst_smokeenc_resync), (gst_smokeenc_chain),
23974         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
23975         * ext/jpeg/gstsmokeenc.h:
23976         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
23977         (smokecodec_flush_destination), (smokecodec_term_destination),
23978         (smokecodec_init_source), (smokecodec_fill_input_buffer),
23979         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
23980         (smokecodec_term_source), (smokecodec_encode_new),
23981         (smokecodec_decode_new), (smokecodec_info_free),
23982         (smokecodec_set_quality), (smokecodec_get_quality),
23983         (smokecodec_set_threshold), (smokecodec_get_threshold),
23984         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
23985         (find_best_size), (abs_diff), (put), (smokecodec_encode),
23986         (smokecodec_parse_header), (smokecodec_decode):
23987         * ext/jpeg/smokecodec.h:
23988         Added a new simple jpeg based codec
23989
23990 2004-06-08  Wim Taymans  <wim@fluendo.com>
23991
23992         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
23993         (gst_multipart_mux_loop):
23994         Fix memory leak
23995
23996 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23997
23998         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
23999         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
24000         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
24001         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
24002         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
24003         * gst/tcp/gsttcpserversink.h:
24004           take streamheader into account
24005
24006 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24007
24008         * gst/level/Makefile.am:
24009         * gst/level/gstlevel.c: (gst_level_class_init):
24010           clean up marshal generation
24011
24012 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24013
24014         * gst/tcp/Makefile.am:
24015         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
24016         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
24017         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
24018         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
24019         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
24020         (gst_tcpclientsrc_get_property):
24021         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
24022         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
24023         (gst_tcpserversink_handle_client_read),
24024         (gst_tcpserversink_handle_client_write),
24025         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
24026         * gst/tcp/gsttcpserversink.h:
24027           add signals client-added and client-removed
24028         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
24029         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
24030         (gst_tcpserversrc_get_property):
24031         uniformized, change default protocol to NONE
24032         * gst/tcp/gsttcp-marshal.list: added
24033 2004-06-07  Benjamin Otte  <otte@gnome.org>
24034
24035         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24036           handle discont events if they happen before caps nego
24037
24038 2004-06-07  Wim Taymans  <wim@fluendo.com>
24039
24040         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24041         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24042         (gst_multipart_demux_plugin_init):
24043         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24044         (gst_multipart_mux_init), (gst_multipart_mux_loop),
24045         (gst_multipart_mux_change_state):
24046         Small updates, fix a memleak
24047
24048 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
24049
24050         * configure.ac: OSS portability
24051         * ext/arts/gst_arts.c: idem
24052         * sys/oss/gstosselement.c: idem
24053         * sys/oss/gstossmixer.c: idem
24054         * sys/oss/gstosssink.c: idem
24055         * sys/oss/gstosssrc.c: idem
24056         * sys/oss/oss_probe.c: idem
24057           - check for soundcard.h in different places for some BSD
24058
24059 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
24060
24061         * AUTHORS:
24062         Add me to the authors file
24063         * configure.ac:
24064         Increase the libdv requirement to >= version 0.100
24065         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
24066         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
24067         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
24068         * ext/dv/gstdvdec.h:
24069         Add support for the new_media flag when sending DISCONT events
24070         Make the querying work when video pad is not linked
24071
24072 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
24073
24074         reviewed by Benjamin Otte  <otte@gnome.org>
24075
24076         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
24077           create a NULL-initialized array of pads, so we don't think they
24078           exist already. (fixes #143130)
24079
24080 2004-06-07  Benjamin Otte  <otte@gnome.org>
24081
24082         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
24083         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
24084         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
24085           don't use // coments
24086
24087 2004-06-07  Benjamin Otte  <otte@gnome.org>
24088
24089         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
24090           cast to GstClockTime to get higher granularity
24091         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24092           use gst_element_set_time_delay to get the exact time
24093         * ext/mad/gstmad.c: (gst_mad_chain):
24094           use the negotiated rate instead of the current frame's rate which
24095           might be wrong because of bit errors. This avoids emitting totally
24096           bogus timestamps and screwing sync.
24097         (fixes #143454)
24098
24099 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
24100
24101         reviewed by Benjamin Otte  <otte@gnome.org>
24102
24103         * gst/adder/gstadder.c: (gst_adder_loop):
24104           properly error out when no negotiation has happened yet. (fixes
24105           #143032)
24106
24107 2004-06-06  Benjamin Otte  <otte@gnome.org>
24108
24109         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
24110           forward correctly transformed offset in discont events. Based on
24111           patch by Arwed v. Merkatz. (fixes #142851)
24112
24113 2004-06-06  David Schleef  <ds@schleef.org>
24114
24115         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
24116         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
24117         problems on several systems.
24118
24119 2004-06-06  Benjamin Otte  <otte@gnome.org>
24120
24121         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
24122           use explicit caps on the srcpad
24123         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24124           properly error out if caps couldn't be set (fixes #142764)
24125
24126 2004-06-06  Benjamin Otte  <otte@gnome.org>
24127
24128         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24129         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24130         (gst_alsa_start_audio):
24131           - don't call set_periods_integer anymore, it breaks the
24132           configuration randomly
24133           - call snd_pcm_hw_params_set_access directly instead of using masks
24134           - don't fail if the sw_params can't be set, just use the default
24135           params and hope it works. Alsalib has weird issues when you touch
24136           sw_params and does no proper error reporting about what failed.
24137         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
24138         (gst_alsa_close_audio):
24139           make our alsa debugging go via gst debugging and not conditionally
24140           defined
24141         * ext/alsa/gstalsa.h:
24142           add ALSA_DEBUG_FLUSH macro
24143         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
24144         (plugin_init):
24145           wrap alsa errors to be printed via the gst debugging system and not
24146           spammed to stderr
24147
24148 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24149
24150         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
24151         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
24152         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
24153         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
24154         (qtdemux_parse_trak):
24155         * gst/qtdemux/qtdemux.h:
24156           Bitch. Also known as seeking, querying & co.
24157         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
24158         (gst_osssink_change_state):
24159         * sys/oss/gstosssink.h:
24160           Resyncing is for weenies, this hack is no longer needed and was
24161           broken anyway (since it - unintendedly - always leaves resync to
24162           TRUE).
24163
24164 2004-06-05  Andrew Turner <zxombie@hotpop.com>
24165
24166         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
24167         * gst/tcp/gsttcpclientsrc.h: idem
24168           - define MSG_NOSIGNAL if not done
24169           - include unistd.h for off_t
24170           (fixes #143749)
24171
24172 2004-06-05  Benjamin Otte  <otte@gnome.org>
24173
24174         * configure.ac:
24175         * ext/kio/Makefile.am:
24176           check for qt's moc preprocessor explicitly and use it
24177
24178 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
24179
24180         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
24181           don't get a signal for EPIPE on socket writes
24182           (somebody check if this works on other platforms)
24183
24184 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
24185
24186         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
24187         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
24188           check error condition on available samples correctly
24189
24190 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
24191
24192         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
24193           avoid a segfault
24194         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
24195         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
24196         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
24197         (gst_tcpserversrc_gdp_read_header):
24198          use ssize_t over size_t since the former is signed and thus the
24199          check for error codes can work
24200
24201 2004-06-02  Wim Taymans  <wim@fluendo.com>
24202
24203         reviewed by: Johan
24204
24205         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24206         (gst_multipart_mux_loop):
24207         Oops
24208
24209 2004-06-02  Wim Taymans  <wim@fluendo.com>
24210
24211         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24212         (gst_multipart_mux_init), (gst_multipart_mux_loop),
24213         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
24214         (gst_multipart_mux_change_state):
24215         Added configurable boundary specifier, added the value as a
24216         caps field as well.
24217
24218 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24219
24220         * gst/tcp/gsttcp.c:
24221         * gst/tcp/gsttcpclientsrc.c:
24222         * gst/tcp/gsttcpclientsrc.h:
24223         * gst/tcp/gsttcpserversrc.c:
24224           - portability fix, to compile on OSX
24225             (fixes #143146)
24226
24227         * sys/osxaudio/gstosxaudioelement.c:
24228         * sys/osxaudio/gstosxaudiosink.c:
24229         * sys/osxaudio/gstosxaudiosrc.c:
24230           - compilation warnings on OSX
24231             (fixes #143153)
24232
24233 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24234
24235         * ext/vorbis/vorbisdec.c : sign warning fixes
24236
24237         * gst-libs/gst/mixer/mixertrack.c :
24238           do no use defines which are glib 2.4 specific
24239
24240 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
24241
24242         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
24243           buffer since libflac doesn't expect it (reports a sync error when
24244           it encounters that)
24245
24246
24247 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
24248
24249         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
24250         * gst-libs/gst/mixer/mixertrack.c:
24251         (gst_mixer_track_get_property), (get_mixer_track_init),
24252         (get_mixer_track_get_property): Added property accessors
24253         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
24254         * gst-libs/gst/mixer/mixeroptions.c:
24255         (gst_mixer_options_get_values): Added
24256         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
24257         * gst-libs/gst/mixer/mixer.c: Fixed comment
24258
24259
24260 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
24261
24262         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
24263           improve error messages on open
24264
24265
24266 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
24267
24268         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
24269           check if v4l-conf is in path
24270
24271 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
24272
24273         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
24274           change assert to a more readable error message
24275
24276 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
24277
24278         * gst-libs/gst/tuner/tunerchannel.h:
24279           - add a freq_multiplicator field to make the conversion
24280             between internal frequency unit and Hz
24281         * sys/v4l/gstv4lelement.c:
24282         * sys/v4l2/gstv4l2element.c:
24283           - change default video device to /dev/video0
24284         * sys/v4l/v4l_calls.c:
24285         * sys/v4l2/v4l2_calls.c:
24286           - we only expose frequency to the user in Hz instead of
24287             bastard v4lX unit (either 62.5kHz or 62.5Hz)
24288
24289 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
24290         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24291           Initialise b_o_s and e_o_s variables
24292         * gst-libs/gst/riff/riff-media.c:
24293         (gst_riff_create_video_caps_with_data):
24294           Add some unusual fourcc's from mplayer avi's
24295         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
24296           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
24297           autoplugging.
24298
24299 2004-05-28  Wim Taymans  <wim@fluendo.com>
24300
24301         * configure.ac:
24302         * gst/alpha/Makefile.am:
24303         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
24304         (gst_alpha_get_type), (gst_alpha_base_init),
24305         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
24306         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
24307         (gst_alpha_chroma_key), (gst_alpha_chain),
24308         (gst_alpha_change_state), (plugin_init):
24309         A plugin to add an alpha channel to I420 video. Can optionally do
24310         chroma keying.
24311         * gst/multipart/Makefile.am:
24312         * gst/multipart/multipart.c: (plugin_init):
24313         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24314         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
24315         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
24316         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24317         (gst_multipart_demux_change_state),
24318         (gst_multipart_demux_plugin_init):
24319         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
24320         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
24321         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
24322         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
24323         (gst_multipart_mux_pad_unlink),
24324         (gst_multipart_mux_request_new_pad),
24325         (gst_multipart_mux_handle_src_event),
24326         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
24327         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
24328         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
24329         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
24330         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
24331         send multipart jpeg images to a browser.
24332         * gst/videobox/Makefile.am:
24333         * gst/videobox/README:
24334         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
24335         (gst_video_box_get_type), (gst_video_box_base_init),
24336         (gst_video_box_class_init), (gst_video_box_init),
24337         (gst_video_box_set_property), (gst_video_box_get_property),
24338         (gst_video_box_sink_link), (gst_video_box_i420),
24339         (gst_video_box_ayuv), (gst_video_box_chain),
24340         (gst_video_box_change_state), (plugin_init):
24341         Crops or adds borders around an image. can do alpha channel
24342         borders as well.
24343         * gst/videomixer/Makefile.am:
24344         * gst/videomixer/README:
24345         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
24346         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
24347         (gst_videomixer_pad_get_sink_event_masks),
24348         (gst_videomixer_pad_get_property),
24349         (gst_videomixer_pad_set_property),
24350         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
24351         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
24352         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
24353         (gst_videomixer_base_init), (gst_videomixer_class_init),
24354         (gst_videomixer_init), (gst_videomixer_request_new_pad),
24355         (gst_videomixer_handle_src_event),
24356         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
24357         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
24358         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
24359         (gst_videomixer_loop), (gst_videomixer_get_property),
24360         (gst_videomixer_set_property), (gst_videomixer_change_state),
24361         (plugin_init):
24362         Generic video mixer plugin, can handle multiple inputs all with
24363         different framerates and video sizes. Is fully alpha channel
24364         aware.
24365
24366 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24367
24368         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
24369           Select first track as master track. Not sure how else to handle
24370           that...
24371         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
24372           Discard discont events. Should fix #142962.
24373
24374 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24375
24376         * ext/alsa/Makefile.am:
24377         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
24378         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
24379         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
24380         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
24381         (gst_alsa_mixer_get_option):
24382         * ext/alsa/gstalsamixer.h:
24383         * ext/alsa/gstalsamixeroptions.c:
24384         (gst_alsa_mixer_options_get_type),
24385         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
24386         (gst_alsa_mixer_options_new):
24387         * ext/alsa/gstalsamixeroptions.h:
24388         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
24389         * ext/alsa/gstalsamixertrack.h:
24390           Add enumerations (as GstMixerOptions). Make correct distinction
24391           between input/output tracks. Add capture/playback private flag.
24392           Use flag to decide on whether to set capture or playback volumes
24393           or switches. Use playback and record switches.
24394         * gst-libs/gst/mixer/Makefile.am:
24395         * gst-libs/gst/mixer/mixer-marshal.list:
24396         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
24397         (gst_mixer_set_option), (gst_mixer_get_option),
24398         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
24399         (gst_mixer_volume_changed), (gst_mixer_option_changed):
24400         * gst-libs/gst/mixer/mixer.h:
24401         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
24402         (gst_mixer_options_class_init), (gst_mixer_options_init),
24403         (gst_mixer_options_dispose):
24404         * gst-libs/gst/mixer/mixeroptions.h:
24405           Add GstMixerOptions.
24406         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
24407           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
24408           broken device detection on computers with multiple OSS sound
24409           cards.
24410
24411 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24412
24413         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
24414           fixate nicely even when the peer is not negotiating
24415
24416 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24417
24418         * gst/audioconvert/gstaudioconvert.c:
24419         (gst_audio_convert_parse_caps):
24420           make sure we don't allow depth > width
24421         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
24422           fixate endianness to G_BYTE_ORDER as default
24423         * gst/audioscale/gstaudioscale.c:
24424           we don't handle another endianness as host-endianness
24425
24426 2004-05-25  David Schleef  <ds@schleef.org>
24427
24428         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
24429
24430 2004-05-24  Benjamin Otte  <otte@gnome.org>
24431
24432         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
24433         (gst_oggvorbisenc_setup):
24434           properly fail when we can't setup the vorbis encoder due to
24435           unsupported settings
24436         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
24437         (gst_vorbisenc_setup):
24438           same
24439         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
24440           fix case where warnings occured when one pad was unlinked while the
24441           other's link function was called
24442
24443 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
24444
24445         * gst/tcp/Makefile.am:
24446           use GST_ENABLE_NEW
24447
24448 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24449
24450         * gst-libs/gst/resample/private.h:
24451           don't use optimizations that are #if 0'ed
24452
24453 2004-05-24  Wim Taymans  <wim@fluendo.com>
24454
24455         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
24456         Fix potential division by zero error and hopefully get
24457         the position query right to get correct timestamps on avi
24458         audio.
24459
24460 2004-05-24  Wim Taymans  <wim@fluendo.com>
24461
24462         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
24463         (gst_videoscale_scale_nearest_str2),
24464         (gst_videoscale_scale_nearest_str4),
24465         (gst_videoscale_scale_nearest_32bit),
24466         (gst_videoscale_scale_nearest_24bit),
24467         (gst_videoscale_scale_nearest_16bit):
24468         Fix the scaling algorithm and avoid a buffer overflow.
24469         removed the while loop in the scaling function as it
24470         was used for point sampling only.
24471
24472 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24473
24474         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
24475         (gst_id3_tag_class_init), (gst_id3_tag_init),
24476         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
24477         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
24478         (gst_id3_tag_send_tag_event):
24479           lots of fixes to make id3mux work and id3demux work correctly
24480
24481 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24482
24483         * ext/Makefile.am:
24484           add rules to build shout2send (was removed by accident
24485           when this module was no more marked experimental/broken)
24486
24487 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24488
24489         * ext/shout2/gstshout2.c:
24490         * ext/shout2/gstshout2.h:
24491           adding a "connection problem" signal to shout2send
24492           (fixes #142954)
24493
24494 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
24495
24496         * ext/kio/kioreceiver.cpp:
24497         * ext/kio/kioreceiver.h:
24498           fix sign comparison issues
24499
24500 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24501
24502         * gst/cdxaparse/gstcdxaparse.c:
24503         * gst/cdxaparse/gstcdxaparse.h:
24504           some renaming
24505           add some checks/sanity
24506           prepare for seek addition
24507
24508         * sys/sunaudio/gstsunaudio.c:
24509           remove exported dupe init function
24510
24511 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
24512
24513         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
24514         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
24515           Fix format conversion and position querying.
24516         * gst/debug/progressreport.c: (gst_progressreport_report):
24517           Don't output a bogus total value that we didn't query.
24518         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
24519           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
24520           only a blank window after xine has been used.
24521
24522 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
24523
24524         * m4/as-arts.m4:
24525           sync with upstream version to fix test on FC2
24526           readd with -ko to preserve Id header
24527
24528 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24529
24530         * configure.ac:
24531           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
24532         * gst/tcp/gsttcpclientsrc.c: idem
24533         * gst/tcp/gsttcpserversink.c: idem
24534         * gst/tcp/gsttcpserversrc.c: idem
24535         * m4/gst-fionread.m4: idem
24536
24537         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
24538
24539         * configure.ac: enable speex plugin for speex 1.1.5+
24540         * ext/speex/gstspeexenc.c: fix cast warning
24541
24542         * ext/esd/README: fix typo
24543
24544 2004-05-20  David Schleef  <ds@schleef.org>
24545
24546         * configure.ac: Minor cosmetic change to convince the buildbot to
24547         reautogen.
24548         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
24549         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
24550         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
24551         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
24552         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
24553         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
24554         More hacking.  Plays audio now.
24555
24556 2004-05-20  David Schleef  <ds@schleef.org>
24557
24558         * configure.ac:
24559         * sys/Makefile.am:
24560
24561 2004-05-20  David Schleef  <ds@schleef.org>
24562
24563         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
24564         * sys/osxaudio/gstosxaudio.c:
24565         * sys/osxaudio/gstosxaudioelement.c:
24566         * sys/osxaudio/gstosxaudioelement.h:
24567         * sys/osxaudio/gstosxaudiosink.c:
24568         * sys/osxaudio/gstosxaudiosink.h:
24569         * sys/osxaudio/gstosxaudiosrc.c:
24570         * sys/osxaudio/gstosxaudiosrc.h:
24571
24572 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
24573
24574         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
24575         (gst_vorbisenc_chain):
24576           put the codec headers on the caps as streamheader as well as
24577           pushing them out
24578
24579 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
24580
24581         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
24582         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
24583         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
24584         split up push_packet into two functions
24585
24586 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
24587
24588         * gst/tcp/.cvsignore:
24589           ignore enums
24590         * gst/tcp/Makefile.am:
24591         * gst/tcp/README:
24592         * gst/tcp/gsttcp.c:
24593         * gst/tcp/gsttcp.h:
24594         * gst/tcp/gsttcpclientsink.c:
24595         * gst/tcp/gsttcpclientsink.h:
24596         * gst/tcp/gsttcpclientsrc.c:
24597         * gst/tcp/gsttcpclientsrc.h:
24598         * gst/tcp/gsttcpplugin.c:
24599         * gst/tcp/gsttcpserversink.c:
24600         * gst/tcp/gsttcpserversink.h:
24601         * gst/tcp/gsttcpserversrc.c:
24602         * gst/tcp/gsttcpserversrc.h:
24603           add new tcp elements
24604
24605 2004-05-19  Wim Taymans  <wim@fluendo.com>
24606
24607         * gst/law/mulaw-conversion.c: (mulaw_encode):
24608         Fix overflow bug in ulaw encoding.
24609
24610 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24611
24612         * ext/mad/gstmad.c: (gst_mad_handle_event):
24613           don't unref the event twice
24614
24615 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24616
24617         * configure.ac:
24618           remove -Wno-sign-compare
24619
24620 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24621
24622         * configure.ac:
24623           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
24624           if you want to work against glib 2.2 and 2.4
24625
24626 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24627
24628         * gst/tcp/Makefile.am:
24629         * gst/tcp/gsttcp.c:
24630         * gst/tcp/gsttcp.h:
24631         * gst/tcp/gsttcpsink.h:
24632         * gst/tcp/gsttcpsrc.h:
24633           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
24634
24635 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24636
24637         * gst/debug/tests.c: (md5_get_value):
24638           fix segfault on gst-inspect
24639
24640 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24641
24642         * gst/debug/testplugin.c:
24643         * gst/debug/tests.c:
24644         * gst/debug/tests.h:
24645           add new extensible and configurable testing element. Current tests
24646           include buffer count, stream length, timestamp/duration matching and
24647           md5.
24648         * gst/debug/Makefile.am:
24649         * gst/debug/gstdebug.c: (plugin_init):
24650           add infrastructure for new element
24651
24652 2004-05-19  Johan Dahlin  <johan@gnome.org>
24653
24654         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
24655         ending of the array. Fixes gst-inspect segfault on ppc.
24656
24657 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24658
24659         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
24660
24661         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
24662
24663 2004-05-18  David Schleef  <ds@schleef.org>
24664
24665         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
24666         warnings (bugs, actually) noticed by gcc but not forte.
24667
24668 2004-05-18  David Schleef  <ds@schleef.org>
24669
24670         * sys/sunaudio/Makefile.am:
24671         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
24672
24673 2004-05-18  David Schleef  <ds@schleef.org>
24674
24675         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
24676         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
24677         to allow qtdemux to use non-seekable streams. (bug #142272)
24678
24679 2004-05-18  David Schleef  <ds@schleef.org>
24680
24681         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
24682         (gst_resample_sinc_ft_float): Remove use of static temporary
24683         buffer.  This code was obviously not supposed to last long, but
24684         it's stuck in our ABI, so it required a little hack to make it
24685         ABI-compatible.  Fixes #142585.
24686         * gst-libs/gst/resample/resample.h: same.
24687
24688 2004-05-18  David Schleef  <ds@schleef.org>
24689
24690         * configure.ac: Add sunaudio
24691         * examples/Makefile.am: make gstplay depend on gconf
24692         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
24693         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
24694         (convert_table_lookup), (img_convert): remove c99-isms
24695         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
24696           unsigned, to fix a warning on Solaris
24697         * gst/mpeg1sys/systems.c: bcopy->memcpy
24698         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
24699         * sys/Makefile.am: Add sunaudio
24700
24701 2004-05-18  Wim Taymans  <wim@fluendo.com>
24702
24703         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
24704         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
24705         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
24706         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
24707         (gst_ogg_mux_loop):
24708         Fix an ugly memleak where the muxer didn't flush enough ogg
24709         pages. This also resulted in badly muxed ogg files.
24710
24711 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24712
24713         * gst/asfdemux/asfheaders.c :
24714         * gst/asfdemux/asfheaders.h :
24715         * gst/asfdemux/gstasfdemux.c :
24716           - fix ASF_OBJ_PADDING guid
24717           - add 3 new object guids (language list, metadata,
24718             extended stream properties)
24719           - add a function to parse extended header objects
24720
24721 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24722
24723         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
24724           remove leftover debugging g_print
24725
24726 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24727
24728         * ext/mad/gstmad.c: (gst_mad_handle_event):
24729           Fix for when the first format in a discont event is not a
24730           byte-based one. Should fix #137710.
24731
24732 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24733
24734         * m4/a52.m4 : fix compilation with -Wall -Werror
24735         * m4/libfame.m4 : idem
24736         * m4/libmikmod.m4 : idem
24737
24738 2004-05-17  Benjamin Otte  <otte@gnome.org>
24739
24740         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
24741           signal the new tags before giving up the reference
24742
24743 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24744
24745         * ext/shout2/gstshout2.c:
24746           use application/ogg instead of application/x-ogg (patch by Patrick
24747           Guimond, fixes #142432)
24748         * sys/oss/gstosselement.c: (gst_osselement_reset),
24749         (gst_osselement_sync_parms):
24750           don't set fragment size unless specified (fixes #142493)
24751
24752 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24753
24754         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
24755           fixes #142664
24756
24757 2004-05-17  Benjamin Otte  <otte@gnome.org>
24758
24759         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
24760           compute offsets correctly for internal buffers so timestamps are set
24761           correctly when we can't seek. Also handle cases where there are no
24762           offsets. (based on a patch by David Moore, fixes #142507)
24763
24764 2004-05-17  Benjamin Otte  <otte@gnome.org>
24765
24766         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
24767           use correct variable when determining amount of data to skip so we
24768           don't skip into the void and segfault
24769
24770 2004-05-16  Benjamin Otte  <otte@gnome.org>
24771
24772         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
24773           Hi, I'm a memleak
24774
24775 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24776
24777         * gst/asfdemux/gstasfdemux.c:
24778           - fix a mem leak and always propagate tags
24779           - add WMV3 to known video codecs (but no decoder yet)
24780           - replace "surplus data" at end of audio header for what
24781             it is : codec specific data
24782           - fix a typo
24783
24784 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
24785
24786         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
24787
24788         * gst-libs/gst/audio/audioclock.c:
24789           Fix wrong return type (#142205).
24790
24791 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24792
24793         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
24794           Ignore CRCs by default (fixes #142566).
24795
24796 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24797
24798         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
24799         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
24800         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
24801         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
24802         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
24803         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
24804           Fix for cases where we fail to attach to a mixer.
24805
24806 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24807
24808         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
24809           Don't touch events after not owning them anymore.
24810         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
24811         (gst_wavparse_fmt), (gst_wavparse_other),
24812         (gst_wavparse_handle_seek), (gst_wavparse_loop),
24813         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
24814         (gst_wavparse_srcpad_event):
24815         * gst/wavparse/gstwavparse.h:
24816           Add seeking, fix querying.
24817
24818 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24819
24820         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
24821           - process comments even if they don't end with \0\0
24822             g_convert would ignore them if present and works well without them
24823
24824 2004-05-16  Benjamin Otte  <otte@gnome.org>
24825
24826         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
24827           simplify caps
24828
24829 2004-05-16  Benjamin Otte  <otte@gnome.org>
24830
24831         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
24832           don't write to memory we might not write to - g_convert does that
24833           for us anyway (fixes #142613)
24834         (gst_asf_demux_audio_caps):
24835           comment out gst_util_dump_mem
24836
24837 2004-05-16  Benjamin Otte  <otte@gnome.org>
24838
24839         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
24840           compute correct expected timestamps after seek (broken since
24841           last commit)
24842         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
24843           rename element and debugging category to gdkpixbufscale
24844
24845 2004-05-16  Benjamin Otte  <otte@gnome.org>
24846
24847         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
24848           add error checking to snd_pcm_delay and remove duplicate call to
24849           snd_pcm_delay that caused issues (see inline code comments)
24850         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
24851           make more readable and fix return value when snd_pcm_delay fails
24852         (fixes #142586)
24853
24854 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
24855         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
24856         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
24857         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
24858         (gst_pixbufscale_link), (gst_pixbufscale_init),
24859         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
24860         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
24861         (gst_pixbufscale_get_property), (pixbufscale_init):
24862         * ext/gdk_pixbuf/pixbufscale.h:
24863         Add these files I forgot earlier
24864
24865 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
24866         * ext/gdk_pixbuf/Makefile.am:
24867         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
24868         * ext/gdk_pixbuf/gstgdkpixbuf.h:
24869         Add new pixbufscale element to scale RGB video
24870         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
24871         and HYPER interpolation correctly.
24872         * ext/theora/theoraenc.c: (theora_enc_chain),
24873         Discard buffer and return if explicit caps could not be set
24874         (theora_enc_get_property):
24875         Make _get return kbps for the bitrate consistent with
24876         the _set function.
24877
24878
24879 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24880
24881         * ext/libvisual/visual.c: (gst_visual_chain):
24882           add missing visual_audio_analyze
24883
24884 2004-05-14  David Schleef  <ds@schleef.org>
24885
24886         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
24887         is killed while we're playing.
24888         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
24889         gst_element_no_more_pads().
24890
24891 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24892
24893         * gst-libs/gst/riff/riff-read.c :
24894           - fix INFO tag extraction in RIFF/AVI files
24895             because gst_event_unref (event) also freed taglist
24896           - avoid a mem leak
24897
24898 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24899
24900         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
24901         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
24902
24903         * gst/auparse/gstauparse.c :
24904           - add code (commented for now) to support audio/x-adpcm on src pad
24905             (we have no decoder for those layout yet)
24906
24907         * gst/cdxaparse/gstcdxaparse.c :
24908         * gst/cdxaparse/gstcdxaparse.h :
24909           - partial rewrite using RiffRead (ripped iain's wavparse code)
24910
24911         * gst/rtp/gstrtpL16enc.c : typo
24912         * gst/rtp/gstrtpgsmenc.c : typo
24913
24914 2004-05-13  Benjamin Otte  <otte@gnome.org>
24915
24916         * configure.ac:
24917           check for exact version of libvisual, it's not supposed to be
24918           API/ABI stable yet
24919
24920 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24921
24922         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
24923           signal no-more-pads
24924
24925 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
24926
24927         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
24928         Report which format was used for GST_FORMAT_DEFAULT
24929         * gst/debug/Makefile.am:
24930         * gst/debug/gstdebug.c: (plugin_init):
24931         * gst/debug/progressreport.c: (gst_progressreport_base_init),
24932         (gst_progressreport_class_init), (gst_progressreport_init),
24933         (gst_progressreport_report), (gst_progressreport_set_property),
24934         (gst_progressreport_get_property), (gst_progressreport_chain),
24935         (gst_progressreport_plugin_init):
24936         Add progressreport element for testing.
24937
24938 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
24939
24940         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
24941         * sys/v4l/gstv4lsrc.h:
24942         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
24943         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
24944         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
24945         (gst_v4lsrc_grab_frame):
24946           add more debugging
24947           send a discont at start
24948
24949 2004-05-12  Colin Walters  <walters@redhat.com>
24950
24951         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
24952         inflooping if we can't find a chunk.  Or in other words, don't blow
24953         chunks if we don't have a chunk to blow.
24954
24955 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
24956         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
24957         Remove old debug output
24958         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
24959         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
24960         (gst_dvdec_set_property), (gst_dvdec_get_property):
24961         Change the quality setting to an enum, so it works from gst-launch
24962         Don't renegotiate a non-linked pad. Allows audio only decoding.
24963         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
24964         (gst_deinterlace_link), (gst_deinterlace_init):
24965         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
24966         (gst_videodrop_link):
24967         Some caps negotiation fixes
24968
24969 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24970
24971         * ext/tarkin/gsttarkin.c :
24972           - Change RANK from NONE to PRIMARY
24973         * ext/gdk_pixbuf/gstgdkpixbuf.c :
24974           - Change RANK from NONE to MARGINAL
24975         * ext/divx/gstdivxenc.c :
24976           - Change RANK from PRIMARY to NONE (encoder/spider issue)
24977
24978 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
24979
24980         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
24981         (gst_vorbisenc_push_packet):
24982           copy a function that was added between 1.0 and 1.0.1 until we
24983           depend on worthwhile features of post-1.0
24984
24985 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24986
24987         * configure.ac:
24988           enable shout2 by default
24989         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
24990         (gst_shout2send_base_init), (gst_shout2send_init),
24991         (gst_shout2send_connect), (gst_shout2send_change_state):
24992         * ext/shout2/gstshout2.h:
24993           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
24994           #142262)
24995         * ext/theora/theora.c: (plugin_init):
24996           don't set rank on encoders
24997
24998 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
24999
25000         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25001           Use codec_data property instead of flag1 and flag2 for wma
25002
25003 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25004
25005         * gst/cdxaparse/gstcdxaparse.c :
25006           - Add mpegversion to CAPS to make it link
25007           - Rank is as GST_RANK_SECONDARY instead of NONE
25008         * gst/auparse/gstauparse.c :
25009           - Document all audio encoding we can encounter from Solaris 9
25010             headers and libsndfile information.
25011           - Increase max. rate from 48000 to 192000 (to match other elements)
25012           - Don't try to play junk data between header and samples
25013
25014 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25015
25016         * ext/libvisual/visual.c: (gst_visual_getcaps):
25017           use the right caps depending on endianness (I hope)
25018         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
25019           use GST_RANK_NONE for all non-decoding elements or spider gets
25020           mighty confused
25021
25022 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25023
25024         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25025           Fix some odd cases and fix BE metadata parsing of unicode16 text.
25026
25027 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25028
25029         * gst/switch/gstswitch.c: (gst_switch_release_pad),
25030         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
25031         (gst_switch_loop), (gst_switch_get_type):
25032           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
25033           HEADERS. Had to be said.
25034
25035 2004-05-10  David Schleef  <ds@schleef.org>
25036
25037         * configure.ac: Add prototype Dirac support.
25038         * ext/Makefile.am:
25039         * ext/dirac/Makefile.am:
25040         * ext/dirac/gstdirac.cc:
25041         * ext/dirac/gstdiracdec.cc:
25042
25043 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25044
25045         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
25046         (gst_auparse_init), (gst_auparse_chain),
25047         (gst_auparse_change_state):
25048           Hack around spider. Remove me some day please.
25049
25050 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25051
25052         * gst/auparse/gstauparse.c: (gst_auparse_chain):
25053           Fix for some uninitialized variables in previous patch, also
25054           makes it work. Fixes #142286 while we're at it.
25055
25056 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25057
25058         * gst/auparse/gstauparse.c:
25059                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
25060                 only unsupported formats are ADPCM/CCITT G.72x
25061                 reviewed by Ronald
25062         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
25063
25064 2004-05-10  Wim Taymans  <wim@fluendo.com>
25065
25066         * ext/vorbis/Makefile.am:
25067         * ext/vorbis/README:
25068         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
25069         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
25070         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
25071         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
25072         (gst_oggvorbisenc_convert_sink),
25073         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
25074         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
25075         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
25076         (get_constraints_string), (update_start_message),
25077         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
25078         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
25079         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
25080         * ext/vorbis/oggvorbisenc.h:
25081         * ext/vorbis/vorbis.c: (plugin_init):
25082         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
25083         (raw_caps_factory), (gst_vorbisenc_class_init),
25084         (gst_vorbisenc_init), (gst_vorbisenc_setup),
25085         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
25086         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
25087         * ext/vorbis/vorbisenc.h:
25088         Added a raw vorbis encoder to be used with the oggmuxer.
25089         We still need the old encoder for some gnome applications,
25090         read the README to find out how that works.
25091         The raw encoder is called "rawvorbisenc" until 0.9.
25092
25093 2004-05-10  Wim Taymans  <wim@fluendo.com>
25094
25095         * ext/ogg/gstogg.c: (plugin_init):
25096         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
25097         (gst_ogg_print):
25098         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
25099         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
25100         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
25101         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
25102         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
25103         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
25104         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
25105         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
25106         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
25107         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
25108         Added an ogg muxer.
25109         Small typo fixes in the demuxer.
25110
25111 2004-05-10  Wim Taymans  <wim@fluendo.com>
25112
25113         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25114         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25115         (theora_enc_change_state), (theora_enc_set_property),
25116         (theora_enc_get_property):
25117         Mark the last packet with an EOS flag which is not really needed
25118         in gstreamer.
25119         Do some better video framerate initialisation.
25120         Update the buffer timestamp.
25121
25122 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
25123
25124         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
25125         Return the result of the parent state change call
25126
25127 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25128
25129         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
25130         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
25131         * gst/law/alaw-encode.c : (idem)
25132         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
25133         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
25134         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
25135
25136 2004-05-09  Benjamin Otte  <otte@gnome.org>
25137
25138         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
25139           don't use a fixed buffer size when writing variable length data to
25140           it. Fixes memory corruption and makes alsasrc work
25141
25142 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25143
25144         * ext/gnomevfs/gstgnomevfssink.c:
25145         (_gst_boolean_allow_overwrite_accumulator),
25146         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
25147           Run glib's default signal handler (??) in RUN_CLEANUP rather than
25148           RUN_LAST, and don't use that to set the accumulator value because
25149           then it's always FALSE.
25150
25151 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25152
25153         * gst-libs/gst/riff/riff-media.c:
25154         (gst_riff_create_video_caps_with_data),
25155         (gst_riff_create_audio_caps),
25156         (gst_riff_create_audio_template_caps):
25157         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
25158           Fix for unaligned RIFF files (i.e. where all the chunks together
25159           in a LIST chunk are not of the same size as the size given in
25160           the LIST chunk header). Fixes several odd WAVE files. Also fix
25161           ADPCM (block_align property) in audio, so that wavparse based
25162           on this works now as it used to stand-alone.
25163
25164 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
25165
25166         reviewed by Benjamin Otte  <otte@gnome.org>
25167
25168         * ext/a52dec/gsta52dec.c:
25169         * ext/divx/gstdivxdec.c:
25170         * ext/divx/gstdivxenc.c:
25171         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
25172         * ext/faac/gstfaac.c: (gst_faac_base_init):
25173         * ext/faad/gstfaad.c: (gst_faad_base_init):
25174         * ext/ivorbis/vorbisfile.c:
25175         * ext/lame/gstlame.c:
25176         * ext/libfame/gstlibfame.c:
25177         * ext/mpeg2enc/gstmpeg2enc.cc:
25178         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
25179         * ext/sidplay/gstsiddec.cc:
25180         * ext/speex/gstspeexdec.c:
25181         * ext/speex/gstspeexenc.c:
25182         * ext/xvid/gstxviddec.c:
25183         * ext/xvid/gstxvidenc.c:
25184           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
25185           (fixes #142193)
25186
25187 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25188
25189         * ext/alsa/gstalsa.c: (device_list),
25190         (gst_alsa_class_probe_devices):
25191         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
25192           Fix alsa oddness in mixer after the combination of using mixer
25193           in source/sink elements and using hw:x,y instead of just hw:x.
25194
25195 2004-05-09  Benjamin Otte  <otte@gnome.org>
25196
25197         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
25198         (gst_wavparse_create_sourcepad):
25199           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
25200           sourcepads
25201
25202 2004-05-09  Benjamin Otte  <otte@gnome.org>
25203
25204         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25205           allow discont events before caps nego
25206
25207 2004-05-08  Benjamin Otte  <otte@gnome.org>
25208
25209         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
25210           don't leak events
25211
25212 2004-05-08  Benjamin Otte  <otte@gnome.org>
25213
25214         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
25215         (gst_level_change_state), (gst_level_init):
25216         * gst/level/gstlevel.h:
25217           figure out if we're initialized directly instead of keeping a
25218           variable that's wrong in 90% of cases
25219           don't initialize pads and then leak them and use a new unitialized
25220           pad. (fixes #142084)
25221           these were bugs so n00bish I didn't find them for an hour :/
25222
25223 2004-05-08 Iain <iain@prettypeople.org>
25224
25225         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
25226         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
25227         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
25228         return the length that was read.
25229         (gst_riff_read_strf_auds): Allow fmt tags as well.
25230
25231 2004-05-07  David Schleef  <ds@schleef.org>
25232
25233         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
25234         signed char assumption in faad.h.
25235
25236 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25237
25238         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
25239           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
25240
25241 2004-05-07  Colin Walters  <walters@redhat.com>
25242
25243         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
25244         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
25245         function.
25246         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
25247         Add dispose function.
25248
25249 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
25250         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
25251           Fix caps nego and pad templates. RGB mode caps should
25252           work now.
25253         * ext/dvdnav/gst-dvd:
25254           Move mpeg2dec inside the thread because otherwise the
25255           queue rejects cap changes mid-stream
25256         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
25257         (gst_mpeg2dec_flush_decoder):
25258           For mpeg2dec > 0.4.0, call the flush function instead of
25259           manually extracting all in-flight frames.
25260         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
25261         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
25262           Change mime type video/dv go video/x-dv to match the
25263           rest of gst-plugins
25264
25265 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25266
25267         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
25268         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
25269         (gst_alsa_sink_class_init):
25270         * ext/alsa/gstalsasink.h:
25271         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
25272         (gst_alsa_src_class_init):
25273         * ext/alsa/gstalsasrc.h:
25274           Make alsasink/src a subclass of alsamixer so that mixer stuff
25275           shows up in gst-rec. Needs some finetuning.
25276
25277 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25278
25279         * ext/lame/gstlame.c: (gst_lame_chain):
25280           simplify
25281         * ext/mad/gstmad.c: (gst_mad_handle_event):
25282           fix event leak
25283         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
25284           be able to detect mp3 files < 4096 bytes
25285
25286 2004-05-06  Wim Taymans  <wim@fluendo.com>
25287
25288         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25289         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25290         (theora_enc_set_property), (theora_enc_get_property):
25291         Also encode the first frame, cleanup some code.
25292
25293 2004-05-06  Wim Taymans  <wim@fluendo.com>
25294
25295         * ext/mpeg2enc/gstmpeg2enc.cc:
25296         Forward events first before deciding that negotiation was
25297         not performed.
25298
25299 2004-05-06  Wim Taymans  <wim@fluendo.com>
25300
25301         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
25302         First process the events before deciding that negotiation
25303         was not performed.
25304
25305 2004-05-06  Wim Taymans  <wim@fluendo.com>
25306
25307         * ext/theora/Makefile.am:
25308         * ext/theora/theora.c: (plugin_init):
25309         * ext/theora/theoradec.c: (theora_dec_change_state):
25310         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
25311         (gst_theora_enc_class_init), (gst_theora_enc_init),
25312         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
25313         (theora_enc_chain), (theora_enc_change_state),
25314         (theora_enc_set_property), (theora_enc_get_property):
25315         Added a theora encoder, grouped the encoder and decoder into the
25316         same plugin.
25317
25318 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
25319
25320         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25321         (gst_jpegenc_chain):
25322         fix DURATION on outgoing buffers
25323         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
25324         debug using time formats
25325         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
25326         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25327         (gst_xvimagesink_sink_link):
25328         windows with width/height 0 generate X errors, so don't allow them
25329
25330 2004-05-05  Wim Taymans  <wim@fluendo.com>
25331
25332         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
25333         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
25334         (gst_mpeg2dec_negotiate_format):
25335         * ext/mpeg2dec/gstmpeg2dec.h:
25336           removed the static pad template so that we can add the
25337           more accurate framerate value to the caps.
25338
25339
25340 2004-05-04  Benjamin Otte  <otte@gnome.org>
25341
25342         * configure.ac:
25343           check for kdemacros.h, too (should fix #141821)
25344         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
25345           don't crash if no header was sent, but nicely error out (fixes part
25346           of #141554)
25347
25348 2004-05-04  Wim Taymans  <wim@fluendo.com>
25349
25350         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
25351         parent dispose function to avoid segfault on destroy.
25352
25353 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
25354
25355         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
25356         (plugin_init):
25357         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
25358         (gst_xvimagesink_sink_link):
25359         clean up debugging caps
25360         also recreate xvimage when format has changed
25361
25362 2004-05-04  Benjamin Otte  <otte@gnome.org>
25363
25364         * ext/libvisual/Makefile.am:
25365         * ext/libvisual/visual.c: (gst_visual_class_init),
25366         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
25367         (gst_visual_srclink), (gst_visual_chain),
25368         (gst_visual_change_state), (plugin_init):
25369           use a GstAdapter to correctly adapt buffer sizes - allows using a
25370           framerate
25371
25372 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
25373
25374         * sys/v4l/gstv4lelement.h:
25375         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
25376         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
25377         (gst_v4lsrc_buffer_free):
25378         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
25379         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
25380         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
25381         (gst_v4lsrc_requeue_frame):
25382         move some debugging categories around
25383         query for fps index and set accordingly if found
25384
25385 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25386
25387         * ext/lame/gstlame.c:
25388         correct defaults that lame_init puts out of range
25389
25390 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
25391
25392         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
25393         (gst_divxenc_class_init):
25394         fix range since -1 is the default
25395         * gst/mpeg1sys/gstmpeg1systemencode.c:
25396         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
25397         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
25398         (gst_rtjpegdec_chain):
25399         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
25400         (gst_rtjpegenc_chain):
25401         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
25402         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
25403         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
25404         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
25405         * sys/v4l/gstv4lsrc.c:
25406         * sys/v4l/v4l_calls.c: (gst_v4l_open):
25407         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
25408         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
25409         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
25410         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
25411           remove gst_info calls
25412
25413 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
25414
25415         * Makefile.am:
25416         * po/af.po:
25417         * po/az.po:
25418         * po/en_GB.po:
25419         * po/nl.po:
25420         * po/sr.po:
25421         * po/sv.po:
25422           Updated translations
25423
25424 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
25425
25426         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
25427           refactor/comment code
25428
25429 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25430
25431         * gst/asfdemux/Makefile.am:
25432         * gst/asfdemux/asfheaders.c:
25433         * gst/asfdemux/asfheaders.h:
25434         * gst/asfdemux/gstasf.c: (plugin_init):
25435         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
25436         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
25437         (gst_asf_demux_setup_pad):
25438         * gst/asfdemux/gstasfdemux.h:
25439         * gst/asfdemux/gstasfmux.c:
25440         * gst/asfdemux/gstasfmux.h:
25441           Add tagging support to demuxer, split out registration in its own
25442           file instead of in demux (hacky), and prevent having some tables
25443           in our memory multiple times (in asfheaders.h).
25444
25445 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25446
25447         * gst/matroska/matroska-demux.c:
25448         (gst_matroska_demux_parse_metadata):
25449         * gst/matroska/matroska-ids.h:
25450           Basic tag reading support.
25451
25452 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25453
25454         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
25455           Really detect ac-3 audio.
25456         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
25457           really detect matroska files (off-by-1).
25458
25459 2004-04-30  David Schleef  <ds@schleef.org>
25460
25461         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25462         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
25463         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
25464         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
25465         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
25466         hackage -- parse a lot more atoms, extract a few tags.  One might even
25467         mistake this for tag support.  Maybe it is.
25468         * gst/qtdemux/qtdemux.h:
25469
25470 2004-04-30  Colin Walters  <walters@verbum.org>
25471
25472         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
25473
25474 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
25475
25476         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25477         (gst_ffmpegcolorspace_getcaps):
25478           remove broken nego fix
25479
25480 2004-04-30  Benjamin Otte  <otte@gnome.org>
25481
25482         * configure.ac:
25483         * ext/Makefile.am:
25484         * ext/libvisual/Makefile.am:
25485         * ext/libvisual/visual.c:
25486           add initial support for libvisual (http://libvisual.sourceforge.net)
25487           libvisual is still quite alpha, so expect crashes in there :)
25488
25489 2004-04-29  David Schleef  <ds@schleef.org>
25490
25491         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
25492         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
25493         up qtdemux to make it spit out codec_data.  Do _not_ look at this
25494         code; you will no longer respect me.
25495
25496 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25497
25498         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
25499         * ext/alsa/gstalsa.h :
25500         change alsa pcm device discovery to find more than 1 device
25501         per card. code review by Ronald.
25502
25503 2004-04-29  David Schleef  <ds@schleef.org>
25504
25505         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
25506         Add a check for a driver bug on FreeBSD.  (bug #140565)
25507
25508 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
25509
25510         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
25511         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25512         (gst_jpegenc_getcaps):
25513           move format setting to inner loop
25514         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25515         (gst_ffmpegcolorspace_getcaps):
25516           use GST_PAD_CAPS if available so that we use already negotiated
25517           caps
25518         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25519         (qtdemux_parse_moov), (qtdemux_parse):
25520           extra debugging
25521         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
25522         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
25523           move hardcoded path to DEFINE
25524
25525 2004-04-28  David Schleef  <ds@schleef.org>
25526
25527         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
25528         (bug #140064)
25529
25530 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25531
25532         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
25533           Don't probe for playback device if we're a source element. Fixes
25534           #139658.
25535
25536 2004-04-29  Benjamin Otte  <otte@gnome.org>
25537
25538         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
25539         (gst_id3_tag_chain):
25540           rewrite buffer offset
25541
25542 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25543
25544         * configure.ac:
25545         * ext/Makefile.am:
25546         * ext/dts/Makefile.am:
25547         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
25548         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
25549         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
25550         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
25551         (gst_dtsdec_loop), (gst_dtsdec_change_state),
25552         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
25553         (plugin_init):
25554         * ext/dts/gstdtsdec.h:
25555           New DTS decoder.
25556         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
25557         (gst_faad_srcconnect):
25558           Add ESDS atom handling (.m4a).
25559
25560 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25561
25562         * ext/divx/gstdivxdec.c: (plugin_init):
25563           Remove comment that makes no sense.
25564         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
25565           Fix for obvious typo that resulted in warnings during gst-register.
25566         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
25567         (gst_xviddec_sink_link):
25568           Fix caps negotiation a bit better.
25569         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
25570           We call this 'codec_data', not 'esds'.
25571
25572 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25573
25574         * gst/monoscope/gstmonoscope.c:
25575           make sure we only provide 256x128
25576         * gst/monoscope/monoscope.c: (monoscope_init):
25577           assert size of 256x128
25578
25579 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
25580
25581         * Makefile.am:
25582         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
25583         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
25584           fixate to max width and height of device
25585
25586 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
25587
25588         * Makefile.am:
25589         * sys/v4l/gstv4l.c:
25590         * sys/v4l/gstv4lsrc.c:
25591         * sys/v4l/v4l_calls.c:
25592         * sys/v4l/v4lsrc_calls.c:
25593           fix for qc-usb driver which fakes having more than one buffer
25594           by handing the same buffer twice, which confused GStreamer's/v4lsrc
25595           buffer_free override
25596           add debugging
25597
25598 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
25599
25600         * Makefile.am:
25601         * gst/videotestsrc/gstvideotestsrc.c:
25602         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
25603         (gst_videotestsrc_init), (gst_videotestsrc_get),
25604         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
25605         * gst/videotestsrc/gstvideotestsrc.h:
25606           add num-buffers property
25607
25608         2004-04-26  Benjamin Otte  <otte@gnome.org>
25609
25610         * ext/mad/gstid3tag.c: (plugin_init):
25611           set id3mux rank to NONE so it doesn't confuse spider
25612           require audio/mpeg,mpegversion=1 in id3mux
25613
25614 2004-04-26  Benjamin Otte  <otte@gnome.org>
25615
25616         * configure.ac:
25617           detect faad correctly as non-working if it's indeed non-working
25618
25619 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
25620
25621         * Makefile.am:
25622         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25623         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
25624         fix _getcaps so it only negotiates to its supported format
25625
25626 2004-04-25  Benjamin Otte  <otte@gnome.org>
25627
25628         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
25629           fix memleak
25630
25631 2004-04-23  Benjamin Otte  <otte@gnome.org>
25632
25633         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
25634           audio/x-raw-int with height rules! not. Now it's depth.
25635
25636 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25637
25638         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
25639         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
25640         (gst_wavparse_loop):
25641           Missing variable initialization. Add handling of DVI ADPCM. Fix
25642           mis-parsing of LIST chunks. This works around a bug where we mis-
25643           parse non-aligning LIST chunks (so LIST chunks where the contents
25644           don't align with the actual LIST size). The correct fix is to use
25645           rifflib, I'm not going to fix wavparse - too much work. All this
25646           fixes #104878.
25647
25648 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
25649
25650         reviewed by Benjamin Otte  <otte@gnome.org>
25651
25652         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
25653           fix shoutcast not working (fixes #140844)
25654
25655 2004-04-22  Benjamin Otte  <otte@gnome.org>
25656
25657         * ext/hermes/gsthermescolorspace.c:
25658         (gst_hermes_colorspace_caps_remove_format_info):
25659         * gst/colorspace/gstcolorspace.c:
25660         (gst_colorspace_caps_remove_format_info):
25661         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25662         (gst_ffmpegcolorspace_caps_remove_format_info):
25663           s/gst_caps_simplify/gst_caps_do_simplify/
25664
25665 2004-04-22  Benjamin Otte  <otte@gnome.org>
25666
25667         * gst-libs/gst/riff/riff-media.c:
25668         (gst_riff_create_video_caps_with_data):
25669           mpegversion is an int
25670         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
25671           don't try to create pad templates with NULL caps, use any caps
25672           instead.
25673
25674 2004-04-20  David Schleef  <ds@schleef.org>
25675
25676         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
25677         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
25678         (bug #140384)
25679
25680 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
25681
25682         reviewed by David Schleef
25683
25684         * ext/mad/gstid3tag.c: Add stdlib.h
25685         * gst/rtp/gstrtpgsmenc.c: same
25686         * gst/tags/gstid3tag.c: same
25687         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
25688         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
25689         GST_DISABLE_LOADSAVE use.
25690         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
25691         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
25692         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
25693         atol(3)).
25694         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
25695         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
25696         strtoul(3)).
25697         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
25698         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
25699         $(ID3_CFLAGS).
25700         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
25701         $(LIBFAME_CFLAGS).
25702
25703 2004-04-20  David Schleef  <ds@schleef.org>
25704
25705         * gst/realmedia/rmdemux.c:  This was supposed to part of the
25706         last checkin.  Same idea.
25707
25708 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
25709
25710         reviewed by David Schleef
25711
25712         * configure.ac: bump required gstreamer version to 0.8.1.1
25713         because of following changes [--ds]
25714
25715         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
25716         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
25717         (gst_riff_read_header):  Use GST_READ_UINT*
25718         macros to access possibly unaligned memory.
25719
25720         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
25721         (mp3_type_find):  Use GST_READ_UINT*
25722         macros to access possibly unaligned memory.
25723         (mp3_type_find, mpeg1_parse_header, qt_type_find)
25724         (speex_type_find): Likewise
25725
25726         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
25727
25728         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
25729         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
25730         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
25731         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
25732         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
25733         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
25734         macros to access possibly unaligned memory.
25735
25736         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
25737         Likewise.
25738
25739         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
25740         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
25741
25742         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
25743         Likewise.
25744
25745         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
25746         (gst_mpeg2subt_chain_subtitle): Likewise.
25747
25748         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
25749         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
25750         Likewise.
25751
25752         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
25753         Likewise.
25754
25755         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
25756         Likewise.
25757
25758         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
25759         Likewise.
25760
25761 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
25762
25763         * configure.ac:
25764           update required version of GStreamer because of GST_TIME_FORMAT
25765
25766 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25767
25768         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
25769           remove leftover g_print
25770         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
25771           don't try setting only a subset of the caps. We don't want to kill
25772           autoplugging on purpose
25773
25774 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
25775
25776         * sys/ximage/ximagesink.c: (plugin_init):
25777         * sys/xvimage/xvimagesink.c: (plugin_init):
25778           add debugging categories
25779
25780 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
25781
25782         * po/en_GB.po:
25783         * po/LINGUAS:
25784           Adding en_GB translation (Gareth Owen)
25785
25786 2004-04-20  David Schleef  <ds@schleef.org>
25787
25788         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
25789         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
25790         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
25791         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
25792         A number of new features and hacks to extract the esds atom and
25793         put it into the caps.  (bug #137724)
25794
25795 2004-04-19  David Schleef  <ds@schleef.org>
25796
25797         * gconf/Makefile.am: Fix for non-GNU make
25798         * gst-libs/gst/Makefile.am: Change directory order to handle
25799         GstPlay linking with gstinterfaces
25800         * gst-libs/gst/audio/make_filter: make use of tr portable
25801         * gst-libs/gst/play/Makefile.am: Add intended \
25802         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
25803         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
25804         function prototype instead of void *.
25805         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
25806         macro.
25807         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25808         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
25809         * gst/videofilter/make_filter: make use of tr portable
25810         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
25811
25812 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
25813
25814         * po/LINGUAS:
25815         * po/uk.po:
25816           Added Ukrainian translation (Maxim V. Dziumanenko)
25817
25818 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25819
25820         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
25821         (gst_gsmdec_link), (gst_gsmdec_chain):
25822           Fix capsnego, simplify chain function slightly.
25823         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
25824           Add GSM.
25825
25826 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25827
25828         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
25829         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
25830         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
25831           Hack to make wavparse work with spider (always -> sometimes pad).
25832           Fixes #135862 && #140411.
25833
25834 2004-04-18  Benjamin Otte  <otte@gnome.org>
25835
25836         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
25837         (gst_osselement_rate_probe_check),
25838         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
25839           get rid of \n in debug output
25840
25841 2004-04-17  Iain <iain@prettypeople.org>
25842
25843         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
25844         not just EOS.
25845
25846 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25847
25848         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
25849         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
25850         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
25851         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
25852         (gst_id3_tag_src_link), (gst_id3_tag_chain),
25853         (gst_id3_tag_change_state), (plugin_init):
25854           deprecate id3tag element and replace with id3demux/id3mux.
25855           great side effect: this ugly file is now even uglier, yay!
25856         * ext/mad/gstmad.h:
25857           remove non-available function
25858           update for new get_type
25859
25860 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25861
25862         * configure.ac:
25863           require mpeg2dec >= 0.4.0
25864
25865 2004-04-17  Benjamin Otte  <otte@gnome.org>
25866
25867         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25868         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
25869         (gst_xvimagesink_set_xwindow_id):
25870           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
25871           assorted cleanup fixes.
25872
25873 2004-04-16  David Schleef  <ds@schleef.org>
25874
25875         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
25876         * sys/xvimage/xvimagesink.h: same
25877
25878 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
25879
25880         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
25881           Fix GST_ELEMENT_ERROR with (NULL)
25882
25883 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25884
25885         * gst-libs/gst/riff/riff-media.c:
25886         (gst_riff_create_video_caps_with_data):
25887           Add div[3456] as fourccs for DivX 3 (fixes #140137).
25888
25889 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25890
25891         * gst-libs/gst/riff/riff-media.c:
25892         (gst_riff_create_video_caps_with_data),
25893         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
25894         (gst_riff_create_video_template_caps),
25895         (gst_riff_create_audio_template_caps):
25896         * gst-libs/gst/riff/riff-media.h:
25897         * gst-libs/gst/riff/riff-read.c:
25898         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
25899         * gst-libs/gst/riff/riff-read.h:
25900         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
25901           Add MS RLE support. I added some functions to read out strf chunks
25902           into strf chunks and the data behind it. This is usually color
25903           palettes (as in RLE, but also in 8-bit RGB). Also use those during
25904           caps creation. Lastly, add ADPCM (similar to wavparse - which
25905           should eventually be rifflib based).
25906         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
25907         (gst_matroska_demux_init), (gst_matroska_demux_reset):
25908         * gst/matroska/matroska-demux.h:
25909           Remove placeholders for some prehistoric tagging system. Didn't add
25910           support for any tag system really anyway.
25911         * gst/qtdemux/qtdemux.c:
25912           Add support for audio/x-m4a (MPEG-4) through spider.
25913         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
25914         (gst_wavparse_loop):
25915           ADPCM support (#135862). Increase max. buffer size because we
25916           cannot split buffers for ADPCM (screws references) and I've seen
25917           files with 2048 byte chunks. 4096 seems safe for now.
25918
25919 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
25920
25921         * configure.ac: bump nano to 1
25922
25923 === release 0.8.1 ===
25924
25925 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
25926
25927         * configure.ac: releasing 0.8.1, "Comforting Sounds"
25928
25929 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25930
25931         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
25932           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
25933           Fixes #140058
25934
25935 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
25936
25937         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
25938           lower rank of dvddemux so that it's not used for mpeg playback.
25939
25940 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25941
25942         * configure.ac:
25943           save libs correctly when checking mad
25944
25945 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
25946
25947         * ext/mad/gstid3tag.c: (plugin_init):
25948           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
25949
25950 2004-04-13  David Schleef  <ds@schleef.org>
25951
25952         * common/m4/gst-feature.m4: Call -config scripts with
25953         --plugin-libs if it is supported.
25954         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
25955         JPEG images are image/jpeg.
25956         * gst/debug/Makefile.am:
25957         * gst/debug/negotiation.c: (gst_negotiation_class_init),
25958         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
25959         (gst_negotiation_update_caps), (gst_negotiation_get_property),
25960         (gst_negotiation_plugin_init): Add a property that acts like
25961         filter caps.
25962         * testsuite/gst-lint:  Move license checking to be a standard
25963         test.
25964
25965 2004-04-13  David Schleef  <ds@schleef.org>
25966
25967         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
25968         patch from Sebastien Cote (bug #139958)
25969
25970 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
25971
25972         * examples/gstplay/Makefile.am:
25973         * examples/gstplay/player.c: (main):
25974           make the commandline player example use gconf settings
25975
25976 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
25977
25978         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
25979         (gst_cacasink_sinkconnect), (gst_cacasink_init),
25980         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
25981           init/end library during state transition, not object
25982           creation/disposal.  get rid of custom dispose handler.
25983
25984
25985 2004-04-12  Christian Schaller <Uraeus@gnome.org>
25986
25987         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
25988         be a symlink
25989
25990 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25991
25992         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
25993           Handle JUNK chunks inside data section. Prevents warnings.
25994
25995 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25996
25997         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
25998         (gst_riff_create_video_template_caps):
25999           Add MS video v1.
26000         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26001         (gst_avi_demux_stream_data):
26002           Add support for "rec-list" chunks.
26003
26004 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26005
26006         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
26007           Fix another codecname mismatch.
26008
26009 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26010
26011         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26012           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
26013           so that MJPEG plays back.
26014
26015 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26016
26017         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
26018         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
26019         * gst/mpeg1videoparse/gstmp1videoparse.h:
26020           Fix for some slight mis-cuts in buffer parsing, and for some
26021           potential overflows or faults-causers. Adds disconts. Also fixes
26022           #139105 while we're at it.
26023
26024 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26025
26026         * configure.ac:
26027         * sys/v4l2/gstv4l2element.h:
26028           Workaround for missing struct v4l2_buffer declaration in Suse 9
26029           and Mandrake 10 linux/videodev2.h header file (#135919).
26030
26031 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26032
26033         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26034           Bail out if no filename was given.
26035
26036 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26037
26038         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
26039         (gst_v4l2_fourcc_from_structure):
26040           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
26041           Y41B somewhere).
26042
26043 2004-04-09  Benjamin Otte  <otte@gnome.org>
26044
26045         * ext/gnomevfs/gstgnomevfssink.c:
26046         (_gst_boolean_allow_overwrite_accumulator),
26047         (gst_gnomevfssink_class_init):
26048           fix erase signal - if any handler returns false the file will not be
26049           overwritten. If no handler is connected, the file will not be
26050           overwritten either.
26051           renamed signal to "allow-overwrite"
26052         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
26053           free string when adding it to ID3 failed
26054         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
26055           unref event when done
26056         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
26057           free caps
26058         * gst/typefind/gsttypefindfunctions.c:
26059         (mpeg_video_stream_type_find):
26060           fix invalid read
26061
26062 2004-04-08  David Schleef  <ds@schleef.org>
26063
26064         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26065         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
26066
26067 2004-04-08  David Schleef  <ds@schleef.org>
26068
26069         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
26070         we don't support (bug #139532)
26071
26072 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
26073
26074         * ext/mad/gstmad.c: (gst_mad_handle_event),
26075         (gst_mad_check_caps_reset), (gst_mad_chain),
26076         (gst_mad_change_state):
26077           only set explicit caps if they haven't been set before for
26078           this stream.  MPEG-audio sample rate/channels aren't allowed
26079           to change in-stream.
26080           Fixes #139382
26081
26082 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26083
26084         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
26085         (_gst_boolean_did_something_accumulator),
26086         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
26087         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
26088         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
26089         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
26090         (gst_gnomevfssink_change_state):
26091           Fix erase signal. Don't erase by default. Remove handoff signal.
26092           Remove erase property. Don't segfault. General cleanup.
26093
26094 2004-04-07  Benjamin Otte  <otte@gnome.org>
26095
26096         * gst-libs/gst/gconf/test-gconf.c: (main):
26097           add missing gst_init
26098
26099 2004-04-07  Benjamin Otte  <otte@gnome.org>
26100
26101         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26102           free the mutexes, too
26103
26104 2004-04-07  Benjamin Otte  <otte@gnome.org>
26105
26106         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26107           actually free the URI string
26108         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
26109           compute offset correctly when passing discont events
26110         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26111           don't leak discont events
26112         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
26113           add some missing breaks so caps aren't copied randomly
26114         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
26115           if we realloc memory, we better use it
26116
26117 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26118
26119         * ext/mad/gstmad.c: (normal_seek):
26120           fix GST_FORMAT_TIME usage
26121
26122 2004-04-05  David Schleef  <ds@schleef.org>
26123
26124         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
26125         a deprecated function (hack!)
26126
26127 2004-04-05  Benjamin Otte  <otte@gnome.org>
26128
26129         * ext/esd/esdmon.c: (gst_esdmon_get):
26130           fix nonterminated vararg and memleak
26131
26132 2004-04-05  Benjamin Otte  <otte@gnome.org>
26133
26134         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
26135         (gst_ladspa_init), (gst_ladspa_force_src_caps),
26136         (gst_ladspa_set_property), (gst_ladspa_get_property),
26137         (gst_ladspa_instantiate), (gst_ladspa_activate),
26138         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
26139           clean up debugging
26140
26141 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
26142
26143         reviewed by Benjamin Otte  <otte@gnome.org>
26144
26145         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
26146           check for broken LADSPA parameters (fixes #138635)
26147
26148 2004-04-05  Benjamin Otte  <otte@gnome.org>
26149
26150         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
26151           advertise buffer-frames correctly on sinkpads
26152
26153 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26154
26155         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
26156         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
26157         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
26158         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
26159         (gst_mad_check_caps_reset), (gst_mad_chain):
26160         add more debugging, only reset caps when we're not in error state
26161
26162 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26163
26164         * ext/mad/gstmad.c: add debugging category, comment + cleanups
26165
26166 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
26167
26168         reviewed by Benjamin Otte  <otte@gnome.org>
26169
26170         * configure.ac:
26171           fix == in test(1) operator
26172
26173 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
26174
26175         reviewed by Benjamin Otte  <otte@gnome.org>
26176
26177         * configure.ac:
26178           fix --export-symblos-regex to a working regex.
26179
26180 2004-04-04  Benjamin Otte  <otte@gnome.org>
26181
26182         * sys/oss/.cvsignore:
26183           add for oss_probe
26184
26185 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
26186
26187         reviewed by Benjamin Otte  <otte@gnome.org>
26188
26189         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26190           add missing 'new_media' argument (fixes #138168)
26191         * gst/matroska/matroska-demux.c:
26192         (gst_matroska_demux_handle_seek_event):
26193           add vararg terminator (fixes #138169)
26194
26195 2004-04-02  David Schleef  <ds@schleef.org>
26196
26197         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
26198         disted (bug #138914)
26199
26200 2004-04-01  Benjamin Otte  <otte@gnome.org>
26201
26202         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
26203         (gst_alsa_close_audio):
26204           handle case better where a soundcard can't pause
26205         * ext/ogg/gstoggdemux.c:
26206           don't crash when we get events but don't have pads yet
26207
26208 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
26209
26210         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
26211           throw an error if we couldn't probe any caps.
26212
26213 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
26214
26215         * ext/dvdnav/gst-dvd:
26216         Add a really simple sample DVD player
26217
26218 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
26219
26220         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
26221         (gst_a52dec_push), (gst_a52dec_handle_event),
26222         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
26223         (gst_a52dec_change_state):
26224         * ext/a52dec/gsta52dec.h:
26225           Use a debug category, Output timestamps correctly
26226           Emit tag info, Handle events, tell liba52dec about cpu
26227           capabilities so it can use MMX etc.
26228         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
26229           Fix a crasher accessing invalid memory
26230         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
26231         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
26232         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
26233         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
26234         (dvdnavsrc_query):
26235           Some support for byte-format seeking.
26236           Small fixes for still frames and menu button overlays
26237         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
26238         (gst_mpeg2dec_alloc_buffer):
26239           Use a debug category. Adjust the report level of several items to
26240           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
26241           so it doesn't lose the GstBuffer pointer
26242         * gst/debug/Makefile.am:
26243         * gst/debug/gstdebug.c: (plugin_init):
26244         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
26245         (gst_navseek_base_init), (gst_navseek_class_init),
26246         (gst_navseek_init), (gst_navseek_seek),
26247         (gst_navseek_handle_src_event), (gst_navseek_set_property),
26248         (gst_navseek_get_property), (gst_navseek_chain),
26249         (gst_navseek_plugin_init):
26250         * gst/debug/gstnavseek.h:
26251           Add the navseek debug element for seeking back and forth in a
26252           video stream using arrow keys.
26253         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
26254         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
26255         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
26256         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
26257         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
26258         (gst_mpeg2subt_parse_header), (gst_get_nibble),
26259         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
26260         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
26261         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
26262         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
26263         * gst/mpeg2sub/gstmpeg2subt.h:
26264           Pretty much a complete rewrite. Now a loopbased element. May still
26265           require work to properly synchronise subtitle buffers.
26266         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
26267         (gst_dvd_demux_send_subbuffer):
26268         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
26269           Don't attempt to create subbuffers of size 0
26270           Reduce a couple of error outputs to warnings.
26271         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
26272         (gst_y4mencode_chain):
26273         Output the y4m frame header correctly.
26274
26275 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
26276
26277         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
26278           throw errors instead of allowing SIGFPE
26279
26280 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
26281
26282         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
26283         (gst_gconf_render_bin_from_key):
26284           leak plugging and style fixing
26285
26286 2004-03-31  David Schleef  <ds@schleef.org>
26287
26288         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
26289         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
26290         (bug #138225)
26291         * gst/debug/Makefile.am:
26292         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
26293         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
26294         plugin.
26295         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
26296         (gst_negotiation_base_init), (gst_negotiation_class_init),
26297         (gst_negotiation_init), (gst_negotiation_getcaps),
26298         (gst_negotiation_pad_link), (gst_negotiation_chain),
26299         (gst_negotiation_set_property), (gst_negotiation_get_property),
26300         (gst_negotiation_plugin_init):  New element to talk about random
26301         negotiation things happening in a pipeline.
26302
26303 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
26304
26305         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
26306           fix integer addition with help of Stefan Kost
26307
26308 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
26309
26310         * po/nl.po: updated Dutch translation (Elros Cyriatan)
26311
26312 2004-03-30  David Schleef  <ds@schleef.org>
26313
26314         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
26315         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
26316         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
26317         (bug #137504)
26318         * ext/mpeg2dec/gstmpeg2dec.h:
26319
26320 2004-03-30  David Schleef  <ds@schleef.org>
26321
26322         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
26323
26324 2004-03-30  David Schleef  <ds@schleef.org>
26325
26326         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
26327         Michael Petullo) to handle .mov
26328
26329 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26330
26331         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
26332         (gst_osselement_rate_check_rate):
26333           probe caps correctly for sound cards that only support one format
26334
26335 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26336
26337         * ext/kio/kiosrc.cpp: (process_events):
26338           update handling event processing if inside KDE - untested
26339
26340 2004-03-29  David Schleef  <ds@schleef.org>
26341
26342         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
26343         by 2 to not interfere with other colorspaces.
26344         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
26345         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
26346         one to not interfere with ffmpeg_colorspace.
26347
26348 2004-03-29  David Schleef  <ds@schleef.org>
26349
26350         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
26351         aren't in the caps.
26352         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
26353         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
26354
26355 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26356
26357         * gst-libs/gst/riff/riff-media.c:
26358           fail on error, don't try to set stuff on NULL caps
26359
26360 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26361
26362         * configure.ac:
26363         * ext/Makefile.am:
26364         * ext/kio/Makefile.am:
26365         * ext/kio/kioreceiver.cpp:
26366         * ext/kio/kioreceiver.h:
26367         * ext/kio/kiosrc.cpp:
26368         * ext/kio/kiosrc.h:
26369           add experimental kiosrc plugin
26370         * ext/alsa/gstalsaplugin.c: (plugin_init):
26371           initialize debugging category only when we're sure registering the
26372           plugins worked.
26373
26374 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26375
26376         * examples/gstplay/player.c: (main):
26377         * gst-libs/gst/play/play.c: (gst_play_class_init),
26378         (gst_play_set_location), (gst_play_set_data_src),
26379         (gst_play_set_video_sink), (gst_play_set_audio_sink),
26380         (gst_play_set_visualization), (gst_play_connect_visualization):
26381           check return values of element_set_state and return FALSE where
26382           failed
26383
26384 2004-03-29  Benjamin Otte  <otte@gnome.org>
26385
26386         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26387           try harder to check if an event is really a discont
26388
26389 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26390
26391         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
26392         * po/az.po:
26393
26394 2004-03-28  Benjamin Otte  <otte@gnome.org>
26395
26396         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
26397         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26398         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
26399           get rid of non-standard "..." ranges in case statements.
26400
26401 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
26402
26403         * gst/mpegstream/gstmpegdemux.c:
26404         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
26405         specific functionality split to the new dvddemux element.
26406         * gst/mpegstream/gstdvddemux.c:
26407         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
26408         streams, derived from mpegdemux.
26409         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
26410         up. SCR based timestamp rewriting can be turned off (will probably
26411         completely disappear soon).
26412         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
26413         hacking. General cleanup. All printf statements replaced by
26414         debugging messages. Almost complete libdvdnav support.
26415         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
26416         by events. New properties for audio and subpicture languages.
26417         (dvdnavsrc_update_highlight): Now uses events.
26418         (dvdnavsrc_user_op): Cleaned up.
26419         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
26420         based). Lots of cleanup, and propper support for most libdvdnav
26421         events.
26422         (dvdnavsrc_make_dvd_event): New function.
26423         (dvdnavsrc_make_dvd_nav_packet_event): New function.
26424         (dvdnavsrc_make_clut_change_event): New function.
26425
26426 2004-03-26  Benjamin Otte  <otte@gnome.org>
26427
26428         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
26429           fix bug where typefinding would claim it's theora whenever less then
26430           7 bytes of data were available
26431
26432 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26433
26434         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
26435         (gst_alawdec_base_init), (gst_alawdec_class_init),
26436         (gst_alawdec_init), (gst_alawdec_chain):
26437         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
26438         (gst_alawenc_base_init), (gst_alawenc_class_init),
26439         (gst_alawenc_init), (gst_alawenc_chain):
26440         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
26441         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
26442         (gst_mulawdec_init), (gst_mulawdec_chain):
26443         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
26444         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
26445         (gst_mulawenc_init), (gst_mulawenc_chain):
26446           Fix capsnego in all four, remove the unused property functions and
26447           simplify the chain functions slightly. I guess we could use macros
26448           or something similar for those, since the code is so similar, but
26449           I'm currently too lazy...
26450
26451 2004-03-24  David Schleef  <ds@schleef.org>
26452
26453         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
26454         (gst_osselement_close_audio), (gst_osselement_probe_caps),
26455         (gst_osselement_get_format_structure),
26456         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
26457         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
26458         (gst_osselement_rate_int_compare): Add code to handle rate probing
26459         (bug #120883)
26460         * sys/oss/gstosselement.h: same
26461         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
26462         Use rate probing provided by osselement.
26463         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
26464
26465 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26466
26467         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
26468         (gst_xvidenc_get_property):
26469           ulong/int mess-up.
26470
26471 2004-03-24  David Schleef  <ds@schleef.org>
26472
26473         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
26474         (gst_speexdec_init):
26475         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
26476         (gst_speexenc_init):  Create the pad template correctly (from
26477         the static pad template, not a NULL pointer.)
26478
26479 2004-03-25  Benjamin Otte  <otte@gnome.org>
26480
26481         * gst/debug/Makefile.am:
26482         * gst/debug/breakmydata.c:
26483           add element that quasi-randomly changes bytes in the stream.
26484           Intended use is robustness checking of demuxers and decoders in
26485           media tests.
26486
26487 2004-03-24  Benjamin Otte  <otte@gnome.org>
26488
26489         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
26490         (gst_alsa_probe_hw_params):
26491         * ext/alsa/gstalsa.h:
26492           debugging output fixes
26493
26494 2004-03-24  Benjamin Otte  <otte@gnome.org>
26495
26496         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
26497           don't g_return_if_fail if element is PLAYING, fail silently as every
26498           other element.
26499         * gst/effectv/gstquark.c: (gst_quarktv_chain):
26500           only fix needed for cast lvalue issues in gst-plugins
26501         * gst/volenv/gstvolenv.c: (gst_volenv_init):
26502           add proxy_getcaps
26503
26504 2004-03-24  Benjamin Otte  <otte@gnome.org>
26505
26506         * gst/level/gstlevel.c: (gst_level_init):
26507           add proxying getcaps function, so level doesn't advertise impossible
26508           caps
26509
26510 2004-03-24  David Schleef  <ds@schleef.org>
26511
26512         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
26513         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
26514         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
26515         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
26516         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
26517         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
26518         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
26519         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
26520         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
26521         messages.  Divide the chunk size by the compression ratio
26522         (needed for MACE audio)
26523
26524 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26525
26526         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
26527           Fix buffer overflow read error.
26528
26529 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26530
26531         * ext/alsa/gstalsa.h:
26532           Remove unused entry.
26533         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26534           Add cinepak.
26535         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
26536         (gst_videodrop_link), (gst_videodrop_chain):
26537           Fix, sort of. Was horribly broken with new capsnego. Bah...
26538
26539 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
26540
26541         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
26542         (plugin_init):
26543         Add a monkeysaudio typefind function
26544
26545 2004-03-23  Johan Dahlin  <johan@gnome.org>
26546
26547         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
26548         (gst_play_video_fixate): Check so the structure has the field
26549         before trying to fixate them, this makes it possible to have
26550         fakesinks for video and audio output without printing errors on
26551         the output console.
26552
26553 2004-03-22  David Schleef  <ds@schleef.org>
26554
26555         * sys/oss/Makefile.am:
26556         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
26557         (check_rate), (add_rate):  Rate probing test app.
26558
26559 2004-03-21  Benjamin Otte  <otte@gnome.org>
26560
26561         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
26562         (_fixate_caps_to_int), (gst_audio_convert_fixate):
26563           add a fixation function that pretty much does the right thing (fixes
26564           #137556)
26565
26566 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
26567
26568         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
26569
26570 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
26571
26572         reviewed by: Benjamin Otte  <otte@gnome.org>
26573
26574         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
26575           terminate gst_event_new_discontinuous correctly (fixes parts of
26576           #137711)
26577
26578 2004-03-19  David Schleef  <ds@schleef.org>
26579
26580         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
26581         since it doesn't depend on X, and it's part of our ABI.
26582
26583 2004-03-19  Iain <iain@prettypeople.org>
26584
26585         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
26586         is_int in the structure, not the local variable.
26587
26588 2004-03-19  David Schleef  <ds@schleef.org>
26589
26590         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
26591         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
26592         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
26593         Improvements in caps negotiation.
26594
26595 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
26596
26597         * po/LINGUAS:
26598         * po/af.po:
26599           adding Afrikaans (Petri Jooste)
26600
26601 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
26602
26603         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26604         (gst_ffmpegcolorspace_chain):
26605         throw error instead of g_critical (#137588)
26606
26607 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
26608
26609         * Makefile.am:
26610         * configure.ac:
26611           dist common and m4 correctly
26612         * po/sv.po:
26613
26614 2004-03-17  David Schleef  <ds@schleef.org>
26615
26616         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
26617         (bug #137348)
26618
26619 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
26620
26621         * po/LINGUAS:
26622         * po/sv.po:
26623           adding Swedish translation (Christian Rose)
26624
26625 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
26626
26627         * Makefile.am: use release.mak
26628
26629 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
26630
26631         * common/ChangeLog:
26632         * common/gst-autogen.sh:
26633           add some explanation about the version detection
26634         * configure.ac:
26635           fix X check
26636
26637 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
26638
26639         * configure.ac: bump nano to 1
26640
26641 === release 0.8.0 ===
26642
26643 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
26644
26645         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
26646
26647 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
26648
26649         * configure.ac:
26650           update libtool version
26651         * gst-libs/gst/media-info/Makefile.am:
26652           actually use libtool version
26653
26654 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26655
26656         * configure.ac: fix speex detection to work with 1.0 but not 1.1
26657
26658 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26659
26660         * configure.ac:
26661         * gst-plugins.spec.in:
26662         * pkgconfig/Makefile.am:
26663         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
26664         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
26665         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
26666         * pkgconfig/gstreamer-libs.pc.in:
26667         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
26668         * pkgconfig/gstreamer-play-uninstalled.pc.in:
26669         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
26670         * pkgconfig/gstreamer-plugins.pc.in:
26671           remove @VERSION@ from some of the pc files since core and plugins
26672           are decoupled.
26673           created gstreamer-plugins.pc as it's a better name, but keeping
26674           -libs around for now to get fixes upstream done first.
26675
26676 2004-03-15  Julien MOUTTE <julien@moutte.net>
26677
26678         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
26679         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
26680         * gst-libs/gst/play/play.h:
26681
26682 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26683
26684         * *.c, *.cc: don't mix tabs and spaces
26685
26686 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26687
26688         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
26689           use the new ffmpegcolorspace
26690         * gst-plugins.spec.in:
26691           package new colorspace and media-info
26692         * configure.ac:
26693         * pkgconfig/Makefile.am:
26694           fix some more disting issues
26695         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
26696         * pkgconfig/gstreamer-media-info.pc.in:
26697           generate media-info pc files
26698
26699 2004-03-15  Johan Dahlin  <johan@gnome.org>
26700
26701         * *.h: Revert indenting
26702
26703 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26704
26705         * configure.ac:
26706           adding ffmpegcolorspace element
26707         * gst/ffmpegcolorspace/Makefile.am:
26708         * gst/ffmpegcolorspace/avcodec.h:
26709         * gst/ffmpegcolorspace/common.h:
26710         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
26711         * gst/ffmpegcolorspace/dsputil.h:
26712         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
26713         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26714         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
26715         (gst_ffmpeg_caps_to_pix_fmt):
26716         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
26717         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26718         (gst_ffmpegcolorspace_caps_remove_format_info),
26719         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
26720         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
26721         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
26722         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
26723         (gst_ffmpegcolorspace_set_property),
26724         (gst_ffmpegcolorspace_get_property),
26725         (gst_ffmpegcolorspace_register):
26726         * gst/ffmpegcolorspace/imgconvert.c:
26727         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
26728         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
26729         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
26730         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
26731         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
26732         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
26733         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
26734         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
26735         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
26736         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
26737         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
26738         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
26739         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
26740         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
26741         (img_get_alpha_info), (deinterlace_line),
26742         (deinterlace_line_inplace), (deinterlace_bottom_field),
26743         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
26744         * gst/ffmpegcolorspace/imgconvert_template.h:
26745         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
26746         * gst/ffmpegcolorspace/mmx.h:
26747         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
26748           adding ffmpegcolorspace element supplied by Ronald after cleaning
26749           up and pulling in the right bits of upstream source.
26750           I'm sure a better C/compiler wizard could do some cleaning up (for
26751           example use GLIB's malloc stuff), but as a first pass this
26752           works very well
26753
26754 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26755
26756         * ext/alsa/gstalsa.h:
26757           I assume Ronald forgot to commit the change to have cardname
26758           as a struct member.  Expect some public spanking at the next
26759           opportunity.
26760
26761 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26762
26763         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
26764         (gst_alsa_open_audio), (gst_alsa_close_audio):
26765         * ext/alsa/gstalsa.c:
26766           Don't open the device if we're a mixer (= padless).
26767         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
26768         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
26769         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
26770           Open mixer during state change rather than during object
26771           initialization. Also, get a device name. Currently in a somewhat
26772           hackish fashion, but I didn't really find something better.
26773
26774 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
26775
26776         * *.c, *.h: run gst-indent
26777
26778 2004-03-14  Benjamin Otte  <otte@gnome.org>
26779
26780         * gst/modplug/gstmodplug.cc:
26781         * gst/modplug/gstmodplug.h:
26782           set correct timestamps on outgoing buffers
26783
26784 2004-03-14  Benjamin Otte  <otte@gnome.org>
26785
26786         * gst/modplug/gstmodplug.cc:
26787           handle events - don't do crap when a discont arrives that's not
26788           necessary
26789           This allows correct loading and playback of mods in Rhythmbox
26790
26791 2004-03-14  Benjamin Otte  <otte@gnome.org>
26792
26793         * configure.ac:
26794         * gst-libs/gst/gconf/Makefile.am:
26795         * pkgconfig/Makefile.am:
26796           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
26797           they get rebuilt properly
26798         * configure.ac:
26799           when checking for vorbis, try pkgconfig first.
26800         * gst/modplug/gstmodplug.cc:
26801           add fixate function
26802
26803 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26804
26805         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
26806           Fix for obvious mistake, where we first shift the offset and then
26807           read a samplesize element assuming the old offset. Note that this
26808           part still has something weird, i.e. my movies containing those
26809           don't actually play well, but at least there's something that looks
26810           like sound now.
26811
26812 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
26813         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
26814         (plugin_init):
26815         Add a typefind function for speex format
26816
26817 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26818
26819         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
26820         (gst_asf_demux_setup_pad):
26821           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
26822           instead of 0. Reason is simple: some elements have a fps range
26823           of 1-max instead of 0-max. So now ASF video actually works.
26824
26825 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26826
26827         * po/LINGUAS:
26828         * po/sr.po:
26829           adding serbian as a language
26830
26831 2004-03-13  Benjamin Otte  <otte@gnome.org>
26832
26833         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
26834           return taglist correctly from _get function, don't gst_pad_push it.
26835           (fixes #137042)
26836
26837 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
26838         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
26839
26840 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26841
26842         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
26843         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
26844         (gst_alsa_mixer_track_new):
26845         * ext/alsa/gstalsamixertrack.h:
26846           Fix ancient leftovers... MixerTrack is a GObject.
26847
26848 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26849
26850         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
26851         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
26852           Don't block during probing...
26853
26854 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26855
26856         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
26857         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
26858         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
26859         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
26860         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
26861         (gst_alsa_open_audio), (gst_alsa_close_audio):
26862         * ext/alsa/gstalsa.h:
26863           Add propertyprobe interface implementation, add some device-name
26864           property, all this so that it looks good in gnome-volume-control.
26865
26866 2004-03-12  David Schleef  <ds@schleef.org>
26867
26868         * configure.ac: the Hermes library controls hermescolorspace, not
26869         colorspace.
26870         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
26871         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
26872         not /* */
26873         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
26874         * ext/sdl/sdlvideosink.h: ditto.
26875         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
26876
26877 2004-03-12  Benjamin Otte  <otte@gnome.org>
26878
26879         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
26880         (gst_x_overlay_got_xwindow_id):
26881         * gst-libs/gst/xoverlay/xoverlay.h:
26882           replace XID with unsigned long to get rid of the xlibs dependency in
26883           XOverlay (fixes #137004)
26884
26885 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
26886         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
26887         (gst_agingtv_setup):
26888         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
26889         (gst_dicetv_base_init), (gst_dicetv_class_init),
26890         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
26891         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
26892         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
26893         (gst_edgetv_setup), (gst_edgetv_rgb32):
26894         * gst/effectv/gsteffectv.c:
26895         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
26896         (gst_quarktv_set_property):
26897         * gst/effectv/gstrev.c: (gst_revtv_get_type),
26898         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
26899         (gst_revtv_setup), (gst_revtv_rgb32):
26900         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
26901         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
26902         (gst_shagadelictv_init), (gst_shagadelictv_setup),
26903         (gst_shagadelictv_rgb32):
26904         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
26905         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
26906         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
26907         * gst/effectv/gstwarp.c:
26908         Port everything that can be ported to videofilter and fix up the caps.
26909         Can someone with a big-endian machine please check these?
26910
26911 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26912
26913         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
26914         (gst_osssink_chain), (gst_osssink_change_state):
26915           Latest fixes for A/V sync, audio playback and such. This is about
26916           all... MPEG playback issues are mostly related to the async build-
26917           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
26918
26919 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
26920
26921         patch from: Stephane Loeuillet
26922
26923         * configure.ac:
26924           use pkg-config for some libraries, falling back to the old .m4 way
26925           (fixes #131270)
26926         * m4/libdv.m4:
26927           removed
26928
26929 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
26930
26931         * configure.ac:
26932         * tools/Makefile.am:
26933         * tools/Makefile.in:
26934         * tools/gst-launch-ext-m.m:
26935         * tools/gst-launch-ext.1.in:
26936         * tools/gst-visualise-m.m:
26937         * tools/gst-visualise.1:
26938         * tools/gst-visualise.1.in:
26939           reorganizing generation of script tools
26940
26941 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26942
26943         * ext/divx/gstdivxdec.c:
26944           Downgrade priority. We prefer ffdec_mpeg4.
26945         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
26946         (gst_faad_chain), (gst_faad_change_state):
26947           Fix capsnego. Doesn't work for some sounds because we don't have
26948           a 5:1 to stereo element.
26949         * ext/xvid/gstxvid.c: (plugin_init):
26950           Add priority.
26951         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
26952         (gst_osssink_change_state):
26953           Add discont handling.
26954
26955 2004-03-09  Colin Walters  <walters@verbum.org>
26956
26957         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
26958         conversion.
26959
26960 2004-03-09  Benjamin Otte  <otte@gnome.org>
26961
26962         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
26963           the signals take 2 arguments
26964
26965 2004-03-09  David Schleef  <ds@schleef.org>
26966
26967         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
26968         (gst_alsa_fixate): Add fixate function.  (bug #136686)
26969         * ext/alsa/gstalsa.h:
26970         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
26971
26972 2004-03-09  Benjamin Otte  <otte@gnome.org>
26973
26974         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
26975         (gst_mikmod_change_state):
26976         * ext/mikmod/gstmikmod.h:
26977           make mikmod's loop function not loop infinitely and call
26978           gst_element_yield anymore
26979         * gst/modplug/gstmodplug.cc:
26980           fix pad negotiation (fixes #136590)
26981
26982 2004-03-09  David Schleef  <ds@schleef.org>
26983
26984         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
26985         doesn't conflict with the internal colorspace plugin.
26986         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
26987         satisfy the crappy-ass shell shipped by a certain vendor.
26988         * gst/videofilter/make_filter: same (bug #135299)
26989
26990 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
26991
26992         * configure.ac: bump nano to 1
26993
26994 === release 0.7.6 ===
26995
26996 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
26997
26998         * configure.in: releasing 0.7.6, "There"
26999
27000 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27001
27002         * pkgconfig/gstreamer-play-uninstalled.pc.in:
27003         * pkgconfig/gstreamer-play.pc.in:
27004           synchronize the two
27005
27006 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27007
27008         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
27009         (cdparanoia_open), (cdparanoia_event):
27010           fix/add error handling
27011         * po/POTFILES.in:
27012           add cdparanoia source
27013         * tools/Makefile.am:
27014           make scripts executable
27015
27016 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27017
27018         * configure.ac:
27019         * ext/vorbis/Makefile.am:
27020         * sys/Makefile.am:
27021           remove id3types, vorbisfile and xvideosink from the build (#133783)
27022
27023 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27024
27025         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
27026           Fix metadata read crash (#136537).
27027
27028 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27029
27030         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
27031         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
27032           adding mime types, fixing the one-stop function
27033
27034 2004-03-08  Christian Schaller <Uraeus@gnome.org>
27035
27036         * ext/nas/nassink.c and /ext/nas/nassink.h:
27037         More NAS love from Arwed von Merkatz
27038         So lets all sing 'Can you feel the NAS tonight'
27039
27040 2004-03-08  Christian Schaller <Uraeus@gnome.org>
27041
27042         * tools/gst-launch-ext.in:
27043         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
27044
27045 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27046
27047         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27048         (gst_mpeg2dec_init):
27049         remove the user_data pad for now, because it is being used in
27050         fixating causing MPEG playback to fixate on 1000 Hz for playback.
27051         If someone knows how to fix this properly, please do.
27052
27053 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27054
27055         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27056         (gst_osssink_get_time):
27057         add a warning, IMO this won't get triggered anymore, remove later
27058
27059 2004-03-07  David Schleef  <ds@schleef.org>
27060
27061         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
27062         format (bug #136470)
27063
27064 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
27065
27066         * gst-libs/Makefile.am:
27067         * gst-libs/gst/media-info/Makefile.am:
27068         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
27069         (error_callback), (gst_media_info_error_create),
27070         (gst_media_info_error_element), (gmip_init), (gmip_reset),
27071         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
27072         * gst-libs/gst/media-info/media-info-priv.h:
27073         * gst-libs/gst/media-info/media-info-test.c: (main):
27074         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
27075         (gst_media_info_class_init), (gst_media_info_instance_init),
27076         (gst_media_info_set_source), (gst_media_info_read_with_idler),
27077         (gst_media_info_read_idler), (gst_media_info_read):
27078         * gst-libs/gst/media-info/media-info.h:
27079         fixed, should work now
27080
27081 2004-03-07  Christian Schaller <Uraeus@gnome.org>
27082
27083         * ext/nas/nassink.c:
27084         A bunch of NAS fixes from Arwed von Merkatz
27085
27086 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27087
27088         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
27089         (qtdemux_parse_trak):
27090           Fix crash (j might be greater than n_samples, in which case we're
27091           writing outside the allocated space for the array) and memleak.
27092
27093 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27094
27095         * sys/oss/gstosssink.c: (gst_osssink_chain):
27096           And another caller that couldn't handle delay < 0 (unsigned
27097           integer overflow). Video now continues playing on an audio
27098           buffer underrun, and the clock continues working. Audio still
27099           stalls.
27100
27101 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27102
27103         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27104         (gst_osssink_get_time):
27105           get_delay() may return values lower than 0. In those cases, we
27106           should not actually cast to *unsigned* int64, that will break
27107           stuff horribly. In my case, it screwed up A/V sync in movies
27108           in totem rather badly.
27109
27110 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
27111
27112         * ext/faac/gstfaac.c: (gst_faac_chain):
27113         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
27114         * ext/libpng/gstpngenc.c: (user_write_data):
27115         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
27116         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
27117         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
27118         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27119         Fix several misuse of gst_buffer_merge (it doesn't take ownership
27120         of any buffer), should fix some leaks. I hope I didn't unref buffers
27121         that shouldn't be...
27122
27123 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
27124
27125         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
27126         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
27127         (error_callback), (gmi_reset), (gmi_seek_to_track),
27128         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
27129         (gmip_find_type_post), (gmip_find_stream_post),
27130         (gmip_find_track_streaminfo_post):
27131         * gst-libs/gst/media-info/media-info-priv.h:
27132         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
27133         (info_print), (main):
27134         * gst-libs/gst/media-info/media-info.c:
27135         (gst_media_info_error_create), (gst_media_info_error_element),
27136         (gst_media_info_instance_init), (gst_media_info_get_property),
27137         (gst_media_info_new), (gst_media_info_set_source),
27138         (gst_media_info_read_idler), (gst_media_info_read):
27139         * gst-libs/gst/media-info/media-info.h:
27140           first pass at making this work again.  This seems to work on
27141           tagged ogg/vorbis and mp3 files.
27142
27143 2004-03-06  Benjamin Otte  <otte@gnome.org>
27144
27145         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
27146           fix huge leak: gst_buffer_merge doesn't unref the first argument
27147           itself.
27148
27149 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
27150
27151         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
27152           report layer/mode/emphasis
27153
27154 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
27155
27156         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
27157
27158 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
27159
27160         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
27161           signal serial
27162
27163 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
27164
27165         * ext/vorbis/vorbis.c: (plugin_init):
27166         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
27167         (gst_vorbis_dec_init), (vorbis_dec_event):
27168         add debug category
27169         make vorbisdec handle _BYTE and _TIME queries
27170
27171 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
27172
27173         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
27174           from the xing header
27175
27176 2004-03-06  Benjamin Otte  <otte@gnome.org>
27177
27178         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
27179         (gst_audio_convert_link), (gst_audio_convert_change_state),
27180         (gst_audio_convert_buffer_from_default_format):
27181           do conversions from/to float correctly, fix some caps nego errors,
27182           export correct supported caps in template and getcaps, use correct
27183           caps in try_set_caps functions
27184
27185 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
27186
27187         For some reason, I only committed a ChangeLog entry yesterday and
27188         not the corresponding code...
27189         * ext/mad/gstmad.c: Fix detection of Xing headers
27190         * gst/tags/gstid3tag.c: Changes to support TLEN tags
27191
27192 2004-03-06  Benjamin Otte  <otte@gnome.org>
27193
27194         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
27195         (gst_ogg_demux_src_query):
27196           make sure to handle the case where there's no current chain
27197           gracefully.
27198
27199 2004-03-05  David Schleef  <ds@schleef.org>
27200
27201         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
27202         Add fixate function. (bug #131128)
27203         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
27204         (gst_sdlvideosink_fixate):  Add fixate function.
27205         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
27206         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
27207         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
27208         Fix missing break that was causing ulaw to be interpreted as
27209         raw int.
27210
27211 2004-03-05  David Schleef  <ds@schleef.org>
27212
27213         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27214         Fix code that ignores return value of gst_buffer_merge().
27215         (bug #114560)
27216         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
27217         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
27218         * testsuite/gst-lint:  Check for above.
27219
27220 2004-03-05  David Schleef  <ds@schleef.org>
27221
27222         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
27223         caps and throw an element error.  (bug #136334)
27224
27225 2004-03-05  David Schleef  <ds@schleef.org>
27226
27227         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
27228         (gst_faad_chain): Fix negotiation.
27229         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
27230         key and button events.
27231         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
27232         dung heap of code.
27233         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
27234         depends on gconf
27235         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
27236         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
27237         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
27238         function to encourage better negotiation, particularly between
27239         audioconvert and osssink.
27240         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
27241         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
27242         more important.
27243         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
27244         typefinding.
27245         * gst/vbidec/vbiscreen.c:  Add glib header
27246         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
27247
27248 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
27249
27250         * ext/mad/gstmad.c: Fix detection of Xing headers
27251         * gst/tags/gstid3tag.c: Changes to support TLEN tags
27252
27253 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
27254
27255         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
27256         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
27257           debug updates
27258
27259 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
27260
27261         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
27262         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
27263         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
27264         files, and report the parsed length as a GST_TAG_DURATION tag.
27265         * gst/tags/gstid3tag.c: support TLEN (duration) tag
27266
27267 2004-03-05  Benjamin Otte  <otte@gnome.org>
27268
27269         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
27270           convert channels correctly. convert correctly to unsigned.
27271
27272 2004-03-05  Julien MOUTTE <julien@moutte.net>
27273
27274         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
27275         we have a window before clearing it.
27276
27277 2004-03-05  Julien MOUTTE <julien@moutte.net>
27278
27279         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
27280         have a window before clearing it.
27281
27282 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27283
27284         * gconf/gstreamer.schemas.in:
27285         * gst-libs/gst/gconf/Makefile.am:
27286           version installation path the same way as for 0.6
27287         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
27288         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
27289         * pkgconfig/gstreamer-play-uninstalled.pc.in:
27290           remove comment that was fixed
27291
27292 2004-03-05  David Schleef  <ds@schleef.org>
27293
27294         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
27295         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
27296         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
27297         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
27298         Add prototype code for handling seeking and querying.
27299
27300 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27301
27302         * examples/gstplay/player.c: (main):
27303           Initialize variables to NULL. Prevents a segfault because the
27304           (uninitialized) variable is not NULL, resulting in a crash on
27305           trying to reach error->message.
27306
27307 2004-03-05  Benjamin Otte  <otte@gnome.org>
27308
27309         * gst/audioconvert/gstaudioconvert.c:
27310         (gst_audio_convert_buffer_to_default_format):
27311         make float=>int conversion work correctly even in cornercases.
27312
27313 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
27314
27315         * debian/README.Debian:
27316         * debian/build-deps:
27317         * debian/changelog:
27318         * debian/control:
27319         * debian/control.in:
27320         * debian/copyright:
27321         * debian/gstreamer-a52dec.files:
27322         * debian/gstreamer-aa.files:
27323         * debian/gstreamer-alsa.files:
27324         * debian/gstreamer-alsa.manpages:
27325         * debian/gstreamer-arts.files:
27326         * debian/gstreamer-artsd.files:
27327         * debian/gstreamer-audiofile.files:
27328         * debian/gstreamer-avifile.files:
27329         * debian/gstreamer-cdparanoia.files:
27330         * debian/gstreamer-colorspace.files:
27331         * debian/gstreamer-doc.files:
27332         * debian/gstreamer-dv.files:
27333         * debian/gstreamer-dvd.files:
27334         * debian/gstreamer-esd.files:
27335         * debian/gstreamer-festival.files:
27336         * debian/gstreamer-flac.files:
27337         * debian/gstreamer-gconf.conffiles:
27338         * debian/gstreamer-gconf.files:
27339         * debian/gstreamer-gconf.postinst:
27340         * debian/gstreamer-gnomevfs.files:
27341         * debian/gstreamer-gsm.files:
27342         * debian/gstreamer-http.files:
27343         * debian/gstreamer-jack.files:
27344         * debian/gstreamer-jpeg.files:
27345         * debian/gstreamer-mad.files:
27346         * debian/gstreamer-mikmod.files:
27347         * debian/gstreamer-misc.files:
27348         * debian/gstreamer-mpeg2dec.files:
27349         * debian/gstreamer-oss.files:
27350         * debian/gstreamer-plugin-apps.files:
27351         * debian/gstreamer-plugin-apps.manpages:
27352         * debian/gstreamer-plugin-libs-dev.files:
27353         * debian/gstreamer-plugin-libs.files:
27354         * debian/gstreamer-plugin-template.postinst:
27355         * debian/gstreamer-plugin-template.postrm:
27356         * debian/gstreamer-sdl.files:
27357         * debian/gstreamer-sid.files:
27358         * debian/gstreamer-vorbis.files:
27359         * debian/gstreamer-x.files:
27360         * debian/mk.control:
27361         * debian/rules:
27362         Debian package info not maintained here.
27363
27364 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
27365
27366         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
27367         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
27368         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
27369         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
27370         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
27371         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
27372         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
27373         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
27374         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
27375         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
27376         * gst-libs/gst/colorbalance/colorbalance.c:
27377         (gst_color_balance_class_init):
27378         * gst-libs/gst/colorbalance/colorbalancechannel.c:
27379         (gst_color_balance_channel_class_init):
27380         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
27381         * gst-libs/gst/play/play.c: (gst_play_class_init):
27382         * gst-libs/gst/propertyprobe/propertyprobe.c:
27383         (gst_property_probe_iface_init):
27384         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
27385         * gst-libs/gst/tuner/tunerchannel.c:
27386         (gst_tuner_channel_class_init):
27387         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
27388         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
27389         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
27390         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
27391         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
27392         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
27393         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
27394         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
27395         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
27396           fix signals to use - instead of _
27397         * ext/libcaca/gstcacasink.h:
27398         * ext/sdl/sdlvideosink.h:
27399           fix header rename
27400
27401 2004-03-04  David Schleef  <ds@schleef.org>
27402
27403         * testsuite/gst-lint:  Add a check for bad signal names.
27404
27405 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
27406
27407         reviewed by David Schleef
27408
27409         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
27410         modified the alpha channel and caused a warning. (bug #136192)
27411
27412 2004-04-03  Christian Schaller <Uraeus@gnome.org>
27413
27414         * gst-plugins.spec.in:
27415         Change names of plugins to actually be correct. Try to keep things
27416         alphabetical to avoid getting beat up by Thomas
27417
27418 2004-03-03  Julien MOUTTE <julien@moutte.net>
27419
27420         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
27421         Using ximagesink as a default if no gconf key found. We should
27422         probably consider using alsasink instead of osssink for the audio
27423         part.
27424
27425 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
27426
27427         * configure.ac:
27428           fix --with-plugins, don't think it ever worked before
27429         * gst-plugins.spec.in:
27430           even more updates
27431
27432 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27433
27434         * ext/sdl/sdlvideosink.h:
27435         * sys/ximage/ximagesink.h:
27436         * sys/xvideo/xvideosink.h:
27437         * sys/xvimage/xvimagesink.h:
27438           Fix for move of gstvideosink.h -> videosink.h.
27439
27440 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
27441
27442         * gst-libs/gst/xwindowlistener/Makefile.am:
27443           this is a plugin library, not a library
27444
27445 2004-03-01  David Schleef  <ds@schleef.org>
27446
27447         * AUTHORS:  Added some names.  Add yourself if you're still
27448         missing.
27449
27450 2004-03-01  David Schleef  <ds@schleef.org>
27451
27452         * MAINTAINERS: Add
27453
27454 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27455
27456         * gst-plugins.spec.in: clean up spec file
27457
27458 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27459
27460         * gst-libs/gst/video/Makefile.am:
27461         * gst-libs/gst/video/gstvideosink.c:
27462         * gst-libs/gst/video/gstvideosink.h:
27463           rename gstvideosink.h to videosink.h to match other headers
27464         * gst/mixmatrix/Makefile.am:
27465           fix plugin filename
27466         * gst/tags/Makefile.am: fix plugin filename
27467
27468 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27469
27470         * gst/tags/Makefile.am: fix plugin filename
27471
27472 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27473
27474         * examples/gstplay/player.c: (got_time_tick), (main):
27475           add error handler
27476           display time_tick more readably
27477         * gst/mixmatrix/Makefile.am:
27478           fix plugin file name
27479
27480 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
27481
27482         * sys/oss/gstosselement.c: (gst_osselement_probe),
27483         (device_combination_append), (gst_osselement_class_probe_devices):
27484         * sys/oss/gstosselement.h:
27485           Reworked enumeration of oss dsps and mixers so that gst-mixer works
27486           on my system using alsa oss emulation, fixes bug #135597
27487
27488 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27489
27490         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
27491         (gst_videodrop_chain), (gst_videodrop_change_state):
27492         * gst/videodrop/gstvideodrop.h:
27493           Work based on timestamp of input data, not based on the expected
27494           framerate from the input. The consequence is that this element now
27495           not only scales framerates, but also functions as a framerate
27496           corrector or framerate stabilizer/constantizer.
27497
27498 2004-02-27  David Schleef  <ds@schleef.org>
27499
27500         patches from jmmv@menta.net (Julio M. Merino Vidal)
27501
27502         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
27503         GST_ELEMENT_ERROR call (bug #135634)
27504         * gst/interleave/interleave.c: (interleave_buffered_loop),
27505         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
27506         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
27507         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27508         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
27509         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
27510         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
27511         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
27512         Fix GST_ELEMENT_ERROR call.
27513         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
27514         GST_ELEMENT_ERROR call.
27515
27516 2004-02-27  Benjamin Otte  <otte@gnome.org>
27517
27518         * gst-libs/gst/audio/audio.h:
27519           add macro to make sure header isn't included twice
27520         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
27521           don't use gst_buffer_free
27522         * gst/playondemand/filter.func:
27523           don't use gst_data_free. Free data only once.
27524
27525 2004-02-26  David Schleef  <ds@schleef.org>
27526
27527         * gst-libs/gst/colorbalance/Makefile.am:
27528         * gst-libs/gst/mixer/Makefile.am:
27529         * gst-libs/gst/tuner/Makefile.am:
27530         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
27531         should not be disted, -marshal.h files should not be installed,
27532         and -enum.h files _should_ be installed.  Fix to make this the
27533         case.
27534
27535 === release 0.7.5 ===
27536
27537 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
27538
27539         * configure.ac: release 0.7.5, "Under The Sea"
27540
27541 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27542
27543         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
27544         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
27545         * gst/videoscale/gstvideoscale.c:
27546         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
27547           assorted debug/warning fixes
27548
27549 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27550
27551         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
27552         (gst_videoscale_init), (gst_videoscale_chain),
27553         (gst_videoscale_set_property), (plugin_init):
27554         * gst/videoscale/gstvideoscale.h:
27555         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
27556         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
27557         (gst_videoscale_planar400), (gst_videoscale_packed422),
27558         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
27559         (gst_videoscale_24bit), (gst_videoscale_16bit),
27560         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
27561         (gst_videoscale_scale_plane_slow),
27562         (gst_videoscale_scale_point_sample),
27563         (gst_videoscale_scale_nearest),
27564         (gst_videoscale_scale_nearest_str2),
27565         (gst_videoscale_scale_nearest_str4),
27566         (gst_videoscale_scale_nearest_32bit),
27567         (gst_videoscale_scale_nearest_24bit),
27568         (gst_videoscale_scale_nearest_16bit):
27569         add debugging category and use it properly
27570         fix use of GST_PTR_FORMAT
27571
27572 2004-02-25  Andy Wingo  <wingo@pobox.com>
27573
27574         * gst/interleave/interleave.c (interleave_buffered_loop): Always
27575         push only when channel->buffer is NULL. Prevents segfaults doing
27576         the state change after a nonlocal exit, like a scheme exception.
27577
27578         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
27579         Handle the case where the intersected caps is empty.
27580
27581 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27582
27583         * gst/law/mulaw-decode.c: (mulawdec_link):
27584         * gst/law/mulaw.c: (plugin_init):
27585           fix mulawdec so it actually works again
27586
27587 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
27588
27589         reviewed by: David Schleef  <ds@schleef.org>
27590
27591         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
27592         (gst_gamma_init), (gst_gamma_set_property),
27593         (gst_gamma_get_property), (gst_gamma_calculate_tables),
27594         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
27595         for RGB, with separate r g and b correction factors. (#131167)
27596
27597 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27598
27599         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
27600           only signal tags for bitrate if they're > 0 (#134894)
27601
27602 2004-02-24  David Schleef  <ds@schleef.org>
27603
27604         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
27605         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
27606         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
27607         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
27608         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
27609         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
27610         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
27611         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
27612         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
27613         category.  Attempt to fix timestamp calculation.
27614
27615 2004-02-24  Johan Dahlin  <johan@gnome.org>
27616
27617         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
27618
27619 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27620
27621         * configure.ac:
27622         * gconf/Makefile.am:
27623         * gconf/gstreamer.schemas:
27624         * gst-libs/gst/gconf/Makefile.am:
27625         * gst-libs/gst/gconf/gconf.c:
27626           version gconf schemas and install locations
27627
27628 2004-02-23  Benjamin Otte  <otte@gnome.org>
27629
27630         * ext/xine/xineinput.c: (gst_xine_input_dispose):
27631         (gst_xine_input_subclass_init):
27632           call parent dispose.
27633           change pad template for CD reader correctly
27634         * ext/xine/Makefile.am:
27635         * ext/xine/gstxine.h:
27636         * ext/xine/xine.c: (plugin_init):
27637         * ext/xine/xineaudiosink.c:
27638           wrap audio sinks, too
27639         * gst-libs/gst/resample/private.h:
27640         * gst-libs/gst/resample/resample.c: (gst_resample_init),
27641         (gst_resample_reinit), (gst_resample_scale),
27642         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
27643         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
27644         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
27645         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
27646         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
27647         * gst-libs/gst/resample/resample.h:
27648         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
27649         (gst_audioscale_class_init), (gst_audioscale_link),
27650         (gst_audioscale_get_buffer), (gst_audioscale_init),
27651         (gst_audioscale_chain), (gst_audioscale_set_property),
27652         (gst_audioscale_get_property):
27653         * gst/audioscale/gstaudioscale.h:
27654           s/resample_*/gst_resample_*/i to not clobber namespaces
27655
27656 2004-02-23  Julien MOUTTE  <julien@moutte.net>
27657
27658         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
27659         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
27660         (gst_riff_create_video_template_caps),
27661         (gst_riff_create_audio_template_caps),
27662         (gst_riff_create_iavs_template_caps):
27663         * gst-libs/gst/riff/riff-media.h:
27664         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
27665         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
27666         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
27667         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
27668         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
27669         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
27670         (gst_matroska_demux_plugin_init): First batch implementing audio and
27671         video codec tags in demuxers.
27672
27673 2004-02-22  Benjamin Otte  <otte@gnome.org>
27674
27675         * ext/xine/Makefile.am:
27676         * ext/xine/gstxine.h:
27677         * ext/xine/xine.c: (plugin_init):
27678         * ext/xine/xineinput.c:
27679           add input plugin wrapper. Playback from files, http, mms and cdda
27680           works.
27681         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
27682           remove leftover G_GNUC_UNUSED
27683         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
27684         (gst_asf_demux_identify_guid):
27685           improve debugging output
27686
27687 2004-02-22  Benjamin Otte  <otte@gnome.org>
27688
27689         reported by: Padraig O'Briain <padraig.obriain@sun.com>
27690
27691         * autogen.sh:
27692           replace test -e with test -x for mkinstalldirs to be more portable.
27693           (fixes #134816)
27694
27695 2004-02-22  Benjamin Otte  <otte@gnome.org>
27696
27697         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
27698
27699         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
27700           set rank to PRIMARY
27701         * gst/volume/gstvolume.c: (plugin_init):
27702           set rank to NONE
27703         fixes #134960
27704
27705 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
27706
27707         reviewed by Benjamin Otte  <otte@gnome.org>
27708
27709         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
27710           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
27711
27712 2004-02-22  Benjamin Otte  <otte@gnome.org>
27713
27714         * configure.ac:
27715           export [_]*{gst,Gst,GST}.* symbols from plugins
27716
27717 2004-02-22  Christophe Fergeau <teuf@gnome.org>
27718
27719         reviewed by: Benjamin Otte  <otte@gnome.org>
27720
27721         * ext/lame/gstlame.c: (add_one_tag):
27722         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
27723         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
27724         (gst_vorbisenc_metadata_set1):
27725         * gst/tags/gstid3tag.c:
27726         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
27727           apply fixes from bugs #135042 (lame can't write tags) and #133817
27728           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
27729
27730 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
27731
27732         * configure.ac: Export only gst_plugin_desc from plugins.
27733          Note that this change only makes any effect with Linux using libtool
27734          1.5.2 or higher. Otherwise it is silently ignored, but it would build
27735          fine. And don't try to have several versions of libtool in different
27736          directories.
27737
27738 2004-02-20  Andy Wingo  <wingo@pobox.com>
27739
27740         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
27741         interleave respectively.
27742
27743         * gst/interleave/deinterleave.c: New plugin: deinterleave
27744         (replaces on oneton).
27745         * gst/interleave/interleave.c: New plugin: interleave.
27746         * gst/interleave/plugin.h: Support file.
27747         * gst/interleave/plugin.c: Support file.
27748
27749         * configure.ac: Remove intfloat and oneton, add interleave.
27750
27751         * ext/sndfile/gstsf.c: Handle events better.
27752
27753         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
27754         and float2int operation. int2float has scheduling problems as
27755         noted in in2float_chain.
27756
27757 2004-02-20  Benjamin Otte  <otte@gnome.org>
27758
27759         * ext/xine/Makefile.am:
27760         * ext/xine/gstxine.h:
27761         * ext/xine/xine.c:
27762         * ext/xine/xineaudiodec.c:
27763         * ext/xine/xinecaps.c:
27764           add first version of xine plugin wrapper. Currently only wraps the
27765           QDM2 win32 DLL, and even that only in proof-of-concept quality.
27766         * configure.ac:
27767         * ext/Makefile.am:
27768           add xine plugin wrapper, disabled by default. Use --enable-xine to
27769           build. Note that it'll segfault on gst-register if you don't remove
27770           the goom and tvtime post plugins from xine.
27771         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
27772         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
27773           add extradata parsing for QDM2.
27774           change around debugging prints.
27775
27776 2004-02-19  Benjamin Otte  <otte@gnome.org>
27777
27778         * ext/lame/gstlame.c: (gst_lame_chain):
27779         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
27780           use gst_tag_list_insert when you want to insert tags
27781
27782 2004-02-18  David Schleef  <ds@schleef.org>
27783
27784         * configure.ac:  Move massink to gst-rotten
27785         * ext/Makefile.am:
27786         * ext/mas/Makefile.am:
27787         * ext/mas/massink.c:
27788         * ext/mas/massink.h:
27789
27790 2004-02-18  David Schleef  <ds@schleef.org>
27791
27792         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
27793         typefinding, since it seems to be worse than nothing.
27794         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
27795         atom to recognize .mp4 and .m4a files as video/quicktime.
27796
27797 2004-02-18  David Schleef  <ds@schleef.org>
27798
27799         * gst/sine/demo-dparams.c: (quit_live),
27800         (dynparm_log_value_changed), (dynparm_value_changed), (main):
27801         Use double dparams, not float.
27802         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
27803         (gst_sinesrc_init): Change sync default to FALSE, since multiple
27804         sync'd elements don't really work correctly.
27805         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
27806         (volume_update_volume), (volume_get_property):  Change dparam
27807         to double.
27808
27809 2004-02-18  Julien MOUTTE  <julien@moutte.net>
27810
27811         * sys/ximage/ximagesink.c:
27812         (gst_ximagesink_xwindow_update_geometry),
27813         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
27814         (gst_ximagesink_change_state), (gst_ximagesink_expose),
27815         (gst_ximagesink_init): Rework the way software video scaling works. So
27816         now we check on each chain call if the video frames are feeling the
27817         window. If not we try to renegotiate caps. On failure we memorize that
27818         and we won't try again for that PLAYING sessions.
27819         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
27820         failure.
27821         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
27822         synchronous flag.
27823
27824 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
27825
27826         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
27827           break up _link so we can give a better debug message for errors
27828
27829 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
27830
27831         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
27832           set up debug category
27833
27834 2004-02-18  Julien MOUTTE <julien@moutte.net>
27835
27836         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
27837         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
27838         the way renegotiation work. The event handling function is not taking
27839         care of external windows and renegotiate method check for pad flags
27840         NEGOTIATING. Should fix : #133209
27841
27842 2004-02-17  Julien MOUTTE  <julien@moutte.net>
27843
27844         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
27845         pad is negotiating before trying renegotiation.
27846
27847 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
27848
27849         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
27850           pass on all possible mime types as typefind hints
27851
27852 2004-02-17  Julien MOUTTE <julien@moutte.net>
27853
27854         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
27855         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
27856         possible SHM leak if we crash. All other apps using XShm are doing
27857         that.
27858
27859 2004-02-17  Julien MOUTTE  <julien@moutte.net>
27860
27861         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
27862         (gst_ximagesink_expose): Renegotiate size on expose.
27863         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
27864         size on expose.
27865
27866 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27867
27868         * testsuite/alsa/sinesrc.c:
27869           cosmetic fix to fix compile issue with gcc 2.95.4
27870
27871 2004-02-16  Julien MOUTTE <julien@moutte.net>
27872
27873         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
27874         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
27875         failed opening the audio device.
27876         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
27877         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
27878         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
27879         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
27880         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
27881         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
27882         (gst_ximagesink_change_state), (gst_ximagesink_chain),
27883         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
27884         Removing some useless g_return_if_fail like wingo suggested.
27885         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
27886         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
27887         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
27888         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
27889         (gst_xvimagesink_update_colorbalance),
27890         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
27891         (gst_xvimagesink_xcontext_clear),
27892         (gst_xvimagesink_get_fourcc_from_caps),
27893         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
27894         (gst_xvimagesink_set_xwindow_id),
27895         (gst_xvimagesink_colorbalance_list_channels),
27896         (gst_xvimagesink_colorbalance_set_value),
27897         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
27898         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
27899
27900 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27901
27902         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
27903           throw error when not negotiated instead of asserting
27904
27905 2004-02-15  Julien MOUTTE  <julien@moutte.net>
27906
27907         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
27908         correct data refcounting.
27909
27910 2004-02-15  Julien MOUTTE  <julien@moutte.net>
27911
27912         * gst/switch/gstswitch.c: (gst_switch_change_state),
27913         (gst_switch_class_init): Cleaning the sinkpads correctly on state
27914         change, mostly the EOS flag.
27915
27916 2004-02-15  Julien MOUTTE  <julien@moutte.net>
27917
27918         * examples/gstplay/player.c: (got_eos), (main): Adding some
27919         output for debugging.
27920         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
27921         timeouts if we go to any state different from PLAYING.
27922         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
27923         more EOS bugs in riff lib.
27924
27925 2004-02-14  Julien MOUTTE  <julien@moutte.net>
27926
27927         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
27928         visualization until i find a way to fix switch correctly.
27929         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
27930         EOS arrives.
27931         * gst/switch/gstswitch.c: (gst_switch_release_pad),
27932         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
27933         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
27934         Reworked switch to get a more correct behaviour with events and refing
27935         of data stored in sinkpads.
27936         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
27937         we don't pull from a pad in EOS.
27938
27939 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27940
27941         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
27942           remove v1 tag even if we can't read it (makes sure we don't detect
27943           it again)
27944
27945 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27946
27947         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
27948         (gst_alsa_xrun_recovery):
27949         * ext/alsa/gstalsa.h:
27950           try xrun recovery when wait failed. Make xrun recovery function
27951           return TRUE/FALSE to indicate success. (might fix #134354)
27952
27953 2004-02-13  David Schleef  <ds@schleef.org>
27954
27955         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
27956         (dynparm_value_changed), (main): Convert from float to double.
27957         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
27958
27959 2004-02-13  David Schleef  <ds@schleef.org>
27960
27961         * gst/silence/gstsilence.c: (gst_silence_class_init),
27962         (gst_silence_set_clock), (gst_silence_get),
27963         (gst_silence_set_property), (gst_silence_get_property):
27964         * gst/silence/gstsilence.h: Add sync property.
27965         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
27966         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
27967         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
27968         * gst/sine/gstsinesrc.h: Add sync property.
27969
27970 2004-02-13  David Schleef  <ds@schleef.org>
27971
27972         * gst/intfloat/gstint2float.c: (conv_f32_s16),
27973         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
27974
27975 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
27976
27977         * configure.ac:
27978         * ext/Makefile.am:
27979         * gst-libs/ext/Makefile.am:
27980           move ffmpeg plugin to gst-ffmpeg module
27981
27982 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
27983
27984         * configure.ac: use GST_ARCH to detect architecture
27985
27986 2004-02-12  Julien MOUTTE  <julien@moutte.net>
27987
27988         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
27989
27990 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
27991
27992         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
27993           classify LADSPA plugins based on number of src/sink pads
27994           (#133663, Stefan Kost)
27995         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
27996           fix dparams registration
27997           (#133528, Stefan Kost)
27998         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
27999           fix use of isprint and use g_ascii_isprint instead
28000           (#133316, Stefan Kost)
28001
28002 2004-02-11  David Schleef  <ds@schleef.org>
28003
28004         Convert a few inner loops to use liboil.  This is currently
28005         optional, and is only enabled if liboil is present (duh!).
28006         * configure.ac: Check for liboil-0.1
28007         * gst/intfloat/Makefile.am:
28008         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
28009         (gst_int2float_chain_gint16):
28010         * gst/videofilter/Makefile.am:
28011         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
28012         (tablelookup_u8), (gst_videobalance_planar411):
28013         * gst/videotestsrc/Makefile.am:
28014         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
28015         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
28016         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
28017         (paint_hline_RGB565), (paint_hline_xRGB1555):
28018
28019 2004-02-11  David Schleef  <ds@schleef.org>
28020
28021         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
28022         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
28023         (gst_colorspace_getcaps), (gst_colorspace_link),
28024         (gst_colorspace_base_init), (gst_colorspace_init),
28025         (gst_colorspace_chain), (gst_colorspace_change_state),
28026         (plugin_init): Merge Ronald's patch (bug #117897) and update
28027         for new caps and negotiation.  Seems to work, although it
28028         shows off bugs in lcs.
28029
28030 2004-02-11  David Schleef  <ds@schleef.org>
28031
28032         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
28033         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
28034
28035 2004-02-11  David Schleef  <ds@schleef.org>
28036
28037         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
28038         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
28039         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
28040         Add server and port properties
28041
28042 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
28043
28044         * m4/a52.m4:
28045         * m4/aalib.m4:
28046         * m4/as-ffmpeg.m4:
28047         * m4/as-liblame.m4:
28048         * m4/as-slurp-ffmpeg.m4:
28049         * m4/check-libheader.m4:
28050         * m4/esd.m4:
28051         * m4/freetype2.m4:
28052         * m4/gconf-2.m4:
28053         * m4/glib.m4:
28054         * m4/gst-alsa.m4:
28055         * m4/gst-artsc.m4:
28056         * m4/gst-ivorbis.m4:
28057         * m4/gst-matroska.m4:
28058         * m4/gst-sdl.m4:
28059         * m4/gst-shout2.m4:
28060         * m4/gst-sid.m4:
28061         * m4/gtk.m4:
28062         * m4/libdv.m4:
28063         * m4/libfame.m4:
28064         * m4/libmikmod.m4:
28065         * m4/ogg.m4:
28066         * m4/vorbis.m4:
28067           fix underquotedness of macros (#133800)
28068         * m4/as-avifile.m4:
28069         * m4/xmms.m4:
28070           removed because no longer used
28071
28072 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
28073
28074         * configure.ac:
28075           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
28076           by autopoint (fixes #132996)
28077
28078 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28079
28080         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
28081         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
28082         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
28083         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
28084           fix memleaks
28085
28086 2004-02-11  David Schleef  <ds@schleef.org>
28087
28088         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
28089         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
28090         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
28091         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
28092         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
28093         (gst_jpegenc_class_init), (gst_jpegenc_init),
28094         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
28095         (gst_jpegenc_chain), (gst_jpegenc_set_property),
28096         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
28097         * ext/jpeg/gstjpegenc.h: Fix negotiation.
28098
28099 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28100
28101         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
28102         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
28103         * ext/mikmod/gstmikmod.h:
28104           fix caps negotiation in mikmod
28105         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
28106           output debug information
28107
28108 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28109
28110         * gst-libs/gst/colorbalance/Makefile.am:
28111         * gst-libs/gst/navigation/Makefile.am:
28112         * gst-libs/gst/xoverlay/Makefile.am:
28113           remove unused GST_OPT_CFLAGS from Makefiles
28114           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
28115
28116 2004-02-07  David Schleef  <ds@schleef.org>
28117
28118         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
28119         push events to pads that haven't been created (#133508)
28120
28121 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
28122
28123         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
28124         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
28125         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
28126         (gst_dvdec_loop), (gst_dvdec_change_state):
28127         Second attempt at committing a working dvdec element.
28128
28129 2004-02-06  David Schleef  <ds@schleef.org>
28130
28131         Build fixes for OS X: (see #129600)
28132         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
28133         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
28134         (gst_riff_read_strf_iavs):
28135         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
28136         (gst_avi_demux_stream_odml):
28137         * gst/playondemand/Makefile.am:
28138         * gst/rtp/rtp-packet.c:
28139
28140 2004-02-05  David Schleef  <ds@schleef.org>
28141
28142         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
28143         last change, because it Just Doesn't Compile.
28144
28145 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28146
28147         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28148           skip undecodable id3v2 tag instead of keeping it
28149
28150 2004-02-05  David Schleef  <ds@schleef.org>
28151
28152         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
28153         Unref leaked buffer.  (Noticed by Ronald)
28154
28155 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
28156
28157         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28158         Sync requires with other checks.  >= vs =.
28159
28160 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
28161
28162         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
28163         (gst_dvdec_video_link), (gst_dvdec_loop):
28164         * ext/dv/gstdvdec.h:
28165           rework the caps negotiation so that dvdec works again instead
28166           of just segfaulting.
28167
28168 === release 0.7.4 ===
28169
28170 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
28171
28172         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
28173         * configure.ac: changed for release
28174
28175 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28176
28177         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
28178         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
28179         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28180         * pkgconfig/gstreamer-play-uninstalled.pc.in:
28181           reworked patch by David Lehn to fix libdir and includedir for
28182           uninstalled libraries
28183           removed play and gconf from gstreamer-libs since they have their
28184           own pkgconfig files
28185
28186 2004-02-04  David Schleef  <ds@schleef.org>
28187
28188         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
28189         memleak.
28190
28191 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28192
28193         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
28194           use correct GST_TAG_ENCODER tag
28195
28196 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28197
28198         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28199           be sure to stop the clock when going to paused
28200         * sys/oss/gstosssink.c: (gst_osssink_change_state):
28201           reset number of transmitted when going to ready.
28202         fixes #132935
28203
28204 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
28205
28206         reviewed by Benjamin Otte
28207
28208         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28209           extract track count (fixes #133410)
28210
28211 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28212
28213         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
28214           that should be !=, not == (fixes #132519)
28215
28216 2004-02-04  David Schleef  <ds@schleef.org>
28217
28218         Make sure set_explicit_caps() is called before adding pad.
28219         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
28220         * gst/id3/gstid3types.c: (gst_id3types_loop):
28221         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
28222         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
28223
28224 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
28225
28226         * configure.ac:
28227           bump nano to 2, first prerelease
28228           put back AM_PROG_LIBTOOL
28229
28230 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
28231
28232         * testsuite/alsa/Makefile.am:
28233           these are user test apps, not automatic testsuite tests
28234
28235 2004-02-04  David Schleef  <ds@schleef.org>
28236
28237         Convert GST_DEBUG_CAPS() to GST_DEBUG():
28238         * gst/mpeg1videoparse/gstmp1videoparse.c:
28239         (mp1videoparse_parse_seq):
28240         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
28241         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
28242         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
28243         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
28244         (gst_xvideosink_getcaps):
28245         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
28246         * testsuite/gst-lint: more tests
28247
28248 2004-02-04  David Schleef  <ds@schleef.org>
28249
28250         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
28251         with the code that they would expand to.
28252         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
28253         (gst_flacdec_get_src_query_types),
28254         (gst_flacdec_get_src_event_masks):
28255         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
28256         (gst_gnomevfssrc_get_query_types),
28257         (gst_gnomevfssrc_get_event_mask):
28258
28259 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28260
28261         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28262         (gst_sinesrc_dispose):
28263           fix memleak by properly disposing sinesrc
28264
28265 2004-02-04  Julien MOUTTE  <julien@moutte.net>
28266
28267         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
28268         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
28269         an overlay to redraw the image because it has been exposed.
28270         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
28271         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
28272         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
28273         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
28274         interface
28275         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
28276         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
28277         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
28278         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
28279         interface
28280
28281 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28282
28283         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
28284           more memleak fixage
28285
28286 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28287
28288         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
28289         * gst/typefind/gsttypefindfunctions.c:
28290           fix memleaks shown by gst-typefind
28291
28292 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
28293
28294         * common/glib-gen.mak:
28295           add hack rule to touch .Plo files
28296         * gst-libs/gst/colorbalance/Makefile.am:
28297         * gst-libs/gst/mixer/Makefile.am:
28298         * gst-libs/gst/play/Makefile.am:
28299         * gst-libs/gst/tuner/Makefile.am:
28300           remove glib_root variable
28301
28302 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28303
28304         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
28305           set explicit caps before adding the element, so the autopluggers can
28306           plug correctly.
28307         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28308         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
28309         (mpeg_video_type_find), (mpeg_video_stream_type_find),
28310         (dv_type_find):
28311           fix memleaks in typefind functions. gst_type_find_suggest takes a const
28312           argument.
28313
28314 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
28315
28316         * gst-libs/gst/colorbalance/Makefile.am:
28317         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
28318         * gst-libs/gst/colorbalance/colorbalance.c:
28319         * gst-libs/gst/colorbalance/colorbalance.h:
28320         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
28321         * gst-libs/gst/mixer/Makefile.am:
28322         * gst-libs/gst/mixer/mixer-marshal.list:
28323         * gst-libs/gst/mixer/mixer.c:
28324         * gst-libs/gst/mixer/mixer.h:
28325         * gst-libs/gst/mixer/mixermarshal.list:
28326         * gst-libs/gst/play/Makefile.am:
28327         * gst-libs/gst/play/play.h:
28328         * gst-libs/gst/tuner/Makefile.am:
28329         * gst-libs/gst/tuner/tuner-marshal.list:
28330         * gst-libs/gst/tuner/tuner.c:
28331         * gst-libs/gst/tuner/tuner.h:
28332         * gst-libs/gst/tuner/tunermarshal.list:
28333           use new glib-gen.mak snippet to clean up Makefile.am
28334           fix various bugs in Makefile.am's
28335
28336 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28337
28338         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
28339           handle chain parsing correctly in the multichain case
28340         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
28341         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
28342         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
28343         (theora_dec_chain):
28344           handle events and queries correctly
28345
28346 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
28347
28348         * .cvsignore:
28349         Ignore generated file _stdint.h.
28350
28351 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
28352
28353         * gst-libs/gst/colorbalance/Makefile.am:
28354         * gst-libs/gst/colorbalance/colorbalance.h:
28355         * gst-libs/gst/mixer/Makefile.am:
28356         * gst-libs/gst/mixer/mixer.h:
28357         * gst-libs/gst/play/Makefile.am:
28358         * gst-libs/gst/play/play.h:
28359         * gst-libs/gst/tuner/Makefile.am:
28360         * gst-libs/gst/tuner/tuner.h:
28361         Generate enum type code with glib-mkenums.
28362         * gst-libs/gst/colorbalance/.cvsignore:
28363         * gst-libs/gst/mixer/.cvsignore:
28364         * gst-libs/gst/play/.cvsignore:
28365         * gst-libs/gst/tuner/.cvsignore:
28366         Ignore generated files.
28367
28368 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
28369
28370         * gst-libs/gst/audio/.cvsignore:
28371         Ignore generated file.
28372         * gst-libs/gst/audio/Makefile.am:
28373         Do not install example filter.
28374
28375 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
28376
28377         * examples/switch/.cvsignore:
28378         Ignore generated file.
28379
28380 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28381
28382         * common/m4/ax_create_stdint_h.m4:
28383         * configure.ac:
28384           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
28385           _stdint.h.
28386         * Makefile.am:
28387           remove generated _stdint.h in DISTCLEANFILES
28388         * ext/a52dec/gsta52dec.c:
28389           include _stdint.h for a52dec. (should fix #133064)
28390
28391 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
28392
28393         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
28394         (gst_tag_to_vorbis_comments):
28395         Add replaygain support to vorbistag
28396
28397 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
28398         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
28399         (gst_ffmpeg_caps_to_extradata):
28400           Fix SVQ3 caps flag properties
28401           Use glib macro for bytes swap
28402
28403 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28404
28405         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
28406         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
28407         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
28408         * ext/sndfile/gstsf.c: (plugin_init):
28409         * gst/avi/gstavi.c: (plugin_init):
28410         * sys/dxr3/dxr3init.c: (plugin_init):
28411         * sys/oss/gstossaudio.c: (plugin_init):
28412         * sys/v4l/gstv4l.c: (plugin_init):
28413         * sys/v4l2/gstv4l2.c: (plugin_init):
28414           remove textdomain calls
28415         * po/nl.po:
28416           update Dutch translation
28417
28418 2004-02-02  Julien MOUTTE  <julien@moutte.net>
28419
28420         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
28421         (gst_play_set_audio_sink): Moving volume in the audio thread for
28422         instantaneous volume change. Maybe i will add another volume in front
28423         of visualization later, not sure yet though.
28424
28425 2004-02-02  Julien MOUTTE  <julien@moutte.net>
28426
28427         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28428         (gst_ximagesink_handle_xevents): Better X events handling, only take
28429         the latest events for configure and motion.
28430         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
28431
28432 2004-02-02  Jon Trowbridge  <trow@gnu.org>
28433
28434         reviewed by: David Schleef  <ds@schleef.org>
28435
28436         Fix memory leaks:
28437         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
28438         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
28439
28440 2004-02-02  David Schleef  <ds@schleef.org>
28441
28442         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
28443         of lines.
28444         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
28445         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
28446         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
28447         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
28448         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
28449         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
28450         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
28451         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
28452         (gst_float2_2_int_link):
28453         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
28454         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
28455         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
28456         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
28457         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
28458         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
28459         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
28460         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
28461         * testsuite/gst-lint: Add tests for bzero and ;;
28462
28463 2004-02-02  David Schleef  <ds@schleef.org>
28464
28465         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
28466
28467 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28468
28469         * ext/aalib/gstaasink.c: (gst_aasink_open):
28470         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
28471         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28472         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
28473         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
28474         (gst_afsink_close_file):
28475         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
28476         (gst_afsrc_close_file):
28477         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
28478         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
28479         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
28480         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
28481         * ext/esd/esdmon.c: (gst_esdmon_get):
28482         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
28483         * ext/faac/gstfaac.c: (gst_faac_chain):
28484         * ext/faad/gstfaad.c: (gst_faad_chain):
28485         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
28486         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
28487         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
28488         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
28489         (gst_flacdec_loop):
28490         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
28491         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
28492         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
28493         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
28494         (gst_gnomevfssink_close_file):
28495         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
28496         (gst_gnomevfssrc_open_file):
28497         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
28498         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
28499         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
28500         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
28501         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
28502         * ext/mad/gstmad.c: (gst_mad_chain):
28503         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
28504         * ext/mpeg2dec/gstmpeg2dec.c:
28505         * ext/mpeg2enc/gstmpeg2enc.cc:
28506         * ext/mplex/gstmplex.cc:
28507         * ext/mplex/gstmplexibitstream.cc:
28508         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
28509         (gst_ogg_demux_push):
28510         * ext/raw1394/gstdv1394src.c:
28511         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
28512         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
28513         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
28514         (gst_sf_loop):
28515         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
28516         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
28517         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
28518         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
28519         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
28520         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
28521         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
28522         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
28523         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
28524         (gst_riff_read_element_data), (gst_riff_read_seek),
28525         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
28526         * gst/adder/gstadder.c: (gst_adder_loop):
28527         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
28528         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
28529         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
28530         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
28531         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
28532         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
28533         * gst/goom/gstgoom.c: (gst_goom_chain):
28534         * gst/id3/gstid3types.c: (gst_id3types_loop):
28535         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
28536         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
28537         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
28538         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
28539         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
28540         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
28541         (gst_ebml_read_float), (gst_ebml_read_header):
28542         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
28543         (gst_matroska_demux_parse_blockgroup):
28544         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
28545         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
28546         * gst/oneton/gstoneton.c: (gst_oneton_chain):
28547         * gst/silence/gstsilence.c: (gst_silence_get):
28548         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
28549         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
28550         * gst/speed/gstspeed.c: (speed_loop):
28551         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
28552         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
28553         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
28554         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
28555         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
28556         (gst_wavparse_loop):
28557         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
28558         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
28559         (dxr3audiosink_close):
28560         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
28561         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
28562         (dxr3videosink_close), (dxr3videosink_write_data):
28563         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
28564         * sys/oss/gstosssink.c: (gst_osssink_chain):
28565         * sys/oss/gstosssrc.c: (gst_osssrc_get):
28566         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
28567         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
28568         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
28569         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
28570         (gst_v4l_set_window), (gst_v4l_enable_overlay):
28571         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
28572         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
28573         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
28574         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
28575         (gst_v4l_set_audio):
28576         * sys/v4l/v4l_calls.h:
28577         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
28578         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
28579         (gst_v4lmjpegsink_playback_init),
28580         (gst_v4lmjpegsink_playback_start):
28581         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
28582         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
28583         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
28584         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
28585         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
28586         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
28587         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
28588         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
28589         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
28590         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
28591         (gst_v4l2_get_output), (gst_v4l2_set_output),
28592         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
28593         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
28594         (gst_v4l2_set_attribute):
28595         * sys/v4l2/v4l2_calls.h:
28596         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
28597         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
28598         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
28599         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
28600         (gst_v4l2src_capture_stop):
28601         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
28602         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
28603         (gst_ximagesink_chain):
28604         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
28605         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
28606         (gst_xvideosink_xwindow_new):
28607         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
28608         (gst_xvimagesink_chain):
28609
28610 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28611
28612         * gst/volume/gstvolume.c: (gst_volume_set_volume),
28613         (gst_volume_get_volume), (volume_class_init), (volume_init),
28614         (volume_chain_int16), (volume_update_volume):
28615         * gst/volume/gstvolume.h:
28616           make code more readable by removing magic numbers
28617           make mixer interface export 0-100 range
28618           make it internally map to 0.0-1.0 range so users don't distort
28619           output by putting the sliders at full volume
28620
28621 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28622
28623         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
28624         (gst_play_state_change), (gst_play_seek_to_time):
28625         block the tick callback for 0.5 secs after doing a seek
28626
28627 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28628
28629         * gst-libs/gst/play/play.c: (gst_play_new):
28630           check for GError
28631
28632 2004-02-01  Julien MOUTTE  <julien@moutte.net>
28633
28634         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
28635         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
28636         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
28637         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
28638         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
28639         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
28640
28641 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
28642
28643         * configure.ac:
28644         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
28645           check for a function added in vorbis 1.1
28646
28647 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28648
28649         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
28650         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
28651           really start/stop clock only on PLAYING <=> PAUSED
28652         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28653           remove \n from debugging lines
28654         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
28655           make it work when seeking does not
28656         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
28657           reset on DISCONT
28658
28659 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28660
28661         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
28662           start clock on PAUSED=>PLAYING, not later
28663         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
28664           extract correct time for different discont formats
28665         (gst_alsa_sink_get_time):
28666           don't segfault when no format is negotiated yet, just return 0
28667         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28668         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
28669         (gst_ogg_pad_push):
28670           handle flush and discont events correctly
28671         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
28672           handle discont events correctly
28673
28674 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
28675
28676         * gst-libs/gst/play/play.c: (gst_play_error_quark),
28677         (gst_play_error_create), (gst_play_error_plugin),
28678         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
28679         * gst-libs/gst/play/play.h:
28680           add error handling during creation
28681         * examples/gstplay/player.c: (main):
28682           use new gst_play_new
28683
28684
28685 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28686
28687         * ext/theora/theoradec.c: (theora_dec_chain):
28688           make comments work
28689         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
28690         (vorbis_dec_src_event), (vorbis_dec_chain):
28691           add encoder tag, fix tag reading to be more error tolerant, change
28692           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
28693           gst_pad_event_default.
28694         * gst/tags/gstvorbistag.c:
28695         (gst_tag_list_from_vorbiscomment_buffer):
28696           undefine function specific define at end of function
28697
28698 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
28699
28700         * ext/flac/gstflac.c: (plugin_init):
28701         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
28702         * ext/flac/gstflacdec.h:
28703         * ext/flac/gstflacenc.h:
28704           Fix typos
28705
28706 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
28707
28708         * examples/gstplay/player.c: s/gstplay.h/play.h/
28709
28710 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
28711
28712         * gst-libs/gst/play/Makefile.am:
28713         * gst-libs/gst/play/gstplay.c:
28714         * gst-libs/gst/play/gstplay.h:
28715         * gst-libs/gst/play/play.c:
28716           more surgery, operation complete
28717
28718 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
28719
28720         * gst-libs/gst/play/play.old.c:
28721         * gst-libs/gst/play/play.old.h:
28722           after CVS surgery by moving, remove
28723         * gst-libs/gst/play/playpipelines.c:
28724           remove
28725
28726         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
28727           add negotiation error
28728
28729 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
28730
28731         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28732         (gst_ogg_demux_push):
28733           add some seeking debug info
28734           send a flush when seeking
28735
28736 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28737
28738         * configure.ac:
28739           use AC_C_INLINE
28740         * configure.ac:
28741         * ext/Makefile.am:
28742         * ext/theora/Makefile.am:
28743         * ext/theora/theoradec.c:
28744           add theora video decoder. Does just do simple decoding for now and
28745           has been tested against Theora cvs only. It only works when theora
28746           is compiled with --enable-static.
28747         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
28748           always reset packetno on DISCONT
28749
28750 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28751
28752         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
28753           Fix audio.
28754
28755 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28756
28757         * gst/mpegaudioparse/gstmpegaudioparse.c:
28758         (mp3_type_frame_length_from_header):
28759           Fix header parsing - stolen from ffmpeg (thank you! :) ).
28760
28761 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28762
28763         * ext/esd/esdsink.c: (gst_esdsink_init):
28764           Since we have static pad template caps, we don't need to negotiate;
28765           either the core errors out or we know the format.
28766
28767 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28768
28769         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
28770         (gst_riff_read_seek):
28771         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
28772         (gst_ebml_read_seek):
28773           Fix event handling.
28774
28775 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28776
28777         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
28778           removee video/x-theora from vp3 decoder, it doesn't handle raw
28779           theora streams
28780         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
28781           fix bug with finalizing element that never went to PAUSED
28782         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
28783           length and position queries were swapped
28784         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
28785         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
28786         (vorbis_dec_src_event):
28787           implement querying time and bytes
28788
28789 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
28790
28791         * just about every source file:
28792           gst_element_error -> GST_ELEMENT_ERROR
28793
28794 2004-01-29  Julien MOUTTE  <julien@moutte.net>
28795
28796         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
28797         emiting FLUSH and even before DISCONT.
28798         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
28799         get the best instant seeking as possible yay!
28800
28801 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28802
28803         * gst/mpeg1videoparse/gstmp1videoparse.c:
28804         (gst_mp1videoparse_real_chain):
28805           Committed wrong version last week... Grr... Didn't notice until now.
28806
28807 2004-01-29  Julien MOUTTE <julien@moutte.net>
28808
28809         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
28810         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
28811         have_xwindow_id signal in xwindow_create.
28812
28813 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28814
28815         * ext/ogg/gstoggdemux.c:
28816           lots of changes - mainly support for chained bitstreams, seeking,
28817           querying and bugfixes of course
28818         * ext/vorbis/Makefile.am:
28819         * ext/vorbis/vorbisdec.c:
28820         * ext/vorbis/vorbisdec.h:
28821           add vorbisdec raw vorbis decoder
28822         * ext/vorbis/vorbis.c: (plugin_init):
28823           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
28824         * gst/intfloat/Makefile.am:
28825         * gst/intfloat/float22int.c:
28826         * gst/intfloat/float22int.h:
28827         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
28828           add float2intnew plugin. It converts multichannel interleaved float to
28829           multichannel interleaved int. The name should probably be changed.
28830         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
28831         (plugin_init):
28832           add typefinding for raw theora video so oggdemux can detect it.
28833
28834 2004-01-28  Julien MOUTTE  <julien@moutte.net>
28835
28836         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
28837         sink element first.
28838         * gst/videoscale/gstvideoscale.c:
28839         (gst_videoscale_handle_src_event): Fixing src event handler.
28840
28841 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28842
28843         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
28844         (gst_v4lsrc_open), (gst_v4lsrc_close),
28845         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
28846         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
28847         * sys/v4l/gstv4lsrc.h:
28848         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
28849         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
28850           Implement resizing... Hack. But that's why v4l is b0rked...
28851
28852 2004-01-28  Julien MOUTTE <julien@moutte.net>
28853
28854         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
28855         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
28856         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
28857         (gst_ximagesink_xwindow_destroy):
28858         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
28859         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
28860         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
28861         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
28862         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
28863         correctly cleaning the image created to check xshm calls on succes,
28864         added a lot of XSync calls in X11 functions, and fixed a segfault when
28865         no image format was defined before negotiation happened.
28866
28867 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28868
28869         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
28870           use gst_element_get_time to get correct time
28871
28872 2004-01-28  Julien MOUTTE  <julien@moutte.net>
28873
28874         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
28875         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
28876         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
28877         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
28878         (gst_xvimagesink_check_xshm_calls),
28879         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
28880         X plugins are now able to detect that XShm calls will fail even if the
28881         server claims that it has XShm support (remote displays most of the
28882         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
28883         so that we use non XShm functions. This feature is almost useless for
28884         xvimagesink as Xv is not supported on remote displays anyway, but
28885         it might happen than even on the local display XShm calls fail.
28886
28887 2004-01-27  David Schleef  <ds@schleef.org>
28888
28889         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
28890         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
28891         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
28892         changed esdsink to only use 44100,16,2, since esd sucks at rate
28893         conversion and esdsink has had difficulty negotiating.
28894
28895 2004-01-27  Julien MOUTTE <julien@moutte.net>
28896
28897         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
28898         (gst_play_seek_to_time): Fixing the way to get current position.
28899
28900 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28901
28902         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
28903           use gst_element_get_time to get correct time
28904
28905 2004-01-27  Julien MOUTTE <julien@moutte.net>
28906
28907         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
28908         fix ever... Inverting 2 lines of code make spider autoplug correctly
28909         tagged mp3 !
28910
28911 2004-01-27  David Schleef  <ds@schleef.org>
28912
28913         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
28914         Use gst_pad_try_set_caps_nonfixed().
28915
28916 2004-01-27  David Schleef  <ds@schleef.org>
28917
28918         * gst/ac3parse/gstac3parse.c: update to checklist 5
28919         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
28920         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
28921         * gst/audioscale/gstaudioscale.c: same
28922         * gst/auparse/gstauparse.c: same
28923         * gst/avi/gstavidemux.c: same
28924
28925 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28926
28927         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
28928           stop processing after EOS
28929
28930 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28931
28932         * gst/asfdemux/asfheaders.h:
28933         * gst/asfdemux/gstasfdemux.c:
28934         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
28935         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
28936         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
28937           lot's of fixes to make data extraction simpler and get the code
28938           architecture and compiler independant. Add debugging category
28939         * gst/goom/gstgoom.c: (gst_goom_change_state):
28940           reset channel count on PAUSED=>READY, not READY=>PAUSED
28941
28942 2004-01-26  Colin Walters  <walters@verbum.org>
28943
28944         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
28945         code to pull a bigger buffer in iradio mode.  This as a side effect
28946         makes typefinding work.
28947
28948 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
28949
28950         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
28951         Fix SVQ3 decoding on PPC
28952
28953 2004-01-26  Julien MOUTTE <julien@moutte.net>
28954
28955         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
28956         that one managed to stay there... Fixed.
28957
28958 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
28959
28960         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
28961         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
28962         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
28963         (qtdemux_video_caps):
28964         * gst/qtdemux/qtdemux.h:
28965         Add SVQ3 specific flags to qtdemux and ffmpeg
28966
28967 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28968
28969         * gst-libs/gst/audio/audio.h:
28970           remove buffer-frames from audio caps
28971         * gst/audioconvert/gstaudioconvert.c:
28972           fix plugin to really work.
28973
28974 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28975
28976         * gst-libs/gst/mixer/mixer.c:
28977         * gst-libs/gst/propertyprobe/propertyprobe.c:
28978         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
28979         (gst_tuner_find_channel_by_name):
28980         * gst-libs/gst/tuner/tuner.h:
28981           Add gtk-doc style comments. Also fix a function name.
28982
28983 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
28984
28985         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
28986         (gst_divxdec_negotiate):
28987           Fix for new capsnego - also fixes gst-player with divxdec.
28988
28989 2004-01-25  Julien MOUTTE  <julien@moutte.net>
28990
28991         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
28992         (gst_play_identity_handoff), (gst_play_set_location),
28993         (gst_play_set_visualization), (gst_play_connect_visualization): Another
28994         try in visualization implementation. Still have an issue with switch
28995         blocking when pulling from video_queue and only audio comes out of
28996         spider.
28997         * gst/switch/gstswitch.c: (gst_switch_release_pad),
28998         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
28999         release method. And check if the pad is usable before pulling.
29000
29001 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29002
29003         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
29004         (gst_videobalance_init),
29005         (gst_videobalance_colorbalance_list_channels),
29006         (gst_videobalance_colorbalance_set_value),
29007         (gst_videobalance_colorbalance_get_value),
29008         (gst_videobalance_update_properties),
29009         (gst_videobalance_update_tables_planar411),
29010         (gst_videobalance_planar411):
29011         * gst/videofilter/gstvideobalance.h:
29012           Implement lookup-tables. +/- 10x faster.
29013
29014 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29015
29016         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29017         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29018           The index reading was broken. The rest worked fine, but the whole
29019           goal of my rewrite was to make avidemux readable, and this was
29020           not at all readable. Please use typed variables.
29021
29022 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29023
29024         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29025           Additional pad usability check.
29026         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
29027         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
29028         (gst_mp1videoparse_real_chain):
29029           Fix MPEG video stream parsing. The original plugin had several
29030           issues, including not timestamping streams where the source was
29031           not timestamped (this happens with PTS values in mpeg system
29032           streams, but MPEG video is also a valid stream on its own so
29033           that needs timestamps too). We use the display time code for that
29034           for now. Also, if one incoming buffer contains multiple valid
29035           frames, we push them all on correctly now, including proper EOS
29036           handling. Lastly, several potential segfaults were fixed, and we
29037           properly sync on new sequence/gop headers to include them in next,
29038           not previous frames (since they're header for the next frame, not
29039           the previous). Also see #119206.
29040         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
29041         (bpf_from_header):
29042           Move caps setting so we only do it after finding several valid
29043           MPEG-1 fraes sequentially, not right after the first one (which
29044           might be coincidental).
29045         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
29046         (mpeg_video_type_find), (mpeg_video_stream_type_find),
29047         (plugin_init):
29048           Add unsynced MPEG video stream typefinding, and change some
29049           probability values so we detect streams rightly. The idea is as
29050           follows: I can have an unsynced system stream which contains
29051           video. In the current code, I would randomly get a type for either
29052           system or video stream type found, because the probabilities are
29053           being calculated rather randomly. I now use fixed values, so we
29054           always prefer system stream if that was found (and that is how it
29055           should be). If no system stream was found, we can still identity                the stream as video-only.
29056
29057 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29058
29059         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29060         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29061           don't write to buffer. Extract data without the need of
29062           __attribute__ ((packed))
29063
29064 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29065
29066         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
29067         (mpeg1_sys_type_find):
29068           Fix MPEG-1 stream typefinding.
29069
29070 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29071
29072         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
29073           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
29074
29075 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
29076
29077         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
29078         * ext/esd/gstesd.c: (plugin_init):
29079           private debugging, better error reporting
29080
29081 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29082
29083         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
29084         (gst_riff_read_init), (gst_riff_read_change_state):
29085         * gst-libs/gst/riff/riff-read.h:
29086           Remove stuff fromold metadata system.
29087
29088 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29089
29090         * ext/ogg/gstoggdemux.c:
29091           Fix wrong file comment.
29092         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29093         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
29094           Add metadata reading properly.
29095
29096 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
29097
29098         * ext/Makefile.am:
29099           Fix nas DIST_SUBDIRS
29100           Uraeus:
29101           Fix bug where make distcheck doesn't get run on adding stuff to
29102           the build.
29103
29104 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29105
29106         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
29107         * ext/divx/gstdivxdec.h:
29108           Fix divx3 ("msmpeg4") playback using divxdec.
29109
29110 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29111
29112         * gst/typefind/gsttypefindfunctions.c:
29113         (mp3_type_frame_length_from_header): fix bug in length computation
29114         (mp3_type_find): improve debugging output
29115
29116 2004-01-23  Julien MOUTTE  <julien@moutte.net>
29117
29118         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29119         (gst_play_set_location), (gst_play_seek_to_time),
29120         (gst_play_set_audio_sink), (gst_play_set_visualization),
29121         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
29122         the pipeline from scratch. Visualization is back and switch went out as
29123         i realized it was not possible to use the way i wanted.
29124         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
29125         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
29126         clearing in state change from READY to NULL. So that one can clean the
29127         X ressources keeping the element.
29128         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29129         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
29130         (gst_xvimagesink_colorbalance_set_value),
29131         (gst_xvimagesink_colorbalance_get_value),
29132         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
29133         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
29134         change from READY to NULL and fixed some stupid bugs in colorbalance
29135         get/set values. Also added the following feature : when nobody tries to
29136         set some values to the colorbalance levels before the xcontext is
29137         grabbed, then when creating channels list from Xv attributes we set the
29138         internal values to the Xv defaults. This way we handle buggy Xv drivers
29139         that set default hue values far from the middle of the range (Thanks
29140         to Jon Trowbridge for pointing that issue).
29141         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
29142         colorbalance levels have been set before xcontext is grabbed.
29143
29144 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29145
29146         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
29147           Fix the ossmixer case where we shouldn't open /dev/dsp* because
29148           it might block operations (which is bad for a mixer).
29149
29150 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
29151
29152         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
29153         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
29154         (gmip_find_type_pre):
29155         * gst-libs/gst/media-info/media-info-priv.h:
29156         * gst-libs/gst/media-info/media-info.c:
29157         (gst_media_info_instance_init), (gst_media_info_read_idler):
29158         add fakesink to get caps on decoder src pad again
29159         fix callback prototype to match new have_type signal signature
29160
29161 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
29162
29163         * gst/adder/gstadder.c: (gst_adder_link):
29164           fix non-compile and cut-n-paste code
29165
29166 2004-01-21  David Schleef  <ds@schleef.org>
29167
29168         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
29169         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
29170         (gst_swfdec_init), (gst_swfdec_change_state):
29171         * ext/swfdec/gstswfdec.h:
29172         Fix negotiation.
29173         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
29174         (gst_adder_request_new_pad): Fix negotiation.
29175         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
29176         Add a fixate function.
29177         * gst/intfloat/gstfloat2int.c:
29178         * gst/intfloat/gstfloat2int.h:
29179         * gst/intfloat/gstint2float.c:
29180         * gst/intfloat/gstint2float.h:
29181         Completely rewrite the negotiation.  Doesn't quite work yet,
29182         due to some buffer-frames problem.
29183
29184 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
29185
29186         * ext/gnomevfs/gstgnomevfssrc.c:
29187         * sys/v4l2/v4l2_calls.h:
29188           fix includes for distcheck
29189
29190 2004-01-21  Christian Schaller <uraeus@gnome.org>
29191
29192         * ext/nas/
29193         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
29194         based on earlier patch from Laurent Vivier
29195
29196 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
29197
29198         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
29199         Fix wma caps property
29200         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
29201         Fix typo (flags1 and flags2)
29202
29203 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29204
29205         * gst-libs/gst/media-info/media-info-priv.c:
29206         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
29207         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
29208         (gmip_find_stream), (gmip_find_track_metadata),
29209         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
29210         (gmip_find_track_format):
29211         * gst-libs/gst/media-info/media-info-priv.h:
29212         * gst-libs/gst/media-info/media-info-test.c: (main):
29213         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
29214         (gst_media_info_read_idler), (gst_media_info_read):
29215         * gst-libs/gst/media-info/media-info.h:
29216           register debugging category and use it for debugging
29217
29218 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29219
29220         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
29221         (gst_vorbisfile_new_link):
29222           signal streaminfo through tags
29223
29224 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29225
29226         * ext/mplex/gstmplex.cc:
29227         * ext/mplex/gstmplexibitstream.cc:
29228           g++ doesn't like NULL in our i18n/error macros, should be
29229           either (NULL) or ("").
29230
29231 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29232
29233         * sys/dxr3/dxr3audiosink.c:
29234         * sys/dxr3/dxr3init.c:
29235         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
29236         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
29237           Fix more error error error errors (missing includes here).
29238
29239 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29240
29241         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29242           fix thomas' error errors.
29243
29244 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29245
29246         * ext/mpeg2enc/gstmpeg2enc.cc:
29247           fix error errors.
29248
29249 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29250
29251         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29252         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29253           Fix for new error system.
29254
29255 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29256
29257         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29258           fix for new error reporting
29259
29260 2004-01-20  David Schleef  <ds@schleef.org>
29261
29262         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
29263         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
29264         (gst_ximagesink_set_xwindow_id): Change to using a framerate
29265         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
29266         and neither is 100+, most likely.
29267         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
29268         (gst_xvimagesink_getcaps): same
29269
29270 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29271
29272         * configure.ac:
29273           Up version requirement to 2.0.3 (not yet released) to avoid symbol
29274           clashes with ffmpeg.
29275
29276 2004-01-20  Julien MOUTTE  <julien@moutte.net>
29277
29278         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
29279         (gst_switch_init): Fixed switch element : proxying link and setting
29280         caps from src to sink on request.
29281
29282 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29283
29284         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29285         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
29286         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
29287         fix element_error
29288
29289 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29290
29291         * sys/v4l/v4l_calls.h:
29292         * sys/v4l2/v4l2_calls.h:
29293           element_error fixes
29294
29295 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29296
29297         * gst-libs/gst/gst-i18n-plugin.h:
29298           add locale.h
29299           remove config.h inclusion
29300
29301 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29302
29303         * autogen.sh:
29304           adding autopoint invocation
29305         * Makefile.am:
29306         * configure.ac:
29307         * gst-libs/gst/gettext.h:
29308           adding gettext bits
29309         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
29310         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
29311         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
29312         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29313         (gst_gnomevfssink_close_file):
29314         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
29315         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
29316         * gst-libs/gst/gst-i18n-plugin.h:
29317         * gst/avi/gstavi.c: (plugin_init):
29318         * sys/dxr3/dxr3init.c: (plugin_init):
29319         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
29320         * sys/oss/gstossaudio.c: (plugin_init):
29321         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29322         * sys/v4l/gstv4l.c: (plugin_init):
29323         * sys/v4l/v4l_calls.c: (gst_v4l_open):
29324         * sys/v4l2/gstv4l2.c: (plugin_init):
29325         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29326         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
29327         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
29328         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
29329         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
29330         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
29331           make sure locale and translation domain are set
29332           fix translated strings
29333         * po/.cvsignore:
29334         * po/LINGUAS:
29335         * po/Makevars:
29336         * po/POTFILES.in:
29337         * po/nl.po:
29338           put translation files into place
29339         * sys/xvideo/imagetest.c: (main):
29340         * ext/dv/demo-play.c: (main):
29341           fix unnecessary translations
29342
29343 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29344
29345         * ext/sndfile/gstsf.c:
29346         * gst/avi/gstavimux.c:
29347         * ext/audiofile/gstafsink.c:
29348         * ext/audiofile/gstafsrc.c:
29349         * ext/gnomevfs/gstgnomevfssink.c:
29350         * ext/gnomevfs/gstgnomevfssrc.c:
29351         * sys/oss/gstosselement.c:
29352         * sys/v4l/v4l_calls.h:
29353           fix i18n include
29354
29355 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29356
29357         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29358         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
29359         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
29360         (gst_v4l2_get_output), (gst_v4l2_set_output),
29361         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
29362         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
29363         (gst_v4l2_set_attribute):
29364         update to new error handling
29365
29366 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29367
29368         * ext/sidplay/gstsiddec.cc:
29369         * gst/modplug/gstmodplug.cc:
29370           parenthese NULL because C++ seems angry about it
29371
29372 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29373
29374         * gst-libs/gst/gst-i18n-plugin.h:
29375           add skeleton i18n stuff, but needs to be further implemented
29376
29377 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
29378
29379         * examples/gstplay/player.c: (main):
29380         * ext/aalib/gstaasink.c: (gst_aasink_open):
29381         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
29382         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
29383         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
29384         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
29385         (gst_afsink_close_file):
29386         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
29387         (gst_afsrc_close_file):
29388         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29389         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
29390         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
29391         * ext/esd/esdmon.c: (gst_esdmon_get):
29392         * ext/esd/esdsink.c: (gst_esdsink_chain):
29393         * ext/faac/gstfaac.c: (gst_faac_chain):
29394         * ext/faad/gstfaad.c: (gst_faad_chain):
29395         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
29396         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
29397         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
29398         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
29399         (gst_flacdec_loop):
29400         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
29401         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
29402         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
29403         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29404         (gst_gnomevfssink_close_file):
29405         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
29406         (gst_gnomevfssrc_open_file):
29407         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
29408         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
29409         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
29410         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
29411         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
29412         * ext/mad/gstmad.c: (gst_mad_chain):
29413         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
29414         * ext/mpeg2dec/gstmpeg2dec.c:
29415         * ext/mpeg2enc/gstmpeg2enc.cc:
29416         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29417         * ext/mplex/gstmplex.cc:
29418         * ext/mplex/gstmplexibitstream.cc:
29419         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
29420         (gst_ogg_demux_push), (gst_ogg_pad_push):
29421         * ext/raw1394/gstdv1394src.c:
29422         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
29423         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
29424         * ext/sidplay/gstsiddec.cc:
29425         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
29426         (gst_sf_loop):
29427         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
29428         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
29429         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
29430         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
29431         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
29432         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
29433         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
29434         * gst-libs/gst/Makefile.am:
29435         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29436         (gst_riff_read_element_data), (gst_riff_read_seek),
29437         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
29438         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
29439         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
29440         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
29441         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
29442         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
29443         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
29444         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
29445         * gst/goom/gstgoom.c: (gst_goom_chain):
29446         * gst/id3/gstid3types.c: (gst_id3types_loop):
29447         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
29448         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
29449         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29450         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
29451         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
29452         (gst_ebml_read_float), (gst_ebml_read_header):
29453         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
29454         (gst_matroska_demux_parse_blockgroup):
29455         * gst/modplug/gstmodplug.cc:
29456         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
29457         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
29458         * gst/oneton/gstoneton.c: (gst_oneton_chain):
29459         * gst/silence/gstsilence.c: (gst_silence_get):
29460         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29461         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
29462         * gst/speed/gstspeed.c: (speed_loop):
29463         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29464         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
29465         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
29466         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
29467         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
29468         (gst_wavparse_loop):
29469         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
29470         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
29471         (dxr3audiosink_close):
29472         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
29473         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
29474         (dxr3videosink_close), (dxr3videosink_write_data):
29475         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29476         * sys/oss/gstosselement.h:
29477         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
29478         (gst_osssink_chain):
29479         * sys/oss/gstosssrc.c: (gst_osssrc_get):
29480         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
29481         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
29482         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
29483         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
29484         (gst_v4l_enable_overlay):
29485         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
29486         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
29487         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
29488         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
29489         (gst_v4l_set_audio):
29490         * sys/v4l/v4l_calls.h:
29491         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
29492         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
29493         (gst_v4lmjpegsink_playback_init),
29494         (gst_v4lmjpegsink_playback_start):
29495         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
29496         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
29497         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
29498         (gst_v4lmjpegsrc_requeue_frame):
29499         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
29500         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
29501         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
29502         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
29503         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
29504         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
29505         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
29506         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
29507         (gst_v4l2src_capture_stop):
29508         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
29509         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
29510         (gst_ximagesink_chain):
29511         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
29512         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
29513         (gst_xvideosink_xwindow_new):
29514         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29515         (gst_xvimagesink_chain):
29516         use new error signal, function and categories
29517
29518 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
29519
29520         * configure.ac:
29521         * ext/Makefile.am:
29522         * ext/musicbrainz/gsttrm.c:
29523         * ext/musicbrainz/gsttrm.h:
29524         * ext/musicbrainz/Makefile.am:
29525         Add a trm plugin
29526
29527 2004-01-18  Julien MOUTTE  <julien@moutte.net>
29528
29529         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
29530         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
29531         synchronous property for debugging.
29532         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
29533         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29534         (gst_xvimagesink_set_property): Moving a pointer declaration to a
29535         smaller block, fixing indent.
29536
29537 2004-01-16  David Schleef  <ds@schleef.org>
29538
29539         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
29540         property affects the video stream.
29541         * sys/xvimage/xvimagesink.c:
29542         * sys/xvimage/xvimagesink.h:
29543         Add synchronous property for debugging.  Should probably be
29544         disabled in non-CVS builds.  Make sure that the Xv attribute
29545         exists before we set it (crash!).  Fix a silly float bug that
29546         caused colorbalance to just not work.
29547
29548 2004-01-17  Christian Schaller <Uraeus@gnome.org>
29549
29550         * tools/gst-launch-ext.in - update for new plugins
29551
29552 2004-01-16  David Schleef  <ds@schleef.org>
29553
29554         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
29555         already-freed caps.
29556
29557 2994-01-16  Christian Schaller <Uraeus@gnome.org>
29558
29559         * Update spec for new colorspace plugin and libcaca plugin
29560         * Fix compilation of libcaca plugin (clock -> id)
29561
29562 2004-01-16  Julien MOUTTE <julien@moutte.net>
29563
29564         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
29565         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
29566         (gst_xvimagesink_set_xwindow_id),
29567         (gst_xvimagesink_colorbalance_set_value),
29568         (gst_xvimagesink_colorbalance_get_value),
29569         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
29570         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
29571         correct colorbalance properties. They can now be set when the element
29572         is still in NULL state. The values will be committed to the Xv Port
29573         when xcontext is initialized.
29574         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
29575         brightness int values in the GstXvImagesink structure.
29576
29577 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29578
29579         * gst-libs/gst/Makefile.am:
29580           restructure so having local patches works easier.
29581
29582 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29583
29584         * ext/mpeg2enc/Makefile.am:
29585         * ext/mpeg2enc/gstmpeg2enc.cc:
29586         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29587           Bugfix with respect to EOS handling.
29588
29589 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29590
29591         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
29592           Link with right caps (else, it segfaults).
29593         * ext/mplex/gstmplexjob.cc:
29594           Fix for slight API change in 1.6.1.93 release of mjpegtools.
29595
29596 2004-01-15  David Schleef  <ds@schleef.org>
29597
29598         * gst-libs/gst/audio/Makefile.am:
29599         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
29600         from the template.
29601         * gst-libs/gst/audio/gstaudiofilter.c:
29602         * gst-libs/gst/audio/gstaudiofilter.h:
29603         Add bytes_per_sample and size and n_samples calculation.
29604         * gst-libs/gst/audio/gstaudiofilterexample.c:
29605         Remove, now autogenerated.
29606         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
29607         Moved from gstaudiofilterexample, object name changed, code added
29608         so that it actually works.
29609         * gst-libs/gst/audio/make_filter:
29610         Script to build an audiofilter subclass from the template.
29611         * gst/colorspace/Makefile.am:
29612         * gst/colorspace/yuv2yuv.c:
29613         Remove file, since it's GPL, and we don't use it.
29614
29615 2004-01-15  Julien MOUTTE  <julien@moutte.net>
29616
29617         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
29618         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
29619         them use the buffer free function to test how the buffer was allocated.
29620
29621 2004-01-15  David Schleef  <ds@schleef.org>
29622
29623         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
29624         that handles osssink fallback.
29625         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
29626         (gst_audio_convert_getcaps):
29627         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
29628         Add audio/x-qdm2 for QDM2 audio.
29629         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29630         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
29631         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
29632         Decrease minimum size to 16x16.
29633         * gst/wavparse/gstwavparse.c:
29634         Convert disabled pad template caps to new caps.
29635         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
29636         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29637         (gst_xvimagesink_chain): Throw element error when display cannot
29638         be opened.  Increase minimum framerate to 1.0.  Check the data
29639         free function on a buffer to make sure it is the type we expect
29640         before manipulating it.
29641
29642 2004-01-15  Julien MOUTTE <julien@moutte.net>
29643
29644         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
29645         (gst_videobalance_colorbalance_set_value): Implement passthru if
29646         settings are in the middle.
29647         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
29648
29649 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29650
29651         * gst/videofilter/Makefile.am:
29652         * gst/volume/Makefile.am:
29653           Since we use videofilter symbols, link to it.
29654
29655 2004-01-15  Julien MOUTTE <julien@moutte.net>
29656
29657         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
29658         mixer interface type to HARDWARE.
29659         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
29660         type to SOFTWARE.
29661         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
29662         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
29663         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
29664         (gst_volume_interface_init), (gst_volume_list_tracks),
29665         (gst_volume_set_volume), (gst_volume_get_volume),
29666         (gst_volume_set_mute), (gst_volume_mixer_init),
29667         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
29668         (volume_init): Implementing mixer interface.
29669         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
29670         * sys/oss/gstosselement.c: (gst_osselement_get_type),
29671         (gst_osselement_change_state): Removing some trailing commas in
29672         structures.
29673         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
29674         interface type to HARDWARE.
29675         * sys/v4l/gstv4lcolorbalance.c:
29676         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
29677         type to HARDWARE.
29678         * sys/v4l2/gstv4l2colorbalance.c:
29679         (gst_v4l2_color_balance_interface_init): Setting colorbalance
29680         interface type to HARDWARE.
29681         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
29682         same code than ximagesink for event handling.
29683
29684 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29685
29686         * ext/snapshot/Makefile.am:
29687         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
29688         (gst_snapshot_chain):
29689         * ext/snapshot/gstsnapshot.h:
29690           This has to be a joke... Snapshot should be connected to a tee,
29691           colorspace element before it and EOS after that, where the other
29692           src of the tee receives normal data.
29693           The current way is *wrong*.
29694
29695 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29696
29697         * ext/hermes/gsthermescolorspace.c:
29698           Fix another compile error. Same as below.
29699
29700 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29701
29702         * gst/colorspace/gstcolorspace.c:
29703         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
29704         (gst_colorspace_i420_to_yv12):
29705           Fix compiling... Didn't test if it actually works.
29706
29707 2004-01-15  David Schleef  <ds@schleef.org>
29708
29709         * configure.ac:
29710         * gst/colorspace/Makefile.am:
29711         * gst/colorspace/gstcolorspace.c:
29712         * gst/colorspace/gstcolorspace.h:
29713         * gst/colorspace/yuv2rgb.c:
29714         * gst/colorspace/yuv2rgb.h:
29715         Duplicate the ext/hermes colorspace plugin, and remove Hermes
29716         code and GPL code.  Fix for new caps negotiation.  Rewrite
29717         much of the format handling code, and some of the conversion
29718         code.  Basically, rewrote almost everything.  This element
29719         handles I420, YV12 to RGB conversions.
29720         * ext/hermes/Makefile.am:
29721         * ext/hermes/gsthermescolorspace.c:
29722         Rename colorspace to hermescolorspace.  Fix negotiation issues.
29723         Remove non-Hermes related code.  This element handles lots of
29724         RGB to RGB conversions, but no YUV.
29725         * ext/hermes/gstcolorspace.c:
29726         * ext/hermes/gstcolorspace.h:
29727         * ext/hermes/rgb2yuv.c:
29728         * ext/hermes/yuv2rgb.c:
29729         * ext/hermes/yuv2rgb.h:
29730         * ext/hermes/yuv2rgb_mmx16.s:
29731         * ext/hermes/yuv2yuv.c:
29732         * ext/hermes/yuv2yuv.h:
29733         Remove old code.
29734
29735 2004-01-14  Colin Walters  <walters@verbum.org>
29736
29737         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
29738         they've already been.
29739
29740 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29741
29742         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
29743           assume tag mode when pad is not connected
29744
29745 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29746
29747         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
29748           Don't update the time of the clock
29749         (gst_alsa_sink_loop):
29750           sync to the clock given to alsasink, not the own clock
29751         * sys/oss/gstosssink.c: (gst_osssink_chain):
29752           sync to the clock
29753         (gst_osssink_change_state):
29754           activate the clock
29755         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
29756         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
29757           remove bogus code that made DISCONT events unhandled
29758         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
29759           explicitly case to double in _set_simple. (fixes 2nd warning in bug
29760           #131502)
29761         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
29762         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
29763         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
29764           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
29765           2nd warning in bug #131502)
29766
29767 2004-01-14  Julien MOUTTE  <julien@moutte.net>
29768
29769         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
29770         (gst_videobalance_colorbalance_set_value),
29771         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
29772         for colorbalance interface implementation.
29773         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
29774         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
29775         (gst_ximagesink_dispose), (gst_ximagesink_init),
29776         (gst_ximagesink_class_init): Adding DISPLAY property.
29777         * sys/ximage/ximagesink.h: Adding display_name to store display.
29778         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29779         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
29780         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
29781         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
29782         properties (they still need polishing though for gst-launch use : no
29783         xcontext yet, i ll do that tomorrow).
29784         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
29785
29786 2004-01-14  Julien MOUTTE  <julien@moutte.net>
29787
29788         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29789         (gst_play_set_location), (gst_play_set_visualization): Preparing
29790         switch integration, adding videobalance in the pipeline.
29791
29792 2004-01-14  Julien MOUTTE <julien@moutte.net>
29793
29794         * gst-libs/gst/colorbalance/colorbalance.c:
29795         (gst_color_balance_class_init): Adding a default type.
29796         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
29797         the type.
29798         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
29799         (gst_videobalance_dispose), (gst_videobalance_class_init),
29800         (gst_videobalance_init), (gst_videobalance_interface_supported),
29801         (gst_videobalance_interface_init),
29802         (gst_videobalance_colorbalance_list_channels),
29803         (gst_videobalance_colorbalance_set_value),
29804         (gst_videobalance_colorbalance_get_value),
29805         (gst_videobalance_colorbalance_init): Implementing colorbalance
29806         interface.
29807         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
29808         list.
29809         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
29810         bug which was triggering a BadAccess X error when setting an overlay
29811         before pad was really negotiated.
29812         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
29813         Using the colorbalance type macro.
29814
29815 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29816
29817         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
29818         (gst_flacenc_chain):
29819           handle tags correctly
29820         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
29821           extract ID3v1 tags correctly
29822
29823 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29824
29825         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
29826         (plugin_init):
29827           Improve matroska typefinding for odd-typed headers...
29828
29829 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29830
29831         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
29832           Fix for using incremental number on padnames.
29833
29834 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29835
29836         * ext/divx/gstdivxdec.c:
29837         * ext/divx/gstdivxenc.c:
29838           Set category to divx4linux instead of divx (too generic).
29839         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
29840         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
29841         (gst_wavparse_loop), (gst_wavparse_change_state):
29842         * gst/wavparse/gstwavparse.h:
29843           fix parsing of WAV files with non-standard fmt-tag size and fix
29844           skipping of unrecognized chunks... Someone please fix this thing
29845           to use rifflib so all this is automated.
29846         * sys/v4l/Makefile.am:
29847         * sys/v4l2/Makefile.am:
29848           Add X_CFLAGS because we depend on X (for overlay).
29849
29850 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
29851
29852         * ext/mpeg2dec/gstmpeg2dec.c:
29853           Don't issue a timestamp unless we tagged the frame
29854           with a PTS.
29855
29856 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29857
29858         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
29859           Query the audio element to get the time, not the clock. We're
29860           interested in the element's time here.
29861
29862 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29863
29864         * ext/aalib/gstaasink.c: (gst_aasink_chain):
29865         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
29866         * ext/esd/esdsink.c: (gst_esdsink_chain):
29867         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
29868         * ext/mas/massink.c: (gst_massink_chain):
29869         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
29870         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
29871         (gst_matroska_demux_parse_metadata):
29872         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
29873         (gst_mpeg_parse_release_locks):
29874         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
29875         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
29876         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
29877         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
29878         (gst_osssink_change_state):
29879         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
29880         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
29881         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
29882         (gst_xvideosink_release_locks):
29883         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
29884           use element time.
29885         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
29886         (gst_alsa_clock_stop):
29887         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
29888         (gst_audio_clock_get_internal_time):
29889           simplify for use with new clocking code.
29890         * testsuite/alsa/Makefile.am:
29891         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
29892           fix testsuite for new caps system
29893
29894 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29895
29896         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
29897         * ext/flac/gstflacenc.c: (add_one_tag):
29898           length is already host endian, no need to convert. Fixes playback of
29899           tagged files on PPC. (bug #128384)
29900
29901 2004-01-13  Julien MOUTTE <julien@moutte.net>
29902
29903         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
29904         colorbalance interface stating if it is hardware based or software
29905         based.
29906         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
29907         Removing a trailing comma.
29908         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29909         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
29910         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
29911         the documentation seems to be wrong on the -1000 to 1000 interval.
29912
29913 2004-01-12  David Schleef  <ds@schleef.org>
29914
29915         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
29916         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
29917         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
29918         Fix negotiation.  Add a bufferalloc function for the sink pad,
29919         and generally clean up some of the code.
29920
29921 2004-01-12  Julien MOUTTE <julien@moutte.net>
29922
29923         * gst-libs/gst/colorbalance/colorbalancechannel.c:
29924         (gst_color_balance_channel_dispose): Adding safety check in dispose
29925         method.
29926         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29927         (gst_xvimagesink_xcontext_clear),
29928         (gst_xvimagesink_interface_supported),
29929         (gst_xvimagesink_colorbalance_list_channels),
29930         (gst_xvimagesink_colorbalance_set_value),
29931         (gst_xvimagesink_colorbalance_get_value),
29932         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
29933         Adding colorbalance interface support to set XV parameters such as
29934         HUE, BRIGHTNESS, CONTRAST, SATURATION.
29935         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
29936         interface.
29937
29938 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
29939
29940         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
29941         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
29942         (gst_audio_convert_init), (gst_audio_convert_set_property),
29943         (gst_audio_convert_get_property), (gst_audio_convert_chain),
29944         (gst_audio_convert_link),
29945         (gst_audio_convert_buffer_to_default_format),
29946         (gst_audio_convert_buffer_from_default_format), (plugin_init):
29947           - implement _getcaps and use it
29948           - improve linking
29949           - remove float caps since no float conversion is actually done
29950           - remove properties and arguments that were to be used for rate
29951             conversion
29952
29953 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
29954
29955         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
29956         (gst_audio_structure_set_int):
29957         * gst-libs/gst/audio/audio.h:
29958           add helper functions for _getcaps matching the standard audio
29959           templates
29960
29961 2004-01-12  David Schleef  <ds@schleef.org>
29962
29963         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
29964         Test that pad is negotiated before getting its caps.
29965
29966 2004-01-12  Julien MOUTTE <julien@moutte.net>
29967
29968         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
29969         analyzing the pads of an element the bin is mostly in READY state so
29970         no caps were negotiated. This helper function needs to work with
29971         _get_caps directly then. I was not freeing them though, added that to
29972         fix the mem leak.
29973
29974 2004-01-12  Julien MOUTTE <julien@moutte.net>
29975
29976         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
29977         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
29978         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
29979         than the free_func.
29980
29981 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
29982
29983         * sys/oss/gstossaudio.c: (plugin_init):
29984         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
29985         * sys/oss/gstosselement.h:
29986           make an oss debugging category
29987           make failure more descriptive
29988
29989 2004-01-11  David Schleef  <ds@schleef.org>
29990
29991         * ext/ffmpeg/gstffmpeg.c:
29992         * ext/ffmpeg/gstffmpegcodecmap.c:
29993         * ext/ffmpeg/gstffmpegdec.c:
29994         * ext/ffmpeg/gstffmpegenc.c:
29995         * ext/ffmpeg/gstffmpegprotocol.c:
29996         * ext/gdk_pixbuf/gstgdkanimation.c:
29997         * ext/jpeg/gstjpeg.c:
29998         * ext/libpng/gstpng.c:
29999         * ext/mpeg2dec/perftest.c:
30000         * ext/speex/gstspeex.c:
30001         * gst-libs/gst/resample/dtos.c:
30002         * gst/intfloat/gstintfloatconvert.c:
30003         * gst/oneton/gstoneton.c:
30004         * gst/rtjpeg/RTjpeg.c:
30005         * gst/rtp/gstrtp.c:
30006         * sys/dxr3/dxr3init.c:
30007         * sys/glsink/gstgl_nvimage.c:
30008         * sys/glsink/gstgl_pdrimage.c:
30009         * sys/glsink/gstglsink.c:
30010         * testsuite/gst-lint:
30011         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
30012
30013 2004-01-11  David Schleef  <ds@schleef.org>
30014
30015         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
30016         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
30017         * ext/gdk_pixbuf/gstgdkanimation.c:
30018         (gst_gdk_animation_iter_create_pixbuf):
30019         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30020         (gst_gdk_pixbuf_chain):
30021         * ext/gdk_pixbuf/gstgdkpixbuf.h:
30022         * ext/jack/gstjack.c: (gst_jack_change_state):
30023         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
30024         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
30025         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
30026         * gst/videofilter/gstvideofilter.c:
30027         (gst_videofilter_set_output_size):
30028         Remove all usage of gst_pad_get_caps(), and replace it with
30029         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
30030
30031 2004-01-11  David Schleef  <ds@schleef.org>
30032
30033         * configure.ac:
30034         * ext/Makefile.am: Fixes to make ext/libcaca compile.
30035         * ext/divx/gstdivxdec.c:
30036         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30037         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
30038         handle images that span multiple buffers.  Now work with both
30039         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
30040         * ext/gdk_pixbuf/gstgdkpixbuf.h:
30041         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
30042         video/video.h changes
30043         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
30044         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30045         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
30046         of GstData free function.
30047         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30048         same.
30049
30050 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30051
30052         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
30053         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
30054         (gst_v4l2element_get_property):
30055         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
30056           add norm, channel and frequency properties.
30057         * sys/v4l2/gstv4l2tuner.c:
30058           fixes for tuner interface changes
30059         * sys/v4l2/gstv4l2element.h:
30060         * sys/v4l2/gstv4l2src.c:
30061         * sys/v4l2/gstv4l2src.h:
30062         * sys/v4l2/v4l2src_calls.c:
30063         * sys/v4l2/v4l2src_calls.h:
30064           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
30065
30066 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30067
30068         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
30069         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
30070         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
30071         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
30072         * gst-libs/gst/tuner/tuner.h:
30073           GObjects aren't const.
30074           Add find_by_name functions.
30075           Add checks to _changed functions.
30076         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
30077         (gst_v4l_tuner_get_norm):
30078           Fixes for above.
30079
30080 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30081
30082         * gst-libs/gst/video/video.h:
30083           Fix caps template names to be understandable.
30084           Prefix everything with GST_VIDEO.
30085         * ext/aalib/gstaasink.c:
30086         * ext/divx/gstdivxdec.c:
30087         * ext/divx/gstdivxenc.c:
30088         * ext/gdk_pixbuf/gstgdkpixbuf.c:
30089         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
30090         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
30091         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
30092         * ext/libcaca/gstcacasink.c:
30093         * ext/libpng/gstpngenc.c: (raw_caps_factory):
30094         * ext/snapshot/gstsnapshot.c:
30095         * ext/swfdec/gstswfdec.c:
30096         * ext/xvid/gstxviddec.c:
30097         * ext/xvid/gstxvidenc.c:
30098         * gst/chart/gstchart.c:
30099         * gst/deinterlace/gstdeinterlace.c:
30100         * gst/effectv/gsteffectv.c:
30101         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
30102         * gst/goom/gstgoom.c:
30103         * gst/median/gstmedian.c:
30104         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
30105         (gst_monoscope_srcconnect), (gst_monoscope_chain):
30106         * gst/overlay/gstoverlay.c:
30107         * gst/smooth/gstsmooth.c:
30108         * gst/smpte/gstsmpte.c:
30109         * gst/synaesthesia/gstsynaesthesia.c:
30110         * gst/videocrop/gstvideocrop.c:
30111         * gst/videodrop/gstvideodrop.c:
30112         * gst/y4m/gsty4mencode.c:
30113         * sys/qcam/gstqcamsrc.c:
30114         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
30115           Make them work with new video.h file.
30116         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30117         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30118         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30119         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30120           Make it work with new buffer allocation system.
30121
30122 2004-01-11  Julien MOUTTE  <julien@moutte.net>
30123
30124         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
30125         pad_alloc_buffer implementation to use ->srcpad
30126         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
30127         pad_alloc_buffer implementation to use ->srcpad
30128         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
30129         pad_alloc_buffer implementation to use ->srcpad
30130         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
30131         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
30132         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30133         a reference to everything we need.
30134         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
30135         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
30136         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
30137         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30138         a reference to everything we need.
30139         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
30140
30141 2004-01-11  David Schleef  <ds@schleef.org>
30142
30143         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
30144         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
30145         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
30146         structure members.
30147         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
30148         value during a resize/renegotiation.
30149         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
30150         gst_pad_alloc_buffer();
30151         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30152         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
30153         structure members.
30154         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30155         Fix for rename of buffer private structure members.
30156         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30157         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30158         Fix for rename of buffer private structure members.
30159         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30160         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30161         Fix for rename of buffer private structure members.
30162
30163 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
30164
30165         reviewed by: David Schleef <ds@schleef.org>
30166
30167         * gst/videofilter/Makefile.am:
30168         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
30169         from the patch by ds to fit in with recent make_filter changes.
30170
30171 2004-01-11  Julien MOUTTE  <julien@moutte.net>
30172
30173         * configure.ac: Adding examples/switch/Makefile
30174         * examples/Makefile.am: Adding examples/switch
30175         * examples/switch/Makefile.am: Adding switcher example.
30176         * examples/switch/switcher.c: (got_eos), (idle_iterate),
30177         (switch_timer), (main): Adding an example demonstrating switch usage
30178         with 2 videotestsrc showing different patterns.
30179         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
30180         (gst_switch_init): Fixing switch with the new caps system.
30181
30182 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30183
30184         * gst-libs/gst/video/video.h:
30185           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
30186           They should probably be like
30187           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
30188
30189 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30190
30191         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
30192         (qtdemux_parse_trak):
30193           fix audio chunk size/timestamp calculation
30194
30195 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30196
30197         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
30198           fix SVQ3 caps
30199
30200 2004-01-11  Steve Baker  <steve@stevebaker.org>
30201
30202         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
30203         (gst_agingtv_base_init), (gst_agingtv_class_init),
30204         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
30205         (gst_agingtv_set_property), (gst_agingtv_get_property):
30206         Port agingTV to videofilter
30207
30208 2004-01-09  Julien MOUTTE <julien@moutte.net>
30209
30210         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
30211         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30212
30213 2004-01-09  Julien MOUTTE <julien@moutte.net>
30214
30215         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
30216         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30217         * gst-libs/gst/xoverlay/xoverlay.c:
30218         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
30219         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
30220         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30221         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30222         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30223         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30224         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
30225         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
30226         the bufferalloc_function to replace bufferpools, fixing the XOverlay
30227         interface implementation to handle xid being 0 and fix some bugs
30228         triggered by Benjamin's testcase.
30229         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30230         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
30231         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
30232         the bufferalloc_function to replace bufferpools, fixing the XOverlay
30233         interface implementation to handle xid being 0 and fix some bugs
30234         triggered by Benjamin's testcase.
30235
30236 2004-01-09  David Schleef  <ds@schleef.org>
30237
30238         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
30239         mouse pointer events.  It works.
30240
30241 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30242
30243         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
30244           Use explicit caps - fix capsnego.
30245         * ext/xvid/gstxviddec.c:
30246         * ext/xvid/gstxvidenc.c:
30247           Remove macro-inside-macro which caused compile errors.
30248         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
30249           Error out if it's not a RIFF file. Else we error out without
30250           gst_element_error() which is not good...
30251
30252 2004-01-08  David Schleef  <ds@schleef.org>
30253
30254         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
30255         Fix pad_link function to handle formats that ffmpeg returns
30256         as multiple caps structures.
30257         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
30258         Only complain if source buffer is _smaller_ than expected.
30259         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
30260         (gst_videoscale_handle_src_event): Resize navigation events
30261         when passing them upstream.
30262         * gst/videotestsrc/gstvideotestsrc.c:
30263         * gst/videotestsrc/gstvideotestsrc.h:
30264         * gst/videotestsrc/videotestsrc.c:
30265         * gst/videotestsrc/videotestsrc.h:
30266         Rewrite many of the buffer painting functions to handle odd
30267         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
30268         been verified to work with my video card.
30269         * testsuite/gst-lint:  Add check for elements calling
30270         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
30271
30272 2004-01-08  David Schleef  <ds@schleef.org>
30273
30274         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
30275         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
30276
30277 2004-01-08  Julien MOUTTE  <julien@moutte.net>
30278
30279         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
30280         configure event is not emiting the desired size signal. That fixes
30281         aspect ratio issues with gst-player.
30282
30283 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30284
30285         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
30286           Fix capsnego.
30287
30288 2004-01-08  Julien MOUTTE  <julien@moutte.net>
30289
30290         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
30291         public method to fire size signal.
30292
30293 2004-01-07  Julien MOUTTE  <julien@moutte.net>
30294
30295         * examples/gstplay/Makefile.am: Adding the interface library.
30296         * gst-libs/gst/play/Makefile.am: Adding the interface library.
30297         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
30298         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
30299         GST_IS_X_OVERLAY before signal connect.
30300         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
30301         Removing the have_video_size signal.
30302         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
30303         and associated public method.
30304         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
30305         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
30306         signal.
30307         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
30308         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
30309         signal.
30310         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
30311         Using XOverlay public method to fire size signal.
30312
30313 2004-01-07  David Schleef  <ds@schleef.org>
30314
30315         * gst/videofilter/Makefile.am:
30316         * gst/videofilter/gstvideotemplate.c:
30317         * gst/videofilter/make_filter:
30318         Create gstvideoexample.c in a srcdir!=builddir friendly way.
30319         Convert make_filter to /bin/sh script.
30320
30321 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
30322
30323         * gst/modplug/gstmodplug.cc: fix element description
30324
30325 2004-01-07  Julien MOUTTE  <julien@moutte.net>
30326
30327         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
30328         (got_video_size): Adding some new lines in g_print calls.
30329         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
30330         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
30331         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
30332         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
30333         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
30334         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
30335         Complete code review, reverting some stuff i disagree with, adding
30336         some fixes : time synchronization on invalid timestamps, renegotiation
30337         of private window.
30338         * sys/ximage/ximagesink.h:
30339         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
30340         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
30341         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
30342         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
30343         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
30344         (gst_xvimagesink_buffer_new),
30345         (gst_xvimagesink_navigation_send_event),
30346         (gst_xvimagesink_set_xwindow_id),
30347         (gst_xvimagesink_get_desired_size),
30348         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
30349         stuff i disagree with, adding some fixes : Renegotiation of private
30350         window, implementing get_desired_size.
30351
30352 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30353
30354         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
30355         (gst_afsink_handle_event):
30356         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
30357         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
30358         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
30359         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
30360         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
30361           Fix for instantiate-test (see core). Also remove dead code from
30362           jpegenc (which still needs fixing, but that's lower on my TODO
30363           list...).
30364         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
30365           Never return NULL as caps.
30366
30367 2004-01-07  David Schleef  <ds@schleef.org>
30368
30369         * configure.ac:
30370         * ext/Makefile.am:
30371         * ext/librfb/Makefile.am:
30372         * ext/librfb/gstrfbsrc.c:
30373         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
30374         is the protocol used by VNC.
30375
30376 2004-01-07  David Schleef  <ds@schleef.org>
30377
30378         * gst/videofilter/gstvideotemplate.c:
30379         * gst/videofilter/gstvideotemplate.h:
30380         * gst/videofilter/make_filter:
30381         Merge videotemplate header into source file.
30382         * gst/effectv/Makefile.am:
30383         * gst/effectv/gsteffectv.c: (plugin_init):
30384         * gst/effectv/gstwarp.c:
30385         Make warpTV a subclass of videofilter.
30386
30387 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30388
30389         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
30390           Add guard against invalid utf-8 conversions in mad. Just in case.
30391
30392 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30393
30394         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
30395           Fix for bug shown by poisoning
30396
30397 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30398
30399         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30400         (gst_v4lmjpegsrc_buffer_free):
30401         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
30402         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
30403         (gst_v4lsrc_buffer_free):
30404           Fix for removed bufferpools.
30405
30406 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
30407
30408         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
30409         Fix caps negotiation.
30410
30411         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
30412         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
30413         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
30414         (dvdnavsrc_event):
30415         * ext/mpeg2dec/gstmpeg2dec.c:
30416         * gst-libs/gst/navigation/navigation.c:
30417         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
30418         * gst-libs/gst/navigation/navigation.h:
30419         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
30420         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
30421         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
30422         Super-simple first version of mouse and keyboard events. Clicking
30423         on a DVD menu now works, although it may not take you where you
30424         expected.
30425
30426         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
30427         * gst/videotestsrc/gstvideotestsrc.c:
30428         (gst_videotestsrc_src_fixate):
30429         These fixate functions were broken - they never actually
30430         fixated :)
30431
30432 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30433
30434         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
30435         (gst_icecastsend_init):
30436           fix for new caps system.
30437         * gst-libs/gst/mixer/mixertrack.h:
30438         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
30439           Add 'master track' flag (for tools like ACME that only want to
30440           change the main volume).
30441
30442 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
30443
30444         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
30445         (gst_xvid_csp_to_caps):
30446         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
30447         * ext/xvid/gstxvidenc.c:
30448         ifdef out ARGB type when it isn't available
30449         in xvidcore 1.0.0beta2
30450
30451 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30452
30453         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
30454           When we have received a new SCR right in the first buffer after
30455           a seek (so in the same cycle that handles the discont), we should
30456           handle the buffer instead of unreffing it, else we lose data.
30457
30458 2004-01-06  Iain <iain@prettypeople.org>
30459
30460         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
30461           buffer-frames caps too.
30462
30463         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
30464           caps that we need, don't destroy them all and rebuild them. And when
30465           creating src pads, use the src pad template rather than the sink...
30466
30467 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30468
30469         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
30470           Add pad to element *after* setting functions such as event handler.
30471           Without this, the scheduler (opt) will link pads, set the event
30472           handler from the default event function (dispatcher in gstpad.c)
30473           and *after* that, we will set our own event function, which will
30474           thus never be used (and thus mpegdemux doesn't handle events).
30475
30476 2004-01-04  David Schleef  <ds@schleef.org>
30477
30478         Fix the fixate functions to handle new prototype:
30479         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
30480         * gst/videotestsrc/gstvideotestsrc.c:
30481         (gst_videotestsrc_src_fixate):
30482         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
30483         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
30484         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
30485
30486 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30487
30488         * sys/ximage/ximagesink.h:
30489         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
30490         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
30491         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
30492         (gst_ximagesink_xoverlay_init):
30493           assorted fixes to make (re)embedding work
30494         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
30495         (gst_ximagesink_get_desired_size):
30496           implement desired size additions to XOverlay
30497
30498 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30499
30500         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
30501         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
30502         (gst_x_overlay_got_desired_size):
30503         * gst-libs/gst/xoverlay/xoverlay.h:
30504           Add optional "desired size" signal and querying.
30505
30506 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30507
30508         * gst/matroska/matroska-demux.c:
30509         (gst_matroska_demux_parse_blockgroup):
30510           Fix EBML-laced block parsing. Diffs are relative to previous
30511           lace, not the first lace. Thanks to Mosu from the Matroska
30512           team for detecting this.
30513         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30514         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
30515         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
30516         (gst_wavparse_change_state):
30517         * gst/wavparse/gstwavparse.h:
30518           Quickfix for capsnego.
30519
30520 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30521
30522         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
30523           Fix indenting, fix pad creation.
30524
30525 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30526
30527         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
30528         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
30529         (gst_xviddec_sink_link):
30530           Implement src_getcaps() so proper size caps is negotiated.
30531
30532 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30533
30534         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
30535           Finish flac decoder on EOS. See #116178.
30536
30537 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30538
30539         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
30540         (gst_matroska_demux_add_stream):
30541         * gst/matroska/matroska-ids.h:
30542           Add getcaps() function to fix capsnego...
30543
30544 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30545
30546         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
30547         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
30548         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30549           Fix more integer overflows. Again, see #126967.
30550
30551 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30552
30553         * ext/mpeg2dec/gstmpeg2dec.c:
30554           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
30555           #130416.
30556
30557 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30558
30559         * configure.ac:
30560         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
30561         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
30562         * ext/xvid/gstxvid.h:
30563         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
30564         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
30565         (gst_xviddec_src_link), (gst_xviddec_sink_link),
30566         (gst_xviddec_change_state):
30567         * ext/xvid/gstxviddec.h:
30568         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
30569         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
30570         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
30571         (gst_xvidenc_link), (gst_xvidenc_set_property),
30572         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
30573         * ext/xvid/gstxvidenc.h:
30574           Update xvid plugin to latest xvid (1.0.0-beta3) API.
30575
30576 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30577
30578         * gst/rtp/rtp-packet.c:
30579           Add sys/types.h include, since OS X doesn't define in_addr_t
30580           in netinet/in.h, like it does on Linux (see #129600).
30581
30582 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
30583
30584         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
30585
30586         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
30587           Correct logic of dispose function (see #129306).
30588
30589 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30590
30591         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
30592         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30593         (gst_mpeg_parse_init):
30594         * gst/mpegstream/gstmpegparse.h:
30595           Remove clock (which was never provided, i.e. dead code), and
30596           also fix integer overflows at high PTS values (see #126967).
30597
30598 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30599
30600         * ext/flac/gstflacdec.c:
30601         * ext/libpng/gstpngenc.h:
30602         * ext/mikmod/gstmikmod.h:
30603           OS X fixes (see #126628).
30604
30605 2004-01-02  David Schleef  <ds@schleef.org>
30606
30607         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
30608         (gst_alsa_src_base_init): Remove bogus "src" request pad.
30609         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
30610         (gst_mpeg_parse_class_init): Move pad template registration
30611         to class_init, since the derived class (mpegdemux) doesn't
30612         want them.
30613
30614 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30615
30616         * sys/ximage/Makefile.am:
30617         * sys/xvideo/Makefile.am:
30618         * sys/xvimage/Makefile.am:
30619           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
30620           after installation (see #127664).
30621
30622 2004-01-02  David Schleef  <ds@schleef.org>
30623
30624         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
30625         (gst_ffmpegenc_connect):  Negotiation fixes.
30626         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
30627         Remove inappropriate gst_caps_free().
30628         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
30629         Reenable Ronald's internal resize code, since the core handles
30630         it correctly now.
30631
30632 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30633
30634         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
30635         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
30636         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
30637           Fix pad template stuff.
30638
30639 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30640
30641         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
30642         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
30643           fix signed integer reading/writing.
30644
30645 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30646
30647         * ext/alsa/README:
30648           Remove outdated document
30649
30650 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
30651
30652         * gst/cutter/gstcutter.c: (gst_cutter_init):
30653           src pad was being created twice - oops.
30654
30655 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30656
30657         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
30658           Comment out internal resize. It doesn't handle the resulting
30659           XEvent internally, does another try_set_caps() which leads to
30660           a really nice loop.
30661           Real fix will come when Julien and Dave are awake. ;).
30662
30663 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30664
30665         * ext/mpeg2enc/gstmpeg2enc.cc:
30666           fix const/nonconst compile issue.
30667
30668 2004-01-02  David Schleef  <ds@schleef.org>
30669
30670         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
30671         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
30672         Add fixate function and a check for bad formats.
30673
30674 2004-01-01  David Schleef  <ds@schleef.org>
30675
30676         Negotiation fixes:
30677         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
30678         (gst_audiofilter_init):
30679         * gst/debug/efence.c: (gst_efence_init):
30680         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
30681         (gst_deinterlace_init):
30682         * gst/volume/gstvolume.c: (volume_connect):
30683
30684 2004-01-01  David Schleef  <ds@schleef.org>
30685
30686         Convert elements to use gst_pad_use_explicit_caps() where
30687         appropriate:
30688         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
30689         * ext/audiofile/gstafparse.c: (gst_afparse_init),
30690         (gst_afparse_open_file):
30691         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
30692         (gst_afsrc_open_file):
30693         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
30694         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
30695         (gst_ffmpegdec_chain):
30696         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
30697         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
30698         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
30699         (gst_gdk_pixbuf_chain):
30700         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
30701         (gst_jpegdec_chain):
30702         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
30703         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
30704         (gst_mikmod_negotiate):
30705         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
30706         (gst_mpeg2dec_negotiate_format):
30707         * ext/mpeg2enc/gstmpeg2enc.cc:
30708         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
30709         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
30710         (gst_speexdec_sinkconnect):
30711         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
30712         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
30713         (gst_vorbisfile_new_link):
30714         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
30715         (gst_ac3parse_chain):
30716         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
30717         (gst_asf_demux_setup_pad):
30718         * gst/auparse/gstauparse.c: (gst_auparse_init),
30719         (gst_auparse_chain):
30720         * gst/id3/gstid3types.c: (gst_id3types_loop):
30721         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
30722         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
30723         (mp1videoparse_parse_seq):
30724         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
30725         (bpf_from_header):
30726         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
30727         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
30728         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
30729         (gst_mpeg_parse_send_data):
30730         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
30731         (gst_qtdemux_add_stream):
30732         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
30733         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30734         (gst_wavparse_parse_fmt):
30735
30736 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30737
30738         * configure.ac:
30739           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
30740           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
30741           it therefore uses the wrong include paths. Too bad... Note
30742           that 1.6.1.93 is not release yet. ;).
30743           Also add a check for mplex, which is now using the lib'ified
30744           mplex from mjpegtools, too.
30745         * ext/ffmpeg/gstffmpegcodecmap.c:
30746           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
30747           issues. I don't think ffmpeg handles 3ivx correctly, so this
30748           probably won't work. But it won't hurt either.
30749         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
30750         (gst_ffmpegdec_chain):
30751         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
30752         (gst_ffmpegenc_chain_audio):
30753           Fix memleak in audio encoding. Close codec if open fails, this
30754           calls the cleanup routines so we can re-use the context.
30755         * ext/mpeg2enc/gstmpeg2enc.cc:
30756           Fix pad template names/types, fix memory issue with getcaps().
30757         * ext/mpeg2enc/gstmpeg2encoder.cc:
30758         * ext/mpeg2enc/gstmpeg2encoder.hh:
30759           Fix compile issue with new caps system (const thingy).
30760         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
30761         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
30762           We read a first frame right on initing, so that we have a caps
30763           when we init the output. This caps is cached in padprivate and
30764           read as first frame.
30765         * ext/mplex/Makefile.am:
30766         * ext/mplex/gstmplex.cc:
30767         * ext/mplex/gstmplex.h:
30768         * ext/mplex/gstmplex.hh:
30769         * ext/mplex/gstmplexibitstream.cc:
30770         * ext/mplex/gstmplexibitstream.hh:
30771         * ext/mplex/gstmplexjob.cc:
30772         * ext/mplex/gstmplexjob.hh:
30773         * ext/mplex/gstmplexoutputstream.cc:
30774         * ext/mplex/gstmplexoutputstream.hh:
30775           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
30776           had issues, didn't do capsnego, supported only a subset of the
30777           mplex features and required a mplex fork in our local CVS. Plus
30778           that it worked agaist a very old mplex version. Rewriting was
30779           faster than updating it.
30780         * gst-libs/ext/Makefile.am:
30781         * gst-libs/ext/mplex/INSTRUCT:
30782         * gst-libs/ext/mplex/Makefile.am:
30783         * gst-libs/ext/mplex/README:
30784         * gst-libs/ext/mplex/TODO:
30785         * gst-libs/ext/mplex/ac3strm_in.cc:
30786         * gst-libs/ext/mplex/audiostrm.hh:
30787         * gst-libs/ext/mplex/audiostrm_out.cc:
30788         * gst-libs/ext/mplex/aunit.hh:
30789         * gst-libs/ext/mplex/bits.cc:
30790         * gst-libs/ext/mplex/bits.hh:
30791         * gst-libs/ext/mplex/buffer.cc:
30792         * gst-libs/ext/mplex/buffer.hh:
30793         * gst-libs/ext/mplex/fastintfns.h:
30794         * gst-libs/ext/mplex/format_codes.h:
30795         * gst-libs/ext/mplex/inputstrm.cc:
30796         * gst-libs/ext/mplex/inputstrm.hh:
30797         * gst-libs/ext/mplex/lpcmstrm_in.cc:
30798         * gst-libs/ext/mplex/mjpeg_logging.cc:
30799         * gst-libs/ext/mplex/mjpeg_logging.h:
30800         * gst-libs/ext/mplex/mjpeg_types.h:
30801         * gst-libs/ext/mplex/mpastrm_in.cc:
30802         * gst-libs/ext/mplex/mpegconsts.cc:
30803         * gst-libs/ext/mplex/mpegconsts.h:
30804         * gst-libs/ext/mplex/mplexconsts.hh:
30805         * gst-libs/ext/mplex/multplex.cc:
30806         * gst-libs/ext/mplex/outputstream.hh:
30807         * gst-libs/ext/mplex/padstrm.cc:
30808         * gst-libs/ext/mplex/padstrm.hh:
30809         * gst-libs/ext/mplex/stillsstream.cc:
30810         * gst-libs/ext/mplex/stillsstream.hh:
30811         * gst-libs/ext/mplex/systems.cc:
30812         * gst-libs/ext/mplex/systems.hh:
30813         * gst-libs/ext/mplex/vector.cc:
30814         * gst-libs/ext/mplex/vector.hh:
30815         * gst-libs/ext/mplex/videostrm.hh:
30816         * gst-libs/ext/mplex/videostrm_in.cc:
30817         * gst-libs/ext/mplex/videostrm_out.cc:
30818         * gst-libs/ext/mplex/yuv4mpeg.cc:
30819         * gst-libs/ext/mplex/yuv4mpeg.h:
30820         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
30821         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
30822           We don't fork mjpegtools' mplex in our CVS anymore.
30823         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
30824         (gst_avi_demux_add_stream):
30825         * gst/avi/gstavidemux.h:
30826           Add getcaps() function for proper caps nego. This makes some
30827           parts of AVI playback/reading work.
30828         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
30829           Resize window on new capsnego. This is probably wrong, but
30830           I'm still committing it because with current capsnego, the
30831           first successfull capsnego is auto-fixated, therefore rounded
30832           down to the lowest values in the caps. this results in a 16x16
30833           XWindow that is not reized when real capsnego finishes.
30834           Dave, I see more cases of this, do you know a proper solution?
30835         * tools/gst-launch-ext.in:
30836           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
30837
30838 2003-12-31  David Schleef  <ds@schleef.org>
30839
30840         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
30841         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
30842           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
30843
30844 2003-12-30  David Schleef  <ds@schleef.org>
30845
30846         * ext/ffmpeg/gstffmpegcolorspace.c:
30847         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
30848         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
30849         (gst_ffmpegcsp_chain): Negotiation fixes
30850         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
30851         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
30852         (gst_audio_convert_link), (gst_audio_convert_channels):
30853         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
30854         (gst_audioscale_link), (gst_audioscale_get_buffer),
30855         (gst_audioscale_chain): Negotiation fixes
30856         * gst/audioscale/gstaudioscale.h:
30857         * gst/videofilter/gstvideofilter.c:
30858         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
30859         (gst_videofilter_link), (gst_videofilter_init),
30860         (gst_videofilter_set_output_size), (gst_videofilter_setup),
30861         (gst_videofilter_find_format_by_structure):
30862         * gst/videofilter/gstvideofilter.h: Negotiation fixes
30863         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
30864         (gst_videoscale_link):
30865         * gst/videoscale/videoscale.c: (videoscale_get_structure),
30866         (videoscale_find_by_structure), (gst_videoscale_setup):
30867         * gst/videoscale/videoscale.h: Negotiation fixes
30868         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
30869         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
30870         function, restrict resizing to a multiple of 4 (hack until
30871         everyone supports odd sizes correctly).
30872
30873 2003-12-29  Colin Walters  <walters@verbum.org>
30874
30875         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
30876         signed.
30877
30878 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
30879
30880         * ext/sndfile/gstsf.c: (gst_sf_loop):
30881           Fix warning about discarding const qualifier
30882
30883 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
30884
30885         * gst/cutter/gstcutter.c:
30886         * gst/videoscale/gstvideoscale.c:
30887         * gst/volenv/gstvolenv.c:
30888         * gst-libs/gst/audio/audio.c:
30889         * gst-libs/gst/video/video.c:
30890           Fix warnings
30891
30892 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30893
30894         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
30895           Don't send ALSA debugging to stderr.
30896         * ext/alsa/gstalsa.h:
30897           Use GST_WARNING instead of g_warning when ALSA functions fail.
30898
30899 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30900
30901         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
30902           Free XVAdapterInfo correctly.
30903
30904 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30905
30906         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
30907         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
30908           Make id3tag use correct caps nego.
30909
30910 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
30911
30912         * ext/ivorbis/vorbis.c:
30913         * ext/ivorbis/vorbisenc.h:
30914         * ext/ivorbis/vorbisfile.c:
30915           Modify so that it uses the new caps things
30916
30917 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30918
30919         * testsuite/spider/spider1.c: (main):
30920         * testsuite/spider/spider2.c: (main):
30921         * testsuite/spider/spider3.c: (main):
30922           Make tests compile again. They probably don't work.
30923
30924 2003-12-24  Colin Walters  <walters@verbum.org>
30925
30926         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
30927         we can't fixate the caps anymore.
30928
30929 2003-12-23  David Schleef  <ds@schleef.org>
30930
30931         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
30932         * sys/oss/gstosssink.c: (gst_osssink_init),
30933         (gst_osssink_sink_fixate): Add fixate function.
30934
30935 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30936
30937         * ext/ffmpeg/gstffmpegcodecmap.c:
30938         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
30939         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
30940         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
30941         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
30942         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
30943         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
30944         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
30945           fix typo in RGB masks, and move back to "old" colorspace
30946           capsnego code until whoever wrote this new crap has actually
30947           tested it so that it works.
30948           And yes, this works, keep it that way please.
30949
30950 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30951
30952         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
30953         (gst_divxdec_init), (gst_divxdec_negotiate):
30954         * ext/divx/gstdivxdec.h:
30955         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
30956         (gst_divxenc_init):
30957         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
30958         (gst_faac_sinkconnect), (gst_faac_srcconnect):
30959         * ext/mpeg2enc/gstmpeg2enc.cc:
30960         * ext/mpeg2enc/gstmpeg2encoder.cc:
30961         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
30962         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
30963         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
30964         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
30965         (dxr3spusink_init):
30966         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
30967         (dxr3videosink_init):
30968           Fix caps breakage after Dave's caps branch merge.
30969
30970 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30971
30972         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
30973           Fix for 24bpp display.
30974
30975 2003-12-23  Colin Walters  <walters@verbum.org>
30976
30977         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
30978         a GnomeVFSHandle directly.
30979
30980 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30981
30982         * gst/volume/Makefile.am:
30983         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
30984         (volume_base_init), (volume_init):
30985           Reenable volume element and fix to work with new caps stuff.
30986           Rhythmbox needs this.
30987
30988 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30989
30990         * gst/qtdemux/qtdemux.c: (plugin_init):
30991           qtdemux requires bytestream
30992
30993 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30994
30995         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
30996           Fix remaining caps handling errors due to CAPS merge.
30997
30998 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30999
31000         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
31001         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
31002         (gst_faad_srcconnect):
31003           Port to new caps system.
31004
31005 2003-12-21  Julien MOUTTE  <julien@moutte.net>
31006
31007         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
31008         (got_video_size), (main): using g_print instead of g_message.
31009         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
31010         signal which was not emitted because of "switch" element added to the
31011         bin but not connected. (Removing from the bin temporarily)
31012
31013 2003-12-21  Julien MOUTTE  <julien@moutte.net>
31014
31015         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
31016         find X development files. I don't understand the previous tests and
31017         they fail on my debian/ppc unstable. This one works.
31018         * examples/gstplay/player.c: (main): Set the pipeline to READY before
31019         exiting.
31020         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
31021         (gst_play_set_video_sink), (gst_play_set_audio_sink),
31022         (gst_play_set_visualization): Add some safety checks in set_ methods
31023         and state_change. This was throwing some ugly CRITICAL messages when
31024         pipeline was getting disposed and casts were failing.
31025
31026 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31027
31028         * configure.ac:
31029           Improve mpeg2enc detection. This is for distributions that do
31030           ship mjpegtools, but without mpeg2enc. Also does object check
31031           for might there ever be ABI incompatibility.
31032         * ext/mpeg2enc/gstmpeg2enc.cc:
31033           Add Andrew as second maintainer (he's helping me), and also add
31034           an error if no caps was set. This happens if I pull before capsnego
31035           and that's something I should solve sometime else.
31036         * gst/matroska/matroska-demux.c:
31037         (gst_matroska_demux_parse_blockgroup):
31038           Fix time parsing.
31039         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
31040         (gst_matroska_mux_track_header):
31041           Add caps to templates.
31042         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
31043           Add mpegversion=1 to prevent confusion with MPEG/AAC.
31044         * gst/mpegstream/gstmpegdemux.c:
31045           Remove layer since it causes warnings about unfixed caps.
31046         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
31047           Fix obvious typo (we error out if caps were set, we should of
31048           course error out if *no* caps were set).
31049         * sys/oss/gstosselement.c: (gst_osselement_convert):
31050           Fix format conversion, we confused bits/bytes.
31051         * sys/oss/gstosselement.h:
31052           Improve documentation for 'bps'.
31053         * sys/v4l/TODO:
31054           Remove stuff about plugins that need removing - this was done
31055           ages ago.
31056         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
31057         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
31058         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
31059         (gst_v4lsrc_src_query):
31060         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
31061         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
31062           Add get_query_types(), get_formats() and query() functions.
31063
31064 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
31065
31066         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
31067           * moved CVS to freedesktop.org