1 2007-02-23 Tim-Philipp Müller <tim at centricular dot net>
3 * gst/playback/gstplaybin.c:
4 Improve docs: point out that the application needs to assist playbin
7 2007-02-23 Tim-Philipp Müller <tim at centricular dot net>
9 * gst-libs/gst/utils/install-plugins.c:
10 * gst-libs/gst/utils/missing-plugins.c:
11 * tests/check/libs/utils.c: (missing_msg_check_getters):
12 Change GStreamer marker prefix in detail string from 'gstreamer.net'
13 to just 'gstreamer'. Document the caps string component of the
14 decoder/encoder detail a bit better, since not everyone will be
15 familiar with the GStreamer media type/caps system (but they better
16 enjoy nested itemized lists).
18 2007-02-22 Tim-Philipp Müller <tim at centricular dot net>
20 * gst-libs/gst/netbuffer/gstnetbuffer.c:
21 (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
22 Fix copying of GstNetBuffer (would crash before, or at least lead to
23 invalid memory access, #410772), for now by copying the GstBuffer copy
24 code from the core over here so we can copy the GstBuffer fields on a
25 provided buffer instance (of type GstNetBuffer in this case). Would be
26 better to fix this with some support by the core though (and in the long
27 run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
29 * tests/check/Makefile.am:
30 Enable unit test for GstNetBuffer.
32 2007-02-22 Andy Wingo <wingo@pobox.com>
34 * gst-libs/gst/audio/gstbaseaudiosink.c
35 (gst_base_audio_sink_init): Disable pull-mode activation until we
36 figure out how to make audio sinks go to PLAYING.
38 2007-02-22 Stefan Kost <ensonic@users.sf.net>
40 * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
41 (double_hq), (audio_convert_get_func_index),
42 (audio_convert_prepare_context), (audio_convert_convert):
43 * gst/audioconvert/audioconvert.h:
44 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
45 (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
46 * gst/audioconvert/gstchannelmix.h:
47 * tests/check/elements/audioconvert.c: (GST_START_TEST):
48 Add float as an intermediate format, as well as float mixing. Enable
49 test that was failing before. Fixes #339837
51 2007-02-21 Jan Schmidt <thaytan@mad.scientist.com>
53 * tests/examples/seek/seek.c: (do_seek):
54 Undo the previous commit: -1 as a stop time implies that the stop
55 time is the end of file, clearing any previously configured segment.
57 2007-02-21 Jan Schmidt <thaytan@mad.scientist.com>
59 * tests/examples/seek/seek.c: (do_seek):
60 Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
62 2007-02-21 Stefan Kost <ensonic@users.sf.net>
64 * gst/volume/gstvolume.c: (volume_process_int16),
65 (volume_process_int16_clamp), (volume_set_caps):
66 Unbreak volume, value remains gint.
68 2007-02-21 Stefan Kost <ensonic@users.sf.net>
70 * gst/volume/gstvolume.c: (volume_choose_func),
71 (volume_update_real_volume), (gst_volume_set_volume),
72 (gst_volume_init), (volume_process_double), (volume_process_float),
73 (volume_process_int16), (volume_process_int16_clamp),
74 (volume_set_caps), (volume_transform_ip), (volume_update_volume):
75 * gst/volume/gstvolume.h:
76 Extend float audio support (double) and some int->uint cleanups.
78 2007-02-20 Edward Hervey <edward@fluendo.com>
80 * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
81 (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
82 (sort_end_pads), (gst_decode_group_expose),
83 (gst_decode_group_hide):
84 Don't free groups from the streaming threads. Just put them aside and
87 2007-02-20 Edward Hervey <edward@fluendo.com>
89 * gst/playback/gstdecodebin2.c: (connect_element),
90 (pad_added_group_cb), (gst_decode_group_check_if_blocked),
91 (sort_end_pads), (gst_decode_group_expose):
92 Handle dynamic pads within groups.
93 Sort pads before exposing them in order to make playbin happy.
94 There still is a race with the multiqueue filling up. This should be
98 2007-02-16 Tim-Philipp Müller <tim at centricular dot net>
100 * gst-libs/gst/utils/base-utils.c:
101 * gst-libs/gst/utils/descriptions.c:
102 * gst-libs/gst/utils/install-plugins.c:
103 * gst-libs/gst/utils/missing-plugins.c:
104 Some more docs (and descriptions for two subtitle formats).
106 2007-02-16 Tim-Philipp Müller <tim at centricular dot net>
108 * gst-libs/gst/audio/audio.c:
111 2007-02-16 Tim-Philipp Müller <tim at centricular dot net>
113 Patch by: Yves Lefebvre <ivanohe abacom com>
115 * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
116 Don't leak caps. Fixes #408278.
118 2007-02-15 Stefan Kost <ensonic@users.sf.net>
120 * ext/cdparanoia/gstcdparanoiasrc.h:
121 * ext/ogg/gstoggdemux.h:
122 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
123 (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
124 (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
125 * gst-libs/gst/audio/audio.h:
126 * gst-libs/gst/audio/gstaudiofilter.h:
127 * gst-libs/gst/interfaces/videoorientation.h:
128 * gst/adder/gstadder.h:
129 More docs coverage and some ChangeLog surgery (add missing names)
131 2007-02-15 Wim Taymans <wim@fluendo.com>
133 * sys/ximage/ximagesink.c:
134 (gst_ximagesink_calculate_pixel_aspect_ratio):
135 * sys/xvimage/xvimagesink.c:
136 (gst_xvimagesink_calculate_pixel_aspect_ratio):
137 Small constifications.
139 2007-02-15 Wim Taymans <wim@fluendo.com>
141 * gst-libs/gst/audio/gstbaseaudiosink.c:
142 (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
143 (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
144 (gst_base_audio_sink_async_play),
145 (gst_base_audio_sink_change_state):
146 Answer latency query.
147 Use configured latency when syncing.
150 * gst-libs/gst/audio/gstbaseaudiosrc.c:
151 (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
152 (gst_base_audio_src_query), (gst_base_audio_src_change_state):
153 Fix possible memleak.
154 Implement latency query.
157 2007-02-15 Wim Taymans <wim@fluendo.com>
159 * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
160 Ignore errors in reset, these are not fatal. They also grab the element
161 lock which is already taking when this function is called. Fixes
164 2007-02-13 Stefan Kost <ensonic@users.sf.net>
167 Remove 'tests/examples/xerror/Makefile' from output files again.
169 2007-02-13 Stefan Kost <ensonic@users.sf.net>
172 * docs/plugins/Makefile.am:
173 Also crossref against gst-plugins-base-libs.
175 2007-02-12 Stefan Kost <ensonic@users.sf.net>
178 * docs/libs/Makefile.am:
179 * docs/plugins/Makefile.am:
180 Add crossreferences to glib/gobject/gstream docs.
182 * gst-libs/gst/audio/audio.h:
185 * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
186 Add own debug category.
188 2007-02-12 Tim-Philipp Müller <tim at centricular dot net>
190 Patch by: René Stadler <mail at renestadler de>
192 * gst-libs/gst/tag/gstvorbistag.c:
193 Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
196 2007-02-10 Tim-Philipp Müller <tim at centricular dot net>
198 * gst/playback/gstplaybasebin.c: (setup_source):
199 When we have external subtitles and wait for the subtitle decodebin
200 to get up and running, we set up a (sync) bus handler for the
201 subtitle decodebin, so we can stop waiting when it posts an error
202 message. However, we should do that before we set the subtitle
203 decodebin's state to playing, otherwise things are racy and we might
204 miss error messages posted before we had a chance to set up the bus.
205 This should finally fix totem hanging on .txt pseudo-subtitle files.
207 2007-02-10 Sébastien Moutte <sebastien at moutte dot net>
209 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
210 Use gst_gdouble_to_guint64 for conversions.
211 * win32/common/config.h.in:
212 Add a define for GST_INSTALL_PLUGINS_HELPER
213 * win32/common/libgstaudio.def:
214 * win32/common/libgstcdda.def:
215 * win32/common/libgstnetbuffer.def:
216 * win32/common/libgstrtp.def:
217 * win32/common/libgutils.def:
218 Add new exported functions.
219 * win32/vs6/gst_plugins_base.dsw:
220 * win32/vs6/libgstdecodebin.dsp:
221 * win32/vs6/libgstnetbuffer.dsp:
222 * win32/vs6/libgstplaybin.dsp:
223 * win32/vs6/libgstrtp.dsp:
224 * win32/vs6/libgstvorbis.dsp:
225 * win32/vs6/libgstcdda.dsp:
226 * win32/vs6/libgstgdp.dsp:
227 * win32/vs6/libgstutils.dsp:
228 Update and add new project files.
230 2007-02-10 Tim-Philipp Müller <tim at centricular dot net>
232 * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
233 (subrip_remove_unhandled_tags), (parse_subrip):
234 For SubRip (.srt) subtitles, ignore all markup tags we don't
235 handle (like font tags, for example).
237 * tests/check/elements/subparse.c:
240 2007-02-09 Tim-Philipp Müller <tim at centricular dot net>
242 * gst/playback/gstdecodebin.c: (add_fakesink),
243 (gst_decode_bin_change_state):
244 * gst/playback/gstdecodebin2.c: (add_fakesink),
245 (gst_decode_bin_change_state):
246 Don't error out if there is no fakesink in the NULL to READY state
247 change, since when decodebin is re-used, we're only adding the
248 fakesink element in READY to PAUSED.
250 * tests/check/elements/decodebin.c:
251 (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
253 Minimal unit test to make sure we can use the same decodebin
254 instance twice (at least with audiotestsrc input).
256 2007-02-09 Tim-Philipp Müller <tim at centricular dot net>
258 * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
259 Try to get devic-name from device string first, and from handle only
260 as fallback (seems to yield better results and is more robust
261 against buggy probing code on the application side).
263 2007-02-08 Tim-Philipp Müller <tim at centricular dot net>
265 Based on patch by: Julien Puydt <julien.puydt at laposte net>
267 * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
268 (gst_alsa_find_device_name):
269 * ext/alsa/gstalsa.h:
270 * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
271 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
272 Improve device-name detection a bit, especially in the case where
273 the device is not actually open (#405020, #405024). Move common code
274 into gstalsa.c instead of duplicating it.
276 2007-02-07 Tim-Philipp Müller <tim at centricular dot net>
278 * gst/audioconvert/gstaudioconvert.c:
279 Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
281 2007-02-06 Julien MOUTTE <julien@moutte.net>
283 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
284 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
285 (gst_xvimagesink_interface_supported),
286 (gst_xvimagesink_probe_get_properties),
287 (gst_xvimagesink_probe_probe_property),
288 (gst_xvimagesink_probe_needs_probe),
289 (gst_xvimagesink_probe_get_values),
290 (gst_xvimagesink_property_probe_interface_init),
291 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
292 (gst_xvimagesink_init), (gst_xvimagesink_class_init),
293 (gst_xvimagesink_get_type):
294 * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
295 for XVAdaptors so that one can choose the adaptor to use with
296 gstreamer-properties.
298 2007-02-06 Stefan Kost <ensonic@users.sf.net>
300 * gst/audioconvert/gstaudioconvert.c:
301 Also mention that a conversion from double to float is suboptimal still.
303 2007-02-06 Tim-Philipp Müller <tim at centricular dot net>
305 * gst-libs/gst/audio/gstaudiofilter.c:
306 (gst_audio_filter_class_init), (gst_audio_filter_change_state):
307 Clear our formats structure and free the caps contained in it when
310 2007-02-05 Andy Wingo <wingo@pobox.com>
312 * gst-libs/gst/audio/gstbaseaudiosink.c
313 (gst_base_audio_sink_callback): Update basesink->offset so that we
314 pull monotonically increasing offsets instead of, um, seeking back
315 to 0 each time. Fixes alsasrc ! alsasink!
317 2007-02-05 Tim-Philipp Müller <tim at centricular dot net>
319 * gst/videoscale/gstvideoscale.c:
320 A width and height of 1 makes us crash, so increase minimum size to
321 2x2 pixels until someone feels like fixing this (#404512).
323 2007-02-04 Tim-Philipp Müller <tim at centricular dot net>
325 * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
326 Add small test to make sure request pads are cleaned up properly
327 even if oggmux never changes state out of NULL.
329 2007-02-04 Tim-Philipp Müller <tim at centricular dot net>
331 * tests/check/libs/utils.c: (GST_START_TEST):
332 Fix unit test. Turns out things work much better when you
333 NULL-terminate string arrays. Should make p5 build bot happy again.
335 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
337 * gst-libs/gst/audio/Makefile.am:
338 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
339 (gst_audio_filter_template_base_init),
340 (gst_audio_filter_template_class_init),
341 (gst_audio_filter_template_init),
342 (gst_audio_filter_template_set_property),
343 (gst_audio_filter_template_get_property),
344 (gst_audio_filter_template_setup),
345 (gst_audio_filter_template_filter),
346 (gst_audio_filter_template_filter_inplace), (plugin_init):
347 Oops, forgot to commit fixed-up example.
349 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
351 * docs/libs/gst-plugins-base-libs-sections.txt:
352 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
353 (gst_audio_filter_class_init), (gst_audio_filter_init),
354 (gst_audio_filter_set_caps),
355 (gst_audio_filter_class_add_pad_templates):
356 * gst-libs/gst/audio/gstaudiofilter.h:
357 Port GstAudioFilter to 0.10. This change technically breaks
358 API and ABI (and thus also every library developer's heart),
359 but seems justifiable on the grounds that the base class was
360 completely unusable before (ie. would crash immediately when
361 actually used). Fixes #403963 (and eventually also #403572).
362 Also document all of this a bit.
364 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
366 * gst-libs/gst/utils/install-plugins.c:
367 (gst_install_plugins_spawn_child):
368 * tests/check/libs/utils.c:
369 (test_base_utils_install_plugins_do_callout):
370 Lowering log level to see why things fail on the p5 build bot;
371 fix some typos in unit test messages.
373 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
375 * tests/check/libs/utils.c:
376 (test_base_utils_install_plugins_do_callout):
377 Don't hard-code temp directory for test helper; use GLib functions
378 to write out file and do error checking etc.
380 2007-02-02 Tim-Philipp Müller <tim at centricular dot net>
382 * gst-libs/gst/utils/Makefile.am:
383 * gst-libs/gst/utils/base-utils.h:
384 * gst-libs/gst/utils/install-plugins.c:
385 (gst_install_plugins_context_set_xid),
386 (gst_install_plugins_context_new),
387 (gst_install_plugins_context_free),
388 (gst_install_plugins_get_helper),
389 (gst_install_plugins_spawn_child),
390 (gst_install_plugins_return_from_status),
391 (gst_install_plugins_installer_exited),
392 (gst_install_plugins_async), (gst_install_plugins_sync),
393 (gst_install_plugins_return_get_name),
394 (gst_install_plugins_installation_in_progress):
395 * gst-libs/gst/utils/install-plugins.h:
396 API: add API for applications to initiate installation of missing
397 plugins, ie. gst_install_plugins_async() primarily.
398 Based on libgimme-codec by Ryan Lortie.
401 Add --with-install-plugins-helper configure option so distros can specify
402 the path of the helper script or program to call when plugin installation
403 is requested (distros: please do any argument munging in this helper
404 script instead of patching GStreamer to pass arguments differently
405 to another program directly).
407 * docs/libs/gst-plugins-base-libs-docs.sgml:
408 * docs/libs/gst-plugins-base-libs-sections.txt:
409 Build and document new API.
411 * tests/check/libs/utils.c: (result_cb),
412 (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
413 (libgstbaseutils_suite):
414 Some simple checks for the new API.
416 2007-02-02 Tim-Philipp Müller <tim at centricular dot net>
418 * tests/check/elements/audioconvert.c: (test_float_conversion):
419 Add small test for 32bit float <=> 64bit float conversion (works
420 only one way so far, 32=>64 produces structured noise).
422 2007-02-02 Tim-Philipp Müller <tim at centricular dot net>
424 * gst/audioconvert/gstaudioconvert.c:
425 (set_structure_widths_32_and_64), (make_lossless_changes):
426 We don't support floats with a width of 40, 48 or 56 bits.
428 2007-02-02 Stefan Kost <ensonic@users.sf.net>
430 * gst/audioconvert/audioconvert.c: (float), (double),
431 (audio_convert_get_func_index):
432 * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
433 (make_lossless_changes):
434 Support for 64-bit float audio in audioconvert (#339837)
436 2007-02-01 Tim-Philipp Müller <tim at centricular dot net>
438 Patch by: Holger Wansing <linux wansing-online de>
442 Add German translation (#352069).
444 2007-02-01 Sebastian Dröge <slomo@circular-chaos.org>
446 reviewed by: Wim Taymans <wim@fluendo.com>
448 * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
449 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
450 Use newly added GstCollectPads API to free the allocated resources in
451 the GstOggPad structures (#402393).
453 2007-01-31 Jan Schmidt <thaytan@mad.scientist.com>
455 * gst/playback/gstplaybin.c: (gen_vis_element):
456 Add audioresample+audioconvert in front of the visualisation
457 element, so that elements like libvisual 0.4 that don't support all
458 samplerates can work.
462 2007-01-30 Tim-Philipp Müller <tim at centricular dot net>
464 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
465 (gst_play_base_bin_get_streaminfo_value_array):
466 Take some locks and make a copy of the streaminfo value array we
467 maintain while holding the lock, so that the application can
468 retrieve the stream-info as a value array in a thread-safe way.
470 2007-01-30 Wim Taymans <wim@fluendo.com>
472 * gst/audioconvert/gstaudioconvert.c:
473 Don't fail on 0 sized buffers. Fixes #396835.
475 2007-01-29 David Schleef <ds@schleef.org>
477 * gst/typefind/gsttypefindfunctions.c:
478 Detect BBCD as video/x-dirac, so we can play raw dirac
481 2007-01-29 Tim-Philipp Müller <tim at centricular dot net>
483 * ext/theora/theoraenc.c: (theora_enc_chain):
484 Check return value of theora_encode_header(), or we might try to
485 allocate a random number of bytes. theora_encode_header() can fail
486 if libtheora has been compiled with encoding support disabled.
489 2007-01-29 Wim Taymans <wim@fluendo.com>
491 * tests/check/gst/.cvsignore:
494 2007-01-29 Wim Taymans <wim@fluendo.com>
496 * ext/libvisual/visual.c: (gst_visual_src_setcaps):
497 Fix strides in libvisual. Gst uses X strides.
498 Inspired by: <ed at catmur dot co dot uk> and
499 <tim at centricular dot net>
502 2007-01-27 Wim Taymans <wim@fluendo.com>
504 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
505 (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
506 (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
507 (gst_ogg_demux_perform_seek),
508 (gst_ogg_demux_bisect_forward_serialno),
509 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
510 (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
511 (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
512 (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
513 * ext/ogg/gstoggdemux.h:
514 Properly propagate streaming errors when we are scanning the file for
515 chains so that we don't crash when shut down. Might fix some crashers
516 when quickly switching oggs in RB such as #332503 and #378436.
518 2007-01-26 Tim-Philipp Müller <tim at centricular dot net>
520 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
521 Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
524 2007-01-25 Wim Taymans <wim@fluendo.com>
526 * gst/playback/gstplaybasebin.c: (remove_source):
527 Don't try to disconnect a signal from a finalized object.
529 2007-01-25 Tim-Philipp Müller <tim at centricular dot net>
531 * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
532 Cast lock macro parameters to make sure we're actually accessing the
533 lock member at the right class level. Free list itself in _dispose()
534 as well and NULL it in case dispose gets called multiple times.
536 2007-01-25 Edward Hervey <edward@fluendo.com>
538 * gst/playback/gstdecodebin2.c:
539 (gst_decode_bin_dispose),(gst_decode_bin_finalize):
540 Free GstDecodeGroups no longer used.
541 (gst_decode_group_expose):
542 Don't unlock too many times !
543 (deactivate_free_recursive):
544 Free iterator once we're done with it.
545 Fix for recursively deactivating elements (stop at ghostpads).
547 2007-01-25 Tim-Philipp Müller <tim at centricular dot net>
549 * gst/playback/gstplaybin.c: (handoff):
550 Fix up caps on the frame buffer before we save it and potentially
551 make it accessible to other threads via g_object_get; also use
552 gst_buffer_replace() instead of gst_mini_object_replace().
554 2007-01-25 Tim-Philipp Müller <tim at centricular dot net>
556 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
557 Make getting the current frame thread-safe.
559 2007-01-25 Edward Hervey <edward@fluendo.com>
561 * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
562 (gst_decode_group_new), (gst_decode_group_free):
563 Set queues to bigger sizes to cope with HD contents.
564 Fix some mutex freeing and add comment about MT safe methods.
566 2007-01-24 Tim-Philipp Müller <tim at centricular dot net>
568 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
569 (gst_text_overlay_text_event):
570 Don't unnecessarily ref (and then leak) upstream events if the text
571 pad is not linked. Fixes #399948.
573 * tests/check/gst-plugins-base.supp:
574 Add suppression for pango on edgy/x86 for textoverlay test.
576 2007-01-24 Wim Taymans <wim@fluendo.com>
578 * gst-libs/gst/rtp/gstrtpbuffer.h:
579 Add some more fixed payloads.
581 2007-01-23 Tim-Philipp Müller <tim at centricular dot net>
583 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
584 Error out properly if we get an error from libogg while reading the
585 BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
587 2007-01-23 Tim-Philipp Müller <tim at centricular dot net>
589 * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
592 * tests/check/elements/playbin.c:
593 (test_sink_usage_video_only_stream),
594 (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
595 (test_suburi_error_wrongproto), (test_missing_urisource_handler),
596 (test_missing_suburisource_handler),
597 (test_missing_primary_decoder), (playbin_suite):
598 Run all tests once with decodebin and once with decodebin2.
599 One test does not pass yet with decodebin2.
601 2007-01-23 Edward Hervey <edward@fluendo.com>
603 * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
604 Fix the cases where oggmux doesn't properly figure out that all
605 sinkpads have gone EOS, and therefore doesn't push out the remaining
606 buffers and the final EOS event.
609 2007-01-23 Julien MOUTTE <julien@moutte.net>
611 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
612 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
613 Don't lock on navigation event push, just on keysym to string.
616 2007-01-22 Edward Hervey <edward@fluendo.com>
618 * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
619 (get_current_group), (group_demuxer_event_probe),
620 (gst_decode_group_expose), (deactivate_free_recursive),
621 (gst_decode_group_free):
623 Don't forget to emit 'no-more-pads' once a group is exposed.
624 Cleanup elements from a DecodeGroup once we remove it.
625 Protect call to gst_decode_group_expose() with the decodebin lock.
627 2007-01-22 Julien MOUTTE <julien@moutte.net>
629 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
630 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
631 Looking at Xorg code i can't figure out if that XKeysymToString
632 function is thread sensible or not. Lock it just in case as
633 recommended by Radek Doulik <rodo at ximian dot com>.
635 2007-01-22 Julien MOUTTE <julien@moutte.net>
637 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
638 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
639 Lock that X Call as well. Fixes #397673.
641 2007-01-22 Tim-Philipp Müller <tim at centricular dot net>
643 * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
644 Don't go into an endless loop if the file starts with 00 00 01 2X,
645 like quicktime redirect files might. Fixes #396042.
647 * tests/check/Makefile.am:
648 * tests/check/gst/.cvsignore:
649 * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
650 (typefindfunctions_suite):
651 Add unit test for the above.
653 2007-01-22 Tim-Philipp Müller <tim at centricular dot net>
655 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
656 On second thought, use "depth" field rather than "bpp" field.
658 2007-01-22 Tim-Philipp Müller <tim at centricular dot net>
660 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
661 Camtasia caps apparently need a bpp field (#398875).
663 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
665 * gst/playback/gstplaybasebin.c: (setup_subtitle),
666 (gen_source_element), (gst_play_base_bin_change_state):
667 Attempt at a better error message in case we don't have the required
668 URI handler installed; post missing-plugin message also when we're
669 missing an URI handler for the subtitle URI; clean up properly also
670 when an error occurs and we never made it to PAUSED state.
672 * tests/check/elements/playbin.c: (GST_START_TEST),
674 Check that we're also getting a missing-plugin messsage for a
675 missing subtitle URI handler (and clean up properly).
677 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
679 * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
680 Plug a few reference leaks.
682 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
684 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
685 Lower probability a bit if the marker isn't right at the start,
686 to decrease the chance of false positives.
688 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
690 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
691 Small mpeg2 system stream typefinding improvement: make typefinder
692 probe a bit into the stream instead of just looking for a marker
693 at the beginning. Fixes #397810.
695 2007-01-18 Tim-Philipp Müller <tim at centricular dot net>
697 * gst/audioconvert/gstchannelmix.c:
698 Remove compatibility cruft for prehistoric GLib versions.
700 2007-01-17 Tim-Philipp Müller <tim at centricular dot net>
702 * gst/playback/Makefile.am:
703 * gst/playback/gstdecodebin.c: (close_pad_link):
704 * gst/playback/gstdecodebin2.c: (analyze_new_pad):
705 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
706 (gst_play_base_bin_handle_message_func), (unknown_type):
707 Let decodebin be the element to post missing-plugin messages for
708 missing decoders (rather than playbin); make playbin implement
709 GstBin::handle_message so we can suppress missing-plugin messages
710 for types we're not handling on purpose (don't want to bring up an
711 installer in those cases).
713 2007-01-16 Tim-Philipp Müller <tim at centricular dot net>
715 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
716 * gst-libs/gst/tag/gstvorbistag.c:
717 (gst_tag_list_to_vorbiscomment_buffer):
718 * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
719 Fix potentially unaligned access (#397207).
721 2007-01-16 Stefan Kost <ensonic@users.sf.net>
723 * tests/examples/seek/seek.c: (set_scale), (update_scale),
724 (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
725 (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
727 Allow to toggle looping while it plays. Fix callback prototype. Clean
728 up code a bit more. Add copyright header.
730 2007-01-16 Stefan Kost <ensonic@users.sf.net>
732 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
733 Red and blue mask was swapped (spotted by Dan Williams).
735 2007-01-15 Stefan Kost <ensonic@users.sf.net>
737 * gst-libs/gst/tag/gstid3tag.c:
738 * gst-libs/gst/tag/gstvorbistag.c:
739 Use new beats-per-minute tag from core.
741 2007-01-15 Tim-Philipp Müller <tim at centricular dot net>
744 Add new files with translatable strings, so they actually make it
745 into the template file one day.
747 2007-01-12 Andy Wingo <wingo@pobox.com>
749 * gst-libs/gst/audio/gstbaseaudiosink.c
750 (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
751 (gst_base_audio_sink_activate_pull): Remove the handwavey nego
752 stuff, as the base class handles this now. Actually tell the ring
754 (gst_base_audio_sink_callback): Cast the ring buffer correctly.
755 How did this work before? Maybe I'm not as awesome a programmer as
758 * gst-libs/gst/audio/gstbaseaudiosrc.c
759 (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
762 2007-01-12 Tim-Philipp Müller <tim at centricular dot net>
764 * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
765 Remove more fields so that the application can better blacklist
766 formats that have been tried before.
768 2007-01-12 Tim-Philipp Müller <tim at centricular dot net>
770 * gst-libs/gst/audio/mixerutils.h:
771 Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
772 used when compiling with c++ compilers as well.
774 2007-01-12 Tim-Philipp Müller <tim at centricular dot net>
776 * gst/typefind/gsttypefindfunctions.c:
779 2007-01-11 Tim-Philipp Müller <tim at centricular dot net>
781 * gst/playback/gstplaybin.c: (post_missing_element_message),
782 (gen_video_element), (gen_text_element), (gen_audio_element),
784 Post missing-plugin messages also when we error out because
785 converters, textoverlay or auto*sinks are missing (#161922).
787 2007-01-10 Wim Taymans <wim@fluendo.com>
789 * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
790 (is_demuxer_element), (new_caps):
791 * gst/playback/gstplaybasebin.c: (source_new_pad):
792 Fix the case where we try to ref a NULL element when we delay a link
793 because of unfixed caps.
794 Set the state of autoplugged decodebins to PAUSED.
795 RTSP now works in playbin, we can remove it from the blacklist.
797 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
799 * gst/playback/Makefile.am:
800 * gst/playback/gstplaybasebin.c: (string_arr_has_str),
801 (unknown_type), (setup_subtitle), (gen_source_element):
802 * gst/playback/gstplaybin.c: (plugin_init):
803 Post missing-plugin messages on the bus for missing sources and
804 missing decoders/demuxers/depayloaders; fix error code used when
805 we're missing an URI handler source; for media types that we are not
806 handling on purpose at the moment, don't print "don't know how to
807 handle xyz" messages to the terminal or post missing-plugin
810 * tests/check/elements/playbin.c: (create_playbin),
811 (GST_START_TEST), (gst_codec_src_uri_get_type),
812 (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
813 (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
814 (gst_codec_src_init_type), (gst_codec_src_base_init),
815 (gst_codec_src_create), (gst_codec_src_class_init),
816 (gst_codec_src_init), (plugin_init), (playbin_suite):
817 Add some tests for the missing-plugin stuff.
819 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
822 * gst-libs/gst/Makefile.am:
823 * gst-libs/gst/utils/Makefile.am:
824 * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
825 * gst-libs/gst/utils/base-utils.h:
826 * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
827 (find_format_info), (caps_are_rtp_caps),
828 (gst_base_utils_get_source_description),
829 (gst_base_utils_get_sink_description),
830 (gst_base_utils_get_decoder_description),
831 (gst_base_utils_get_encoder_description),
832 (gst_base_utils_get_element_description),
833 (gst_base_utils_add_codec_description_to_tag_list),
834 (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
835 * gst-libs/gst/utils/descriptions.h:
836 * gst-libs/gst/utils/missing-plugins.c:
837 (missing_structure_get_type), (copy_and_clean_caps),
838 (gst_missing_uri_source_message_new),
839 (gst_missing_uri_sink_message_new),
840 (gst_missing_element_message_new),
841 (gst_missing_decoder_message_new),
842 (gst_missing_encoder_message_new),
843 (missing_structure_get_string_detail),
844 (missing_structure_get_caps_detail),
845 (gst_missing_plugin_message_get_installer_detail),
846 (gst_missing_plugin_message_get_description),
847 (gst_is_missing_plugin_message):
848 * gst-libs/gst/utils/missing-plugins.h:
849 API: add new libgstbaseutils library with functions
850 - to create and parse missing-plugins messages
851 - that provide (translated) descriptions for caps/decoders/sources/etc.
854 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
855 * pkgconfig/gstreamer-plugins-base.pc.in:
858 * docs/libs/gst-plugins-base-libs-docs.sgml:
859 * docs/libs/gst-plugins-base-libs-sections.txt:
860 Generate docs for new lib and API.
862 * tests/check/Makefile.am:
863 * tests/check/libs/.cvsignore:
864 * tests/check/libs/utils.c: (missing_msg_check_getters),
865 (GST_START_TEST), (libgstbaseutils_suite):
866 Add some basic unit tests.
868 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
870 * ext/ogg/Makefile.am:
871 Dist gstoggdemux.h to fix 'make distcheck'.
873 * sys/v4l/Makefile.am:
874 Fix 'make distcheck' even more.
876 2007-01-09 Wim Taymans <wim@fluendo.com>
878 * docs/plugins/Makefile.am:
879 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
880 * docs/plugins/gst-plugins-base-plugins-sections.txt:
881 * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
882 (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
883 (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
884 (gst_ogg_demux_perform_seek):
885 * ext/ogg/gstoggdemux.h:
887 Add some more comments.
890 2007-01-09 Wim Taymans <wim@fluendo.com>
892 * ext/theora/theoradec.c:
893 * ext/vorbis/vorbisdec.c:
894 * gst-libs/gst/audio/gstringbuffer.c:
895 (gst_ring_buffer_commit_full):
896 * gst-libs/gst/audio/gstringbuffer.h:
897 * gst-libs/gst/rtp/gstrtpbuffer.c:
898 * gst-libs/gst/tag/gstvorbistag.c:
899 Small documentation updates/fixes
901 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
904 Require core CVS HEAD for Andy's basesrc/sink API additions.
906 2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
908 Patch by: Günter Thelen <daedalus dot inc at gmx net>
910 * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
912 Add typefinder for flac-in-ogg in conformance with the ogg-mapping
913 on flac.sf.net (there appear to be other versions of the first
914 ogg page in the wild) (#391365).
916 2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
919 Check if localtime_r() is available.
921 * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
922 If localtime_r() is not available, fall back to localtime(). Should
923 fix build on MingW (#393310).
925 2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
927 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
928 * gst/subparse/gstsubparse.h:
929 Remove spurious 1000 subtrahend when calculating the timestamp from
930 the frame number and the frame rate . Also, use the frames/second
931 value specified in the first line of the file, if one is specified
932 there. Should fix #357503.
934 * tests/check/elements/subparse.c: (do_test),
935 (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
937 Add some basic unit tests for the microdvd subtitle format.
939 2007-01-07 Julien MOUTTE <julien@moutte.net>
941 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
942 (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
943 (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
944 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
945 (gst_xvimagesink_set_xwindow_id),
946 (gst_xvimagesink_set_event_handling),
947 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
948 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
949 Patch by : Young-Ho Cha <ganadist at chollian dot net>
951 Add an adaptor property to select a specific XV adaptor.
952 * sys/xvimage/xvimagesink.h:
954 2007-01-07 Julien MOUTTE <julien@moutte.net>
956 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
957 (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
958 (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
959 (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
960 (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
961 (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
962 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
963 (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
964 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
965 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
966 (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
967 (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
968 Use flow_lock much more to protect every access to xwindow.
969 Try to catch erros while creating images in case some drivers are
970 just generating an XError when the requested image is too big.
971 Should fix : #354698, #384008, #384060.
972 * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
973 Implement some stress testing of setting window xid.
975 2007-01-07 Sébastien Moutte <sebastien@moutte.net>
977 * win32/common/libgsaudio.def:
978 Add new exported function.
979 * win32/common/libgstogg.dsp:
980 Add gstoggaviparse.c to the build.
981 * win32/common/libgstvideoscale.dsp:
982 Add vs_4tap.c to the build.
983 * win32/common/libgstvorbis.dsp:
984 Add vorbistag.c to the build.
986 2007-01-06 Andy Wingo <wingo@pobox.com>
988 * gst-libs/gst/audio/gstbaseaudiosink.c
989 (gst_base_audio_sink_class_init)
990 (gst_base_audio_sink_init):
991 (gst_base_audio_sink_activate_pull): Add an activate_pull function
992 to baseaudiosink, and tell basesink that we can work in pull mode.
993 This way the ring buffer thread drives the pipeline directly, if
994 pull mode is possible. There is some lingering nastiness regarding
996 (gst_base_audio_sink_callback): Implement the callback to pull
997 data. This interface is a bit light, though -- it should get a
998 GstFlowReturn return value at least.
1000 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1002 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
1003 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1004 * gst/playback/gstdecodebin2.c:
1005 (gst_decode_group_check_if_blocked):
1006 Printf format and missing argument fixes.
1008 2007-01-05 Jan Schmidt <thaytan@mad.scientist.com>
1010 * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
1011 (gst_ogm_parse_change_state):
1012 Activate pads before adding them to the element.
1014 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1016 * tests/examples/seek/scrubby.c: (main):
1017 * tests/examples/seek/seek.c: (main):
1018 Call g_thread_init() first thing in main() (see #391278).
1020 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1022 * tests/check/Makefile.am:
1023 * tests/check/libs/.cvsignore:
1024 * tests/check/libs/netbuffer.c: (GST_START_TEST),
1026 Add test for GstNetBuffer + gst_buffer_copy(). Disabled
1027 for the time being, since it's broken, see #393099.
1029 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1031 * tests/check/Makefile.am:
1032 Update to use GST_PLUGINS_BASE_CFLAGS as well.
1034 2007-01-04 Thomas Vander Stichele <thomas at apestaart dot org>
1037 split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
1038 so that GST_BASE_CFLAGS can go inbetween them, making sure
1039 we use uninstalled gst-libs headers
1040 * docs/libs/Makefile.am:
1041 * ext/alsa/Makefile.am:
1042 * ext/cdparanoia/Makefile.am:
1043 * ext/gnomevfs/Makefile.am:
1044 * ext/libvisual/Makefile.am:
1045 * ext/ogg/Makefile.am:
1046 * ext/theora/Makefile.am:
1047 * ext/vorbis/Makefile.am:
1048 * gst-libs/gst/audio/Makefile.am:
1049 * gst-libs/gst/cdda/Makefile.am:
1050 * gst-libs/gst/interfaces/Makefile.am:
1051 * gst-libs/gst/riff/Makefile.am:
1052 * gst-libs/gst/rtp/Makefile.am:
1053 * gst-libs/gst/tag/Makefile.am:
1054 * gst/adder/Makefile.am:
1055 * gst/audioconvert/Makefile.am:
1056 * gst/audiorate/Makefile.am:
1057 * gst/audioresample/Makefile.am:
1058 * gst/playback/Makefile.am:
1059 * gst/tcp/Makefile.am:
1060 * gst/videoscale/Makefile.am:
1061 * gst/volume/Makefile.am:
1062 * sys/ximage/Makefile.am:
1063 * sys/xvimage/Makefile.am:
1064 * tests/icles/Makefile.am:
1067 2007-01-04 Julien MOUTTE <julien@moutte.net>
1069 * gst-libs/gst/interfaces/xoverlay.c:
1070 (gst_x_overlay_handle_events):
1071 * gst-libs/gst/interfaces/xoverlay.h:
1072 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
1073 (gst_ximagesink_set_xwindow_id),
1074 (gst_ximagesink_set_event_handling),
1075 (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
1076 (gst_ximagesink_get_property), (gst_ximagesink_init),
1077 (gst_ximagesink_class_init):
1078 * sys/ximage/ximagesink.h:
1079 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
1080 (gst_xvimagesink_set_xwindow_id),
1081 (gst_xvimagesink_set_event_handling),
1082 (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
1083 (gst_xvimagesink_get_property), (gst_xvimagesink_init),
1084 (gst_xvimagesink_class_init):
1085 * sys/xvimage/xvimagesink.h:
1086 * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
1087 Add a method to the XOverlay interface to allow disabling of
1088 event handling in x[v]imagesink elements. This will let X events
1089 propagate to parent windows which can be usefull in some cases.
1090 Be carefull that the application is then responsible of pushing
1091 navigation events and expose events to the video sink.
1094 2007-01-03 Tim-Philipp Müller <tim at centricular dot net>
1096 * gst-libs/gst/tag/gstvorbistag.c:
1097 * tests/check/libs/tag.c: (GST_START_TEST):
1098 Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
1101 2007-01-01 Tim-Philipp Müller <tim at centricular dot net>
1105 * docs/design/Makefile.am:
1108 2006-12-27 Julien MOUTTE <julien@moutte.net>
1110 * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
1111 typo. Fixes: #390063.
1113 2006-12-27 Julien MOUTTE <julien@moutte.net>
1115 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1116 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
1118 * win32/common/config.h: Updated.
1120 2006-12-22 Stefan Kost <ensonic@users.sf.net>
1122 * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
1123 (setup_gdpdepay_streamheader):
1124 * tests/check/elements/gdppay.c: (cleanup_gdppay),
1125 (setup_gdppay_streamheader):
1126 Fix the dp tests, but activating the pads for the streamheader tests
1127 too and cleaning up conditionaly
1129 2006-12-22 Jan Schmidt <thaytan@mad.scientist.com>
1131 * gst/ffmpegcolorspace/avcodec.h:
1132 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1133 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1134 (gst_ffmpegcsp_avpicture_fill):
1135 * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
1136 (img_get_alpha_info):
1137 Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
1138 other end of the word. Fixes: #387073.
1140 Add some inconsequential branch hints in a couple of places.
1142 2006-12-21 Tim-Philipp Müller <tim at centricular dot net>
1144 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1145 (gst_ffmpeg_caps_to_smpfmt):
1146 The "signed" field in raw audio caps is of boolean type, trying to
1147 extract the value with _get_int() will fail (fix to keep in sync with
1148 the copy in gst-ffmpeg)
1150 2006-12-21 Stefan Kost <ensonic@users.sf.net>
1152 * tests/check/elements/audioresample.c: (cleanup_audioresample):
1153 * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
1154 * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
1156 * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
1157 * tests/check/elements/subparse.c: (teardown_subparse):
1158 * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
1159 * tests/check/elements/videorate.c: (cleanup_videorate):
1160 * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
1161 * tests/check/elements/volume.c: (cleanup_volume):
1162 * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
1163 (cleanup_vorbisdec):
1164 * tests/check/elements/vorbistag.c: (setup_vorbistag),
1165 (cleanup_vorbistag):
1166 consistent pad (de)activation
1168 2006-12-20 Tim-Philipp Müller <tim at centricular dot net>
1170 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1171 Forgot to register the extensions.
1173 2006-12-20 Tim-Philipp Müller <tim at centricular dot net>
1175 * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
1177 Add typefinder for VIVO files (my christmas present to the 90s).
1179 2006-12-16 Tim-Philipp Müller <tim at centricular dot net>
1181 * gst/playback/gstdecodebin.c: (type_found):
1182 Special-case the text/plain media type: we only want to recognise it
1183 as a 'raw' decoded media type if it comes from a demuxer or subtitle
1184 parser, but not if the entire stream is of text/plain type. If the
1185 entire stream is text/plain, we should just error out.
1187 This fixes playback of audio files with lyrics in totem. Totem can't
1188 distinguish between text files and subtitle files and passes any
1189 .txt file with the same basename as the main file to playbin as
1190 suburi, and playbin will then throw a 'subtitle found, but no video
1191 stream' error, which isn't entirely helpful. See #380342.
1193 Also, with this change we'll show a slightly more correct error
1194 message in case totem passes a playlist file to us (although a
1195 custom error message wording instead of the default text would
1196 probably not be a bad idea either).
1198 Same problem also needs to be fixed for playbin+decodebin2.
1200 * tests/check/Makefile.am:
1201 * tests/check/elements/decodebin.c: (src_handoff_cb),
1202 (decodebin_new_decoded_pad_cb), (GST_START_TEST),
1204 Add simple unit test for decodebin for the above.
1206 2006-12-16 Tim-Philipp Müller <tim at centricular dot net>
1208 * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
1209 * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
1210 Refuse to change state to READY when we failed to create any of the
1211 required elements in our instance init function.
1213 2006-12-15 Tim-Philipp Müller <tim at centricular dot net>
1215 * docs/libs/gst-plugins-base-libs-sections.txt:
1216 Small docs fixes/updates.
1218 * gst-libs/gst/video/gstvideosink.h:
1219 Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
1220 from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
1221 removed from the base sink API between 0.9.6 and 0.9.7).
1222 API: add GST_VIDEO_SINK_CAST and use it for the height/width
1223 accessor macros, so we don't do a runtime GObject type check every
1226 2006-12-15 Thomas Vander Stichele <thomas at apestaart dot org>
1229 * gst-plugins-base.doap:
1230 * gst-plugins-base.spec.in:
1233 2006-12-09 Tim-Philipp Müller <tim at centricular dot net>
1235 Patch by: Jens Granseuer <jensgr at gmx net>
1237 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
1238 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1239 (gst_base_rtp_audio_payload_handle_frame_based_buffer),
1240 (gst_base_rtp_audio_payload_handle_sample_based_buffer):
1241 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1242 Declare variables at the beginning of a block. Fixes #383195.
1244 2006-12-07 Jan Schmidt <thaytan@mad.scientist.com>
1247 Bump version nano - back to CVS.
1250 === release 0.10.11 ===
1252 2006-12-06 Jan Schmidt <thaytan@mad.scientist.com>
1255 releasing 0.10.11, "Dumb things"
1257 2006-12-05 Jan Schmidt <thaytan@mad.scientist.com>
1259 * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
1260 (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
1261 Handle the case where an element has multiple pads with
1262 unfixed caps as well as still possibly producing more dynamic
1263 pads by storing each case as a distinct entry in the dynamic list.
1266 2006-12-04 Wim Taymans <wim@fluendo.com>
1268 * gst/playback/gstdecodebin.c: (close_pad_link):
1269 Fix #382223, add more dynamic caps handling.
1271 2006-12-04 Wim Taymans <wim@fluendo.com>
1273 reviewed by: <delete if not using a buddy>
1275 * gst-libs/gst/audio/gstringbuffer.h:
1276 * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
1277 (gst_netaddress_set_ip4_interface),
1278 (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
1279 (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
1280 (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
1281 (gst_netaddress_get_ttl):
1282 * gst-libs/gst/netbuffer/gstnetbuffer.h:
1283 * gst/playback/gstdecodebin.c: (close_pad_link):
1284 * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
1285 (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
1286 * win32/common/config.h:
1288 2006-12-01 Michael Smith <msmith@fluendo.com>
1290 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
1291 Delete bad debug code.
1294 2006-12-01 Jan Schmidt <thaytan@mad.scientist.com>
1296 * gst/videoscale/vs_4tap.c:
1298 * win32/common/config.h:
1299 * win32/vs8/libgstvideoscale.vcproj:
1300 Fix compilation on win32 under VS8
1301 Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
1302 Partially fixes #381175
1304 2006-11-30 Michael Smith <msmith@fluendo.com>
1306 * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
1308 It would be very bad if, after a discont buffer, we thought every
1309 single following buffer was also discont. So, add to the test to
1310 ensure that this isn't the case.
1312 * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
1313 ... it was the case. So fix it.
1315 2006-11-28 Wim Taymans <wim@fluendo.com>
1317 * gst/playback/gstplaybasebin.c: (check_queue_event):
1320 * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1321 Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
1322 padtemplate caps. Refixes #357577.
1324 2006-11-28 Wim Taymans <wim@fluendo.com>
1326 * gst/playback/gstplaybasebin.c: (check_queue_event),
1327 (queue_threshold_reached), (queue_out_of_data),
1328 (gen_preroll_element):
1329 Add event probe to see when EOS is in a queue and we can disable the
1330 underrun signals. Fixes #357577.
1332 2006-11-28 Edward Hervey <edward@fluendo.com>
1334 * gst/playback/Makefile.am:
1335 * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
1336 (_gst_boolean_accumulator), (gst_decode_bin_class_init),
1337 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
1338 (gst_decode_bin_init), (gst_decode_bin_dispose),
1339 (gst_decode_bin_finalize), (gst_decode_bin_set_property),
1340 (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
1341 (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
1342 (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
1343 (connect_element), (expose_pad), (type_found),
1344 (pad_added_group_cb), (pad_removed_group_cb),
1345 (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
1346 (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
1347 (are_raw_caps), (multi_queue_overrun_cb),
1348 (multi_queue_underrun_cb), (gst_decode_group_new),
1349 (get_current_group), (group_demuxer_event_probe),
1350 (gst_decode_group_control_demuxer_pad),
1351 (gst_decode_group_control_source_pad),
1352 (gst_decode_group_check_if_blocked),
1353 (gst_decode_group_check_if_drained), (gst_decode_group_expose),
1354 (gst_decode_group_hide), (gst_decode_group_free),
1355 (gst_decode_group_set_complete), (source_pad_blocked_cb),
1356 (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
1357 (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
1359 New decodebin2 element.
1361 * gst/playback/gstplay-marshal.list:
1362 Added marshallers for new signals in decodebin2
1363 * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
1364 Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
1367 2006-11-28 Wim Taymans <wim@fluendo.com>
1369 * gst/playback/gstplaybasebin.c: (setup_source),
1370 (gst_play_base_bin_change_state):
1371 Disable rtsp:// uris for the release, it's not good enough yet.
1374 2006-11-26 Wim Taymans <wim@fluendo.com>
1376 * ext/theora/theoradec.c: (gst_theora_dec_reset),
1377 (theora_dec_push_forward), (theora_dec_push_reverse),
1378 (theora_handle_data_packet), (theora_dec_decode_buffer),
1379 (theora_dec_flush_decode), (theora_dec_chain_reverse),
1380 (theora_dec_chain_forward), (theora_dec_chain):
1381 Implement reverse playback.
1383 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
1384 (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
1385 (vorbis_dec_chain_forward):
1386 Clear buffers used for reverse playback in _reset.
1387 No need to set the eos flag, we clip samples using the segment.
1389 2006-11-24 Wim Taymans <wim@fluendo.com>
1391 * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
1392 (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
1393 (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
1394 (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
1396 Handle continued pages in reverse mode.
1398 2006-11-24 Wim Taymans <wim@fluendo.com>
1400 * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
1401 (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
1402 (vorbis_dec_flush_decode):
1404 Don't try to add invalid timestamps.
1405 Clipping will unref the buffer.
1407 2006-11-24 Stefan Kost <ensonic@users.sf.net>
1409 * gst/adder/gstadder.h:
1410 * gst/audiotestsrc/gstaudiotestsrc.h:
1411 remove obsolete _factory_init protos
1413 2006-11-24 Stefan Kost <ensonic@users.sf.net>
1415 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
1416 Fix spacing in debug message.
1418 2006-11-23 Wim Taymans <wim@fluendo.com>
1420 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
1421 (gst_ogg_demux_chain):
1422 Don't just ignore return values from _pad_push().
1423 Small debug improvements.
1425 2006-11-23 Michael Smith <msmith@fluendo.com>
1427 * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
1428 If our incoming buffer is marked as DISCONT, then increment the page
1429 number (so that the discontinuity is marked in the final ogg
1430 bitstream) and flush the previous page.
1432 2006-11-22 Michael Smith <msmith@fluendo.com>
1434 * ext/theora/gsttheoraenc.h:
1435 * ext/theora/theoraenc.c: (gst_theora_enc_init),
1436 (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
1437 (theora_buffer_from_packet), (theora_enc_is_discontinuous),
1438 (theora_enc_chain), (theora_enc_change_state):
1439 Mark discontinuities of > 3/4 of a frame, reinit encoder.
1441 * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
1442 (GST_START_TEST), (theoraenc_suite):
1443 Enable discontinuity test, fix it.
1445 2006-11-21 Tim-Philipp Müller <tim at centricular dot net>
1447 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
1448 (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
1449 (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
1450 (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
1451 (gst_text_overlay_change_state):
1452 * ext/pango/gsttextoverlay.h:
1453 Some textoverlay fixes: for one, in the video chain function,
1454 actually wait for a text buffer to come in if there is none at the
1455 moment and there should be one; also, deal more gracefully with
1456 incoming buffers that do not have a timestamp or duration; discard
1457 text buffer when not needed any longer. Fixes #341681.
1459 * tests/check/Makefile.am:
1460 * tests/check/elements/.cvsignore:
1461 * tests/check/elements/textoverlay.c:
1462 (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
1463 (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
1464 (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
1465 (test_video_waits_for_text_send_text_newsegment_thread),
1466 (test_video_waits_for_text_shutdown_element),
1467 (test_render_continuity_push_video_buffers_thread),
1468 (textoverlay_suite):
1469 Add some unit tests for textoverlay.
1471 2006-11-21 Tim-Philipp Müller <tim at centricular dot net>
1473 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1474 Avoid integer underflow when the found probability for mp3 is
1475 smaller than the 'penalty' we subtract if there's not a clean
1476 mp3 header sync at offset 0.
1478 2006-11-21 Stefan Kost <ensonic@users.sf.net>
1480 * docs/libs/gst-plugins-base-libs-sections.txt:
1481 Add some new symbols to the docs
1483 2006-11-20 Tim-Philipp Müller <tim at centricular dot net>
1485 * tests/check/Makefile.am:
1486 * tests/check/elements/ffmpegcolorspace.c:
1487 (ffmpegcolorspace_suite):
1488 Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
1489 (for now not for valgrinding though, since it takes too long).
1491 2006-11-20 Wim Taymans <wim@fluendo.com>
1493 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1494 (gst_ffmpeg_pixfmt_to_caps):
1495 Fix RGBA32 caps. Fixes #357038.
1497 2006-11-20 Tim-Philipp Müller <tim at centricular dot net>
1499 * gst-libs/gst/interfaces/mixertrack.h:
1500 Add FIXME so we can add some padding here in 0.11
1502 2006-11-19 Tim-Philipp Müller <tim at centricular dot net>
1504 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
1505 Fix GstBaseRTPAudioPayload structure so the whole GObject
1506 inheritance business actually works (parent class instance structure
1507 must always come first in the derived class instance structure).
1509 2006-11-16 Tim-Philipp Müller <tim at centricular dot net>
1511 * gst/videotestsrc/Makefile.am:
1512 * tests/check/Makefile.am:
1513 Make sure our checks and the videotestsrc plugin link against the
1514 local uninstalled gst libs and not any installed gst libs that
1515 might happen to exist as well.
1517 * tests/check/elements/adder.c: (message_received),
1518 (test_event_message_received), (test_play_twice_message_received):
1519 * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
1520 Fix compiler warnings when compiling against core with disabled
1523 2006-11-16 Michael Smith <msmith@fluendo.com>
1525 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
1526 (gst_audio_rate_sink_event), (gst_audio_rate_chain):
1527 Fix audiorate, so that it accurately sets offsets and timestamps.
1528 Doesn't change the fundamental algorithmic decisions; so should be
1531 * tests/check/Makefile.am:
1532 Enable audiorate test now that it passes.
1534 2006-11-09 Stefan Kost <ensonic@users.sf.net>
1536 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1537 clear xv when going to NULL, remove // commented non-existant proto
1539 * tests/examples/seek/seek.c: (main):
1540 add missing tooltip description for scrub and play_scrub
1542 2006-11-14 David Schleef <ds@schleef.org>
1545 Bump liboil requirement to 0.3.8.
1546 * gst-libs/gst/riff/riff-media.c:
1548 * gst/videoscale/vs_image.h:
1549 * gst/videoscale/vs_scanline.h:
1550 Use liboil's stdint.h.
1551 * gst/videotestsrc/videotestsrc.c:
1552 Remove liboil related ifdef's, since they aren't needed now, and
1553 won't work with future versions.
1555 2006-11-14 David Schleef <ds@schleef.org>
1557 * gst/videoscale/Makefile.am:
1558 * gst/videoscale/gstvideoscale.c:
1559 * gst/videoscale/gstvideoscale.h:
1560 * gst/videoscale/vs_4tap.c:
1561 * gst/videoscale/vs_4tap.h:
1562 * gst/videoscale/vs_image.c:
1563 * gst/videoscale/vs_image.h:
1564 * gst/videoscale/vs_scanline.c:
1565 * gst/videoscale/vs_scanline.h:
1566 Add a 4-tap image scaler. Theoretically looks much prettier.
1567 The tap calculation could use some improvement.
1569 2006-11-14 Wim Taymans <wim@fluendo.com>
1571 Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
1573 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
1574 (gst_riff_parse_strf_iavs):
1575 * gst/subparse/gstsubparse.c: (convert_encoding):
1576 * gst/tcp/gstmultifdsink.c:
1577 (gst_multi_fd_sink_handle_client_write):
1578 * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
1579 (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
1580 (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
1581 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
1582 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1583 (gst_ximagesink_ximage_new):
1584 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
1585 Various gsize and gssize printf fixes. Fixes #372507.
1587 2006-11-13 Wim Taymans <wim@fluendo.com>
1589 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1590 (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
1591 (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
1592 (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
1593 (vorbis_dec_chain_forward), (vorbis_dec_chain):
1594 * ext/vorbis/vorbisdec.h:
1595 First stab at vorbis reverse playback.
1597 2006-11-13 Wim Taymans <wim@fluendo.com>
1599 * gst-libs/gst/audio/gstbaseaudiosink.c:
1600 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1601 * gst-libs/gst/audio/gstbaseaudiosink.h:
1602 Make the clock sync code more accurate wrt resampling and playback
1605 * gst-libs/gst/audio/gstringbuffer.c:
1606 (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
1607 * gst-libs/gst/audio/gstringbuffer.h:
1608 Use better algorithm to interpolate sample rates.
1610 2006-11-13 Michael Smith <msmith@fluendo.com>
1612 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
1613 Improve a debug line slightly.
1615 * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
1616 Call gst_riff_init() in plugin_init, to avoid getting errors from
1617 the debug system (unrelated changes to another plugin made this turn
1620 2006-11-10 Tim-Philipp Müller <tim at centricular dot net>
1622 Patch by: Sergey Scobich <sergery.scobich at gmail com>
1624 * win32/common/libgsttag.def:
1625 Add missing symbol (#366492).
1627 2006-11-09 Tim-Philipp Müller <tim at centricular dot net>
1629 * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
1630 Don't unref a NULL pad.
1632 2006-11-09 Wim Taymans <wim@fluendo.com>
1634 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
1635 (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
1636 (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
1637 (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
1638 (gst_ogg_demux_loop):
1639 Implement first stab at reverse playback.
1641 2006-11-07 Stefan Kost <ensonic@users.sf.net>
1643 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1644 (gst_riff_create_video_template_caps):
1645 add h263/h264 variants to the caps, Fixes #363118
1647 2006-11-06 Tim-Philipp Müller <tim at centricular dot net>
1649 * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
1650 * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
1651 Use g_strerror instead of strerror so we get UTF-8.
1653 2006-11-03 David Schleef <ds@schleef.org>
1655 * ext/ogg/gstoggdemux.c:
1656 * ext/ogg/gstoggmux.c:
1657 Add/remove KW-DIRAC header here, since it is ogg-specific.
1659 2006-11-03 Michael Smith <msmith@fluendo.com>
1661 * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
1662 Recognise more mpeg4 elementary video streams.
1664 2006-11-02 Edward Hervey <edward@fluendo.com>
1666 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1667 Lower the probability of mp3 typefinding functions if we don't find a
1668 valid mp3 header at the start of the file.
1671 2006-11-02 Wim Taymans <wim@fluendo.com>
1673 * ext/theora/gsttheoradec.h:
1674 * ext/theora/theoradec.c: (gst_theora_dec_init),
1675 (theora_dec_sink_event), (theora_dec_chain_forward),
1676 (theora_dec_flush_decode), (theora_dec_chain_reverse),
1678 Document and partially implement an algorithm for doing reverse playback
1681 2006-11-02 Tim-Philipp Müller <tim at centricular dot net>
1683 Patch by: Sergey Scobich <sergey.scobich at gmail com>
1685 * win32/common/config.h:
1686 * win32/common/interfaces-enumtypes.c:
1687 * win32/common/libgsttag.def:
1688 * win32/vs8/gst-plugins-base.sln:
1689 * win32/vs8/libgstaudioresample.vcproj:
1690 * win32/vs8/libgstinterfaces.vcproj:
1691 * win32/vs8/libgstogg.vcproj:
1692 * win32/vs8/libgstriff.vcproj:
1693 * win32/vs8/libgsttag.vcproj:
1694 * win32/vs8/libgsttheora.vcproj:
1695 * win32/vs8/libgstvideoscale.vcproj:
1696 * win32/vs8/libgstvorbis.vcproj:
1697 Misc. VS8 build fixes: fix syntax in config.h, add missing entries
1698 to libgsttag.def; add missing dependencies for some vs8 projects;
1699 re-arrange placement of .def files in vs8 projects (#366334).
1701 2006-11-01 Tim-Philipp Müller <tim at centricular dot net>
1704 Remove unused variable.
1706 * ext/ogg/gstoggdemux.c:
1707 Fix Wim's surname in plugin description.
1709 2006-10-31 Wim Taymans <wim@fluendo.com>
1711 * gst-plugins-base.spec.in:
1712 spec new .h file. Fixes #368310.
1714 2006-10-31 Michael Smith <msmith@fluendo.com>
1716 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
1717 (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
1718 (gst_multi_fd_sink_get_stats),
1719 (gst_multi_fd_sink_remove_client_link),
1720 (gst_multi_fd_sink_queue_buffer),
1721 (gst_multi_fd_sink_handle_clients):
1722 * gst/tcp/gstmultifdsink.h:
1723 Make using the remove or clear signals threadsafe.
1724 Make calling get-stats with an invalid fd not segfault.
1727 2006-10-31 Wim Taymans <wim@fluendo.com>
1729 * gst-libs/gst/rtp/Makefile.am:
1730 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1731 (gst_base_rtp_audio_payload_init):
1732 Fix and activate base audio payloader.
1734 2006-10-28 Tim-Philipp Müller <tim at centricular dot net>
1736 * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
1738 Add typefinder for QuickTime Image Files (see #366156).
1740 2006-10-28 Tim-Philipp Müller <tim at centricular dot net>
1742 * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
1743 Another typo fix (#366212).
1745 2006-10-27 Wim Taymans <wim@fluendo.com>
1747 * gst/volume/gstvolume.c: (volume_transform_ip):
1748 Use stream time to synchronize volume property instead of rather random
1749 timestamps. This is needed when gnonlin does its time shifting.
1751 2006-10-27 Wim Taymans <wim@fluendo.com>
1753 Patch by: Mark Nauwelaerts <manauw at skynet dot be>
1755 * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
1756 Remove the pad from the element in release_pad. Fixes #364812.
1758 2006-10-27 Tim-Philipp Müller <tim at centricular dot net>
1760 * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
1761 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
1762 Explicitly create our custom buffer classes at a thread-safe
1763 location as well, since g_type_class_ref() doesn't seem to be
1764 entirely thread-safe either (#365501; also see #349410).
1766 2006-10-26 Tim-Philipp Müller <tim at centricular dot net>
1768 * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
1769 (gst_riff_parse_info):
1770 If strings in INFO chunk are not UTF-8, do something similar to
1771 what we do for ID3v1 tags: check a number of environment variables
1772 (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
1773 character sets to try, otherwise try the current locale and/or fall
1774 back on ISO-8859-1. Fixes #360552.
1776 2006-10-23 Tim-Philipp Müller <tim at centricular dot net>
1778 * gst/videotestsrc/gstvideotestsrc.c:
1779 (gst_video_test_src_pattern_get_type),
1780 (gst_video_test_src_set_pattern):
1781 * gst/videotestsrc/gstvideotestsrc.h:
1782 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
1783 (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
1784 (gst_video_test_src_checkers8):
1785 * gst/videotestsrc/videotestsrc.h:
1786 Add a bunch of exciting new checkers patterns.
1788 2006-10-23 Tim-Philipp Müller <tim at centricular dot net>
1790 * gst/subparse/Makefile.am:
1791 * gst/subparse/gstsubparse.c:
1792 (gst_sub_parse_data_format_autodetect),
1793 (gst_sub_parse_format_autodetect), (handle_buffer),
1794 (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
1795 * gst/subparse/gstsubparse.h:
1796 * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
1798 * gst/subparse/tmplayerparse.h:
1799 Add support for TMPlayer-type subtitles (#362845).
1801 * tests/check/elements/subparse.c: (test_tmplayer_do_test),
1802 (GST_START_TEST), (subparse_suite):
1803 Add some basic unit tests for the above.
1805 2006-10-23 Tim-Philipp Müller <tim at centricular dot net>
1807 * tests/check/elements/audiorate.c: (test_injector_base_init),
1808 (test_injector_class_init), (test_injector_chain),
1809 (test_injector_init), (probe_cb), (do_perfect_stream_test),
1810 (GST_START_TEST), (audiorate_suite):
1811 More tests for audiorate: inject buffers to check behaviour when
1814 2006-10-21 Tim-Philipp Müller <tim at centricular dot net>
1816 * tests/check/Makefile.am:
1817 * tests/check/elements/.cvsignore:
1818 * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
1819 (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
1820 Add some basic unit tests for audiorate. Disabled at the moment
1821 since it doesn't pass yet (see bug #363119).
1823 2006-10-20 Tim-Philipp Müller <tim at centricular dot net>
1825 * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
1826 (parse_subrip), (handle_buffer):
1827 Add missing closing tags for markup and fix broken markup,
1828 otherwise pango won't render anything (fixes #357531). Also,
1829 make sure the text we send out is always NUL-terminated
1830 (better safe than sorry etc.).
1832 * tests/check/elements/subparse.c: (test_srt_do_test),
1834 Some more tests for .srt incl. tests for the above stuff.
1836 2006-10-20 Julien MOUTTE <julien@moutte.net>
1838 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
1839 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
1840 Patch by: Stefan Kost <ensonic@users.sf.net>
1841 Try to redraw borders only when needed. Apparently this consumes
1842 resources on small devices... :-O (#363607)
1844 2006-10-20 Michael Smith <msmith@fluendo.com>
1846 * gst/tcp/gstmultifdsink.c:
1847 (gst_multi_fd_sink_client_queue_buffer):
1848 If caps change, then update the client's idea of the caps so that we
1849 don't end up re-sending streamheaders for every single buffer after
1852 2006-10-20 Michael Smith <msmith@fluendo.com>
1854 * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
1855 (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
1856 Set caps on pushed buffers; fix up refcounting of caps objects.
1858 2006-10-19 Tim-Philipp Müller <tim at centricular dot net>
1860 * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
1862 Typefind mmsh header data packet to application/x-mmsh (#362625).
1864 2006-10-19 Tim-Philipp Müller <tim at centricular dot net>
1866 * tests/check/Makefile.am:
1867 * tests/check/elements/.cvsignore:
1868 * tests/check/elements/subparse.c: (buffer_from_static_string),
1869 (setup_subparse), (teardown_subparse), (test_srt_do_test),
1870 (GST_START_TEST), (subparse_suite):
1871 Add very simple unit test for subparse.
1873 2006-10-19 Tim-Philipp Müller <tim at centricular dot net>
1875 * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
1877 Strip trailing newlines from subtitle text output.
1879 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
1881 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
1882 (gst_sub_parse_change_state):
1883 Fix memleak; clear subparse->textbuf n state change function.
1885 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
1887 * gst/subparse/gstsubparse.c:
1888 (gst_sub_parse_data_format_autodetect):
1889 Don't require subrip (.srt) files to start with a chunk number of 1.
1891 2006-10-18 Wim Taymans <wim@fluendo.com>
1893 * gst-libs/gst/audio/gstbaseaudiosink.c:
1894 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1895 * gst-libs/gst/audio/gstbaseaudiosink.h:
1896 Extract rate from the NEWSEGMENT event.
1897 Use commit_full to also take rate adjustment into account when writing
1898 samples to the ringbuffer.
1900 * gst-libs/gst/audio/gstringbuffer.c:
1901 (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
1902 (gst_ring_buffer_read):
1903 * gst-libs/gst/audio/gstringbuffer.h:
1904 Added _commit_full() to also take rate into account.
1905 Use simple interpolation algorithm to resample audio.
1906 API: gst_ring_buffer_commit_full()
1908 * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
1909 * tests/examples/seek/seek.c: (segment_done):
1910 Don't try to seek with 0.0 rate, just pause instead.
1911 Remove bogus debug line.
1913 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
1915 * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
1917 Catch async errors when starting up the subtitle bin, so we can
1918 stop waiting and continue with the main film instead of hanging
1919 forever. Fixes #339366.
1921 * tests/check/elements/playbin.c: (playbin_suite):
1922 Enable unit test for the above.
1924 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
1926 * tests/check/Makefile.am:
1927 * tests/check/elements/.cvsignore:
1928 * tests/check/elements/playbin.c: (GST_START_TEST),
1929 (gst_red_video_src_uri_get_type),
1930 (gst_red_video_src_uri_get_protocols),
1931 (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
1932 (gst_red_video_src_uri_handler_init),
1933 (gst_red_video_src_init_type), (gst_red_video_src_base_init),
1934 (gst_red_video_src_create), (gst_red_video_src_class_init),
1935 (gst_red_video_src_init), (plugin_init), (playbin_suite):
1936 Some small and basic unit tests for playbin; not very useful yet,
1937 but at least a start.
1939 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
1941 * gst/playback/gstplaybin.c: (setup_sinks):
1942 The old pad activation spiel.
1944 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
1946 * gst/playback/gstplaybasebin.c: (setup_source):
1947 Don't hang forever if the subbin already fails to start up in
1948 the state change to PAUSED (#339366).
1950 2006-10-17 Tim-Philipp Müller <tim at centricular dot net>
1952 * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
1953 (gst_tuner_set_channel), (gst_tuner_get_channel),
1954 (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
1955 (gst_tuner_set_frequency), (gst_tuner_get_frequency),
1956 (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
1957 (gst_tuner_find_channel_by_name):
1958 Fix some function guards, add some more function guards.
1960 2006-10-17 Jan Schmidt <thaytan@mad.scientist.com>
1962 * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
1963 (remove_element_chain):
1964 Don't return a pad from get_our_ghost_pad unless it is actually the
1966 Change a cast in remove_element_chain slightly.
1968 2006-10-13 Julien MOUTTE <julien@moutte.net>
1970 * tests/examples/seek/seek.c: (do_seek), (start_seek),
1971 (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
1972 Segment seeking needs to use the rate and set stop to -1.
1974 2006-10-13 Wim Taymans <wim@fluendo.com>
1976 * gst-libs/gst/audio/gstbaseaudiosink.c:
1977 (gst_base_audio_sink_setcaps):
1978 Don't crash when ringbuffer is not yet created.
1979 Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
1982 * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
1983 * gst/playback/gststreamselector.c:
1984 (gst_stream_selector_request_new_pad):
1985 Activate pads befre adding them to running elements.
1987 2006-10-13 Julien MOUTTE <julien@moutte.net>
1989 * tests/examples/seek/seek.c: (do_seek), (start_seek),
1990 (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
1991 updater when we start grabing the slider. Don't wait for the
1992 pipeline to be PAUSED.
1994 2006-10-13 Tim-Philipp Müller <tim at centricular dot net>
1996 * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
1997 (gst_mixer_set_volume), (gst_mixer_get_volume),
1998 (gst_mixer_set_mute), (gst_mixer_set_option),
1999 (gst_mixer_get_option), (gst_mixer_mute_toggled),
2000 (gst_mixer_record_toggled), (gst_mixer_volume_changed),
2001 (gst_mixer_option_changed):
2002 Guard mixer interface functions against bogus arguments.
2004 2006-10-12 Julien MOUTTE <julien@moutte.net>
2006 * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
2007 (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
2008 (msg_state_changed), (main): Use state-changed messages to trigger
2009 start/stop of scale update timer. Indeed the scale slider was
2010 jumping here and there because the update timer was activated
2011 before seek completed. This fixes instant applying of rate changes
2012 by pressing the spinbutton like a crazy man !
2014 2006-10-12 Tim-Philipp Müller <tim at centricular dot net>
2016 Patch by: Sebastien Cote <sebas642 at yahoo.ca>
2018 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2019 (gst_basertppayload_finalize):
2020 Fix two small memory leaks (#361456).
2022 2006-10-10 Julien MOUTTE <julien@moutte.net>
2024 * tests/examples/seek/seek.c: (do_seek),
2025 (rate_spinbutton_changed_cb): When changing spinbutton we try
2026 to change the rate on the fly.
2028 2006-10-10 Wim Taymans <wim@fluendo.com>
2030 * gst-libs/gst/riff/riff-ids.h:
2031 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2032 (gst_riff_create_audio_template_caps):
2035 2006-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2037 Patch by: Josep Torre Valles <josep@fluendo.com>
2039 * ext/gnomevfs/gstgnomevfssink.c:
2040 * ext/gnomevfs/gstgnomevfssrc.c:
2041 Fix URI interface implementation return type.
2042 * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
2043 Fix what looks like a copy/paste issue when assigning values.
2044 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2045 (gst_audio_filter_template_get_type):
2046 Cast to prevent Forte warnings.
2047 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
2048 Fix URI interface implementation return type.
2049 gst_pad_query_position requires a signed integer pointer as
2050 3rd parameter, GstClockTime is unsigned.
2051 * gst/audioconvert/audioconvert.c:
2052 Fix integer overflow when treated as signed.
2053 * gst/audioresample/resample.c: (resample_add_input_data):
2054 Cast to prevent warnings on Forte.
2055 * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
2056 Fix integer overflow when treated as signed.
2057 * gst/ffmpegcolorspace/imgconvert_template.h:
2058 Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
2059 * gst/playback/gstdecodebin.c: (queue_filled_cb),
2060 (cleanup_decodebin):
2061 Who initialises a guint to -1!
2062 Cast function pointers to prevent warnings on Forte.
2063 * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
2064 (queue_threshold_reached):
2065 Cast function pointers correctly to prevent warnings on Forte.
2066 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
2067 Cast function pointers correctly to prevent warnings on Forte.
2068 * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
2069 Obvious change to unsigned, 0xEF > max signed char.
2070 * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
2071 GstClockTime is unsigned, initialise correctly.
2072 * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2073 Cast so pointer arithemetic doesn't cause warnings on Forte.
2074 * gst/videorate/gstvideorate.c:
2075 Use correct return value.
2076 * tests/examples/seek/scrubby.c:
2077 GstClockTime is unsigned, initialise correctly.
2079 2006-10-10 Tim-Philipp Müller <tim at centricular dot net>
2081 Patch by: Ferenc Gerlits <fgerlits at gmail com>
2083 * gst/typefind/gsttypefindfunctions.c:
2084 Recognise XML files and XML-like files shorter than 256 bytes as
2085 well (fixes #359237).
2087 2006-10-09 Edgard Lima <edgard.lima@indt.org.br>
2089 Patch by: Renato Filho <renato.filho@indt.org.br>
2091 * gst/typefind/gsttypefindfunctions.c:
2092 Added typefind functions to video/x-nuv media.
2094 2006-10-08 Tim-Philipp Müller <tim at centricular dot net>
2096 * gst-libs/gst/interfaces/xoverlay.c:
2097 (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
2098 Some more guards against invalid input.
2100 2006-10-07 Julien MOUTTE <julien@moutte.net>
2102 * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event):
2104 * tests/examples/seek/seek.c: (do_seek),
2105 (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
2106 seek example to experiment with rates != 1.0 (reverse playback !)
2108 2006-10-06 Stefan Kost <ensonic@users.sf.net>
2110 * gst-libs/gst/interfaces/xoverlay.c:
2111 Unref message in doc-example (spotted by Robert McQueen)
2113 2006-10-06 Wim Taymans <wim@fluendo.com>
2115 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2116 (mpeg1_parse_header), (mpeg1_sys_type_find):
2119 2006-10-06 Wim Taymans <wim@fluendo.com>
2121 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2123 * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2124 Activate dynamic pads before adding them to the element.
2126 2006-10-06 Michael Smith <msmith@fluendo.com>
2128 * gst-libs/gst/floatcast/floatcast.h:
2129 Fix obviously-bogus macros; use the correct types.
2131 2006-10-06 Wim Taymans <wim@fluendo.com>
2133 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2134 (gst_base_rtp_depayload_change_state):
2135 Also call parent state change function to activate pads.
2137 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2138 (mpeg1_parse_header), (mpeg1_sys_type_find):
2139 Add some more debug info in mpeg typefinding.
2141 2006-10-06 Michael Smith <msmith@fluendo.com>
2143 * ext/theora/theoradec.c: (theora_dec_chain):
2144 Zero byte theora packets are valid and well-defined; don't warn on
2147 2006-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
2149 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2150 (gst_multi_fd_sink_get_stats), (find_limits),
2151 (gst_multi_fd_sink_queue_buffer):
2152 API: add dropped_buffers to the get-stats GValueArray
2154 2006-10-05 Tim-Philipp Müller <tim at centricular dot net>
2156 * ext/alsa/gstalsadeviceprobe.c:
2157 (gst_alsa_device_property_probe_get_values):
2158 * ext/alsa/gstalsasink.c: (set_hwparams):
2159 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
2160 (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
2161 * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
2162 (gst_ogg_mux_process_best_pad):
2163 * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
2164 (gst_ogg_parse_chain):
2165 * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
2166 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2167 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
2168 (gst_vorbis_enc_buffer_check_discontinuous):
2169 * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
2170 * gst-libs/gst/audio/gstbaseaudiosink.c:
2171 (gst_base_audio_sink_render):
2172 * gst-libs/gst/cdda/gstcddabasesrc.c:
2173 (gst_cdda_base_src_handle_track_seek):
2174 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2175 (gst_base_rtp_depayload_push_full):
2176 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2177 * gst/audioresample/resample.c: (resample_input_pushthrough):
2178 * gst/playback/gstplaybasebin.c: (queue_out_of_data):
2179 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2180 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2181 (wavpack_type_find):
2182 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
2183 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2184 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
2185 * tests/check/elements/volume.c: (GST_START_TEST):
2186 Printf format fixes.
2188 2006-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
2190 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
2191 Fix a simple mistake (see the docs)
2194 2006-10-03 Tim-Philipp Müller <tim at centricular dot net>
2196 * docs/plugins/Makefile.am:
2197 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2198 * docs/plugins/gst-plugins-base-plugins-sections.txt:
2199 * docs/plugins/gst-plugins-base-plugins.args:
2200 * docs/plugins/gst-plugins-base-plugins.hierarchy:
2201 * docs/plugins/inspect/plugin-adder.xml:
2202 * docs/plugins/inspect/plugin-alsa.xml:
2203 * docs/plugins/inspect/plugin-audioconvert.xml:
2204 * docs/plugins/inspect/plugin-audiorate.xml:
2205 * docs/plugins/inspect/plugin-audioresample.xml:
2206 * docs/plugins/inspect/plugin-audiotestsrc.xml:
2207 * docs/plugins/inspect/plugin-cdparanoia.xml:
2208 * docs/plugins/inspect/plugin-decodebin.xml:
2209 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2210 * docs/plugins/inspect/plugin-gdp.xml:
2211 * docs/plugins/inspect/plugin-gnomevfs.xml:
2212 * docs/plugins/inspect/plugin-libvisual.xml:
2213 * docs/plugins/inspect/plugin-ogg.xml:
2214 * docs/plugins/inspect/plugin-pango.xml:
2215 * docs/plugins/inspect/plugin-playbin.xml:
2216 * docs/plugins/inspect/plugin-subparse.xml:
2217 * docs/plugins/inspect/plugin-tcp.xml:
2218 * docs/plugins/inspect/plugin-theora.xml:
2219 * docs/plugins/inspect/plugin-typefindfunctions.xml:
2220 * docs/plugins/inspect/plugin-video4linux.xml:
2221 * docs/plugins/inspect/plugin-videorate.xml:
2222 * docs/plugins/inspect/plugin-videoscale.xml:
2223 * docs/plugins/inspect/plugin-videotestsrc.xml:
2224 * docs/plugins/inspect/plugin-volume.xml:
2225 * docs/plugins/inspect/plugin-vorbis.xml:
2226 * docs/plugins/inspect/plugin-ximagesink.xml:
2227 * docs/plugins/inspect/plugin-xvimagesink.xml:
2228 Add vorbistag element to docs; update version numbers to 0.10.10.1.
2230 2006-10-03 Tim-Philipp Müller <tim at centricular dot net>
2232 Patch by: James "Doc" Livingston <doclivingston at gmail com>
2234 * ext/vorbis/Makefile.am:
2235 * ext/vorbis/vorbis.c: (plugin_init):
2236 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
2237 (vorbis_parse_parse_packet), (vorbis_parse_chain):
2238 * ext/vorbis/vorbisparse.h:
2239 * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
2240 (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
2241 (gst_vorbis_tag_parse_packet):
2242 * ext/vorbis/vorbistag.h:
2243 Add new vorbistag element which derives from vorbisparse
2244 and is essentially the same as well, only that it implements
2245 the GstTagSetter interface and can modify the stream's
2246 vorbiscomment on the fly (#335635).
2248 * tests/check/Makefile.am:
2249 * tests/check/elements/.cvsignore:
2250 * tests/check/elements/vorbistag.c: (setup_vorbistag),
2251 (cleanup_vorbistag), (buffer_probe), (start_pipeline),
2252 (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
2253 (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
2254 Add unit test for new vorbistag element.
2256 2006-10-03 Tim-Philipp Müller <tim at centricular dot net>
2258 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
2259 (vorbis_parse_push_headers), (vorbis_parse_chain):
2260 Set BOS flag in packet structure to fix 'jump depends
2261 on unitialized value' errors in valgrind; various minor
2264 2006-09-30 Jan Schmidt <thaytan@mad.scientist.com>
2266 * gst/playback/gstdecodebin.c: (close_pad_link):
2267 Fix typo in a debug statement.
2269 * gst/playback/gstplaybasebin.c: (probe_triggered),
2270 (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
2271 (gen_source_element), (source_new_pad), (analyse_source),
2273 When handling no_more_pads in new_decoded_pad, make sure to treat
2274 subtitle pads correctly. Fixes playback with subtitle files.
2276 Move a recurring message to LOG level.
2278 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
2279 The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
2280 which ends up as -1 when cast to an int. Make the logic handle the
2281 max value as an unsigned mask and only change the colorkey when it's
2282 a value we recognise.
2284 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
2286 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2287 Removed empty * between paragraphs
2289 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
2291 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2292 * gst-libs/gst/rtp/README:
2293 Moved some documentation into .c file
2295 2006-09-29 Wim Taymans <wim@fluendo.com>
2297 * gst/playback/gstdecodebin.c: (no_more_pads):
2300 2006-09-29 Wim Taymans <wim@fluendo.com>
2302 * gst/playback/gstdecodebin.c: (new_caps):
2305 * gst/playback/gstplaybin.c:
2308 2006-09-29 Tim-Philipp Müller <tim at centricular dot net>
2310 * tests/check/Makefile.am:
2311 Re-enable cddabasesrc test to see if it works again
2314 2006-09-29 Wim Taymans <wim@fluendo.com>
2316 * gst/playback/gstplaybasebin.c: (setup_subtitle),
2317 (gen_source_element):
2318 Handle invalid URIs a bit more gracefully.
2320 2006-09-29 Tim-Philipp Müller <tim at centricular dot net>
2322 * tests/check/pipelines/oggmux.c:
2323 Remove obsolete comment.
2325 2006-09-29 Michael Smith <msmith@fluendo.com>
2327 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
2328 (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
2329 (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
2330 (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
2331 (gst_ogg_mux_collected):
2332 Commit patch from James "Doc" Livingston, adds proper EOS handling
2333 in oggmux. GStreamer can, for the first time ever, create a valid
2336 * tests/check/pipelines/oggmux.c: (check_chain_final_state),
2338 Reenable tests now that they pass.
2340 2006-09-29 Wim Taymans <wim@fluendo.com>
2342 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2343 Stop reading commands when EOF (we read 0) as well.
2345 2006-09-28 Wim Taymans <wim@fluendo.com>
2347 * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
2348 (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
2349 (find_dynamic), (unlinked), (close_link):
2350 Implement delayed caps linking needed for element with a lot of
2351 different caps on the src pads that get fixed at runtime.
2352 Improve management of dynamic elements.
2354 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
2355 (group_destroy), (group_commit), (check_queue), (queue_overrun),
2356 (gen_preroll_element), (remove_groups), (unknown_type),
2357 (add_element_stream), (no_more_pads_full), (no_more_pads),
2358 (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
2359 (new_decoded_pad), (setup_subtitle), (array_has_value),
2360 (gen_source_element), (source_new_pad), (has_all_raw_caps),
2361 (analyse_source), (remove_decoders), (make_decoder),
2362 (remove_source), (setup_source), (finish_source), (prepare_output),
2363 (gst_play_base_bin_change_state):
2364 * gst/playback/gstplaybasebin.h:
2365 Use more _CAST instead of full type checking casts.
2366 Small cleanups, plug some leaks.
2367 Handle dynamic sources.
2368 Add some helper functions to create lists of strings used for
2369 blacklisting and other stuff.
2370 Refactor some code dealing with analysing the source.
2371 Re-enable sources without pads (like cd:// or other selfcontained
2374 2006-09-28 Wim Taymans <wim@fluendo.com>
2376 * gst-libs/gst/audio/gstbaseaudiosink.c:
2377 (gst_base_audio_sink_render):
2378 When we have a timestamp, we can still perform clipping.
2379 When we have no clock, we must play the sample ASAP.
2381 2006-09-28 Wim Taymans <wim@fluendo.com>
2383 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
2384 Set caps on outgoing buffers.
2386 * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
2387 (gst_video_rate_event), (gst_video_rate_chain):
2388 * gst/videorate/gstvideorate.h:
2389 Fix videorate some more. Fixes #357977
2391 2006-09-28 Tim-Philipp Müller <tim at centricular dot net>
2393 * tests/check/elements/adder.c: (adder_suite):
2394 Don't set timeout to 6 seconds when we're running
2395 in valgrind ... (and how is 6 seconds longer than
2396 the default anyway?)
2398 2006-09-28 Wim Taymans <wim@fluendo.com>
2400 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
2401 (gst_audio_rate_sink_event), (gst_audio_rate_convert),
2402 (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
2403 Keep sink and src segment to keep track of time and support more
2405 Fix bogus next_offset and run_time calculation, don't understand how
2406 this could have worked before. Fixes #357976.
2407 Remove some unneeded vars.
2409 2006-09-28 Tim-Philipp Müller <tim at centricular dot net>
2411 * gst/playback/gstplaybin.c: (remove_sinks):
2412 Only remove visualisation from visbin if there is a visbin (or:
2413 don't throw warnings when closing totem without playing a file).
2415 2006-09-27 Wim Taymans <wim@fluendo.com>
2417 * gst-libs/gst/audio/gstbaseaudiosink.c:
2418 (gst_base_audio_sink_render):
2419 Add some more info in a WARNING.
2421 * gst-libs/gst/audio/gstbaseaudiosrc.c:
2422 (gst_base_audio_src_create):
2423 Handle PAUSE in create function, use new -core addition to
2424 wait for playing. Fixes pausing and resuming capture from an
2427 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2428 (gst_ring_buffer_read):
2430 Caller supports interrupted reads now.
2432 2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
2434 * tests/check/Makefile.am:
2435 Another attempt to make the gen64 buildbot happy.
2437 2006-09-27 Stefan Kost <ensonic@users.sf.net>
2439 Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
2441 * ext/libvisual/visual.c: (gst_visual_clear_actors),
2442 (gst_visual_chain), (gst_visual_change_state):
2443 Libvisual plugin was not passing audio data to libvisual 0.4.0
2444 correctly. Fixes #357800
2446 2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
2448 * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
2449 Add timeout to _get_state() so we see which pipeline it is
2450 that causes trouble on the gen64 build bot.
2452 2006-09-27 Wim Taymans <wim@fluendo.com>
2454 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2455 (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
2456 (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
2457 (gst_base_rtp_depayload_set_gst_timestamp):
2458 the source pad always uses fixed caps.
2460 2006-09-27 Wim Taymans <wim@fluendo.com>
2462 * docs/libs/gst-plugins-base-libs-docs.sgml:
2463 * docs/libs/gst-plugins-base-libs-sections.txt:
2464 * gst-libs/gst/audio/gstaudioclock.c:
2465 * gst-libs/gst/audio/gstaudioclock.h:
2466 * gst-libs/gst/audio/gstaudiosink.c:
2467 * gst-libs/gst/audio/gstaudiosink.h:
2468 * gst-libs/gst/audio/gstaudiosrc.c:
2469 * gst-libs/gst/audio/gstbaseaudiosink.c:
2470 (gst_base_audio_sink_render):
2471 * gst-libs/gst/audio/gstbaseaudiosink.h:
2472 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
2473 * gst-libs/gst/audio/gstbaseaudiosrc.h:
2474 * gst-libs/gst/audio/gstringbuffer.h:
2475 Added docs for the audio libs.
2477 2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
2479 * tests/check/Makefile.am:
2480 Temporarily disable test that fails on the bots for unknown reasons.
2482 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
2484 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2485 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
2486 Moved AudioCodecType into priv
2487 Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
2489 2006-09-25 Wim Taymans <wim@fluendo.com>
2491 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
2492 (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
2493 (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
2495 Cleanups and small leak fixes.
2496 Added Depayloaders to valid list of autopluggable elements.
2498 2006-09-25 Wim Taymans <wim@fluendo.com>
2500 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2501 (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
2502 (gen_video_element), (gen_text_element), (gen_audio_element),
2503 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
2504 (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
2505 Detect NO_PREROLL state change returns and disable clock distribution to
2506 the sinks so that sync is disabled.
2507 Avoid some type checking and do simple casts instead.
2508 Small cleanups, fix some FIXMEs.
2509 Be more robust when linking user specified elements, catch an report
2510 errors. Fixes #357404.
2511 Fix some leaks in the error paths.
2513 2006-09-25 Stefan Kost <ensonic@users.sf.net>
2516 ChangeLog surgery for missing bug-number
2518 2006-09-25 Tim-Philipp Müller <tim at centricular dot net>
2520 Patch by: Peter Kjellerstedt <pkj at axis com>
2522 * gst/playback/test.c:
2523 Fix compilation with uClibc and -Werror (#357591).
2525 2006-09-25 Tim-Philipp Müller <tim at centricular dot net>
2527 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
2528 Parse dates that are followed by a time as well (#357532).
2530 * tests/check/libs/tag.c: (test_vorbis_tags):
2531 Add unit test for this.
2533 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2535 * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
2536 (gst_audio_convert_transform_caps):
2537 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
2538 * gst/videotestsrc/videotestsrc.h:
2539 A few array const-ifications.
2541 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2543 * tests/check/Makefile.am:
2544 See if this makes the build bots happy.
2546 * tests/check/libs/cddabasesrc.c:
2549 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2551 Patch by: Young-Ho Cha <ganadist at chollian dot net>
2553 * gst/subparse/samiparse.c: (handle_start_font),
2554 (fix_invalid_entities):
2555 More case-insensitivity for certain tags; recognise entities with
2556 decimal codes as special entities as well (#357330).
2558 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2560 * gst-libs/gst/Makefile.am:
2561 Need to build tag directory before cdda.
2563 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2565 * docs/libs/gst-plugins-base-libs-sections.txt:
2566 * gst-libs/gst/cdda/Makefile.am:
2567 * gst-libs/gst/cdda/gstcddabasesrc.c:
2568 (gst_cdda_base_src_base_init):
2569 * gst-libs/gst/cdda/gstcddabasesrc.h:
2570 * gst-libs/gst/tag/tag.h:
2571 * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
2572 (gst_tag_register_musicbrainz_tags):
2573 Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
2574 depend on libgsttag. This is required so we can extract/read tags like
2575 DISCID without depending on libgstcddabasesrc (which used to register
2578 * gst-libs/gst/tag/gstvorbistag.c:
2579 Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
2580 tags (also see #347848).
2582 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
2583 Log vorbis comments we are actually writing. Const-ify array.
2585 2006-09-23 Wim Taymans <wim@fluendo.com>
2587 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
2588 Improve buffering a bit by avoiding a deadlock because we cannot assume
2589 the underrun is always called.
2591 2006-09-23 Wim Taymans <wim@fluendo.com>
2593 Patch by: Young-Ho Cha <ganadist at chollian dot net>
2595 * gst-libs/gst/riff/riff-ids.h:
2596 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2597 (gst_riff_create_audio_template_caps):
2598 Added MPEG-4 AAC and id and caps. Fixes #357289
2599 Added WMA9 Lossless id.
2601 2006-09-22 Tim-Philipp Müller <tim at centricular dot net>
2603 * ext/gnomevfs/gstgnomevfssrc.c:
2604 Fix misleading docs addition.
2606 * tests/check/elements/videotestsrc.c: (check_rgb_buf):
2607 Get rid of compiler warning the right way.
2609 2006-09-22 Wim Taymans <wim@fluendo.com>
2611 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2612 (gst_base_rtp_depayload_finalize),
2613 (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
2614 (gst_base_rtp_depayload_push_full),
2615 (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
2616 (gst_base_rtp_depayload_process),
2617 (gst_base_rtp_depayload_set_gst_timestamp),
2618 (gst_base_rtp_depayload_queue_release):
2619 * gst-libs/gst/rtp/gstbasertpdepayload.h:
2622 Refactored the process method and added methods to push from the process
2624 Use _scale functions.
2625 API: gst_base_rtp_depayload_push_ts
2626 API: gst_base_rtp_depayload_push
2628 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2629 timestamps are uint.
2631 2006-09-22 Stefan Kost <ensonic@users.sf.net>
2633 * gst-libs/gst/interfaces/xoverlay.c:
2634 Remove unused statement from doc example.
2636 2006-09-21 Stefan Kost <ensonic@users.sf.net>
2638 * gst-libs/gst/interfaces/videoorientation.c:
2639 (gst_video_orientation_iface_init),
2640 (gst_video_orientation_get_hflip),
2641 (gst_video_orientation_get_vflip),
2642 (gst_video_orientation_get_hcenter),
2643 (gst_video_orientation_get_vcenter),
2644 (gst_video_orientation_set_hflip),
2645 (gst_video_orientation_set_vflip),
2646 (gst_video_orientation_set_hcenter),
2647 (gst_video_orientation_set_vcenter):
2648 Add since tags to new API docs, ChangeLog surgery (forgot API keyword
2651 2006-09-21 Tim-Philipp Müller <tim at centricular dot net>
2653 * tests/check/Makefile.am:
2654 * tests/check/elements/.cvsignore:
2655 * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
2656 (create_rgb_conversions), (rgb_conversion_free),
2657 (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
2658 (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
2659 Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
2660 but disable for now since it doesn't pass (something wrong with
2663 2006-09-21 Wim Taymans <wim@fluendo.com>
2665 * gst/playback/gstplaybasebin.c: (group_commit),
2666 (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
2667 (queue_out_of_data), (gen_preroll_element),
2668 (preroll_remove_overrun), (probe_triggered):
2669 Refactor handling of overrun detection.
2670 Separate handling of group completion and deadlock detection when doing
2671 network buffering. This should fix some deadlocks that were not detected
2672 because the group was completed.
2673 Add more comments, improve debugging.
2675 2006-09-21 Wim Taymans <wim@fluendo.com>
2677 * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2678 * tests/check/libs/audio.c:
2679 Some more compilation fixes.
2681 2006-09-21 Wim Taymans <wim@fluendo.com>
2683 * gst-libs/gst/audio/gstringbuffer.c:
2684 (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
2685 (gst_ring_buffer_read):
2686 Early morning compilation fix.
2688 2006-09-20 Wim Taymans <wim@fluendo.com>
2690 * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2691 * tests/check/elements/multifdsink.c: (GST_START_TEST):
2692 * tests/check/elements/videorate.c: (GST_START_TEST):
2693 * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
2694 * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
2697 2006-09-20 Stefan Kost <ensonic@users.sf.net>
2699 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2700 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
2701 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
2702 Handcrafted merge to help CVS understanding what I changed and what
2705 2006-09-20 Stefan Kost <ensonic@users.sf.net>
2707 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
2708 (gst_xvimagesink_get_times):
2709 change colorkey behaviour back according to #354773 comment 6/7
2711 2006-09-19 Michael Smith <msmith@fluendo.com>
2713 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
2714 (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
2715 (gst_multi_fd_sink_recover_client),
2716 (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
2717 (gst_multi_fd_sink_get_property):
2718 * gst/tcp/gstmultifdsink.h:
2719 Implement stubbed out properties unit-type, units-soft-max,
2720 units-max, to allow specifying maximum sizes in units other than
2724 2006-09-19 Wim Taymans <wim@fluendo.com>
2726 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2727 (gst_riff_create_audio_template_caps):
2728 Reorder the audio formats a bit for clarity.
2729 Detect and create caps for MSGSM and MSN (WAV49).
2732 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2733 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
2734 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
2735 Small cleanups, move error handling out of normal flow for clarity.
2737 2006-09-18 Stefan Kost <ensonic@users.sf.net>
2739 * docs/libs/gst-plugins-base-libs-docs.sgml:
2740 * docs/libs/gst-plugins-base-libs.types:
2741 * gst-libs/gst/interfaces/Makefile.am:
2742 * gst-libs/gst/interfaces/videoorientation.c:
2743 (gst_video_orientation_get_type),
2744 (gst_video_orientation_iface_init),
2745 (gst_video_orientation_get_hflip),
2746 (gst_video_orientation_get_vflip),
2747 (gst_video_orientation_get_hcenter),
2748 (gst_video_orientation_get_vcenter),
2749 (gst_video_orientation_set_hflip),
2750 (gst_video_orientation_set_vflip),
2751 (gst_video_orientation_set_hcenter),
2752 (gst_video_orientation_set_vcenter):
2753 * gst-libs/gst/interfaces/videoorientation.h:
2754 API: Add new interface to control video orientation (fixes #354908)
2756 2006-09-18 Stefan Kost <ensonic@users.sf.net>
2758 * gst/videotestsrc/gstvideotestsrc.c:
2759 Use G_UNLIKELY in _create and log one more detail.
2761 (gst_video_test_src_get_times), (gst_video_test_src_create):
2762 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
2763 Use gst_util_uint64_scale_int in _get_times().
2765 2006-09-18 Stefan Kost <ensonic@users.sf.net>
2767 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
2768 Give better warning message (add object and detail).
2770 2006-09-18 Stefan Kost <ensonic@users.sf.net>
2772 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
2773 (gst_xvimagesink_get_times):
2774 xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
2775 #354773), use gst_util_uint64_scale_int in _get_times()
2777 2006-09-18 Michael Smith <msmith@fluendo.com>
2779 * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
2780 Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
2781 always true, leading to dropping all timestamps.
2783 2006-09-18 Stefan Kost <ensonic@users.sf.net>
2785 * ext/libvisual/visual.c: (gst_vis_src_negotiate),
2786 (gst_visual_chain), (gst_visual_change_state):
2787 update to work also with libvisual 0.4 API, fix double unref (#355914)
2789 * tools/gst-launch-ext.1.in:
2790 * tools/gst-visualise.1.in:
2791 remove references to old man-pages
2793 * tests/examples/seek/seek.c: (main):
2794 add real meadi-buttons, add tool-tips for the seek-options, arrange
2795 seek options in a table
2797 2006-09-18 Michael Smith <msmith@fluendo.com>
2799 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
2800 (gst_ogg_mux_push_buffer):
2801 Don't generate out-of-order timestamps from oggmux, instead clamp
2802 output timestamps to be >= the previously output ts.
2805 2006-09-18 Michael Smith <msmith@fluendo.com>
2807 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
2808 (gst_multi_fd_sink_class_init):
2809 Updates, fixes, and typo corrections for multifdsink. No functional
2812 2006-09-17 Michael Smith <msmith@fluendo.com>
2814 * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
2815 Don't crash on truncated files - check that we got an 8 byte buffer
2816 before trying to memcmp it.
2818 2006-09-17 Tim-Philipp Müller <tim at centricular dot net>
2820 * gst/playback/gstplaybasebin.c: (get_active_source):
2821 Make stream-switching appear instant to the application
2822 (ie. make sure that a g_object_get on 'current-foo' returns
2823 the stream previously set with g_object_set(). Totem needs
2824 this to update stream-related meta-info (like audio-codec)
2825 correctly when switching streams.
2827 2006-09-17 Tim-Philipp Müller <tim at centricular dot net>
2829 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
2830 (gst_alsa_mixer_ensure_track_list):
2831 Try harder to guess which mixer track is the master mixer
2832 track (instead of just taking the first one that has a pvolume).
2835 2006-09-17 Stefan Kost <ensonic@users.sf.net>
2837 reviewed by: <delete if not using a buddy>
2839 * gst-libs/gst/audio/audio.h:
2840 * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
2842 2006-09-17 Stefan Kost <ensonic@users.sf.net>
2844 * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
2845 (gst_audio_convert_transform_caps):
2846 Get structure-name just once.
2848 2006-09-17 Stefan Kost <ensonic@users.sf.net>
2850 * tests/check/elements/audioresample.c: (GST_START_TEST):
2851 * tests/check/elements/videotestsrc.c: (check_rgb_buf):
2852 * tests/check/elements/volume.c: (GST_START_TEST):
2853 * tests/check/elements/vorbisdec.c: (GST_START_TEST):
2854 * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
2855 (test_pipeline), (GST_START_TEST):
2856 * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
2857 * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
2858 Fix big batch of compiler warnings.
2860 2006-09-17 Stefan Kost <ensonic@users.sf.net>
2862 * ext/gnomevfs/gstgnomevfssrc.c:
2863 Add docs about icydemux usage in connection with gnomevfssrc
2865 * ext/libvisual/visual.c:
2866 * ext/ogg/gstoggaviparse.c:
2867 * ext/ogg/gstoggdemux.c:
2868 * ext/ogg/gstoggmux.c:
2869 * ext/ogg/gstoggparse.c:
2870 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2871 * gst-libs/gst/audio/gstaudiosink.c:
2872 * gst-libs/gst/audio/gstaudiosrc.c:
2873 * gst/audiorate/gstaudiorate.c:
2874 More G_OBJECT macro fixing.
2876 * gst/audiotestsrc/gstaudiotestsrc.h:
2877 Fix wrong info in header due to copy & paste
2879 2006-09-15 Wim Taymans <wim@fluendo.com>
2881 * gst-libs/gst/audio/gstbaseaudiosink.c:
2882 (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
2883 * gst-libs/gst/audio/gstbaseaudiosrc.c:
2884 (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
2885 (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
2886 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
2887 Do the delay calculation in the source/sink base classes as this is
2888 specific for the capture/playback mode.
2889 Try to fixate a bit better, like round depth up to a multiple of 8
2891 Handle underruns correctly by marking DISCONT on buffers and adjusting
2892 timestamps to handle the gap.
2893 Set offset/offset_end correctly on buffers.
2895 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
2896 (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
2897 (gst_ring_buffer_read):
2898 Remove resync and underrun recovery from the ringbuffer.
2899 Fix ringbuffer read code on under/overrun.
2901 2006-09-15 Wim Taymans <wim@fluendo.com>
2903 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
2904 (gst_play_base_bin_init), (fill_buffer), (check_queue),
2905 (queue_threshold_reached), (gst_play_base_bin_set_property),
2906 (gst_play_base_bin_get_property):
2907 * gst/playback/gstplaybasebin.h:
2908 Don't use a 0 low watermark when buffering, it is catching starvation
2909 way too late. Instead, use a 3 second queue with 30 and 95
2910 percent low/high watermarks.
2911 Added queue-min-threshold property to configure low watermark.
2912 Use new _buffering message API.
2913 Make queue_threshold variable big enough to store a uint64 time value.
2914 API: playbin::queue-min-threshold property.
2916 2006-09-15 Wim Taymans <wim@fluendo.com>
2919 We require 0.10.10.1 now because of _wait_preroll().
2921 * gst-libs/gst/audio/gstbaseaudiosink.c:
2922 (gst_base_audio_sink_render):
2923 Use gst_base_sink_wait_preroll().
2925 2006-09-15 Wim Taymans <wim@fluendo.com>
2927 * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
2928 * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
2929 Use DEBUG_OBJECT more.
2931 === release 0.10.10 ===
2933 2006-09-07 Thomas Vander Stichele <thomas at apestaart dot org>
2935 patch by: Michael Smith <msmith at fluendo dot com>
2937 * gst/tcp/gstmultifdsink.c: (is_sync_frame),
2938 (gst_multi_fd_sink_client_queue_buffer),
2939 (gst_multi_fd_sink_new_client):
2940 * tests/check/elements/multifdsink.c: (GST_START_TEST),
2941 (multifdsink_suite):
2942 Fix implementation of sync-method 'next-keyframe'
2945 2006-09-07 Thomas Vander Stichele <thomas at apestaart dot org>
2947 patch by: Wim Taymans <wim at fluendo dot com>
2949 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
2950 This patch removes the RANDOM flag that was incorrectly introduced with
2951 revision 1.91. Fixes #354590
2953 2006-09-05 Tim-Philipp Müller <tim at centricular dot net>
2955 * tests/check/Makefile.am:
2956 Random variation in Makefile line to see if it makes the
2957 gen64-base-full bot any happier.
2959 2006-09-04 Tim-Philipp Müller <tim at centricular dot net>
2961 * tests/check/pipelines/oggmux.c: (oggmux_suite):
2962 Disable test that fails at the moment (killed after timeout).
2964 2006-09-04 Tim-Philipp Müller <tim at centricular dot net>
2966 Patch by: James Livingston <doclivingston at gmail.com>
2968 * tests/check/Makefile.am:
2969 * tests/check/pipelines/.cvsignore:
2970 * tests/check/pipelines/oggmux.c: (get_page_codec),
2971 (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
2972 (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
2973 (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
2974 (test_theora_vorbis), (oggmux_suite):
2975 Add simple unit test for oggmux from #337026 with checking for the
2976 EOS flags disabled for the time being.
2978 2006-09-04 Wim Taymans <wim@fluendo.com>
2980 patch by: Alessandro Dessina <alessandro nnva org>
2982 * ext/ogg/gstoggmux.c:
2983 Add cmml caps to oggmux. Fixes #353912
2985 2006-09-02 Tim-Philipp Müller <tim at centricular dot net>
2987 * tests/check/elements/videotestsrc.c: (check_rgb_buf):
2988 Returning a return value often helps. In this case, we
2989 don't need the return value anyway, so just get rid of it.
2990 Should make build bots much happier.
2992 2006-09-02 Tim-Philipp Müller <tim at centricular dot net>
2994 * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
2995 (paint_get_structure), (gst_video_test_src_get_size),
2996 (gst_video_test_src_smpte), (gst_video_test_src_snow),
2997 (gst_video_test_src_unicolor), (paint_setup_AYUV),
2998 (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
2999 (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
3000 * gst/videotestsrc/videotestsrc.h:
3001 Add support for AYUV and the various RGBA formats. Initialise
3002 fields of paintinfo structs allocated on the stack.
3004 * tests/check/elements/videotestsrc.c: (right_shift_colour),
3005 (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
3006 (check_rgb_buf), (videotestsrc_suite):
3007 Add unit tests for videotestsrc's RGB output.
3009 2006-09-01 Tim-Philipp Müller <tim at centricular dot net>
3011 * gst/videotestsrc/gstvideotestsrc.c:
3012 (gst_video_test_src_pattern_get_type),
3013 (gst_video_test_src_set_pattern):
3014 * gst/videotestsrc/gstvideotestsrc.h:
3015 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
3016 (gst_video_test_src_black), (gst_video_test_src_white),
3017 (gst_video_test_src_red), (gst_video_test_src_green),
3018 (gst_video_test_src_blue):
3019 * gst/videotestsrc/videotestsrc.h:
3020 Add more uni-colour patterns ("white", "red", "green", and "blue").
3022 2006-09-01 Tim-Philipp Müller <tim at centricular dot net>
3024 * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
3025 Fix stride for YVYU, should be word-aligned (#353658).
3027 2006-08-31 Tim-Philipp Müller <tim at centricular dot net>
3029 * gst/adder/gstadder.c: (gst_adder_src_event):
3032 2006-08-31 Edward Hervey <edward@fluendo.com>
3034 * gst/adder/gstadder.c: (forward_event_func),
3035 (gst_adder_src_event), (gst_adder_collected),
3036 (gst_adder_change_state):
3037 * gst/adder/gstadder.h:
3038 Remember the start position asked in the incoming seeks, so we can
3039 output GST_EVENT_NEW_SEGMENT with a correct position value (instead
3040 of assuming it will always be 0).
3042 2006-08-31 Edward Hervey <edward@fluendo.com>
3044 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
3045 (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
3046 (gst_ogg_demux_loop):
3047 Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
3049 2006-08-30 Tim-Philipp Müller <tim at centricular dot net>
3051 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3052 (gst_ffmpegcsp_get_unit_size):
3053 Return FALSE instead of returning a random false unit
3054 size when the format isn't known/supported (even if
3055 this shouldn't happen under normal circumstances).
3057 2006-08-29 Wim Taymans <wim@fluendo.com>
3059 Patch by: Tim-Philipp Müller <tim at centricular dot net>
3061 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
3062 (gst_gnome_vfs_src_start):
3063 Try harder to get the size from a uri by using _info_uri() when
3064 _info_from_handle() does not give us enough info.
3065 Also follow symlinks when getting the size.
3066 Partially Fixes #332864.
3068 2006-08-29 Tim-Philipp Müller <tim at centricular dot net>
3070 Patch by: Viktor Peters <viktor dot peters at gmail dot com>
3072 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
3073 (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
3074 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
3075 (gst_alsa_mixer_set_record):
3076 * ext/alsa/gstalsamixertrack.c:
3077 (gst_alsa_mixer_track_update_alsa_capabilities),
3078 (alsa_track_has_cap), (gst_alsa_mixer_track_new),
3079 (gst_alsa_mixer_track_update):
3080 * ext/alsa/gstalsamixertrack.h:
3081 Improve and fix mixer track handling, in particular better handling
3082 of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
3083 separate track objects for tracks that have both capture and playback
3084 volume (and label them differently as well so they're not mistakenly
3085 assumed to be duplicates); classify mixer tracks that only affect
3086 the audible volume of something (rather than the capture volume)
3087 as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
3088 for capture tracks to correspond to alsa-pswitch alsa-cswitch
3089 (following the meaning documented in the mixer interface header
3090 file); add support for alsa's exclusive cswitch groups; update/sync
3091 state/flags better if mixer settings are changed by another
3092 application. Fixes #336075.
3094 2006-08-29 Tim-Philipp Müller <tim at centricular dot net>
3096 * gst/playback/gstplaybin.c:
3097 Improve docs: add section about BUFFERING messages sent by playbin.
3099 2006-08-29 Michael Smith <msmith@fluendo.com>
3101 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
3102 (gst_vorbis_enc_buffer_check_discontinuous),
3103 (gst_vorbis_enc_chain):
3104 Ignore explicit DISCONT marked on buffers (which is often spurious,
3105 particularly when using multiple segments), in favour of solely
3106 using the timestamps/durations.
3108 2006-08-29 Edward Hervey <edward@fluendo.com>
3110 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
3111 Don't rely on incoming buffers offset anymore, since it is completely
3112 broken when using multiple segments.
3113 Instead convert the incoming buffers timestamp to running time, and
3114 then convert that value to the offsets.
3115 Also inform GstSegment of the last outputted stop position, which is
3116 needed if we received several segments with an unknown stop value.
3118 2006-08-29 Thomas Vander Stichele <thomas at apestaart dot org>
3120 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
3121 fix buffer unreffing on a header push failure
3123 2006-08-28 Wim Taymans <wim@fluendo.com>
3125 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
3126 (gst_audio_rate_chain):
3127 Make the metadata of the buffer writable before changing its
3130 2006-08-28 Wim Taymans <wim@fluendo.com>
3132 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
3133 (gst_audio_rate_setcaps), (gst_audio_rate_init),
3134 (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
3135 (gst_audio_rate_chain), (gst_audio_rate_change_state):
3136 Fix audiorate some more.
3137 Reset and resync counters on flush and READY.
3138 Handle the DISCONT flag correctly.
3139 Use GstSegment to track position.
3140 Fail when not negotiated.
3143 2006-08-25 Michael Smith <msmith@fluendo.com>
3145 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3147 Remove accidently included debug line.
3149 2006-08-25 Wim Taymans <wim@fluendo.com>
3151 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3153 If a buffer is received with no caps, make the buffer metadata
3154 writable and set the caps, making sure that we don't screw up the
3157 2006-08-25 Michael Smith <msmith@fluendo.com>
3159 * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
3160 (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
3161 Fix memory leaks and misleading debug messages, add a couple of
3164 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
3165 (gst_multi_fd_sink_render):
3166 Do not use gst_buffer_make_writable() in a basesink render method,
3167 as it may incorrectly unref the buffer. Instead, use convoluted
3168 dance to avoid copying the buffer except when we need to.
3170 2006-08-25 Michael Smith <msmith@fluendo.com>
3172 * ext/vorbis/vorbisenc.c:
3173 (gst_vorbis_enc_buffer_check_discontinuous):
3174 Allow very small discontinuities in the timestamps. These we can't
3175 do anything useful with anyway (because vorbis's timestamps have
3176 only sample granularity), and are commonly produced by elements with
3177 minor bugs. Allow up to 1/2 a sample out.
3180 2006-08-24 Wim Taymans <wim@fluendo.com>
3182 * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
3183 (play_scrub_toggle_cb), (main):
3184 Add a checkbox to enable play scrubbing. Makes it possible to disable
3187 2006-08-23 Stefan Kost <ensonic@users.sf.net>
3189 * tests/check/elements/.cvsignore:
3192 2006-08-23 Tim-Philipp Müller <tim at centricular dot net>
3194 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
3195 (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
3196 (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
3197 (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
3198 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
3199 (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
3200 (gst_ogm_text_parse_strip_trailing_zeroes),
3201 (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
3202 (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
3203 Refactor ogm parse, do better input checking, misc. clean-ups.
3204 Cache incoming events and push them once the source pad has
3205 been created. Don't pass unterminated strings to sscanf().
3206 Strip trailing zeroes from subtitle text output, since they
3207 are not valid UTF-8. Don't push vorbiscomment packets on
3208 the subtitle text pad. Output perfect streams if possible.
3210 2006-08-23 Wim Taymans <wim@fluendo.com>
3212 * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
3213 Waits for tasks to settle down so that we clean up correctly for
3216 2006-08-23 Tim-Philipp Müller <tim at centricular dot net>
3218 * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
3219 Unit test fixes: \377 is more likely to fit into 8 bits than \777;
3220 actually return return value in taglists_are_equal.
3222 2006-08-23 Tim-Philipp Müller <tim at centricular dot net>
3224 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3225 Fix crash due to broken bitstream parsing on x86-64: can't make
3226 any assumptions about sizeof(struct) due to alignment/packing
3227 differences on different architectures. Fixes #351790.
3229 2006-08-22 Wim Taymans <wim@fluendo.com>
3231 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3232 (gst_riff_parse_chunk), (gst_riff_parse_file_header),
3233 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
3234 (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
3235 (gst_riff_parse_info):
3236 Protect public functions against bad input.
3240 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
3242 * gst-libs/gst/riff/riff-ids.h:
3243 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3244 Add voxware audio IDs (even if we can't play it) (#351795).
3246 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
3248 * gst-libs/gst/riff/riff-media.c:
3249 (gst_riff_create_video_template_caps),
3250 (gst_riff_create_audio_template_caps),
3251 (gst_riff_create_iavs_template_caps):
3252 Const-ify some arrays and use G_N_ELEMENTS instead
3253 of wasting oodles of RAM on terminator bits.
3255 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
3257 * gst-libs/gst/tag/gstvorbistag.c:
3258 (gst_tag_list_to_vorbiscomment_buffer):
3259 * tests/check/libs/tag.c: (GST_START_TEST):
3260 And the same for _to_vorbiscomment_buffer(): allow
3261 id_data_len == 0 for speex.
3263 2006-08-21 Thomas Vander Stichele <thomas at apestaart dot org>
3266 * docs/plugins/Makefile.am:
3267 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3268 * docs/plugins/gst-plugins-base-plugins-sections.txt:
3269 * docs/plugins/inspect/plugin-gdp.xml:
3270 * gst/gdp/Makefile.am:
3271 * tests/check/Makefile.am:
3272 Move GDP plugin to -base from -bad. Closes #347783.
3274 2006-08-21 Tim-Philipp Müller <tim at centricular dot net>
3276 * gst-libs/gst/tag/gstvorbistag.c:
3277 (gst_tag_list_from_vorbiscomment_buffer):
3278 Allow id_data_len == 0 (needed for vorbis comments in Speex files).
3279 Also add some checks to make sure we don't memcmp() beyond the end of
3280 vorbiscomment buffer if the ID to check for is larger than the buffer.
3282 * tests/check/libs/tag.c: (GST_START_TEST):
3283 Some more tests for gst_tag_list_from_vorbiscomment_buffer().
3285 2006-08-21 Tim-Philipp Müller <tim at centricular dot net>
3287 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
3288 (gst_vorbis_enc_set_metadata):
3289 Use vorbis comment utility functions from libgsttag
3290 instead of re-inventing the wheel (partially fixes #347091).
3292 2006-08-21 Jan Schmidt <thaytan@mad.scientist.com>
3294 * tests/check/elements/audioconvert.c: (GST_START_TEST):
3295 Fix leaks. Wait for state transitions that might happen ASYNC, as well
3298 2006-08-21 Wim Taymans <wim@fluendo.com>
3300 * docs/libs/Makefile.am:
3301 * docs/libs/gst-plugins-base-libs-sections.txt:
3302 * docs/libs/gst-plugins-base-libs.types:
3303 Don't try to GObject scan the netbuffer as it's not a GObject.
3306 * gst-libs/gst/netbuffer/gstnetbuffer.c:
3307 * gst-libs/gst/netbuffer/gstnetbuffer.h:
3308 Document GstNetBuffer.
3310 2006-08-21 Stefan Kost <ensonic@users.sf.net>
3312 * tests/check/elements/audioconvert.c: (GST_START_TEST),
3313 (audioconvert_suite):
3314 Add testcase for caps-size-explosion
3316 2006-08-20 Stefan Kost <ensonic@users.sf.net>
3318 * gst/audioconvert/gstaudioconvert.c:
3319 (gst_audio_convert_get_unit_size), (set_structure_widths):
3320 Lower debug, use g_assert in _get_unit_size
3322 * gst/audioresample/gstaudioresample.c:
3323 (audioresample_get_unit_size):
3324 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3325 (gst_ffmpegcsp_get_unit_size):
3326 * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
3327 use g_assert in _get_unit_size
3329 2006-08-18 Wim Taymans <wim@fluendo.com>
3331 * docs/libs/gst-plugins-base-libs-sections.txt:
3332 * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
3333 (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
3334 (gst_rtp_buffer_get_payload_buffer):
3335 * gst-libs/gst/rtp/gstrtpbuffer.h:
3336 Document GstRTPBuffer.
3337 Added function to efficiently strip payload headers.
3338 API: gst_rtp_buffer_get_payload_subbuffer()
3340 2006-08-17 Tim-Philipp Müller <tim at centricular dot net>
3342 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
3343 (gst_tag_to_vorbis_comments):
3344 Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
3345 tags and deserialise them properly as well (#347091).
3346 Add some more gtk-doc blurbs and also some g_return_if_fail().
3348 * tests/check/libs/tag.c: (GST_START_TEST),
3349 (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
3352 2006-08-17 Wim Taymans <wim@fluendo.com>
3354 * ext/ogg/Makefile.am:
3355 * ext/ogg/gstogg.c: (plugin_init):
3356 * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
3357 (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
3358 (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
3359 (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
3360 (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
3361 (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
3362 Added ogg-in-avi parser element. Fixes #140139.
3364 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
3365 Fixed a bug in oggdemux debug code.
3367 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3368 (gst_riff_create_audio_template_caps):
3369 Recognise Ogg in the AVI extensible wave format.
3371 2006-08-17 Tim-Philipp Müller <tim at centricular dot net>
3373 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
3374 Make buffer durations add up (duration should be next_ts-ts for
3375 perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
3378 * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
3379 (test_buffer_timestamps), (cddabasesrc_suite):
3380 Add unit test for the above.
3382 * tests/check/Makefile.am:
3383 Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
3384 to see what happens.
3386 2006-08-16 Wim Taymans <wim@fluendo.com>
3388 * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
3389 (gst_alsasink_open):
3390 * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
3392 Avoid setting and using a NULL device name.
3393 Print more info when we fail to open a device.
3395 2006-08-16 Tim-Philipp Müller <tim at centricular dot net>
3397 * docs/libs/gst-plugins-base-libs-sections.txt:
3398 * gst-libs/gst/tag/tag.h:
3399 * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
3400 API: add gst_tag_parse_extended_comment() (#351426).
3402 * tests/check/Makefile.am:
3403 * tests/check/libs/.cvsignore:
3404 * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
3405 Add unit test for gst_tag_parse_extended_comment().
3407 2006-08-15 Tim-Philipp Müller <tim at centricular dot net>
3409 * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
3410 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
3413 2006-08-15 Tim-Philipp Müller <tim at centricular dot net>
3415 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3416 * docs/plugins/gst-plugins-base-plugins-sections.txt:
3417 * docs/plugins/gst-plugins-base-plugins.args:
3418 * gst/playback/gstplaybin.c:
3421 * docs/plugins/inspect/plugin-adder.xml:
3422 * docs/plugins/inspect/plugin-alsa.xml:
3423 * docs/plugins/inspect/plugin-audioconvert.xml:
3424 * docs/plugins/inspect/plugin-audiorate.xml:
3425 * docs/plugins/inspect/plugin-audioresample.xml:
3426 * docs/plugins/inspect/plugin-audiotestsrc.xml:
3427 * docs/plugins/inspect/plugin-cdparanoia.xml:
3428 * docs/plugins/inspect/plugin-decodebin.xml:
3429 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3430 * docs/plugins/inspect/plugin-gnomevfs.xml:
3431 * docs/plugins/inspect/plugin-ogg.xml:
3432 * docs/plugins/inspect/plugin-pango.xml:
3433 * docs/plugins/inspect/plugin-playbin.xml:
3434 * docs/plugins/inspect/plugin-subparse.xml:
3435 * docs/plugins/inspect/plugin-tcp.xml:
3436 * docs/plugins/inspect/plugin-theora.xml:
3437 * docs/plugins/inspect/plugin-typefindfunctions.xml:
3438 * docs/plugins/inspect/plugin-video4linux.xml:
3439 * docs/plugins/inspect/plugin-videorate.xml:
3440 * docs/plugins/inspect/plugin-videoscale.xml:
3441 * docs/plugins/inspect/plugin-videotestsrc.xml:
3442 * docs/plugins/inspect/plugin-volume.xml:
3443 * docs/plugins/inspect/plugin-vorbis.xml:
3444 * docs/plugins/inspect/plugin-ximagesink.xml:
3445 * docs/plugins/inspect/plugin-xvimagesink.xml:
3446 Update to CVS version.
3448 2006-08-14 Tim-Philipp Müller <tim at centricular dot net>
3450 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3451 (gst_play_bin_set_property), (gst_play_bin_get_property),
3452 (value_list_append_structure_list),
3453 (gst_play_bin_handle_redirect_message),
3454 (gst_play_bin_handle_message):
3455 API: GstPlayBin::connection-speed
3456 Add "connection-speed" property; re-order redirect messages with
3457 multiple redirect locations depending on the minimum bitrate if
3458 that information is available and a connection speed is set
3461 2006-08-14 Tim-Philipp Müller <tim at centricular dot net>
3463 * gst/playback/gstplaybin.c:
3464 Update max volume to the same value that the volume element uses.
3466 2006-08-14 Wim Taymans <wim@fluendo.com>
3468 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
3471 2006-08-14 Wim Taymans <wim@fluendo.com>
3473 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
3474 (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
3475 (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
3476 Add some more debug info.
3477 Don't crash when a seek failed.
3478 Actually return the result of the seek instead of TRUE.
3479 Ignore multiple BOS pages with the same serial so that we don't create
3480 the same stream multiple times.
3481 Post an error when we fail to do the initial seek.
3483 2006-08-13 Wim Taymans <wim@fluendo.com>
3485 * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
3486 (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
3489 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
3490 (gst_alsa_mixer_new):
3491 Remove hack that always set the device to hw:0*.
3492 Properly find the card name for whatever device was configured.
3493 Do some better debugging.
3496 * ext/alsa/gstalsamixerelement.c:
3497 (gst_alsa_mixer_element_set_property),
3498 (gst_alsa_mixer_element_change_state):
3500 Handle setting of a NULL device name better.
3502 2006-08-11 Wim Taymans <wim@fluendo.com>
3504 * gst/adder/gstadder.c:
3505 Don't clip float values. Fixes #350900.
3507 2006-08-11 Andy Wingo <wingo@pobox.com>
3509 * gst/tcp/gsttcp.c: Really fix the build?
3511 * gst/tcp/gsttcp.h: For now, always disable deprecation here --
3514 2006-08-10 Tim-Philipp Müller <tim at centricular dot net>
3516 * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
3517 Float caps shouldn't have a "signed" field.
3519 2006-08-10 Tim-Philipp Müller <tim at centricular dot net>
3521 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
3522 Implement SEEKING query in its most basic form, so that we can
3523 at least check if we're seekable or not (#350655).
3525 2006-08-09 Tim-Philipp Müller <tim at centricular dot net>
3527 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
3528 The checks here are not even close to anything that would
3529 justify MAXIMUM probability, lowering to POSSIBLE until someone
3530 fixes the checks (case at hand: quicktime redirection files
3531 might start with 00 00 01 XX and pass the checks here just
3534 2006-08-08 Tim-Philipp Müller <tim at centricular dot net>
3536 Patch by: Sjoerd Simons <sjoerd at luon net>
3538 * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
3539 Better detection for multipart/x-mixed-replace: accept leading
3540 whitespaces before the boundary marker as well (as our very own
3541 multipartmux used to produce) (#349068).
3543 2006-08-07 Tim-Philipp Müller <tim at centricular dot net>
3545 Patch by: Young-Ho Cha <ganadist at chollian net>
3547 * gst-libs/gst/riff/riff-ids.h:
3548 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3549 (gst_riff_create_audio_template_caps):
3550 Detect DTS audio streams (#350157).
3552 2006-08-05 Andy Wingo <wingo@pobox.com>
3554 * ext/theora/gsttheoraparse.h:
3555 * ext/theora/theoraparse.c (gst_theora_parse_class_init)
3556 (theora_parse_dispose, theora_parse_set_property)
3557 (theora_parse_get_property, theora_parse_munge_granulepos)
3558 (theora_parse_push_buffer, theora_parse_change_state):
3559 API: GstTheoraParse::synchronization-points
3560 Add a property 'synchronization-points' to fix badly synchronized oggs.
3562 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3564 * tests/check/Makefile.am:
3565 * tests/check/libs/.cvsignore:
3566 * tests/check/libs/audio.c: (structure_contains_channel_positions),
3567 (fixed_caps_have_channel_positions), (GST_START_TEST),
3568 (audio_suite), (main):
3569 Add a few tests for the channel position stuff in libgstaudio.
3571 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3573 * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
3574 (gst_alsa_detect_channels):
3575 * ext/alsa/gstalsasink.c:
3576 Add support for cards that (only) do more than 8 channels,
3577 like the Delta 44 (#345188).
3579 * gst-libs/gst/audio/multichannel.c:
3580 (gst_audio_check_channel_positions):
3581 * gst-libs/gst/audio/multichannel.h:
3582 API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
3583 unspecified channel position and cannot be combined with any
3584 of the other audio channel positions; adjust position layout
3585 checks accordingly (#345188).
3587 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3589 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3590 Recognise ancient RealAudio files (see #349779).
3592 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3594 Patch by: Jens Granseuer <jensgr at gmx net>
3596 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3597 Add typefinder for Interplay's MVE format (#348973).
3599 2006-08-02 Wim Taymans <wim@fluendo.com>
3601 Patch by: Marcel Moreaux <marcelm at luon dot net>
3603 * gst-libs/gst/rtp/gstbasertpdepayload.c:
3604 (gst_base_rtp_depayload_add_to_queue):
3605 * gst-libs/gst/rtp/gstbasertpdepayload.h:
3606 Handle RTP sequence number rollover.
3607 Disable jitterbuffer by default.
3609 2006-07-28 Jan Schmidt <thaytan@mad.scientist.com>
3611 * gst/audioresample/gstaudioresample.c: (audioresample_stop),
3612 (audioresample_set_caps):
3613 Don't leak references to the incoming caps. Clean them up when
3616 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
3617 (gst_video_scale_finalize):
3618 Don't leak our temporary pixel buffer.
3620 * tests/check/Makefile.am:
3621 * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
3622 (GST_START_TEST), (simple_launch_lines_suite):
3624 Fix leaks and re-enable the test for valgrind checking.
3626 2006-07-28 Tim-Philipp Müller <tim at centricular dot net>
3628 Patch by: Sjoerd Simons <sjoerd at luon net>
3630 * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
3632 Add typefind function for multipart/x-mixed-replace (#348916).
3634 2006-07-28 Wim Taymans <wim@fluendo.com>
3636 * gst/adder/gstadder.c: (gst_adder_setcaps),
3637 (gst_adder_query_duration):
3638 Fix leak in duration query.
3639 Reflow some docs and notes.
3641 2006-07-28 Michael Smith <msmith@fluendo.com>
3643 * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
3645 Enable Andy's extra vorbisenc test, now that it passes. Also fix one
3648 2006-07-28 Michael Smith <msmith@fluendo.com>
3650 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
3651 (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
3652 (gst_vorbis_enc_push_buffer),
3653 (gst_vorbis_enc_buffer_check_discontinuous),
3654 (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
3655 * ext/vorbis/vorbisenc.h:
3656 Handle discontinuities in the input vorbis stream correctly,
3657 so that the output is properly timestamped (and has good granulepos
3658 values). Needs some oggmux fixes too.
3660 2006-07-27 Wim Taymans <wim@fluendo.com>
3662 patch by: Kai Vehmanen <kv2004 eca cx>
3664 * gst-libs/gst/rtp/gstbasertpdepayload.c:
3665 (gst_base_rtp_depayload_chain),
3666 (gst_base_rtp_depayload_handle_sink_event),
3667 (gst_base_rtp_depayload_change_state):
3668 Don't send multiple newsegments with different formats.
3671 2006-07-26 Wim Taymans <wim@fluendo.com>
3673 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
3674 (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
3675 Make seeking in ogg more accurate again by doing the more correct
3676 granuletime to stream time conversion.
3678 2006-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
3680 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
3681 (gst_multi_fd_sink_new_client):
3682 debug a little more understandably
3683 do not use goto as a substitute for break, especially if
3684 break is also being used
3686 2006-07-26 Tim-Philipp Müller <tim at centricular dot net>
3688 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
3689 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
3690 Remove GLib-2.6 compatibility cruft.
3692 2006-07-24 Wim Taymans <wim@fluendo.com>
3694 * gst-libs/gst/audio/gstbaseaudiosink.c:
3695 (gst_base_audio_sink_render):
3696 Don't try to align a sample to an unknown value.
3698 2006-07-24 Wim Taymans <wim@fluendo.com>
3700 * gst-libs/gst/audio/gstbaseaudiosink.c:
3701 (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
3702 When the audio clock is slaved to another clock, never try to align
3703 samples but trust the rate interpolation algorithm.
3705 2006-07-24 Wim Taymans <wim@fluendo.com>
3707 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
3708 Don't try to calculate silence samples, base class does this much
3711 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
3712 (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
3713 (gst_ring_buffer_acquire):
3714 Calculate silence samples correctly.
3716 * gst-libs/gst/audio/gstringbuffer.h:
3719 2006-07-22 Tim-Philipp Müller <tim at centricular dot net>
3721 * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
3722 Limit search for the first markup tag to the first few kB of
3723 the file. If we don't find one there, it's highly unlikely that
3724 this is an XML(-ish) file.
3726 2006-07-21 Andy Wingo <wingo@pobox.com>
3728 * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
3729 test to the one in vorbisenc. Also commented out.
3731 * tests/check/pipelines/vorbisenc.c:
3732 (test_discontinuity): New test, commented out until Mike lands
3733 some elite vorbisenc patches.
3735 * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
3736 Bufferstraw was actually factored out of these tests. Now we share
3739 * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
3740 for bufferstraw addition to gstcheck.
3742 2006-07-21 Wim Taymans <wim@fluendo.com>
3744 * ext/theora/theoradec.c: (clip_buffer):
3747 2006-07-21 Wim Taymans <wim@fluendo.com>
3749 * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
3750 (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
3751 (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
3753 Avoid type casting when we can.
3755 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
3758 2006-07-20 Tim-Philipp Müller <tim at centricular dot net>
3760 * ext/alsa/gstalsamixerelement.c:
3761 (gst_alsa_mixer_element_change_state):
3762 Make state change fail if the specified device can't be opened
3765 2006-07-20 Wim Taymans <wim@fluendo.com>
3767 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
3768 (cb_newpad), (main):
3769 Example of a small audio/video player using decodebin.
3771 2006-07-20 Stefan Kost <ensonic@users.sf.net>
3773 * gst-libs/gst/riff/riff-ids.h:
3776 2006-07-19 Wim Taymans <wim@fluendo.com>
3778 * gst-libs/gst/rtp/gstbasertpdepayload.c:
3779 (gst_base_rtp_depayload_chain),
3780 (gst_base_rtp_depayload_change_state):
3781 Don't assert when not negotiated but post a meaningfull
3782 error message. Fixes #347918.
3784 * gst-libs/gst/rtp/gstbasertppayload.c:
3785 Add comment about better default MTU size.
3787 * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
3788 Small cleanups, start docs.
3790 2006-07-19 Tim-Philipp Müller <tim at centricular dot net>
3792 Patch by: Martin Szulecki
3794 * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
3795 If "device-name" is requested and the device is not
3796 open, try to temporarily open it to obtain this
3797 information (#342494).
3799 2006-07-19 Tim-Philipp Müller <tim at centricular dot net>
3801 * gst-libs/gst/tag/gstid3tag.c:
3802 Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
3804 * gst-libs/gst/tag/gsttageditingprivate.h:
3805 * gst-libs/gst/tag/gstvorbistag.c:
3806 Some more random const-ifications.
3808 2006-07-18 Stefan Kost <ensonic@users.sf.net>
3810 * gst-libs/gst/riff/riff-ids.h:
3811 * gst-libs/gst/riff/riff-media.c:
3812 (gst_riff_create_video_template_caps):
3813 Add more FOURCCs (sort list to make stuff easier to find),
3814 add comment what those 16 bytes in struct _gst_riff_strh according to
3817 2006-07-17 Tim-Philipp Müller <tim at centricular dot net>
3819 * gst-libs/gst/audio/multichannel.c:
3820 (gst_audio_check_channel_positions),
3821 (gst_audio_fixate_channel_positions):
3822 Const-ify two arrays.
3824 2006-07-17 Tim-Philipp Müller <tim at centricular dot net>
3826 * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
3827 Fix typo, so that alsasink also advertises 8 channels
3828 if that's supported (tags: can, worms, open, alsa, ph34r).
3830 2006-07-17 Wim Taymans <wim@fluendo.com>
3832 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
3833 (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
3834 *sigh*, when is the compiler going to warn when the comments
3835 are out-of-sync with the code.. Refix case of busted theora
3836 headers with 0 granule pos.
3838 2006-07-14 Wim Taymans <wim@fluendo.com>
3840 * gst-libs/gst/rtp/gstbasertpdepayload.c:
3841 (gst_base_rtp_depayload_wait),
3842 (gst_base_rtp_depayload_change_state),
3843 (gst_base_rtp_depayload_set_property),
3844 (gst_base_rtp_depayload_get_property):
3845 Fix 99% cpu load by waiting for absolute times on the
3846 clock. Fixes #347300.
3848 2006-07-14 Andy Wingo <wingo@pobox.com>
3850 * ext/theora/gsttheoraparse.h:
3851 * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
3852 (theora_parse_push_headers, theora_parse_clear_queue)
3853 (theora_parse_drain_queue_prematurely, )
3854 (theora_parse_sink_event, theora_parse_change_state): Queue events
3855 until we initialized our state, like in vorbisparse.
3857 * ext/vorbis/vorbisparse.h:
3858 * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
3859 (vorbis_parse_push_headers, vorbis_parse_clear_queue)
3860 (vorbis_parse_drain_queue_prematurely, )
3861 (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
3862 until we have initialized our state. Fixes seeking after an
3865 2006-07-14 Andy Wingo <wingo@pobox.com>
3867 Patch by: Iain Holmes <iaingnome@gmail.com>
3869 * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
3871 2006-07-14 Jan Schmidt <thaytan@mad.scientist.com>
3874 Bump nano back to CVS
3876 === release 0.10.9 ===
3878 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
3881 releasing 0.10.9, "I walk the line"
3883 2006-07-14 Michael Smith <msmith@fluendo.com>
3885 * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
3886 Move a g_cond_signal to earlier to avoid sometimes deadlocking
3887 (commonly happens when running this test under valgrind) when trying
3888 to remove the buffer probe.
3890 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
3892 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
3893 Fix missing g_unlock from the previous commit
3895 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
3897 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
3898 (gst_ximagesink_change_state):
3899 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
3900 (gst_xvimagesink_change_state):
3901 Implement a locking order to ensure we always take the object lock
3902 before the x_lock and never vice-versa.
3904 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
3906 * gst/playback/gstdecodebin.c: (find_compatibles):
3907 Fix a caps leak when linking (#347304)
3909 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
3910 (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
3911 (gst_ximagesink_change_state):
3912 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
3913 (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
3914 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
3915 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
3916 Don't leak shared memory resources. Use the object lock to protect
3917 against the xcontext disappearing while returning a buffer from the
3920 2006-07-12 Edward Hervey <edward@fluendo.com>
3922 * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
3923 (vorbis_handle_comment_packet):
3924 gst_tag_list_merge() returns a new object. Take that into account when
3925 using it. This avoids memleak.
3926 Revert previous commit which is not needed.
3928 2006-07-12 Edward Hervey <edward@fluendo.com>
3930 * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
3931 Reset the decoder in finalize so that all fields get cleared.
3933 2006-07-12 Wim Taymans <wim@fluendo.com>
3935 * gst-libs/gst/audio/gstbaseaudiosrc.c:
3936 (gst_base_audio_src_set_clock),
3937 (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
3938 Don't try to post an error message when setting the clock fails
3939 as this can happen when adding an element to a bin which will then
3940 deadlock. Fixes #347296.
3942 2006-07-12 Edward Hervey <edward@fluendo.com>
3944 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
3945 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
3946 (vorbis_handle_type_packet):
3947 Post tag messages on the bus even if we're not initialized.
3948 If we're not initialized, we still postpone the event pushing of tags.
3950 2006-07-12 Wim Taymans <wim@fluendo.com>
3952 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
3953 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
3954 (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
3955 Revert last two changes that broke the freeze.
3957 2006-07-12 Wim Taymans <wim@fluendo.com>
3959 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
3960 basesink calculates silence sample correctly for us.
3962 2006-07-12 Wim Taymans <wim@fluendo.com>
3964 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
3965 (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
3966 Calculate correct silence samples so we don't fill our ringbuffer
3969 2006-07-12 Edward Hervey <edward@fluendo.com>
3971 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
3972 (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
3973 (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
3974 * ext/vorbis/vorbisdec.h:
3975 Delay sending events (newsegment, tags) until the decoder is properly
3979 2006-07-11 Jan Schmidt <thaytan@mad.scientist.com>
3981 * tests/check/elements/audioconvert.c: (get_float_mc_caps),
3982 (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
3983 Patch from #347221 adding a test for audioconvert
3986 2006-07-11 Tim-Philipp Müller <tim at centricular dot net>
3988 * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
3989 (gst_ssa_parse_parse_line):
3990 Don't include the terminating NUL in the buffer size,
3991 it's only there for extra paranoia (would add random
3992 '*' characters at the end of each subtitle since the
3993 terminator itself is not valid UTF-8 technically).
3994 Also fix indenting after boilerplate macro.
3996 2006-07-10 Tim-Philipp Müller <tim at centricular dot net>
3998 * gst/playback/gstdecodebin.c: (close_pad_link):
3999 Also emit 'unknown-type' signal (which should really be
4000 called unhandled-type) if we found potential decoders/demuxers
4001 in the registry but none of them worked in the end (as in the
4002 case where the plugins don't exist any longer but are still
4003 listed in the registry). Fixes #329798.
4005 2006-07-08 Andy Wingo <wingo@pobox.com>
4007 * theoraparse.c (theora_parse_push_buffer)
4008 (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
4009 Add some more debugging. Fix granulepos reconstruction in the face
4012 2006-07-06 Wim Taymans <wim@fluendo.com>
4014 * gst-libs/gst/audio/gstbaseaudiosink.c:
4015 (gst_base_audio_sink_class_init),
4016 (gst_base_audio_sink_provide_clock):
4017 Use gobject_class instead of G_OBJECT_CLASS (klass)
4019 * gst-libs/gst/audio/gstbaseaudiosrc.c:
4020 (gst_base_audio_src_class_init), (gst_base_audio_src_init),
4021 (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
4022 (gst_base_audio_src_get_time),
4023 (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
4024 (gst_base_audio_src_create_ringbuffer):
4025 Fix latency and buffer-time constants and properties ala basesink.
4026 Implement pull based scheduling. Fixes #346527.
4027 Set default blocksize in GstBaseSrc to 0, we default to pushing out
4029 Refuse slaving to another clock instead of silently not working.
4030 Only provide a clock when we are actually able to do so.
4031 Various small cleanups and compiler hints.
4033 2006-07-06 Tim-Philipp Müller <tim at centricular dot net>
4035 Patch by: Lutz Mueller <lutz at topfrose de>
4037 * gst/typefind/gsttypefindfunctions.c: (html_type_find),
4039 Add typefinding for text/html (#346581).
4041 2006-07-06 Tim-Philipp Müller <tim at centricular dot net>
4043 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
4044 (xml_check_first_element), (xml_type_find), (smil_type_find):
4045 Fix SMIL typefinding, make xml_check_first_element() more
4048 2006-07-06 Tim-Philipp Müller <tim at centricular dot net>
4050 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4051 (gst_play_base_bin_finalize), (decodebin_element_added_cb),
4052 (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
4053 * gst/playback/gstplaybasebin.h:
4054 Protect list of elements with a subtitle-encoding property and
4055 the subtitle encoding member itself with a lock of their own
4056 instead of using the object lock. This prevents a dead-lock in
4057 the element-remove callback in some circumstances when shutting
4060 2006-07-05 Sebastien Moutte <sebastien@moutte.net>
4062 * win32/common/libgsttag.def:
4063 Export some new functions.
4064 * win32/vs6/libgstogg.dsp:
4065 Add a link to libgsttag-0.10.lib.
4067 2006-07-04 Tim-Philipp Müller <tim at centricular dot net>
4069 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4070 Some const-ification.
4072 2006-07-04 Wim Taymans <wim@fluendo.com>
4074 * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
4075 Improve checking if we are dealing with a stream. Added some
4076 more uris that need buffering.
4078 2006-07-03 Edward Hervey <edward@fluendo.com>
4080 * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
4081 Remove unused variable.
4083 2006-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
4088 add GCOV_LIBS to GST_LIBS
4090 2006-07-02 Tim-Philipp Müller <tim at centricular dot net>
4092 Patch by: Michael Sheldon <webmaster at mikeasoft com>
4094 * ext/alsa/gstalsasrc.c:
4095 Add 32 bps to template caps and increase channels range
4096 from [1,2] to [1,MAX]. See #346326.
4098 2006-06-30 Tim-Philipp Müller <tim at centricular dot net>
4100 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4101 Recognise 'WMVA' video codec fourcc (#345879).
4103 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
4105 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4106 Fixed nasty memory leak
4108 2006-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
4110 * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
4111 (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
4114 2006-06-23 Jan Schmidt <thaytan@mad.scientist.com>
4116 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4117 (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
4118 (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
4119 Protect remove_fakesink using a mutex, so that we don't try and
4120 remove the fakesink simultaneously from multiple threads.
4122 When going from READY to PAUSED, restore the fakesink, so that
4123 it is there when decodebin gets reused.
4125 2006-06-23 Tim-Philipp Müller <tim at centricular dot net>
4127 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4128 * gst-libs/gst/rtp/gstbasertpdepayload.c:
4129 * gst-libs/gst/rtp/gstbasertppayload.c:
4130 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4131 * gst/tcp/gstmultifdsink.c:
4132 * gst/tcp/gsttcpclientsink.c:
4133 * gst/tcp/gsttcpclientsrc.c:
4134 * gst/tcp/gsttcpserversink.c:
4135 * gst/tcp/gsttcpserversrc.c:
4136 * gst/videorate/gstvideorate.c:
4137 * gst/videotestsrc/gstvideotestsrc.c:
4138 * sys/v4l/gstv4ljpegsrc.c:
4139 * sys/v4l/gstv4lmjpegsink.c:
4140 * sys/v4l/gstv4lsrc.c:
4141 * tests/examples/seek/scrubby.c:
4142 * tests/examples/seek/seek.c:
4143 Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
4145 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4147 * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
4148 Second field in GEnumValue shouldn't be a description,
4149 but a stringified version of the enum value.
4151 2006-06-22 Wim Taymans <wim@fluendo.com>
4153 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4154 (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
4155 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4156 Avoid type checking in buffer casts.
4157 Avoid caps copy in buffer_alloc when we can.
4158 Use pad_peer_accept.
4160 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4162 * gst-libs/gst/tag/tag.h:
4163 Oops, make that 'Since: 0.10.9'.
4165 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4167 * docs/libs/gst-plugins-base-libs-sections.txt:
4168 * gst-libs/gst/tag/tag.h:
4169 * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
4170 (gst_tag_image_type_get_type):
4171 API: add GstTagImageType enum to describe images contained
4172 in image tags (#345641).
4174 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4176 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4177 Fix warnings with gst-inspect: "buffers-min" property
4178 should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
4179 typo in property description.
4181 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4183 Patch by: Cody Russell <bratsche at gnome org>
4185 * gst/audioresample/gstaudioresample.c:
4186 (gst_audioresample_class_init):
4187 * gst/playback/gststreamselector.c:
4188 (gst_stream_selector_class_init):
4189 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
4190 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4191 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
4192 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
4193 * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
4194 * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
4195 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
4196 * gst/videotestsrc/gstvideotestsrc.c:
4197 (gst_video_test_src_class_init):
4198 * gst/volume/gstvolume.c: (gst_volume_class_init):
4199 Avoid unnecessary class cast check in class_init
4200 functions (#337747).
4202 2006-06-21 Tim-Philipp Müller <tim at centricular dot net>
4204 * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
4205 (gst_text_overlay_video_chain):
4206 g_markup_escape_text() REALLY doesn't like non-UTF8 input
4207 and doesn't validate its input either (and neither did
4208 textoverlay it seems). Let's do that then and fix #345206.
4210 2006-06-19 Wim Taymans <wim@fluendo.com>
4212 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
4213 (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
4214 (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
4215 (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
4216 (find_syncframe), (find_limits), (assign_value),
4217 (count_burst_unit), (gst_multi_fd_sink_new_client),
4218 (gst_multi_fd_sink_handle_client_write),
4219 (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
4220 (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
4221 (gst_multi_fd_sink_change_state):
4222 * gst/tcp/gstmultifdsink.h:
4223 Added shiny new burst-on-connect methods.
4224 Add properties to control the minimal amount of data queued.
4226 API: bytes-min property
4227 API: time-min property
4228 API: buffers-min property
4229 API: burst-unit property
4230 API: burst-value property
4231 API: add-full signal
4233 * gst/tcp/gsttcp-marshal.list:
4234 Added new marshaller code for the new signal.
4236 * tests/check/elements/multifdsink.c: (GST_START_TEST),
4237 (multifdsink_suite):
4238 Added testcases for new burst methods.
4240 2006-06-19 Edward Hervey <edward@fluendo.com>
4242 * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
4243 Implement clipping for accurate seeking.
4246 2006-06-19 Wim Taymans <wim@fluendo.com>
4248 Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
4250 * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
4251 (gst_video_scale_transform):
4252 Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
4254 2006-06-17 Tim-Philipp Müller <tim at centricular dot net>
4257 Fix --disable-external (can't set conditionals conditionally,
4260 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4262 * tests/check/elements/audioresample.c: (test_reuse),
4263 (audioresample_suite):
4264 Add test case for bug #342789 fixed below.
4266 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4268 * gst/audioresample/gstaudioresample.c:
4269 (gst_audioresample_class_init), (gst_audioresample_init),
4270 (audioresample_start), (audioresample_stop),
4271 (gst_audioresample_set_property), (gst_audioresample_get_property):
4272 Implement GstBaseTransform::start and ::stop so that audioresample
4273 can clear its internal state properly and be reused instead of
4274 causing non-negotiated errors with playbin under some circumstances
4277 * tests/check/elements/audioresample.c: (setup_audioresample),
4278 (cleanup_audioresample):
4279 Need to set element state here so that ::start and ::stop are
4282 2006-06-16 Wim Taymans <wim@fluendo.com>
4284 Patch by: Young-Ho Cha <ganadist at chollian dot net>
4286 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
4287 Parse extra data better, apparently it's right behind
4288 the normal strf header size. Fixes #343500.
4290 2006-06-16 Wim Taymans <wim@fluendo.com>
4292 * ext/alsa/gstalsasink.c: (set_hwparams):
4293 If we fail to set the buffer_time and period_time alsa
4294 parameters, post a warning and leave alsa select a
4295 default instead of failing. Fixes #342085
4297 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4299 * docs/libs/gst-plugins-base-libs-sections.txt:
4300 * gst-libs/gst/cdda/gstcddabasesrc.h:
4301 Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
4302 out in the header file and shouldn't be listed in the docs.
4304 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4305 Must dereference pointer to fourcc in the debug statement.
4307 2006-06-16 Stefan Kost <ensonic@users.sf.net>
4309 * docs/libs/Makefile.am:
4310 * docs/libs/gst-plugins-base-libs-docs.sgml:
4311 * docs/libs/gst-plugins-base-libs-sections.txt:
4312 * docs/libs/gst-plugins-base-libs.types:
4313 add remaining symbols into correct setions
4315 * gst-libs/gst/audio/gstringbuffer.c:
4318 * gst-libs/gst/audio/gstringbuffer.h:
4319 comment out not yet implemented function
4322 * gst-libs/gst/floatcast/floatcast.h:
4323 * gst-libs/gst/netbuffer/gstnetbuffer.c:
4324 add short descriptions
4327 * gst-libs/gst/interfaces/propertyprobe.c:
4328 fix return value docs
4330 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4331 simplify debug logging
4333 * gst-libs/gst/riff/riff-read.h:
4334 sync function prototype and docs
4336 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4337 remove left over symbol
4339 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4344 Use GST_PLUGIN_DOCS macro in configure.ac, add
4345 --enable-plugin-docs default to autogen.sh and use
4346 ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
4348 2006-06-15 Wim Taymans <wim@fluendo.com>
4350 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
4351 (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
4352 (gst_ogg_demux_loop):
4353 Combine GstFlowReturn from the source pads to give a
4354 meaningfull result to the upstream peer or to stop the
4355 processing task in case of errors.
4357 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
4359 * gst/playback/gststreaminfo.c: (cb_probe):
4360 Try GST_TAG_CODEC as fallback when extracting the
4361 codec name; more debug info.
4363 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
4365 * ext/ogg/Makefile.am:
4366 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4367 Extract language tags from ogm subtitle streams, so that
4368 the subtitle menu choices are labelled correctly in
4369 Totem (fixes #344708).
4371 2006-06-14 Wim Taymans <wim@fluendo.com>
4373 Patch by: Alessandro Decina <alessandro at nnva dot org>
4375 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
4376 (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
4377 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
4378 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
4379 Fix various leaks. Fixes #343699.
4380 Add x-smoke mime type.
4382 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
4384 * gst-libs/gst/riff/riff-ids.h:
4385 Add IDs for 'bext' chunks (see #343837).
4387 2006-06-12 Tim-Philipp Müller <tim at centricular dot net>
4389 Patch by: Young-Ho Cha <ganadist at chollian net>
4391 * gst/subparse/samiparse.c: (sami_context_pop_state),
4392 (handle_start_font), (end_sami_element):
4393 Honour font face tags in SAMI subtitles (#344503).
4395 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4398 add missing files containing translatable strings
4400 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4402 * docs/libs/tmpl/.cvsignore:
4403 we don't want those *.sgml files in CVS either
4405 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4407 * docs/libs/.cvsignore:
4408 * tests/check/elements/.cvsignore:
4409 * tests/check/libs/.cvsignore:
4412 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4414 * docs/libs/Makefile.am:
4415 also commiting the changed Makefile.am (added more libs to the
4418 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4420 * docs/libs/gst-plugins-base-libs-docs.sgml:
4421 * docs/libs/gst-plugins-base-libs-sections.txt:
4422 * docs/libs/gst-plugins-base-libs.types:
4423 first batch of reordering things, add index & hierarchy
4425 2006-06-11 Thomas Vander Stichele <thomas at apestaart dot org>
4428 use GST_PKG_CHECK_MODULES, cleans up output
4430 2006-06-10 Tim-Philipp Müller <tim at centricular dot net>
4432 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4433 Add support for burn:// URIs (#343385); const-ify things a bit,
4434 use G_N_ELEMENTS instead of hard-coded array size.
4436 2006-06-10 Tim-Philipp Müller <tim at centricular dot net>
4438 Patch by: Young-Ho Cha <ganadist at chollian net>
4440 * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
4441 Fix up broken entities before passing them to libxml *sigh*.
4444 2006-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
4449 === release 0.10.8 ===
4451 2006-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
4454 releasing 0.10.8, "Moar gij ziet mij nie"
4456 2006-06-07 Thomas Vander Stichele <thomas at apestaart dot org>
4473 * win32/common/config.h:
4476 2006-06-07 Thomas Vander Stichele <thomas at apestaart dot org>
4478 * docs/libs/tmpl/gstaudio.sgml:
4479 * docs/libs/tmpl/gstcolorbalance.sgml:
4480 * docs/libs/tmpl/gstmixer.sgml:
4481 * docs/libs/tmpl/gstringbuffer.sgml:
4482 * docs/libs/tmpl/gsttuner.sgml:
4483 * docs/libs/tmpl/gstxoverlay.sgml:
4484 * gst-libs/gst/audio/audio.c:
4485 * gst-libs/gst/audio/gstringbuffer.c:
4486 * gst-libs/gst/interfaces/colorbalance.c:
4487 * gst-libs/gst/interfaces/mixer.c:
4488 * gst-libs/gst/interfaces/tuner.c:
4489 * gst-libs/gst/interfaces/xoverlay.c:
4490 move last template doc snippets to source code and delete them
4492 2006-06-06 Michael Smith <msmith@fluendo.com>
4494 * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
4495 (theora_parse_drain_queue):
4496 Mark DELTA_UNIT on non-keyframes.
4498 2006-06-03 Jan Schmidt <thaytan@mad.scientist.com>
4500 * gst-libs/gst/audio/gstbaseaudiosink.c:
4501 (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
4502 * gst-libs/gst/audio/gstbaseaudiosink.h:
4503 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
4504 (gst_ring_buffer_samples_done):
4505 * gst-libs/gst/audio/gstringbuffer.h:
4506 Document better the fact that latency_time and buffer_time are values
4507 stored in microseconds, and not the usual GStreamer nanoseconds.
4508 Change the variables (compatibly) that store them from GstClockTime
4509 to guint64 to make it more clear that they're not storing clock times.
4510 Also, remove the bogus property description that says the user can
4511 specify -1 to get the default value, since that's never been the case.
4513 When computing the default segment size for the ring buffer, make it
4514 an integer number of samples.
4516 When the sub-class indicates a delay greater than the number of
4517 samples we've written return 0 from the audio sink get_time method.
4519 2006-06-02 Michael Smith <msmith@fluendo.com>
4521 * tests/check/elements/audioconvert.c: (set_channel_positions),
4522 (get_float_mc_caps), (get_int_mc_caps):
4523 * tests/check/elements/audioresample.c:
4524 * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
4525 * tests/check/elements/videorate.c:
4526 * tests/check/elements/videotestsrc.c: (GST_START_TEST):
4527 * tests/check/elements/volume.c:
4528 * tests/check/elements/vorbisdec.c:
4529 * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
4530 Don't busy-wait in tests; this was causing test timeouts very
4531 frequently when running under valgrind.
4533 2006-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
4536 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
4537 (gst_multi_fd_sink_remove_client_link),
4538 (gst_multi_fd_sink_client_queue_caps),
4539 (gst_multi_fd_sink_client_queue_buffer),
4540 (gst_multi_fd_sink_handle_client_write),
4541 (gst_multi_fd_sink_render):
4542 * gst/tcp/gstmultifdsink.h:
4543 make multifdsink properly deal with streamheader:
4544 - streamheader is taken from caps
4545 - buffers marked with IN_CAPS are not sent
4546 - streamheaders are sent, on connection, from the caps of the
4547 buffer where the client gets positioned to
4548 - further streamheader changes are done every time the client
4549 will receive a buffer with different caps
4550 * tests/check/elements/multifdsink.c: (GST_START_TEST),
4551 (gst_multifdsink_create_streamheader):
4554 2006-06-02 Michael Smith <msmith@fluendo.com>
4556 * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
4557 Reinstate limit on channel count. Vorbis does not define the meaning
4558 of > 6 channels, so they're just independent channels. Gstreamer
4559 currently has no mechanism to represent N independent channels.
4561 2006-06-02 Michael Smith <msmith@fluendo.com>
4563 * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
4564 Don't arbitrarily restrict channel counts and rate in vorbis.
4565 In terms of effects likely on real-world files, this fixes 96kHz
4568 2006-06-02 Michael Smith <msmith@fluendo.com>
4570 * gst/audioconvert/audioconvert.c: (float):
4571 More correct float->int conversion.
4573 2006-06-02 Michael Smith <msmith@fluendo.com>
4575 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
4576 Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
4577 value. Fixes g-critical on trying to play back ogg containing
4580 2006-06-02 Wim Taymans <wim@fluendo.com>
4582 * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
4584 * gst/playback/gstplaybasebin.h:
4585 Make the subtitle detection work from any thread so we don't
4586 deadlock. Fixes #343397.
4588 2006-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
4590 * gst/volume/Makefile.am:
4591 Seriously, it's not *that* hard to get compilation right. Even
4592 a drunk can do it ! Add LIBOIL CFLAGS and LIBS
4594 2006-06-01 Stefan Kost <ensonic@users.sf.net>
4596 * gst/volume/gstvolume.c: (volume_choose_func),
4597 (volume_update_real_volume), (gst_volume_class_init),
4598 (gst_volume_init), (volume_process_float), (volume_process_int16),
4599 (volume_process_int16_clamp), (volume_set_caps),
4600 (volume_transform_ip), (plugin_init):
4601 * gst/volume/gstvolume.h:
4602 rewrite the passthrough check, split _int16 and _int16_clamp, fix
4603 another property desc., remove unused param from process function
4605 * tests/check/elements/volume.c: (volume_suite):
4606 reactivate the passthrough test
4608 2006-06-01 Stefan Kost <ensonic@users.sf.net>
4610 * ext/alsa/gstalsamixerelement.h:
4611 * ext/alsa/gstalsamixeroptions.h:
4612 * ext/alsa/gstalsamixertrack.h:
4613 * ext/gnomevfs/gstgnomevfssink.h:
4614 * ext/gnomevfs/gstgnomevfssrc.h:
4615 * ext/theora/gsttheoradec.h:
4616 * ext/theora/gsttheoraenc.h:
4617 * ext/theora/gsttheoraparse.h:
4618 * ext/vorbis/vorbisparse.h:
4619 * gst-libs/gst/audio/gstaudioclock.h:
4620 * gst-libs/gst/audio/gstaudiofilter.h:
4621 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4622 * gst/audioconvert/gstaudioconvert.h:
4623 * gst/audioresample/gstaudioresample.h:
4624 * gst/audiotestsrc/gstaudiotestsrc.h:
4625 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
4626 * gst/playback/gststreamselector.h:
4627 * gst/tcp/gstmultifdsink.h:
4628 * gst/tcp/gsttcpclientsink.h:
4629 * gst/tcp/gsttcpclientsrc.h:
4630 * gst/tcp/gsttcpserversink.h:
4631 * gst/tcp/gsttcpserversrc.h:
4632 * gst/videorate/gstvideorate.h:
4633 * gst/videoscale/gstvideoscale.h:
4634 * gst/videotestsrc/gstvideotestsrc.h:
4635 * gst/volume/gstvolume.h:
4636 * sys/v4l/gstv4ljpegsrc.h:
4637 * sys/v4l/gstv4lmjpegsink.h:
4638 * sys/v4l/gstv4lmjpegsrc.h:
4639 * sys/v4l/gstv4lsrc.h:
4640 * sys/ximage/ximagesink.h:
4641 * sys/xvimage/xvimagesink.h:
4642 * tests/old/testsuite/alsa/sinesrc.h:
4643 Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
4645 2006-05-31 Wim Taymans <wim@fluendo.com>
4647 * ext/libvisual/visual.c: (gst_visual_reset),
4648 (gst_visual_sink_setcaps), (gst_visual_sink_event),
4649 (gst_visual_src_event), (get_buffer), (gst_visual_chain):
4651 Use running time before doing QoS.
4654 2006-05-31 Thomas Vander Stichele <thomas at apestaart dot org>
4656 * docs/libs/Makefile.am:
4657 set a magic variable to indicate we know the docs are incomplete
4659 2006-05-30 Sebastien Moutte <sebastien@moutte.net>
4661 * win32/common/libgstvideo.def:
4662 export gst_video_calculate_display_ratio
4663 * win32/vs6/libgstvideoscale.dsp:
4664 add link to libgstvideo-0.10.lib
4666 2006-05-30 Tim-Philipp Müller <tim at centricular dot net>
4668 * gst/playback/gstplaybasebin.c: (gen_source_element):
4669 Throw a more comprehensible error for rtsp:// URIs (rather
4670 than erroring out with a negotiation error later on) until
4671 we fix playbin to handle rtspsrc etc.
4673 2006-05-30 Wim Taymans <wim@fluendo.com>
4675 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
4676 (gst_text_overlay_text_event):
4679 2006-05-30 Wim Taymans <wim@fluendo.com>
4681 * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
4682 (gst_adder_request_new_pad), (gst_adder_release_pad):
4683 * gst/adder/gstadder.h:
4684 Implement release_request_pad.
4685 Make padcounter atomic.
4687 * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
4688 Added check for release_pad in adder.
4690 2006-05-30 Wim Taymans <wim@fluendo.com>
4692 * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
4695 2006-05-30 Thomas Vander Stichele <thomas at apestaart dot org>
4697 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4698 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
4699 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
4700 (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
4701 (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
4702 (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
4703 (gst_ogg_demux_bisect_forward_serialno),
4704 (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
4705 (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
4707 clean up printf formats for granulepos and serialno
4709 2006-05-30 Michael Smith <msmith@fluendo.com>
4711 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
4712 (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
4713 (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
4714 (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
4715 (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
4716 * ext/vorbis/vorbisenc.h:
4717 Multi-channel caps negotiation, so we can do proper multichannel
4718 vorbis encoding, negotiated through audioconvert.
4720 2006-05-30 Wim Taymans <wim@fluendo.com>
4722 * tests/check/elements/adder.c: (test_event_message_received),
4723 (test_play_twice_message_received), (GST_START_TEST),
4725 Added check to show that #339935 is fixed with ongoing
4726 adder and collectpads fixes.
4728 2006-05-29 Wim Taymans <wim@fluendo.com>
4730 * gst/adder/gstadder.c: (gst_adder_request_new_pad):
4731 Don't leak pad name.
4733 2006-05-29 Wim Taymans <wim@fluendo.com>
4735 * gst/adder/gstadder.c: (gst_adder_query_duration),
4736 (forward_event_func), (forward_event), (gst_adder_src_event):
4738 Make query/seeking code threadsafe.
4740 * tests/check/Makefile.am:
4741 * tests/check/elements/adder.c: (test_event_message_received),
4742 (GST_START_TEST), (test_play_twice_message_received):
4743 Fix adder test case.
4745 2006-05-29 Tim-Philipp Müller <tim at centricular dot net>
4747 Patch by: Young-Ho Cha <ganadist at chollian net>
4749 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4750 (gst_play_base_bin_init), (gst_play_base_bin_dispose),
4751 (set_encoding_element), (decodebin_element_added_cb),
4752 (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
4753 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
4754 * gst/playback/gstplaybasebin.h:
4755 Add 'subtitle-encoding' property to playbin, so applications can
4756 force a subtitle encoding for non-UTF8 subtitles (#342268).
4758 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
4759 (gst_sub_parse_set_property):
4760 Rename recently-added 'encoding' property to 'subtitle-encoding'
4761 (so it can be proxied by playbin/decodebin in a generic way
4762 with less danger of false positives).
4764 2006-05-29 Michael Smith <msmith@fluendo.com>
4766 * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
4767 (append_with_other_format), (set_structure_widths),
4768 (gst_audio_convert_transform_caps):
4769 Patch from #341562: give more specific audio caps in get_caps, so
4770 that basetransform can make better decisions on what caps to
4773 2006-05-28 Stefan Kost <ensonic@users.sf.net>
4775 * tests/check/elements/volume.c:
4776 make it compile again
4778 2006-05-28 Stefan Kost <ensonic@users.sf.net>
4780 * tests/check/elements/volume.c: (volume_suite):
4781 disable test until #343196 gets resolved
4783 2006-05-28 Stefan Kost <ensonic@users.sf.net>
4785 * gst/adder/gstadder.c: (gst_adder_get_type):
4786 Make it easier to copy&paste
4788 * gst/volume/Makefile.am:
4789 * gst/volume/gstvolume.c: (volume_update_real_volume),
4790 (gst_volume_set_volume), (gst_volume_set_mute),
4791 (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
4792 (volume_transform_ip), (volume_update_mute),
4793 (volume_update_volume):
4794 * gst/volume/gstvolume.h:
4795 Add own debug category, move duplicate code to helper function, fix
4796 property texts, add more comments and prepare ffor liboil-goodness
4798 * tests/check/Makefile.am:
4799 * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
4800 add test for mute and passtrough case, be a bit more verbose to track
4803 * tests/check/generic/states.c: (GST_START_TEST):
4804 catch elements that fail to instantiate
4806 2006-05-28 Edward Hervey <edward@fluendo.com>
4808 * tests/check/pipelines/simple-launch-lines.c:
4809 * tests/check/pipelines/theoraenc.c:
4810 * tests/check/pipelines/vorbisenc.c:
4811 Comment out tests using parse_launch() if core was built without
4812 parsing capabilities.
4814 2006-05-27 Edward Hervey <edward@fluendo.com>
4816 * tests/check/Makefile.am:
4817 Extra bonus points for whoever explains to ensonic that you are meant
4818 to test unit tests thoroughly before commiting them, especially if
4819 you know it's going to break.
4820 De-activated element/adder tests.
4822 2006-05-27 Edward Hervey <edward@fluendo.com>
4824 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
4825 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
4826 Marking caps conversion issues as GST_WARNING is way too verbose,
4827 Moving them to GST_LOG.
4829 2006-05-27 Tim-Philipp Müller <tim at centricular dot net>
4832 Replace current README (containing the release notes from
4833 some 0.9.x version) with a proper README taken from the core.
4835 2006-05-26 Wim Taymans <wim@fluendo.com>
4837 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
4838 (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
4839 (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
4840 (vorbis_dec_change_state):
4843 Clip output samples to segment boundaries.
4845 2006-05-26 Jan Schmidt <thaytan@mad.scientist.com>
4847 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4848 (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
4849 Improve the errors produced on bad output, including some human
4850 readable description strings.
4851 Handle the (theoretical for ximagesink) case where the XServer
4852 has a different idea about the size required for a particular
4853 frame and gives us too small a memory allocation.
4855 2006-05-26 Jan Schmidt <thaytan@mad.scientist.com>
4857 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4858 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
4859 (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
4860 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
4861 Improve the errors produced on bad output, including some human
4862 readable description strings.
4863 Handle RGB Xv formats properly by transforming them into our
4864 big-endian caps description.
4865 Use gst_caps_truncate to ensure that we never try and choose a
4866 non-fixed caps in buffer_alloc.
4867 Handle the case where the XServer has a different idea about the size
4868 required for a particular frame and gives us too small a memory
4870 Use -1 to indicate 'no image format', because 0 is a valid XServer
4871 image format number.
4872 Put RGB Xv formats at the end of the caps, so that we always prefer
4874 Iterate the available Xv Encodings to determine the maximum width and
4875 height, and then return that in our caps.
4876 (Closes #315312, #337544)
4878 2006-05-25 Jan Schmidt <thaytan@mad.scientist.com>
4880 * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
4881 When there is only one unfinished pad and it receives an event that
4882 doesn't match our requirements, we need to set alldone=FALSE so that
4883 the fakesink is not removed yet.
4885 2006-05-25 Tim-Philipp Müller <tim at centricular dot net>
4887 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
4888 Use gst_type_find_helper_for_buffer() to find the type
4889 of stream from the first packet.
4892 Bump requirements to core CVS (needed for vorbis
4893 typefinding to work).
4895 2006-05-24 Edward Hervey <edward@fluendo.com>
4897 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
4898 Added the 'prfl' atom type which MQV (no, it's not a typo) files
4899 contain. Else they play perfectly fine with qtdemux.
4901 2006-05-23 Stefan Kost <ensonic@users.sf.net>
4903 * ext/theora/theoradec.c:
4904 * ext/theora/theoraenc.c:
4905 * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
4906 * gst/audiorate/gstaudiorate.c:
4907 make more debug catagories static
4909 * tests/check/Makefile.am:
4910 * tests/check/elements/adder.c: (message_received),
4911 (test_event_message_received), (GST_START_TEST),
4912 (test_play_twice_message_received), (adder_suite):
4913 added test case for using element twice, extra bonus points for anyone
4914 who can make these test run reliably
4916 2006-05-23 Tim-Philipp Müller <tim at centricular dot net>
4918 * ext/theora/theoradec.c: (theora_dec_chain):
4919 Make work with time-stamped input buffers that do not
4920 have a granulepos in BUFFER_OFFSET_END (like theora
4921 buffers coming from matroskademux). Fixes #342448.
4923 2006-05-22 Tim-Philipp Müller <tim at centricular dot net>
4925 Patch by: Peter Kjellerstedt <pkj at axis com>
4927 * gst/tcp/Makefile.am:
4928 fdstresstest doesn't need Gtk+, fix compilation if
4929 gtk is not available (#342566).
4931 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
4933 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4935 Removed redundant floor()
4937 2006-05-19 Tim-Philipp Müller <tim at centricular dot net>
4939 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4940 On second thought, just skip JUNK chunks automatically, so
4941 the caller doesn't have to handle this. Fixes #342345.
4942 Also, return GST_FLOW_UNEXPECTED if we get a short read,
4945 2006-05-19 Tim-Philipp Müller <tim at centricular dot net>
4947 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4948 Don't bail out on JUNK chunks with a size of 0 (would try to
4949 pull_range 0 bytes before, which sources don't like too much).
4952 2006-05-19 Jan Schmidt <thaytan@mad.scientist.com>
4954 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
4955 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
4956 Use the gstutil scaling function to preserve 64 bits while calculating
4957 output width and height from the display-aspect-ratio. (A continuation
4960 2006-05-19 Jan Schmidt <thaytan@mad.scientist.com>
4962 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
4963 (gst_xvimagesink_buffer_alloc):
4964 * sys/xvimage/xvimagesink.h:
4965 When performing buffer allocations, remember the caps and image format
4966 we return so that if the same caps are asked for next time we can
4967 return them immediately without doing any caps intersections.
4969 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
4971 * gst-libs/gst/rtp/README:
4972 Some new documentation
4973 * gst-libs/gst/rtp/gstrtpbuffer.h:
4974 Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children
4975 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4976 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4977 New RTP audio base payloader class. Supports frame or sample based
4978 codecs. Not enabled in Makefile.am until approved.
4980 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
4982 * tests/check/elements/alsa.c: (test_device_property_probe):
4983 Fix test case: don't try to free NULL GValueArray when there
4986 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
4988 * tests/check/Makefile.am:
4989 * tests/check/elements/alsa.c: (test_device_property_probe),
4990 (alsa_suite), (main):
4991 Add simple test that runs a device property probe on alsasrc,
4992 alsasink and alsamixer. Disable valgrind check for now (too
4993 many leaks in libasound, and valgrind ignored my suppressions
4996 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
4998 * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
4999 (gst_alsa_device_property_probe_probe_property),
5000 (gst_alsa_device_property_probe_needs_probe),
5001 (gst_alsa_device_property_probe_get_values),
5002 (gst_alsa_type_add_device_property_probe_interface):
5003 * ext/alsa/gstalsadeviceprobe.h:
5004 * ext/alsa/gstalsamixerelement.c:
5005 (gst_alsa_mixer_element_init_interfaces):
5006 * ext/alsa/gstalsamixerelement.h:
5007 Clean up and simplify alsa device probing. Make it actually work
5008 for multiple classes. Don't cache results any longer.
5010 * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
5011 (gst_alsasink_init):
5012 * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
5013 (gst_alsasrc_interface_supported), (gst_implements_interface_init),
5014 (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
5015 Make alsasink and alsasrc implement the GstPropertyProbe interface
5016 for device probing (#342181).
5017 Patch by: Martin Szulecki <gnomebugzilla at sukimashita com>
5019 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
5021 * gst/subparse/samiparse.c: (handle_start_font):
5022 Don't ignore return value of strtol (++compiler_happiness).
5024 2006-05-17 Tim-Philipp Müller <tim at centricular dot net>
5026 Patch by: Young-Ho Cha <ganadist chollian net>
5028 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5029 (gst_sub_parse_class_init), (gst_sub_parse_init),
5030 (gst_sub_parse_set_property), (gst_sub_parse_get_property),
5032 * gst/subparse/gstsubparse.h:
5033 Add 'encoding' property (#341681).
5035 * gst/subparse/samiparse.c: (characters_sami):
5036 Output is pango markup, so we need to escape text
5037 between tags (#342143).
5039 2006-05-16 Tim-Philipp Müller <tim at centricular dot net>
5041 * gst-libs/gst/audio/multichannel.c:
5042 (gst_audio_check_channel_positions):
5043 It's okay to have caps with channels=1 and a channel position
5044 different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
5045 (deinterleavers might want to keep the position in the caps,
5046 so that they can be re-interleaved again properly later).
5047 Leave check for unexpected 2-channel layouts intact for now.
5049 2006-05-16 Zaheer Abbas Merali <zaheerabbas at merali dot org>
5051 * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
5052 Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
5053 basesrc can do its job correctly.
5055 2006-05-16 Tim-Philipp Müller <tim at centricular dot net>
5057 * ext/alsa/Makefile.am:
5058 * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
5059 (gst_alsa_detect_formats), (get_channel_free_structure),
5060 (caps_add_channel_configuration), (gst_alsa_detect_channels),
5061 (gst_alsa_probe_supported_formats):
5062 * ext/alsa/gstalsa.h:
5063 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5064 Refactor and improve caps probing code: probe signedness
5065 when we probe the supported formats/widths; set endianness
5066 to the one we actually probed for (ie. cpu endianness).
5068 * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
5069 (gst_alsasrc_close):
5070 * ext/alsa/gstalsasrc.h:
5071 Implement caps probing for alsasrc.
5073 2006-05-15 Wim Taymans <wim@fluendo.com>
5075 * ext/theora/theoradec.c: (gst_theora_dec_reset),
5076 (theora_dec_src_query), (theora_dec_src_event),
5077 (theora_dec_sink_event), (theora_handle_comment_packet),
5078 (theora_handle_data_packet), (theora_dec_change_state):
5079 Cleanups, add some G_LIKELY.
5080 Use segment helpers instead of our own wrong code.
5081 Clear queued buffers on seek and READY.
5083 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
5084 (vorbis_dec_convert), (vorbis_dec_src_query),
5085 (vorbis_dec_src_event), (vorbis_dec_sink_event),
5086 (vorbis_handle_comment_packet), (vorbis_dec_push),
5087 (vorbis_handle_data_packet), (vorbis_dec_chain),
5088 (vorbis_dec_change_state):
5089 * ext/vorbis/vorbisdec.h:
5090 Remove old useless packetno variable.
5091 Do position query properly.
5093 Do cleanup of queued buffers in new helper function
5096 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5098 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5099 Query supported sample rates. Fixes #341732.
5101 2006-05-15 Julien MOUTTE <julien@moutte.net>
5103 * gst/playback/gstdecodebin.c: (cleanup_decodebin),
5104 (gst_decode_bin_change_state): Make decodebin reusable
5105 when going from PAUSE_TO_READY and then back to PAUSED.
5108 2006-05-15 Wim Taymans <wim@fluendo.com>
5110 * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
5111 (vorbis_dec_convert), (vorbis_dec_src_query),
5112 (vorbis_dec_sink_query), (vorbis_dec_src_event),
5113 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
5114 (vorbis_dec_clean_queued), (vorbis_dec_push),
5115 (vorbis_handle_data_packet), (vorbis_dec_change_state):
5116 Cleanups. Use refcounting and DEBUG_OBJECT.
5117 Reset segment on flush, use code methods instead of our
5119 Fix potential memleak.
5121 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5123 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
5124 (gst_alsasink_init):
5125 * ext/alsa/gstalsasink.h:
5126 Don't leak allocated snd_output_t structure if there's
5127 more than one alsasink instance at a time (#341873).
5128 Also fix GObject macros in header file.
5130 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5132 * gst/subparse/gstsubparse.c:
5133 (gst_sub_parse_data_format_autodetect):
5134 Don't use libxml functions in the typefinding code.
5136 2006-05-15 Wim Taymans <wim@fluendo.com>
5138 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5139 Fix seeking performance in the case where a non-header
5140 packet has a 0 granulepos (busted theora case).
5142 (nvdr: thanks Wim for not mentioning who spotted and fixed it in
5143 the first place, you limelight stealer you)
5145 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5147 * gst/subparse/gstsubparse.c:
5148 (gst_sub_parse_data_format_autodetect):
5149 Improve SAMI typefinding: handle case where there are
5150 whitespaces or newlines in front of the first <SAMI>
5153 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5156 Build video4linux plugin even if there's no XVIDEO, just
5157 without implementing the GstXOverlay interface (#334002).
5159 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5162 * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
5164 Add tentative support for libvisual-0.4 (#336881).
5166 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5168 Patch by: Young-Ho Cha <ganadist at chollian net>
5170 * gst/subparse/samiparse.c: (handle_start_font):
5171 Need to map "silver" colour explicitly (#169936).
5173 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5175 Patch by: Young-Ho Cha <ganadist at chollian net>
5177 * gst/subparse/Makefile.am:
5178 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5179 (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
5180 (gst_sub_parse_format_autodetect), (feed_textbuf),
5181 (gst_subparse_type_find), (plugin_init):
5182 * gst/subparse/gstsubparse.h:
5183 * gst/subparse/samiparse.c:
5184 * gst/subparse/samiparse.h:
5185 Add support for SAMI subtitles (#169936).
5187 2006-05-14 Michael Smith <msmith@fluendo.com>
5189 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
5190 Fix #341696: crash when mixing L+R+C to mono or stereo.
5191 * tests/check/Makefile.am:
5192 * tests/check/elements/audioconvert.c: (set_channel_positions),
5193 (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
5194 (audioconvert_suite):
5195 Add test for the above, including some generic framework bits for
5196 testing multichannel things.
5198 === release 0.10.7 ===
5200 2006-05-14 Jan Schmidt <thaytan@mad.scientist.com>
5203 releasing 0.10.7, "Leave the gun"
5205 2006-05-13 Jan Schmidt <thaytan@mad.scientist.com>
5207 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5208 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5211 2006-05-12 Jan Schmidt <thaytan@mad.scientist.com>
5213 * docs/libs/gst-plugins-base-libs-docs.sgml:
5214 * docs/libs/gst-plugins-base-libs-sections.txt:
5215 * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
5216 * gst-libs/gst/video/video.h:
5217 * gst/videoscale/Makefile.am:
5218 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5219 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5220 * tests/check/Makefile.am:
5221 * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
5223 Fix integer overflow problem with pixel-aspect-ratio calculations
5224 in videoscale and xvimagesink (#341542)
5226 2006-05-12 Tim-Philipp Müller <tim at centricular dot net>
5228 * gst-libs/gst/tag/gstid3tag.c:
5229 Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
5231 2006-05-12 Sebastien Moutte <sebastien@moutte.net>
5234 update win32 files listing
5236 2006-05-11 Thomas Vander Stichele <thomas at apestaart dot org>
5238 patch by: Sjoerd Simons (sjoerd@luon.net)
5240 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5241 (group_create), (group_destroy), (add_stream),
5242 (gst_play_base_bin_get_property),
5243 (gst_play_base_bin_get_streaminfo_value_array):
5244 * gst/playback/gstplaybasebin.h:
5245 API: GstPlayBaseBin::stream-info-value-array property
5246 use a more bindings-friendly way of exposing streaminfo
5247 using a GValueArray. Tested in ipython.
5250 2006-05-11 Wim Taymans <wim@fluendo.com>
5252 * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
5253 (queue_underrun_cb), (queue_filled_cb):
5254 Also catch queue underruns but don't do anything yet.
5255 Refactor and comment queue enlarging code a bit.
5257 * gst/playback/gstplaybasebin.c: (queue_overrun),
5258 (queue_threshold_reached), (queue_out_of_data),
5259 (gen_preroll_element):
5260 If a queue over/underruns check that we don't create nasty
5261 deadlocks when the min-threshold is not reached but the
5262 max-bytes is. In those cases disable max-bytes when we
5263 know that the queue is fed timed data.
5266 2006-05-11 Tim-Philipp Müller <tim at centricular dot net>
5268 * gst/playback/gstplaybin.c: (gen_audio_element):
5269 Make playbin automatically plug an 'audioresample'
5270 element before the audio sink as well. This solves
5271 problems with sinks that only accept a very specific
5272 sample rate, like esdsink (e.g. #340379).
5274 2006-05-11 Tim-Philipp Müller <tim at centricular dot net>
5276 * gst/playback/gstplaybasebin.c: (gen_source_element):
5277 Make http sources send special headers so that we receive
5278 icecast metadata if the http stream is an icecast stream
5279 (otherwise the server will just ignore them). This also
5280 means that from now on users will need the 'icydemux'
5281 element from gst-plugins-good installed if they want to
5282 listen to icecast radio streams. (#341432, #333657).
5284 2006-05-11 Thomas Vander Stichele <thomas at apestaart dot org>
5286 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
5287 (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
5288 remove stupid example from docs - it should come with a simple
5291 * tests/check/elements/multifdsink.c: (wait_bytes_served),
5292 (fail_if_can_read), (GST_START_TEST),
5293 (gst_multifdsink_create_streamheader), (multifdsink_suite):
5294 add a test for changing streamheader which exposes a bug in
5297 2006-05-11 Michael Smith <msmith@fluendo.com>
5299 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
5300 (gst_gnome_vfs_src_received_headers_callback):
5301 * ext/gnomevfs/gstgnomevfssrc.h:
5302 Don't set icy-caps unless we have a sane interval value. Move
5303 interval to a local variable; we never use it outside this function.
5305 2006-05-11 Wim Taymans <wim@fluendo.com>
5307 * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
5308 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
5309 Register special buffer types along with the objects so
5310 that they are not registered at runtime from N different
5311 streaming threads since they are not threadsafe.
5313 2006-05-10 Thomas Vander Stichele <thomas at apestaart dot org>
5315 * tests/check/elements/multifdsink.c: (wait_bytes_served),
5316 (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
5317 add two more tests, one doing streamheader
5319 2006-05-10 Thomas Vander Stichele <thomas at apestaart dot org>
5321 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
5322 clean up the bufqueue when shutting down
5323 * tests/check/Makefile.am:
5324 * tests/check/elements/multifdsink.c: (setup_multifdsink),
5325 (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
5327 add a test for the leak that was just fixed
5329 2006-05-10 Wim Taymans <wim@fluendo.com>
5331 * gst/adder/gstadder.c: (gst_adder_setcaps),
5332 (gst_adder_query_duration), (gst_adder_query), (forward_event),
5333 (gst_adder_src_event), (gst_adder_sink_event),
5334 (gst_adder_class_init), (gst_adder_finalize),
5335 (gst_adder_request_new_pad), (gst_adder_collected):
5336 * gst/adder/gstadder.h:
5337 Updated some docs. Added comments and FIXMEs all over the place.
5338 Improve debugging info.
5339 Fix leak on finalize by not calling the parent.
5340 Implement duration query.
5341 Make event forwarding threadsafe.
5342 Correctly send NEWSEGMENT at start and after flush.
5343 Handle EOS correctly.
5344 Post error when not negotiated.
5346 * tests/check/elements/adder.c: (GST_START_TEST):
5347 Added FIXME in the test.
5349 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5351 * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
5352 (gst_text_overlay_halign_get_type),
5353 (gst_text_overlay_wrap_mode_get_type):
5354 * ext/theora/theoradec.c: (theora_handle_type_packet),
5355 (theora_handle_data_packet):
5356 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
5357 (theora_enc_sink_setcaps), (theora_enc_chain):
5358 * gst-libs/gst/cdda/gstcddabasesrc.c:
5359 (gst_cdda_base_src_mode_get_type):
5360 * gst/audiotestsrc/gstaudiotestsrc.c:
5361 (gst_audiostestsrc_wave_get_type):
5362 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
5363 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
5364 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
5365 (gst_sync_method_get_type), (gst_unit_type_get_type),
5366 (gst_client_status_get_type):
5367 * gst/videoscale/gstvideoscale.c:
5368 (gst_video_scale_method_get_type):
5369 * gst/videotestsrc/gstvideotestsrc.c:
5370 (gst_video_test_src_pattern_get_type):
5371 * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
5372 (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
5373 (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
5374 (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
5375 (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
5376 (paint_setup_RGB565), (paint_setup_xRGB1555):
5377 Const-ify GEnumValue and GFlagsValue arrays. Use
5378 GST_ROUND_UP_* macros instead of home-made ones.
5380 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5383 Require core CVS for the new newsegment stuff.
5385 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5387 Patch by: Sjoerd Simons <sjoerd at luon net>
5389 * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
5390 Register nick for enum value (#341160).
5392 2006-05-09 Stefan Kost <ensonic@users.sf.net>
5394 * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
5396 backout typefind patch #340375
5398 * tests/check/elements/adder.c: (message_received),
5399 (GST_START_TEST), (adder_suite):
5400 redo, signal-handling of test
5402 2006-05-09 Wim Taymans <wim@fluendo.com>
5404 * gst/adder/gstadder.c: (gst_adder_request_new_pad),
5405 (gst_adder_collected):
5406 * gst/adder/gstadder.h:
5407 Remove bogus segment merging and forwarding, we don't
5408 care about timestamps anyway and we just produce a
5410 Also create a nice NEWSEGMENT event when we start.
5411 Use _scale_int some more.
5413 2006-05-09 Edward Hervey <edward@fluendo.com>
5415 * tests/icles/stress-xoverlay.c:
5416 Fix if core was built without parsing support.
5418 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5420 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5421 Add SEDG (Samsung MPEG-4) fourcc.
5423 2006-05-09 Edward Hervey <edward@fluendo.com>
5425 * tests/icles/stress-xoverlay.c:
5426 * tests/examples/volume/volume.c:
5427 Fix if core was built without parsing support.
5429 * tests/examples/seek/seek.c:
5430 Disable the parse_launch example if core was built without parsing
5433 2006-05-08 Edward Hervey <edward@fluendo.com>
5435 * autogen.sh: (CONFIGURE_DEF_OPT):
5436 libtoolize on Darwin/MacOSX is called glibtoolize
5438 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5440 * tests/check/Makefile.am:
5441 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
5442 Disable the adder test, until the build-slaves posses the kindness to
5443 either like it or to give valid reason for not doing so
5445 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5447 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
5449 Shuffle NULL state change around and raise timeout more
5451 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5453 * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
5454 (mp4_type_find), (plugin_init):
5455 Add typefind to distinguish between "audio/x-m4a" and new type
5456 "video/mp4". Fixes #340375
5458 * tests/check/elements/adder.c: (adder_suite):
5459 Raise timeout to make buildbot happy
5461 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5463 * gst/adder/gstadder.c: (gst_adder_sink_event),
5464 (gst_adder_request_new_pad), (gst_adder_change_state):
5465 * gst/adder/gstadder.h:
5466 * tests/check/Makefile.am:
5467 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
5468 (adder_suite), (main):
5469 Add sink-event handling to adder. It tries to merge incomming
5470 newsegment-events. Added test to check if segment_done is comming
5471 through. Fixes #340060
5473 2006-05-05 Andy Wingo <wingo@pobox.com>
5475 * ext/theora/theoraparse.c (gst_theora_parse_init)
5476 (theora_parse_src_convert, theora_parse_src_query):
5477 * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
5478 (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
5479 query functions on the source pads of the theora and vorbis parse
5480 elements. Fixes position querying when doing a remux.
5482 2006-05-05 Michael Smith <msmith@fluendo.com>
5484 * ext/theora/theoraparse.c: (parse_granulepos),
5485 (theora_parse_drain_queue_prematurely),
5486 (theora_parse_queue_buffer), (theora_parse_sink_event):
5488 Fix invalid granulepos outputs when starting with a non-keyframe.
5490 2006-05-05 Jan Schmidt <thaytan@mad.scientist.com>
5492 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
5493 (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
5494 Rearrange MPEG system stream detection, fixing some memleaks in the
5496 Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
5497 they clean up their data correctly.
5498 Remove unused ogganx caps and move the 'is_annodex' check to inside
5499 the 'is_ogg' if statement.
5501 2006-05-05 Wim Taymans <wim@fluendo.com>
5503 * gst/playback/gstdecodebin.c: (cleanup_decodebin):
5504 Properly remove ghostpads. Fixes #340392
5506 2006-05-04 David Schleef <ds@schleef.org>
5508 * gst/typefind/gsttypefindfunctions.c:
5510 2006-05-03 Jan Schmidt <thaytan@mad.scientist.com>
5512 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
5513 (mpeg_ts_probe_headers), (mpeg_ts_type_find):
5515 When typefinding an MP3 in push-based mode, don't penalise the
5516 probability down to 74% when we found 5 valid frames just because we
5517 can't peek the end of the file.
5519 Make the probability for detecting MPEG Transport Streams based on the
5520 number of sequential headers we successfully detected.
5522 2006-05-03 Wim Taymans <wim@fluendo.com>
5524 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5525 (vorbis_dec_push), (vorbis_dec_chain):
5526 Still produce an error when we receive an empty packet.
5528 2006-05-03 Wim Taymans <wim@fluendo.com>
5530 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
5531 (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
5532 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
5533 Mark buffers with DISCONT after seek and after activating new
5536 * ext/theora/gsttheoradec.h:
5537 * ext/theora/theoradec.c: (gst_theora_dec_reset),
5538 (theora_get_query_types), (theora_dec_sink_event),
5539 (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
5540 (theora_dec_change_state):
5542 Detect and mark DISCONT buffers.
5544 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5545 (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
5546 (vorbis_dec_change_state):
5547 * ext/vorbis/vorbisdec.h:
5549 Detect and mark DISCONT buffers.
5550 Don't crash on 0 sized buffers.
5552 2006-05-03 Wim Taymans <wim@fluendo.com>
5554 * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
5555 (volume_transform_ip):
5556 Increase "volume" property to 10.0. Fixes #340369.
5557 Set the process function to NULL when capsnego fails so that
5558 we properly error out.
5560 2006-05-02 Stefan Kost <ensonic@users.sf.net>
5562 * gst/playback/gstplaybin.c: (add_sink):
5563 * gst/playback/test.c: (main):
5564 * gst/playback/test5.c: (dump_element_stats):
5565 * gst/playback/test6.c: (main):
5566 free caps using gst_caps_unref, don't leak caps-strings
5568 2006-05-01 Tim-Philipp Müller <tim at centricular dot net>
5570 * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
5572 Refine musepack typefinding a bit. Return MAXIMUM
5573 probability when we detect stream version 7 to make
5574 sure the mpeg audio typefinder doesn't trump us.
5576 2006-04-29 Tim-Philipp Müller <tim at centricular dot net>
5578 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5579 Protect against unexpected NULL strf_data buffer.
5581 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
5583 * tests/check/elements/audioconvert.c: (verify_convert),
5585 interpret the out[] buffer in the order the bytes are actually
5586 put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
5587 Other tests should use BYTE_ORDER since the array is filled in
5590 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
5592 * tests/check/elements/audioconvert.c: (verify_convert),
5594 when a test fails, give an indication of which it is
5596 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
5598 * gst-libs/gst/cdda/gstcddabasesrc.c:
5599 compile fix; strtol() needs <stdlib.h>
5601 2006-04-28 Stefan Kost <ensonic@users.sf.net>
5603 * ext/alsa/gstalsamixerelement.c:
5604 * ext/alsa/gstalsasrc.c:
5605 * ext/cdparanoia/gstcdparanoiasrc.c:
5606 * ext/gnomevfs/gstgnomevfssink.c:
5607 * ext/gnomevfs/gstgnomevfssrc.c:
5608 * ext/ogg/gstoggdemux.c:
5609 * ext/ogg/gstoggmux.c:
5610 * ext/ogg/gstoggparse.c:
5611 * ext/ogg/gstogmparse.c:
5612 * ext/pango/gstclockoverlay.c:
5613 * ext/pango/gsttextoverlay.c:
5614 * ext/pango/gsttextrender.c:
5615 * ext/pango/gsttimeoverlay.c:
5616 * ext/theora/theoradec.c:
5617 * ext/theora/theoraenc.c:
5618 * ext/vorbis/vorbisdec.c:
5619 * ext/vorbis/vorbisenc.c:
5620 * gst-libs/gst/audio/gstaudiofilter.c:
5621 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
5622 * gst/audioconvert/gstaudioconvert.c:
5623 * gst/audiorate/gstaudiorate.c:
5624 * gst/audioresample/gstaudioresample.c:
5625 * gst/audiotestsrc/gstaudiotestsrc.c:
5626 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5627 * gst/playback/gstdecodebin.c:
5628 * gst/playback/gstplaybin.c:
5629 * gst/playback/gststreamselector.c:
5630 * gst/subparse/gstsubparse.c:
5631 * gst/tcp/gstmultifdsink.c:
5632 * gst/tcp/gsttcpclientsink.c:
5633 * gst/tcp/gsttcpclientsrc.c:
5634 * gst/tcp/gsttcpserversink.c:
5635 * gst/tcp/gsttcpserversrc.c:
5636 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
5637 * gst/videorate/gstvideorate.c:
5638 * gst/videoscale/gstvideoscale.c:
5639 * gst/videotestsrc/gstvideotestsrc.c:
5640 * gst/volume/gstvolume.c:
5641 * sys/v4l/gstv4ljpegsrc.c:
5642 * sys/v4l/gstv4lmjpegsink.c:
5643 * sys/v4l/gstv4lmjpegsrc.c:
5644 * sys/v4l/gstv4lsrc.c:
5645 * sys/ximage/ximagesink.c:
5646 * sys/xvimage/xvimagesink.c:
5647 * tests/check/libs/cddabasesrc.c:
5648 make GstElementDetails const
5650 2006-04-28 Stefan Kost <ensonic@users.sf.net>
5652 * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
5654 send events from src-pad to all sink-pads fixes #338657
5656 2006-04-28 Stefan Kost <ensonic@users.sf.net>
5658 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
5659 (alsasink_parse_spec):
5660 query width capabilities from alsa, fixes #338919
5662 2006-04-28 Wim Taymans <wim@fluendo.com>
5664 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
5665 (gst_multi_fd_sink_remove_client_link):
5666 * gst/tcp/gstmultifdsink.h:
5667 Fix race condition in multifdsink that can lead to spurious
5668 duplicate clients. this patch adds a new signal that is fired when
5669 multifdsink has removed all references to the fd.
5671 Updated documentation.
5672 API: client-fd-removed signal added
5674 2006-04-28 Michael Smith <msmith@fluendo.com>
5676 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
5677 When asking g_value_array_new to prealloc elements, we may as well
5678 ask for the right number of elements.
5680 2006-04-28 Wim Taymans <wim@fluendo.com>
5682 * gst-libs/gst/audio/gstbaseaudiosink.c:
5683 (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
5684 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
5685 patch to make timestamp checking more tollerant to rounding
5686 errors given that real discontinuities are to be marked on
5687 buffers. Fixes some asf files and #338778.
5688 Also avoid some crashers when we receive an event in the
5691 2006-04-28 Michael Smith <msmith@fluendo.com>
5693 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
5694 (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
5695 (gst_gnome_vfs_src_get_property),
5696 (gst_gnome_vfs_src_send_additional_headers_callback),
5697 (gst_gnome_vfs_src_received_headers_callback),
5698 (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
5699 (gst_gnome_vfs_src_stop):
5700 * ext/gnomevfs/gstgnomevfssrc.h:
5701 Remove ICY handling (mostly) from gnomevfssrc, in favour of
5702 proper shared support within icydemux.
5704 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
5706 * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
5707 (gst_video_rate_swap_prev), (gst_video_rate_chain):
5709 fix a leak when no caps negotiated
5710 fix counting of input frames
5711 * tests/check/elements/.cvsignore:
5712 * tests/check/elements/videorate.c: (assert_videorate_stats),
5713 (GST_START_TEST), (videorate_suite):
5716 2006-04-28 Wim Taymans <wim@fluendo.com>
5718 * gst-libs/gst/audio/gstringbuffer.c:
5719 (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
5720 (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
5721 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
5722 (gst_ring_buffer_pause), (gst_ring_buffer_stop),
5723 (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
5724 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
5725 (gst_ring_buffer_commit), (gst_ring_buffer_read),
5726 (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
5727 (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
5728 Check arguments passed to public functions instead of
5731 2006-04-28 Wim Taymans <wim@fluendo.com>
5733 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
5734 (gst_base_audio_src_get_time), (gst_base_audio_src_create):
5735 GstBaseAudioSrc must be live or it does not work.
5737 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
5738 Don't set live to TRUE as this is the default in the parentclass.
5740 2006-04-28 Wim Taymans <wim@fluendo.com>
5742 * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
5743 (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
5744 Videoscale doesn't pass on pixel-aspect ratio. Handle all
5745 fixation cases better. Fixes #338991
5747 2006-04-28 Wim Taymans <wim@fluendo.com>
5749 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
5750 Handle 0/1 framerate correctly Fixes #331901.
5752 2006-04-28 Wim Taymans <wim@fluendo.com>
5754 * tests/check/elements/audioconvert.c: (get_float_caps),
5755 (GST_START_TEST), (audioconvert_suite):
5756 Added check for correct clipping when doing float samples
5759 2006-04-28 Wim Taymans <wim@fluendo.com>
5761 * gst/videorate/gstvideorate.c: (gst_video_rate_event),
5762 (gst_video_rate_chain):
5763 Print more debugging info.
5765 2006-04-28 Wim Taymans <wim@fluendo.com>
5767 * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
5768 (resample_set_state_from_caps):
5769 Add support for other formats audioresample can handle such as
5770 32 bits in and float and 64 bits float. Fixes #301759
5772 2006-04-28 Wim Taymans <wim@fluendo.com>
5774 * gst/audioconvert/audioconvert.c: (float):
5775 correctly clip float samples > 1.0. Fixes #338718
5777 2006-04-28 Tim-Philipp Müller <tim at centricular dot net>
5779 Patch by: Young-Ho Cha <ganadist at chollian net>
5781 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
5782 (gst_text_overlay_render_text):
5783 Don't strip newlines from the text. Also, center lines
5784 within multi-line paragraphs (#339405).
5786 2006-04-28 Tim-Philipp Müller <tim at centricular dot net>
5788 * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
5789 Fix wavpack typefinding to work in more cases (don't peek
5790 for chunks of multiple hundred kBs at once, but process
5791 things step-by-step in smaller units). Fixes #339786.
5793 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
5798 === release 0.10.6 ===
5800 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
5803 releasing 0.10.6, "Chao"
5805 2006-04-26 David Schleef <ds@schleef.org>
5807 * gst/videoscale/gstvideoscale.c: Add call to oil_init().
5810 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
5813 * win32/common/config.h:
5816 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
5818 patch by: Wim Taymans
5820 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
5821 (gst_ogg_demux_perform_seek):
5822 make sure correct newsegments are sent, so that the decoder
5823 and the demuxer agree on timestamps. Fixes playback of a lot
5824 of Ogg files that do not start from 0. Fixes #339833.
5826 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
5828 Patch by: Edward Hervey <edward@fluendo.com>
5830 * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
5831 * tests/check/Makefile.am:
5832 * tests/check/elements/videorate.c: (assert_videorate_stats),
5833 (setup_videorate), (cleanup_videorate), (GST_START_TEST),
5834 (videorate_suite), (main):
5835 Fix an infinite loop if frames are passed in with wrongly ordered
5836 timestamps. Fixes #339013.
5838 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
5840 Patch by: Tim-Philipp Müller <tim at centricular dot net>
5842 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
5843 fix typefinding on some ISO files. Fixes #339212.
5845 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
5847 Patch by: Tim-Philipp Müller <tim at centricular dot net>
5849 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5850 add another H264 fourcc. Fixes #339047.
5852 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
5854 Patch by: Jan Schmidt
5856 * gst/playback/gststreamselector.c:
5857 (gst_stream_selector_bufferalloc):
5858 Restore old StreamSelector behaviour.
5861 2006-04-12 Thomas Vander Stichele <thomas at apestaart dot org>
5864 * win32/common/config.h:
5867 2006-04-11 Tim-Philipp Müller <tim at centricular dot net>
5869 Patch by: Antoine Tremblay <hexa00 at gmail dot com>
5871 * gst-libs/gst/rtp/gstbasertpdepayload.c:
5872 (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
5873 Fix some memory leaks: on finalize, free buffers left in the queue
5874 before destroying the queue; in _push(), unref rtp_buf even if
5875 the process vfunc returned a NULL buffer as output buffer (#337548);
5876 demote some recuring debug messages to LOG level.
5878 2006-04-11 Wim Taymans <wim@fluendo.com>
5880 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
5881 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
5882 (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
5883 (gst_ogg_demux_loop):
5885 Respect segment stop when emiting EOS or SEGMENT_DONE.
5888 2006-04-11 Tim-Philipp Müller <tim at centricular dot net>
5890 * gst/playback/gststreamselector.c:
5891 (gst_stream_selector_get_property):
5892 Don't leak pad name.
5894 2006-04-10 Michael Smith <msmith@fluendo.com>
5896 * tests/check/Makefile.am:
5897 * tests/check/gst-plugins-base.supp:
5898 Suppress an old libtheora bug (fixed in more recent versions), so
5899 that FC4 buildslaves can pass.
5901 2006-04-10 Wim Taymans <wim@fluendo.com>
5903 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
5904 (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
5905 (gst_ogg_demux_init), (gst_ogg_demux_finalize),
5906 (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
5907 (gst_ogg_demux_loop):
5909 Remember what error we got when finding chains, if we
5910 were shutdown, that would not be an error.
5912 2006-04-10 Wim Taymans <wim@fluendo.com>
5914 * gst-libs/gst/audio/gstbaseaudiosink.c:
5915 (gst_base_audio_sink_event):
5916 Starting the ringbuffer when we did not acquire it can cause
5917 a deadlock, is pointless and causes nasty things for
5919 Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
5921 2006-04-10 Wim Taymans <wim@fluendo.com>
5923 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
5924 (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
5925 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
5926 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
5927 (gst_ogg_demux_deactivate_current_chain),
5928 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
5929 (gst_ogg_demux_bisect_forward_serialno),
5930 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
5931 Add some more debugging.
5933 2006-04-10 Wim Taymans <wim@fluendo.com>
5935 * ext/theora/theoradec.c: (theora_dec_src_event),
5936 (theora_handle_data_packet):
5937 Some more debug info.
5939 * tests/examples/seek/seek.c: (start_seek), (main):
5940 Print element messages too.
5942 2006-04-09 Sebastien Moutte <sebastien@moutte.net>
5944 * gst/audioresample/debug.h:
5945 replace debug macros with variable number of parameters
5946 by a simple alias to gstreamer standard debug macros
5947 (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
5948 supported by MSVC 6.0 and 7.1)
5949 * gst/audioresample/resample.h:
5950 define M_PI and rint for WIN32
5951 * win32/common/libgstaudio.def:
5952 * win32/common/libgstriff.def:
5953 * win32/common/libgsttag.def:
5954 * win32/common/libgstvideo.def:
5955 add new exported functions
5957 update project files
5959 2006-04-08 Stefan Kost <ensonic@users.sf.net>
5961 * ext/alsa/gstalsamixeroptions.c:
5962 (gst_alsa_mixer_options_class_init):
5963 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
5964 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
5965 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
5966 * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
5967 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
5968 * gst-libs/gst/audio/gstaudiofilter.c:
5969 (gst_audio_filter_class_init):
5970 * gst-libs/gst/audio/gstaudiosink.c:
5971 (gst_audioringbuffer_class_init):
5972 * gst-libs/gst/audio/gstaudiosrc.c:
5973 (gst_audioringbuffer_class_init):
5974 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
5975 * gst-libs/gst/interfaces/colorbalancechannel.c:
5976 (gst_color_balance_channel_class_init):
5977 * gst-libs/gst/interfaces/mixeroptions.c:
5978 (gst_mixer_options_class_init):
5979 * gst-libs/gst/interfaces/mixertrack.c:
5980 (gst_mixer_track_class_init):
5981 * gst-libs/gst/interfaces/tunerchannel.c:
5982 (gst_tuner_channel_class_init):
5983 * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
5984 * gst-libs/gst/netbuffer/gstnetbuffer.c:
5985 (gst_netbuffer_class_init):
5986 * gst-libs/gst/rtp/gstbasertppayload.c:
5987 (gst_basertppayload_class_init):
5988 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
5989 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
5990 * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
5991 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
5992 * gst/playback/gststreamselector.c:
5993 (gst_stream_selector_class_init):
5994 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
5995 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
5996 * sys/v4l/gstv4lcolorbalance.c:
5997 (gst_v4l_color_balance_channel_class_init):
5998 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
5999 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
6000 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
6001 * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
6002 (gst_v4l_tuner_norm_class_init):
6003 * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
6004 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
6005 * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
6006 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
6008 2006-04-08 Stefan Kost <ensonic@users.sf.net>
6010 * ext/pango/gsttextrender.h:
6011 * gst-libs/gst/audio/gstaudiosink.h:
6012 * gst-libs/gst/audio/gstaudiosrc.h:
6013 * gst-libs/gst/audio/gstbaseaudiosink.h:
6014 * gst-libs/gst/audio/gstbaseaudiosrc.h:
6015 * gst-libs/gst/audio/gstringbuffer.h:
6016 * gst-libs/gst/rtp/gstbasertpdepayload.h:
6017 * gst-libs/gst/rtp/gstbasertppayload.h:
6018 * gst-libs/gst/video/gstvideofilter.h:
6019 * gst-libs/gst/video/gstvideosink.h:
6020 * gst/playback/gstplaybasebin.h:
6021 * gst/tcp/gstmultifdsink.h:
6022 * sys/v4l/gstv4lelement.h:
6023 Fix broken GObject macros
6025 2006-04-08 Stefan Kost <ensonic@users.sf.net>
6027 * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
6028 More debug to trace why my USB headset is not working with gst
6030 2006-04-07 Jan Schmidt <thaytan@mad.scientist.com>
6032 * gst/playback/gstplaybasebin.c: (group_destroy):
6033 Clean up our group elements properly in the case where it never
6034 got committed - it still got added unconditionally to the bin.
6036 2006-04-07 Wim Taymans <wim@fluendo.com>
6038 * ext/theora/theoradec.c: (theora_dec_sink_event),
6039 (theora_handle_data_packet), (theora_dec_chain):
6040 Unref unhandled events.
6041 Protect against empty buffers.
6042 Perform QoS on running time.
6044 2006-04-07 Michael Smith <msmith@fluendo.com>
6046 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
6047 (gst_vorbis_enc_chain):
6048 Remove leaks from vorbisenc.
6049 Mostly minor changes, the only significant one is that now the
6050 buffers we set as 'streamheader' on the caps are copies of the
6051 original buffers, to avoid circular refcounting problems.
6053 2006-04-07 Jan Schmidt <thaytan@mad.scientist.com>
6055 * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
6056 Don't remove our mute-probe if someone else already did so.
6057 Don't set a 2nd one if there is already one pending on the pad.
6059 * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
6061 When a seek fails, ensure that playbin is still set back to playing.
6063 * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
6064 (mpeg_ts_type_find), (plugin_init):
6065 Add a typefind function for mpeg-ts streams. (Closes: #336617)
6067 2006-04-06 Andy Wingo <wingo@pobox.com>
6069 * gst/videorate/gstvideorate.c (gst_video_rate_reset)
6070 (gst_video_rate_init): Caps-related parameters should not be reset
6071 by a flush -- move their inits to the instance init function.
6072 (gst_video_rate_flush_prev): Don't complain if gst_pad_push
6073 is not OK, just return the result.
6075 * gst/audiotestsrc/gstaudiotestsrc.c
6076 (gst_audio_test_src_class_init)
6077 (gst_audio_test_src_get_times): Re-enable is-live=true, as was
6078 broken by Stefan's commit on 24 March.
6080 * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
6081 buffers being pushed out. Fixes oggmux ! multifdsink.
6083 2006-04-05 Tim-Philipp Müller <tim at centricular dot net>
6085 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
6086 (gst_vorbis_dec_init), (vorbis_dec_finalize):
6087 * ext/vorbis/vorbisdec.h:
6088 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
6089 (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
6090 (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
6091 (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
6092 (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
6093 (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
6094 (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
6095 (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
6096 (gst_vorbis_enc_buffer_from_packet),
6097 (gst_vorbis_enc_buffer_from_header_packet),
6098 (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
6099 (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
6100 (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
6101 (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
6102 (gst_vorbis_enc_change_state):
6103 * ext/vorbis/vorbisenc.h:
6104 Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
6105 vorbisenc adhere to the official nomenclature; use boilerplate
6108 2006-04-04 Andy Wingo <wingo@pobox.com>
6110 * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6111 Whoops, fix bug introduced. Bad hacker!
6113 * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6114 Properly handle the case where you get EOS before any buffers are
6115 received. Use gst_buffer_make_metadata_writable where appropriate.
6117 * ext/theora/theoradec.c (theora_handle_data_packet): This value
6118 is often negative -- make it signed so as not to wrap around.
6119 Fixes segfaults introduced on 9 March.
6121 2006-04-03 Wim Taymans <wim@fluendo.com>
6123 * ext/theora/gsttheoradec.h:
6124 * ext/theora/theoradec.c: (theora_dec_src_event):
6125 Don't try to store a gdouble in a gboolean.
6128 2006-04-03 Michael Smith <msmith@fluendo.com>
6130 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
6132 Make it suck slightly less by writing out the final page.
6133 Still can't encode a vorbis-in-ogg file correctly, though.
6135 2006-04-03 Andy Wingo <wingo@pobox.com>
6137 * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
6140 * ext/theora/theora.c (plugin_init): Register theoraparse.
6142 * ext/theora/gsttheoraparse.h:
6143 * ext/theora/theoraparse.c: New files implementing a theora
6144 parser. Now we can properly remux ogg/theora+vorbis, yay.
6146 * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
6148 2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
6150 * gst/audiotestsrc/gstaudiotestsrc.c:
6151 Fixed the sample pipeline (see #323798)
6153 2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
6156 * win32/common/config.h:
6157 * win32/common/config.h.in:
6158 use AS_VERSION and AS_NANO
6161 2006-03-31 Andy Wingo <wingo@pobox.com>
6163 * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
6164 uninitialized variable return that would happen.
6166 * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
6167 uninitialized variable return that would never happen.
6169 * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
6170 (vorbis_parse_sink_event): Add an event function to flush our
6171 state on a seek, and to drain buffers on a premature EOS.
6172 (vorbis_parse_push_headers, vorbis_parse_clear_queue)
6173 (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely)
6174 (vorbis_parse_chain, vorbis_parse_queue_buffer)
6175 (vorbis_parse_drain_queue): Queue up buffers until we can set
6176 their timestamps and granulepos values.
6178 * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
6179 and keep track of data needed for deriving granulepos and
6180 timestamps for buffers.
6182 2006-03-29 Wim Taymans <wim@fluendo.com>
6184 Patch by: j^ <j at bootlab dot org>
6186 * ext/alsa/gstalsamixerelement.c:
6187 (gst_alsa_mixer_element_class_init):
6188 * ext/alsa/gstalsasink.c:
6189 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
6190 * ext/ogg/gstoggdemux.c:
6191 * ext/ogg/gstoggmux.c:
6192 * ext/ogg/gstoggparse.c:
6193 * ext/pango/gstclockoverlay.c:
6194 * ext/pango/gsttextoverlay.c:
6195 * ext/pango/gsttextrender.c:
6196 * ext/pango/gsttimeoverlay.c:
6197 * ext/theora/theoradec.c:
6198 * ext/theora/theoraenc.c:
6199 * ext/vorbis/vorbisdec.c:
6200 * ext/vorbis/vorbisenc.c:
6201 * gst/audioconvert/gstaudioconvert.c:
6202 * gst/subparse/gstsubparse.c:
6203 * gst/tcp/gstmultifdsink.c:
6204 * gst/tcp/gsttcpclientsink.c:
6205 * gst/tcp/gsttcpclientsrc.c:
6206 * gst/tcp/gsttcpserversink.c:
6207 * gst/tcp/gsttcpserversrc.c:
6208 better/unified long descriptions
6211 2006-03-29 Wim Taymans <wim@fluendo.com>
6213 * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
6215 Don't let double and triple clicks mess up our state.
6217 2006-03-28 Tim-Philipp Müller <tim at centricular dot net>
6219 * gst/playback/gstplaybin.c: (gen_video_element),
6220 (gen_text_element), (gen_audio_element), (gen_vis_element):
6221 Error out gracefully when we can't create any of the usual
6222 conversion elements for some reason. Also, don't try to
6223 create an audioscale (sic) element that's not used anyway.
6225 2006-03-28 Tim-Philipp Müller <tim at centricular dot net>
6227 * gst/playback/gstplaybasebin.c: (setup_source):
6228 Don't post RESOURCE_NOT_FOUND error when we can't find a source
6229 element for a particular protocol, that's confusing for users.
6230 Instead, post a RESOURCE_FAILED error, so that our own error
6231 message is actually shown in totem etc. (#336303).
6233 2006-03-27 Tim-Philipp Müller <tim at centricular dot net>
6235 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6237 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
6238 (gst_gnome_vfs_src_get_icy_metadata):
6239 Fix some minor memory leaks (#336194).
6241 2006-03-27 Tim-Philipp Müller <tim at centricular dot net>
6243 * ext/gnomevfs/gstgnomevfs.c:
6244 (gst_gnome_vfs_location_to_uri_string):
6245 * ext/gnomevfs/gstgnomevfs.h:
6246 * ext/gnomevfs/gstgnomevfssink.c:
6247 (gst_gnome_vfs_sink_set_property):
6248 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
6249 Make gnomevfssink accept filenames as well as URIs for the
6250 "location" property, just like gnomevfssrc does (and
6251 filesrc/filesink do) (#336190).
6253 2006-03-24 Thomas Vander Stichele <thomas at apestaart dot org>
6255 * tests/check/generic/clock-selection.c: (GST_START_TEST):
6256 set to NULL before unreffing, fixes a valgrind leak.
6257 Why was this not triggering the error that an object needs to
6258 be NULL before unreffing ?
6259 * win32/common/config.h:
6262 2006-03-24 Tim-Philipp Müller <tim at centricular dot net>
6264 * gst/subparse/gstsubparse.c: (convert_encoding),
6265 (gst_sub_parse_change_state):
6266 * gst/subparse/gstsubparse.h:
6267 Text subtitle files may or may not be UTF-8. If it's not, we
6268 don't really want to see '?' characters in place of non-ASCII
6269 characters like accented characters. So let's assume the input
6270 is UTF-8 until we come across text that is clearly not. If it's
6271 not UTF-8, we don't really know what it is, so try the following:
6272 (a) see whether the GST_SUBTITLE_ENCODING environment variable
6273 is set; if not, check (b) if the current locale encoding is
6274 non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
6275 the current locale encoding is UTF-8 and the environment variable
6276 was not set to any particular encoding. Not perfect, but better
6277 than nothing (and better than before, I think) (fixes #172848).
6279 2006-03-24 Thomas Vander Stichele <thomas at apestaart dot org>
6282 update core requirement to 0.10.4.1 because of async_playback
6283 vmethod on GstBaseSink
6285 2006-03-24 Stefan Kost <ensonic@users.sf.net>
6287 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
6288 * gst/adder/gstadder.c: (gst_adder_init):
6289 use DEBUG_FUNCPTR for collectpads
6291 2006-03-24 Stefan Kost <ensonic@users.sf.net>
6293 * docs/plugins/Makefile.am:
6294 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6295 * docs/plugins/gst-plugins-base-plugins-sections.txt:
6296 * ext/cdparanoia/gstcdparanoiasrc.c:
6297 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
6298 (gst_gnome_vfs_sink_class_init):
6299 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
6300 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
6301 * ext/ogg/gstoggmux.c:
6302 * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
6303 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
6304 (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
6305 * ext/pango/gsttextoverlay.c:
6306 * ext/pango/gsttextrender.c:
6307 * ext/theora/theoradec.c:
6308 * ext/theora/theoraenc.c:
6309 * ext/vorbis/vorbisdec.c:
6310 * ext/vorbis/vorbisenc.c:
6311 * gst-libs/gst/audio/gstaudiofilter.c:
6312 (gst_audio_filter_base_init):
6313 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
6314 (gst_audio_filter_template_base_init):
6315 * gst/adder/gstadder.c: (gst_adder_get_type):
6316 * gst/adder/gstadder.h:
6317 * gst/audioconvert/gstaudioconvert.c:
6318 * gst/audiotestsrc/gstaudiotestsrc.c:
6319 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
6320 (gst_audio_test_src_create):
6321 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6322 * gst/playback/gstdecodebin.c:
6323 * gst/playback/gstplaybin.c:
6324 * gst/playback/gststreamselector.c:
6325 (gst_stream_selector_base_init):
6326 * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
6327 * gst/volume/gstvolume.c:
6328 * sys/v4l/gstv4lmjpegsink.c:
6329 * sys/v4l/gstv4lmjpegsrc.c:
6330 * tests/check/libs/cddabasesrc.c:
6331 * tests/old/examples/gob/gst-identity2.gob:
6332 Add docs for adder, use GST_ELEMENT_DETAILS macro,
6333 define GstElementDetails at the top
6335 2006-03-23 Sebastien Moutte <sebastien@moutte.net>
6337 * win32/common/libgstinterfaces.def:
6338 Add a lot of export functions for gst-python
6339 * win32/vs6/libgstinterfaces.dsp:
6340 Add a missing include folder in the project configuration
6342 2006-03-23 Wim Taymans <wim@fluendo.com>
6344 * gst-libs/gst/audio/gstbaseaudiosrc.c:
6345 (gst_base_audio_src_get_time), (gst_base_audio_src_create),
6346 (gst_base_audio_src_change_state):
6347 Fix audio sources, forgot to make the ringbuffer
6350 2006-03-23 Wim Taymans <wim@fluendo.com>
6352 * gst-libs/gst/audio/gstbaseaudiosrc.c:
6353 (gst_base_audio_src_get_time), (gst_base_audio_src_create),
6354 (gst_base_audio_src_change_state):
6355 unparent instead of unref the ringbuffer.
6357 2006-03-23 Wim Taymans <wim@fluendo.com>
6359 * gst-libs/gst/audio/gstbaseaudiosink.c:
6360 (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
6361 (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
6362 Implement new async_play vmethod to start slaving and allow
6363 playback start in case of async PLAY state changes.
6365 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6366 Enable QoS with new method in base class.
6368 2006-03-23 Wim Taymans <wim@fluendo.com>
6370 Patch by: Julien MOUTTE <julien at moutte dot net>
6372 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
6373 (gst_video_test_src_do_seek), (gst_video_test_src_create):
6374 Partially handle 0 framerate, only EOS after the first frame
6377 2006-03-23 Wim Taymans <wim@fluendo.com>
6379 Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
6381 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6382 (gst_riff_create_video_template_caps):
6383 * gst/ffmpegcolorspace/avcodec.h:
6384 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6385 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6386 (gst_ffmpegcsp_avpicture_fill):
6387 * gst/ffmpegcolorspace/imgconvert.c:
6388 Patch for support of YVU9 AVI files (#334822)
6390 2006-03-22 Edward Hervey <edward@fluendo.com>
6392 * docs/design/design-decodebin.txt:
6393 Added design document for new decodebin
6394 (Target Caps): text/x-pango-markup is also a default target caps.
6396 2006-03-22 Wim Taymans <wim@fluendo.com>
6398 * gst-libs/gst/audio/gstbaseaudiosink.c:
6399 (gst_base_audio_sink_dispose):
6400 Since we _parent the ringbuffer, we also need to
6401 _unparent instead of a plain _unref.
6403 2006-03-22 Wim Taymans <wim@fluendo.com>
6405 * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
6406 (stop_seek), (scrub_toggle_cb), (main):
6409 2006-03-21 Tim-Philipp Müller <tim at centricular dot net>
6411 * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
6412 (gst_ogg_parse_chain):
6413 Fix very inefficient usage of linked lists (#335365).
6415 2006-03-21 Edward Hervey <edward@fluendo.com>
6417 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
6418 * gst/playback/gstplaybin.c: (handoff):
6419 * gst/playback/gststreamselector.c:
6420 (gst_stream_selector_set_property):
6421 gcc 4.1 unreferenced pointer fixes.
6422 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
6423 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
6424 gst_buffer_ref() now takes a GstBuffer*.
6426 2006-03-20 Julien MOUTTE <julien@moutte.net>
6428 * sys/xvimage/xvimagesink.c:
6429 (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
6432 2006-03-19 Tim-Philipp Müller <tim at centricular dot net>
6434 * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
6435 (id3v1_type_find), (apetag_type_find), (plugin_init):
6436 Can't do tag preferences via probability, as tags would then
6437 lose against types that are recognised with MAXIMUM probability
6438 (like .wav); so let all tag typefinders return MAXIMUM themselves
6439 and order them via the rank. Split ID3v1 and ID3v2 typefinders so
6440 that we can prefer APE to ID3v1 (fixes #335028).
6442 2006-03-17 Wim Taymans <wim@fluendo.com>
6444 * gst-libs/gst/audio/gstbaseaudiosink.c:
6445 (gst_base_audio_sink_change_state):
6446 * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
6447 (gst_ring_buffer_may_start):
6448 * gst-libs/gst/audio/gstringbuffer.h:
6449 Only start playback if we are playing.
6452 2006-03-17 Jan Schmidt <thaytan@mad.scientist.com>
6454 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
6455 * win32/common/config.h:
6456 Revert accidental commits to these files.
6458 2006-03-16 Tim-Philipp Müller <tim at centricular dot net>
6460 Patch by: Michal Benes <michal dot benes at xeris dot cz>
6462 * tests/Makefile.am:
6463 Don't try to build tests in tests/icles if we
6464 don't have X (#323852)
6466 2006-03-16 Tim-Philipp Müller <tim at centricular dot net>
6468 * gst-libs/gst/tag/gstid3tag.c:
6469 Add TXXX frame identifiers for replaygain stuff as used
6470 by some taggers (see #323721).
6472 2006-03-16 Jan Schmidt <thaytan@mad.scientist.com>
6474 * gst/playback/gststreamselector.c:
6475 (gst_stream_selector_set_property),
6476 (gst_stream_selector_bufferalloc):
6477 Preserve the existing buggy streamselector behaviour by performing
6478 a fallback buffer allocation when downstream isn't linked yet.
6479 This should really be fixed in playbin by blocking pads until it's
6481 Also, use gst_pad_alloc_buffer instead of
6482 gst_pad_alloc_buffer_and_set.
6484 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
6486 * gst-libs/gst/tag/gstid3tag.c:
6487 Don't crash on unknown ID3v2 TXXX frames.
6489 2006-03-15 Jan Schmidt <thaytan@mad.scientist.com>
6491 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
6492 Chain up to the parent finalize method.
6493 Add 32-bit sample size to the template caps.
6495 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6496 (gst_riff_create_video_template_caps):
6497 Add the fourcc that the VMWare codec uses.
6499 * gst/playback/gststreamselector.c:
6500 (gst_stream_selector_set_property),
6501 (gst_stream_selector_bufferalloc),
6502 (gst_stream_selector_request_new_pad):
6503 For the active pad, forward buffer-alloc requests, otherwise
6504 return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
6505 having to memcpy every frame when used by playbin.
6507 * gst/tcp/gstmultifdsink.c:
6508 (gst_multi_fd_sink_handle_client_write):
6509 Get negotiated caps from the sink pad, rather than the sink
6512 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
6514 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6516 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
6517 Don't forget to set src->callbacks_pushed to FALSE again when
6518 popping them, otherwise re-activation in a different mode won't
6521 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
6523 Patch by: Sebastien Moutte <sebastien moutte net>
6525 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
6526 (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
6527 (gst_ffmpeg_smpfmt_to_caps):
6528 Replace __VA_ARGS__ caps creation macros with varargs functions.
6529 Makes things compile on MSVC (#320765), looks nicer, and we can
6530 tell the compiler to check for the NULL terminator.
6532 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
6534 Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
6536 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6537 Make sure the buffer we copy into is really always big
6538 enough, this time for real (#333488).
6540 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
6542 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6543 Add support for 24bpp DIB (#305279).
6545 2006-03-14 Wim Taymans <wim@fluendo.com>
6547 * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
6548 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6549 * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
6550 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
6551 (gst_video_scale_init), (gst_video_scale_src_event):
6552 Re-enable QoS after the release.
6553 Rework videoscale to use the base class src_event handler.
6555 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
6560 === release 0.10.5 ===
6562 2006-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
6565 releasing 0.10.5, "Net"
6567 2006-03-13 Tim-Philipp Müller <tim at centricular dot net>
6569 * docs/plugins/Makefile.am:
6570 Part of previous cdparanoiasrc docs fixes, forgot to commit.
6572 2006-03-12 Tim-Philipp Müller <tim at centricular dot net>
6574 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6575 * docs/plugins/gst-plugins-base-plugins-sections.txt:
6576 * docs/plugins/gst-plugins-base-plugins.hierarchy:
6577 Add cdparanoiasrc to docs.
6579 * gst-libs/gst/cdda/gstcddabasesrc.c:
6580 More GstCddaBaseSrc docs.
6582 2006-03-12 Tim-Philipp Müller <tim at centricular dot net>
6584 * docs/libs/gst-plugins-base-libs-sections.txt:
6585 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
6586 * gst-libs/gst/tag/tag.h:
6587 API: libgsttag: new method gst_tag_from_id3_user_tag().
6589 2006-03-11 Tim-Philipp Müller <tim at centricular dot net>
6591 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6592 NULL-terminate array of mpeg4 video file extensions.
6593 Fixes crash on PPC (#334226).
6595 2006-03-11 Tim-Philipp Müller <tim at centricular dot net>
6597 * ext/gnomevfs/gstgnomevfssrc.c:
6598 (gst_gnome_vfs_src_check_get_range):
6599 gnome_vfs_uri_is_local() alone is not a good indicator
6600 whether we can operate in pull-mode with a specific URI,
6601 as it returns FALSE for file:// URIs that point to an
6602 NFS-mounted path. Be more conservative here: whitelist
6603 local files, blacklist http URIs and use the old
6604 mechanism for anything else (fixes #334216).
6606 2006-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
6611 === release 0.10.4 ===
6613 2006-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
6616 releasing 0.10.4, "Power"
6618 2006-03-10 Jan Schmidt <thaytan@mad.scientist.com>
6620 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6621 Disable max-lateness by setting it to -1 for now, so that
6622 we can bed QoS stuff in thoroughly between now and the next
6625 2006-03-10 Tim-Philipp Müller <tim at centricular dot net>
6627 Patch by: Fabrizio Gennari
6629 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6630 Make sure we don't read beyond the palette buffer in case of
6631 broken or manipulated files (#333488)
6633 2006-03-10 Edward Hervey <edward@fluendo.com>
6635 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6636 Fix for variable not initialized.
6638 2006-03-09 Wim Taymans <wim@fluendo.com>
6640 * ext/libvisual/visual.c: (gst_visual_get_type),
6641 (gst_visual_src_setcaps), (gst_vis_src_negotiate),
6645 * ext/theora/gsttheoradec.h:
6646 * ext/theora/theoradec.c: (gst_theora_dec_init),
6647 (gst_theora_dec_reset), (_theora_granule_time),
6648 (theora_dec_src_convert), (theora_dec_sink_convert),
6649 (theora_dec_src_query), (theora_dec_src_event),
6650 (theora_dec_sink_event), (theora_handle_comment_packet),
6651 (theora_handle_header_packet), (theora_dec_push),
6652 (theora_handle_data_packet), (theora_dec_chain),
6653 (theora_dec_change_state):
6656 2006-03-09 Wim Taymans <wim@fluendo.com>
6658 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
6659 (audiocast_register_listener), (gst_gnome_vfs_src_start):
6662 2006-03-09 Wim Taymans <wim@fluendo.com>
6664 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
6665 Don't try to activate NULL chains.
6667 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6669 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6670 Fix invalid memory access to region before peek'd data (#332964).
6672 2006-03-09 Wim Taymans <wim@fluendo.com>
6674 Patch by: Christophe Fergeau
6676 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
6677 * ext/pango/gsttextrender.c: (gst_text_render_init):
6678 * gst/adder/gstadder.c: (gst_adder_init):
6679 Don't leak padtemplates, closes #333510.
6681 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6683 * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
6684 Fix invalid memory access: make sure string passed to
6685 regexec() is NUL-termianted.
6687 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6689 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
6691 Refactor mpeg/audio typefinding to make it more maintainable
6692 and easier to fine-tune. Make probing into middle of the file
6693 work properly (fixes #333900, also see #152688).
6695 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6697 * gst/typefind/gsttypefindfunctions.c:
6698 (utf8_type_find_have_valid_utf8_at_offset):
6699 Remove part from previous commit that was bogus:
6700 g_utf8_validate() does in fact not accept embedded
6701 zeroes, so we don't need to check for those (thanks
6702 to Mike for the hint).
6704 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
6706 * gst/typefind/gsttypefindfunctions.c:
6707 (utf8_type_find_count_embedded_zeroes),
6708 (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
6709 Make plain/text typefinder more conservative: firstly, check
6710 for embedded zeroes, which are perfectly valid UTF-8 characters,
6711 but also a fairly good sign that something is not a plain text
6712 file; secondly, probe into the middle of the file if possible.
6713 If we can't probe into the middle, limit the probability value
6714 to be returned to TYPE_FIND_POSSIBLE (see #333900).
6716 2006-03-08 Michael Smith <msmith@fluendo.com>
6718 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6719 Make typefind function name for mpeg4 video unique.
6721 2006-03-08 Wim Taymans <wim@fluendo.com>
6723 * ext/libvisual/visual.c: (gst_visual_init),
6724 (gst_visual_clear_actors), (gst_visual_dispose),
6725 (gst_visual_reset), (gst_visual_src_setcaps),
6726 (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
6727 (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
6728 (gst_visual_chain), (gst_visual_change_state):
6729 Cleanups, post nice errors.
6730 Handle sink and src events.
6731 Implement simple QoS.
6733 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6734 Use new basesink methods to configure max-lateness.
6737 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6738 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
6739 Debug statement cleanups.
6741 * gst/volume/gstvolume.c: (gst_volume_class_init):
6744 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
6746 * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
6747 (gst_text_overlay_init), (gst_text_overlay_set_property),
6748 (gst_text_overlay_get_property):
6749 Revert API/ABI break from March 1. Keep 'halign' and 'valign'
6750 as string type properties, but mark them deprecated. Add
6751 'halignment' and 'valignment' properties that use enums
6754 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
6756 Patch by: Fabrizio Gennari
6758 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6759 Allow palettes with less than 256 colours in AVI files
6762 2006-03-07 Julien MOUTTE <julien@moutte.net>
6764 * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
6765 (gst_text_overlay_video_event): Fix wrong EOS handling on text
6766 pad. We were releasing the queued text buffer when we should keep
6767 it until video pad gets EOS or discard the text buffer because it's
6768 too old. That was eating the last subtitle buffer. Add some more
6771 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
6773 * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
6774 (gst_text_overlay_video_chain):
6775 Fix invalid memory access (we can't access a buffer after it's been
6776 pushed downstream without taking a reference); fix memory leak (if
6777 there's no text to render, bail out before allocating stuff).
6779 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
6781 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6782 (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
6783 * ext/pango/gsttextoverlay.h:
6784 If input is plain text, escape it before passing it to
6785 pango_layout_set_markup().
6787 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
6789 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
6790 Don't ignore flow return from gst_pad_push().
6792 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
6794 Patch by: Fabrizio Gennari
6796 * ext/libvisual/visual.c: (gst_visual_getcaps),
6797 (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
6798 * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
6799 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
6800 (gst_vorbisenc_convert_sink):
6801 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
6802 (gst_audio_duration_from_pad_buffer):
6803 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
6804 (gst_audio_filter_chain):
6805 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6806 (gst_base_rtp_depayload_setcaps):
6807 * gst-libs/gst/video/video.c: (gst_video_frame_rate),
6808 (gst_video_get_size):
6809 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
6810 Don't leak references returned by gst_pad_get_parent()
6813 2006-03-06 Stefan Kost <ensonic@users.sf.net>
6815 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
6816 change location param details
6817 * gst/volume/gstvolume.c: (plugin_init):
6818 correct plugin description
6820 2006-03-06 Tim-Philipp Müller <tim at centricular dot net>
6822 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
6823 (gst_gnome_vfs_src_check_get_range):
6824 Override GstBaseSrc::check_get_range() in order to avoid opening
6825 the resource just to check whether we can operate in pull-mode or
6826 not - we can predict that pretty well from the URI alone. Should
6827 fix problems with last.fm (#331690). (Requires latest core CVS).
6829 2006-03-06 Wim Taymans <wim@fluendo.com>
6831 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
6832 (gst_video_sink_class_init):
6833 Throw away frames that are later than 20 ms.
6835 2006-03-06 Tim-Philipp Müller <tim at centricular dot net>
6837 Patch by: Fabrizio Gennari
6839 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
6840 Set depth on WMA caps (#333545)
6842 2006-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
6844 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
6845 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
6846 put Theora BOS pages before others. This hardcodes
6847 the Ogg/Theora I profile, but hey.
6849 2006-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
6852 updated with some examples
6853 * ext/theora/theoraenc.c: (granulepos_to_timestamp),
6854 (granulepos_add), (theora_buffer_from_packet):
6855 * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
6856 (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
6857 (gst_vorbisenc_chain):
6858 implement strategy from ext/ogg/README
6859 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
6860 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
6861 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
6862 (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
6863 Fix muxer so that oggz-validate is happy with all streams;
6864 except for no eos mark, and the BOS page ordering
6865 * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
6866 (check_buffer_granulepos):
6867 * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
6868 update tests to check for OFFSET being set as requested
6869 fixed type of granulepos, it's not a ClockTime
6871 2006-03-05 Julien MOUTTE <julien@moutte.net>
6873 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
6874 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
6875 Check that the xvimage we are creating has a correct size
6876 before returning it. (#314897)
6878 2006-03-05 Tim-Philipp Müller <tim at centricular dot net>
6880 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6881 Give id3 and ape tag typefinders a rank slightly higher
6882 than PRIMARY to ensure they're always run before any of
6883 the other typefinders (in particular wav and mp3) (#324186).
6885 2006-03-05 Tim-Philipp Müller <tim at centricular dot net>
6887 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6888 Add support for '3IVD' fourcc (#333403).
6890 2006-03-04 Tim-Philipp Müller <tim at centricular dot net>
6893 Bump requirements to GStreamer CVS for the new error enum.
6895 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
6896 Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
6897 space left on the device (fixes #333352).
6899 2006-03-04 Sebastien Moutte <sebastien@moutte.net>
6902 add a project file for libgstvolume
6903 update the workspace
6905 2006-03-03 Thomas Vander Stichele <thomas at apestaart dot org>
6907 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
6908 * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
6910 Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
6911 Set IN_CAPS on header buffers
6913 2006-03-02 Wim Taymans <wim@fluendo.com>
6915 * docs/plugins/Makefile.am:
6916 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6917 * docs/plugins/gst-plugins-base-plugins-sections.txt:
6918 Add audioresample to docs.
6920 * gst/audioconvert/gstaudioconvert.c:
6923 * gst/audioresample/gstaudioresample.c:
6924 (gst_audioresample_base_init), (gst_audioresample_class_init),
6925 (gst_audioresample_init), (gst_audioresample_dispose),
6926 (audioresample_get_unit_size), (audioresample_transform_caps),
6927 (resample_set_state_from_caps), (audioresample_transform_size),
6928 (audioresample_set_caps), (audioresample_event),
6929 (audioresample_do_output), (audioresample_transform),
6930 (audioresample_pushthrough), (gst_audioresample_set_property),
6931 (gst_audioresample_get_property), (plugin_init):
6932 * gst/audioresample/gstaudioresample.h:
6934 Small code cleanups.
6936 2006-03-02 Wim Taymans <wim@fluendo.com>
6938 * docs/plugins/Makefile.am:
6939 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6940 * docs/plugins/gst-plugins-base-plugins-sections.txt:
6941 Added videoscale to docs.
6943 * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
6944 (gst_video_rate_swap_prev), (gst_video_rate_event),
6945 (gst_video_rate_chain):
6948 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
6949 (gst_video_scale_init), (gst_video_scale_prepare_size),
6950 (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
6951 (gst_video_scale_fixate_caps), (gst_video_scale_transform):
6952 * gst/videoscale/gstvideoscale.h:
6953 Added docs, examples.
6955 Post errors instead of g_warning.
6957 2006-03-02 Wim Taymans <wim@fluendo.com>
6959 * docs/libs/gst-plugins-base-libs-docs.sgml:
6960 * docs/libs/gst-plugins-base-libs-sections.txt:
6961 * docs/libs/gst-plugins-base-libs.types:
6962 * docs/plugins/Makefile.am:
6963 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6964 * docs/plugins/gst-plugins-base-plugins-sections.txt:
6965 Added some more docs to libs and plugins.
6967 * gst-libs/gst/audio/gstringbuffer.c:
6968 (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
6969 * gst-libs/gst/audio/gstringbuffer.h:
6970 Document ringbuffer some more.
6972 * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
6973 (gst_video_rate_setcaps), (gst_video_rate_reset),
6974 (gst_video_rate_init), (gst_video_rate_flush_prev),
6975 (gst_video_rate_swap_prev), (gst_video_rate_event),
6976 (gst_video_rate_chain), (gst_video_rate_change_state):
6977 * gst/videorate/gstvideorate.h:
6978 Fix videorate to use segments.
6979 Make it work with 0/1 framerates (closes #331903)
6980 Handle EOS correctly.
6983 2006-03-02 Tim-Philipp Müller <tim at centricular dot net>
6985 * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
6986 (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
6987 (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
6988 In state change function, first chain up to parent class,
6989 then handle downwards state change stuff. Remove some
6990 commented out cruft from 0.8 code.
6992 2006-03-02 Tim-Philipp Müller <tim at centricular dot net>
6994 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
6995 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
6996 (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
6997 (gst_ogm_parse_chain):
6998 Don't remove/re-add source pad if the new caps are the same as
6999 the old caps anyway (#333042). When removing source pad, don't
7000 unref it afterwards - we didn't ref it when adding. Sprinkle some
7001 GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
7002 after using gst_pad_get_parent(). Return downstream flow return
7003 value in chain function.
7005 2006-03-02 Wim Taymans <wim@fluendo.com>
7007 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7008 * docs/plugins/gst-plugins-base-plugins.args:
7009 * docs/plugins/gst-plugins-base-plugins.hierarchy:
7010 * docs/plugins/gst-plugins-base-plugins.interfaces:
7011 * docs/plugins/gst-plugins-base-plugins.signals:
7012 Fix hierarchy, added some more elements to the docs.
7014 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7015 (gst_ffmpegcsp_get_type):
7016 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7017 Fix docs for ffmpegcolorspace.
7019 2006-03-01 Tim-Philipp Müller <tim at centricular dot net>
7021 * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
7022 (apetag_type_find), (ape_type_find), (plugin_init):
7023 Some typefinding fine-tuning:
7024 - rank ID3/APE tags in order of preference via probabilities, so that
7025 ID3v2 > APEv2 > APEv1 > ID3v1.
7026 - three or four bytes don't really justify MAXIMUM probability,
7027 change those to 'very likely' (musepack and monkeysaudio).
7029 2006-03-01 Wim Taymans <wim@fluendo.com>
7031 * docs/plugins/Makefile.am:
7032 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7033 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7034 * ext/alsa/gstalsamixer.c:
7035 * ext/alsa/gstalsamixer.h:
7036 * ext/alsa/gstalsamixerelement.c:
7037 (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
7038 * ext/alsa/gstalsamixerelement.h:
7039 * ext/alsa/gstalsasink.c:
7040 * ext/alsa/gstalsasink.h:
7041 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
7043 * ext/alsa/gstalsasrc.h:
7045 Small code cleanups.
7047 2006-03-01 Wim Taymans <wim@fluendo.com>
7049 * ext/theora/Makefile.am:
7050 Dist new header too,
7052 2006-03-01 Wim Taymans <wim@fluendo.com>
7054 * docs/plugins/Makefile.am:
7055 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7056 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7057 * ext/gnomevfs/gstgnomevfssink.h:
7058 * ext/gnomevfs/gstgnomevfssrc.h:
7059 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
7060 * ext/vorbis/vorbisdec.h:
7061 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
7062 * ext/vorbis/vorbisenc.h:
7063 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
7064 (vorbis_parse_chain), (vorbis_parse_change_state):
7065 * ext/vorbis/vorbisparse.h:
7066 * gst/audioconvert/gstaudioconvert.h:
7067 * gst/tcp/gsttcpserversink.h:
7068 * gst/videotestsrc/gstvideotestsrc.c:
7069 * gst/videotestsrc/gstvideotestsrc.h:
7070 * gst/volume/gstvolume.c:
7071 * gst/volume/gstvolume.h:
7073 Added docs for vorbisdec and vorbisparse.
7076 2006-03-01 Wim Taymans <wim@fluendo.com>
7078 * docs/plugins/Makefile.am:
7079 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7080 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7081 * ext/pango/gstclockoverlay.h:
7082 * ext/pango/gsttextoverlay.h:
7083 * ext/pango/gsttextrender.h:
7084 * ext/pango/gsttimeoverlay.h:
7085 * ext/theora/gsttheoradec.h:
7086 * ext/theora/gsttheoraenc.h:
7087 * ext/theora/theoradec.c:
7088 * ext/theora/theoraenc.c:
7089 * gst/audioconvert/gstaudioconvert.h:
7090 * gst/audiotestsrc/gstaudiotestsrc.h:
7091 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7092 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
7093 * gst/tcp/gstmultifdsink.h:
7094 Updated/added documentation.
7096 * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
7097 (gst_text_overlay_halign_get_type),
7098 (gst_text_overlay_wrap_mode_get_type),
7099 (gst_text_overlay_base_init), (gst_text_overlay_class_init),
7100 (gst_text_overlay_init), (gst_text_overlay_set_property),
7101 (gst_text_overlay_get_property):
7102 Fix up properties to be enums instead of string to make bindings,
7103 introspection and automatic GUI creation possible.
7104 Add getters for the properties.
7106 2006-02-28 Sebastien Moutte <sebastien@moutte.net>
7108 * gst/audiotestsrc/gstaudiotestsrc.c:
7109 added defines of M_PI and M_PI_2
7110 * gst/ffmpegcolorspace/avcodec.h:
7111 removed #include "stdint.h" for win32 as _stdint.h is
7112 autogenerated to win32/common
7113 * win32/common/libgstaudio.def:
7114 * win32/common/libgsttag.def:
7117 some project files bugs corrected
7119 project files are reset to the default vs7 configuration
7120 (they link to msvcr71.dll using default optimizations)
7122 2006-02-28 Wim Taymans <wim@fluendo.com>
7124 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7127 2006-02-28 Edward Hervey <edward@fluendo.com>
7129 * ext/alsa/gstalsasrc.c:
7130 Set proper class on the ElementDetails:
7131 Source/Audio instead of Src/Audio/
7133 2006-02-28 Edward Hervey <edward@fluendo.com>
7135 * gst/videoscale/vs_scanline.c:
7136 (vs_scanline_resample_nearest_RGBA):
7137 Revert optimization in videoscale. It should go in liboil and have
7138 an appropriate liboil function.
7140 2006-02-28 Wim Taymans <wim@fluendo.com>
7142 * gst-libs/gst/audio/gstbaseaudiosink.c:
7143 (gst_base_audio_sink_provide_clock):
7144 Don't try to provide a clock in the NULL state.
7146 2006-02-28 Wim Taymans <wim@fluendo.com>
7148 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
7149 (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
7150 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7151 (gst_ogg_demux_deactivate_current_chain),
7152 (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
7153 (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
7154 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
7155 (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
7156 Use GstSegment infrastructure to remove duplicated code
7157 and handle more seek cases correctly.
7159 2006-02-28 Wim Taymans <wim@fluendo.com>
7161 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7162 (gst_ffmpegcsp_transform):
7163 Don't ignore return code from ffmpeg convert function.
7165 * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
7166 Split out some long statements to ease debugging.
7168 2006-02-27 Jan Schmidt <thaytan@mad.scientist.com>
7170 * ext/libvisual/visual.c: (gst_visual_init),
7171 (gst_vis_src_negotiate), (get_buffer), (plugin_init):
7172 Don't use gst_pad_use_fixed_caps, because it prevents downstream from
7173 being able to renegotiate the size. Instead, use the negotiation
7174 algorithm from the goom plugin to pick an initial output caps.
7176 Also, allow theoretical libvisual plugins that might support non-GL
7177 output even if they also do GL.
7179 2006-02-26 Julien MOUTTE <julien@moutte.net>
7181 * ext/libvisual/visual.c: (gst_visual_init),
7182 (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
7183 (plugin_init): Load only non GL plugins. Fix some memleaks and
7184 possible negotiation issues.
7186 2006-02-25 Julien MOUTTE <julien@moutte.net>
7188 * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
7190 2006-02-24 Michael Smith <msmith@fluendo.com>
7192 * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
7193 (cmml_type_find), (plugin_init):
7194 Fix CMML type find function to not require a specific minor version
7197 Add an MPEG4 video elementary stream typefind function.
7199 2006-02-04 Michael Smith <msmith@fluendo.com>
7201 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
7202 (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
7203 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7204 (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
7205 (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
7206 (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
7207 Annodex support in ogg demuxer. Doesn't do very much without the
7208 other annodex patches (to come).
7210 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7212 Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
7214 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7215 Pick up palette for MS video v1 (#327028)
7217 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7219 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7220 (gst_ffmpegcsp_caps_remove_format_info),
7221 (gst_ffmpegcsp_get_unit_size):
7222 The 'palette_data' field from incoming RGB caps shouldn't be
7223 proxied on outgoing YUV caps; also, restrict unit size
7224 adjustment in case of paletted data only to the unit that
7225 actually has a palette. Fixes #330711.
7227 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7229 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7230 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
7231 (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
7232 (gst_ffmpegcsp_get_unit_size):
7233 Plug some memory leaks.
7235 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7237 * sys/ximage/Makefile.am:
7238 * sys/xvimage/Makefile.am:
7239 Add some _CFLAGS and _LIBS that seem to be missing
7240 and/or required for Cygwin (see #317048).
7242 2006-02-22 Wim Taymans <wim@fluendo.com>
7244 * ext/alsa/gstalsasrc.c:
7245 Fix description as pointed out by caugier.
7247 2006-02-22 Tommi Myöhänen <ext-tommi do myohanen at nokia dot com>
7249 Reviewed by : Edward Hervey <edward@fluendo.com>
7251 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7253 Better 3gp typefinding (#331526).
7255 2006-02-21 Tim-Philipp Müller <tim at centricular dot net>
7257 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
7258 Don't send EOS event here, the base class will send one for us.
7260 * gst/playback/gstplaybasebin.c: (prepare_output):
7261 Subpictures without video stream aren't allowed either.
7263 * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
7264 Fix debug statement copy'n'paste-o.
7266 2006-02-21 Tim-Philipp Müller <tim at centricular dot net>
7268 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
7269 Fix issues with mixer keeping state when muting/unmuting
7270 and when changing the volume whilst muted (see #331763
7273 2006-02-20 Tim-Philipp Müller <tim at centricular dot net>
7275 * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
7276 (parse_subrip), (gst_sub_parse_format_autodetect):
7277 Set right caps given that we send escaped text. Also,
7278 honour <i></i>, <b></b> and <u></u> markers that can be found
7279 in .srt files (fixes #310202).
7281 2006-02-20 Tim-Philipp Müller <tim at centricular dot net>
7283 * gst-libs/gst/audio/mixerutils.c:
7284 (element_factory_rank_compare_func):
7285 Make order in which elements are tried more determinable.
7287 2006-02-20 Julien MOUTTE <julien@moutte.net>
7289 * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
7290 (remove_element_chain), (cleanup_decodebin),
7291 (gst_decode_bin_change_state): Make decodebin reusable by
7292 fixing remove_element_chain first and then introduce a
7293 cleaner in state change to ->NULL. (Closes #331678)
7295 2006-02-19 Wim Taymans <wim@fluendo.com>
7297 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
7298 use 0666 mask when creating files so umask gets applied
7299 correctly. Fixes #331295.
7301 2006-02-19 Tim-Philipp Müller <tim at centricular dot net>
7303 * gst/subparse/Makefile.am:
7304 * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
7305 (gst_ssa_parse_dispose), (gst_ssa_parse_init),
7306 (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
7307 (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
7308 (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
7309 (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
7310 * gst/subparse/gstssaparse.h:
7311 * gst/subparse/gstsubparse.c: (plugin_init):
7312 Add very basic parser for SSA subtitle streams (as often
7313 found in matroska files).
7315 2006-02-19 Tim-Philipp Müller <tim at centricular dot net>
7317 * gst/playback/gstdecodebin.c: (mimetype_is_raw):
7318 That should be text/x-pango-markup, not text/x-pango-layout.
7320 2006-02-19 Julien MOUTTE <julien@moutte.net>
7322 * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
7325 2006-02-19 Julien MOUTTE <julien@moutte.net>
7327 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7328 (gst_text_overlay_finalize), (gst_text_overlay_init),
7329 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7330 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7331 (gst_text_overlay_text_event), (gst_text_overlay_video_event),
7332 (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
7333 (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
7334 Fix state change deadlock.
7336 2006-02-19 Julien MOUTTE <julien@moutte.net>
7338 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7339 (gst_text_overlay_finalize), (gst_text_overlay_init),
7340 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7341 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7342 (gst_text_overlay_text_event), (gst_text_overlay_video_event),
7343 (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
7344 (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
7345 * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
7346 and subtitles files.
7348 2006-02-19 Julien MOUTTE <julien@moutte.net>
7350 * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
7351 should be considered as raw.
7353 2006-02-19 Julien MOUTTE <julien@moutte.net>
7355 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
7357 * gst/playback/gststreaminfo.h: Introduce language informations.
7359 2006-02-18 Jan Schmidt <thaytan@mad.scientist.com>
7361 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7362 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
7363 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
7364 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
7365 Set shared memory segments to be deleted as soon as we have attached,
7366 that way they get cleaned up automatically if we crash.
7368 2006-02-18 Julien MOUTTE <julien@moutte.net>
7370 * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text):
7371 * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
7372 functions are called with lock held.
7374 2006-02-18 Julien MOUTTE <julien@moutte.net>
7376 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7377 (gst_text_overlay_finalize), (gst_text_overlay_init),
7378 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7379 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7380 (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
7381 (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
7382 (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
7383 (gst_text_overlay_change_state): Refactoring of textoverlay
7384 without collectpads. This now supports sparse subtitles coming
7385 from a demuxer instead of a sub file. Seeking is still broken
7386 though. Need to discuss with wtay some more on how to handle
7388 * ext/pango/gsttextoverlay.h:
7389 * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
7390 subtitles coming from the demuxer.
7392 2006-02-17 Wim Taymans <wim@fluendo.com>
7394 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
7395 (gst_vorbisenc_convert_sink):
7396 Use some more scaling functions.
7398 2006-02-17 Tim-Philipp Müller <tim at centricular dot net>
7400 * ext/cdparanoia/gstcdparanoiasrc.c:
7401 (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
7402 (gst_cd_paranoia_paranoia_callback),
7403 (gst_cd_paranoia_src_signal_is_being_watched),
7404 (gst_cd_paranoia_src_read_sector):
7405 * ext/cdparanoia/gstcdparanoiasrc.h:
7406 Add back 'transport-error' and 'uncorrected-error' signals and
7407 make them actually be fired when bad stuff happens (#319340).
7409 2006-02-17 Wim Taymans <wim@fluendo.com>
7411 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
7412 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
7413 (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
7414 (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
7415 (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
7416 (gst_ring_buffer_pause), (gst_ring_buffer_stop),
7417 (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
7418 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
7419 (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
7420 (gst_ring_buffer_clear):
7422 Added some G_LIKELY.
7424 2006-02-17 Wim Taymans <wim@fluendo.com>
7426 * gst-libs/gst/audio/TODO:
7429 * gst-libs/gst/audio/gstbaseaudiosink.c:
7430 (gst_base_audio_sink_get_offset):
7431 When trying to play samples ASAP and we don't have a
7432 previous sample, try to play at position 0 instead of
7433 an invalid position.
7435 2006-02-17 Wim Taymans <wim@fluendo.com>
7437 * ext/alsa/gstalsasink.c: (gst_alsasink_open),
7438 (gst_alsasink_reset):
7439 Also release lock when we get an error in _reset();
7440 fix an error message.
7442 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7444 * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
7445 (gst_alsasink_init), (get_channel_free_structure),
7446 (caps_add_channel_configuration), (gst_alsasink_getcaps),
7447 (gst_alsasink_close):
7448 * ext/alsa/gstalsasink.h:
7449 Add support for more than 2 channels (#326720).
7451 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7453 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7454 Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
7455 with 4 or 6 channels, assume a default channel layout to make things
7456 work (not sure there's anything else we can do in those cases).
7458 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7460 * gst-libs/gst/audio/multichannel.c:
7463 * gst-libs/gst/riff/Makefile.am:
7464 * gst-libs/gst/riff/riff-ids.h:
7465 * gst-libs/gst/riff/riff-media.c:
7466 (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
7467 Add support for WAVEFORMATEX, eg. PCM audio with more than two
7468 channels and a channel layout map.
7470 2006-02-16 Mathieu Garcia <b0nk at free dot fr>
7472 Reviewed by Edward Hervey <edward@fluendo.com>
7474 * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA):
7475 C-level optimization of the RGBA nearest neighbour function.
7476 Eventually this might end up in liboil with vectorized versions.
7478 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7480 * gst-libs/gst/audio/multichannel.c:
7481 (gst_audio_get_channel_positions):
7482 When we have more than 2 channels, but no channel layout is
7483 specified in the caps, return some default channel layout
7484 to the caller and warn about about a possibly buggy element
7485 (could be buggy filtercaps as well of course) (#317038).
7487 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7489 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7490 Add gst-libs/gst/cdda to list of lib search paths.
7492 2006-02-15 Andy Wingo <wingo@pobox.com>
7494 * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
7495 timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
7496 to the Lord Jesus that I do not have to touch the ogg muxer ever
7499 2006-02-15 Edward Hervey <edward@fluendo.com>
7501 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
7502 quicktime movie files can also contain 'uuid' atoms.
7504 2006-02-14 Tim-Philipp Müller <tim at centricular dot net>
7506 * gst/audioconvert/plugin.c: (plugin_init):
7507 Register the GstAudioChannelPosition enum type with the type
7508 system in the plugin_init function, so that it is known before
7509 any element actually makes use of multi-channel stuff. This is
7510 required for example if one wants to be able to deserialise/use
7511 a caps string with channel positions before any pipeline has
7512 been setup and started, like with gst-launch.
7514 2006-02-14 Wim Taymans <wim@fluendo.com>
7516 * gst-libs/gst/audio/gstringbuffer.c:
7517 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
7518 (gst_ring_buffer_samples_done), (wait_segment),
7519 (gst_ring_buffer_commit), (gst_ring_buffer_clear):
7520 Add some compiler G_(UN_)LIKELY help.
7521 SIGNAL the ringbuffer waiters when going to PAUSED as well to
7522 make sure they can exit their functions. Should fix #330748
7524 2006-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
7529 * win32/common/_stdint.h:
7530 Windows does not have long long; copy the generated _stdint.h
7531 * win32/common/interfaces-enumtypes.c:
7532 (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
7533 (gst_mixer_track_flags_get_type),
7534 (gst_tuner_channel_flags_get_type):
7535 * win32/common/multichannel-enumtypes.c:
7536 (gst_audio_channel_position_get_type):
7539 2006-02-13 Wim Taymans <wim@fluendo.com>
7541 * gst-libs/gst/audio/gstbaseaudiosink.c:
7542 (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
7543 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
7544 Always sync on first sample we receive when starting.
7546 2006-02-13 Wim Taymans <wim@fluendo.com>
7548 * gst/playback/gstplaybin.c: (gen_vis_element):
7549 Update vis bin docs.
7550 Move queue after tee so we don't queue video buffers but
7551 audio samples instead. Fixes problems where the video queue
7552 is filled and the audio queue empty.
7554 2006-02-13 Tim-Philipp Müller <tim at centricular dot net>
7556 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
7557 No need to push an EOS event here, GstBaseSrc will do that for us
7558 when we return FLOW_UNEXPECTED.
7560 2006-02-12 Wim Taymans <wim@fluendo.com>
7562 * gst-libs/gst/audio/gstbaseaudiosink.c:
7563 (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
7564 (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
7565 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
7566 Use scale functions when possible.
7568 Free clockid when after waiting for EOS.
7569 Use G_(UN_)LIKLY when it makes sense.
7570 Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
7572 2006-02-12 Edward Hervey <edward@fluendo.com>
7574 * gst/playback/gstplaybasebin.c: (prepare_output):
7575 Remove stray semi-colon (fixes #330888).
7577 2006-02-12 Jan Schmidt <thaytan@mad.scientist.com>
7579 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
7580 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
7581 Fix up the XShm call testing so that we catch errors, and don't
7582 cause new ones by attempting to detach from a segment we failed
7583 to attach to. Fixes #312439.
7585 2006-02-10 Edward Hervey <edward@fluendo.com>
7587 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7588 Added flv file typefind (video/x-flv).
7590 2006-02-10 Edward Hervey <edward@fluendo.com>
7592 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
7593 (gst_riff_create_video_template_caps):
7594 Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
7595 Also added the caps to the default set of riff video caps.
7597 2006-02-09 Andy Wingo <wingo@pobox.com>
7599 * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
7600 time and the end time of the last packet in the page.
7601 (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
7602 on the pages in our queue, set the duration as well. Reflow a
7604 (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
7605 Fixes bad muxing order.
7607 2006-02-09 Thomas Vander Stichele <thomas at apestaart dot org>
7609 * gst-libs/gst/rtp/gstbasertppayload.c:
7610 (gst_basertppayload_setcaps), (gst_basertppayload_push):
7611 update seqnum before setting it on the packet; this makes sure
7612 that the timestamp and seqnum properties match after pushing
7615 2006-02-09 Andy Wingo <wingo@pobox.com>
7617 * gst-libs/gst/audio/gstringbuffer.c
7618 (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
7619 overflow after 13.5 hours of recording. Kapow!
7621 * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
7622 the buffer size -- we don't care about underrun/overrun reporting
7623 right now, just need to return a useful value.
7625 2006-02-09 Jan Schmidt <thaytan@mad.scientist.com>
7630 === release 0.10.3 ===
7632 2006-02-09 Jan Schmidt <thaytan@mad.scientist.com>
7635 releasing 0.10.3, "Under Pressure"
7637 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
7640 Drat. Bump libtool version number for new API.
7641 Prelease 0.10.2.3 (of 0.10.3)
7643 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
7646 * win32/common/config.h:
7647 0.10.2.2 prerelease (of 0.10.3).
7649 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
7651 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
7652 Revert Andy's newsegment change pending a more correct
7655 2006-02-08 Thomas Vander Stichele <thomas at apestaart dot org>
7657 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7658 (qt_type_find), (plugin_init):
7659 detect more files as 3gp
7660 group and reorder the iso file formats
7662 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7664 * ext/vorbis/vorbis.c: (plugin_init):
7665 Register musicbrainz tags, so apps don't have to.
7667 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7669 * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
7670 (gst_tag_to_vorbis_tag):
7671 Make sure we called gst_tag_register_musicbrainz_tags()
7672 before possibly mapping a vorbiscomment string from/to a
7675 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7677 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
7678 In case we can't find the required number of consecutive
7679 mpeg audio frames to positively identify an MPEG audio
7680 stream, check if there's at least a valid mpeg audio
7681 frame right at offset 0 and if so suggest mpeg/audio
7682 caps with a very low probability (#153004).
7684 2006-02-07 Andy Wingo <wingo@pobox.com>
7686 * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
7687 a TIME segment if we get timestamped buffers. Requires recent
7688 fixes in core to work properly.
7690 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7692 * gst/playback/gstplaybasebin.c: (prepare_output):
7693 Don't print the URI as part of the error message, it
7694 makes error dialogs look rather ugly, especially if
7695 the URI is very long or has characters in it that
7698 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7700 * gst/playback/gstplaybasebin.c: (prepare_output):
7701 Error out if we have only text or subtitles, but nothing
7702 else. Also error out if we have subtitles but no video
7705 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7707 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
7708 Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
7709 Post an error message on the bus when we encounter an
7710 error, which will hopefully be more meaningful than the
7711 'Internal Flow Error' message users get to see if we
7712 just return GST_FLOW_ERROR.
7714 2006-02-07 Andy Wingo <wingo@pobox.com>
7716 * configure.ac (GST_MAJORMINOR): Update core version req to
7717 0.10.2.2, for the collectpads API addition (#330244).
7719 2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
7721 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
7722 Return FALSE from plugin_init() when GnomeVFS can't
7723 be initialised for some reason (#328423).
7725 2006-02-06 Julien MOUTTE <julien@moutte.net>
7727 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event):
7728 Stick to seeking theory until i find the bug.
7729 * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
7731 2006-02-06 Jan Schmidt <thaytan@mad.scientist.com>
7733 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
7734 (theora_enc_finalize), (theora_enc_sink_setcaps),
7735 (theora_set_header_on_caps), (theora_enc_chain),
7736 (theora_enc_change_state):
7737 * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
7738 Make theoraenc and the tests leak free. Like, really.
7740 2006-02-06 Jan Schmidt <thaytan@mad.scientist.com>
7742 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
7743 (theora_enc_finalize), (theora_enc_sink_setcaps):
7744 Add a finalize method to ensure we clean up state even if
7745 someone omitted the state change back to NULL.
7747 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
7748 (gst_vorbisenc_chain):
7749 Free some more leaked bits.
7751 * tests/check/pipelines/theoraenc.c: (start_pipeline),
7753 Wait for state changes to happen if they're ASYNC.
7755 This ought to teach those fancy pants buildbots a lesson.
7757 2006-02-05 Jan Schmidt <thaytan@mad.scientist.com>
7759 * gst-libs/gst/tag/gstid3tag.c:
7760 Add mapping for ID3 International Standard Recording Code
7763 2006-02-05 Jan Schmidt <thaytan@mad.scientist.com>
7765 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
7766 Don't leak tag names.
7768 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
7770 * docs/libs/gst-plugins-base-libs-docs.sgml:
7771 * docs/libs/gst-plugins-base-libs-sections.txt:
7772 * gst-libs/gst/tag/gstid3tag.c:
7773 * gst-libs/gst/tag/gstvorbistag.c:
7774 * gst-libs/gst/tag/tags.c:
7775 Split libgsttag docs into multiple sections.
7777 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
7779 * docs/libs/Makefile.am:
7780 * docs/libs/gst-plugins-base-libs-docs.sgml:
7781 * docs/libs/gst-plugins-base-libs-sections.txt:
7782 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
7783 * gst-libs/gst/tag/gstvorbistag.c:
7784 * gst-libs/gst/tag/tag.h:
7785 * gst-libs/gst/tag/tags.c:
7786 Add libgsttag to the docs.
7788 2006-02-05 Julien MOUTTE <julien@moutte.net>
7790 * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
7791 (gst_text_overlay_init), (gst_text_overlay_src_event),
7792 (gst_text_overlay_collected): Fix clockoverlay.
7794 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
7796 * docs/libs/compiling.sgml:
7797 Fix typo: it's pkg-config, not pkg-gconfig
7799 * docs/libs/gst-plugins-base-libs-docs.sgml:
7800 * docs/libs/gst-plugins-base-libs-sections.txt:
7801 * docs/libs/tmpl/gstgconf.sgml:
7802 There is no libgstgconf in 0.10, remove it
7805 2006-02-05 Julien MOUTTE <julien@moutte.net>
7807 * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
7808 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
7809 (gst_text_overlay_src_event), (gst_text_overlay_collected):
7810 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
7811 (gst_sub_parse_class_init), (gst_sub_parse_init),
7812 (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
7813 (parse_mpsub), (parser_state_init), (handle_buffer),
7814 (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
7815 * gst/subparse/gstsubparse.h: Introduce seeking code.
7817 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
7819 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
7820 Add comment about LANGUAGE tag inconsistency (we want
7821 ISO-639-1, but extract three-letter identifiers?)
7824 Add two translatable files.
7826 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
7828 * gst-libs/gst/tag/Makefile.am:
7829 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
7830 * gst-libs/gst/tag/tag.h:
7831 * gst-libs/gst/tag/tags.c:
7832 (gst_tag_register_musicbrainz_tags_internal),
7833 (gst_tag_register_musicbrainz_tags):
7834 Forward-port some tags stuff from the 0.8 branch. This is
7835 mostly the addition of musicbrainz tags and their mapping
7836 to vorbistags, and a vorbistag mapping of the language tag.
7838 2006-02-05 Julien MOUTTE <julien@moutte.net>
7840 * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
7843 2006-02-04 David Schleef <ds@schleef.org>
7845 * ext/ogg/gstoggmux.c:
7846 * gst/typefind/gsttypefindfunctions.c:
7847 Add Dirac typefinding and add dirac format to oggmux.
7849 2006-02-03 Tim-Philipp Müller <tim at centricular dot net>
7851 * gst/playback/gstdecodebin.c: (try_to_link_1):
7852 Don't put essential function call into
7853 g_return_*() macro, otherwise it'll all be
7854 replaced by NOOPs when compiling with
7855 G_DISABLE_CHECKS defined.
7857 2006-02-03 Edgard Lima <edgard.lima@indt.org.br>
7859 * ext/ogg/gstoggdemux.c:
7860 * ext/ogg/gstoggparse.c:
7861 * gst/tcp/gsttcpserversink.c:
7862 * sys/v4l/v4lsrc_calls.c:
7863 * sys/v4l/v4lsrc_calls.h:
7864 Just make it compile with --disable-gst-debug.
7866 2006-02-03 Wim Taymans <wim@fluendo.com>
7868 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
7869 (gst_alsasink_class_init), (gst_alsasink_init),
7870 (gst_alsasink_write), (gst_alsasink_reset):
7871 * ext/alsa/gstalsasink.h:
7872 Add lock to protect alsa calls.
7873 Implement reset to flush samples ASAP, does not work
7876 2006-02-02 Wim Taymans <wim@fluendo.com>
7878 * gst-libs/gst/audio/gstbaseaudiosink.c:
7879 (gst_base_audio_sink_provide_clock):
7880 Ugh.. getting late I guess...
7882 2006-02-02 Wim Taymans <wim@fluendo.com>
7884 * gst-libs/gst/audio/gstbaseaudiosink.c:
7885 (gst_base_audio_sink_provide_clock),
7886 (gst_base_audio_sink_set_property),
7887 (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
7888 Don't try to provide a clock when we are not negotiated since
7889 we might not be able to make it run.
7891 2006-02-02 Tim-Philipp Müller <tim at centricular dot net>
7893 * gst/playback/gstdecodebin.c: (try_to_link_1):
7894 Unlinking two source pads is ... hard.
7896 2006-02-02 Wim Taymans <wim@fluendo.com>
7898 * gst-libs/gst/audio/TODO:
7901 * gst-libs/gst/audio/gstbaseaudiosink.c:
7902 (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
7903 On EOS, wait till the last sample is played before posting EOS.
7905 2006-02-01 Philippe Kalaf <burger at speedy dot org>
7907 * gst-libs/gst/rtp/gstbasertpdepayload.c:
7908 Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
7909 setting queue_delay to zero. Also avoid thread being started if
7910 queue_delay is zero.
7912 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
7914 * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
7915 Make test work again by connecting fakesinks to each decoded pad,
7916 which makes the pipeline wait until each fakesink has a buffer
7917 queued before going to PAUSED state. At that point we know the
7918 decodebin pads are negotiated.
7920 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
7922 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
7923 (gst_cdda_base_src_handle_event):
7924 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
7925 Pass unhandled queries to the parent class's query function.
7927 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
7929 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
7930 (gst_ogg_pad_src_query):
7931 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
7932 * ext/theora/theoradec.c: (theora_dec_src_query),
7933 (theora_dec_sink_query):
7934 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
7935 (vorbis_dec_sink_query):
7936 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
7937 (gst_vorbisenc_sink_query):
7938 * gst/adder/gstadder.c: (gst_adder_query):
7939 Pass unhandled queries upstream instead of just
7940 dropping them (#326447). Also, fix supported
7941 query types list for some elements.
7943 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
7945 * gst/typefind/gsttypefindfunctions.c: (au_type_find),
7946 (paris_type_find), (ilbc_type_find), (plugin_init):
7947 Fix typefinding for audio/x-au, audio/x-paris and
7948 audio/iLBC-sh. We cannot use the START_WITH macros
7949 here, because there can only be one typefind factory
7950 with the same name (caps), so the second one would
7951 replace the first one and the first one would never
7952 be called when doing typefinding (see #161712).
7955 2006-01-31 Wim Taymans <wim@fluendo.com>
7957 * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
7958 (vorbis_handle_header_packet), (vorbis_dec_push),
7959 (vorbis_handle_data_packet):
7960 Use scale_int when we can, add some more scaling.
7961 Check packettype before parsing it.
7963 2006-01-31 Wim Taymans <wim@fluendo.com>
7965 * ext/theora/theoradec.c: (_theora_granule_time),
7966 (theora_dec_src_convert), (theora_dec_sink_convert):
7967 Call right _scale functions.
7968 Use parameter instead of some other random value.
7970 2006-01-31 Wim Taymans <wim@fluendo.com>
7972 * ext/theora/theoradec.c: (_theora_granule_frame),
7973 (_theora_granule_time), (_inc_granulepos),
7974 (theora_dec_src_convert), (theora_dec_sink_convert),
7975 (theora_handle_type_packet), (theora_handle_data_packet),
7977 Use higher precision timestamps calculation.
7978 Convert some other conversions to _scale.
7980 2006-01-31 Stefan Kost <ensonic@users.sf.net>
7982 * gst/audiotestsrc/gstaudiotestsrc.c:
7983 (gst_audio_test_src_create_sine_table), (plugin_init):
7984 * gst/volume/gstvolume.c: (plugin_init):
7985 initialize gst_controller before using
7987 2006-01-31 Jan Schmidt <thaytan@mad.scientist.com>
7989 * tests/check/pipelines/theoraenc.c:
7990 * tests/check/pipelines/vorbisenc.c:
7991 Define constant using G_GINT64_CONSTANT to avoid errors when
7992 passing it around - otherwise it gets truncated to 32 bits.
7994 Fixes failing tests.
7996 2006-01-31 Andy Wingo <wingo@pobox.com>
7998 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
7999 caps being set doesn't have a framerate value. Basically a stopgap
8002 * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
8003 technically correct enough to put into core though.
8004 (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
8005 DURATION. Fixes theoraenc ! oggmux.
8007 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
8008 fraction, not double.
8010 2006-01-31 Sebastien Moutte <sebastien@moutte.net>
8013 add vs7 project files created by Sergey Scobich
8015 2006-01-30 Sebastien Moutte <sebastien@moutte.net>
8018 add vs8 project files created by Sergey Scobich
8020 2006-01-30 Andy Wingo <wingo@pobox.com>
8022 * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
8023 timestamp + duration, not just timestamp -- ogg pages should be
8024 ordered by stop time. Necessary fix given the change in vorbis
8027 * ext/theora/theoraenc.c (theora_enc_sink_setcaps)
8028 (gst_theora_enc_init): Pull the granule shift out of the encoder.
8029 (granulepos_add): New function, handles the messiness of adjusting
8031 (theora_buffer_from_packet):
8033 (theora_enc_sink_event): Use granulepos_add, not +.
8035 * tests/check/pipelines/theoraenc.c
8036 (check_buffer_granulepos_from_starttime): Just check the frame
8037 count, not the actual granulepos -- we can't dictate to the
8038 encoder when it should be placing keyframes.
8040 2006-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
8042 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
8043 SERVICE_NOT_AVAILABLE happens for example when you're trying to
8044 play an http:// stream from a server that's not serving
8046 2006-01-30 Andy Wingo <wingo@pobox.com>
8048 * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET):
8049 * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
8050 remove the UINT64_CONSTANT macro, doesn't appear to be needed or
8053 * ext/theora/gsttheoraenc.h:
8054 * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
8055 although theoraenc was timestamping correctly. Added handling of
8056 streams that start with nonzero timestamps.
8058 * tests/check/Makefile.am:
8059 * tests/check/pipelines/theoraenc.c: New file, basically does same
8062 * tests/check/pipelines/vorbisenc.c: I claim these bugs.
8064 2006-01-30 Wim Taymans <wim@fluendo.com>
8066 * gst-libs/gst/audio/gstaudiosink.c:
8067 (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
8068 (gst_audioringbuffer_pause):
8069 Implement pause that does not wait for completion.
8071 * gst-libs/gst/audio/gstbaseaudiosink.c:
8072 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8073 Don't drop buffers when going to PAUSED but perform preroll on
8074 remaining samples now that core base class supports this.
8076 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
8077 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
8078 (gst_ring_buffer_commit):
8079 Pause should not signal waiters.
8080 Implement return value of _commit correctly.
8082 2006-01-30 Andy Wingo <wingo@pobox.com>
8084 * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
8086 * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
8087 updated to timestamp from the first sample, not the last.
8088 (gst_vorbisenc_buffer_from_header_packet): New function, takes
8089 special care of granulepos and timestamp for header packets.
8090 (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
8091 when the first buffer has a nonzero timestamp.
8093 * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
8094 (GstVorbisEnc.subgranule_offset): New members. Take care of the
8095 case when the first audio buffer we get has a nonzero timestamp.
8096 (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
8097 properly timestamp vorbis buffers with the time of the first
8098 sample, not the last.
8100 * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
8101 vorbis_granule_time_copy -- now it takes the granule/subgranule
8102 offset into account.
8104 * tests/check/pipelines/vorbisenc.c: New test for correctness of
8105 timestamps, durations, and granulepos on buffers produced by
8108 2006-01-30 Jan Schmidt <thaytan@mad.scientist.com>
8110 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8111 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
8112 Patch from Eric Jonas to support conversions to/from UYVY
8115 2006-01-30 Julien MOUTTE <julien@moutte.net>
8117 * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
8118 (setup_subtitle), (setup_source), (set_active_source):
8119 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8120 (gen_text_element), (gen_audio_element), (gen_vis_element),
8121 (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
8123 2006-01-29 Sebastien Moutte <sebastien@moutte.net>
8125 * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
8126 * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
8127 use gst_guint64_to_gdouble to be compliant with vs6
8128 * gst/playback/gstdecodebin.c: (try_to_link_1)
8129 * gst/videorate/videorate.c: (gst_video_rate_blank_data)
8130 use G_GINT64_CONSTANT for int64 constants
8131 * win32/common/libgstinterfaces.def:
8132 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
8134 update and add new project files
8136 2006-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
8140 * win32/common/interfaces-enumtypes.c:
8141 (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
8142 (gst_mixer_track_flags_get_type),
8143 (gst_tuner_channel_flags_get_type):
8144 * win32/common/interfaces-enumtypes.h:
8145 * win32/common/multichannel-enumtypes.c:
8146 (gst_audio_channel_position_get_type):
8147 * win32/common/multichannel-enumtypes.h:
8148 add a win32-update rule like in core, and copy over enumtypes files
8150 2006-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
8153 * win32/common/config.h:
8154 * win32/common/config.h.in:
8155 add config files just like in core
8157 2006-01-28 Tim-Philipp Müller <tim at centricular dot net>
8159 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
8160 Make gcc-4.1 happy (part of #327357).
8162 2006-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
8164 * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
8165 (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
8166 (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
8167 * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
8168 (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
8169 (gst_alsasrc_unprepare), (gst_alsasrc_read):
8170 Update all error messages. All of them should either use
8171 the default translated message, or actually provide a
8172 translatable string.
8173 Make the string for channel count problems meaningful.
8175 2006-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
8177 * sys/v4l/v4l_calls.c: (gst_v4l_open):
8178 check for and throw RESOURCE_BUSY
8180 2006-01-27 David Schleef <ds@schleef.org>
8182 * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
8183 checked in this change -- it requires liboil features not
8184 in 0.3.6. Revert parts.
8186 2006-01-27 David Schleef <ds@schleef.org>
8189 * configure.ac: update liboil requirement to 0.3.6
8190 * gst/videoscale/Makefile.am:
8191 * gst/videoscale/vs_scanline.c: liboilify
8193 2006-01-27 Jan Schmidt <thaytan@mad.scientist.com>
8195 * ext/libvisual/visual.c: (get_buffer):
8196 When pad_alloc returns a GstFlowReturn other
8197 than GST_FLOW_OK, make sure it is passed upstream.
8199 2006-01-27 Jan Schmidt <thaytan@mad.scientist.com>
8201 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8202 (gst_alsasink_class_init):
8203 Free the device name string.
8205 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8206 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
8207 (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
8208 Don't remove a pad from the collectpads structure until it
8209 is released - it's a request pad, and may receive data again
8210 if the element gets moved back to PLAYING state.
8212 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
8213 Ensure we turn on double buffering on the Xv port, and
8214 set the colour key to something dark and mysterious that
8217 2006-01-27 Thomas Vander Stichele <thomas at apestaart dot org>
8219 * ext/alsa/gstalsaplugin.c: (plugin_init):
8220 * ext/cdparanoia/gstcdparanoiasrc.c:
8221 (gst_cd_paranoia_src_base_init), (plugin_init):
8222 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8223 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
8224 - a library should not call setlocale. see "Libraries" node in
8226 - make sure all plugins that use translation do bindtextdomain
8227 to point to the localedir
8228 * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
8229 (setup_sinks), (plugin_init):
8230 all this, and check for NULL when creating sinks
8232 2006-01-27 Julien MOUTTE <julien@moutte.net>
8234 * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
8235 (plugin_init): Make typefinding of subtitles work again.
8237 2006-01-26 Tim-Philipp Müller <tim at centricular dot net>
8239 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
8240 (mp3_type_frame_length_from_header), (mp3_type_find),
8241 (wavpack_type_find), (m4a_type_find), (ircam_type_find),
8243 Backport a bunch of typefinding fixes from the 0.8 branch.
8244 Also, improve wavpack typefinding: if we can't peek the
8245 entire wavpack block, try to parse the bits we can get and
8246 see if we find what we're looking for in those.
8248 2006-01-26 Julien MOUTTE <julien@moutte.net>
8250 * sys/ximage/ximagesink.c:
8251 (gst_ximagesink_calculate_pixel_aspect_ratio):
8252 * sys/xvimage/xvimagesink.c:
8253 (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
8254 more cases of pixel aspect ratio.
8256 2006-01-26 Edward Hervey <edward@fluendo.com>
8258 * gst/playback/gstdecodebin.c: (pad_probe):
8259 Also consider the flush-start and tag events as unblockers
8262 2006-01-26 Julien MOUTTE <julien@moutte.net>
8264 * gst/playback/gstplaybin.c: (gst_play_bin_init),
8265 (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
8266 (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
8267 On the fly visualisation switch, works disabling, enabling as
8268 well but it won't be able to enable vis in a playbin that was
8269 created with no visualisation.
8271 2006-01-25 Wim Taymans <wim@fluendo.com>
8273 * gst-libs/gst/audio/gstbaseaudiosink.c:
8274 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8275 Undo previous commit that returned WRONG_STATE sooner, it breaks
8278 2006-01-25 Wim Taymans <wim@fluendo.com>
8280 * gst-libs/gst/audio/gstbaseaudiosink.c:
8281 (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
8282 (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
8284 Post error when caps cannot be parsed.
8285 Resync on discontinuity in the stream.
8286 Clip samples to segment boundaries.
8287 return WRONG_STATE sooner when we are flushing.
8289 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
8290 (gst_base_audio_src_get_time), (gst_base_audio_src_create):
8291 Make audiosrc operate in TIME.
8292 Set TIMESTAMP and DURATION on buffers.
8294 2006-01-24 Tim-Philipp Müller <tim at centricular dot net>
8296 * tests/examples/seek/seek.c: (main):
8297 Output tag messages as well.
8299 2006-01-23 Edward Hervey <edward@fluendo.com>
8301 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
8302 (free_pad_probes), (remove_fakesink), (pad_probe),
8303 (close_pad_link), (gst_decode_bin_change_state):
8304 Replace GstPadBlockCallback with pad probes that detect
8305 first buffer AND eos before removing fakesink.
8306 Fixes hang with demuxers doing EOS while pre-rolling.
8309 2006-01-23 Andy Wingo <wingo@pobox.com>
8311 * ext/alsa/gstalsasink.c:
8312 * gst-libs/gst/rtp/gstbasertpdepayload.c:
8313 (gst_base_rtp_depayload_setcaps),
8314 (gst_base_rtp_depayload_add_to_queue),
8315 (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
8317 Patch by: Jens Granseuer <jensgr at gmx dot net>
8319 2006-01-22 Julien MOUTTE <julien@moutte.net>
8321 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
8322 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
8323 (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some
8324 frames. We might get a frame destroyed after changing state to
8325 NULL, adding a safety check on xcontext.
8327 2006-01-22 Tim-Philipp Müller <tim at centricular dot net>
8329 * gst-libs/gst/interfaces/xoverlay.c:
8330 Fix prepare-xwindow-id code example in the docs - we need to
8331 ignore all messages that aren't element messages as well.
8333 2006-01-21 Julien MOUTTE <julien@moutte.net>
8335 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
8336 I think one day i'll completely undestand how caps negotiation
8337 is supposed to work. This refactoring handles buffer_alloc
8338 called with caps we can't handle. We definitely don't want a
8339 set_caps with those caps, so we define and allocate a buffer
8340 we would like to receive.
8342 2006-01-19 Tim-Philipp Müller <tim at centricular dot net>
8344 * gst/playback/gstplaybasebin.c: (setup_source):
8345 Free iterator when done.
8347 2006-01-17 Jan Schmidt <thaytan@mad.scientist.com>
8349 * gst-libs/gst/audio/gstbaseaudiosink.c:
8350 (gst_base_audio_sink_render):
8351 Fix playback of non-synchronised streams by assuming a rate
8352 of 1.0 instead of a random one.
8354 Makes this work again:
8356 gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
8357 endianness=(int)4321, signed=(boolean)true, width=(int)16,
8358 depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
8359 audioresample ! alsasink
8361 === release 0.10.2 ===
8363 2006-01-16 Thomas Vander Stichele <thomas at apestaart dot org>
8366 releasing 0.10.2, "Then the devil is six"
8368 2006-01-16 Jan Schmidt <thaytan@mad.scientist.com>
8370 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8371 * gst/playback/gststreamselector.c:
8372 (gst_stream_selector_set_property):
8373 Comment out broken code that connects to the state-changed signal.
8374 At this point, changing current stream selection is broken, but
8375 stuff like gst-launch playbin current-audio=1 works and filters
8376 to the chosen stream.
8378 2006-01-16 Thomas Vander Stichele <thomas at apestaart dot org>
8380 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8381 Fix #327216 (null dereference in vorbisdec)
8383 2006-01-16 Tim-Philipp Müller <tim at centricular dot net>
8385 * ext/theora/theoradec.c: (theora_handle_comment_packet):
8386 Post taglist actually on bus instead of just freeing it
8387 (fixes #327114 and totem bug #327080).
8389 * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
8390 Use gst_element_found_tags_for_pad(), so that the tags
8391 are sent downstream as an event as well.
8393 2006-01-15 Thomas Vander Stichele <thomas at apestaart dot org>
8395 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
8396 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
8397 (gst_ximagesink_buffer_alloc):
8398 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
8399 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
8400 (gst_xvimagesink_buffer_alloc):
8401 move all regularly occurring messages to GST_LOG level
8402 add some more object logs
8404 2006-01-14 Thomas Vander Stichele <thomas at apestaart dot org>
8406 * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
8407 fix a silly segfault
8409 2006-01-14 Tim-Philipp Müller <tim at centricular dot net>
8411 * docs/libs/gst-plugins-base-libs-docs.sgml:
8412 * docs/libs/gst-plugins-base-libs-sections.txt:
8413 * gst-libs/gst/audio/mixerutils.c:
8414 * gst-libs/gst/audio/mixerutils.h:
8415 Add docs for mixerutils stuff.
8417 2006-01-13 Tim-Philipp Müller <tim at centricular dot net>
8419 * gst/playback/gstplaybasebin.c: (setup_source):
8420 Fix playback for sources that emit raw audio or
8421 raw video streams (e.g.: cd audio sources) (#325984).
8423 2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
8425 * gst-libs/gst/audio/mixerutils.c:
8426 (gst_audio_mixer_filter_do_filter):
8427 actually save the element we create
8429 2006-01-12 Tim-Philipp Müller <tim at centricular dot net>
8431 * gst-libs/gst/cdda/gstcddabasesrc.c:
8432 (gst_cdda_base_src_handle_track_seek):
8433 No need to post a tag message on the bus when seeking
8434 within the same track, only post it when the current
8437 2006-01-11 Jan Schmidt <thaytan@mad.scientist.com>
8439 * gst/playback/gstplaybasebin.c: (group_destroy),
8440 (probe_triggered), (new_decoded_pad), (mute_group_type),
8441 (set_active_source):
8442 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8443 * gst/playback/gststreamselector.c:
8444 (gst_stream_selector_base_init),
8445 (gst_stream_selector_set_property),
8446 (gst_stream_selector_request_new_pad):
8447 Reenable stream selection. These mechanisms need a complete overhaul
8448 in the face of 0.8->0.10 changes though.
8450 2006-01-11 Jan Schmidt <thaytan@mad.scientist.com>
8452 * ext/ogg/gstoggdemux.c:
8453 Change the pad template to src_%d to match the pads that
8454 are created from it. decodebin needs this information in order
8455 to decide that oggdemux is capable of producing multiple pads
8456 (and hence needs queues inserted).
8458 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
8459 (gst_ogg_mux_collected):
8460 Make debug output more useful by using GST_PTR_FORMAT.
8462 2006-01-11 Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8464 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
8466 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
8467 Set depth and width for alaw/mulaw (fixes #326601).
8469 2006-01-11 Thomas Vander Stichele <thomas at apestaart dot org>
8471 * tests/icles/Makefile.am:
8472 don't build the tests if we don't have the libs
8474 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
8476 * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
8477 (gst_cd_paranoia_paranoia_callback):
8478 Don't try to free NULL pointers.
8480 2006-01-10 Edward Hervey <edward@fluendo.com>
8482 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
8483 (gst_audio_rate_change_state), (plugin_init):
8484 Add debugging category.
8486 Add case for incoming buffers without valid offset/offset_end.
8488 2006-01-10 Michael Smith <msmith@fluendo.com>
8490 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
8491 Don't leak GCond in audio sources.
8493 2006-01-10 Jan Schmidt <thaytan@mad.scientist.com>
8495 * gst/playback/gstplaybin.c: (gen_audio_element):
8496 Don't leak an autoaudiosink/alsasink when we generate
8497 a new audio element. (old code, I guess)
8499 2006-01-10 Michael Smith <msmith@fluendo.com>
8501 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
8502 Support float audio in audiorate.
8503 Use width rather than depth for selecting sample width.
8505 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
8507 * gst/videotestsrc/videotestsrc.h:
8508 Use GLib types here (that way we don't have to include the
8509 generated _stdint.h header, which makes life easier for win32
8510 folks that don't use autotools for the build) (#325990, patch
8511 by: Sergey Scobich).
8513 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
8515 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
8516 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
8517 (gst_ring_buffer_pause), (wait_segment):
8518 * gst-libs/gst/audio/gstringbuffer.h:
8519 Name (private) union, makes Forte compiler happy (this time
8520 for real) (#324900).
8522 2006-01-09 Tim-Philipp Müller <tim at centricular dot net>
8524 * gst-libs/gst/audio/Makefile.am:
8525 Link against libgstinterfaces, needed for mixer
8526 and property probe stuff.
8528 2006-01-09 Edward Hervey <edward@fluendo.com>
8530 * gst-libs/gst/Makefile.am:
8532 2006-01-09 Tim-Philipp Müller <tim at centricular dot net>
8534 * gst-libs/gst/audio/Makefile.am:
8535 * gst-libs/gst/audio/mixerutils.c:
8536 (gst_audio_mixer_filter_do_filter),
8537 (gst_audio_mixer_filter_check_element),
8538 (gst_audio_mixer_filter_probe_feature),
8539 (element_factory_rank_compare_func),
8540 (gst_audio_default_registry_mixer_filter):
8541 * gst-libs/gst/audio/mixerutils.h:
8542 Add gst_audio_default_registry_mixer_filter() utility
8545 2006-01-03 Michael Smith <msmith@fluendo.com>
8547 * gst/audioresample/resample.h:
8548 As before, but for o_buf
8550 2006-01-03 Michael Smith <msmith@fluendo.com>
8552 * gst/audioresample/resample.h:
8553 Declare struct _ResampleState.buffer as unsigned char *, not void *,
8554 since we do arithmetic on it.
8556 2006-01-02 Tim-Philipp Müller <tim at centricular dot net>
8558 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
8559 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
8560 (gst_ring_buffer_pause), (wait_segment):
8561 * gst-libs/gst/audio/gstringbuffer.h:
8562 Sun's Forte compiler doesn't seem to like anonymous structs,
8563 so use same setup as in GstBaseSrc (fixes #324900).
8565 2005-12-30 Stefan Kost <ensonic@users.sf.net>
8568 * gst/volume/Makefile.am:
8569 * gst/volume/demo.c:
8570 move old example to tests/examples/volume/volune.c
8571 * tests/examples/Makefile.am:
8572 * tests/examples/seek/seek.c: (main):
8573 change window-close event from "delete-event" to "destroy"
8574 * tests/examples/volume/Makefile.am:
8575 * tests/examples/volume/volume.c: (value_changed_callback),
8576 (setup_gui), (message_received), (eos_message_received), (main):
8577 fix event handling and bus usage
8579 2005-12-29 Stefan Kost <ensonic@users.sf.net>
8581 * gst/audiotestsrc/gstaudiotestsrc.c:
8582 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
8583 (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
8584 (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
8585 (gst_audio_test_src_create_square),
8586 (gst_audio_test_src_create_saw),
8587 (gst_audio_test_src_create_triangle),
8588 (gst_audio_test_src_create_silence),
8589 (gst_audio_test_src_create_white_noise),
8590 (gst_audio_test_src_create_pink_noise),
8591 (gst_audio_test_src_init_sine_table),
8592 (gst_audio_test_src_create_sine_table),
8593 (gst_audio_test_src_change_wave),
8594 (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
8595 (gst_audio_test_src_create), (gst_audio_test_src_set_property):
8596 * gst/audiotestsrc/gstaudiotestsrc.h:
8597 update to basesrc changes, implement segmented seeking and eos
8598 handling, add a 'sine-tab' waveform for performance critical playback
8600 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8603 ... and this time the other modified file that I missed last time.
8605 2005-12-29 Michael Smith <msmith@fluendo.com>
8607 * gst/playback/gstdecodebin.c: (new_pad):
8608 Fix non-C89 variable declaration not at the start of a block. Should
8609 help some compilers.
8611 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8613 * tests/check/Makefile.am:
8614 And now fix 'make distcheck' (builddir != srcdir)
8616 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8619 * ext/cdparanoia/Makefile.am:
8620 * ext/cdparanoia/gstcdparanoia.c:
8621 * ext/cdparanoia/gstcdparanoia.h:
8622 * ext/cdparanoia/gstcdparanoiasrc.c:
8623 (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
8624 (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
8625 (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
8626 (gst_cd_paranoia_paranoia_callback),
8627 (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
8628 (gst_cd_paranoia_src_set_property),
8629 (gst_cd_paranoia_src_get_property), (plugin_init):
8630 * ext/cdparanoia/gstcdparanoiasrc.h:
8631 New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
8632 plugin again (there are still fixes required to playbin to make
8633 cdda:// uris work there).
8635 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8637 * tests/check/Makefile.am:
8638 Fix test case compilation.
8640 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8642 * gst-libs/gst/cdda/gstcddabasesrc.c:
8643 (gst_cdda_base_src_update_duration),
8644 (gst_cdda_base_src_calculate_cddb_id):
8645 An integer is not a string. Fix access to uninitialised variable.
8647 * tests/check/Makefile.am:
8648 Add cddabasesrc unit test; also actually enable the vorbis test.
8650 * tests/check/generic/states.c:
8651 Blacklist new cd audio elements as well.
8653 * tests/check/libs/cddabasesrc.c:
8654 Unit test for GstCddaBaseSrc (discid calculation mostly).
8656 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
8658 * docs/libs/Makefile.am:
8659 * docs/libs/gst-plugins-base-libs-docs.sgml:
8660 * docs/libs/gst-plugins-base-libs-sections.txt:
8661 * docs/libs/gst-plugins-base-libs.types:
8662 Add docs for libgstcdda/GstCddaBaseSrc.
8664 * gst-libs/gst/interfaces/mixertrack.h:
8665 Do one struct member per line with a semicolon at the end, that way
8666 even gtk-doc might parse it without complaining.
8668 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
8671 * gst-libs/gst/Makefile.am:
8672 * gst-libs/gst/cdda/Makefile.am:
8673 * gst-libs/gst/cdda/base64.c:
8674 * gst-libs/gst/cdda/base64.h:
8675 * gst-libs/gst/cdda/gstcddabasesrc.c:
8676 (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
8677 (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
8678 (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
8679 (gst_cdda_base_src_get_property),
8680 (gst_cdda_base_src_get_track_from_sector),
8681 (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
8682 (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
8683 (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
8684 (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
8685 (gst_cdda_base_src_uri_get_protocols),
8686 (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
8687 (gst_cdda_base_src_uri_handler_init),
8688 (gst_cdda_base_src_setup_interfaces),
8689 (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
8690 (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
8691 (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
8692 (gst_cdda_base_src_add_tags),
8693 (gst_cdda_base_src_add_index_associations),
8694 (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
8695 (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
8696 (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
8697 (gst_cdda_base_src_create):
8698 * gst-libs/gst/cdda/gstcddabasesrc.h:
8699 * gst-libs/gst/cdda/sha1.c:
8700 * gst-libs/gst/cdda/sha1.h:
8701 Add new libgstcdda with GstCddaBaseSrc class.
8703 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
8705 * ext/gnomevfs/gstgnomevfssink.h:
8706 Use GstBaseSinkClass as parent_class member for class struct, not
8709 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
8711 Patch by: Michael Benes
8713 * gst/videotestsrc/gstvideotestsrc.c:
8714 (gst_video_test_src_class_init), (gst_video_test_src_start):
8715 Add start method to reset running time and number of frames sent
8716 when starting up (fixes #324696)
8718 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
8720 * docs/plugins/Makefile.am:
8721 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
8722 * docs/plugins/gst-plugins-base-plugins-sections.txt:
8723 * docs/plugins/gst-plugins-base-plugins.args:
8724 * docs/plugins/gst-plugins-base-plugins.hierarchy:
8725 * docs/plugins/gst-plugins-base-plugins.signals:
8726 Add docs stuff for gnomevfssrc and gnomevfssink.
8728 * ext/gnomevfs/gstgnomevfssrc.c:
8729 Fix example pipeline in gtk-doc blurb.
8731 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
8733 * ext/gnomevfs/Makefile.am:
8734 * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
8735 (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
8736 (gst_gnome_vfs_handle_get_type), (plugin_init):
8737 * ext/gnomevfs/gstgnomevfs.h:
8738 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
8739 (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
8740 (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
8741 (gst_gnome_vfs_sink_set_property),
8742 (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
8743 (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
8744 (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
8745 (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
8746 (gst_gnome_vfs_sink_uri_get_type),
8747 (gst_gnome_vfs_sink_uri_get_protocols),
8748 (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
8749 (gst_gnome_vfs_sink_uri_handler_init):
8750 * ext/gnomevfs/gstgnomevfssink.h:
8751 Port gnomevfssink; add gtk-doc blurb.
8753 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
8754 (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
8755 (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
8756 (gst_gnome_vfs_src_uri_get_type),
8757 (gst_gnome_vfs_src_uri_get_protocols),
8758 (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
8759 (gst_gnome_vfs_src_uri_handler_init),
8760 (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
8761 (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
8762 (gst_gnome_vfs_src_send_additional_headers_callback),
8763 (gst_gnome_vfs_src_received_headers_callback),
8764 (gst_gnome_vfs_src_push_callbacks),
8765 (gst_gnome_vfs_src_pop_callbacks),
8766 (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
8767 (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
8768 (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
8769 * ext/gnomevfs/gstgnomevfssrc.h:
8770 s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
8771 file; add gtk-doc blurb with example pipelines.
8773 === release 0.10.1 ===
8775 2005-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
8778 releasing 0.10.1, "Dobro Dedek"
8780 2005-12-21 Edgard Lima <edgard.lima@indt.org.br>
8782 * gst/typefind/gsttypefindfunctions.c:
8783 iLBC30 and iLBC20 added to typefind.
8785 2005-12-20 Thomas Vander Stichele <thomas at apestaart dot org>
8787 * gst-libs/gst/audio/gstbaseaudiosink.c:
8788 (gst_base_audio_sink_class_init):
8789 * gst-libs/gst/audio/gstbaseaudiosrc.c:
8790 (gst_base_audio_src_class_init):
8791 update strings, values are in microseconds
8792 change the default sink buffer time to something that is smaller
8793 (to help software volume mixing have a slightly lower delay) but
8794 still be acceptable on Wim's laptop
8796 2005-12-20 Edward Hervey <edward@fluendo.com>
8798 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
8799 Made a quack, forgot to add DUCK to the riff video template.
8801 2005-12-19 Edward Hervey <edward@fluendo.com>
8803 * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
8804 (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
8805 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
8806 (gst_ogm_parse_chain):
8807 Make sure pads are initialized correctly.
8808 * gst-libs/gst/riff/riff-ids.h:
8809 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
8810 (gst_riff_create_video_template_caps):
8811 Add a whole bunch of FOURCC <=> MimeType.
8812 Extend the riff video pad template to support the newly added fourcc.
8814 2005-12-18 Jan Schmidt <thaytan@mad.scientist.com>
8816 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
8817 (gst_ogg_demux_activate_chain):
8818 Extra debug output when activating/deactivating chains.
8820 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
8821 (is_demuxer_element), (try_to_link_1), (remove_element_chain),
8823 Remove a queue from our list when it becomes unlinked.
8824 Don't add queues to elements in class 'Demux' if they
8825 can only produce one pad
8827 2005-12-18 Julien MOUTTE <julien@moutte.net>
8829 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
8830 (gst_video_sink_get_type): Add a debug category.
8832 2005-12-17 Philippe Khalaf <burger@speedy.org>
8834 * gst-libs/gst/rtp/gstbasertpdepayload.c:
8835 (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
8836 Handle downstream newsegment by sending our own newsegment before the
8837 next buffer to be released. (#323900)
8839 2005-12-17 Philippe Khalaf <burger@speedy.org>
8841 * gst-libs/gst/rtp/gstbasertpdepayload.c:
8842 (gst_base_rtp_depayload_set_gst_timestamp):
8843 add queue delay to new segment as well (as opposed to just the first
8844 buffer). (bug #322347)
8846 2005-12-16 Stefan Kost <ensonic@users.sf.net>
8848 * ext/libvisual/visual.c: (make_valid_name):
8849 change some char* into char[]
8850 * gst/audiotestsrc/gstaudiotestsrc.c:
8851 (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
8852 (gst_audio_test_src_create):
8853 * gst/audiotestsrc/gstaudiotestsrc.h:
8854 prepare to handle EOS and SEGMENT_DONE
8856 2005-12-16 Tim-Philipp Müller <tim at centricular dot net>
8858 * tests/check/generic/states.c: (GST_START_TEST):
8859 Blacklist cdparanoia element in state test.
8861 2005-12-16 Tim-Philipp Müller <tim at centricular dot net>
8863 Patch by: Benjamin Pineau
8866 * gst/tcp/gsttcpclientsink.c:
8867 * gst/tcp/gsttcpserversink.c:
8868 * gst/tcp/gsttcpserversrc.c:
8869 Add <string.h> includes for memset and FD_ZERO (fixes #323878)
8871 2005-12-15 Michael Smith <msmith@fluendo.com>
8873 * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
8874 (gst_video_rate_chain):
8875 Fix timestamping for videorate when the first buffer it sees has a
8876 non-zero timestamp. Fix some misleading debug output.
8878 2005-12-15 Michael Smith <msmith@fluendo.com>
8880 * gst/audioresample/gstaudioresample.c:
8881 Don't leak all input buffers to audioresample.
8883 2005-12-15 Tim-Philipp Müller <tim at centricular dot net>
8885 * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
8886 Don't operate on empty text buffers. Strip newlines and
8887 tabs only from the end of the text, but leave them intact
8888 in the middle. Fix typo in gtk-doc description.
8890 2005-12-15 Tim-Philipp Müller <tim at centricular dot net>
8892 * gst/playback/gstplaybasebin.c:
8893 * gst/playback/gstplaybin.c: (handoff):
8894 Make sure the video frame buffer we return to apps via the
8895 "frame" property always has caps set on it. Modify
8896 _gst_gvalue_set_object() macro to handle NULL objects
8899 2005-12-14 Stefan Kost <ensonic@users.sf.net>
8901 * gst/audiotestsrc/gstaudiotestsrc.c:
8902 (gst_audio_test_src_class_init), (gst_audio_test_src_init),
8903 (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
8904 (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
8905 (gst_audio_test_src_create):
8906 * gst/audiotestsrc/gstaudiotestsrc.h:
8907 Adjust to some recent api changes and add wtays new cool seeking
8910 2005-12-14 Tim-Philipp Müller <tim at centricular dot net>
8912 * ext/alsa/Makefile.am:
8913 * ext/alsa/gstalsadeviceprobe.c:
8914 * ext/alsa/gstalsadeviceprobe.h:
8915 Helper functions to add device probing via the GstPropertyProbe
8916 interface to a class.
8918 * ext/alsa/gstalsamixer.h:
8919 Comment out GST_ALSA_MIXER, it returns a struct that's not
8922 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
8923 Add some debug info.
8925 * ext/alsa/gstalsamixerelement.c:
8926 (gst_alsa_mixer_element_interface_supported),
8927 (gst_implements_interface_init),
8928 (gst_alsa_mixer_element_init_interfaces),
8929 (gst_alsa_mixer_element_class_init),
8930 (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
8931 (gst_alsa_mixer_element_set_property),
8932 (gst_alsa_mixer_element_get_property),
8933 (gst_alsa_mixer_element_change_state):
8934 * ext/alsa/gstalsamixerelement.h:
8935 Add 'device' and 'device-name' properties. Add GstPropertyProbe
8936 for device handling (gnome-volume-control will need that).
8938 2005-12-12 Christian Schaller <uraeus@gnome.org>
8940 * ext/Makefile.am: fix cdparanoia entry
8941 * gst-plugins-base.spec.in: add cdparanoia
8943 2005-12-12 Michael Smith <msmith@fluendo.com>
8945 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
8946 Use the correct function to free list of typefind factories.
8948 2005-12-12 Wim Taymans <wim@fluendo.com>
8950 * gst/videotestsrc/gstvideotestsrc.c:
8951 (gst_video_test_src_class_init), (gst_video_test_src_init),
8952 (gst_video_test_src_parse_caps), (gst_video_test_src_query),
8953 (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
8954 (gst_video_test_src_create):
8955 * gst/videotestsrc/gstvideotestsrc.h:
8956 Implement seeking in videotestsrc.
8959 2005-12-12 Wim Taymans <wim@fluendo.com>
8961 * ext/cdparanoia/Makefile.am:
8962 * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
8963 (gst_paranoia_endian_get_type), (_do_init),
8964 (cdparanoia_class_init), (cdparanoia_init),
8965 (cdparanoia_set_property), (cdparanoia_get_property),
8966 (cdparanoia_do_seek), (cdparanoia_is_seekable),
8967 (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
8968 (cdparanoia_convert), (cdparanoia_get_query_types),
8969 (cdparanoia_query), (cdparanoia_set_index),
8970 (cdparanoia_uri_set_uri):
8971 * ext/cdparanoia/gstcdparanoia.h:
8972 Partially ported cdparanoia now that basesrc can support a
8975 2005-12-12 Wim Taymans <wim@fluendo.com>
8977 * tests/examples/seek/scrubby.c: (main):
8978 Set higher priority for bus events so they don't get reordered with
8981 * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
8982 (flush_toggle_cb), (main):
8983 Added checkbox to disable flushing seeks.
8984 Disable scrubbing when doing non flushing seeks.
8986 2005-12-12 Tim-Philipp Müller <tim at centricular dot net>
8988 * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
8989 (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
8990 (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
8991 (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
8992 Implement some sort of event handling that doesn't rely on
8993 g_return_if_fail; make sure we always push the last chunk of an
8994 .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
8995 state change function; remove some old cruft. Seeking is still
8996 rather unlikely to work though.
9001 2005-12-11 Julien MOUTTE <julien@moutte.net>
9003 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
9004 Fixed a leak of the current image reference when cleaning up.
9005 Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
9007 2005-12-09 Michael Smith <msmith@fluendo.com>
9009 * tools/Makefile.am:
9010 * tools/gst-launch-ext-m.m:
9011 Remove gst-launch-ext. It doesn't work, and is no longer
9012 particularly useful.
9014 2005-12-08 Luca Ognibene <luogni@tin.it>
9016 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
9017 don't pass random values to ogmparse convert function.
9018 Make seeking possible in the exile1.ogm file.
9020 2005-12-07 Tim-Philipp Müller <tim at centricular dot net>
9022 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
9023 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
9024 Work around refcount problem with g_value_set_object() that occur
9025 if the core has been compiled against GLib-2.6 (g_value_set_object()
9026 will only g_object_ref() the element, but the caller will
9027 gst_object_unref() it and bad things will happen due to the way
9028 GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
9029 totem for people on FC4 using Thomas's 0.10 RPMs.
9031 2005-12-07 Edward Hervey <edward@fluendo.com>
9033 Time to welcome ogm to 0.10 :)
9035 * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
9036 (gst_ogg_pad_typefind):
9037 Oggdemux can now properly typefind elements with dynamic pads.
9038 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9039 Properly set caps on src pad, and set caps on outgoing buffers.
9041 2005-12-06 Thomas Vander Stichele <thomas at apestaart dot org>
9043 * ext/alsa/gstalsamixer.h:
9044 * ext/alsa/gstalsamixerelement.h:
9045 * ext/alsa/gstalsamixeroptions.h:
9046 * ext/alsa/gstalsamixertrack.h:
9047 * ext/alsa/gstalsasink.c:
9048 * ext/alsa/gstalsasink.h:
9049 * ext/alsa/gstalsasrc.c:
9050 * ext/alsa/gstalsasrc.h:
9051 * ext/cdparanoia/gstcdparanoia.h:
9052 * ext/gnomevfs/gstgnomevfsuri.h:
9053 * ext/ogg/gstoggdemux.c:
9054 * ext/ogg/gstoggmux.c:
9055 * ext/pango/gsttextoverlay.h:
9056 * ext/theora/theoradec.c:
9057 * ext/theora/theoraenc.c:
9058 * ext/vorbis/vorbisdec.h:
9059 * ext/vorbis/vorbisenc.c:
9060 * ext/vorbis/vorbisenc.h:
9061 * ext/vorbis/vorbisparse.h:
9062 * gst-libs/gst/audio/gstaudioclock.h:
9063 * gst-libs/gst/audio/gstaudiosink.c:
9064 * gst-libs/gst/audio/gstaudiosink.h:
9065 * gst-libs/gst/audio/gstaudiosrc.c:
9066 * gst-libs/gst/audio/gstaudiosrc.h:
9067 * gst-libs/gst/audio/gstbaseaudiosink.c:
9068 * gst-libs/gst/audio/gstbaseaudiosink.h:
9069 * gst-libs/gst/audio/gstbaseaudiosrc.c:
9070 * gst-libs/gst/audio/gstbaseaudiosrc.h:
9071 * gst-libs/gst/audio/gstringbuffer.h:
9072 * gst-libs/gst/audio/multichannel.h:
9073 * gst-libs/gst/floatcast/floatcast.h:
9074 * gst-libs/gst/interfaces/colorbalance.c:
9075 * gst-libs/gst/interfaces/colorbalance.h:
9076 * gst-libs/gst/interfaces/colorbalancechannel.h:
9077 * gst-libs/gst/interfaces/mixer.h:
9078 * gst-libs/gst/interfaces/mixeroptions.h:
9079 * gst-libs/gst/interfaces/mixertrack.h:
9080 * gst-libs/gst/interfaces/navigation.h:
9081 * gst-libs/gst/interfaces/propertyprobe.h:
9082 * gst-libs/gst/interfaces/tuner.h:
9083 * gst-libs/gst/interfaces/tunerchannel.h:
9084 * gst-libs/gst/interfaces/tunernorm.h:
9085 * gst-libs/gst/interfaces/xoverlay.h:
9086 * gst-libs/gst/netbuffer/gstnetbuffer.h:
9087 * gst-libs/gst/riff/riff-ids.h:
9088 * gst-libs/gst/riff/riff-media.h:
9089 * gst-libs/gst/riff/riff-read.h:
9090 * gst-libs/gst/rtp/gstbasertpdepayload.h:
9091 * gst-libs/gst/rtp/gstbasertppayload.c:
9092 * gst-libs/gst/rtp/gstbasertppayload.h:
9093 * gst-libs/gst/rtp/gstrtpbuffer.c:
9094 * gst-libs/gst/rtp/gstrtpbuffer.h:
9095 * gst-libs/gst/tag/gsttageditingprivate.h:
9096 * gst-libs/gst/tag/gstvorbistag.c:
9097 (gst_tag_list_from_vorbiscomment_buffer):
9098 * gst-libs/gst/tag/tag.h:
9099 * gst-libs/gst/video/video.h:
9100 * gst/adder/gstadder.c:
9101 * gst/adder/gstadder.h:
9102 * gst/audioconvert/audioconvert.c:
9103 * gst/audioconvert/audioconvert.h:
9104 * gst/audioconvert/gstaudioconvert.c:
9105 * gst/audioconvert/gstchannelmix.c:
9106 * gst/audioconvert/gstchannelmix.h:
9107 * gst/audiorate/gstaudiorate.c:
9108 * gst/audioresample/buffer.h:
9109 * gst/audioresample/functable.h:
9110 * gst/audioresample/gstaudioresample.c:
9111 * gst/audioresample/resample.h:
9112 * gst/ffmpegcolorspace/avcodec.h:
9113 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9114 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9115 * gst/ffmpegcolorspace/imgconvert.c:
9116 * gst/ffmpegcolorspace/imgconvert_template.h:
9117 * gst/playback/gstdecodebin.c:
9118 * gst/playback/gstplaybasebin.h:
9119 * gst/playback/gstplaybin.c:
9120 * gst/playback/gststreaminfo.h:
9121 * gst/tcp/gstfdset.c:
9122 * gst/tcp/gstfdset.h:
9123 * gst/tcp/gstmultifdsink.c:
9124 * gst/tcp/gstmultifdsink.h:
9126 * gst/tcp/gsttcpclientsrc.c:
9127 * gst/tcp/gsttcpclientsrc.h:
9128 * gst/tcp/gsttcpplugin.h:
9129 * gst/tcp/gsttcpserversink.c:
9130 * gst/tcp/gsttcpserversrc.c:
9131 * gst/typefind/gsttypefindfunctions.c:
9132 * gst/videorate/gstvideorate.c:
9133 * gst/videotestsrc/gstvideotestsrc.h:
9134 * gst/videotestsrc/videotestsrc.h:
9135 * sys/v4l/gstv4lcolorbalance.h:
9136 * sys/v4l/gstv4ltuner.h:
9137 * sys/v4l/gstv4lxoverlay.h:
9138 * sys/v4l/v4l_calls.h:
9139 * sys/v4l/videodev_mjpeg.h:
9140 * tests/check/elements/audioconvert.c:
9141 * tests/check/elements/audioresample.c:
9142 * tests/check/elements/audiotestsrc.c:
9143 * tests/check/elements/videotestsrc.c:
9144 * tests/check/elements/volume.c:
9145 * tests/examples/seek/scrubby.c:
9146 * tests/examples/seek/seek.c:
9149 === release 0.10.0 ===
9151 2005-12-05 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9154 releasing 0.10.0, "Mont-d'or"
9156 2005-12-05 Jan Schmidt <thaytan@mad.scientist.com>
9158 * tests/examples/seek/Makefile.am:
9159 Build fix for when gtk is not available.
9161 2005-12-05 Andy Wingo <wingo@pobox.com>
9163 * ext/libvisual/visual.c: (get_buffer):
9164 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
9165 * ext/pango/gsttextrender.c: (gst_text_render_chain):
9166 * ext/theora/theoradec.c: (theora_handle_data_packet):
9167 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9169 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9170 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
9171 Update for alloc_buffer changes.
9173 2005-12-05 Andy Wingo <wingo@pobox.com>
9175 patch by: Kai Vehmanen <kv2004 eca cx>
9177 * gst-libs/gst/rtp/gstbasertpdepayload.c
9178 (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
9180 2005-12-04 Andy Wingo <wingo@pobox.com>
9182 patch by: Sebastien Cote <sebas642 yahoo ca>
9184 * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
9187 2005-12-02 Tim-Philipp Müller <tim at centricular dot net>
9189 * docs/plugins/Makefile.am:
9190 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9191 * docs/plugins/gst-plugins-base-plugins-sections.txt:
9192 * docs/plugins/gst-plugins-base-plugins.hierarchy:
9193 * ext/pango/gstclockoverlay.c:
9194 * ext/pango/gsttextoverlay.c:
9195 * ext/pango/gsttextrender.c:
9196 * ext/pango/gsttimeoverlay.c:
9197 Add gtk-doc blurbs to pango elements.
9199 2005-12-02 Wim Taymans <wim@fluendo.com>
9201 * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
9202 * gst/audioresample/buffer.h:
9203 * gst/audioresample/gstaudioresample.c:
9204 * gst/audioresample/gstaudioresample.h:
9205 * gst/audioresample/resample.c: (resample_input_flush),
9206 (resample_input_pushthrough), (resample_input_eos),
9207 (resample_get_output_size_for_input),
9208 (resample_get_input_size_for_output), (resample_get_output_size),
9209 (resample_get_output_data):
9210 * gst/audioresample/resample.h:
9211 * gst/audioresample/resample_ref.c: (resample_scale_ref):
9212 Fix audioresample, seek torture, new segments, reverse negotiation
9215 2005-12-02 Wim Taymans <wim@fluendo.com>
9217 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9220 2005-12-02 Wim Taymans <wim@fluendo.com>
9222 * gst/audioconvert/gstaudioconvert.c:
9223 (gst_audio_convert_transform):
9226 === release 0.9.7 ===
9228 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9231 releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
9233 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9239 add win32 MANIFEST file
9240 do something to the hungarian translation
9242 2005-12-01 Tim-Philipp Müller <tim at centricular dot net>
9245 Add $(PANGO_DIR) to SUBDIRS
9247 * ext/pango/gstclockoverlay.c:
9248 * ext/pango/gsttimeoverlay.c:
9249 Fix and improve element descriptions.
9251 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9253 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9254 * docs/plugins/inspect/plugin-libvisual.xml:
9255 * docs/plugins/inspect/plugin-pango.xml:
9256 add pango plugin to docs
9258 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9264 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9267 * tests/Makefile.am:
9268 * tests/icles/.cvsignore:
9269 * tests/icles/Makefile.am:
9270 * tests/icles/stress-xoverlay.c: (myclock), (open_display),
9271 (close_display), (resize_window), (move_window), (create_window),
9272 (terminate_playback), (pause_playback), (start_playback), (main):
9273 add stress test for xoverlay from Julien
9275 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9277 * docs/libs/tmpl/gstcolorbalance.sgml:
9278 * gst-libs/gst/rtp/gstbasertpdepayload.c:
9279 * gst-libs/gst/rtp/gstbasertppayload.c:
9280 * gst-libs/gst/rtp/gstrtpbuffer.c:
9281 * gst-libs/gst/rtp/gstrtpbuffer.h:
9282 Do burger's rename for rtp payloaders and depayloaders
9284 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9287 add Visual Studio 6 build files
9289 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9291 * docs/libs/gst-plugins-base-libs-docs.sgml:
9292 * docs/libs/gst-plugins-base-libs-sections.txt:
9293 * docs/libs/tmpl/gstaudio.sgml:
9294 * docs/libs/tmpl/gstringbuffer.sgml:
9295 * gst-libs/gst/interfaces/xoverlay.c:
9296 * gst-libs/gst/video/gstvideofilter.c:
9297 * gst-libs/gst/video/gstvideosink.c:
9298 update documentation
9300 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9302 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
9303 (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
9304 (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
9305 (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
9306 (gst_multi_fd_sink_get_stats),
9307 (gst_multi_fd_sink_remove_client_link),
9308 (gst_multi_fd_sink_handle_client_read),
9309 (gst_multi_fd_sink_client_queue_data),
9310 (gst_multi_fd_sink_client_queue_caps),
9311 (gst_multi_fd_sink_client_queue_buffer),
9312 (gst_multi_fd_sink_new_client),
9313 (gst_multi_fd_sink_handle_client_write),
9314 (gst_multi_fd_sink_recover_client),
9315 (gst_multi_fd_sink_queue_buffer),
9316 (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
9317 (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
9318 (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
9319 (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
9320 * gst/tcp/gstmultifdsink.h:
9321 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
9322 (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
9323 (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
9324 (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
9325 (gst_tcp_client_sink_set_property),
9326 (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
9327 (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
9328 * gst/tcp/gsttcpclientsink.h:
9329 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
9330 (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
9331 (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
9332 (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
9333 (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
9334 (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
9335 * gst/tcp/gsttcpclientsrc.h:
9336 * gst/tcp/gsttcpplugin.c: (plugin_init):
9337 * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
9338 (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
9339 (gst_tcp_server_sink_finalize),
9340 (gst_tcp_server_sink_handle_server_read),
9341 (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
9342 (gst_tcp_server_sink_set_property),
9343 (gst_tcp_server_sink_get_property),
9344 (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
9345 * gst/tcp/gsttcpserversink.h:
9346 * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
9347 (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
9348 (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
9349 (gst_tcp_server_src_set_property),
9350 (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
9351 (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
9352 * gst/tcp/gsttcpserversrc.h:
9355 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9357 * docs/plugins/Makefile.am:
9358 * docs/plugins/gst-plugins-base-plugins.args:
9359 * docs/plugins/inspect/plugin-libvisual.xml:
9360 * gst/audioconvert/plugin.h:
9361 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
9362 (gst_audio_rate_base_init), (gst_audio_rate_class_init),
9363 (gst_audio_rate_setcaps), (gst_audio_rate_init),
9364 (gst_audio_rate_chain), (gst_audio_rate_set_property),
9365 (gst_audio_rate_get_property), (gst_audio_rate_change_state),
9367 * gst/audiotestsrc/gstaudiotestsrc.c:
9368 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
9369 (gst_audio_test_src_class_init), (gst_audio_test_src_init),
9370 (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
9371 (gst_audio_test_src_get_query_types),
9372 (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
9373 (gst_audio_test_src_create_square),
9374 (gst_audio_test_src_create_saw),
9375 (gst_audio_test_src_create_triangle),
9376 (gst_audio_test_src_create_silence),
9377 (gst_audio_test_src_create_white_noise),
9378 (gst_audio_test_src_init_pink_noise),
9379 (gst_audio_test_src_generate_pink_noise_value),
9380 (gst_audio_test_src_create_pink_noise),
9381 (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
9382 (gst_audio_test_src_create), (gst_audio_test_src_set_property),
9383 (gst_audio_test_src_get_property), (gst_audio_test_src_start),
9385 * gst/audiotestsrc/gstaudiotestsrc.h:
9386 * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
9387 (gst_sub_parse_base_init), (gst_sub_parse_class_init),
9388 (gst_sub_parse_init), (gst_sub_parse_formats),
9389 (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
9390 (convert_encoding), (get_next_line),
9391 (gst_sub_parse_data_format_autodetect),
9392 (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
9393 (gst_sub_parse_loop), (gst_sub_parse_chain),
9394 (gst_sub_parse_change_state), (gst_sub_parse_type_find),
9396 * gst/subparse/gstsubparse.h:
9397 * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
9398 (gst_video_rate_base_init), (gst_video_rate_class_init),
9399 (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
9400 (gst_video_rate_setcaps), (gst_video_rate_blank_data),
9401 (gst_video_rate_init), (gst_video_rate_event),
9402 (gst_video_rate_chain), (gst_video_rate_set_property),
9403 (gst_video_rate_get_property), (gst_video_rate_change_state),
9405 * gst/videoscale/gstvideoscale.c:
9406 (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
9407 (gst_video_scale_src_template_factory),
9408 (gst_video_scale_sink_template_factory),
9409 (gst_video_scale_get_type), (gst_video_scale_base_init),
9410 (gst_video_scale_class_init), (gst_video_scale_init),
9411 (gst_video_scale_set_property), (gst_video_scale_get_property),
9412 (gst_video_scale_transform_caps), (gst_video_scale_get_format),
9413 (gst_video_scale_prepare_size), (parse_caps),
9414 (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
9415 (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
9416 (gst_video_scale_transform), (gst_video_scale_handle_src_event),
9418 * gst/videoscale/gstvideoscale.h:
9419 * gst/videotestsrc/gstvideotestsrc.c:
9420 (gst_video_test_src_pattern_get_type),
9421 (gst_video_test_src_base_init), (gst_video_test_src_class_init),
9422 (gst_video_test_src_init), (gst_video_test_src_src_fixate),
9423 (gst_video_test_src_set_pattern),
9424 (gst_video_test_src_set_property),
9425 (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
9426 (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
9427 (gst_video_test_src_event), (gst_video_test_src_get_times),
9428 (gst_video_test_src_create), (plugin_init):
9429 * gst/videotestsrc/gstvideotestsrc.h:
9430 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
9431 (gst_video_test_src_smpte), (gst_video_test_src_snow),
9432 (gst_video_test_src_black):
9433 * gst/videotestsrc/videotestsrc.h:
9435 clean up docs a little
9437 2005-11-30 Wim Taymans <wim@fluendo.com>
9439 * gst-libs/gst/rtp/gstbasertpdepayload.h:
9440 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
9441 (gst_basertppayload_event), (gst_basertppayload_push),
9442 (gst_basertppayload_change_state):
9443 * gst-libs/gst/rtp/gstbasertppayload.h:
9446 2005-11-30 Julien MOUTTE <julien@moutte.net>
9448 * docs/libs/gst-plugins-base-libs-docs.sgml:
9449 * docs/libs/gst-plugins-base-libs-sections.txt:
9450 * gst-libs/gst/video/gstvideofilter.c:
9451 * gst-libs/gst/video/gstvideosink.c:
9452 * gst-libs/gst/video/gstvideosink.h: Adding docs.
9454 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9474 * scripts/autoplugins.sh:
9477 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9481 * examples/Makefile.am:
9482 * examples/capsfilter/Makefile.am:
9483 * examples/capsfilter/capsfilter1.c:
9484 * examples/gob/Makefile.am:
9485 * examples/gob/gst-identity2.gob:
9486 * examples/indexing/.cvsignore:
9487 * examples/indexing/Makefile.am:
9488 * examples/indexing/indexmpeg.c:
9489 * examples/seeking/.cvsignore:
9490 * examples/seeking/Makefile.am:
9491 * examples/seeking/cdparanoia.c:
9492 * examples/seeking/cdplayer.c:
9493 * examples/seeking/chained.c:
9494 * examples/seeking/scrubby.c:
9495 * examples/seeking/seek.c:
9496 * examples/stats/Makefile.am:
9497 * examples/stats/mp2ogg.c:
9498 * examples/switch/.cvsignore:
9499 * examples/switch/Makefile.am:
9500 * examples/switch/switcher.c:
9501 * tests/Makefile.am:
9502 * tests/check/generic/.cvsignore:
9503 * tests/check/pipelines/.cvsignore:
9504 * tests/examples/Makefile.am:
9505 * tests/examples/seek/Makefile.am:
9506 reorganize stuff under tests/
9508 2005-11-30 Edward Hervey <edward@fluendo.com>
9510 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
9511 Go away you stupid GstStaticPadTemplate memleak.
9513 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
9515 * gst-libs/gst/net/Makefile.am:
9516 * gst-libs/gst/net/README:
9517 * gst-libs/gst/net/gstnetbuffer.c:
9518 * gst-libs/gst/net/gstnetbuffer.h:
9519 this was moved to "netbuffer"
9521 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
9523 * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
9524 (gst_video_filter_class_init), (gst_video_filter_init):
9525 * gst-libs/gst/video/gstvideofilter.h:
9526 borgify name to bring in line with other classes
9528 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
9530 * gst/audioscale/.cvsignore:
9531 * gst/audioscale/Makefile.am:
9532 * gst/audioscale/README:
9533 * gst/audioscale/audioscale.vcproj:
9534 * gst/audioscale/dtof.c:
9535 * gst/audioscale/dtos.c:
9536 * gst/audioscale/functable.c:
9537 * gst/audioscale/gstaudioscale.c:
9538 * gst/audioscale/gstaudioscale.h:
9539 * gst/audioscale/private.h:
9540 * gst/audioscale/resample.c:
9541 * gst/audioscale/resample.h:
9542 * gst/audioscale/test.c:
9545 2005-11-30 Edward Hervey <edward@fluendo.com>
9547 * gst-libs/gst/netbuffer/Makefile.am:
9548 really, really tired
9550 2005-11-30 Edward Hervey <edward@fluendo.com>
9552 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9553 Update for new GstTypeFindFactory _register()
9555 2005-11-30 Edward Hervey <edward@fluendo.com>
9557 * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir):
9558 Let's not override libgstnet from core for no reason...
9559 (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
9560 Ok, maybe not so quick next time.
9562 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
9565 * gst-libs/gst/Makefile.am:
9566 moved gst-libs/gst/net to netbuffer through CVS surgery
9567 remove old directory
9568 updating build to accomodate
9571 2005-11-29 Andy Wingo <wingo@pobox.com>
9573 * pkgconfig/gstreamer-plugins-base.pc.in:
9574 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9575 * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
9578 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
9580 * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
9581 3rd time's the charm. Correct ref-counting for discarded buffers.
9583 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
9585 * gst/playback/gststreamselector.c:
9586 (gst_stream_selector_class_init),
9587 (gst_stream_selector_set_property),
9588 (gst_stream_selector_get_property),
9589 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9592 2005-11-29 Tim-Philipp Müller <tim at centricular dot net>
9594 * gst/subparse/gstsubparse.c: (feed_textbuf):
9595 Don't access already unref'ed buffer.
9597 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
9599 * gst/playback/gststreamselector.c:
9600 (gst_stream_selector_class_init), (gst_stream_selector_init),
9601 (gst_stream_selector_dispose), (gst_stream_selector_set_property),
9602 (gst_stream_selector_get_property),
9603 (gst_stream_selector_get_linked_pad),
9604 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9605 * gst/playback/gststreamselector.h:
9606 Add the active-pad property for playbin to use shortly. Ignore buffers
9607 from any other pad, returning GST_FLOW_NOT_LINKED
9609 2005-11-29 Julien MOUTTE <julien@moutte.net>
9611 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
9612 patch from bug #322704 (Alessandro Decina).
9614 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
9616 * gst-libs/gst/audio/Makefile.am:
9617 folded audiofilter into the audio library
9619 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
9621 * gst/videoscale/gstvideoscale.h:
9622 * gst/videoscale/gstvideoscale.c:
9623 remove unimplemented scale methods
9625 2005-11-28 Tim-Philipp Müller <tim at centricular dot net>
9627 * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
9630 2005-11-28 Julien MOUTTE <julien@moutte.net>
9632 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
9633 (gst_ximagesink_setcaps):
9634 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9635 (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
9636 happens (only visible on ximagesink but bug is in xv too) set_caps was
9637 destroying the internal x[v]image used to memcpy non locally alloced
9638 buffers so that it got renewed on next _chain. The issue is that
9639 _expose will try to put that image as it reffed it in _put.
9640 Using gst_buffer_unref instead of destroy fixes it !
9642 2005-11-28 Edward Hervey <edward@fluendo.com>
9644 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
9645 (try_to_link_1), (queue_filled_cb):
9646 Better use of the queues. Start with a small size queue and only increase
9647 the size of the queues when the other queues are empty.
9649 2005-11-28 Thomas Vander Stichele <thomas at apestaart dot org>
9651 * gst-libs/gst/video/Makefile.am:
9652 compile in copied-over videofilter into the video library
9653 * gst-libs/gst/video/videosink.h:
9654 rename the header to gstvideosink.h since it's a base GstObject class
9655 * sys/ximage/ximagesink.h:
9656 * sys/xvimage/xvimagesink.h:
9659 2005-11-28 Wim Taymans <wim@fluendo.com>
9661 * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
9662 * gst/playback/gstplaybasebin.h:
9663 Prepare to handle errors betters.
9665 * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
9666 Set sinks to PAUSED first before adding and linking them so that
9667 we don't interrupt dataflow.
9669 2005-11-28 Wim Taymans <wim@fluendo.com>
9671 * gst-libs/gst/audio/TODO:
9674 * gst-libs/gst/audio/gstaudiosink.c:
9675 (gst_audioringbuffer_open_device),
9676 (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
9677 (gst_audioringbuffer_release):
9680 * gst-libs/gst/audio/gstbaseaudiosink.c:
9681 (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
9682 (gst_base_audio_sink_change_state):
9683 Slave to the master clock when going to PLAYING and unslave when
9686 * gst-libs/gst/audio/gstringbuffer.c:
9687 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
9688 (gst_ring_buffer_acquire), (gst_ring_buffer_release),
9689 (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
9690 (gst_ring_buffer_clear_all), (wait_segment),
9691 (gst_ring_buffer_commit), (gst_ring_buffer_read),
9692 (gst_ring_buffer_advance):
9693 * gst-libs/gst/audio/gstringbuffer.h:
9694 Add some docs and cleanups.
9696 2005-11-28 Julien MOUTTE <julien@moutte.net>
9698 * sys/xvimage/xvimagesink.c:
9699 (gst_xvimagesink_navigation_send_event): Fix navigation events
9700 coordinates translation with pixel aspect ratios.
9702 2005-11-28 Julien MOUTTE <julien@moutte.net>
9704 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
9705 Use calculated video geometry from _setcaps instead of buffer
9706 caps to respect pixel aspect ratio. (fixes #322388)
9708 2005-11-28 Julien MOUTTE <julien@moutte.net>
9710 * docs/libs/tmpl/gstcolorbalance.sgml:
9711 * docs/libs/tmpl/gstmixer.sgml:
9712 * docs/libs/tmpl/gstxoverlay.sgml:
9713 * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
9716 2005-11-28 Julien MOUTTE <julien@moutte.net>
9718 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
9719 Refuse to create an XvImage if we can't find the format.
9721 2005-11-28 Edward Hervey <edward@fluendo.com>
9723 * gst-libs/gst/riff/riff-media.c:
9724 (gst_riff_create_audio_template_caps):
9725 Add ATRAC3 to the list of riff-possible audio caps.
9726 I know we still don't have a plugin for atrac3, but it's saner to output
9727 that than a cryptic mimetype.
9729 2005-11-27 Edward Hervey <edward@fluendo.com>
9731 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
9732 Don't try to create a zero-sized subbuffer.
9734 2005-11-27 Julien MOUTTE <julien@moutte.net>
9736 * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
9737 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
9738 (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
9739 (gst_ximagesink_expose): Fixed a tricky race.
9740 * sys/ximage/ximagesink.h:
9741 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9742 (gst_xvimagesink_expose): Fixed a tricky race.
9743 * sys/xvimage/xvimagesink.h:
9745 2005-11-27 Edward Hervey <edward@fluendo.com>
9747 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9748 (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
9749 Remove unused properties, and add queues between demuxers and decoders
9750 so that a lot more files can preroll properly.
9752 2005-11-27 Thomas Vander Stichele <thomas at apestaart dot org>
9754 * gst-libs/gst/net/Makefile.am:
9755 * gst-libs/gst/rtp/Makefile.am:
9756 * gst-libs/gst/tag/Makefile.am:
9757 remove silly include
9758 * gst/tags/Makefile.am:
9759 * gst/tags/gsttagediting.c:
9760 * gst/tags/gsttageditingprivate.h:
9761 * gst/tags/tagedit.vcproj:
9762 remove directory, is as good as empty
9764 2005-11-27 Thomas Vander Stichele <thomas at apestaart dot org>
9767 added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
9768 * gst-libs/Makefile.am:
9769 * gst-libs/gst/audio/Makefile.am:
9770 * gst-libs/gst/interfaces/Makefile.am:
9771 * gst-libs/gst/net/Makefile.am:
9772 * gst-libs/gst/riff/Makefile.am:
9773 * gst-libs/gst/rtp/Makefile.am:
9774 * gst-libs/gst/tag/Makefile.am:
9775 * gst-libs/gst/video/Makefile.am:
9778 2005-11-27 Julien MOUTTE <julien@moutte.net>
9780 * docs/libs/tmpl/gstcolorbalance.sgml:
9781 * docs/libs/tmpl/gstmixer.sgml:
9782 * docs/libs/tmpl/gstxoverlay.sgml:
9783 * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
9784 * sys/ximage/ximagesink.h:
9785 * sys/xvimage/xvimagesink.h: More and more documentation.
9787 2005-11-26 Julien MOUTTE <julien@moutte.net>
9789 * docs/libs/gst-plugins-base-libs-docs.sgml:
9790 * docs/libs/gst-plugins-base-libs-sections.txt:
9791 * docs/libs/tmpl/gstcolorbalance.sgml:
9792 * docs/libs/tmpl/gstmixer.sgml:
9793 * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
9796 2005-11-26 Julien MOUTTE <julien@moutte.net>
9798 * docs/plugins/Makefile.am:
9799 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9800 * docs/plugins/gst-plugins-base-plugins-sections.txt:
9801 * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
9803 2005-11-26 Julien MOUTTE <julien@moutte.net>
9805 * docs/plugins/Makefile.am:
9806 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9807 * docs/plugins/gst-plugins-base-plugins-sections.txt:
9808 * docs/plugins/inspect/plugin-adder.xml:
9809 * docs/plugins/inspect/plugin-alsa.xml:
9810 * docs/plugins/inspect/plugin-audioconvert.xml:
9811 * docs/plugins/inspect/plugin-audiorate.xml:
9812 * docs/plugins/inspect/plugin-audioresample.xml:
9813 * docs/plugins/inspect/plugin-audiotestsrc.xml:
9814 * docs/plugins/inspect/plugin-decodebin.xml:
9815 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
9816 * docs/plugins/inspect/plugin-gnomevfs.xml:
9817 * docs/plugins/inspect/plugin-ogg.xml:
9818 * docs/plugins/inspect/plugin-playbin.xml:
9819 * docs/plugins/inspect/plugin-subparse.xml:
9820 * docs/plugins/inspect/plugin-tcp.xml:
9821 * docs/plugins/inspect/plugin-theora.xml:
9822 * docs/plugins/inspect/plugin-typefindfunctions.xml:
9823 * docs/plugins/inspect/plugin-video4linux.xml:
9824 * docs/plugins/inspect/plugin-videorate.xml:
9825 * docs/plugins/inspect/plugin-videoscale.xml:
9826 * docs/plugins/inspect/plugin-videotestsrc.xml:
9827 * docs/plugins/inspect/plugin-volume.xml:
9828 * docs/plugins/inspect/plugin-vorbis.xml:
9829 * docs/plugins/inspect/plugin-ximagesink.xml:
9830 * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
9831 * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
9833 2005-11-26 Edward Hervey <edward@fluendo.com>
9835 * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
9836 Properly return GstFlowReturn from gst_pad_push in chain functions.
9838 2005-11-25 Michael Smith <msmith@fluendo.com>
9840 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
9841 (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
9842 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
9843 (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
9844 Handle various conditions better when we don't understand a stream.
9845 Removes a heap of CRITICALs on ogg streams containing unknown data.
9847 2005-11-24 Andy Wingo <wingo@pobox.com>
9849 * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
9852 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
9854 * configure.ac: back to HEAD
9856 === release 0.9.6 ===
9858 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
9861 releasing 0.9.6, "White Eight"
9863 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
9865 * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
9866 * docs/plugins/inspect/plugin-sine.xml:
9867 remove sinesrc some more
9869 2005-11-23 Wim Taymans <wim@fluendo.com>
9871 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
9872 If we are reading too slowly, jump forward in the ringbuffer
9873 instead of blocking.
9875 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
9877 * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
9879 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
9880 * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
9881 (gst_videorate_chain):
9882 * gst/videotestsrc/gstvideotestsrc.c:
9883 (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
9884 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
9885 (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
9886 (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
9887 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
9888 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
9889 Updates for API changes
9891 2005-11-23 Wim Taymans <wim@fluendo.com>
9893 * gst-libs/gst/audio/gstbaseaudiosink.c:
9894 (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
9895 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
9896 Fix for calibration API change.
9898 2005-11-23 Michael Smith <msmith@fluendo.com>
9900 * gst-libs/gst/audio/multichannel.c:
9901 (gst_audio_get_channel_positions),
9902 (gst_audio_set_channel_positions),
9903 (gst_audio_set_structure_channel_positions_list),
9904 (gst_audio_fixate_channel_positions):
9905 Use gst_value_array_*() functions on value arrays, not
9908 2005-11-23 Edward Hervey <edward@fluendo.com>
9911 eheh, sinesrc is gone. Replacing sample srcfile by existing one.
9914 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
9916 * check/Makefile.am:
9917 * check/elements/videotestsrc.c: (setup_videotestsrc),
9918 (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
9920 add a test for videotestsrc
9922 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
9924 * gst/sine/.cvsignore:
9925 * gst/sine/Makefile.am:
9926 * gst/sine/gstsinesrc.c:
9927 * gst/sine/gstsinesrc.h:
9928 * gst/sine/sinesrc.vcproj:
9929 and remove sinesrc from the repository. Closes #321446
9931 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
9934 * gst-plugins-base.spec.in:
9935 remove sinesrc from the build
9937 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
9939 * check/Makefile.am:
9940 * check/elements/audiotestsrc.c: (setup_audiotestsrc),
9941 (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
9943 add a test for audiotestsrc, testing all waves. Even seems
9944 leak-free at first glance, nice job Stefan
9946 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
9962 Translation string updates
9964 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
9965 (gst_v4lsrc_set_caps):
9966 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
9967 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
9968 * sys/v4l/v4lsrc_calls.h:
9969 Improve v4lsrc, by making it work again.
9971 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
9973 * ext/libvisual/visual.c: (gst_visual_chain):
9974 Fix the fps calculations.
9976 * gst/ffmpegcolorspace/avcodec.h:
9977 Move structure element for clarity
9979 * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
9980 * gst-libs/gst/interfaces/tunernorm.h:
9981 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
9982 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
9983 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
9984 (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
9985 (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
9986 (gst_v4lmjpegsrc_getcaps):
9987 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
9988 (gst_v4lsrc_set_caps):
9989 * sys/v4l/gstv4lsrc.h:
9990 * sys/v4l/v4l_calls.c: (gst_v4l_open):
9991 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
9992 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
9993 * sys/v4l/v4lsrc_calls.h:
9994 Fractional framerates...
9996 2005-11-22 Wim Taymans <wim@fluendo.com>
9998 * gst-libs/gst/audio/gstbaseaudiosink.c:
9999 (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
10000 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10001 And we provide a clock by default, of course...
10003 2005-11-22 Wim Taymans <wim@fluendo.com>
10005 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
10006 This clock can be slaved to a master clock now.
10008 * gst-libs/gst/audio/gstbaseaudiosink.c:
10009 (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
10010 (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
10011 (gst_base_audio_sink_set_clock),
10012 (gst_base_audio_sink_set_property),
10013 (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
10014 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10015 * gst-libs/gst/audio/gstbaseaudiosink.h:
10016 Handle slaving the internal clock to the clock selected in the
10018 Add property to make the basesink not provide a clock.
10020 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10021 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
10022 (gst_base_rtp_depayload_wait):
10023 * gst-libs/gst/rtp/gstbasertpdepayload.h:
10024 We can use the clock in GstElement, no need to store it ourselves.
10026 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
10028 * docs/libs/tmpl/gstaudio.sgml:
10030 * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
10031 (gst_paranoia_endian_get_type):
10032 * ext/theora/theoraenc.c: (gst_border_mode_get_type):
10033 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
10034 * gst/audiotestsrc/gstaudiotestsrc.c:
10035 (gst_audiostestsrc_wave_get_type):
10036 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
10037 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
10038 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
10039 (gst_sync_method_get_type), (gst_unit_type_get_type),
10040 (gst_client_status_get_type), (gst_multifdsink_class_init),
10041 (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
10042 (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
10043 (gst_multifdsink_get_property):
10044 * gst/tcp/gstmultifdsink.h:
10045 * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
10046 * gst/videotestsrc/gstvideotestsrc.c:
10047 (gst_videotestsrc_pattern_get_type):
10048 remove deprecated properties
10049 fix up enums to correctly have short lowercase dashed nicks
10051 2005-11-22 Michael Smith <msmith@fluendo.com>
10053 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
10054 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
10057 2005-11-22 Michael Smith <msmith@fluendo.com>
10059 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
10060 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
10061 Use utility method for scaling clocktime for fractional framerates.
10063 2005-11-22 Jan Schmidt <thaytan@mad.scientist.com>
10065 * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
10066 (gst_visual_chain):
10067 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
10068 * ext/theora/theoradec.c: (theora_handle_type_packet):
10069 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
10070 (theora_enc_chain):
10071 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10072 * gst-libs/gst/video/video.c: (gst_video_frame_rate):
10073 * gst-libs/gst/video/video.h:
10074 * gst/ffmpegcolorspace/avcodec.h:
10075 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10076 (gst_ffmpeg_caps_to_pixfmt):
10077 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10078 (gst_ffmpegcsp_set_caps):
10079 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
10080 (gst_videorate_setcaps), (gst_videorate_blank_data),
10081 (gst_videorate_chain):
10082 * gst/videotestsrc/gstvideotestsrc.c:
10083 (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
10084 (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
10085 (gst_videotestsrc_event), (gst_videotestsrc_create):
10086 * gst/videotestsrc/gstvideotestsrc.h:
10087 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
10088 (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10089 (gst_ximagesink_get_times), (gst_ximagesink_init):
10090 * sys/ximage/ximagesink.h:
10091 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10092 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
10093 (gst_xvimagesink_get_times), (gst_xvimagesink_init):
10094 * sys/xvimage/xvimagesink.h:
10095 Convert elements to use fractions for their framerate.
10096 V4L elements to come later tonight.
10098 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
10100 * gst-libs/gst/audio/audio.c:
10101 * gst-libs/gst/audio/audio.h:
10102 remove some deprecated functions
10104 2005-11-22 Andy Wingo <wingo@pobox.com>
10106 * Update for gst_tag_setter API changes.
10108 2005-11-22 Andy Wingo <wingo@pobox.com>
10110 * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
10111 (gst_ogg_demux_perform_seek):
10112 * ext/theora/theoradec.c (theora_dec_sink_event):
10113 * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
10116 2005-11-22 Wim Taymans <wim@fluendo.com>
10118 * examples/seeking/seek.c: (main):
10119 Give higher priority to bus signals than the gtk events
10120 to fix a race condition in the segment looping.
10122 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
10124 * ext/theora/Makefile.am:
10125 * ext/vorbis/Makefile.am:
10126 * gst-libs/gst/tag/Makefile.am:
10127 * gst-plugins-base.spec.in:
10128 Rename libgsttagedit to libgsttag (#322117).
10130 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
10132 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
10133 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10134 Call gst_x_overlay_prepare_xwindow_id() to give applications
10135 a final chance to set their own xwindow id before the video
10136 sink creates its own window.
10138 2005-11-22 Julien MOUTTE <julien@moutte.net>
10140 * sys/xvimage/xvimagesink.c:
10141 (gst_xvimagesink_navigation_send_event): Handle navigation
10142 events correcly with borders if applicable.
10144 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
10146 Patch by: Luca Ognibene
10148 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10149 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
10150 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10151 (gst_ffmpegcsp_caps_remove_format_info):
10152 * gst/ffmpegcolorspace/imgconvert.c:
10153 * gst/ffmpegcolorspace/imgconvert_template.h:
10154 Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
10155 #318353); use gst_structure_has_name().
10157 2005-11-22 Julien MOUTTE <julien@moutte.net>
10159 * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
10160 (gst_ximagesink_class_init): Add debug macros on functions.
10161 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
10162 (gst_xvimagesink_xwindow_draw_borders),
10163 (gst_xvimagesink_xvimage_put),
10164 (gst_xvimagesink_xwindow_update_geometry),
10165 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
10166 (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
10167 (gst_xvimagesink_xcontext_clear),
10168 (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
10169 (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
10170 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
10171 (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
10172 (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
10173 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10174 * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
10175 expose while being PAUSED, out of data flow navigation events, etc..
10177 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
10179 * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10180 * gst-libs/gst/audio/audio.h:
10181 fix prototype - wondering why the test worked regardless
10183 2005-11-21 Thomas Vander Stichele <thomas at apestaart dot org>
10185 * check/Makefile.am:
10186 * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10187 * gst-libs/gst/audio/audio.h:
10188 add a method that returns a proper GstClockTime
10190 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10192 * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
10193 (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
10194 * gst-libs/gst/interfaces/xoverlay.h:
10195 Remove everything having to do with the desired size; add
10196 gst_x_overlay_prepare_xwindow_id() function; remove the
10197 'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
10198 post a message on the bus instead (#321816).
10200 * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
10201 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
10202 (gst_xvimagesink_xoverlay_init):
10203 Remove desired size stuff (#321816).
10205 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10207 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
10208 (mpeg2_sys_type_find), (mpeg1_sys_type_find),
10209 (mpeg_video_type_find), (mpeg_video_stream_type_find):
10210 Terminate vararg functions with NULL instead of 0 to
10213 2005-11-21 Andy Wingo <wingo@pobox.com>
10215 patch by: Sebastien Cote <sebas642@yahoo.ca>
10217 * gst-libs/gst/rtp/gstrtpbuffer.h:
10218 * gst-libs/gst/rtp/gstrtpbuffer.c
10219 (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
10221 2005-11-21 Andy Wingo <wingo@pobox.com>
10223 * gst/playback/gstplaybin.c (gen_audio_element)
10224 (gen_video_element): Use the new MISSING_PLUGIN core error
10225 category. Closes #320060.
10227 * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event):
10228 * gst/videorate/gstvideorate.c (gst_videorate_event):
10229 * ext/theora/theoradec.c (theora_dec_sink_event):
10230 * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
10233 * gst/subparse/gstsubparse.c (gst_subparse_src_event):
10234 * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
10235 stream lock changes.
10237 2005-11-21 Wim Taymans <wim@fluendo.com>
10239 * gst-libs/gst/audio/gstbaseaudiosink.c:
10240 (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
10241 (gst_base_audio_sink_provide_clock),
10242 (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
10243 (gst_base_audio_sink_change_state):
10244 * gst/audioresample/gstaudioresample.c:
10245 Segment update fix.
10247 2005-11-21 Andy Wingo <wingo@pobox.com>
10250 * *.c: Ran scripts/update-macros. Oh yes.
10252 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10254 * sys/ximage/Makefile.am:
10255 * sys/ximage/ximage.c:
10256 Rename ximage plugin to ximagesink (#321426) (Don't forget to
10257 remove your old libgstximage.* manually if necessary).
10259 2005-11-21 Michael Smith <msmith@fluendo.com>
10261 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
10262 Minimal fix for bug #320200: set the min/max bitrate in the correct
10263 units. A better fix would be to upgrade to the RATEMANAGE2
10264 interface, rather than using the deprecated interface used here, but
10265 that would require an update in our libvorbis dependency (to 1.1),
10266 which is probably undesirable.
10268 2005-11-21 Jan Schmidt <thaytan@mad.scientist.com>
10270 * ext/libvisual/visual.c: (get_buffer):
10271 * gst-libs/gst/audio/gstbaseaudiosrc.c:
10272 (gst_base_audio_src_fixate):
10273 * gst/audioconvert/gstaudioconvert.c:
10274 (gst_audio_convert_fixate_caps):
10275 * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
10276 * gst/audiotestsrc/gstaudiotestsrc.c:
10277 (gst_audiotestsrc_src_fixate):
10278 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
10279 * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
10280 * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
10281 * gst/videotestsrc/gstvideotestsrc.c:
10282 (gst_videotestsrc_src_fixate):
10283 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
10284 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
10285 Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
10289 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10291 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
10292 (gst_riff_create_iavs_caps):
10293 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
10294 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
10295 (gst_riff_parse_info):
10296 * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
10297 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
10298 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10299 Fixes for GST_FOURCC_FORMAT API change.
10301 2005-11-21 Andy Wingo <wingo@pobox.com>
10303 patch by: Alessandro Dessina <alessandro nnva org>
10305 * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
10306 * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
10307 (gst_ogg_parse_chain):
10308 * ext/theora/theoraenc.c (theora_set_header_on_caps):
10309 * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
10310 * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
10311 gst_value_list calls on arrays. Fixes #321962.
10313 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10315 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
10316 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
10317 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
10318 * gst/adder/gstadder.c: (gst_adder_init),
10319 (gst_adder_request_new_pad), (gst_adder_collected),
10320 (gst_adder_change_state):
10321 Update for gst_collectpads_foo() to gst_collect_pads_foo()
10324 2005-11-21 Michael Smith <msmith@fluendo.com>
10326 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
10327 (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
10328 Properly handle pad_push return values.
10330 2005-11-20 Jan Schmidt <thaytan@mad.scientist.com>
10332 * gst-libs/gst/tag/Makefile.am:
10333 * gst-libs/gst/tag/gstvorbistag.c:
10334 (gst_tag_list_to_vorbiscomment_buffer):
10335 Remove obsolete vorbistag element and debug category.
10337 * gst/playback/gstplaybasebin.c: (check_queue):
10338 Don't divide by 0 when queue-threshold is 0.
10340 * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
10341 Don't modify an existing pixel-aspect-ratio if we fail to read
10344 2005-11-20 Wim Taymans <wim@fluendo.com>
10346 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
10347 (gst_vorbisenc_push_packet):
10348 GST_PAD_IS_USABLE is gone, use the return value of
10349 the push or pad_alloc_buffer instead.
10351 2005-11-18 Julien MOUTTE <julien@moutte.net>
10353 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
10354 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
10355 (gst_ximagesink_ximage_destroy),
10356 (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
10357 (gst_ximagesink_xwindow_new),
10358 (gst_ximagesink_xwindow_update_geometry),
10359 (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
10360 (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
10361 (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
10362 (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10363 (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
10364 (gst_ximagesink_navigation_send_event),
10365 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
10366 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
10367 (gst_ximagesink_finalize), (gst_ximagesink_init),
10368 (gst_ximagesink_class_init):
10369 * sys/ximage/ximagesink.h: Refactoring of ximagesink.
10370 This new version brings correct software scaling, non flickering
10371 window while resizing, pixel aspect ratio handling, usage of
10372 hardware buffer pools, out of data flow event thread for
10373 navigation and handling of expose events even when being PAUSED,
10374 a new property to keep video aspect ratio when resizing, etc...
10376 2005-11-18 Julien MOUTTE <julien@moutte.net>
10378 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
10379 (gst_videoscale_fixate_caps): Introduce back caps fixate with
10382 2005-11-18 Edward Hervey <bilboed@dvdsrc.fluendo.com>
10384 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
10385 Unsetting IS_SINK flag from the fakesink, so decodebin
10386 never behaves as a sink.
10388 2005-11-17 Wim Taymans <wim@fluendo.com>
10390 * gst-libs/gst/audio/gstbaseaudiosrc.c:
10391 (gst_base_audio_src_change_state):
10392 Fix the audiosrc base class again, we did not unflush.
10394 2005-11-17 Julien MOUTTE <julien@moutte.net>
10396 * examples/seeking/seek.c: (make_dv_pipeline),
10397 (make_vorbis_theora_pipeline), (make_avi_pipeline),
10398 (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
10399 to ogg/vorbis/theora pipeline.
10401 2005-11-17 Wim Taymans <wim@fluendo.com>
10403 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
10404 (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
10405 (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
10406 Fix EOS on multiple streams.
10409 2005-11-16 Wim Taymans <wim@fluendo.com>
10411 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
10412 (gst_ogg_demux_perform_seek):
10413 Segment done must include stream time.
10415 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
10416 (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
10417 (gst_ogg_mux_change_state):
10418 Fix ogg muxer again.
10420 2005-11-16 Wim Taymans <wim@fluendo.com>
10422 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
10425 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
10427 * ext/libvisual/visual.c: (gst_visual_init):
10428 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
10429 * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
10430 (gst_ogg_parse_chain):
10431 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
10432 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
10433 * ext/theora/theoradec.c: (gst_theora_dec_init):
10434 * ext/theora/theoraenc.c: (gst_theora_enc_init):
10435 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
10436 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
10437 * gst/adder/gstadder.c: (gst_adder_class_init),
10438 (gst_adder_dispose):
10439 * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
10440 * gst/subparse/gstsubparse.c: (gst_subparse_init):
10441 * gst/videorate/gstvideorate.c: (gst_videorate_init):
10442 Fix a whole set of pad template leaks
10444 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
10446 * check/generic/states.c: (GST_START_TEST):
10447 fix the test so that it only checks for elements that are part of
10450 2005-11-16 Michael Smith <msmith@fluendo.com>
10452 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
10453 (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
10454 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10455 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10456 (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
10457 (gst_ogg_mux_change_state):
10458 Fix leaking collectpads.
10460 2005-11-16 Edward Hervey <edward@fluendo.com>
10462 * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
10463 (gst_videorate_event), (gst_videorate_chain):
10464 Handle segment seeks
10466 2005-11-16 Wim Taymans <wim@fluendo.com>
10468 * gst-libs/gst/audio/gstbaseaudiosink.c:
10469 (gst_base_audio_sink_provide_clock),
10470 (gst_base_audio_sink_change_state):
10471 Set ringbuffer to non-flushing when going to PAUSED, set to
10472 flushing again when going to READY.
10474 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
10475 (gst_ring_buffer_stop):
10476 Start in flushing mode by default.
10477 Don't set flushing in the _stop method, let the app call
10480 2005-11-16 Julien MOUTTE <julien@moutte.net>
10482 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
10483 * gst-libs/gst/video/videosink.h: Add helper function needed
10486 2005-11-16 Tim-Philipp Müller <tim at centricular dot net>
10488 * gst/videoscale/gstvideoscale.c:
10489 (gst_videoscale_handle_src_event):
10490 Don't leak reference to pad parent.
10492 2005-11-16 Wim Taymans <wim@fluendo.com>
10494 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
10495 Set ringbuffer to flushing when stopping so that we don't
10496 block on wait_segment anymore and livelock.
10498 2005-11-16 Wim Taymans <wim@fluendo.com>
10500 * examples/seeking/seek.c: (send_event), (do_seek),
10501 (loop_toggle_cb), (segment_done), (main):
10502 Added looping checkbox.
10504 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
10506 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10507 (gst_ogg_demux_init):
10508 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
10509 (gst_vorbis_dec_init):
10510 revert unrefs, they don't pass make check
10512 2005-11-15 Johan Dahlin <johan@gnome.org>
10514 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10515 (gst_ogg_demux_init), (gst_ogg_demux_finalize):
10516 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
10517 (gst_vorbis_dec_init):
10518 Fix pad template leaks.
10520 2005-11-15 Tim-Philipp Müller <tim at centricular dot net>
10522 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
10523 Make state change function thread safe.
10525 2005-11-15 Edward Hervey <edward@fluendo.com>
10527 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
10528 (gst_ogg_demux_class_init):
10529 Implement GstElement::send_event, so we can send seek events
10532 2005-11-14 Julien MOUTTE <julien@moutte.net>
10534 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
10535 Discovered how to take away flickering while resizing the
10536 window. Please don't put that in ximagesink, refactoring in
10539 2005-11-14 Michael Smith <msmith@fluendo.com>
10541 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
10542 (gst_multifdsink_render):
10543 Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
10545 2005-11-14 Tim-Philipp Müller <tim at centricular dot net>
10547 * gst/playback/gstplaybin.c: (gen_audio_element):
10548 Use autoaudiosink, it tends to be more widely available than
10551 2005-11-14 Andy Wingo <wingo@pobox.com>
10553 * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
10554 as well if it is available. Fixes #316442.
10556 2005-11-14 Michael Smith <msmith@fluendo.com>
10558 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
10559 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
10560 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10561 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10562 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
10563 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
10564 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
10565 (gst_vorbisenc_change_state):
10566 Fix a small memory leak in vorbisenc.
10567 Fix large memory leaks in oggmux, also fix lots of state change
10570 2005-11-14 Thomas Vander Stichele <thomas at apestaart dot org>
10572 * gst/videotestsrc/gstvideotestsrc.c:
10573 (gst_videotestsrc_class_init), (gst_videotestsrc_init),
10574 (gst_videotestsrc_src_fixate):
10575 move fixation to a fixate function
10576 remove negotiate function, basesrc's is good enough
10577 fixes a bug for check when using the element alone
10579 2005-11-13 Edward Hervey <edward@fluendo.com>
10581 * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
10582 (key_toggle_cb), (main):
10583 Added checkboxes for adding/removing the accurate and key_unit seek
10586 2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
10588 * configure.ac: back to HEAD
10590 === release 0.9.5 ===
10592 2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
10595 releasing 0.9.5, "No No Kia"
10597 2005-11-11 Edward Hervey <edward@fluendo.com>
10599 * examples/seeking/seek.c: (make_parselaunch_pipeline):
10600 Added parse-launch syntax seeking mode for the seeking example.
10601 This should help stress-test even more cases.
10602 Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
10604 2005-11-11 Tim-Philipp Müller <tim at centricular dot net>
10606 * sys/xvimage/xvimagesink.c:
10607 (gst_xvimagesink_navigation_send_event):
10608 Check whether peer pad exists before sending navigation events
10611 2005-11-11 Michael Smith <msmith@fluendo.com>
10613 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
10614 (gst_vorbisenc_buffer_from_packet):
10615 * ext/vorbis/vorbisenc.h:
10616 Set duration on encoded buffers. This allows oggmux's
10617 max_page_delay parameter to actually work.
10619 2005-11-11 Tim-Philipp Müller <tim at centricular dot net>
10621 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10622 (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
10623 (gst_ffmpegcsp_avpicture_fill):
10624 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10625 (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
10626 Make palettes work again (see #132341). Use our own macros
10629 2005-11-10 Andy Wingo <wingo@pobox.com>
10631 * gst/playback/gstplaybasebin.c (prepare_output): Fix format
10634 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
10636 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10637 (gst_ffmpegcsp_transform_caps):
10638 Prefer passthrough in transform_caps
10640 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
10642 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
10643 check for ALSA errors properly, instead of relying on ALSA's
10644 error strings to serve to the user.
10646 2005-11-10 Wim Taymans <wim@fluendo.com>
10648 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
10649 (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
10650 (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
10651 Modernise the seek code.
10653 2005-11-10 Michael Smith <msmith@fluendo.com>
10655 * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
10656 (setup_substreams), (set_active_source):
10657 Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
10658 trying to go to NULL if we failed to read a file.
10660 2005-11-10 Wim Taymans <wim@fluendo.com>
10662 * gst/audiotestsrc/gstaudiotestsrc.c:
10663 (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
10664 (gst_audiotestsrc_create):
10665 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10666 (gst_sinesrc_get_times), (gst_sinesrc_create):
10667 * gst/videotestsrc/gstvideotestsrc.c:
10668 (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
10669 (gst_videotestsrc_create):
10670 The base class can now sync for us.
10672 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
10674 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
10675 a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
10676 name=source autoprobe=false autoprobe-fps=false copy-mode=1
10677 device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
10678 format=(fourcc)I420" ! xvimagesink
10680 2005-11-10 Tim-Philipp Müller <tim at centricular dot net>
10682 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10683 (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
10684 (gst_sinesrc_newsegment):
10685 Send newsegment event in TIME format, set duration if
10686 num-buffers is set, fix duration querying.
10688 2005-11-10 Michael Smith <msmith@fluendo.com>
10690 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
10691 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10692 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10693 (gst_ogg_mux_collected):
10694 Fix EOS handling, partially. Now forwarding an EOS event once we have
10695 EOS on all pads works correctly. However, we still don't properly set
10696 EOS on the actual ogg stream pages.
10698 2005-11-09 Tim-Philipp Müller <tim at centricular dot net>
10700 * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
10701 Set elements to NULL state before disposing of them.
10703 2005-11-08 Sebastien Cote <sebas642 at yahoo dot ca>
10705 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
10707 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10708 (gst_base_rtp_depayload_init),
10709 (gst_base_rtp_depayload_set_gst_timestamp):
10710 * gst-libs/gst/rtp/gstbasertpdepayload.h:
10711 We need to send a newsegment event for each instance, not
10712 just for the first instance of this class (get rid of
10713 static variable in function). (#321011).
10715 2005-11-08 Michael Smith <msmith@fluendo.com>
10717 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
10718 (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
10719 (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
10720 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
10721 Forward port rewrite of muxing strategy to 0.9 version of oggmux.
10722 This makes us mux things correctly according to the ogg muxing
10723 rules. Still not handling EOS correctly right now, though.
10725 2005-11-08 Tim-Philipp Müller <tim at centricular dot net>
10727 * gst/audioconvert/gstaudioconvert.c:
10730 2005-11-08 Tim-Philipp Müller <tim at centricular dot net>
10732 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
10733 (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
10734 Initialise segment_stop to GST_CLOCK_TIME_NONE when
10735 creating a new chain; should fix live streaming. Also
10736 add more debug output and fix a typo.
10738 2005-11-08 Brian Cameron <brian dot cameron at sun dot com>
10740 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
10742 * gst/volume/gstvolume.c: (volume_set_caps):
10743 Fix compilation on Solaris with Forte. (#320923)
10745 2005-11-08 Wim Taymans <wim@fluendo.com>
10747 * gst-libs/gst/audio/gstbaseaudiosink.c:
10748 (gst_base_audio_sink_render):
10749 No need to do a typecheck.
10751 2005-11-07 Tim-Philipp Müller <tim at centricular dot net>
10753 * ext/alsa/gstalsa.h:
10754 We register a debug category, so let's use it.
10756 2005-11-04 Zeeshan Ali <zeenix@gmail.com>
10758 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10759 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
10760 Fixed a small problem.
10762 2005-11-04 Wim Taymans <wim@fluendo.com>
10764 * examples/seeking/Makefile.am:
10765 * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
10766 (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
10767 (make_playerbin_pipeline), (format_value), (update_scale),
10768 (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
10769 (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
10770 (print_usage), (main):
10771 Added app for playback speed testing.
10773 * examples/seeking/seek.c: (dynamic_link),
10774 (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
10775 (make_mpeg_pipeline), (do_seek), (set_update_scale),
10776 (message_received), (main):
10777 Updated seek example.
10779 2005-11-04 Zeeshan Ali <zeenix@gmail.com>
10781 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10782 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
10783 (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
10784 (gst_base_rtp_depayload_set_clock):
10785 * gst-libs/gst/rtp/gstbasertpdepayload.h:
10786 Don't sleep on the bench (system clock) when you have a nice
10787 comfortable bed (Gstreamer clock) to sleep on.
10789 2005-11-03 Wim Taymans <wim@fluendo.com>
10791 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
10792 (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
10793 (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
10794 Handle the case where a pad_block failed.
10796 2005-11-02 Sebastien Cote <sebas642@yahoo.ca>
10798 reviewed by: Zeeshan Ali <zeenix@gmail.com>
10800 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10801 (gst_base_rtp_depayload_add_to_queue),
10802 (gst_base_rtp_depayload_push),
10803 (gst_base_rtp_depayload_set_gst_timestamp),
10804 (gst_base_rtp_depayload_queue_release):
10805 Fixes some bugs in the depayloader's queuing/de-queueing code.
10807 2005-10-31 Michael Smith <msmith@fluendo.com>
10809 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
10810 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10811 (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
10812 Patch from Alessandro Decina <alessandro@nnva.org>.
10813 Make oggdemux only find the final time in a chain, not per-pad,
10814 since the per-pad information can be very expensive to locate, and
10815 it isn't used anywhere. This makes reading a file containing
10816 OggSkeleton reasonably fast.
10817 Also, make chain finding work when there are logical bitstreams that
10818 can't be decoded. Fixes #319110.
10820 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
10822 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10823 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
10824 (gst_base_rtp_depayload_chain),
10825 (gst_base_rtp_depayload_add_to_queue),
10826 (gst_base_rtp_depayload_push),
10827 (gst_base_rtp_depayload_set_gst_timestamp),
10828 (gst_base_rtp_depayload_queue_release),
10829 (gst_base_rtp_depayload_start_thread),
10830 (gst_base_rtp_depayload_set_property),
10831 (gst_base_rtp_depayload_get_property):
10832 * gst-libs/gst/rtp/gstbasertpdepayload.h:
10833 Some random fixes, to fullfill the desires of thomas.
10835 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
10837 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10838 (gst_base_rtp_depayload_add_to_queue),
10839 (gst_base_rtp_depayload_push):
10840 Fixed the queueing algorithm.
10842 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
10844 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10845 (gst_base_rtp_depayload_push):
10848 2005-10-31 Wim Taymans <wim@fluendo.com>
10850 * gst-libs/gst/audio/gstringbuffer.h:
10853 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10854 (gst_ffmpeg_caps_to_pixfmt):
10855 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10856 (gst_ffmpegcsp_set_caps):
10857 Some more comments.
10858 Handle missing required caps fields better.
10860 2005-10-31 Wim Taymans <wim@fluendo.com>
10862 * gst-libs/gst/audio/gstbaseaudiosink.c:
10863 (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
10864 (gst_base_audio_sink_render):
10865 * gst-libs/gst/audio/gstringbuffer.c:
10866 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
10867 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
10868 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
10869 (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
10870 (gst_ring_buffer_read):
10871 * gst-libs/gst/audio/gstringbuffer.h:
10872 Add flushing mode to the ringbuffer so that it in all cases does
10873 not try to handle more audio. This makes sure it does not try to
10874 block anymore when flushing and fixes a livelock.
10876 2005-10-29 Tim-Philipp Müller <tim at centricular dot net>
10878 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
10879 (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
10880 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
10881 Explicitly check for -1 values before doing a conversion
10882 and always map them to -1. (#315545)
10884 2005-10-28 Thomas Vander Stichele <thomas at apestaart dot org>
10886 * gst/playback/gstplaybin.c: (gen_video_element):
10887 first try autovideosink, then xvimagesink, then error out
10889 add translatable file
10904 update translations
10906 2005-10-27 Philippe Khalaf <burger at speedy dot org>
10908 * gst-libs/gst/rtp/gstbasedepayload.c:
10909 * gst-libs/gst/rtp/gstbasedepayload.h:
10912 2005-10-27 Tim-Philipp Müller <tim at centricular dot net>
10914 * gst/playback/.cvsignore:
10915 * gst/playback/decodetest.c:
10916 * gst/playback/test3.c:
10917 Port these two tests as well.
10919 2005-10-27 Wim Taymans <wim@fluendo.com>
10921 * ext/theora/theoradec.c: (theora_dec_src_query),
10922 (theora_dec_sink_event):
10923 * ext/theora/theoraenc.c: (theora_enc_sink_event),
10924 (theora_enc_change_state):
10925 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
10926 (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
10927 Take proper locks when handling events.
10929 2005-10-27 Wim Taymans <wim@fluendo.com>
10931 * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
10932 (gst_adder_change_state):
10933 Fix timestamps and fix deadlock when stopping the collectpads.
10935 2005-10-27 Zeeshan Ali <zeenix@gmail.com>
10937 * gst-libs/gst/rtp/gstrtpbuffer.h:
10938 Declaring the payload types as strings too so that they can be used
10939 in the padtemplate inialization.
10941 2005-10-26 Andre Magalhaes <andrunko@gmail.com>
10943 reviewed by: Zeeshan Ali <zeenix@gmail.com>
10945 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10946 (gst_base_rtp_depayload_class_init):
10947 Fixes a small but nasty bug. The derived elements no longer segfaults
10950 2005-10-26 Michael Smith <msmith@fluendo.com>
10952 * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
10953 When clearing an audioconvert context, set tmpbufsize to zero, so
10954 we'll allocate it again later if required.
10955 This fixes audioconvert re-negotiating formats, which previously
10956 segfaulted with a NULL destination buffer.
10958 2005-10-26 Zeeshan Ali <zeenix@gmail.com>
10960 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10961 (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
10962 (gst_base_rtp_depayload_set_gst_timestamp),
10963 (gst_base_rtp_depayload_queue_release):
10964 Fixed a smalll memleak.
10966 2005-10-26 Zeeshan Ali <zeenix@gmail.com>
10967 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10968 (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
10969 (gst_base_rtp_depayload_finalize),
10970 (gst_base_rtp_depayload_setcaps),
10971 (gst_base_rtp_depayload_add_to_queue),
10972 (gst_base_rtp_depayload_push),
10973 (gst_base_rtp_depayload_set_gst_timestamp),
10974 (gst_base_rtp_depayload_queue_release),
10975 (gst_base_rtp_depayload_thread),
10976 (gst_base_rtp_depayload_change_state):
10977 * gst-libs/gst/rtp/gstbasertpdepayload.h:
10978 Changed the C++ comments to C comments
10980 2005-10-26 Tim-Philipp Müller <tim at centricular dot net>
10982 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
10983 * gst/tcp/gsttcpclientsrc.h:
10984 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
10985 * gst/tcp/gsttcpserversrc.h:
10986 Remove unused 'curoffset' structure member.
10988 2005-10-25 Zeeshan Ali <zeenix@gmail.com>
10990 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10991 (gst_base_rtp_depayload_base_init),
10992 (gst_base_rtp_depayload_finalize):
10993 * gst-libs/gst/rtp/gstbasertpdepayload.h:
10994 * gst-libs/gst/rtp/gstbasertppayload.h:
10995 The pad-template on the sinkpad should be set by the derived classes.
10996 Also added some useful macros.
10998 2005-10-24 Wim Taymans <wim@fluendo.com>
11000 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11001 Correctly flush decoder samples even if we could not
11002 copy them to an output buffer. Fixes #319618.
11004 2005-10-24 Julien MOUTTE <julien@moutte.net>
11006 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11007 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
11008 the caps against our xcontext caps.
11010 2005-10-24 Wim Taymans <wim@fluendo.com>
11012 * gst-libs/gst/audio/gstbaseaudiosink.c:
11013 (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11015 Use sync property from baseclass to disable sync.
11017 2005-10-24 Wim Taymans <wim@fluendo.com>
11019 * gst-libs/gst/audio/gstbaseaudiosink.c:
11020 (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11021 Buffers with no timestamps get aligned with previous buffers or
11022 on underrun, played ASAP.
11024 2005-10-24 Julien MOUTTE <julien@moutte.net>
11026 * gst-libs/gst/video/video.h:
11027 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11028 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11029 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
11030 here comes my change on caps for framerate and geometry range.
11031 We are now accepting 1 to MAXINT for width and height, and from
11032 0.0 to MAXDOUBLE for framerate. That allows duration less png frames
11033 to be blended correctly in videomixer.
11035 2005-10-24 Thomas Vander Stichele <thomas at apestaart dot org>
11040 === release 0.9.4 ===
11042 2005-10-23 Thomas Vander Stichele <thomas at apestaart dot org>
11047 releasing 0.9.4, "Velociraptor"
11049 2005-10-23 Thomas Vander Stichele <thomas at apestaart dot org>
11051 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
11055 2005-10-21 Wim Taymans <wim@fluendo.com>
11057 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11058 (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
11059 (pad_blocked), (close_pad_link), (new_pad):
11060 Don't try to remove elements twice.
11062 2005-10-21 Wim Taymans <wim@fluendo.com>
11064 * ext/theora/theoradec.c: (theora_dec_src_query),
11065 (theora_dec_sink_event):
11066 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11067 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11068 (vorbis_handle_data_packet):
11069 * ext/vorbis/vorbisdec.h:
11072 * gst-libs/gst/audio/gstbaseaudiosink.c:
11073 (gst_base_audio_sink_render):
11074 Don't try to sync on buffers without a timestamp.
11076 2005-10-21 Wim Taymans <wim@fluendo.com>
11078 * ext/theora/theoradec.c: (theora_dec_src_query),
11079 (theora_dec_sink_event):
11080 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11081 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11082 (vorbis_handle_data_packet):
11083 * ext/vorbis/vorbisdec.h:
11086 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
11088 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
11089 (gst_vorbisenc_src_query):
11090 Implement position and duration queries.
11092 * gst/playback/test3.c: (update_scale), (main):
11093 Fix for async state changes and print nicer output.
11095 2005-10-20 Wim Taymans <wim@fluendo.com>
11097 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11098 (dump_element_stats), (main):
11099 * gst/playback/test6.c: (main):
11102 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
11104 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11105 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11106 Don't use functions for position queries when handling
11109 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
11111 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11112 (vorbis_handle_data_packet), (vorbis_dec_chain),
11113 (vorbis_dec_change_state):
11114 * ext/vorbis/vorbisdec.h:
11115 Vorbis streams can be embedded in other container formats
11116 than ogg, container formats where the demuxer might set
11117 timestamps on encoded vorbis buffers instead of those silly
11118 granulepos thingies. In short: make vorbisdec handle
11119 timestamps on incoming buffers as well.
11121 2005-10-20 Wim Taymans <wim@fluendo.com>
11123 * gst/playback/gstplaybasebin.c: (group_destroy),
11124 (gst_play_base_bin_change_state):
11126 Handle case where playbasebin is now ASYNC because
11129 2005-10-19 Tim-Philipp Müller <tim at centricular dot net>
11131 * gst/audioconvert/Makefile.am:
11132 * gst/audioconvert/bufferframesconvert.c:
11133 * gst/audioconvert/plugin.c: (plugin_init):
11134 * gst/audioconvert/plugin.h:
11135 And bye bye buffer-frames-convert
11137 2005-10-19 Wim Taymans <wim@fluendo.com>
11139 * check/elements/audioconvert.c:
11140 * docs/libs/tmpl/gstaudio.sgml:
11141 * docs/libs/tmpl/gstcolorbalance.sgml:
11142 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11143 (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
11144 * ext/vorbis/vorbisenc.c: (raw_caps_factory):
11145 * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
11146 * gst-libs/gst/audio/audio.h:
11147 * gst/audioconvert/audioconvert.h:
11148 * gst/audioconvert/gstaudioconvert.c:
11149 (gst_audio_convert_parse_caps):
11150 * gst/volume/gstvolume.c:
11151 Bye bye buffer-frames.
11153 2005-10-19 Wim Taymans <wim@fluendo.com>
11155 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11156 (query_positions_elems), (query_positions_pads), (update_scale),
11157 (do_seek), (set_update_scale), (message_received), (main):
11158 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
11159 (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
11160 (gst_ogg_demux_loop):
11161 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
11162 * ext/theora/theoradec.c: (theora_dec_src_query),
11163 (theora_dec_sink_event):
11164 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11165 (vorbis_dec_sink_event), (vorbis_handle_data_packet):
11166 * gst/adder/gstadder.c: (gst_adder_query):
11167 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11168 * gst/playback/test3.c: (update_scale):
11169 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11170 (dump_element_stats), (main):
11171 * gst/playback/test6.c: (main):
11172 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11175 2005-10-19 Tim-Philipp Müller <tim at centricular dot net>
11177 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
11178 (xml_check_first_element), (xml_type_find), (smil_type_find),
11180 Add typefinding for SMIL and for generic XML. Based on patch by
11181 Akos Maroy (#308663).
11183 2005-10-18 Wim Taymans <wim@fluendo.com>
11185 * gst/playback/Makefile.am:
11186 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11187 (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
11188 (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
11189 (try_to_link_1), (new_pad), (no_more_pads), (type_found),
11190 (gst_decode_bin_change_state):
11191 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11192 (gst_play_bin_send_event_to_sink):
11193 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11194 (dump_element_stats), (main):
11195 * gst/playback/test6.c: (main):
11196 Make playbin async, it'll commit state to paused when all streams
11199 Added test6.c to show async behaviour.
11201 2005-10-18 Wim Taymans <wim@fluendo.com>
11203 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
11204 (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
11205 Fix for segment-start/stop API change.
11207 2005-10-18 Wim Taymans <wim@fluendo.com>
11209 * check/Makefile.am:
11210 * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
11212 Add future test for clock selection.
11214 2005-10-18 Wim Taymans <wim@fluendo.com>
11216 * ext/alsa/gstalsasink.c: (gst_alsasink_init),
11217 (gst_alsasink_close):
11218 Set handle to NULL.
11220 * gst-libs/gst/audio/gstringbuffer.c:
11221 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11222 (gst_ring_buffer_acquire), (gst_ring_buffer_release),
11223 (gst_ring_buffer_start), (gst_ring_buffer_pause),
11224 (gst_ring_buffer_stop), (gst_ring_buffer_commit),
11225 (gst_ring_buffer_read):
11228 2005-10-17 Stefan Kost <ensonic@users.sf.net>
11230 * gst/audiotestsrc/Makefile.am:
11231 * gst/sine/Makefile.am:
11232 * gst/volume/Makefile.am:
11233 fix broken build of controllerized plugins
11235 2005-10-17 Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
11237 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
11239 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11240 (gst_riff_create_video_template_caps):
11241 Add support for Indeo-3 (IV32).
11243 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
11248 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
11250 * gst-libs/gst/video/video.c: (gst_video_get_size):
11251 * gst/audiotestsrc/gstaudiotestsrc.c:
11254 2005-10-17 Andy Wingo <wingo@pobox.com>
11256 * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
11257 with the collectpads change.
11258 (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
11260 * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
11262 * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
11264 * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
11265 alloc_buffer flow return to callers.
11266 (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
11267 change. Fix some memleaks in theoraenc.
11269 * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
11270 in strange circumstance.
11272 2005-10-17 Julien MOUTTE <julien@moutte.net>
11274 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11275 (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
11276 from caps, let's use the caps...
11278 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
11281 put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
11283 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
11285 * gst-libs/gst/interfaces/Makefile.am:
11288 2005-10-16 Andy Wingo <wingo@pobox.com>
11290 * gst/playback/gstdecodebin.c
11291 (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
11293 (try_to_link_1): Increase kraziness level.
11295 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
11298 restructure like the core one
11299 * gst-libs/gst/audio/Makefile.am:
11300 * gst-libs/gst/interfaces/Makefile.am:
11301 * gst-libs/gst/net/Makefile.am:
11302 * gst-libs/gst/riff/Makefile.am:
11303 * gst-libs/gst/rtp/Makefile.am:
11304 * gst-libs/gst/tag/Makefile.am:
11305 * gst-libs/gst/video/Makefile.am:
11306 use correct linker flags, now the libs are properly versioned
11307 * check/elements/audioconvert.c: (verify_convert):
11308 * ext/alsa/gstalsaplugin.c:
11309 * ext/cdparanoia/gstcdparanoia.c:
11310 * ext/gnomevfs/gstgnomevfs.c:
11311 * ext/libvisual/visual.c:
11312 * ext/ogg/gstogg.c:
11313 * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
11314 * ext/theora/theora.c:
11315 * ext/vorbis/vorbis.c:
11316 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
11317 * gst-libs/gst/tag/gsttagediting.c:
11318 * gst-libs/gst/video/video.c:
11319 * gst/adder/gstadder.c:
11320 * gst/audioconvert/plugin.c:
11321 * gst/audiorate/gstaudiorate.c:
11322 * gst/audioresample/gstaudioresample.c:
11323 * gst/audioresample/resample_ref.c: (resample_scale_ref):
11324 * gst/audioscale/gstaudioscale.c:
11325 * gst/audioscale/resample.c:
11326 * gst/audiotestsrc/gstaudiotestsrc.c:
11327 * gst/ffmpegcolorspace/gstffmpeg.c:
11328 * gst/playback/gstdecodebin.c: (close_pad_link):
11329 * gst/playback/gstplaybin.c: (gen_video_element),
11330 (gen_audio_element):
11331 * gst/sine/gstsinesrc.c:
11332 * gst/subparse/gstsubparse.c:
11333 * gst/tags/gsttagediting.c:
11334 * gst/tcp/gsttcpplugin.c:
11335 * gst/typefind/gsttypefindfunctions.c:
11336 * gst/videorate/gstvideorate.c:
11337 * gst/videoscale/gstvideoscale.c:
11338 * gst/videotestsrc/gstvideotestsrc.c:
11339 * gst/volume/gstvolume.c:
11340 * sys/v4l/gstv4l.c:
11341 * sys/ximage/ximage.c:
11342 * sys/xvimage/xvimagesink.c:
11345 2005-10-13 Tim-Philipp Müller <tim at centricular dot net>
11347 * ext/vorbis/vorbisenc.c:
11348 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
11349 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
11350 (gst_tag_to_vorbis_comments):
11351 Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
11353 2005-10-13 Stefan Kost <ensonic@users.sf.net>
11355 * examples/stats/mp2ogg.c:
11356 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11359 2005-10-13 Michael Smith <msmith@fluendo.com>
11361 * ext/ogg/gstoggmux.c:
11362 Use magic glib macros to define constants as 64 bit, to ensure
11363 appropriate vararg passing.
11365 2005-10-13 Michael Smith <msmith@fluendo.com>
11367 * ext/ogg/gstoggmux.c:
11368 * gst/audioconvert/audioconvert.c: (float):
11369 Don't use LL suffix, as it's not portable, and neither of these
11370 uses required it anyway.
11372 2005-10-12 Stefan Kost <ensonic@users.sf.net>
11374 * examples/indexing/indexmpeg.c: (main):
11375 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
11376 (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
11377 (cdparanoia_convert), (cdparanoia_query):
11378 * ext/cdparanoia/gstcdparanoia.h:
11379 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
11380 (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
11381 (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
11382 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
11383 * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
11384 * gst/playback/gststreamselector.c: (gst_stream_selector_init):
11385 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
11386 (gst_multifdsink_render), (gst_multifdsink_start),
11387 (gst_multifdsink_stop):
11388 * gst/tcp/gstmultifdsink.h:
11389 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
11390 (gst_tcpclientsink_render), (gst_tcpclientsink_start),
11391 (gst_tcpclientsink_stop):
11392 * gst/tcp/gsttcpclientsink.h:
11393 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
11394 (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
11395 (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
11396 * gst/tcp/gsttcpclientsrc.h:
11397 * gst/tcp/gsttcpserversink.h:
11398 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
11399 (gst_tcpserversrc_create), (gst_tcpserversrc_start),
11400 (gst_tcpserversrc_stop):
11401 * gst/tcp/gsttcpserversrc.h:
11402 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
11403 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
11404 * sys/ximage/ximagesink.c: (gst_ximagesink_init):
11405 renamed GST_FLAGS macros to GST_OBJECT_FLAGS
11406 moved bitshift from macro to enum definition
11408 2005-10-12 Wim Taymans <wim@fluendo.com>
11410 * examples/seeking/Makefile.am:
11413 2005-10-12 Wim Taymans <wim@fluendo.com>
11415 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11416 (gst_ring_buffer_read), (gst_ring_buffer_clear):
11417 Don't assert on normal stuff.
11419 * gst/playback/gstplaybin.c: (do_playbin_seek):
11422 2005-10-12 Wim Taymans <wim@fluendo.com>
11424 * check/pipelines/simple_launch_lines.c: (run_pipeline):
11425 * examples/seeking/Makefile.am:
11426 * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
11427 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11428 (do_seek), (set_update_scale), (message_received), (main):
11429 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11430 (gst_ring_buffer_read), (gst_ring_buffer_clear):
11431 Update for _get_state() API change.
11433 2005-10-11 Wim Taymans <wim@fluendo.com>
11435 * gst-libs/gst/audio/gstbaseaudiosink.c:
11436 (gst_base_audio_sink_render):
11437 * gst-libs/gst/audio/gstbaseaudiosrc.c:
11438 (gst_base_audio_src_create):
11439 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11440 (gst_ring_buffer_read):
11442 Commit and read from ringbuffer in samples rather than bytes.
11444 2005-10-11 Wim Taymans <wim@fluendo.com>
11446 * gst-libs/gst/audio/gstbaseaudiosink.c:
11447 (gst_base_audio_sink_render):
11448 Respect segment rate and accum when scheduling samples.
11450 2005-10-11 Julien MOUTTE <julien@moutte.net>
11452 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
11453 (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
11454 EOS correctly, that needs more work.
11456 2005-10-11 Wim Taymans <wim@fluendo.com>
11458 * check/generic/states.c: (GST_START_TEST):
11459 remove old property.
11461 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
11462 (gst_ogg_demux_perform_seek):
11463 * ext/theora/theoradec.c: (theora_dec_sink_event):
11464 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11465 (vorbis_handle_data_packet):
11466 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11467 (gst_base_rtp_depayload_set_gst_timestamp):
11468 * gst/videorate/gstvideorate.c: (gst_videorate_event):
11469 Update for newsegment API change.
11471 2005-10-11 Michael Smith <msmith@fluendo.com>
11473 * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
11474 (do_playbin_seek), (gst_play_bin_send_event):
11475 Override send_event differently, so that we can takes bits of
11476 functionality from GstPipeline (special handling for seeks,
11477 including pausing/resuming, and resetting stream time) and still get
11478 the appropriate behaviour of only forwarding event to a single sink,
11479 rather than all of them.
11480 Unfortunately requires a lot of code duplication, but the
11481 alternatives are equally ugly in the end.
11483 2005-10-11 Thomas Vander Stichele <thomas at apestaart dot org>
11485 * check/elements/audioconvert.c: (setup_audioconvert),
11486 (cleanup_audioconvert), (get_int_caps), (verify_convert),
11487 (GST_START_TEST), (audioconvert_suite):
11488 clean up tests a little, fix some leaks.
11490 2005-10-10 Wim Taymans <wim@fluendo.com>
11492 * ext/alsa/gstalsasink.c:
11493 Also allow unsigned int.
11495 * gst-libs/gst/audio/gstbaseaudiosrc.c:
11496 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
11499 2005-10-10 Wim Taymans <wim@fluendo.com>
11501 * check/pipelines/simple_launch_lines.c: (run_pipeline):
11502 Small update, use API as stated in design docs.
11504 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11505 (update_scale), (do_seek), (seek_cb), (set_update_scale),
11506 (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
11507 (message_received), (main):
11508 Updated seek example for GOption. Some usability improvements.
11510 2005-10-10 Wim Taymans <wim@fluendo.com>
11512 * gst/audioconvert/audioconvert.h:
11513 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
11514 (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
11515 Alloc temp storage somewhere else where we can do it more
11518 2005-10-10 Wim Taymans <wim@fluendo.com>
11520 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
11521 (gst_tcpserversrc_start):
11522 Don't block in accept while doing the state change, move
11523 to poll and make cancellable.
11525 2005-10-09 Philippe Khalaf <burger@speedy.org>
11527 * gst-libs/gst/rtp/rtpbasedepayload.c:
11528 Set timestamp and add queue delay to timestamp
11529 * gst-libs/gst/rtp/rtpbuffer.h:
11530 Set correct payload type for h263
11532 2005-10-09 Stefan Kost <ensonic@users.sf.net>
11534 * gst/audiotestsrc/gstaudiotestsrc.c:
11535 (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
11536 (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
11537 (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
11538 (gst_audiotestsrc_create_triangle),
11539 (gst_audiotestsrc_create_silence),
11540 (gst_audiotestsrc_create_white_noise),
11541 (gst_audiotestsrc_init_pink_noise),
11542 (gst_audiotestsrc_generate_pink_noise_value),
11543 (gst_audiotestsrc_create_pink_noise),
11544 (gst_audiotestsrc_change_wave):
11545 * gst/audiotestsrc/gstaudiotestsrc.h:
11546 fixed typo, added pink noise
11548 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
11550 * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
11552 Add wavpack and spc typefind functions from 0.8 branch.
11554 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
11556 * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
11557 (ar_type_find), (msdos_type_find), (plugin_init):
11558 Add typefind functions for tar archives, ar archives,
11559 RAR archives, and msdos-executables (dlls, exe, etc.).
11560 Some of those would be wrongly identified as mpeg
11561 streams of some sort before (#315550).
11563 2005-10-09 Stefan Kost <ensonic@users.sf.net>
11566 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11567 * docs/plugins/gst-plugins-base-plugins-sections.txt:
11568 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
11569 * gst/audiotestsrc/Makefile.am:
11570 * gst/audiotestsrc/gstaudiotestsrc.c:
11571 (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
11572 (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
11573 (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
11574 (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
11575 (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
11576 (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
11577 (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
11578 (gst_audiotestsrc_create_silence),
11579 (gst_audiotestsrc_create_white_noise),
11580 (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
11581 (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
11582 (gst_audiotestsrc_start), (plugin_init):
11583 * gst/audiotestsrc/gstaudiotestsrc.h:
11584 add new plugin and element
11585 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
11588 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
11590 * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
11591 (gst_adder_init), (gst_adder_request_new_pad),
11592 (gst_adder_change_state):
11593 Add query function to source pad, so adder reports the correct
11594 time/sample position when queried (#315457); fix state change
11595 function; use GST_DEBUG_FUNCPTR() for pad functions.
11597 2005-10-08 Thomas Vander Stichele <thomas at apestaart dot org>
11599 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
11600 Fix leaks in typefind registration
11601 Clean up the gratuitous commenting and whitespacing a little
11603 2005-10-08 Wim Taymans <wim@fluendo.com>
11605 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
11606 Only actually wait for the thread to be stopped if it's
11609 2005-10-08 Wim Taymans <wim@fluendo.com>
11611 * gst-libs/gst/audio/gstbaseaudiosink.c:
11612 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11613 If we receive EOS we can start playback of what we had.
11615 2005-10-08 Wim Taymans <wim@fluendo.com>
11617 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11618 (gst_multifdsink_finalize), (multifdsink_hash_remove),
11619 (gst_multifdsink_stop):
11620 Fix crasher when going to NULL multiple times.
11622 2005-10-06 Wim Taymans <wim@fluendo.com>
11624 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
11625 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
11626 * gst-libs/gst/audio/gstbaseaudiosrc.h:
11627 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
11628 patch from Edgard Lima <edgard.lima@indt.org.br>
11629 Fixed gstbaseaudiosrc adding ring buffer sync to it.
11631 2005-10-06 Wim Taymans <wim@fluendo.com>
11633 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
11634 Report the FLOW_RETURN as string in the error message.
11636 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
11637 Don't assert when clearing an unnegotiated buffer.
11639 2005-10-04 Michael Smith <msmith@fluendo.com>
11641 * gst/playback/gstplaybasebin.c: (group_destroy),
11642 (gen_preroll_element), (remove_groups), (setup_source):
11643 * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
11644 (setup_sinks), (gst_play_bin_send_event),
11645 (gst_play_bin_change_state):
11646 Set state to NULL before removing from bin. Fix refcounting.
11648 2005-10-04 Michael Smith <msmith@fluendo.com>
11650 * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11651 Correct refcounting in send_event() function. Previously was wrong
11652 if the first sink was unable to handle the event.
11654 2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
11657 back to development
11659 === release 0.9.3 ===
11661 2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
11664 Releasing 0.9.3, "De Facto"
11666 2005-10-03 Andy Wingo <wingo@pobox.com>
11668 * gst/playback/gstdecodebin.c (try_to_link_1)
11669 (remove_element_chain): set element to NULL before removing it.
11671 2005-10-02 Johan Dahlin <johan@gnome.org>
11673 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols):
11674 protect gst_gnomevfs_get_supported_uris by a mutex, to make it
11677 2005-10-02 Andy Wingo <wingo@pobox.com>
11679 * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear)
11680 (gst_ring_buffer_prepare_read):
11681 * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
11684 2005-09-29 Wim Taymans <wim@fluendo.com>
11686 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
11687 * ext/theora/theoradec.c: (theora_handle_data_packet):
11688 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11689 Propagate error codes from alloc_buffer too.
11691 2005-09-29 Wim Taymans <wim@fluendo.com>
11693 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
11696 * gst/playback/Makefile.am:
11697 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11698 (dump_element_stats), (main):
11699 Added example stream introspection code.
11701 2005-09-28 Stefan Kost <ensonic@users.sf.net>
11703 * gst/adder/gstadder.c: (gst_adder_collected):
11704 fix adder for float elements
11706 2005-09-28 Wim Taymans <wim@fluendo.com>
11708 * gst-libs/gst/audio/gstbaseaudiosink.c:
11709 (gst_base_audio_sink_class_init),
11710 (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
11711 * gst-libs/gst/audio/gstbaseaudiosrc.c:
11712 (gst_base_audio_src_class_init),
11713 (gst_base_audio_src_provide_clock):
11714 get_clock -> provide_clock
11716 2005-09-28 Andy Wingo <wingo@pobox.com>
11718 * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
11721 * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
11724 * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
11725 Actually add the pad template.
11726 (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
11728 * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
11731 * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
11732 from fdsrc. Get caps in create() instead of start() so it can be
11733 interrupted. Interruption somewhat untested.
11735 * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
11736 Proper EOS handling.
11738 2005-09-27 Andy Wingo <wingo@pobox.com>
11740 * gst/tcp/gsttcpclientsrc.c: Cleaned up.
11742 * gst/tcp/gsttcpserversrc.c: Cleaned up.
11744 * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
11746 * gst/tcp/gsttcp.h:
11747 * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
11748 out of tcpclientsrc.c. Cancellable.
11749 (gst_tcp_socket_read): Made private, cancellable, with better
11750 diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
11751 (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
11752 whole buffer, and better diagnostics.
11753 (gst_tcp_gdp_read_caps): Same.
11755 * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
11757 2005-09-26 Andy Wingo <wingo@pobox.com>
11759 * gst/sine/gstsinesrc.h:
11760 * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
11761 change the 'sync' property to 'is-live' and implement it halfway,
11762 update for controller api change.
11764 * gst/volume/gstvolume.c (volume_transform_ip): Update for
11765 controller api change.
11767 2005-09-24 Wim Taymans <wim@fluendo.com>
11769 * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
11770 * gst-libs/gst/audio/gstaudiosink.c:
11771 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
11772 (gst_audioringbuffer_stop):
11773 * gst-libs/gst/audio/gstbaseaudiosink.c:
11774 (gst_base_audio_sink_event), (gst_base_audio_sink_render),
11775 (gst_base_audio_sink_change_state):
11776 * gst-libs/gst/audio/gstbaseaudiosink.h:
11777 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
11778 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
11779 (gst_ring_buffer_commit), (gst_ring_buffer_read):
11780 * gst-libs/gst/audio/gstringbuffer.h:
11781 Fix sync again. Moved sample alignment to basesink.
11783 2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org>
11785 * docs/plugins/Makefile.am:
11786 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11787 * docs/plugins/gst-plugins-base-plugins-sections.txt:
11788 * gst/volume/gstvolume.c:
11790 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
11791 * gst-libs/gst/audio/audio.h:
11792 add conversion macros for frames <-> clocktime
11794 2005-09-23 David Schleef <ds@schleef.org>
11796 * gst/audioresample/Makefile.am:
11797 * gst/audioresample/debug.h:
11798 * gst/audioresample/gstaudioresample.c:
11799 * gst/audioresample/resample.c: Convert to using gst debugging
11801 2005-09-22 Wim Taymans <wim@fluendo.com>
11803 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11804 (gst_play_bin_send_event):
11805 Only seek on one sink, the first one that succeeds.
11807 2005-09-22 Michael Smith <msmith@fluendo.com>
11809 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
11810 (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
11811 Don't flush encoder state unless we have an initialised encoder.
11812 Clear out encoder state on PAUSED_TO_READY.
11814 2005-09-22 Wim Taymans <wim@fluendo.com>
11816 * gst-libs/gst/rtp/gstbasertppayload.c:
11817 (gst_basertppayload_class_init), (gst_basertppayload_init),
11818 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
11819 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
11820 (gst_basertppayload_is_filled), (gst_basertppayload_push),
11821 (gst_basertppayload_set_property),
11822 (gst_basertppayload_get_property),
11823 (gst_basertppayload_change_state):
11824 * gst-libs/gst/rtp/gstbasertppayload.h:
11825 Added max-ptime to control amount of data in the rtp packets.
11827 2005-09-21 Andy Wingo <wingo@pobox.com>
11829 * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
11832 * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
11833 can be called multiple times, dogs.
11835 2005-09-21 Wim Taymans <wim@fluendo.com>
11837 * gst-libs/gst/rtp/gstbasertppayload.c:
11838 (gst_basertppayload_class_init), (gst_basertppayload_init),
11839 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
11840 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
11841 (gst_basertppayload_push), (gst_basertppayload_get_property),
11842 (gst_basertppayload_change_state):
11845 2005-09-21 Stefan Kost <ensonic@users.sf.net>
11847 * docs/libs/compiling.sgml:
11850 2005-09-20 Wim Taymans <wim@fluendo.com>
11852 * gst-libs/gst/rtp/gstbasertppayload.c:
11853 (gst_basertppayload_class_init), (gst_basertppayload_init),
11854 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
11855 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
11856 (gst_basertppayload_push), (gst_basertppayload_set_property),
11857 (gst_basertppayload_get_property),
11858 (gst_basertppayload_change_state):
11859 * gst-libs/gst/rtp/gstbasertppayload.h:
11860 Added property to configure sequence number offsets.
11862 2005-09-20 Wim Taymans <wim@fluendo.com>
11864 * gst-libs/gst/rtp/gstbasertppayload.c:
11865 (gst_basertppayload_class_init), (gst_basertppayload_init),
11866 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
11867 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
11868 (gst_basertppayload_push), (gst_basertppayload_set_property),
11869 (gst_basertppayload_get_property),
11870 (gst_basertppayload_change_state):
11871 * gst-libs/gst/rtp/gstbasertppayload.h:
11872 Make timestamp offset configurable.
11874 2005-09-20 Thomas Vander Stichele <thomas at apestaart dot org>
11876 * check/pipelines/simple_launch_lines.c: (run_pipeline):
11877 fix wrong pop/unref
11879 2005-09-19 Torsten Schoenfeld <kaffeetisch at gmx dot net>
11881 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
11883 * gst-libs/gst/interfaces/propertyprobe.c:
11884 (gst_property_probe_probe_property_name),
11885 (gst_property_probe_needs_probe_name),
11886 (gst_property_probe_get_values_name),
11887 (gst_property_probe_probe_and_get_values_name):
11888 Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
11889 G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
11891 2005-09-19 Thomas Vander Stichele <thomas at apestaart dot org>
11893 * check/Makefile.am:
11894 have some tests be disabled for valgrinding
11895 * check/elements/vorbisdec.c: (cleanup_vorbisdec),
11897 * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
11898 Fix A Leak. Chain To Parent Finalize.
11900 2005-09-19 Wim Taymans <wim@fluendo.com>
11902 * examples/seeking/seek.c: (make_wav_pipeline), (main):
11903 Fixed wav pipeline.
11905 2005-09-19 Wim Taymans <wim@fluendo.com>
11907 * gst-libs/gst/rtp/gstbasertppayload.c:
11908 (gst_basertppayload_class_init), (gst_basertppayload_init),
11909 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
11910 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
11911 (gst_basertppayload_push), (gst_basertppayload_get_property),
11912 (gst_basertppayload_change_state):
11913 Posting ERROR and WARNING messages is good.
11915 2005-09-19 Wim Taymans <wim@fluendo.com>
11917 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11918 (gst_base_rtp_depayload_add_to_queue),
11919 (gst_base_rtp_depayload_push),
11920 (gst_base_rtp_depayload_set_gst_timestamp),
11921 (gst_base_rtp_depayload_queue_release):
11922 This one was not supposed to go in.
11924 2005-09-19 Wim Taymans <wim@fluendo.com>
11926 * check/pipelines/simple_launch_lines.c: (run_pipeline):
11929 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11930 (gst_base_rtp_depayload_chain),
11931 (gst_base_rtp_depayload_add_to_queue),
11932 (gst_base_rtp_depayload_push),
11933 (gst_base_rtp_depayload_set_gst_timestamp),
11934 (gst_base_rtp_depayload_queue_release):
11937 * gst-libs/gst/rtp/gstbasertppayload.c:
11938 (gst_basertppayload_class_init), (gst_basertppayload_init),
11939 (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
11940 (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
11941 (gst_basertppayload_get_property),
11942 (gst_basertppayload_change_state):
11943 Added debugging category.
11945 2005-09-18 David Schleef <ds@schleef.org>
11947 * gst/playback/gstdecodebin.c: free plugin list correctly
11948 * gst/playback/gstplaybin.c: emit warning if autovideosink
11949 and autoaudiosink can't be found (instead of segfaulting)
11951 2005-09-17 Thomas Vander Stichele <thomas at apestaart dot org>
11953 * check/elements/audioconvert.c: (GST_START_TEST):
11954 try out 24 bit conversion
11956 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
11958 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11959 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
11960 (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
11961 * ext/vorbis/vorbisenc.h:
11962 Fix EOS handling. Still needs a fix in the ogg muxer to
11963 mark the last page as eos.
11965 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
11967 * common/gtk-doc-plugins.mak:
11968 * docs/plugins/Makefile.am:
11969 * docs/plugins/gst-plugins-base-plugins-sections.txt:
11970 * gst/ffmpegcolorspace/Makefile.am:
11971 * gst/ffmpegcolorspace/avcodec.h:
11972 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11973 * gst/tcp/gstmultifdsink.c:
11974 fix up ffmpegcolorspace docs; extract header
11976 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
11978 * common/gtk-doc-plugins.mak:
11979 * docs/plugins/Makefile.am:
11980 * docs/plugins/gst-plugins-base-plugins-sections.txt:
11981 * ext/theora/Makefile.am:
11982 * ext/theora/gsttheoraenc.h:
11983 * ext/theora/theoraenc.c:
11984 * ext/vorbis/vorbisenc.c:
11985 pick up signals and args for vorbis; add some docs for vorbis
11987 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
11989 * common/gstdoc-scangobj:
11990 * common/gtk-doc-plugins.mak:
11991 * docs/libs/Makefile.am:
11992 * docs/plugins/gst-plugins-base-plugins.args:
11993 * docs/plugins/gst-plugins-base-plugins.hierarchy:
11994 * docs/plugins/gst-plugins-base-plugins.interfaces:
11995 * docs/plugins/gst-plugins-base-plugins.prerequisites:
11996 * docs/plugins/gst-plugins-base-plugins.signals:
11997 only scanobj stuff from our source module. Not sure yet
11998 if that's correct, given the hierarchy stuff :)
12000 2005-09-15 Wim Taymans <wim@fluendo.com>
12002 * gst/audioconvert/gstaudioconvert.c:
12003 And enable 24 bits mode as well..
12005 2005-09-15 Wim Taymans <wim@fluendo.com>
12007 * gst-libs/gst/rtp/Makefile.am:
12008 * gst-libs/gst/rtp/gstbasertppayload.c:
12009 (gst_basertppayload_get_type), (gst_basertppayload_base_init),
12010 (gst_basertppayload_class_init), (gst_basertppayload_init),
12011 (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
12012 (gst_basertppayload_chain), (gst_basertppayload_set_options),
12013 (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
12014 (gst_basertppayload_set_property),
12015 (gst_basertppayload_get_property),
12016 (gst_basertppayload_change_state):
12017 * gst-libs/gst/rtp/gstbasertppayload.h:
12018 Added rtp payloader base class.
12020 2005-09-15 Andy Wingo <wingo@pobox.com>
12022 * configure.ac (plugindir): Remove the EOL matcher from the
12023 regexp, as it causes me problems. Libtool? Make? Who knows?
12025 2005-09-14 David Schleef <ds@schleef.org>
12027 * check/generic/states.c:
12028 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
12029 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
12030 Fixes for changes in registry API.
12032 * configure.ac: Only export gst_plugins_desc. Add -no-undefined
12033 to GST_PLUGIN_LDFLAGS.
12034 * ext/libvisual/visual.c: Make the library shut up.
12035 * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
12036 * gst-libs/gst/audio/gstaudiofilter.c: same
12038 2005-09-14 Thomas Vander Stichele <thomas at apestaart dot org>
12040 * docs/plugins/Makefile.am:
12041 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12042 * docs/plugins/inspect/plugin-libvisual.xml:
12043 * docs/plugins/tmpl/element-tcpserversink.sgml:
12044 * ext/theora/theoraenc.c:
12045 add libvisual plugin and theoraenc element to docs
12047 2005-09-14 Thomas Vander Stichele <thomas at apestaart dot org>
12049 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12050 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12051 * ext/theora/theoraenc.c:
12054 2005-09-13 Tim-Philipp Müller <tim at centricular dot net>
12056 * gst/audioconvert/Makefile.am:
12057 Audioconvert derives from GstBaseTransform and should
12058 link to the library with our base elements to avoid
12059 unresolved symbols. Makes things work with MinGW (#316160)
12061 * gst/playback/test4.c: (main):
12062 Fix MinGW build problem and use g_usleep() instead of
12065 2005-09-12 Wim Taymans <wim@fluendo.com>
12067 * gst/audioconvert/audioconvert.c: (float),
12068 (audio_convert_prepare_context), (audio_convert_convert):
12069 * gst/audioconvert/audioconvert.h:
12070 Cleanups, speedups, simplifications, added back support
12073 2005-09-11 Thomas Vander Stichele <thomas at apestaart dot org>
12075 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12076 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12077 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12078 * docs/plugins/tmpl/element-tcpserversink.sgml:
12079 * gst/ffmpegcolorspace/gstffmpeg.c:
12080 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12081 * gst/videotestsrc/gstvideotestsrc.c:
12082 * gst/volume/gstvolume.c:
12083 add more elements to the docs
12085 2005-09-09 Jan Schmidt <thaytan@mad.scientist.com>
12087 * check/Makefile.am:
12088 * check/pipelines/simple_launch_lines.c: (setup_pipeline),
12089 (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
12090 Add extra tests for basetransform based components.
12091 Comment out the test_element_negotiation test until we decide
12092 if it's testing correct behaviour.
12093 * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
12094 (gst_visual_chain), (gst_visual_change_state):
12095 Slightly more correct but still bogus timestamping.
12096 Fix state change function.
12097 * gst/audioconvert/gstaudioconvert.c:
12098 (gst_audio_convert_class_init):
12099 * gst/audioresample/gstaudioresample.c:
12100 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12101 (gst_ffmpegcsp_class_init):
12102 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12103 (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
12104 (gst_videoscale_prepare_image):
12105 * gst/volume/gstvolume.c: (gst_volume_class_init),
12106 (volume_transform_ip):
12107 Basetransform updates. Enable passthrough modes.
12108 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12109 (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
12110 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
12111 Negotiation fix that allows the window to return to the original
12112 size and renegotiate passthrough upstream. Extra debug output.
12114 2005-09-09 Thomas Vander Stichele <thomas at apestaart dot org>
12116 * gst/sine/gstsinesrc.c:
12117 * gst/volume/gstvolume.c:
12118 fix up header include
12120 2005-09-09 Stefan Kost <ensonic@users.sf.net>
12122 * gst-libs/gst/audio/gstbaseaudiosink.c:
12123 (gst_base_audio_sink_render):
12124 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
12125 * gst/volume/gstvolume.c: (gst_volume_class_init),
12126 (volume_transform):
12127 fixing lost sync, some more debugging
12129 2005-09-08 Jan Schmidt <thaytan@mad.scientist.com>
12131 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12132 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
12133 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12134 (gst_xvimagesink_check_xshm_calls):
12135 Fix compilation when XShm is not available.
12137 2005-09-07 Jan Schmidt <thaytan@mad.scientist.com>
12139 * ext/libvisual/visual.c: (gst_visual_dispose),
12140 (gst_visual_getcaps), (gst_visual_src_setcaps),
12141 (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
12142 (gst_visual_change_state):
12143 Finish fixing up libvisual plugin so that it runs.
12145 2005-09-07 Stefan Kost <ensonic@users.sf.net>
12147 * ext/vorbis/vorbisenc.c:
12148 * gst-libs/gst/tag/gstvorbistag.c:
12149 gsttaginterface.h -> gsttagsetter.h
12151 2005-09-07 Stefan Kost <ensonic@users.sf.net>
12153 * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
12154 added another test that failes for me (test is not active by default)
12156 2005-09-07 Zaheer Abbas Merali <zaheerabbas at merali dot org>
12159 v4l2 is no longer in gst-plugins-base
12161 2005-09-07 Jan Schmidt <thaytan@mad.scientist.com>
12164 In the output at the end, don't show the first plugin on the same
12165 line as "Core plug-ins, always built:".
12166 Indent the output as for other plugin categories
12167 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
12168 #define that can be used to not use peer buffer_alloc functions for
12170 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12171 (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
12172 (gst_ximagesink_show_frame):
12173 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12174 (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
12175 (gst_xvimagesink_show_frame):
12176 Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
12177 fails gracefully instead of XError aborting or deadlocking.
12179 2005-09-07 Stefan Kost <ensonic@users.sf.net>
12181 * ext/libvisual/Makefile.am:
12182 link against gst-base-libs
12184 2005-09-06 David Schleef <ds@schleef.org>
12186 * configure.ac: Enable libvisual plugin.
12187 * ext/libvisual/Makefile.am:
12188 * ext/libvisual/visual.c: Fixes to make it compile.
12190 === release 0.9.2 ===
12192 2005-09-06 Thomas Vander Stichele <thomas at apestaart dot org>
12197 * docs/random/ChangeLog-0.8:
12198 releasing 0.9.2, "Spoon"
12200 2005-09-05 Michael Smith <msmith@fluendo.com>
12202 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
12203 libvorbis accepts quality as low as -0.1, not just 0.0. So accept
12204 that in the vorbisenc element.
12206 2005-09-04 Thomas Vander Stichele <thomas at apestaart dot org>
12208 * common/gtk-doc-plugins.mak:
12209 * docs/plugins/Makefile.am:
12211 * gst/audioresample/resample.c:
12212 fix wrong docstring
12214 2005-09-04 Thomas Vander Stichele <thomas at apestaart dot org>
12216 * common/gst-xmlinspect.py:
12217 * common/gtk-doc-plugins.mak:
12218 only inspect plugins for this given package
12219 require gst-python 0.9
12221 2005-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
12225 * common/gst-xmlinspect.py:
12227 * docs/Makefile.am:
12228 * docs/plugins/inspect/plugin-alsa.xml:
12229 * docs/plugins/inspect/plugin-audioresample.xml:
12230 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12231 * docs/plugins/inspect/plugin-ogg.xml:
12232 * docs/plugins/tmpl/element-gnomevfssink.sgml:
12233 * docs/plugins/tmpl/element-multifdsink.sgml:
12234 * docs/plugins/tmpl/element-tcpserversink.sgml:
12235 * docs/plugins/tmpl/element-vorbisenc.sgml:
12236 * gst-plugins-base.spec.in:
12237 various doc-related updates
12239 2005-08-31 Wim Taymans <wim@fluendo.com>
12241 * gst-libs/gst/audio/gstbaseaudiosink.c:
12242 (gst_base_audio_sink_render):
12243 Resync if the buffer timestamps drift more than a 10th
12246 2005-08-31 Tim-Philipp Müller <tim at centricular dot net>
12248 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
12249 (gst_v4lsrc_get_property):
12250 The 'timestamp-offset' property is registered as an int64, so
12251 let's use g_value_{set|get}_int64() in our setter and getter
12252 functions (makes it work and fixes warnings with gst-inspect).
12254 2005-08-30 Wim Taymans <wim@fluendo.com>
12256 * check/elements/audioconvert.c: (setup_audioconvert):
12257 * check/elements/audioresample.c: (setup_audioresample):
12258 * check/elements/volume.c: (setup_volume):
12261 2005-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
12263 * common/gtk-doc-plugins.mak:
12264 * common/plugins.xsl:
12265 * docs/plugins/Makefile.am:
12266 make module a param
12268 2005-08-30 Stefan Kost <ensonic@users.sf.net>
12270 * examples/seeking/seek.c: (make_mp3_pipeline),
12271 (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
12272 (play_cb), (pause_cb), (stop_cb):
12275 2005-08-30 Stefan Kost <ensonic@users.sf.net>
12277 * gst/volume/gstvolume.c: (gst_volume_class_init),
12278 (volume_transform):
12279 do not update controlled params, if buffer has no timestamp
12281 2005-08-29 Stefan Kost <ensonic@users.sf.net>
12284 * gst/sine/Makefile.am:
12285 * gst/volume/Makefile.am:
12286 controllerized elements also need to link against controller-libs ;)
12288 2005-08-29 Stefan Kost <ensonic@users.sf.net>
12290 * docs/libs/tmpl/gstcolorbalance.sgml:
12291 * docs/libs/tmpl/gstgconf.sgml:
12292 * docs/libs/tmpl/gstmixer.sgml:
12293 * docs/libs/tmpl/gstringbuffer.sgml:
12294 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
12295 (gst_sinesrc_create):
12296 * gst/volume/gstvolume.c: (gst_volume_class_init),
12297 (volume_transform):
12298 controllerized two audio plugins
12300 2005-08-29 Andy Wingo <wingo@pobox.com>
12302 * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push)
12303 (vorbis_handle_data_packet): Fix some int overflow errors.
12305 * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
12307 (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
12309 (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
12310 if it's valid. Fixed streaming-mode playback.
12312 * check/elements/volume.c (cleanup_volume): Fix for running
12315 * check/elements/audioconvert.c: Convert from native endian, not
12318 2005-08-29 Michael Smith <msmith@fluendo.com>
12320 * ext/ogg/Makefile.am:
12321 * ext/ogg/gstogg.c: (plugin_init):
12322 * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
12323 (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
12324 (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
12325 (gst_ogg_parse_class_init), (gst_ogg_parse_init),
12326 (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
12327 (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
12328 (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
12329 (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
12330 Add an ogg parser element.
12332 2005-08-28 Andy Wingo <wingo@pobox.com>
12334 * Updates for two-arg init from GST_BOILERPLATE_FULL.
12336 2005-08-26 Wim Taymans <wim@fluendo.com>
12338 * gst/audioconvert/audioconvert.c: (if), (float),
12339 (audio_convert_get_func_index), (check_default),
12340 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12341 (audio_convert_clean_context), (audio_convert_get_sizes),
12342 (audio_convert_convert):
12345 2005-08-26 Wim Taymans <wim@fluendo.com>
12347 * gst/audioconvert/audioconvert.c: (if), (float),
12348 (audio_convert_get_func_index), (check_default),
12349 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12350 (audio_convert_clean_context), (audio_convert_get_sizes),
12351 (audio_convert_convert):
12352 More elegant and working temp buffer selection algo.
12354 2005-08-26 Wim Taymans <wim@fluendo.com>
12356 * gst/audioconvert/audioconvert.c: (if), (float),
12357 (audio_convert_get_func_index), (check_default),
12358 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12359 (audio_convert_clean_context), (audio_convert_get_sizes),
12360 (get_temp_buffer), (audio_convert_convert):
12361 Use realloc else we lose our original data.
12363 2005-08-26 Thomas Vander Stichele <thomas at apestaart dot org>
12365 * gst/audioresample/gstaudioresample.c:
12366 use base class' newsegment to properly timestamp
12368 2005-08-26 Wim Taymans <wim@fluendo.com>
12370 * gst/audioconvert/audioconvert.c: (if), (float),
12371 (audio_convert_get_func_index), (check_default),
12372 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12373 (audio_convert_clean_context), (audio_convert_get_sizes),
12374 (get_temp_buffer), (audio_convert_convert):
12375 * gst/audioconvert/gstaudioconvert.c:
12376 (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
12377 (gst_audio_convert_transform_caps),
12378 (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
12379 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
12380 Oops, allocate enough space to perform the channel mix.
12382 2005-08-26 Wim Taymans <wim@fluendo.com>
12384 * gst/audioconvert/Makefile.am:
12385 * gst/audioconvert/audioconvert.c: (if), (float),
12386 (audio_convert_get_func_index), (check_default),
12387 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12388 (audio_convert_clean_context), (audio_convert_get_sizes),
12389 (get_temp_buffer), (audio_convert_convert):
12390 * gst/audioconvert/audioconvert.h:
12391 * gst/audioconvert/gstaudioconvert.c:
12392 (gst_audio_convert_class_init), (gst_audio_convert_init),
12393 (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
12394 (gst_audio_convert_get_unit_size),
12395 (gst_audio_convert_transform_caps),
12396 (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
12397 (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
12398 * gst/audioconvert/gstaudioconvert.h:
12399 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
12400 (gst_channel_mix_fill_identical),
12401 (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
12402 (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
12403 (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
12404 (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
12405 (gst_channel_mix_mix):
12406 * gst/audioconvert/gstchannelmix.h:
12407 Cleanups, librarify a bit, optimize, better negotiation and more.
12409 2005-08-26 Jan Schmidt <thaytan@mad.scientist.com>
12411 * ext/ogg/gstoggdemux.c: (ogg_find_peek):
12412 Another from MikeS:
12413 During typefinding, don't support negative offsets
12414 (offsets from the end of the stream) in our typefind->peek() function
12415 - nothing embedded in ogg ever needs them. However, we need to recognise
12416 those requests and reject them, otherwise we return invalid pointers.
12418 2005-08-26 Jan Schmidt <thaytan@mad.scientist.com>
12420 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
12421 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
12422 (vorbisdec_finalize), (vorbis_handle_type_packet):
12423 Big shout-out to MikeS for fixing this giant memory leak.
12426 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12428 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
12429 (audio_convert_get_unit_size):
12432 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12434 * check/Makefile.am:
12435 * check/elements/audioconvert.c: (setup_audioconvert),
12436 (cleanup_audioconvert), (get_int_caps), (verify_convert),
12437 (GST_START_TEST), (audioconvert_suite), (main):
12438 add a test for audioconvert
12439 * gst/audioresample/gstaudioresample.c:
12440 * gst/audioresample/gstaudioresample.h:
12441 set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
12442 note that for buffers of 1/3 sec this means DURATION(c) is
12443 one nanosecond more than for a and b
12445 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12447 * check/Makefile.am:
12448 * check/elements/audioresample.c: (setup_audioresample),
12449 (cleanup_audioresample), (fail_unless_perfect_stream),
12450 (test_perfect_stream_instance), (GST_START_TEST),
12451 add a check for audioresample
12452 (audioresample_suite), (main):
12453 * check/elements/volume.c: (GST_START_TEST):
12454 remove unused method
12455 * gst/audioresample/gstaudioresample.c:
12456 set correct buffer parameters since we're changing them
12457 * gst/audioresample/resample_ref.c: (resample_scale_ref):
12460 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12462 * gst/audioresample/debug.c:
12463 * gst/audioresample/gstaudioresample.c:
12464 add room for extra overlap samples when asked to transform size
12465 protect against possible mem corruption and check for discrepancies
12466 between written size and outbuffer's size so we can warn for
12468 * gst/audioresample/resample.c: (resample_init),
12469 (resample_get_output_size_for_input), (resample_get_output_size),
12470 (resample_set_n_channels), (resample_set_format):
12471 set debug level based on RESAMPLE_DEBUG env var
12472 make sure that get_output_size* returns a whole number of
12474 set sample_size each time either channel or format is set
12475 * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
12476 * gst/audioresample/resample_functable.c:
12477 (resample_scale_functable):
12478 * gst/audioresample/resample_ref.c: (resample_scale_ref):
12479 remove r->sample_size, it's done in resample.c now
12480 add some debugging to the ref implementation
12481 make sure we only give back bytes that are wholes of the sample
12484 2005-08-25 Jan Schmidt <thaytan@mad.scientist.com>
12485 * gst/playback/gstplaybasebin.c: (fill_buffer):
12486 Revert unpopular change for GST_MESSAGE_SRC to GObject.
12488 2005-08-25 Stefan Kost <ensonic@users.sf.net>
12490 * gst/volume/gstvolume.c:
12491 made set_caps function static
12493 2005-08-24 Wim Taymans <wim@fluendo.com>
12495 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
12496 (gst_vorbisenc_change_state):
12497 Stop leaking taglists.
12499 2005-08-24 Wim Taymans <wim@fluendo.com>
12501 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
12502 (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
12503 (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
12504 (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
12505 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
12506 (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
12507 Parse seeking events better.
12509 Generate correct newsegment events, fixes seeking in live oggs.
12511 * ext/theora/theoradec.c: (theora_dec_src_query),
12512 (theora_dec_src_event), (theora_dec_src_getcaps),
12513 (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
12514 Use newsegment values to report correct play time.
12516 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
12517 (vorbis_dec_src_event), (vorbis_dec_sink_event):
12518 * ext/vorbis/vorbisdec.h:
12519 Parse and use newsegment values to report correct play time.
12521 * gst-libs/gst/audio/gstbaseaudiosink.c:
12522 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
12523 Clear ringbuffer on flush.
12524 Use newsegment values to calculate playback time.
12526 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12527 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
12528 Basesink does newsegment calculations for us now.
12530 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12532 * check/Makefile.am:
12534 add core's plugins to the mix so that playbin works
12535 * check/generic/states.c: (GST_START_TEST):
12536 set a 0 timeout on pipelines, so they don't force the next
12538 * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
12539 (gst_play_base_bin_change_state):
12540 remove the crappy error handling and do GST error handling
12542 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12544 * check/Makefile.am:
12545 * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
12546 add same test as to core, it bitches out on playbin atm.
12548 2005-08-24 Wim Taymans <wim@fluendo.com>
12553 2005-08-24 Wim Taymans <wim@fluendo.com>
12555 * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
12556 (gst_videoscale_prepare_size), (parse_caps),
12557 (gst_videoscale_set_caps), (gst_videoscale_get_size),
12558 (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
12559 (gst_videoscale_transform):
12560 * gst/videoscale/gstvideoscale.h:
12561 Refactor, make use of BaseTranform really well.
12563 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12566 compile audioresample
12567 * gst/audioresample/Makefile.am:
12568 * gst/audioresample/buffer.c:
12569 * gst/audioresample/functable.c:
12570 * gst/audioresample/gstaudioresample.c:
12571 * gst/audioresample/gstaudioresample.h:
12572 * gst/audioresample/resample.c:
12573 (resample_get_output_size_for_input):
12574 * gst/audioresample/resample.h:
12575 * gst/audioresample/resample_chunk.c:
12576 * gst/audioresample/resample_functable.c:
12577 * gst/audioresample/resample_ref.c:
12578 port to use basetransform; doesn't work in all cases yet
12580 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12582 * gst/audioconvert/gstaudioconvert.c:
12583 (gst_audio_convert_class_init), (gst_audio_convert_init),
12584 (audio_convert_get_unit_size), (audio_convert_transform_caps),
12585 (audio_convert_fixate_caps), (audio_convert_set_caps),
12586 (audio_convert_transform),
12587 (gst_audio_convert_buffer_to_default_format),
12588 (gst_audio_convert_buffer_from_default_format),
12589 (gst_audio_convert_channels):
12590 * gst/audioconvert/gstchannelmix.c:
12591 * gst/audioconvert/gstchannelmix.h:
12592 port to basetransform
12593 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12594 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
12595 (gst_ffmpegcsp_get_unit_size):
12596 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12597 (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
12598 fix for basetransform changes
12600 2005-08-24 Jan Schmidt <thaytan@mad.scientist.com>
12602 * check/Makefile.am:
12603 Add CHECK_CFLAGS and LDFLAGS
12605 * gst/playback/gstplaybasebin.c: (fill_buffer):
12606 GST_MESSAGE_SRC became a GObject
12608 2005-08-24 Wim Taymans <wim@fluendo.com>
12610 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
12611 (gst_ring_buffer_clear_all):
12612 * gst-libs/gst/audio/gstringbuffer.h:
12613 Added function to clear the ringbuffer.
12615 2005-08-24 Andy Wingo <wingo@pobox.com>
12617 * sys/v4l/gstv4lelement.c (gst_v4lelement_start)
12618 (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
12619 of _open and _close.
12621 * sys/v4l/gstv4lxoverlay.h:
12622 * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
12623 an Xv connection here, instead of all the time. Make Xv only be
12624 loaded if you axe for it. Kindof a workaround for buggy behaviour
12625 of Xv when using remote xservers (XvQueryExtension would block).
12626 (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
12627 replace the _open and _close public API. Only start the xv
12628 connection if necessary.
12629 (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
12631 2005-08-23 David Schleef <ds@schleef.org>
12633 * gst/audioresample/Makefile.am: Leet audioresampling code
12634 * gst/audioresample/buffer.c:
12635 * gst/audioresample/buffer.h:
12636 * gst/audioresample/debug.c:
12637 * gst/audioresample/debug.h:
12638 * gst/audioresample/functable.c:
12639 * gst/audioresample/functable.h:
12640 * gst/audioresample/gstaudioresample.c:
12641 * gst/audioresample/gstaudioresample.h:
12642 * gst/audioresample/resample.c:
12643 * gst/audioresample/resample.h:
12644 * gst/audioresample/resample_chunk.c:
12645 * gst/audioresample/resample_functable.c:
12646 * gst/audioresample/resample_ref.c:
12648 2005-08-23 Wim Taymans <wim@fluendo.com>
12650 * examples/seeking/seek.c: (make_vorbis_pipeline),
12651 (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
12652 Small seek updates.
12654 2005-08-23 Andy Wingo <wingo@pobox.com>
12656 * gst-libs/gst/audio/gstbaseaudiosrc.c
12657 (gst_base_audio_src_fixate): Only fixate endianness if it is
12658 present in the caps.
12660 2005-08-22 Andy Wingo <wingo@pobox.com>
12662 * ext/alsa/gstalsasink.c (gst_alsasink_get_property):
12663 * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
12664 device-name property.
12666 * gst-libs/gst/audio/gstaudiosrc.h:
12667 * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
12668 close_device in the ring buffer, like gstaudiosink.
12670 * ext/alsa/gstalsamixer.h:
12671 * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
12672 macro to implement the interface without much code. Cleanups.
12674 * ext/alsa/gstalsasrc.h:
12675 * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
12678 * ext/alsa/Makefile.am: Add new files.
12679 * ext/alsa/gstalsamixerelement.c:
12680 * ext/alsa/gstalsamixerelement.c: Split element code out from
12681 mixer code so that alsasrc can be a mixer too.
12683 2005-08-21 Thomas Vander Stichele <thomas at apestaart dot org>
12685 * check/elements/volume.c: (setup_volume), (cleanup_volume),
12687 * check/elements/vorbisdec.c: (setup_vorbisdec),
12688 (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
12689 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
12690 (vorbis_handle_identification_packet),
12691 (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
12692 (vorbis_handle_header_packet), (vorbis_dec_push),
12693 (vorbis_dec_chain):
12694 use the setup/teardown methods to save code. save code is good.
12696 2005-08-20 Thomas Vander Stichele <thomas at apestaart dot org>
12698 * check/Makefile.am:
12699 add ext dir for plugins
12700 add vorbisdec test conditionally
12701 * check/elements/volume.c: (setup_volume), (cleanup_volume),
12702 (GST_START_TEST), (volume_suite):
12703 add a test with wrong caps
12704 * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
12705 (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
12706 add a vorbisdec test
12707 * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
12708 (gst_ogg_demux_chain), (gst_ogg_demux_loop):
12709 clean up debug output
12710 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12711 yay, fix a segfault/security issue in vorbisdec
12712 gst-launch fakesrc ! vorbisdec wasn't happy
12713 * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
12714 (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
12715 (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
12716 (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
12717 (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
12718 (gst_vorbisenc_set_metadata), (get_constraints_string),
12719 (update_start_message), (gst_vorbisenc_setup),
12720 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
12721 (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
12722 (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
12723 (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
12724 * ext/vorbis/vorbisenc.h:
12726 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12727 (gst_ffmpegcsp_transform):
12728 have the kow come home
12729 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
12731 * gst/volume/gstvolume.c: (volume_set_caps):
12734 2005-08-20 Thomas Vander Stichele <thomas at apestaart dot org>
12737 * check/.cvsignore:
12738 * check/Makefile.am:
12739 * check/elements/.cvsignore:
12740 * check/elements/volume.c: (chain_func), (event_func),
12741 (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
12744 add unit test structure for gst-plugins-base
12745 add a test for volume
12746 * gst/volume/gstvolume.c: (gst_volume_list_tracks),
12747 (gst_volume_set_volume), (gst_volume_get_volume),
12748 (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
12749 (volume_funcfind), (volume_process_float), (volume_process_int16),
12750 (volume_set_caps), (volume_transform), (volume_update_mute),
12751 (volume_update_volume), (volume_set_property),
12752 (volume_get_property):
12753 document a little; use basetransform vmethod _set_caps
12755 2005-08-19 Andy Wingo <wingo@pobox.com>
12757 * ext/alsa/gstalsamixertrack.h:
12758 * ext/alsa/gstalsamixertrack.c:
12759 * ext/alsa/gstalsamixeroptions.h:
12760 * ext/alsa/gstalsamixeroptions.c:
12761 * ext/alsa/gstalsamixer.h:
12762 * ext/alsa/gstalsamixer.c: Port to 0.9.
12764 * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
12765 Remove gstalsa.c and alsaclock. No more cruft here.
12767 2005-08-18 Wim Taymans <wim@fluendo.com>
12769 * gst-libs/gst/rtp/gstbasertpdepayload.c:
12770 (gst_base_rtp_depayload_chain),
12771 (gst_base_rtp_depayload_add_to_queue),
12772 (gst_base_rtp_depayload_push),
12773 (gst_base_rtp_depayload_queue_release):
12774 * gst-libs/gst/rtp/gstbasertpdepayload.h:
12775 Fix for RTPBuffer changes.
12777 * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
12778 (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
12779 (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
12780 (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
12781 (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
12782 (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
12783 (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
12784 (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
12785 (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
12786 (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
12787 (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
12788 (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
12789 (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
12790 (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
12791 (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
12792 (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
12793 (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
12794 (gst_rtpbuffer_get_payload):
12795 * gst-libs/gst/rtp/gstrtpbuffer.h:
12796 Don't subclass GstBuffer but add methods and helper functions
12797 to construct and manipulate RTP packets in regular GstBuffers.
12799 2005-08-18 Stefan Kost <ensonic@users.sf.net>
12801 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
12802 moved statement below switch
12803 * gst/volume/gstvolume.c: (gst_volume_class_init):
12806 2005-08-16 Wim Taymans <wim@fluendo.com>
12808 * gst-libs/gst/audio/gstbaseaudiosrc.c:
12809 (gst_base_audio_src_change_state):
12810 Open and close device in READY<->NULL state change.
12812 2005-08-16 Andy Wingo <wingo@pobox.com>
12814 * examples/seeking/Makefile.am: Don't compile non-compiling
12815 compiled objects with the compiler.
12817 * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
12820 2005-08-12 Philippe Khalaf <burger@speedy.org>
12821 * gst-libs/gst/rtp/gstbasertpdepayload.c:
12822 * gst-libs/gst/rtp/gstbasertpdepayload.h:
12823 Made a thread to release the queue.
12824 Removed timestamp conversion for now.
12826 2005-08-10 Philippe Khalaf <burger@speedy.org>
12827 * gst-libs/gst/rtp/gstbasertpdepayload.c:
12828 * gst-libs/gst/rtp/gstbasertpdepayload.h:
12829 Added rtp timestamp -> gst timestamp conversion.
12830 Fixed several problems with queue.
12832 2005-08-09 Tim-Philipp Müller <tim at centricular dot net>
12834 * gst-libs/gst/audio/gstaudioclock.h:
12835 * gst-libs/gst/audio/gstaudiofilter.h:
12836 * gst-libs/gst/audio/gstaudiosink.h:
12837 * gst-libs/gst/audio/gstaudiosrc.h:
12838 * gst-libs/gst/audio/gstbaseaudiosink.h:
12839 * gst-libs/gst/audio/gstbaseaudiosrc.h:
12840 * gst-libs/gst/audio/gstringbuffer.h:
12841 * gst-libs/gst/net/gstnetbuffer.h:
12842 * gst-libs/gst/rtp/gstbasertpdepayload.h:
12843 * gst-libs/gst/rtp/gstrtpbuffer.h:
12844 Add padding (you will need to rebuild gst-plugins-base,
12845 gst-plugins and all applications afterwards!)
12847 2005-08-09 Tim-Philipp Müller <tim at centricular dot net>
12849 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
12850 (gst_riff_parse_chunk):
12851 Fix bug in debug message and add some more debug messages.
12853 2005-08-08 Edward Hervey <edward@fluendo.com>
12855 * gst-libs/gst/riff/riff-media.c:
12856 backported updates since branch
12858 2005-08-08 Andy Wingo <wingo@pobox.com>
12860 * gst-libs/gst/audio/gstbaseaudiosink.c
12861 (gst_base_audio_sink_change_state): Open the device in NULL->READY
12862 like good elements should. Close on READY->NULL too.
12864 * gst-libs/gst/audio/gstaudiosink.c
12865 (gst_audioringbuffer_open_device,
12866 (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
12867 (gst_audioringbuffer_release): Updates for new ring buffer API,
12868 hook into the new audio sink api.
12870 * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
12871 (GstAudioSinkClass.close): Just open and close the device -- no
12872 resource allocation or configuration.
12873 (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
12874 vmethods, handle device setup and resource allocation.
12876 * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
12877 (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
12880 * gst-libs/gst/audio/gstringbuffer.h
12881 (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
12884 * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
12885 (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
12886 New API functions. The device should be opened before acquiring
12887 and closed after releasing.
12889 2005-08-08 Tim-Philipp Müller <tim at centricular dot net>
12891 * gst-libs/gst/interfaces/mixer.h:
12892 Reset padding to GST_PADDING.
12894 2005-08-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12896 * gst/playback/gstplaybin.c: (remove_sinks):
12897 Remove visualization from parent explicitely; works around some
12898 apparent refcount issue that I haven't tracked down yet.
12900 2005-08-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12902 * ext/alsa/gstalsasink.c: (set_hwparams):
12903 Assign debug category, add negotiation debug msgs.
12905 2005-08-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12907 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
12908 Fix error code for file-not-found to NOT_FOUND.
12910 2005-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
12912 * common/gtk-doc-plugins.mak:
12913 * docs/plugins/Makefile.am:
12914 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12915 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12916 renamed to actual element names, so much nicer to look at
12917 * docs/plugins/tmpl/gstmultifdsink.sgml:
12919 * docs/plugins/tmpl/multifdsink.sgml:
12920 * docs/plugins/tmpl/tcpserversink.sgml:
12922 * ext/alsa/gstalsa.c:
12923 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
12924 * ext/ogg/gstoggmux.c:
12925 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
12926 * gst/playback/gstdecodebin.c:
12927 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
12928 * gst/tcp/gsttcpserversink.c:
12929 various fixes and documentation additions
12931 2005-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
12933 * common/Makefile.am:
12934 * common/gstdoc-scangobj:
12935 * common/gtk-doc-plugins.mak:
12936 * common/gtk-doc.mak:
12937 add a custom scangobj that uses the registry
12938 add a custom gtk-doc-plugins.mak that uses it
12939 some doc build fixes
12941 * docs/Makefile.am:
12942 * docs/plugins/Makefile.am:
12943 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12944 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12945 * docs/plugins/gst-plugins-base-plugins.types:
12946 * docs/plugins/tmpl/gstmultifdsink.sgml:
12947 add docs for one element, multifdsink
12948 * gst/adder/gstadder.h:
12949 * gst/volume/gstvolume.h:
12950 don't privatize enum
12951 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
12952 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
12953 (gst_sync_method_get_type), (gst_client_status_get_type),
12954 (gst_multifdsink_class_init),
12955 (gst_multifdsink_client_queue_buffer),
12956 (gst_multifdsink_handle_client_write):
12957 * gst/tcp/gstmultifdsink.h:
12958 * gst/tcp/gsttcp.h:
12959 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
12960 (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
12961 (gst_tcpclientsink_render):
12962 * gst/tcp/gsttcpclientsink.h:
12963 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
12964 (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
12965 (gst_tcpclientsrc_start):
12966 * gst/tcp/gsttcpclientsrc.h:
12967 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
12968 (gst_tcpserversrc_init), (gst_tcpserversrc_create):
12969 * gst/tcp/gsttcpserversrc.h:
12970 * gst/typefind/gsttypefindfunctions.c:
12971 remove superfluous Type stuff
12973 2005-08-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12975 * gst/playback/gstplaybin.c: (gen_video_element):
12978 2005-08-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12980 * gst-libs/gst/gconf/gconf.c:
12981 * gst-libs/gst/gconf/gconf.h:
12982 Fix some Andy Problem [tm].
12984 2005-08-04 Andy Wingo <wingo@pobox.com>
12986 * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
12987 * gst/ffmpegcolorspace/gstffmpegcolorspace.c
12988 (gst_ffmpegcsp_get_size): Adapt to API changes.
12990 * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
12991 Implement an in-place do-nothing transform.
12993 2005-08-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
12995 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
12996 (gst_ximagesink_renegotiate_size):
12997 Do not set new window sizes yet if we prepare a new buffer size
12998 for upstream renegotiation (software scaling) at some point in the
12999 future, because this new size waqs not actually accepted yet. Once
13000 accepted, renegotiation later on will set the new sizes just fine.
13001 Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
13002 embedding testcase.
13004 2005-08-03 Andy Wingo <wingo@pobox.com>
13006 * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
13007 (gst_ximagesink_buffer_alloc):
13008 Protect the height, width, and desired_caps with the pool_lock.
13009 Fixes videotestsrc ! queue ! ximagesink.
13011 2005-08-02 Edward Hervey <edward@fluendo.com>
13013 * gst/volume/gstvolume.c:
13014 include left from controller cleanup
13016 2005-08-02 Jan Schmidt <thaytan@mad.scientist.com>
13017 * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
13018 Stop collectpads before calling the parent state
13019 change function on PAUSED->READY.
13021 2005-08-01 Jan Schmidt <thaytan@mad.scientist.com>
13023 When testing for X libs, use the X CFlags
13024 * gst/adder/gstadder.c: (gst_adder_change_state):
13025 Stop the collectpads before calling parent state change function
13026 on PAUSED->READY, otherwise we deadlock deactivating pads.
13028 2005-08-01 Stefan Kost <ensonic@users.sf.net>
13031 * docs/libs/tmpl/gstcolorbalance.sgml:
13032 * docs/libs/tmpl/gstmixer.sgml:
13033 * examples/Makefile.am:
13034 * gst/sine/Makefile.am:
13035 * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
13036 (gst_sinesrc_set_property), (plugin_init):
13037 * gst/sine/gstsinesrc.h:
13038 * gst/volume/Makefile.am:
13039 * gst/volume/gstvolume.c: (gst_volume_set_volume),
13040 (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
13041 (volume_process_float), (volume_process_int16),
13042 (volume_set_property), (plugin_init):
13043 * gst/volume/gstvolume.h:
13044 deactivate and remove dparams (libgstcontrol)
13046 2005-07-29 Wim Taymans <wim@fluendo.com>
13048 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
13049 Convert me to BaseTransform!! help..
13051 2005-07-29 Andy Wingo <wingo@pobox.com>
13053 * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
13056 * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
13057 support of both endiannesses.
13059 2005-07-28 Tim-Philipp Müller <tim at centricular dot net>
13061 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
13062 Fix confusing debug message (s/event/query/)
13064 2005-07-28 Tim-Philipp Müller <tim at centricular dot net>
13066 * gst/videotestsrc/videotestsrc.h:
13067 Use "_stdint.h" instead of <stdint.h>
13069 2005-07-27 Wim Taymans <wim@fluendo.com>
13071 * ext/vorbis/Makefile.am:
13072 Revert wrong commit.
13074 2005-07-27 Wim Taymans <wim@fluendo.com>
13076 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
13077 More compilation fixen.
13079 2005-07-27 Wim Taymans <wim@fluendo.com>
13081 * gst-libs/gst/audio/gstbaseaudiosink.c:
13082 (gst_base_audio_sink_event), (gst_base_audio_sink_render),
13083 (gst_base_audio_sink_create_ringbuffer),
13084 (gst_base_audio_sink_change_state):
13087 2005-07-27 Wim Taymans <wim@fluendo.com>
13089 * examples/seeking/seek.c: (setup_dynamic_link),
13090 (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
13091 (query_positions_elems), (query_positions_pads), (do_seek):
13092 Update seek example.
13094 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13095 (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
13096 (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
13097 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13098 (gst_ogg_demux_handle_event),
13099 (gst_ogg_demux_deactivate_current_chain),
13100 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13101 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13102 (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
13103 (gst_ogg_demux_loop):
13104 * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
13105 * ext/theora/theoradec.c: (theora_dec_src_event),
13106 (theora_dec_src_getcaps), (theora_dec_sink_event),
13107 (theora_dec_push), (theora_dec_chain):
13108 * ext/vorbis/Makefile.am:
13109 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
13110 (vorbis_dec_sink_event), (vorbis_dec_push),
13111 (vorbis_handle_data_packet):
13112 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
13113 (gst_vorbisenc_chain):
13114 * gst/playback/gststreaminfo.c: (cb_probe):
13115 * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
13116 * gst/videorate/gstvideorate.c: (gst_videorate_event):
13117 * gst/videoscale/gstvideoscale.c:
13118 (gst_videoscale_handle_src_event):
13119 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
13120 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
13121 (gst_ximagesink_navigation_send_event):
13122 * sys/xvimage/xvimagesink.c:
13123 (gst_xvimagesink_navigation_send_event):
13124 Various event updates and cleanups
13126 2005-07-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13128 * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
13129 Fix segfault for I420/YV12.
13131 2005-07-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13133 * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
13136 2005-07-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13138 * gst/playback/gstplaybin.c: (gen_video_element),
13139 (gen_audio_element):
13140 Switch to auto*sink elements as default sinks; add volume element
13141 so that volume control in totem works.
13143 2005-07-21 Wim Taymans <wim@fluendo.com>
13145 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
13146 * gst/playback/gstplaybin.c: (setup_sinks),
13147 (gst_play_bin_change_state):
13148 Refcount fix and more comments.
13150 2005-07-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
13152 * sys/ximage/Makefile.am:
13153 * sys/ximage/ximage.c: (plugin_init):
13154 * sys/ximage/ximagesink.c:
13155 Prepare for adding ximagesrc, rename of plugin to ximage etc.
13158 2005-07-21 Wim Taymans <wim@fluendo.com>
13160 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13161 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13162 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13163 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13164 (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13165 (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
13166 (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
13167 (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
13168 (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
13169 Generate correct disconts for live chained oggs.
13171 * gst-libs/gst/audio/gstbaseaudiosink.c:
13172 (gst_base_audio_sink_render),
13173 (gst_base_audio_sink_create_ringbuffer),
13174 (gst_base_audio_sink_change_state):
13175 Handle discont math correctly.
13177 * gst/playback/gstplaybin.c: (add_sink):
13178 Some small debug cleanup.
13180 2005-07-21 Wim Taymans <wim@fluendo.com>
13182 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
13183 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13184 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13185 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13186 (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13187 (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
13188 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13189 (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
13190 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13191 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
13192 (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
13193 (gst_ogg_demux_change_state), (gst_ogg_print):
13194 Reorganize code to send the right disconts when in streaming
13197 2005-07-20 Andy Wingo <wingo@pobox.com>
13199 * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
13200 fix (?), fixes a seggie mcfalterson (#310894).
13202 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13204 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
13205 (gst_ogg_mux_set_header_on_caps):
13206 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
13207 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
13208 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
13209 * gst-libs/gst/audio/multichannel.c:
13210 (gst_audio_set_channel_positions),
13211 (gst_audio_set_structure_channel_positions_list):
13212 * gst/playback/gstdecodebin.c: (dynamic_create):
13213 * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
13214 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
13215 Fixes for API changes in core.
13217 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13219 * gst/playback/gstplaybasebin.c: (fill_buffer):
13220 Use _new_custom() so we can set custom message types for buffering
13223 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13226 * gst-libs/gst/Makefile.am:
13227 * gst-libs/gst/gconf/.cvsignore:
13228 * gst-libs/gst/gconf/Makefile.am:
13229 * gst-libs/gst/gconf/test-gconf.c:
13230 * pkgconfig/Makefile.am:
13231 * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
13232 * pkgconfig/gstreamer-gconf.pc.in:
13233 Remove gconf stuff, use gconf elements instead from now on.
13235 2005-07-20 Wim Taymans <wim@fluendo.com>
13237 * gst-libs/gst/audio/TODO:
13238 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
13239 (gst_audio_clock_get_internal_time):
13240 * gst-libs/gst/audio/gstaudioclock.h:
13241 * gst-libs/gst/audio/gstbaseaudiosink.c:
13242 (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
13243 (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
13244 (gst_base_audio_sink_render),
13245 (gst_base_audio_sink_create_ringbuffer),
13246 (gst_base_audio_sink_change_state):
13247 Make sure the audio clock always returns an increasing value.
13249 2005-07-19 Andy Wingo <wingo@pobox.com>
13251 * gst/videotestsrc/: Cleanups.
13253 2005-07-19 Wim Taymans <wim@fluendo.com>
13255 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
13258 2005-07-19 Wim Taymans <wim@fluendo.com>
13260 * examples/seeking/seek.c: (make_dv_pipeline),
13261 (make_vorbis_theora_pipeline), (query_rates),
13262 (query_positions_elems), (query_positions_pads), (do_seek):
13263 Make correct DV pipeline.
13265 2005-07-18 Andy Wingo <wingo@pobox.com>
13267 * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
13268 default. Also because it's the only thing that really works. (This
13269 is used in the GConf elements).
13270 Use AS_LIBTOOL_TAGS.
13272 2005-07-18 Wim Taymans <wim@fluendo.com>
13274 * gst/playback/gstdecodebin.c: (remove_element_chain):
13275 * gst/playback/gstplaybin.c: (add_sink):
13276 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
13277 (gst_stream_info_set_mute):
13278 * gst/playback/gststreamselector.c:
13279 (gst_stream_selector_get_linked_pad),
13280 (gst_stream_selector_getcaps), (gst_stream_selector_chain):
13281 More leak and compile fixes.
13283 2005-07-18 Wim Taymans <wim@fluendo.com>
13285 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
13286 (query_rates), (query_positions_elems), (query_positions_pads),
13287 (do_seek), (seek_cb), (stop_seek):
13288 Updated seek example.
13290 * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
13291 * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
13292 (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
13293 * gst/playback/gstplaybin.c: (add_sink):
13294 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
13295 (gst_stream_info_set_mute):
13296 Some refcount leak fixes.
13298 2005-07-16 Wim Taymans <wim@fluendo.com>
13300 * gst-libs/gst/audio/gstbaseaudiosink.c:
13301 (gst_base_audio_sink_render):
13302 Align samples even if we have roundoff errors in the
13303 timestamp conversion.
13305 2005-07-16 Wim Taymans <wim@fluendo.com>
13307 * docs/libs/tmpl/gstringbuffer.sgml:
13308 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
13309 (query_rates), (query_positions_elems), (query_positions_pads),
13310 (update_scale), (do_seek):
13311 Updated seek example.
13313 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
13314 (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
13315 (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
13316 (gst_ogg_demux_loop):
13317 Push out correct discont values.
13319 * ext/theora/theoradec.c: (theora_dec_src_convert),
13320 (theora_dec_sink_convert), (theora_dec_src_getcaps),
13321 (theora_dec_sink_event), (theora_handle_type_packet),
13322 (theora_handle_header_packet), (theora_dec_push),
13323 (theora_handle_data_packet), (theora_dec_chain),
13324 (theora_dec_change_state):
13325 Better timestamping.
13327 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13328 (vorbis_dec_sink_event), (vorbis_dec_push),
13329 (vorbis_handle_data_packet), (vorbis_dec_chain):
13330 * ext/vorbis/vorbisdec.h:
13331 Better timestamping.
13333 * gst-libs/gst/audio/gstbaseaudiosink.c:
13334 (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
13335 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
13336 Handle syncing on timestamps instead of sample offsets. Make
13337 use of DISCONT values as described in design docs.
13339 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13340 (gst_base_audio_src_get_time):
13341 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
13342 (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
13343 (gst_ring_buffer_read):
13344 * gst-libs/gst/audio/gstringbuffer.h:
13345 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
13346 (gst_ximagesink_show_frame):
13347 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
13348 Correcly convert buffer timestamp to stream time.
13350 2005-07-16 Wim Taymans <wim@fluendo.com>
13352 * gst/audioconvert/gstaudioconvert.c:
13353 (gst_audio_convert_get_buffer):
13354 Timestamp buffers correctly.
13356 * gst/playback/gstplaybin.c: (gen_video_element):
13357 Make internal fakesink silent.
13359 2005-07-15 Wim Taymans <wim@fluendo.com>
13361 * gst/ffmpegcolorspace/Makefile.am:
13362 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13363 (gst_ffmpegcsp_caps_remove_format_info),
13364 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
13365 (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
13366 (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
13367 (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
13368 Ported ffmpegcolorspace to basetransform.
13370 * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
13371 * gst/volume/gstvolume.c: (volume_transform):
13374 2005-07-14 Wim Taymans <wim@fluendo.com>
13376 * gst/videotestsrc/Makefile.am:
13377 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
13378 (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
13379 (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
13380 (gst_videotestsrc_init), (gst_videotestsrc_event),
13381 (gst_videotestsrc_create), (gst_videotestsrc_start),
13382 (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
13383 (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13384 (gst_videotestsrc_get_property):
13385 * gst/videotestsrc/gstvideotestsrc.h:
13386 Make videotestsrc a pushsrc.
13388 2005-07-14 Wim Taymans <wim@fluendo.com>
13390 * gst/tcp/gstfdset.c: (gst_fdset_free):
13391 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
13392 (gst_multifdsink_add), (gst_multifdsink_remove),
13393 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
13394 (gst_multifdsink_remove_client_link),
13395 (gst_multifdsink_client_queue_data),
13396 (gst_multifdsink_client_queue_caps),
13397 (gst_multifdsink_client_queue_buffer),
13398 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
13399 (gst_multifdsink_stop):
13400 * gst/tcp/gstmultifdsink.h:
13403 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
13404 Also draw image when not from a pool.
13406 2005-07-14 Wim Taymans <wim@fluendo.com>
13408 * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
13409 (mute_stream), (silence_stream):
13410 Small debug additions.
13412 2005-07-14 Wim Taymans <wim@fluendo.com>
13414 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
13415 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13416 (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
13417 Better error recovery, ignore unconnected pads and
13420 2005-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
13422 * docs/libs/tmpl/gstaudio.sgml:
13423 * docs/libs/tmpl/gstcolorbalance.sgml:
13424 * docs/libs/tmpl/gstgconf.sgml:
13425 * docs/libs/tmpl/gstmixer.sgml:
13426 * docs/libs/tmpl/gstringbuffer.sgml:
13427 * docs/libs/tmpl/gsttuner.sgml:
13428 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13429 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
13430 (gst_tcpclientsrc_class_init):
13431 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
13432 (gst_tcpserversrc_class_init):
13433 * sys/v4l/gstv4lelement.c:
13434 more autistic cleanliness in functions/names/defines
13436 2005-07-13 Thomas Vander Stichele <thomas at apestaart dot org>
13439 make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
13440 added manually to each Makefile.am so we are sure it goes
13441 *last* and doesn't add -L flags before linking in libs of our
13442 own, like, say, internal .la libs, that then accidentally pick
13443 up the installed copy.
13444 * docs/libs/Makefile.am:
13445 * ext/alsa/Makefile.am:
13446 * ext/cdparanoia/Makefile.am:
13447 * ext/gnomevfs/Makefile.am:
13448 * ext/libvisual/Makefile.am:
13449 * ext/ogg/Makefile.am:
13450 * ext/theora/Makefile.am:
13451 * ext/vorbis/Makefile.am:
13452 * gst-libs/gst/video/Makefile.am:
13453 * gst/adder/Makefile.am:
13454 * gst/audioconvert/Makefile.am:
13455 * gst/audiorate/Makefile.am:
13456 * gst/audioscale/Makefile.am:
13457 * gst/ffmpegcolorspace/Makefile.am:
13458 * gst/playback/Makefile.am:
13459 * gst/sine/Makefile.am:
13460 * gst/subparse/Makefile.am:
13461 * gst/tags/Makefile.am:
13462 * gst/tcp/Makefile.am:
13463 * gst/typefind/Makefile.am:
13464 * gst/videorate/Makefile.am:
13465 * gst/videoscale/Makefile.am:
13466 * gst/videotestsrc/Makefile.am:
13467 * gst/volume/Makefile.am:
13468 * sys/v4l/Makefile.am:
13469 * sys/ximage/Makefile.am:
13470 * sys/xvimage/Makefile.am:
13471 adapt properly to this change. This should make sure that
13472 plugins and libs properly link to the as-yet-uninstalled
13473 copies of stuff like libgstinterfaces and libgstvideo
13475 2005-07-13 Andy Wingo <wingo@pobox.com>
13477 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
13478 (gst_v4lsrc_fixate): Fixate on format as well.
13480 * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy)
13481 (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
13482 buffer points to it.
13483 (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
13484 rather just doing X calls ourselves. Also fixes a memleak.
13486 2005-07-12 Andy Wingo <wingo@pobox.com>
13488 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property)
13489 (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init)
13490 (gst_v4lsrc_create): Re-add the copy-mode property, default to
13491 TRUE to avoid deadlocks if an element holds on to our buffers.
13493 2005-07-11 Thomas Vander Stichele <thomas at apestaart dot org>
13495 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13496 (gst_sinesrc_init), (gst_sinesrc_create),
13497 (gst_sinesrc_set_property), (gst_sinesrc_get_property),
13498 (gst_sinesrc_start):
13499 * gst/sine/gstsinesrc.h:
13500 removing num-buffers property before moving it
13502 2005-07-10 Thomas Vander Stichele <thomas at apestaart dot org>
13505 use overridable ERROR_CFLAGS
13506 * docs/libs/gst-plugins-base-libs.types:
13507 * docs/libs/tmpl/gstringbuffer.sgml:
13508 * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
13509 (gst_alsasink_class_init):
13510 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
13511 (gst_alsasrc_class_init):
13512 * gst-libs/gst/audio/audio.h:
13513 * gst-libs/gst/audio/gstaudioclock.h:
13514 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
13515 (gst_audio_filter_base_init), (gst_audio_filter_class_init),
13516 (gst_audio_filter_link), (gst_audio_filter_init),
13517 (gst_audio_filter_chain), (gst_audio_filter_set_property),
13518 (gst_audio_filter_get_property),
13519 (gst_audio_filter_class_add_pad_templates):
13520 * gst-libs/gst/audio/gstaudiofilter.h:
13521 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
13522 (gst_audio_filter_template_get_type),
13523 (gst_audio_filter_template_base_init),
13524 (gst_audio_filter_template_class_init),
13525 (gst_audio_filter_template_init),
13526 (gst_audio_filter_template_set_property),
13527 (gst_audio_filter_template_get_property), (plugin_init),
13528 (gst_audio_filter_template_setup),
13529 (gst_audio_filter_template_filter),
13530 (gst_audio_filter_template_filter_inplace):
13531 * gst-libs/gst/audio/gstaudiosink.c:
13532 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
13533 (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
13534 (gst_audioringbuffer_release), (gst_audioringbuffer_start),
13535 (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
13536 (gst_audio_sink_base_init), (gst_audio_sink_class_init),
13537 (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
13538 * gst-libs/gst/audio/gstaudiosink.h:
13539 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
13540 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
13541 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
13542 (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
13543 (gst_audioringbuffer_delay), (gst_audio_src_base_init),
13544 (gst_audio_src_class_init), (gst_audio_src_init),
13545 (gst_audio_src_create_ringbuffer):
13546 * gst-libs/gst/audio/gstaudiosrc.h:
13547 * gst-libs/gst/audio/gstbaseaudiosink.c:
13548 (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
13549 (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
13550 (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
13551 (gst_base_audio_sink_set_property),
13552 (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
13553 (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
13554 (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
13555 (gst_base_audio_sink_create_ringbuffer),
13556 (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
13557 * gst-libs/gst/audio/gstbaseaudiosink.h:
13558 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13559 (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
13560 (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
13561 (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
13562 (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
13563 (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
13564 (gst_base_audio_src_event), (gst_base_audio_src_create),
13565 (gst_base_audio_src_create_ringbuffer),
13566 (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
13567 * gst-libs/gst/audio/gstbaseaudiosrc.h:
13568 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
13569 (gst_ring_buffer_class_init), (gst_ring_buffer_init),
13570 (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
13571 (gst_ring_buffer_debug_spec_caps),
13572 (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
13573 (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
13574 (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
13575 (gst_ring_buffer_start), (gst_ring_buffer_pause),
13576 (gst_ring_buffer_stop), (gst_ring_buffer_delay),
13577 (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
13578 (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
13579 (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
13580 (gst_ring_buffer_clear):
13581 * gst-libs/gst/audio/gstringbuffer.h:
13582 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
13583 (gst_video_sink_class_init), (gst_video_sink_get_type):
13584 * gst-libs/gst/video/videosink.h:
13585 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
13586 (gst_multifdsink_class_init),
13587 (gst_multifdsink_handle_client_write),
13588 (gst_multifdsink_change_state):
13589 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13590 (gst_tcpclientsink_setcaps):
13591 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
13592 (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
13593 (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
13594 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
13595 (gst_ximagesink_send_pending_navigation),
13596 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
13597 (gst_ximagesink_class_init), (gst_ximagesink_get_type):
13598 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
13599 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
13600 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
13601 (gst_xvimagesink_send_pending_navigation),
13602 (gst_xvimagesink_navigation_send_event),
13603 (gst_xvimagesink_set_xwindow_id),
13604 (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
13605 (gst_xvimagesink_get_type):
13606 more macro splitting
13608 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
13610 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
13611 plug a memleak, allows me to import 1479 albums in one go
13613 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
13614 (vorbis_handle_type_packet), (vorbis_dec_chain),
13615 (vorbis_dec_change_state):
13616 fix some format strings
13618 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
13620 * docs/libs/tmpl/gstcolorbalance.sgml:
13621 * docs/libs/tmpl/gstmixer.sgml:
13622 * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
13623 (gst_alsasink_set_property), (gst_alsasink_get_property):
13624 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
13625 (gst_alsasrc_set_property), (gst_alsasrc_get_property):
13626 add device property
13628 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
13630 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
13631 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
13632 (audiocast_register_listener), (audiocast_thread_run),
13633 (gst_gnomevfssrc_send_additional_headers_callback),
13634 (gst_gnomevfssrc_received_headers_callback),
13635 (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
13636 (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
13637 (gst_gnomevfssrc_get_size):
13638 add/clean up debugging
13639 * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
13642 2005-07-07 Andy Wingo <wingo@pobox.com>
13644 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
13645 framerate. Need to get a handle on when exactly this function is
13648 * sys/v4l/v4lsrc_calls.h:
13649 * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
13650 (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
13651 (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
13653 * sys/v4l/v4l_calls.h: Cast to V4lElement.
13654 * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
13655 v4lelements are sources.
13657 * sys/v4l/gstv4lxoverlay.h:
13658 * sys/v4l/gstv4lxoverlay.c:
13659 * sys/v4l/gstv4ltuner.h:
13660 * sys/v4l/gstv4ltuner.c: Header loc fixen.
13662 * sys/v4l/gstv4lsrc.h:
13663 * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
13664 PushSrc/BaseSrc. Removed most sync-related properties, videorate
13665 or something should handle that. Made a live source.
13667 * sys/v4l/gstv4lelement.h:
13668 * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
13669 signals. Some cleanups.
13671 * sys/v4l/gstv4lcolorbalance.h: Interface header update.
13673 * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
13676 * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
13679 * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
13681 2005-07-07 Wim Taymans <wim@fluendo.com>
13683 * ext/theora/theoradec.c: (theora_get_query_types),
13684 (theora_dec_src_getcaps), (theora_dec_push):
13685 * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
13686 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
13687 Remove deprecated/unused query types.
13689 2005-07-06 Wim Taymans <wim@fluendo.com>
13691 * ext/alsa/Makefile.am:
13692 * ext/alsa/gstalsaplugin.c: (plugin_init):
13693 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
13694 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
13695 (gst_alsasrc_dispose), (gst_alsasrc_base_init),
13696 (gst_alsasrc_class_init), (gst_alsasrc_init),
13697 (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
13698 (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
13699 (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
13700 (gst_alsasrc_reset):
13701 * ext/alsa/gstalsasrc.h:
13702 * gst-libs/gst/audio/Makefile.am:
13703 * gst-libs/gst/audio/gstaudiosink.c:
13704 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
13705 (gst_audioringbuffer_start):
13706 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
13707 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
13708 (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
13709 (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13710 (gst_audioringbuffer_release), (gst_audioringbuffer_start),
13711 (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
13712 (gst_audiosrc_base_init), (gst_audiosrc_class_init),
13713 (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
13714 * gst-libs/gst/audio/gstaudiosrc.h:
13715 * gst-libs/gst/audio/gstbaseaudiosink.c:
13716 (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
13717 (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
13718 (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
13719 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13720 (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
13721 (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
13722 (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
13723 (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
13724 (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
13725 (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
13726 (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
13727 (gst_baseaudiosrc_change_state):
13728 * gst-libs/gst/audio/gstbaseaudiosrc.h:
13729 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13730 (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
13731 (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
13732 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
13733 (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
13734 (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
13735 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
13736 * gst-libs/gst/audio/gstringbuffer.h:
13737 Added audiosource base classes.
13738 Ported alsasrc, still very basic.
13740 2005-07-06 Wim Taymans <wim@fluendo.com>
13742 * ext/theora/theoradec.c: (theora_dec_src_getcaps),
13743 (theora_dec_push), (theora_handle_data_packet):
13744 Prepare for better timestamp fix later.
13746 * gst/audioconvert/gstaudioconvert.c:
13747 List most accurate caps first
13749 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
13750 Use proper pad task function.
13752 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13753 (gst_xvimagesink_show_frame):
13754 Fix deadlock when alloc failed.
13756 2005-07-05 Andy Wingo <wingo@pobox.com>
13758 * ext/gnomevfs/gstgnomevfssrc.c:
13759 * gst/sine/gstsinesrc.c:
13760 * gst/tcp/gsttcpserversrc.c:
13761 * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
13763 * sys/v4l/: Port from 0.8.
13765 * Many files: Null if we got it....
13767 2005-07-05 Andy Wingo <wingo@pobox.com>
13769 * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read):
13770 * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
13773 2005-07-05 Wim Taymans <wim@fluendo.com>
13776 * gst/tcp/Makefile.am:
13778 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
13779 (gst_multifdsink_base_init), (gst_multifdsink_class_init),
13780 (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
13781 (is_sync_frame), (gst_multifdsink_handle_client_write),
13782 (gst_multifdsink_render), (gst_multifdsink_start),
13783 (gst_multifdsink_stop), (gst_multifdsink_change_state):
13784 * gst/tcp/gstmultifdsink.h:
13785 * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
13786 (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
13787 (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
13788 * gst/tcp/gsttcp.h:
13789 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13790 (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
13791 (gst_tcpclientsink_render), (gst_tcpclientsink_start),
13792 (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
13793 * gst/tcp/gsttcpclientsink.h:
13794 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
13795 (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
13796 (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
13797 (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
13798 (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
13799 * gst/tcp/gsttcpclientsrc.h:
13800 * gst/tcp/gsttcpplugin.c: (plugin_init):
13801 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
13802 * gst/tcp/gsttcpserversink.h:
13803 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
13804 (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
13805 (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
13806 (gst_tcpserversrc_create), (gst_tcpserversrc_start),
13807 (gst_tcpserversrc_stop):
13808 * gst/tcp/gsttcpserversrc.h:
13809 * gst/tcp/gsttcpsink.c:
13810 * gst/tcp/gsttcpsink.h:
13811 * gst/tcp/gsttcpsrc.c:
13812 * gst/tcp/gsttcpsrc.h:
13813 Ported tcp plugins to 0.9.
13816 2005-07-05 Andy Wingo <wingo@pobox.com>
13818 * gst/playback/gstplaybasebin.c (fill_buffer):
13819 message_new_application fixen.
13821 * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
13824 2005-07-04 Wim Taymans <wim@fluendo.com>
13826 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
13827 Set caps on output buffer.
13829 2005-07-04 Andy Wingo <wingo@pobox.com>
13831 * ext/gnomevfs/gstgnomevfssrc.c
13832 (gst_gnomevfssrc_received_headers_callback)
13833 (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
13836 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
13837 No refcount leakage.
13839 * configure.ac: Enable -Werror.
13841 * ext/theora/theoradec.c (theora_dec_src_getcaps):
13842 * gst/audioconvert/bufferframesconvert.c
13843 (buffer_frames_convert_fixate):
13844 * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
13845 (gst_audio_convert_fixate):
13846 * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
13847 (gst_sinesrc_create): Fixate func changes.
13849 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
13850 (gst_ximagesink_buffer_alloc): Unused var.
13852 2005-07-01 Andy Wingo <wingo@pobox.com>
13854 * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
13855 getcaps to do explicit caps. Needs to be done in all decoders,
13856 possibly via a base class.
13858 * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
13860 * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
13861 caps on the sink pad, just rely on the pad template. Also, setting
13862 ANY caps on a pad is not valid because the caps are not fixed.
13864 * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
13865 caps on the buffer, and get the width from the desired_caps if
13867 (gst_ximagesink_renegotiate_size): Implement via setting the
13868 desired_caps on the ximagesink.
13869 (gst_ximagesink_setcaps): Only reset the width of the player if it
13870 wasn't already set. Not sure if this is right.
13871 (gst_ximagesink_show_frame): Memcpy only for normal buffers.
13873 * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
13874 that the user wants. NULL unless the window has been resized.
13876 * gst/volume/gstvolume.c (volume_transform): Adapt to
13877 basetransform refcount changes.
13879 2005-07-01 Andy Wingo <wingo@pobox.com>
13881 * gst/videoscale/gstvideoscale.c:
13882 * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
13883 from BaseTransform, implements a transform_caps. Removed dead code
13884 including some PAR stuff that was never reached -- should probably
13885 be added back somehow.
13887 2005-07-01 Andy Wingo <wingo@pobox.com>
13889 * gst/videoscale: Merge David's work from 0.8 branch. Changes to
13892 2005-06-30 Thomas Vander Stichele <thomas at apestaart dot org>
13895 * docs/libs/Makefile.am:
13896 * docs/libs/gst-plugins-libs.types:
13897 * ext/alsa/Makefile.am:
13898 * ext/alsa/gstalsamixer.h:
13899 * ext/alsa/gstalsamixeroptions.h:
13900 * ext/alsa/gstalsamixertrack.h:
13901 * gst-libs/gst/Makefile.am:
13902 * gst-libs/gst/colorbalance/.cvsignore:
13903 * gst-libs/gst/colorbalance/Makefile.am:
13904 * gst-libs/gst/colorbalance/colorbalance-marshal.list:
13905 * gst-libs/gst/colorbalance/colorbalance.c:
13906 * gst-libs/gst/colorbalance/colorbalance.h:
13907 * gst-libs/gst/colorbalance/colorbalance.vcproj:
13908 * gst-libs/gst/colorbalance/colorbalancechannel.c:
13909 * gst-libs/gst/colorbalance/colorbalancechannel.h:
13910 * gst-libs/gst/interfaces/Makefile.am:
13911 * gst-libs/gst/interfaces/colorbalance.c:
13912 (gst_color_balance_class_init):
13913 * gst-libs/gst/interfaces/colorbalance.h:
13914 * gst-libs/gst/interfaces/interfaces-marshal.list:
13915 * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
13916 * gst-libs/gst/interfaces/mixer.h:
13917 * gst-libs/gst/interfaces/mixeroptions.h:
13918 * gst-libs/gst/interfaces/navigation.c:
13919 * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
13920 * gst-libs/gst/interfaces/tuner.h:
13921 * gst/volume/Makefile.am:
13922 * gst/volume/gstvolume.c:
13923 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
13924 * sys/ximage/Makefile.am:
13925 * sys/ximage/ximagesink.c:
13926 * sys/xvimage/Makefile.am:
13927 * sys/xvimage/xvimagesink.c:
13928 fold in all interfaces into an interfaces dir, preserving CVS
13931 2005-06-30 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13933 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13934 Fix build after riff changes.
13936 2005-06-30 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13938 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
13939 (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
13940 (gst_riff_create_video_template_caps),
13941 (gst_riff_create_audio_template_caps),
13942 (gst_riff_create_iavs_template_caps):
13943 * gst-libs/gst/riff/riff-media.h:
13944 * gst-libs/gst/riff/riff-read.h:
13945 * gst-libs/gst/riff/riff.c: (gst_riff_init):
13946 Add gst_riff_init() to initialize the debug category, instead
13947 of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
13949 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13951 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
13952 Oops, I shouldn't apply hacks.
13954 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13956 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
13957 Remove pad_loop function which doesn't work.
13959 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13961 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
13962 Send EOS when deactivating.
13963 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
13964 (check_queue), (queue_threshold_reached), (queue_out_of_data),
13965 (gen_preroll_element), (probe_triggered), (mute_stream),
13966 (silence_stream), (new_decoded_pad), (setup_substreams),
13967 (set_active_source):
13968 * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
13969 (remove_sinks), (add_sink):
13970 * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
13971 Change for new probe API.
13973 2005-06-29 Wim Taymans <wim@fluendo.com>
13975 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
13976 * gst-libs/gst/audio/gstbaseaudiosink.c:
13977 (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
13978 (gst_baseaudiosink_change_state):
13979 * gst-libs/gst/audio/gstbaseaudiosink.h:
13980 * gst-libs/gst/audio/gstringbuffer.c:
13981 (gst_ringbuffer_set_callback):
13982 Fix compilation error.
13983 Ringbuffer starts out as not running.
13984 Free our clock in dispose.
13985 When releasing the ringbuffer we need to renegotiate so
13986 clear the pad caps.
13988 2005-06-29 Thomas Vander Stichele <thomas at apestaart dot org>
13992 * docs/Makefile.am:
13993 * docs/libs/Makefile.am:
13994 * docs/libs/gst-plugins-libs-docs.sgml:
13995 * docs/libs/gst-plugins-libs-sections.txt:
13996 * docs/libs/gst-plugins-libs.types:
13997 * docs/libs/tmpl/gstaudio.sgml:
13998 * docs/libs/tmpl/gstcolorbalance.sgml:
13999 * docs/libs/tmpl/gstringbuffer.sgml:
14000 * gst-libs/gst/audio/gstringbuffer.c:
14001 (gst_ringbuffer_set_callback):
14002 reinstate gtk-doc docs for plugin libs
14004 2005-06-28 Wim Taymans <wim@fluendo.com>
14006 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14007 (gst_ogg_demux_init):
14008 Removed pad loop function.
14010 2005-06-28 Wim Taymans <wim@fluendo.com>
14012 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14013 If we're building a chain we are not in an error case
14014 when we queue a buffer.
14016 2005-06-28 Andy Wingo <wingo@pobox.com>
14018 * *.c: Don't cast to GstObject before reffing/unreffing.
14020 2005-06-27 Andy Wingo <wingo@pobox.com>
14022 * gst/videotestsrc/gstvideotestsrc.c
14023 (gst_videotestsrc_activate_push): Activation API changes.
14025 * gst/playback/gstdecodebin.c (gst_decode_bin_change_state)
14026 (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
14027 they have refs on the decodebin.
14029 * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
14031 (gst_ogg_pad_typefind): Don't leak a pad ref.
14032 (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
14033 (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push)
14034 (gst_ogg_demux_sink_activate_pull): Changes for activation API.
14036 2005-06-27 Edward Hervey <edward@fluendo.com>
14038 * ext/theora/theoradec.c: (theora_dec_change_state):
14039 re-arranged call to parent's state change in order to avoid locks (or
14042 2005-06-26 Edward Hervey <edward@fluendo.com>
14044 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14045 2nd argument of 'unknow-type' signal is a GstCaps and not a
14048 2005-06-25 Jan Schmidt <thaytan@mad.scientist.com>
14049 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
14050 Set the worker thread's running flag to TRUE before starting the
14052 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
14053 Catch a failure to add typefind to the bin.
14055 2005-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
14057 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14058 (gst_sinesrc_init), (gst_sinesrc_create),
14059 (gst_sinesrc_set_property), (gst_sinesrc_get_property),
14060 (gst_sinesrc_start):
14061 * gst/sine/gstsinesrc.h:
14062 add num-buffers and timestamp-offset properties
14063 * gst/videotestsrc/gstvideotestsrc.c:
14064 (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
14065 (gst_videotestsrc_get_property):
14066 add timestamp-offset property
14068 2005-06-23 Christian Schaller <uraeus@gnome.org>
14070 * configure.ac: add videorate
14071 * gst-plugins-base.spec.in: add videorate
14073 2005-06-23 Wim Taymans <wim@fluendo.com>
14075 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14076 (gst_videorate_getcaps), (gst_videorate_setcaps),
14077 (gst_videorate_event), (gst_videorate_chain):
14078 Fixed videorate, fixating an already fixated caps is not
14081 2005-06-23 Wim Taymans <wim@fluendo.com>
14084 * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
14085 Buffer on caps is not boxed anymore.
14087 2005-06-22 Wim Taymans <wim@fluendo.com>
14089 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
14090 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14091 Set buffers on caps as miniobjects and not as boxed.
14093 2005-06-19 Thomas Vander Stichele <thomas at apestaart dot org>
14098 === release 0.9.1 ===
14100 2005-06-19 Thomas Vander Stichele <thomas at apestaart dot org>
14121 updates for release
14123 2005-06-09 Andy Wingo <wingo@pobox.com>
14125 * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
14127 2005-06-09 Andy Wingo <wingo@pobox.com>
14130 * gst-libs/gst/Makefile.am:
14131 * gst-libs/gst/net/Makefile.am:
14132 Add gstnet to build.
14134 2005-06-09 Andy Wingo <wingo@pobox.com>
14136 * gst-libs/gst/gconf/gconf.c:
14137 * gst/playback/test.c:
14138 * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
14141 * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
14143 * ext/theora/theoraenc.c (theora_enc_chain):
14144 * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
14146 * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
14149 2005-06-02 Wim Taymans <wim@fluendo.com>
14151 * gst-libs/gst/net/Makefile.am:
14152 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
14153 * pkgconfig/gstreamer-libs.pc.in:
14154 Added net stuff, version net lib.
14156 2005-06-02 Wim Taymans <wim@fluendo.com>
14158 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
14159 (query_rates), (query_positions_elems), (query_positions_pads),
14161 Updated seek example.
14163 2005-06-02 Andy Wingo <wingo@pobox.com>
14165 * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
14166 * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
14169 * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
14170 remove the typefind, the bin dispose will do it for us. When it's
14171 removed and unreffed, the signal handler will be disconnected,
14173 (unlinked): It's too difficult to disconnect from unlinked
14174 handlers, as they are on pads not elements. Just punt if the pads
14175 aren't grandkids of the bin.
14177 2005-06-02 Wim Taymans <wim@fluendo.com>
14180 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14181 (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
14182 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
14183 * ext/theora/theoradec.c: (theora_dec_src_query),
14184 (theora_handle_data_packet):
14185 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14186 (theora_enc_chain):
14187 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14188 (vorbis_handle_data_packet):
14189 * gst/audioconvert/bufferframesconvert.c:
14190 (buffer_frames_convert_chain):
14191 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14192 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14193 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14194 (gst_ffmpegcsp_chain):
14195 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14196 (gst_videorate_getcaps), (gst_videorate_setcaps),
14197 (gst_videorate_event), (gst_videorate_chain):
14198 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
14199 (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
14200 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14201 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14202 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14203 (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14204 (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14205 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14206 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14207 Cleanups and buffer alloc.
14209 2005-05-31 Wim Taymans <wim@fluendo.com>
14211 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
14212 Don't try to call the delay method when the device is not
14215 2005-05-31 Wim Taymans <wim@fluendo.com>
14217 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
14218 Get actual segment size and buffer size after opening
14221 2005-05-30 Wim Taymans <wim@fluendo.com>
14223 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
14224 (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
14225 Also FLUSH upstream, makes the loop function exit faster.
14227 * ext/theora/theoradec.c: (theora_dec_src_query):
14228 Some more debug info in the query.
14230 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14231 (gst_ximagesink_setcaps):
14232 Release lock on par error, better error reporting.
14234 2005-05-26 Wim Taymans <wim@fluendo.com>
14236 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14237 (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
14238 (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
14239 Clear chains in READY
14240 Queue packets until the chain is activated.
14242 2005-05-25 Wim Taymans <wim@fluendo.com>
14244 * gst-libs/gst/audio/gstaudiosink.c:
14245 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14246 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14247 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14248 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14249 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14250 (gst_audiosink_create_ringbuffer):
14251 * gst-libs/gst/audio/gstbaseaudiosink.c:
14252 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
14253 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
14254 (gst_baseaudiosink_set_property), (build_linear_format),
14255 (debug_spec_caps), (debug_spec_buffer),
14256 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
14257 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
14258 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
14259 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
14260 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
14261 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
14262 (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
14263 (gst_ringbuffer_play), (gst_ringbuffer_pause),
14264 (gst_ringbuffer_stop), (gst_ringbuffer_delay),
14265 (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
14266 (wait_segment), (gst_ringbuffer_commit),
14267 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
14268 (gst_ringbuffer_clear):
14269 Various small cleanups.
14271 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14272 (gst_audio_convert_change_state):
14273 * gst/subparse/gstsubparse.c: (gst_subparse_chain):
14274 No need to take the locks anymore.
14276 2005-05-25 Wim Taymans <wim@fluendo.com>
14278 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
14279 (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
14280 (remove_element_chain), (no_more_pads), (unlinked), (close_link),
14282 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
14283 (group_destroy), (group_commit), (queue_overrun),
14284 (gen_preroll_element), (no_more_pads), (preroll_unlinked),
14285 (mute_stream), (new_decoded_pad), (setup_substreams),
14286 (setup_source), (mute_group_type), (set_active_source),
14287 (gst_play_base_bin_change_state):
14288 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
14289 (gen_video_element), (gen_text_element), (gen_audio_element),
14290 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
14291 * gst/playback/gststreaminfo.c: (gst_stream_info_new),
14292 (gst_stream_info_dispose), (gst_stream_info_set_mute):
14293 * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
14294 Some playbin cleanups mostly refcounting sloppyness.
14296 2005-05-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14298 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14299 Work with streaming input.
14301 2005-05-25 Wim Taymans <wim@fluendo.com>
14303 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14304 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14305 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14306 (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
14307 No need to take the STREAM lock anymore.
14309 2005-05-25 Wim Taymans <wim@fluendo.com>
14311 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
14312 (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
14313 (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
14314 (gst_ogg_demux_chain), (gst_ogg_demux_loop),
14315 (gst_ogg_demux_sink_activate):
14316 * ext/theora/theoradec.c: (theora_dec_src_event),
14317 (theora_handle_comment_packet), (theora_dec_chain),
14318 (theora_dec_change_state):
14319 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14320 (vorbis_handle_data_packet), (vorbis_dec_chain),
14321 (vorbis_dec_change_state):
14322 Remove STREAM locks as they are taken in core now.
14323 Never set bogus granulepos on vorbis/theora.
14324 Fix leaks in theoradec tag parsing.
14326 2005-05-25 Wim Taymans <wim@fluendo.com>
14328 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
14329 Fix memleaks, GST_BUFFER_DATA() is not freed.
14331 2005-05-25 Wim Taymans <wim@fluendo.com>
14333 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
14334 Open non-blocking, set to blocking mode afterwards to avoid
14335 lockups when audio device is busy.
14337 2005-05-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14339 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
14340 This can't be good.
14342 2005-05-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14344 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
14345 (gst_audio_convert_chain), (gst_audio_convert_link_src),
14346 (gst_audio_convert_setcaps):
14347 Implement instant setup switching.
14349 2005-05-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14351 * gst/playback/gstplaybasebin.c: (probe_triggered):
14352 Fix missing unlock.
14353 * gst/playback/gstplaybin.c: (add_sink):
14354 First add, then link (otherwise pad link fails).
14356 2005-05-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
14358 * examples/Makefile.am:
14359 fix buildbot (make distcheck)
14361 2005-05-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14363 * gst/playback/gstplaybin.c: (gen_vis_element):
14364 Remove some wrong code. Doesn't work yet.
14366 2005-05-19 Wim Taymans <wim@fluendo.com>
14368 * gst-libs/gst/net/Makefile.am:
14369 * gst-libs/gst/net/README:
14370 * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
14371 (gst_netbuffer_class_init), (gst_netbuffer_init),
14372 (gst_netbuffer_finalize), (gst_netbuffer_copy),
14373 (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
14374 (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
14375 (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
14376 * gst-libs/gst/net/gstnetbuffer.h:
14377 Added buffer subclass to store extra to/from addresses for
14378 network sources/sinks.
14380 2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14382 * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
14383 Don't lock an unassigned variable.
14385 2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14387 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
14388 Increase buffer for video, decrease buffer for other media types.
14389 * gst/playback/gstplaybin.c: (gen_video_element),
14390 (gen_audio_element):
14391 Change names for debugging purposes.
14393 2005-05-18 Wim Taymans <wim@fluendo.com>
14395 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14396 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14397 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14398 (gst_ffmpegcsp_chain):
14399 Enable buffer alloc passthrough if the source and dest
14400 formats are the same.
14402 2005-05-17 Wim Taymans <wim@fluendo.com>
14404 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
14405 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
14406 (gst_ogg_demux_chain_unlocked):
14407 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14408 (gst_audio_convert_caps_remove_format_info),
14409 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14410 (gst_audio_convert_fixate), (gst_audio_convert_change_state):
14411 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14412 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14413 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
14414 (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
14415 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
14416 (gst_ffmpegcsp_get_property):
14417 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14418 (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14419 (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14420 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
14421 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
14422 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
14423 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
14424 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
14425 Leak fixes in oggdemux.
14426 Some cleanups in audioconvert.
14427 Make passthrough work along with buffer_alloc etc.
14428 Make buffer_alloc and buffer recycling actually work in
14431 2005-05-17 Thomas Vander Stichele <thomas at apestaart dot org>
14433 * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
14434 make the compiler happy
14436 2005-05-17 Wim Taymans <wim@fluendo.com>
14438 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
14439 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
14440 (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
14441 (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
14442 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14443 (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
14444 (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
14445 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
14446 (gst_xvimagesink_set_xwindow_id):
14447 * sys/xvimage/xvimagesink.h:
14448 Port xvimagesink to new MiniObject.
14450 2005-05-17 Wim Taymans <wim@fluendo.com>
14452 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
14453 (gst_audiofilter_chain):
14454 * gst-libs/gst/audio/gstaudiosink.c:
14455 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14456 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14457 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14458 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14459 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14460 (gst_audiosink_create_ringbuffer):
14461 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14462 (gst_audio_convert_caps_remove_format_info),
14463 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14464 (gst_audio_convert_fixate), (gst_audio_convert_channels):
14465 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14466 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14467 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14468 Fix passthrough in ffmpegcolorspace.
14469 Fix memset in audiosink on wrong memory.
14471 2005-05-16 David Schleef <ds@schleef.org>
14473 * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
14476 2005-05-16 David Schleef <ds@schleef.org>
14478 Port from GstData to GstMiniObject.
14479 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
14480 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
14481 (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
14482 (gst_ogg_mux_collected):
14483 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14484 * ext/theora/theoradec.c: (theora_handle_comment_packet),
14485 (theora_handle_data_packet):
14486 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14487 (theora_set_header_on_caps), (theora_enc_chain):
14488 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14489 (vorbis_handle_comment_packet):
14490 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14491 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
14492 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
14493 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
14494 * gst/audioconvert/gstaudioconvert.c:
14495 (gst_audio_convert_get_buffer):
14496 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14497 * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
14498 (mute_stream), (silence_stream):
14499 * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
14500 * gst/volume/gstvolume.c: (volume_transform):
14501 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14502 (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
14503 (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
14504 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
14505 (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
14506 (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
14507 (gst_ximagesink_buffer_alloc):
14508 * sys/ximage/ximagesink.h:
14510 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14512 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14513 (fill_buffer), (check_queue), (queue_threshold_reached),
14514 (queue_out_of_data):
14515 * gst/playback/gstplaybasebin.h:
14516 Post buffer-fullness on the bus.
14518 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14520 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14522 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14523 (group_commit), (probe_triggered), (setup_source),
14524 (gst_play_base_bin_change_state):
14525 * gst/playback/gstplaybasebin.h:
14526 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14527 (gst_play_bin_init), (remove_sinks), (setup_sinks),
14528 (gst_play_bin_change_state):
14529 Move setup_output_pads into a virtual function, remove
14530 group-switch (no longer needed) and redirect (handled by bus
14533 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14535 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
14536 (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
14537 (get_active_group), (get_building_group), (group_destroy),
14538 (group_commit), (check_queue), (queue_overrun),
14539 (queue_threshold_reached), (queue_out_of_data),
14540 (gen_preroll_element), (remove_groups), (unknown_type),
14541 (add_element_stream), (no_more_pads), (probe_triggered),
14542 (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
14543 (setup_substreams), (setup_source), (finish_source),
14544 (prepare_output), (muted_group_change_state),
14545 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
14546 (gst_play_base_bin_change_state):
14547 * gst/playback/gstplaybasebin.h:
14548 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14549 (gst_play_bin_init), (gst_play_bin_set_property),
14550 (gen_video_element), (gen_text_element), (gen_audio_element),
14551 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
14552 (gst_play_bin_change_state):
14553 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
14554 (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
14555 (stream_info_change_state), (gst_stream_info_set_mute),
14556 (gst_stream_info_get_property):
14557 * gst/playback/gststreaminfo.h:
14558 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
14559 (gst_stream_selector_get_linked_pad),
14560 (gst_stream_selector_getcaps),
14561 (gst_stream_selector_get_linked_pads),
14562 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
14563 * gst/playback/gststreamselector.h:
14564 Rough port of playbin. Needs some more work, but is mostly done,
14565 and uses a few locks in important places, which should make stuff
14566 like chain-switches clean. Still uses GST_STATE() in a few places,
14567 which isn't all that good an idea, subtitles/elements disabled
14568 because no elements to test with and thus probably broken, query
14569 and event handling moved to GstBin, internal thread removed
14570 alltogether because the pipeline does that for us now. Can play
14571 Ogg/Vorbis files. Haven't tested anything else yet.
14573 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14575 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
14576 Do no-more-pads (needed for autoplugging).
14578 2005-05-10 Andy Wingo <wingo@pobox.com>
14580 * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
14581 message to the bus with the tags. Still not sent downstream tho.
14583 * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
14585 (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
14586 avoid refcounting hassles.
14588 2005-05-09 Andy Wingo <wingo@pobox.com>
14590 * gst/volume/Makefile.am:
14591 * gst/volume/demo.c
14592 * gst/volume/gstvolume.h
14593 * gst/volume/gstvolume.c: Port to 0.9 API, derive from
14594 basetransform. Probably need an audio filter base class.
14596 2005-05-09 Wim Taymans <wim@fluendo.com>
14598 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
14599 (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
14600 (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
14601 (gst_vorbisenc_chain):
14602 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14603 (gst_audio_convert_caps_remove_format_info),
14604 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14605 (gst_audio_convert_fixate), (gst_audio_convert_channels):
14606 Make caps writable before writing to it.
14607 Fix negotiation in audioconvert some more.
14609 2005-05-09 Wim Taymans <wim@fluendo.com>
14611 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14612 (gst_videorate_getcaps), (gst_videorate_setcaps),
14613 (gst_videorate_event), (gst_videorate_chain):
14614 Better negotiation.
14616 2005-05-09 Wim Taymans <wim@fluendo.com>
14618 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14619 (gst_videorate_getcaps), (gst_videorate_setcaps),
14620 (gst_videorate_blank_data), (gst_videorate_init),
14621 (gst_videorate_event), (gst_videorate_chain),
14622 (gst_videorate_change_state):
14623 Port videorate, do a better job at negotiation while we're at
14626 2005-05-09 Jan Schmidt <thaytan@mad.scientist.com>
14631 * examples/Makefile.am:
14632 * gst-libs/gst/audio/Makefile.am:
14633 * gst-libs/gst/riff/Makefile.am:
14634 * gst-libs/gst/tag/Makefile.am:
14635 * gst-libs/gst/video/Makefile.am:
14636 Fixups for missing variables.
14638 2005-05-09 Wim Taymans <wim@fluendo.com>
14640 * examples/seeking/seek.c: (make_theora_pipeline),
14641 (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
14642 (query_rates), (query_positions_elems), (query_positions_pads),
14643 (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
14644 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
14645 (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
14646 (gst_ogg_pad_typefind), (gst_ogg_demux_init),
14647 (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
14648 (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
14649 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14650 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
14651 (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
14652 (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
14653 (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
14654 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
14655 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
14656 (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
14657 * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
14658 (theora_dec_src_convert), (theora_dec_sink_convert),
14659 (theora_dec_src_query), (theora_dec_sink_query),
14660 (theora_dec_src_event), (theora_dec_sink_event),
14661 (theora_handle_comment_packet), (theora_handle_type_packet),
14662 (theora_handle_header_packet), (theora_handle_data_packet),
14663 (theora_dec_chain):
14664 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14665 (vorbis_dec_convert), (vorbis_dec_src_query),
14666 (vorbis_dec_sink_query), (vorbis_dec_src_event),
14667 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14668 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
14669 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
14670 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
14671 (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
14672 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
14673 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14674 (gst_play_bin_query):
14675 * gst/playback/test3.c: (update_scale):
14676 * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
14677 (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
14678 * gst/subparse/gstsubparse.c: (gst_subparse_init):
14679 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14680 (gst_videotestsrc_src_query):
14681 * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
14682 (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
14683 (paint_hline_YUV9):
14684 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
14685 Port to new query API.
14687 Cleanups in x[v]imagesink
14689 2005-05-09 Andy Wingo <wingo@pobox.com>
14691 * ext/alsa/gstalsasink.h:
14692 * ext/gnomevfs/gstgnomevfssrc.c:
14693 (gst_gnomevfssrc_get_icy_metadata):
14694 * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
14695 (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
14696 * ext/theora/theoradec.c (theora_dec_src_query)
14697 (theora_dec_src_event, theora_dec_sink_event)
14698 (theora_handle_comment_packet, theora_handle_data_packet):
14699 * ext/theora/theoraenc.c (theora_enc_chain):
14700 * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
14701 (vorbis_dec_sink_event, vorbis_handle_comment_packet):
14702 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
14703 * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
14705 * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
14706 (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
14707 (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
14708 (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
14709 (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
14710 (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
14711 (paint_setup_xBGR8888, paint_setup_RGBx8888)
14712 (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
14713 (paint_setup_RGB565, paint_setup_xRGB1555):
14714 * gst/videotestsrc/videotestsrc.h:
14715 * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
14716 * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
14717 (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
14720 * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
14721 gst_pad_query_position. Fixes oggdemux.
14723 2005-05-08 David Schleef <ds@schleef.org>
14725 * configure.ac: Require liboil.
14726 * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
14728 * gst/videotestsrc/videotestsrc.c:
14729 * gst/videotestsrc/videotestsrc.h:
14731 2005-05-06 Wim Taymans <wim@fluendo.com>
14733 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14734 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14735 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14736 Well, unreffing a buffer right before pushing it is asking
14739 2005-05-06 Christian Schaller <uraeus@gnome.org>
14741 * pkgconfig/gstreamer-libs.pc.in: add missing library calls
14743 2005-05-06 Wim Taymans <wim@fluendo.com>
14745 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14746 (gst_audio_convert_caps_remove_format_info),
14747 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14748 (gst_audio_convert_fixate), (gst_audio_convert_channels):
14749 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14750 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14751 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14752 * gst/sine/Makefile.am:
14753 * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
14754 (gst_sinesrc_class_init), (gst_sinesrc_init),
14755 (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
14756 (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
14757 (gst_sinesrc_update_freq):
14758 * gst/sine/gstsinesrc.h:
14759 * gst/tcp/gstmultifdsink.c:
14760 * sys/xvimage/xvimagesink.c:
14761 Fixed negotiation wrt _peer_get_caps()
14765 2005-05-06 Wim Taymans <wim@fluendo.com>
14767 * gst-libs/gst/audio/gstaudiosink.c:
14768 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14769 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14770 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14771 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14772 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14773 (gst_audiosink_create_ringbuffer):
14774 * gst-libs/gst/audio/gstbaseaudiosink.c:
14775 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
14776 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
14777 (gst_baseaudiosink_set_property), (build_linear_format),
14778 (debug_spec_caps), (debug_spec_buffer),
14779 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
14780 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
14781 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
14782 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
14783 * gst-libs/gst/audio/gstbaseaudiosink.h:
14784 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
14785 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
14786 (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
14787 (gst_ringbuffer_play), (gst_ringbuffer_pause),
14788 (gst_ringbuffer_stop), (gst_ringbuffer_delay),
14789 (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
14790 (wait_segment), (gst_ringbuffer_commit),
14791 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
14792 (gst_ringbuffer_clear):
14793 * gst-libs/gst/audio/gstringbuffer.h:
14794 Make the base audiosink return an error when there is no
14795 audiobuffer negotiated.
14797 2005-05-06 Zaheer Abbas Merali <zaheerabbas at merali dot org>
14800 Disable cdparanoia until someone ports it!
14802 2005-05-06 Wim Taymans <wim@fluendo.com>
14804 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14805 (gst_ogg_demux_sink_activate):
14806 And revert after wingo's revert.. sigh..
14808 2005-05-05 Andy Wingo <wingo@pobox.com>
14810 * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
14812 * configure.ac: Return audiorate and subparse from the ghetto.
14813 Re-enable -Wall -Werror.
14814 * gst/subparse/gstsubparse.c:
14815 * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
14816 or chain-based. Cleaned up a bit. Not tested.
14818 2005-05-05 Christian Schaller <christian@fluendo.com>
14820 * Makefile.am: remove stuff that is not building
14821 * configure.ac: remove stuff that is not building
14822 * examples/Makefile.am: remove stuff that is not building
14823 * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
14824 * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
14825 * sys/Makefile.am: remove stuff that is not building
14826 * testsuite/Makefile.am: remove stuff that is not building
14828 2005-05-05 Andy Wingo <wingo@pobox.com>
14830 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
14831 * gst-libs/gst/tag/gstvorbistag.c:
14832 (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
14833 * gst/adder/gstadder.h:
14834 * gst/audioconvert/gstchannelmix.c:
14835 (gst_audio_convert_fill_one_other):
14836 * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
14837 (gst_audiorate_init), (gst_audiorate_chain):
14838 * gst/playback/gstplaybasebin.c: (setup_source):
14839 * gst/playback/test3.c: (update_scale):
14857 2005-05-05 Wim Taymans <wim@fluendo.com>
14859 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14860 (gst_audio_convert_caps_remove_format_info),
14861 (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
14862 (gst_audio_convert_change_state), (gst_audio_convert_channels):
14863 * gst/videotestsrc/gstvideotestsrc.c:
14864 (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
14865 (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
14866 (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
14867 (gst_videotestsrc_init), (gst_videotestsrc_loop):
14868 Don't ignore _push() return values.
14869 Make sure no processing is done when shutting down.
14870 Videotestsrc pad activation fix.
14872 2005-05-05 Wim Taymans <wim@fluendo.com>
14874 * gst/adder/Makefile.am:
14875 * gst/adder/gstadder.c: (gst_adder_setcaps),
14876 (gst_adder_class_init), (gst_adder_init),
14877 (gst_adder_request_new_pad), (gst_adder_collected),
14878 (gst_adder_change_state):
14879 * gst/adder/gstadder.h:
14880 Ported adder as an example of a mixer element using
14881 collect pads. Needs more negotiation work.
14883 2005-05-05 Wim Taymans <wim@fluendo.com>
14885 * ext/theora/theoradec.c: (_inc_granulepos),
14886 (theora_dec_src_event), (theora_dec_sink_event),
14887 (theora_handle_comment_packet), (theora_handle_type_packet),
14888 (theora_handle_header_packet), (theora_handle_data_packet),
14889 (theora_dec_chain):
14890 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
14891 (gst_theora_enc_init), (theora_enc_sink_setcaps),
14892 (theora_push_buffer), (theora_push_packet),
14893 (theora_enc_sink_event), (theora_enc_chain),
14894 (theora_enc_change_state), (theora_enc_set_property),
14895 (theora_enc_get_property):
14896 Added stream lock to decoder so that we can serialize
14898 More theoraenc porting, recover from errors, do clean
14901 2005-05-05 Wim Taymans <wim@fluendo.com>
14903 * ext/ogg/Makefile.am:
14905 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14906 (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
14908 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14909 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
14910 (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
14911 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
14912 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
14913 (gst_ogg_mux_change_state):
14916 2005-05-05 Wim Taymans <wim@fluendo.com>
14918 * docs/design-audiosinks.txt:
14919 * gst-libs/gst/audio/TODO:
14920 * gst-libs/gst/audio/gstaudiosink.c:
14921 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14922 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14923 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14924 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14925 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14926 (gst_audiosink_create_ringbuffer):
14927 * gst-libs/gst/audio/gstbaseaudiosink.c:
14928 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
14929 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
14930 (gst_baseaudiosink_set_property), (build_linear_format),
14931 (debug_spec_caps), (debug_spec_buffer),
14932 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
14933 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
14934 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
14935 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
14936 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
14937 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
14938 (gst_ringbuffer_release), (gst_ringbuffer_play),
14939 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
14940 (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
14941 (gst_ringbuffer_set_sample), (wait_segment),
14942 (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
14943 (gst_ringbuffer_advance), (gst_ringbuffer_clear):
14944 More work on the audiosink, mostly debugging and a race in
14947 2005-04-28 Wim Taymans <wim@fluendo.com>
14949 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14950 (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
14951 * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
14952 (vorbis_dec_src_query), (vorbis_dec_src_event),
14953 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14954 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
14955 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
14956 Don't crap out when seeking back to position 0.
14958 2005-04-28 Wim Taymans <wim@fluendo.com>
14960 * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
14961 (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
14962 (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
14963 (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
14964 (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
14965 Make audio sink configurable, use alsasink as default.
14967 2005-04-28 Wim Taymans <wim@fluendo.com>
14969 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14970 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14971 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
14972 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
14973 (vorbis_dec_change_state):
14974 * ext/vorbis/vorbisdec.h:
14975 Refactor, use STREAM_LOCK.
14977 2005-04-28 Wim Taymans <wim@fluendo.com>
14979 * ext/theora/theoradec.c: (_inc_granulepos),
14980 (theora_dec_sink_event), (theora_handle_comment_packet),
14981 (theora_handle_type_packet), (theora_handle_header_packet),
14982 (theora_handle_data_packet), (theora_dec_chain),
14983 (theora_dec_change_state):
14984 Refactor a bit, use STREAM_LOCK.
14986 2005-04-28 Wim Taymans <wim@fluendo.com>
14988 * ext/alsa/Makefile.am:
14989 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
14990 (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
14991 (gst_alsa_link), (gst_alsa_close_audio):
14992 * ext/alsa/gstalsaplugin.c: (plugin_init):
14993 * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
14994 (gst_alsasink_dispose), (gst_alsasink_base_init),
14995 (gst_alsasink_class_init), (gst_alsasink_init),
14996 (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
14997 (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
14998 (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
14999 (gst_alsasink_reset):
15000 * ext/alsa/gstalsasink.h:
15001 Implement alsasink with simple open/write/close API.
15002 Make alsa dir build by disabling compilation of code.
15004 2005-04-28 Wim Taymans <wim@fluendo.com>
15006 * gst-libs/gst/audio/Makefile.am:
15007 * gst-libs/gst/audio/audio.h:
15008 * gst-libs/gst/audio/audioclock.c:
15009 * gst-libs/gst/audio/audioclock.h:
15010 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
15011 (gst_audio_clock_class_init), (gst_audio_clock_init),
15012 (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
15013 * gst-libs/gst/audio/gstaudioclock.h:
15014 * gst-libs/gst/audio/gstaudiosink.c:
15015 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15016 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15017 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15018 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15019 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15020 (gst_audiosink_create_ringbuffer):
15021 * gst-libs/gst/audio/gstbaseaudiosink.c:
15022 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15023 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15024 (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
15025 (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
15026 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15027 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15028 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15029 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15030 * gst-libs/gst/audio/gstbaseaudiosink.h:
15031 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15032 (gst_ringbuffer_init), (gst_ringbuffer_finalize),
15033 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15034 (gst_ringbuffer_release), (gst_ringbuffer_play),
15035 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
15036 (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
15037 (gst_ringbuffer_set_sample), (wait_segment),
15038 (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
15039 (gst_ringbuffer_advance), (gst_ringbuffer_clear):
15040 * gst-libs/gst/audio/gstringbuffer.h:
15041 Make ringbuffer faster and more simple by removing the locks
15042 in the playback thread.
15043 Add sample accurate playback based on buffer sample offsets.
15044 Make the baseaudiosink provide a clock.
15045 Parse caps in the base class.
15046 Correctly handle seeking, flushing and state changes.
15048 2005-04-25 Thomas Vander Stichele <thomas at apestaart dot org>
15051 * gst/audioconvert/Makefile.am:
15052 * gst/audioscale/Makefile.am:
15053 Fix part of the build. Come on guys, autogen didn't even work :)
15055 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15058 * gst-libs/gst/Makefile.am:
15059 * gst-libs/gst/media-info/.cvsignore:
15060 * gst-libs/gst/media-info/Makefile.am:
15061 * gst-libs/gst/media-info/README:
15062 * gst-libs/gst/media-info/media-info-priv.c:
15063 * gst-libs/gst/media-info/media-info-priv.h:
15064 * gst-libs/gst/media-info/media-info-test.c:
15065 * gst-libs/gst/media-info/media-info.c:
15066 * gst-libs/gst/media-info/media-info.h:
15067 * gst-libs/gst/media-info/media-info.vcproj:
15068 * pkgconfig/Makefile.am:
15069 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
15070 * pkgconfig/gstreamer-media-info.pc.in:
15071 Remove media-info, which is also successed by playbin (see Totem
15074 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15077 * examples/Makefile.am:
15078 * examples/gstplay/.cvsignore:
15079 * examples/gstplay/Makefile.am:
15080 * examples/gstplay/player.c:
15081 * gst-libs/gst/Makefile.am:
15082 * gst-libs/gst/play/.cvsignore:
15083 * gst-libs/gst/play/Makefile.am:
15084 * gst-libs/gst/play/play.c:
15085 * gst-libs/gst/play/play.h:
15086 * gst-libs/gst/play/play.vcproj:
15087 * pkgconfig/Makefile.am:
15088 * pkgconfig/gstreamer-play-uninstalled.pc.in:
15089 * pkgconfig/gstreamer-play.pc.in:
15090 Remove libgstplay, playbin is now the official successor.
15092 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15095 * gst-libs/gst/Makefile.am:
15096 * gst-libs/gst/xwindowlistener/Makefile.am:
15097 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
15098 * gst-libs/gst/xwindowlistener/xwindowlistener.h:
15099 Remove deprecated xwindowlistener (I've moved xwindowlistening
15100 in the v4l/v4l2 plugins over to serverside).
15102 2005-04-25 David Schleef <ds@schleef.org>
15104 * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
15105 to examples/dynparams. Examples do not belong interspersed with
15107 * examples/dynparams/demo-dparams.c:
15108 * gst/sine/Makefile.am:
15109 * gst/sine/demo-dparams.c:
15111 2005-04-25 David Schleef <ds@schleef.org>
15113 Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
15114 * gst-libs/gst/audio/Makefile.am:
15115 * gst-libs/gst/riff/Makefile.am:
15116 * gst-libs/gst/tag/Makefile.am:
15117 * gst-libs/gst/video/Makefile.am:
15118 * gst-libs/gst/xwindowlistener/Makefile.am:
15120 Convert to 0.9 API, seems to work:
15121 * sys/ximage/Makefile.am:
15122 * sys/ximage/ximagesink.c:
15124 2005-04-24 David Schleef <ds@schleef.org>
15126 Link plugins against libraries:
15127 * ext/alsa/Makefile.am:
15128 * gst/tcp/Makefile.am:
15130 Remove asm code that should be in liboil
15131 * gst/videoscale/Makefile.am:
15132 * gst/videoscale/videoscale_x86_asm.s:
15134 gettext wants these checked in:
15150 2005-04-24 David Schleef <ds@schleef.org>
15152 Convert gst_main() to g_main_loop_run()
15153 * gst/playback/decodetest.c: (main):
15154 * gst/playback/test2.c: (main):
15155 * gst/playback/test3.c: (main):
15156 * gst/playback/test4.c: (main):
15158 Link plugins against libraries:
15159 * ext/libvisual/Makefile.am:
15160 * sys/xvimage/Makefile.am:
15162 2005-04-24 David Schleef <ds@schleef.org>
15164 * configure.ac: Remove idct and resample libs
15165 * gst-libs/gst/Makefile.am: same
15167 Remove usage of gst_library_load():
15168 * ext/alsa/gstalsaplugin.c: (plugin_init):
15169 * ext/libvisual/visual.c: (plugin_init):
15170 * ext/ogg/gstogg.c: (plugin_init):
15171 * ext/theora/theora.c: (plugin_init):
15172 * ext/vorbis/vorbis.c: (plugin_init):
15173 * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
15174 * gst/audioscale/gstaudioscale.c:
15175 * gst/adder/gstadder.c: (plugin_init):
15176 * gst/audioconvert/plugin.c: (plugin_init):
15177 * sys/ximage/ximagesink.c: (plugin_init):
15178 * sys/xvimage/xvimagesink.c: (plugin_init):
15179 * gst/tcp/gsttcpplugin.c: (plugin_init):
15181 Link plugins against libraries:
15182 * ext/ogg/Makefile.am:
15183 * ext/theora/Makefile.am:
15184 * ext/vorbis/Makefile.am:
15185 * gst/audioconvert/Makefile.am:
15187 Create proper libraries:
15188 * gst-libs/gst/riff/Makefile.am:
15189 * gst-libs/gst/audio/Makefile.am:
15190 * gst-libs/gst/video/Makefile.am:
15192 Move resample library to audioscale plugin directory:
15193 * gst-libs/gst/resample/Makefile.am:
15194 * gst-libs/gst/resample/README:
15195 * gst-libs/gst/resample/dtof.c:
15196 * gst-libs/gst/resample/dtos.c:
15197 * gst-libs/gst/resample/functable.c:
15198 * gst-libs/gst/resample/private.h:
15199 * gst-libs/gst/resample/resample.c:
15200 * gst-libs/gst/resample/resample.h:
15201 * gst-libs/gst/resample/resample.vcproj:
15202 * gst-libs/gst/resample/test.c:
15203 * gst/audioscale/Makefile.am:
15204 * gst/audioscale/README:
15205 * gst/audioscale/dtof.c:
15206 * gst/audioscale/dtos.c:
15207 * gst/audioscale/functable.c:
15208 * gst/audioscale/private.h:
15209 * gst/audioscale/resample.c:
15210 * gst/audioscale/resample.h:
15211 * gst/audioscale/test.c:
15213 Move tagedit library to gst-libs:
15214 * gst-libs/gst/tag/Makefile.am:
15215 * gst-libs/gst/tag/gstid3tag.c:
15216 * gst-libs/gst/tag/gsttagediting.c:
15217 * gst-libs/gst/tag/gsttageditingprivate.h:
15218 * gst-libs/gst/tag/gstvorbistag.c:
15219 * gst/tags/Makefile.am:
15220 * gst/tags/gstid3tag.c:
15221 * gst/tags/gstvorbistag.c:
15223 Fix for core changes:
15224 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
15225 (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
15226 (gst_sinesrc_getrange):
15228 2005-04-23 David Schleef <ds@schleef.org>
15230 * gst-libs/gst/Makefile.am: Remove idct. It hasn't been used
15231 in gst-plugins in a long time, and properly belongs in liboil.
15232 * gst-libs/gst/idct/Makefile.am:
15233 * gst-libs/gst/idct/README:
15234 * gst-libs/gst/idct/dct.h:
15235 * gst-libs/gst/idct/doieee:
15236 * gst-libs/gst/idct/fastintidct.c:
15237 * gst-libs/gst/idct/floatidct.c:
15238 * gst-libs/gst/idct/idct.c:
15239 * gst-libs/gst/idct/idct.h:
15240 * gst-libs/gst/idct/idtc.vcproj:
15241 * gst-libs/gst/idct/ieeetest.c:
15242 * gst-libs/gst/idct/intidct.c:
15244 2005-04-20 Wim Taymans <wim@fluendo.com>
15246 * docs/design-audiosinks.txt:
15247 * gst-libs/gst/audio/Makefile.am:
15248 * gst-libs/gst/audio/TODO:
15249 * gst-libs/gst/audio/gstaudiosink.c:
15250 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15251 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15252 (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
15253 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15254 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15255 (gst_audioringbuffer_delay), (gst_audiosink_base_init),
15256 (gst_audiosink_class_init), (gst_audiosink_init),
15257 (gst_audiosink_create_ringbuffer):
15258 * gst-libs/gst/audio/gstaudiosink.h:
15259 * gst-libs/gst/audio/gstbaseaudiosink.c:
15260 (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
15261 (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
15262 (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
15263 (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
15264 (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
15265 (gst_baseaudiosink_create_ringbuffer),
15266 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15267 * gst-libs/gst/audio/gstbaseaudiosink.h:
15268 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15269 (gst_ringbuffer_class_init), (gst_ringbuffer_init),
15270 (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
15271 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15272 (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
15273 (gst_ringbuffer_play), (gst_ringbuffer_pause),
15274 (gst_ringbuffer_resume), (gst_ringbuffer_stop),
15275 (gst_ringbuffer_callback), (gst_ringbuffer_delay),
15276 (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
15277 (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
15278 * gst-libs/gst/audio/gstringbuffer.h:
15279 An attempt at a set of audio base classes together with some
15282 2005-04-20 Wim Taymans <wim@fluendo.com>
15284 * gst/audioconvert/Makefile.am:
15285 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15286 (gst_audio_convert_caps_remove_format_info),
15287 (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
15288 (gst_audio_convert_channels):
15289 Link against audio libs.
15290 Fix audio convert plugin.
15292 2005-04-20 Wim Taymans <wim@fluendo.com>
15294 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
15295 (gst_ogg_demux_sink_activate):
15296 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
15297 (theora_set_header_on_caps), (theora_enc_sink_event),
15298 (theora_enc_chain):
15299 Fix theora encoder.
15301 2005-04-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15303 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
15304 * gst/playback/gstdecodebin.c: (find_compatibles):
15305 Work with staticpadtemplates in elementfactories.
15307 2005-04-12 Wim Taymans <wim@fluendo.com>
15309 * gst/playback/README:
15310 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
15311 (compare_ranks), (print_feature), (gst_decode_bin_init),
15312 (dynamic_create), (dynamic_free), (find_compatibles),
15313 (mimetype_is_raw), (close_pad_link), (got_redirect),
15314 (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
15315 (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
15316 (gst_decode_bin_change_state):
15317 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15318 (gst_play_base_bin_init), (group_destroy), (group_commit),
15319 (check_queue), (queue_overrun), (queue_threshold_reached),
15320 (queue_out_of_data), (gen_preroll_element), (unknown_type),
15321 (new_decoded_pad), (setup_subtitle), (gen_source_element),
15322 (got_redirect), (setup_source), (play_base_eos),
15323 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
15324 (gst_play_base_bin_remove_element):
15325 * gst/playback/gstplaybasebin.h:
15326 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
15327 (gst_play_bin_init), (gst_play_bin_dispose),
15328 (gst_play_bin_set_property), (gen_video_element),
15329 (gen_text_element), (gen_audio_element), (remove_sinks),
15330 (gst_play_bin_send_event):
15331 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
15332 (stream_info_change_state), (gst_stream_info_set_mute):
15333 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
15334 (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
15335 (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
15336 (gst_stream_selector_chain):
15337 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
15339 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
15340 (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
15341 (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
15342 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
15343 Raw and crude port of decodebin.
15344 Make playbin compile.
15346 2005-04-06 Wim Taymans <wim@fluendo.com>
15348 * ext/gnomevfs/Makefile.am:
15349 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
15350 (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
15351 (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
15352 (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
15353 (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
15354 (gst_gnomevfssrc_stop):
15355 * ext/ogg/Makefile.am:
15356 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
15357 (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
15358 * ext/theora/Makefile.am:
15359 * ext/theora/theoradec.c: (_inc_granulepos),
15360 (theora_dec_sink_event), (theora_dec_chain):
15361 * ext/vorbis/Makefile.am:
15362 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15363 (vorbis_dec_sink_event), (vorbis_dec_chain):
15364 * gst-libs/gst/audio/Makefile.am:
15365 * sys/xvimage/Makefile.am:
15366 Make gnomevfssrc extend the source base class.
15367 Fix linking against libs in various plugins.
15369 2005-04-06 Andy Wingo <wingo@pobox.com>
15371 * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
15374 * configure.ac: Add check and AC_SUBST for libgstbase.
15376 2005-03-31 Wim Taymans <wim@fluendo.com>
15378 * examples/seeking/Makefile.am:
15379 * examples/seeking/cdparanoia.c: (main):
15380 * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
15381 (play_cb), (pause_cb), (stop_cb), (main):
15382 * examples/seeking/playbin.c:
15383 * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
15384 (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
15385 (make_sid_pipeline), (make_vorbis_pipeline),
15386 (make_theora_pipeline), (make_vorbis_theora_pipeline),
15387 (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
15388 (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
15389 (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
15390 (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
15392 * examples/seeking/spider_seek.c:
15393 * examples/seeking/vorbisfile.c:
15394 * ext/gnomevfs/Makefile.am:
15395 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
15396 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
15397 (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
15398 (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
15399 (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
15400 (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
15401 (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
15402 (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
15404 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
15405 (gst_ogg_pad_class_init), (gst_ogg_pad_init),
15406 (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
15407 (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
15408 (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
15409 (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
15410 (gst_ogg_pad_event), (gst_ogg_pad_reset),
15411 (gst_ogg_demux_factory_filter), (compare_ranks),
15412 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
15413 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
15414 (gst_ogg_chain_new), (gst_ogg_chain_free),
15415 (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
15416 (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
15417 (gst_ogg_demux_class_init), (gst_ogg_demux_init),
15418 (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
15419 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
15420 (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
15421 (gst_ogg_demux_get_prev_page),
15422 (gst_ogg_demux_deactivate_current_chain),
15423 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15424 (gst_ogg_demux_bisect_forward_serialno),
15425 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
15426 (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
15427 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
15428 (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
15429 (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
15430 (gst_ogg_demux_change_state), (gst_ogg_print):
15431 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
15432 (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
15433 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
15434 (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
15435 (gst_ogg_mux_loop):
15436 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
15437 * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
15438 (theora_dec_src_convert), (theora_dec_sink_convert),
15439 (theora_dec_src_query), (theora_dec_src_event),
15440 (theora_dec_sink_event), (theora_dec_chain),
15441 (theora_dec_change_state):
15442 * ext/theora/theoraenc.c: (gst_theora_enc_init),
15443 (theora_enc_sink_setcaps), (theora_buffer_from_packet),
15444 (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
15445 (theora_enc_change_state):
15446 * ext/vorbis/Makefile.am:
15447 * ext/vorbis/oggvorbisenc.c:
15448 * ext/vorbis/oggvorbisenc.h:
15449 * ext/vorbis/vorbis.c: (plugin_init):
15450 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
15451 (vorbis_dec_src_query), (vorbis_dec_src_event),
15452 (vorbis_dec_sink_event), (vorbis_dec_chain),
15453 (vorbis_dec_change_state):
15454 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
15455 (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
15456 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15457 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
15458 (gst_vorbisenc_change_state):
15459 * ext/vorbis/vorbisenc.h:
15460 * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
15461 * gst-libs/gst/audio/audioclock.c:
15462 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
15463 (gst_audiofilter_init), (gst_audiofilter_chain):
15464 * gst-libs/gst/audio/testchannels.c: (main):
15465 * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
15466 * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
15467 (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
15468 (gmip_find_track_streaminfo), (gmip_find_track_format):
15469 * gst-libs/gst/media-info/media-info.c:
15470 (gst_media_info_read_idler):
15471 * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
15472 (gst_play_get_all_by_interface):
15473 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
15474 (gst_riff_parse_chunk), (gst_riff_parse_file_header),
15475 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
15476 (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
15477 (gst_riff_parse_info):
15478 * gst-libs/gst/riff/riff-read.h:
15479 * gst-libs/gst/riff/riff.c: (plugin_init):
15480 * gst-libs/gst/video/Makefile.am:
15481 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
15482 (gst_videosink_class_init), (gst_videosink_get_type):
15483 * gst-libs/gst/video/videosink.h:
15484 * gst/audioconvert/bufferframesconvert.c:
15485 (buffer_frames_convert_init), (buffer_frames_convert_fixate),
15486 (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
15487 * gst/audioconvert/channelmixtest.c: (main):
15488 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
15489 (gst_audio_convert_chain),
15490 (gst_audio_convert_caps_remove_format_info),
15491 (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
15492 (gst_audio_convert_setcaps), (_fixate_caps_to_int),
15493 (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
15494 (gst_audio_convert_buffer_to_default_format),
15495 (gst_audio_convert_buffer_from_default_format),
15496 (gst_audio_convert_channels):
15497 * gst/audioconvert/gstchannelmix.h:
15498 * gst/ffmpegcolorspace/avcodec.h:
15499 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15500 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
15501 (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
15502 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
15503 * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
15504 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
15505 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
15506 (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
15507 (mpeg_video_type_find), (mpeg_video_stream_type_find),
15509 * gst/videotestsrc/gstvideotestsrc.c:
15510 (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
15511 (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
15512 (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
15513 (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
15514 (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
15515 (gst_videotestsrc_init), (gst_videotestsrc_src_query),
15516 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
15517 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15518 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
15519 (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
15520 (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
15521 (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
15522 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
15523 (gst_xvimagesink_navigation_send_event),
15524 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
15525 (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
15526 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
15527 * sys/xvimage/xvimagesink.h:
15528 Plugin port to 0.9, ogg/theora playback should work in the seek
15530 Removed old examples.
15531 Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
15532 explained in 0.9 TODO doc.
15535 2005-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
15557 * testsuite/Makefile.am:
15558 remove a whole bunch of plugins. This module now contains a set
15559 of free reference plugins/elements as agreed.
15561 2005-02-22 Thomas Vander Stichele <thomas at apestaart dot org>
15564 hunting season on 0.9 is now OPEN
15566 2005-02-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15568 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15569 Kick the hell out of gcc for not warning me about a symbol conflict.
15571 2005-02-22 Luca Ognibene <luogni@tin.it>
15573 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
15575 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
15576 Don't leak caps string (fixes #168134)
15578 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
15579 (gst_jpegenc_init), (gst_jpegenc_finalize),
15580 (gst_jpegenc_change_state):
15581 Don't leak line buffers and context struct (fixes #168133).
15583 2005-02-21 Tim-Philipp Müller <tim at centricular dot net>
15586 * ext/dirac/gstdiracdec.cc:
15587 (gst_diracdec_chain):
15588 Since dirac 0.5.0 the framerate in dirac is expressed as a
15589 rational number. Fix build and up requirement to 0.5.0, and
15590 also pass parameters to gst_diracdec_link in the right order
15593 2005-02-21 Maciej Katafiasz <mathrick@freedesktop.org>
15595 * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
15596 * ext/faad/gstfaad.h:
15597 TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with
15598 certain invalid muxed streams, where some packets will contain
15599 junk after decoder data. Partially fixes #149158.
15601 2005-02-21 Jan Schmidt <thaytan@mad.scientist.com>
15602 * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
15603 Make sure we only write to writable buffers
15605 2005-02-20 Tim-Philipp Müller <tim at centricular dot net>
15607 * gst-libs/gst/riff/riff-media.c:
15608 (gst_riff_create_audio_caps_with_data):
15609 Do actually fix invalid RIFF fmt header values for alaw
15610 and mulaw audio instead of just saying so.
15612 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
15613 Give gst_riff_create_audio_caps_with_data() a chance to
15614 fix up broken format header fields before extracting any
15615 parameters from the header. (fixes #167633)
15617 2005-02-19 Martin Holters <martin.holters@gmx.de>
15619 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
15621 * gst/audioconvert/bufferframesconvert.c:
15622 (buffer_frames_convert_link):
15623 Don't leak othercaps. (fixes #167878)
15625 2005-02-19 Arwed v. Merkatz <v.merkatz@gmx.net>
15628 * ext/libvisual/visual.c: (gst_visual_srclink),
15629 (gst_visual_change_state):
15630 Support libvisual 0.2.0.
15632 2005-02-18 Tim-Philipp Müller <tim at centricular dot net>
15634 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
15635 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
15636 Use same rowstrides for I420 as used everywhere else.
15638 2005-02-17 Tim-Philipp Müller <tim at centricular dot net>
15640 * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
15641 Declare variables at beginning of block and make gcc-2.95 happy
15642 (fixes # 167482, patch by Gergely Nagy).
15644 * gst/tcp/gsttcpclientsrc.c:
15645 * gst/tcp/gsttcpclientsrc.h:
15646 Move some includes into the header, so that struct sockaddr_in is
15647 defined when it should be defined on FreeBSD as well (fixes
15650 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
15651 Don't pass uninitialised values to setsockopt() here either.
15653 2005-02-17 Luca Ognibene <luogni at tin dot it>
15655 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
15657 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
15658 Don't pass uninitialised values to setsockopt(). (fixes #167704)
15660 2005-02-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15662 * gst/playback/gstplaybin.c: (add_sink):
15663 Invert bin_add/link order to workaround deadlock in opt.
15665 2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15667 * gst/modplug/gstmodplug.cc:
15668 Add missing break causing position queries to fail.
15670 2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15672 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
15673 Granpos can apparently be -1, which screws up calculations...
15675 2005-02-16 Jan Schmidt <thaytan@mad.scientist.com>
15677 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15678 (gst_ximagesink_send_pending_navigation),
15679 (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
15680 (gst_ximagesink_init):
15681 * sys/ximage/ximagesink.h:
15682 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15683 (gst_xvimagesink_send_pending_navigation),
15684 (gst_xvimagesink_navigation_send_event),
15685 (gst_xvimagesink_finalize), (gst_xvimagesink_init):
15686 * sys/xvimage/xvimagesink.h:
15687 Use a mutex protected list to marshal navigation
15688 events into the stream thread from whichever thread
15691 2005-02-15 Tim-Philipp Müller <tim at centricular dot net>
15693 * gst/speed/demo-mp3.c: (time_tick_cb), (main):
15694 Display current position and track length; misc. clean-ups.
15696 * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
15697 (speed_init), (speed_chain):
15698 Add query function, so that the stream length and current position
15699 get adjusted when queried (note that current position queries may
15700 still be wrong if the audio sink returns values based on buffer
15701 timestamps instead of passing on the query).
15703 2005-02-13 Benjamin Otte <otte@gnome.org>
15705 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
15706 (gst_audio_convert_channels):
15707 create channel conversion matrix when linking
15708 * gst/audioconvert/.cvsignore:
15709 * gst/audioconvert/Makefile.am:
15710 * gst/audioconvert/channelmixtest.c: (main):
15711 add (ugly) test that ensures stereo <=> mono conversion works
15714 2005-02-13 Benjamin Otte <otte@gnome.org>
15716 * gst/audioconvert/gstchannelmix.h:
15717 include missing header file
15718 * gst/audioconvert/gstchannelmix.c:
15719 (gst_audio_convert_fill_compatible):
15720 use same sign for both channels when converting to/from compatible
15721 channel. Previously used different signs made the signals cancel
15722 each other out and appear like silence. (fixes #167269)
15724 2005-02-12 Tim-Philipp Müller <tim at centricular dot net>
15726 * gst/ffmpegcolorspace/avcodec.h:
15727 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15728 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
15729 (gst_ffmpegcsp_avpicture_fill):
15730 * gst/ffmpegcolorspace/imgconvert.c:
15731 Convert to and from YV12 (fixes #156379).
15733 2005-02-12 Julien MOUTTE <julien@moutte.net>
15735 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
15736 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
15737 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
15738 (gst_ximagesink_expose), (gst_ximagesink_set_property),
15739 (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
15740 methods from chain and negotiation and vice versa (Fixes #166142).
15741 * sys/ximage/ximagesink.h: Add stream_lock.
15742 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
15743 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
15744 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
15745 (gst_xvimagesink_expose): Check for xcontext before trying to link.
15747 2005-02-12 Tim-Philipp Müller <tim at centricular dot net>
15749 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
15750 Don't send "Hey! You gave me a NULL pointer you naughty person" as
15751 error message when we can't open the DVD device (when dvdnav_open()
15752 fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
15753 the above). Send something more useful instead (fixes #167117).
15755 2005-02-11 Julien MOUTTE <julien@moutte.net>
15757 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
15758 (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
15759 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
15760 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
15761 (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
15762 (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
15763 methods from chain and negotiation and vice versa (Fixes #166142).
15764 Fix a possible bug of images in the buffer pool being discarded because
15765 we are looking at the wrong geometry.
15766 * sys/xvimage/xvimagesink.h: Add stream_lock.
15768 2005-02-11 David Schleef <ds@schleef.org>
15770 * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
15771 unsigned int. (fixes #167128)
15773 2005-02-11 David Schleef <ds@schleef.org>
15775 * gst/librfb/Makefile.am: Testing stuff before committing is
15776 for wimps... and people with fast machines. Fix stupid
15779 2005-02-11 David Schleef <ds@schleef.org>
15781 * configure.ac: Pull in librfb from my CVS tree, because it is
15782 too small and annoying to be separate. Move rfbsrc plugin
15785 * ext/librfb/Makefile.am:
15786 * ext/librfb/gstrfbsrc.c:
15787 * gst/librfb/Makefile.am:
15788 * gst/librfb/gstrfbsrc.c:
15789 * gst/librfb/rfb.c:
15790 * gst/librfb/rfb.h:
15791 * gst/librfb/rfbbuffer.c:
15792 * gst/librfb/rfbbuffer.h:
15793 * gst/librfb/rfbbytestream.c:
15794 * gst/librfb/rfbbytestream.h:
15795 * gst/librfb/rfbcontext.h:
15796 * gst/librfb/rfbdecoder.c:
15797 * gst/librfb/rfbdecoder.h:
15798 * gst/librfb/rfbutil.h:
15800 2005-02-10 Tim-Philipp Müller <tim at centricular dot net>
15802 * gst/speed/Makefile.am:
15803 * gst/speed/demo-mp3.c: (main):
15804 * gst/speed/filter.func:
15805 * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
15806 (speed_class_init), (speed_init), (speed_chain_int16),
15807 (speed_chain_float32), (speed_chain), (speed_set_property),
15808 (speed_get_property), (speed_change_state):
15809 * gst/speed/gstspeed.h:
15810 Fix speed element and make it chain-based (fixes #156467),
15811 and make it handle more than one channel.
15813 2005-02-10 Jan Schmidt <thaytan@mad.scientist.com>
15815 * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
15816 (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
15817 (gst_dtsdec_chain), (gst_dtsdec_change_state):
15818 * ext/dts/gstdtsdec.h:
15819 Don't clobber the stack constructing the channels array.
15820 Make the element chain-based. DTS tracks can now be played.
15822 2005-02-09 Tim-Philipp Müller <tim at centricular dot net>
15824 * gst-libs/gst/audio/multichannel.h:
15825 * gst-libs/gst/gconf/gconf.h:
15826 * gst-libs/gst/idct/idct.h:
15827 * gst-libs/gst/media-info/media-info-priv.h:
15828 * gst-libs/gst/play/play.h:
15829 * gst-libs/gst/resample/private.h:
15830 * gst-libs/gst/resample/resample.h:
15831 * gst-libs/gst/riff/riff-ids.h:
15832 * gst-libs/gst/video/video.h:
15833 * gst-libs/gst/video/videosink.h:
15834 Add G_BEGIN_DECLS and G_END_DECLS around headers where
15835 missing, so that they work when included from C++ code.
15837 2005-02-09 David Schleef <ds@schleef.org>
15839 * testsuite/gst-lint: Check for non-statically scoped
15840 parent_class variables. This won't be a problem once
15841 plugins are loaded with RTLD_LOCAL.
15843 2005-02-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15845 * ext/mplex/gstmplexibitstream.cc:
15848 2005-02-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15850 * ext/ogg/gstogmparse.c:
15851 * gst/debug/gstnavigationtest.c:
15852 Die, thou faulty symbol pollutors (non-static parent_class).
15854 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15856 * ext/mplex/gstmplexibitstream.cc:
15857 Fix event handling (#165525).
15859 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15861 * ext/mikmod/gstmikmod.c:
15862 * gst/modplug/gstmodplug.cc:
15863 Add missing endianness to template (fixes #165509).
15865 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15867 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
15868 Fix wrong order of reading of optional bytes (#165290).
15870 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15872 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
15873 Implement FILLER event awareness.
15875 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15877 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
15878 Fix track calculations (#166208).
15880 2005-02-08 Gergely Nagy <algernon@bonehunter.rulez.org>
15882 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15884 * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
15885 * ext/libpng/gstpngenc.c:
15886 Fix byte-order, use proper fixed caps. Fixes #164197.
15888 2005-02-08 Jan Schmidt <thaytan@mad.scientist.com>
15893 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
15894 (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
15895 Don't push buffers if the src pad isn't negotiated yet.
15897 * gst/audioconvert/gstaudioconvert.c:
15898 (gst_audio_convert_buffer_to_default_format),
15899 (gst_audio_convert_buffer_from_default_format):
15900 Add support for 24-bit width.
15902 * gst/dvdlpcmdec/.cvsignore:
15903 * gst/dvdlpcmdec/Makefile.am:
15904 * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
15905 (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
15906 (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
15907 (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
15909 * gst/dvdlpcmdec/gstdvdlpcmdec.h:
15910 New decoder for rearranging DVD LPCM into our audio/x-raw-int
15911 format. Needs support for the channels maps if someone can find
15912 a DVD LPCM track with > 2 channels.
15914 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
15915 (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
15916 (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
15917 * gst/mpegstream/gstdvddemux.h:
15918 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
15919 (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
15920 (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
15921 * gst/mpegstream/gstmpegdemux.h:
15922 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
15923 (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
15924 (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
15925 (gst_mpeg_parse_handle_src_query),
15926 (gst_mpeg_parse_handle_src_event):
15927 Use audio/x-dvd-lpcm for LPCM output.
15930 2005-02-08 Gergely Nagy <algernon@bonehunter.rulez.org>
15932 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15934 * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
15935 (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
15936 Add BGRA handling (#165736).
15938 2005-02-08 Francis Labonte <francis_labonte@hotmail.com>
15940 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15942 * gst/law/alaw-decode.c: (alawdec_link):
15943 * gst/law/alaw-encode.c: (alawenc_link):
15944 * gst/law/mulaw-decode.c: (mulawdec_link):
15945 * gst/law/mulaw-encode.c: (mulawenc_link):
15946 Fix caps memleaks (#166600).
15948 2005-02-08 Tim-Philipp Müller <tim at centricular dot net>
15950 * ext/tarkin/mem.h:
15951 * ext/tarkin/wavelet.h:
15952 * ext/tarkin/yuv.h:
15953 * gst/ffmpegcolorspace/avcodec.h:
15954 Include "_stdint.h" instead of <stdint.h>. Fixes build on
15955 systems that don't have stdint.h, like Solaris9 (fixes #166631).
15957 2005-02-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15959 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
15960 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
15961 (gst_xvimagesink_change_state):
15962 Clear window on PAUSED->READY instead of READY->PAUSED. Stop
15963 Xv video (and thereby regenerate Xv colourkey) in clear() so
15964 that PLAY -> READY -> PLAY works (fixes #162504).
15966 2005-02-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15968 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
15969 Switch to list instead of range, since MJPEG-devices really just
15970 support decimations, not any size.
15972 2005-02-05 Jan Schmidt <thaytan@mad.scientist.com>
15973 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
15974 (gst_mpeg2dec_reset), (free_all_buffers),
15975 (gst_mpeg2dec_alloc_buffer), (handle_sequence):
15976 * ext/mpeg2dec/gstmpeg2dec.h:
15977 The libmpeg2 user-allocated buffer management is awkward,
15978 to say the least. Hopefully this fixes things.
15980 2005-02-04 Andy Wingo <wingo@pobox.com>
15982 * gst/audioconvert/bufferframesconvert.c
15983 (buffer_frames_convert_fixate): New function, fixates to 256
15984 frames per buffer by default. (Much better than 1.)
15985 (buffer_frames_convert_init): Set the fixate function for both src
15987 (buffer_frames_convert_link): After success setting nonfixed caps,
15988 get the negotiated caps so we can know how many buffer-frames it
15989 will be. No idea how this worked at all before.
15991 2005-02-05 Jan Schmidt <thaytan@mad.scientist.com>
15993 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
15994 (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
15995 (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
15996 (handle_sequence), (handle_picture):
15997 * ext/mpeg2dec/gstmpeg2dec.h:
15998 Rearrange buffer tracking and refcounting and refactor
15999 a little for readability.
16001 2005-02-04 Jan Schmidt <thaytan@mad.scientist.com>
16002 * sys/v4l/gstv4l.c: (plugin_init):
16003 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
16004 (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
16005 (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
16006 (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
16007 * sys/v4l/gstv4ljpegsrc.h:
16008 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
16009 * sys/v4l/v4l_calls.h:
16010 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
16011 (gst_v4lsrc_get_fps):
16012 * sys/v4l/v4lsrc_calls.h:
16013 Add new v4ljpegsrc for handling the ov51x hacky "I'll give
16014 you jpeg inside rgb frames" driver.
16015 Don't error in the v4lsrc link function, just return
16018 2005-02-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16020 * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
16021 (gst_qcamsrc_open):
16022 Use GST_ELEMENT_ERROR, not g_warning, if open failed.
16024 2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16026 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16027 Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
16029 2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16031 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
16032 Reset negotiated state on PAUSED->READY.
16034 2005-02-02 David Schleef <ds@schleef.org>
16036 * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
16037 whereever possible. (Fixes #165997)
16038 * examples/capsfilter/capsfilter1.c: (main):
16039 * examples/dynparams/filter.c: (create_ui):
16040 * examples/seeking/cdparanoia.c: (get_track_info), (main):
16041 * examples/seeking/chained.c: (main):
16042 * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
16043 (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
16044 (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
16045 (make_mpeg_pipeline), (make_mpegnt_pipeline):
16046 * examples/seeking/spider_seek.c: (make_spider_pipeline):
16047 * examples/switch/switcher.c: (main):
16048 * ext/dv/demo-play.c: (main):
16049 * ext/faad/gstfaad.c: (gst_faad_change_state):
16050 * ext/mad/gstmad.c: (gst_mad_chain):
16051 * ext/smoothwave/demo-osssrc.c: (main):
16052 * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
16053 (gst_gconf_render_bin_from_description),
16054 (gst_gconf_get_default_audio_sink),
16055 (gst_gconf_get_default_video_sink),
16056 (gst_gconf_get_default_audio_src),
16057 (gst_gconf_get_default_video_src),
16058 (gst_gconf_get_default_visualization_element):
16059 * gst/level/demo.c: (main):
16060 * gst/level/plot.c: (main):
16061 * gst/playback/gstplaybin.c: (gen_video_element),
16062 (gen_audio_element):
16063 * gst/playback/test.c: (gen_video_element), (gen_audio_element):
16064 * gst/playondemand/demo-mp3.c: (setup_pipeline):
16065 * gst/sine/demo-dparams.c: (main):
16066 * gst/spectrum/demo-osssrc.c: (main):
16067 * gst/speed/demo-mp3.c: (main):
16068 * gst/volume/demo.c: (main):
16069 * testsuite/embed/embed.c: (main):
16071 2005-02-02 Jan Schmidt <thaytan@mad.scientist.com>
16073 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
16074 (gst_tcpclientsink_finalize):
16075 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
16076 (gst_tcpclientsrc_finalize):
16077 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
16078 (gst_tcpserversink_init), (gst_tcpserversink_finalize):
16079 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
16080 (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
16081 Don't leak the hostname when shutting down.
16082 In tcpserversrc, take a copy of the default hostname.
16084 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16086 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
16087 Set caps to systemstream=TRUE.
16089 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16091 * testsuite/Makefile.am:
16092 Fix more OSX buildbots.
16094 2005-02-02 Jan Schmidt <thaytan@mad.scientist.com>
16096 * ext/mpeg2dec/gstmpeg2dec.c:
16097 Don't send things to NULL PAD_PEERs
16099 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
16100 Copy-on-write the incoming buffer.
16102 * gst/mpegstream/gstdvddemux.h:
16103 * gst/mpegstream/gstmpegclock.h:
16104 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16105 (normal_seek), (gst_mpeg_demux_handle_src_event):
16106 * gst/mpegstream/gstmpegdemux.h:
16107 * gst/mpegstream/gstmpegpacketize.h:
16108 * gst/mpegstream/gstmpegparse.c:
16109 (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
16110 (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
16111 (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
16112 (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
16113 (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
16114 * gst/mpegstream/gstmpegparse.h:
16115 * gst/mpegstream/gstrfc2250enc.h:
16116 Various changes to the way time is computed that make seeking and
16117 total time estimation much better here.
16118 Use G_BEGIN/END_DECLS instead of __cplusplus
16120 * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
16121 Use gst_buffer_stamp instead of only copying the TIMESTAMP
16123 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16125 * gst/subparse/gstsubparse.c:
16128 2005-01-31 Tim-Philipp Müller <tim at centricular dot net>
16130 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
16131 (theora_enc_chain), (theora_enc_change_state):
16132 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
16133 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
16134 (gst_vorbisenc_change_state):
16135 * ext/vorbis/vorbisenc.h:
16136 Set granulepos and timestamp correctly for streams not
16137 starting at 0, taking into account the initial delay.
16139 2005-01-31 Tim-Philipp Müller <tim at centricular dot net>
16141 * gst/mpegstream/gstdvddemux.c:
16142 Add audio/x-dts to audio pad template caps
16144 2005-01-30 David Schleef <ds@schleef.org>
16146 * ext/polyp/polypsink.c: (gst_polypsink_base_init),
16147 (create_context), (gst_polypsink_link): Fix silly endianness
16148 bug. Add some debugging. Remove float from caps; it doesn't
16149 work. Attempt to get remote audio working.
16151 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16153 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16156 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16158 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
16159 (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
16160 (gst_avi_demux_stream_data):
16161 * gst/avi/gstavidemux.h:
16162 Invert DIB images. Fixes #132341.
16164 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16166 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16167 (gst_ffmpegcsp_chain):
16168 D'oh, reference the palette data, not the palette structure.
16169 Fixes color distortion in #132341.
16171 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16173 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
16174 PAR can be non-fixed when not provided as argument (#162626).
16176 2005-01-29 David Moore <dcm@acm.org>
16178 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16180 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16181 (gst_qtdemux_loop_header):
16182 Re-apply patch from #142272 that allows non-seekable sources,
16183 re-proposed by Daniel Drake <dsd@gentoo.org>.
16185 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16187 * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
16188 Use the src template for creating the src pad (#162330).
16190 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16193 * ext/musepack/Makefile.am:
16194 * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
16195 (gst_musepackdec_init), (gst_musepackdec_dispose),
16196 (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
16197 (gst_musepack_stream_init), (gst_musepackdec_loop),
16198 (gst_musepackdec_change_state):
16199 * ext/musepack/gstmusepackdec.cpp:
16200 * ext/musepack/gstmusepackdec.h:
16201 * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
16202 (gst_musepack_reader_read), (gst_musepack_reader_seek),
16203 (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
16204 (gst_musepack_reader_canseek), (gst_musepack_init_reader):
16205 * ext/musepack/gstmusepackreader.cpp:
16206 * ext/musepack/gstmusepackreader.h:
16207 Update to 1.1 API (#165446).
16209 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16214 2005-01-28 Andy Wingo <wingo@pobox.com>
16216 * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
16217 to reflect a different dubious internet source. Add a reference
16218 and some commentary.
16220 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16222 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
16223 (gst_stream_selector_get_caps), (gst_stream_selector_chain):
16224 * gst/playback/gststreamselector.h:
16225 Be more selective when we're redoing caps negotiation from
16226 within the chain function on a stream change.
16228 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16232 * ext/amrnb/Makefile.am:
16233 * ext/amrnb/amrnb.c: (plugin_init):
16234 * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
16235 (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
16236 (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
16237 (gst_amrnbdec_state_change):
16238 * ext/amrnb/amrnbdec.h:
16239 * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
16240 (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
16241 (gst_amrnbparse_init), (gst_amrnbparse_formats),
16242 (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
16243 (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
16244 (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
16245 * ext/amrnb/amrnbparse.h:
16246 Add support for AMR-NB (mobile phone audio format; #155163, #163286).
16247 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16248 Add AMR-NB/-WB raw formats.
16249 * ext/alsa/gstalsa.c: (gst_alsa_link):
16250 Keep valid time when changing format.
16251 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16252 (qtdemux_parse_trak):
16253 Add some more format-specific options (#140141, #143555, #155163).
16255 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16257 * gst/matroska/matroska-demux.c:
16258 (gst_matroska_demux_parse_blockgroup):
16259 Fix logic error in timing of subtitle stream synchronization.
16260 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
16261 Add skip-chunk, which is found in kodak-camera streams.
16263 2005-01-27 Thomas Vander Stichele <thomas at apestaart dot org>
16267 Adding Vietnamese translation (submitted by Clytie Siddall)
16269 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16271 * gst/playback/gstdecodebin.c: (try_to_link_1):
16272 Use realpad for signal.
16274 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16276 * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
16277 Fix category so decodebin picks it up.
16279 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16281 * ext/mad/Makefile.am:
16282 * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
16283 (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
16284 (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
16285 (found_type), (gst_id3demux_bin_change_state):
16286 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
16287 (gst_id3_tag_init), (gst_id3_tag_handle_event),
16288 (gst_id3_tag_src_link), (gst_id3_tag_chain),
16289 (gst_id3_tag_change_state), (plugin_init):
16290 * ext/mad/gstmad.h:
16291 Add id3demuxbin (which is a simple bin consisting of id3demux
16292 and typefind), take over rank from id3demux, remove typefind
16293 code from id3demux. Makes all broken mp3s that I know of work,
16294 and thereby fixes #152688.
16296 2005-01-27 Edward Hervey <bilboed@bilboed.com>
16298 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16300 * ext/mad/gstmad.c: (gst_mad_src_event):
16301 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
16302 Allow seeks on audio pad, make mad forward those (#164826).
16303 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
16304 Set duration (#165335).
16306 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16308 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
16309 (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
16310 (gst_asf_demux_process_ext_content_desc),
16311 (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
16312 (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
16313 * gst/asfdemux/gstasfdemux.h:
16314 Improve metadata display, e.g. if the metadata comes before the
16315 streams are loaded (which is perfectly valid).
16317 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16319 * tools/gst-launch-ext-m.m:
16320 Fix AVI/ASF pipelines (#165340).
16322 2005-01-26 Amaury Jacquot <sxpert@esitcom.org>
16323 * ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix
16324 build failure on amd64
16326 2005-01-26 Tim-Philipp Müller <tim at centricular dot net>
16328 * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
16329 (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
16330 Check environment variables GST_ID3V2_TAG_ENCODING,
16331 GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
16332 list of character encodings to force interpretation of non-unicode
16333 strings stored in an ID3v2 tag to a particular encoding. If none
16334 is specified, try to use current locale's encoding, then fall back
16335 to ISO-8859-1 (which will always succeed). (Resolves #149274)
16336 * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
16337 (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
16338 Check environment variables GST_ID3V1_TAG_ENCODING,
16339 GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
16340 list of character encodings to use in case a string encountered
16341 in an ID3v1 tag is not valid UTF-8 already. If no encoding is
16342 specified, try to use the current locale's encoding, then fall
16343 back to ISO-8859-1 (which will always succeed).
16345 2005-01-25 Benjamin Otte <otte@gnome.org>
16347 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
16348 - on half framerate, compute the rate in advance so the comparisons
16349 don't compare wrong values
16350 - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
16352 - don't use mad_header_decode anymore, mad_frame_decode does that
16354 - when getting rid of consumed bytes, reset the stream's skiplen
16357 2005-01-26 Jan Schmidt <thaytan@mad.scientist.com>
16359 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
16360 Use 1/2 a second for default max_discont, as PES streams from DVB
16361 seem to have larger spacings in the SCR.
16364 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16366 * gst/playback/gstplaybasebin.c: (group_commit):
16367 Notify delayed stream-info availability.
16369 2005-01-26 Jan Schmidt <thaytan@mad.scientist.com>
16370 * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
16371 (gst_a52dec_handle_event), (gst_a52dec_chain):
16372 Add some debug output. Check that a discont has a valid
16374 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
16375 (gst_alsa_sink_loop):
16376 Ignore TAG events. A little extra debug for broken timestamps.
16377 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
16378 (dvdnavsrc_change_state):
16379 Ensure we send a discont to engage the link before we send any
16381 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
16382 (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
16383 (_seek_chapter), (seek_sector), (dvdreadsrc_get),
16384 (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
16385 Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
16386 dvd://title works in totem because typefinding sends a seek that ends
16387 up going back to chapter 1 regardless.
16388 * ext/mpeg2dec/gstmpeg2dec.c:
16389 * ext/mpeg2dec/gstmpeg2dec.h:
16390 Output correct timestamps and handle disconts.
16391 * ext/ogg/gstoggdemux.c: (get_relative):
16392 Small guard against a null dereference.
16393 * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
16394 (gst_textoverlay_set_property):
16395 Free memory when done. Don't call gst_event_filler_get_duration on
16396 EOS events. Use GST_LOG and GST_WARNING instead of g_message and
16398 * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
16399 (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
16400 (gst_sw_srclink), (gst_smoothwave_chain):
16401 Draw solid lines, prettier colours.
16402 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
16403 Add a default palette that'll work for some movies.
16404 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
16405 (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
16406 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
16407 * gst/mpegstream/gstdvddemux.h:
16408 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
16409 (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
16410 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
16411 (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
16412 * gst/mpegstream/gstmpegparse.h:
16413 Use PTM/NAV events when for timestamp adjustment when connected to
16414 dvdnavsrc. Don't use many discont events where one suffices.
16415 * gst/playback/gstplaybasebin.c: (group_destroy),
16416 (gen_preroll_element), (gst_play_base_bin_add_element):
16417 * gst/playback/gstplaybasebin.h:
16418 Make sure we remove subtitles from the same bin we put them in.
16419 * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
16420 (gst_subparse_buffer_format_autodetect),
16421 (gst_subparse_change_state):
16422 Fix some memleaks and invalid accesses.
16423 * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
16424 (oggskel_type_find), (cmml_type_find), (plugin_init):
16425 Some typefind functions for Annodex v3.0 files
16426 * gst/wavparse/gstwavparse.h:
16427 GstRiffReadClass is the correct parent class.
16429 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16431 * gst-libs/gst/riff/riff-media.c:
16432 (gst_riff_create_video_caps_with_data):
16433 Add extradata to huffyuv (fixes #165013).
16434 * gst-libs/gst/riff/riff-read.c:
16435 (gst_riff_read_strf_vids_with_data):
16436 Fix extradata extraction if it is in the chunk size.
16438 2005-01-25 Edward Hervey <bilboed@bilboed.com>
16440 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16442 * gst/effectv/gstquark.c: (gst_quarktv_class_init),
16443 (gst_quarktv_change_state), (gst_quarktv_dispose):
16444 Memory free'ing location fix (#164708).
16446 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16448 * gst/playback/gstplaybasebin.c: (group_commit),
16449 (gen_preroll_element), (probe_triggered), (gen_source_element),
16450 (setup_source), (gst_play_base_bin_change_state),
16451 (gst_play_base_bin_add_element):
16452 Don't block for streams.
16453 * gst/playback/gststreaminfo.c: (stream_info_change_state),
16454 (gst_stream_info_set_mute):
16455 Use gst_pad_set_active_recursive.
16457 2005-01-25 Andy Wingo <wingo@pobox.com>
16459 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
16460 for #ifndef HAVE_XVIDEO.
16462 2005-01-24 Jeffrey C. Ollie
16464 reviewed by: Maciej Katafiasz <mathrick@freedesktop.org>
16466 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
16467 * ext/gsm/gstgsmdec.h:
16468 * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
16469 * ext/gsm/gstgsmenc.h:
16470 Fix rate to 8kHz as per spec, removes obscure errors when no rate
16471 was given by property. Add proper buffer timestamps and offsets.
16473 2005-01-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16475 * gst-libs/gst/riff/riff-media.c:
16476 (gst_riff_create_audio_caps_with_data):
16477 Audio can be <8000Hz.
16479 2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16481 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
16482 Explicit state change to workaround refcount bugs.
16484 2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16486 * gst/avi/gstavimux.c: (gst_avimux_write_tag),
16487 (gst_avimux_riff_get_avi_header):
16490 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16492 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
16493 (gst_riff_read_element_data):
16494 * gst-libs/gst/riff/riff-read.h:
16495 Add _peek version (req'ed in CDXA).
16496 * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
16497 (gst_cdxaparse_loop):
16498 Fix parsing in playbin.
16499 * gst/playback/gstdecodebin.c: (close_pad_link):
16500 Ignore current_ pads, they cause major annoyance.
16502 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16504 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
16507 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16509 * gst/avi/gstavimux.c: (gst_avimux_write_tag):
16512 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16514 * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
16515 Allow for 0-sized buffers. Fixes length query problems in
16516 starwars.mkv from the testsuite.
16518 2005-01-19 Tim-Philipp Müller <tim at centricular dot net>
16520 * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
16521 (gst_video_box_i420), (gst_video_box_chain):
16522 Fix row strides for I420 (fixes #163159)
16524 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16526 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
16527 MPEG2 has a useful rate property, so we can actually use that.
16528 For MPEG-1, continue using the bytes/time properties.
16530 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16532 * gst-libs/gst/riff/riff-media.c:
16533 (gst_riff_create_video_caps_with_data),
16534 (gst_riff_create_video_template_caps):
16537 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16539 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
16540 Fail if caps negotiation fails. Should fix #162184, and should
16541 definately be in there regardless of it fixing the actual bug.
16542 * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
16543 (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
16544 (gst_avimux_riff_get_avix_header),
16545 (gst_avimux_riff_get_video_header),
16546 (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
16547 (gst_avimux_start_file), (gst_avimux_handle_event),
16548 (gst_avimux_change_state):
16549 * gst/avi/gstavimux.h:
16550 Refactor structure writing to use GST_WRITE_UINT macros, add
16551 metadata writing support.
16553 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16555 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
16556 Elements may already be destroyed when this function is called.
16558 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16560 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16561 (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
16562 More memory leak fixes (#149162).
16564 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16566 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16567 (gst_qtdemux_add_stream):
16570 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16572 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
16575 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16577 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
16578 Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
16579 when fixating to six channels in Totem.
16581 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
16583 * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
16584 Fix compile warnings on Solaris 10 buildbot
16586 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
16588 * ext/dvdread/dvdreadsrc.c: (_read):
16589 Don't read beyond the last cell in a chapter (fixes
16590 invalid memory access)
16592 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
16594 * ext/dvdread/stream_labels.c:
16595 (dvdreadsrc_get_audio_stream_labels):
16596 Use NULL for an empty GList instead of g_list_alloc(); fix
16597 memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead
16598 of GString (easier to bulk free later)
16600 2005-01-17 Gergely Nagy <algernon@bonehunter.rulez.org>
16602 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16604 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16605 (gst_ffmpeg_pixfmt_to_caps):
16606 Fix BGRA32 caps (#164209).
16608 2005-01-17 Gergely Nagy <algernon@bonehunter.rulez.org>
16610 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16612 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16613 (gst_ffmpeg_caps_to_pixfmt):
16614 alpha_mask can be RGBA/ABGR. Fixes #164265.
16616 2005-01-17 Francis Labonte <francis_labonte@hotmail.com>
16618 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16620 * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
16621 (gst_mpeg2dec_alloc_buffer):
16622 * ext/mpeg2dec/gstmpeg2dec.h:
16623 Crop if decoding size is not the actual image size (#163676).
16625 2005-01-17 Steve Baker <steve@stevebaker.org>
16627 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16629 * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
16630 (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
16631 Add libsndfile typefind functions (#163309).
16633 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16635 * tools/gst-launch-ext-m.m:
16636 Add .aac, fix .m1v/.m2v (#163891).
16638 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16640 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
16641 Sanity check, don't wait endlessly since the clock might not
16642 actually run at this point (which is a deadlock). Fixes #164069.
16644 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16646 * gst/playback/gstplaybasebin.c: (probe_triggered):
16647 Of course, only pause if group is done...
16649 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16651 * gst/playback/gstplaybasebin.c: (probe_triggered):
16654 2005-01-16 Jan Schmidt <thaytan@mad.scientist.com>
16656 * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
16657 Don't return state change success when the parent
16660 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16662 * gst/avi/gstavimux.c: (gst_avimux_handle_event):
16663 Free events (fix memleak in #162905).
16665 2005-01-15 Gergely Nagy <algernon@bonehunter.rulez.org>
16667 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16669 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16670 (gst_ffmpeg_caps_to_pixfmt):
16671 Fix for depth = 15. Fixes #161675.
16673 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16675 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
16676 Set FPS correctly, even for webcams and the like.
16677 * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
16678 Don error on setting while capturing.
16680 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16682 * ext/dv/gstdvdec.c:
16683 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
16684 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
16685 I'm a bad boy. using /1001. to force C to do float division
16686 and not integer division (as it did in my last commit)
16687 Thanks to David I. Lehn for pointing this mistake.
16689 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16691 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
16692 Revert Johan's 1.35->1.36 since it breaks compat.
16694 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16696 * ext/dv/gstdvdec.c:
16697 * ext/libfame/gstlibfame.c:
16698 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
16699 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
16700 replace framerate aproximations by their real value
16701 (24000/1001, 30000/1001, 60000/1001)
16702 Finish fixing bug #164049
16704 2005-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
16706 * ext/ogg/gstoggmux.c:
16708 * gst/tcp/gstmultifdsink.c:
16709 * gst/tcp/gstmultifdsink.h:
16710 * gst/tcp/gsttcp.c:
16711 * gst/tcp/gsttcp.h:
16712 * gst/tcp/gsttcpclientsink.c:
16713 * gst/tcp/gsttcpclientsrc.c:
16714 * gst/tcp/gsttcpserversink.c:
16715 * gst/tcp/gsttcpserversrc.c:
16716 improve reusability of elements after state changes and errors
16717 make multifdsink throw away streamheaders when receiving new ones
16719 2005-01-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16721 * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
16722 Fix for if items are already in list...
16724 2005-01-12 Benjamin Otte <otte@gnome.org>
16726 * gst/adder/gstadder.c: (gst_adder_loop):
16727 fix adder a bit so it doesn't screw up with events as much anymore
16729 2005-01-12 Jan Schmidt <thaytan@mad.scientist.com>
16731 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
16732 (pixbufscale_scale), (gst_pixbufscale_chain):
16733 * ext/gdk_pixbuf/pixbufscale.h:
16734 Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
16735 to ensure rowstrides are calculated the same way as
16737 Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
16738 that we pick up duration and offset also.
16740 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16742 * gst/avi/gstavimux.c: (gst_avimux_class_init),
16743 (gst_avimux_pad_unlink), (gst_avimux_release_pad):
16746 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16748 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
16749 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
16750 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
16751 (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
16752 Update flags when requested.
16754 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16756 * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
16759 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16761 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
16762 (gst_play_base_bin_init), (gst_play_base_bin_dispose),
16763 (probe_triggered), (new_decoded_pad), (gen_source_element),
16764 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
16765 * gst/playback/gstplaybasebin.h:
16766 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
16767 (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
16768 (gst_play_bin_change_state):
16769 Implement group-switch signal for use in apps to clear metadata
16770 cache, clean up subtitle, add suburi property instead of # hack,
16771 some error-out fixes.
16773 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16775 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
16777 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
16778 If we got a state change in the _get handler, don't return success.
16780 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16782 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
16783 (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
16784 Make jpegdec quiet on MJPEG decoding
16785 * gst/asfdemux/README:
16786 Fix mimetypes for MJPEG and H263
16788 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16790 * ext/theora/theoradec.c: (theora_dec_chain):
16791 Fix broken code generation by gcc by swapping arguments.
16792 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
16795 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16798 delete this file, it is by far outdated
16799 * ext/alsa/gstalsa.1: remove
16800 * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
16801 (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
16802 (gst_alsa_get_caps):
16803 Add HW probing for supported sample rates. Fixes #161704
16805 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16807 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
16808 Don't crash, biatch! :).
16810 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16812 * ext/musepack/gstmusepackreader.cpp:
16813 * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
16814 Some work on tags - still doesn't work in playbin...
16815 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
16818 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16820 * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
16821 Also shove tags on kid pads.
16823 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16825 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
16826 Don't bail on unknown events.
16827 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
16828 Don't crash on events before negotiation.
16829 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
16830 Send tags on pads, too.
16831 * gst/playback/gststreamselector.c:
16832 (gst_stream_selector_request_new_pad):
16833 Forward events on first pad if no input was selected yet.
16835 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16837 * gst/playback/gstplaybasebin.c: (setup_substreams):
16838 Don't disable streamtype if the stream doesn't exist, since
16839 then playing a video after audio will disable both and nothing
16840 will happen. Fixes the testsuite.
16842 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16844 * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
16845 (gst_v4l_xoverlay_set_xwindow_id):
16846 * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
16847 (gst_v4l2_xoverlay_set_xwindow_id):
16848 Add debug categories, fix overlay disabling.
16850 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16852 * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
16853 * ext/alsa/gstalsa.h:
16854 Add HW probing for period_count/size and buffer_size MIX/MAX
16855 Adjust default/user defined value if out of bounds
16856 Should fix bug #162024
16858 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16860 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
16861 Fix warning (#161191).
16863 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16865 * ext/dvdread/stream_labels.c:
16866 (dvdreadsrc_get_audio_stream_labels):
16867 Fix warning (init the good variable in switch default)
16869 2005-01-09 Koop Mast <kwm@rainbow-runner.nl>
16871 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16873 * gst/tta/gstttaparse.c: (gst_tta_src_event):
16874 Fix gcc-2.95 compile (#163485).
16876 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16879 * ext/flac/gstflacenc.c: (gst_flacenc_init),
16880 (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
16881 (gst_flacenc_tell_callback), (gst_flacenc_chain),
16882 (gst_flacenc_change_state):
16883 * ext/flac/gstflacenc.h:
16884 Update for API change in flac-1.1.1. Update requirement in
16885 configure.ac. Fixes #162974.
16887 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16889 * gst/playback/gstplaybasebin.c: (group_destroy):
16890 Remove hack to get rid of assert and get rid of unlinked
16893 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16895 * gst/playback/gstplaybasebin.c: (setup_source):
16896 Set source to NULL so that resources are free'ed. Fixes issues
16897 with playback of CDDA and similar device-accessing things.
16899 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16901 * testsuite/embed/Makefile.am:
16902 test->noinst, fix make test in buildbot.
16904 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16906 * ext/dvdread/stream_labels.c: new file
16907 * ext/dvdread/stream_labels.h: new file
16908 * ext/dvdread/Makefile.am:
16909 * ext/dvdread/dvdreadsrc.c: (_seek_title):
16910 Extract audio stream label from DVD IFO files.
16911 It only dump them on the console for now, still have to
16912 make playbin aware of them.
16914 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16916 * gst/playback/gstplaybasebin.c: (setup_source):
16919 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16921 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
16922 (gen_preroll_element), (remove_groups), (setup_subtitle),
16923 (gen_source_element), (setup_source):
16924 * gst/playback/gstplaybasebin.h:
16925 Multiple .sub files is just a stupid idea... Fix some threading
16926 mistakes. Interestingly, external .sub files cause playbin to
16927 hang, I don't know why... Parsing fixes contributed by Fran??ois
16928 Kooman <fkooman@tuxed.net>.
16930 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16932 * testsuite/embed/Makefile.am:
16935 2005-01-09 Gergely Nagy <algernon@bonehunter.rulez.org>
16937 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16939 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
16940 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
16941 (gst_pngenc_set_property):
16942 * ext/libpng/gstpngenc.h:
16943 Add compression level property (#163323).
16945 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16948 * examples/capsfilter/capsfilter1.c: (main):
16949 * examples/seeking/spider_seek.c: (make_spider_pipeline):
16950 * ext/dvdread/Makefile.am:
16951 * ext/dvdread/demo-play:
16952 * ext/dvdread/demo-play.c:
16953 * gconf/gstreamer.schemas.in:
16954 * gst-libs/gst/gconf/gconf.c:
16956 * testsuite/Makefile.am:
16957 * testsuite/embed/Makefile.am:
16958 * testsuite/embed/embed.c: (cb_expose), (main):
16959 Remove all references to xvideosink, fix examples (#140845).
16960 * gst/playback/gstplaybasebin.c: (group_destroy):
16961 Apparently, disposal does not unlink - so do explicitely.
16962 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16965 2005-01-09 Maciej Katafiasz <mathrick@freedesktop.org>
16967 * README: fix PKG_CONFIG_PATH instructions, what was there
16968 previously was breaking default search path, not nice.
16971 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16973 * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
16974 (gst_audioscale_chain):
16975 %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
16976 when resampling - how the ^@$^!@^! is this possible?!?
16978 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16980 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
16981 Reset variables on READY.
16982 * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
16983 (gst_matroska_mux_loop):
16984 Require data before writing header.
16986 2005-01-09 Francis Labonte <francis_labonte@hotmail.com>
16988 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16990 * ext/mad/gstmad.c: (gst_mad_chain):
16991 Don't call mad_stream_sync() directly after recovering sync.
16994 2005-01-09 Martin Eikermann <meiker@upb.de>
16996 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16998 * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
16999 (snapshot_handler), (gst_snapshot_sinkconnect),
17000 (gst_snapshot_chain):
17001 Allocate resources when required, fix recursive signal emission
17002 and fix caps. Fixes #161667.
17004 2005-01-09 Gergely Nagy <algernon@bonehunter.rulez.org>
17006 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17008 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
17009 (gst_pngdec_chain):
17010 Handle only 8-bppc (bits-per-pixel-component) images, better
17011 error handling and correct strides. Fixes #163177.
17012 * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
17013 (gst_pngenc_chain):
17014 Better error handling. Fixes #163348.
17016 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17018 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
17019 (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
17020 (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
17021 (dvdnavsrc_uri_handler_init):
17022 Add DVD-nav URI (dvdnav://) for Totem testing purposes.
17023 * gst/playback/gstplaybasebin.c: (gen_source_element):
17024 Add MMS to streaming URIs.
17026 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17028 * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
17029 * sys/xvimage/xvimagesink.c:
17030 (gst_xvimagesink_navigation_send_event):
17031 Check for pad availability before sending event.
17033 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17035 * gst-plugins.spec.in:
17038 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17041 Since we use functions from CVS, up requirement.
17043 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17045 * gst/playback/Makefile.am:
17046 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17047 (group_destroy), (group_commit), (group_is_muted),
17048 (gen_preroll_element), (add_stream), (unknown_type),
17049 (probe_triggered), (preroll_unlinked), (mute_stream),
17050 (silence_stream), (new_decoded_pad), (setup_substreams),
17051 (setup_source), (get_active_source), (mute_group_type),
17052 (muted_group_change_state), (set_active_source),
17053 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
17054 (play_base_eos), (gst_play_base_bin_change_state):
17055 * gst/playback/gstplaybasebin.h:
17056 * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
17057 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
17058 (gst_stream_info_dispose), (stream_info_mute_pad),
17059 (stream_info_change_state), (gst_stream_info_set_mute):
17060 * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
17061 (gst_stream_selector_base_init), (gst_stream_selector_class_init),
17062 (gst_stream_selector_init), (gst_stream_selector_dispose),
17063 (gst_stream_selector_get_linked_pad),
17064 (gst_stream_selector_get_caps), (gst_stream_selector_link),
17065 (gst_stream_selector_get_linked_pads),
17066 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
17067 * gst/playback/gststreamselector.h:
17068 Adding stream selection support plus required properties for
17069 applications to use this. Fully fixes #100931.
17071 2005-01-08 Benjamin Otte <otte@gnome.org>
17073 * gst/games/gstpuzzle.c: (nav_event_handler):
17074 - handle nav events differently: forward every event no matter if it
17075 was handled or not.
17077 You can now cheat by using navigationtest ! puzzle and moving the
17078 mouse close to the edge of a tile. ;)
17080 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17083 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17084 * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
17085 (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
17086 (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
17087 (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
17088 (gst_ogm_parse_plugin_init):
17089 * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
17090 (gst_textoverlay_link), (gst_textoverlay_getcaps),
17091 (gst_textoverlay_event), (gst_textoverlay_video_chain),
17092 (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
17093 * ext/pango/gsttextoverlay.h:
17094 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
17095 (gst_matroska_demux_handle_seek_event),
17096 (gst_matroska_demux_sync_streams),
17097 (gst_matroska_demux_parse_blockgroup),
17098 (gst_matroska_demux_subtitle_caps),
17099 (gst_matroska_demux_plugin_init):
17100 * gst/matroska/matroska-ids.h:
17101 * gst/playback/gstdecodebin.c: (close_pad_link):
17102 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17103 (gen_preroll_element), (remove_groups), (add_stream),
17104 (new_decoded_pad), (setup_subtitles), (gen_source_element),
17106 * gst/playback/gstplaybasebin.h:
17107 * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
17108 * gst/subparse/Makefile.am:
17109 * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
17110 (gst_subparse_base_init), (gst_subparse_class_init),
17111 (gst_subparse_init), (gst_subparse_formats),
17112 (gst_subparse_eventmask), (gst_subparse_event),
17113 (gst_subparse_handle_event), (convert_encoding), (get_next_line),
17114 (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
17115 (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
17116 (parse_mpsub_deinit), (parse_mpsub_init),
17117 (gst_subparse_buffer_format_autodetect),
17118 (gst_subparse_format_autodetect), (gst_subparse_loop),
17119 (gst_subparse_change_state), (gst_subparse_type_find),
17121 * gst/subparse/gstsubparse.h:
17122 * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
17124 Add subtitle support, .sub parser (supports SRT and MPsub),
17125 OGM text support, Matroska UTF-8 text support, deadlock fixes
17126 all over the place, subtitle awareness in decodebin/playbin
17127 and some fixes to textoverlay to handle subtitles in a stream
17128 correctly. Fixes #100931.
17130 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17132 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17133 Check for pad availability before doing a query on it.
17135 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17137 * ext/dv/gstdvdec.c:
17138 really fix bpp24/32 dvdec caps (classic rgba indeed)
17139 * gst/asfdemux/gstasfdemux.c:
17140 (gst_asf_demux_process_ext_content_desc):
17141 don't send text tags if they are empty (bis repetita)
17143 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17145 * ext/dv/gstdvdec.c:
17146 remove unneeded comment from dvdec
17147 (related to DV 4CC codes in AVI files)
17148 moved them in gstreamer/docs/random/mimetypes
17149 * gst/asfdemux/gstasfdemux.c:
17150 (gst_asf_demux_process_ext_content_desc):
17151 don't send text tags if they are empty
17152 fix mem leak on error path
17153 * gst/ffmpegcolorspace/avcodec.h:
17154 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17155 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
17156 (gst_ffmpegcsp_avpicture_fill):
17157 * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
17158 * gst/ffmpegcolorspace/imgconvert_template.h:
17159 adds BGR32 and BGRA32 to ffmpegcolorspace
17160 (still bad colors, fixing it on next commit)
17161 helps with dvdec outputing BGR32
17163 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17165 * ext/dv/gstdvdec.c:
17166 Fix audio caps i just broke (missing ',')
17167 * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
17168 (gst_matroska_mux_reset):
17169 Fix typo + add FIXME about old "x-gst-metadata" crap
17171 2005-01-07 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17173 * ext/dv/demo-play.c: (main):
17174 xvideosink -> xvimagesink
17175 * ext/dv/gstdvdec.c:
17176 change rgb 32/32 caps to 24/32 (no alpha)
17177 change nb of channels to be a list (2 or 4, not 2)
17178 change sample rate to be a list (32, 44.1, 48 kHz) not a range
17179 * gst/asfdemux/gstasfdemux.c:
17180 (gst_asf_demux_process_ext_content_desc):
17181 Add 'date/year' to extracted metadata list
17183 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17185 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
17186 The return value of fixate_to does not imply that the requested
17187 value was set, so don't assume.
17189 2005-01-07 Gergely Nagy <algernon@bonehunter.rulez.org>
17191 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17193 * ext/libpng/gstpngdec.c:
17194 * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
17195 (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
17196 * ext/libpng/gstpngenc.h:
17197 Alpha support (encoder; #163161), mime fixage.
17199 2005-01-07 Sebastien Cote <sc5@hermes.usherb.ca>
17201 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17203 * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
17204 (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
17205 (gst_faac_set_property), (gst_faac_get_property):
17206 * ext/faac/gstfaac.h:
17207 Allow for ADTS output (#153434).
17209 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17211 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
17212 Fix against template (#150576).
17214 2005-01-06 Benjamin Otte <otte@gnome.org>
17216 * gst/games/gstpuzzle.c: (draw_puzzle):
17217 don't draw a puzzle if either width or height of tiles would be 0.
17219 2005-01-06 Benjamin Otte <otte@gnome.org>
17221 * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
17222 (gst_puzzle_class_init), (gst_puzzle_finalize):
17223 no memleaks, please
17224 (gst_puzzle_create), (gst_puzzle_init),
17225 (gst_puzzle_set_property), (gst_puzzle_setup):
17226 change initialization code around so we don't reshuffle on resize
17228 fix another stupid typo
17230 2005-01-06 Benjamin Otte <otte@gnome.org>
17232 * gst/games/gstvideoimage.c: (copy_hline_YUY2):
17233 fix stupid typo that borked copying on YUY2
17235 2005-01-06 Benjamin Otte <otte@gnome.org>
17237 * gst/games/gstpuzzle.c: (draw_puzzle):
17238 fix edges when image sizes aren't multiples of tile sizes
17240 2005-01-06 Benjamin Otte <otte@gnome.org>
17242 * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
17243 make RGB endianness work correctly
17244 (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
17245 refactor and fix race with initial shuffling
17246 (nav_event_handler):
17247 allow using the mouse to puzzle
17249 insist on tiles having width and height as multiples of 4 to get
17250 clean YUV image handling
17251 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17252 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
17253 s/DEBUG/LOG/ for common messages
17254 (gst_xvimagesink_navigation_send_event):
17255 fix mouse event translation to not include screen PAR
17256 * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
17257 fix mouse event translation to actually work
17259 2005-01-06 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17261 * gst/asfdemux/gstasfdemux.c:
17262 (gst_asf_demux_process_ext_content_desc):
17263 Extract TrackNumber metadata + clean up code
17264 * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
17265 Hope this is the good fix (var used unitialised)
17267 2005-01-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17269 * ext/faad/gstfaad.c: (gst_faad_chain):
17270 Only increment timestamp if it's valid. Fixes raw AAC streams.
17272 2005-01-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
17275 * gst/games/Makefile.am:
17276 * gst/games/gstpuzzle.c:
17277 add a puzzle game with...
17278 * gst/games/gstvideoimage.c:
17279 * gst/games/gstvideoimage.h:
17280 ... full colorspace support (that includes YUV9 and RGB16)) stolen
17281 from videotestsrc and made into something that would be a nice
17282 library for a lot of other plugins.
17284 2005-01-06 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17287 don't compile faad plugin if a RC of 2.0 is found
17288 Fixes #155346 (and FC1 buildbot)
17289 * gst/asfdemux/gstasfdemux.c:
17290 (gst_asf_demux_process_ext_content_desc):
17291 try to make Solaris compiler happier
17293 2005-01-06 Paul Jack <pjack@sfaf.org>
17295 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17297 * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
17298 Fix segfault (#161667).
17300 2005-01-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17302 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
17303 Fix framerate reporting.
17305 2005-01-05 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17307 * gst-libs/gst/riff/riff-ids.h:
17308 * gst/wavenc/riff.h:
17309 Add AMR (VBR and CBR) ids to riff.h audio codec list
17310 * gst/asfdemux/gstasfdemux.c:
17311 (gst_asf_demux_process_ext_content_desc),
17312 (gst_asf_demux_process_object):
17313 Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
17315 2005-01-05 Martin Eikermann <meiker@upb.de>
17317 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17319 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
17320 (gst_dvd_demux_handle_discont):
17321 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
17322 (gst_mpeg_demux_handle_discont):
17323 Recreate pads on new-media (#160730).
17324 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
17325 Send discont even if manager changes timestamps (#161929).
17327 2005-01-05 Sebastien Cote <sc5@hermes.usherb.ca>
17329 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17331 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
17332 Fix invalid memory access (#159211).
17334 2005-01-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17336 * examples/gstplay/player.c: (main):
17338 * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
17339 Add visualizations.
17340 * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
17341 (gst_a52dec_handle_frame):
17343 * ext/dvdnav/gst-dvd:
17344 Add audioconvert. Fixes #161325.
17345 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
17346 Explicitely case to gint64. Possible valgrind error.
17347 * gst-libs/gst/play/play.c: (caps_set), (setup_size),
17348 (gst_play_tick_callback), (gst_play_change_state),
17349 (gst_play_dispose), (gst_play_init), (gst_play_class_init),
17350 (gst_play_set_location), (gst_play_get_location),
17351 (gst_play_seek_to_time), (gst_play_set_data_src),
17352 (gst_play_set_video_sink), (gst_play_set_audio_sink),
17353 (gst_play_set_visualization), (gst_play_connect_visualization),
17354 (gst_play_get_framerate), (gst_play_get_all_by_interface),
17356 Use playbin. Fixes #139749 and #147744.
17357 * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
17359 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
17360 (audioscale_get_type), (gst_audioscale_base_init),
17361 (gst_audioscale_class_init), (gst_audioscale_expand_caps),
17362 (gst_audioscale_getcaps), (gst_audioscale_fixate),
17363 (gst_audioscale_link), (gst_audioscale_get_buffer),
17364 (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
17365 (gst_audioscale_init), (gst_audioscale_dispose),
17366 (gst_audioscale_chain), (gst_audioscale_set_property),
17367 (gst_audioscale_get_property), (plugin_init):
17369 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17371 * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
17372 (qtdemux_tag_add_str), (qtdemux_tag_add_num),
17373 (qtdemux_tag_add_gnre), (qtdemux_video_caps):
17374 Add more metadata (fixes #162656).
17376 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
17381 === release 0.8.7 ===
17383 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
17388 releasing 0.8.7, "Hyperspace"
17390 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
17392 patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
17394 * gst/playback/gstplaybasebin.c:
17395 Fix for #162924 - free caps after use, not before
17397 2005-01-04 Thomas Vander Stichele <thomas at apestaart dot org>
17399 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
17401 * gst/playback/gstplaybasebin.c:
17402 * gst/wavparse/gstwavparse.c:
17403 Fix for #154773 - fixes playback of small .wav files
17405 2005-01-03 Thomas Vander Stichele <thomas at apestaart dot org>
17407 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
17409 * gst/audioscale/gstaudioscale.c:
17410 Fix for #162819 - make audioscale reusable
17411 Fixes playback of more than one file with playbin/totem
17413 2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org>
17415 * gst/ffmpegcolorspace/avcodec.h:
17416 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17417 * gst/ffmpegcolorspace/imgconvert.c:
17418 clean up the mess that made me cry and avoid needless duplication
17420 2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org>
17422 * gst/ffmpegcolorspace/imgconvert.c:
17423 give some indication of why we're segfaulting
17425 2004-12-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17428 Fix indentation, fix v4l2 plugin detection.
17430 Fix libmms location (Maciej, use diff -u!).
17431 * ext/alsa/gstalsa.c: (gst_alsa_init):
17432 Initialize caps cache to NULL.
17433 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
17434 Only change state on audiosink if it exists.
17436 2004-12-28 Maciej Katafiasz <mathrick@mathrick.org>
17438 * gst/matroska/matroska-demux.c:
17439 * gst/matroska/matroska-ids.h:
17440 * gst/matroska/matroska-demux.h:
17441 Fix Vorbis streams failing to decode in some files, where cluster_time
17442 isn't 0, because then it doesn't send codec_priv before actual data.
17443 Remove time-based test and replace it with marker set on beginning of
17446 2004-12-28 David Schleef <ds@schleef.org>
17448 Merge patch from Ronald fixing problems with streaming
17450 * ext/cairo/gstcairo.c: (plugin_init):
17451 * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
17452 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
17453 (gst_textoverlay_video_chain), (gst_textoverlay_loop),
17454 (gst_textoverlay_font_init), (gst_textoverlay_init),
17455 (gst_textoverlay_set_property):
17456 * ext/cairo/gsttextoverlay.h:
17458 2004-12-27 David Schleef <ds@schleef.org>
17460 * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
17461 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
17462 (gst_textoverlay_video_chain), (gst_textoverlay_loop),
17463 (gst_textoverlay_font_init), (gst_textoverlay_init),
17464 (gst_textoverlay_set_property): Improvements to actually
17465 render text as white on black outline on video, including
17466 font selection and horizontal/vertical alignment. (Ronald's
17468 * ext/cairo/gsttextoverlay.h:
17470 2004-12-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17472 * ext/ogg/gstogg.c:
17473 * ext/ogg/gstogmparse.c:
17474 fix ogm[audio/video]parse plugin registration
17475 (riff won't load if bytestream is already loaded)
17477 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
17479 * gst/audioconvert/gstchannelmix.c:
17482 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
17486 disable docs again until it actually passes make distcheck.
17488 2004-12-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17490 * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
17491 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17493 Add 3GP (variables name Q3GP because they can't start with a
17494 number). Add samr audio fourcc (used in .3gp files), decoder
17495 is work in progress. Also do a GST_WARNING instead of ERROR
17496 in case of unknown nodes, to decrease output.
17498 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
17503 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
17506 * ext/speex/gstspeexdec.h:
17507 * ext/speex/gstspeexenc.h:
17508 Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1.
17509 Fix detection code in configure.ac
17511 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17513 * gst/matroska/matroska-demux.c:
17514 (gst_matroska_demux_parse_blockgroup):
17515 Save position, so that queries give proper return values. Don't
17516 know how this could ever have worked before...
17518 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
17521 Put additional LAME check inside the conditional. Fixes #152339
17523 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17525 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
17526 (gst_avi_demux_stream_scan):
17527 Add some more debug. Fix logic error when setting movi offset
17528 while reading index.
17530 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17532 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
17533 (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
17534 (gst_avi_demux_process_next_entry):
17535 Add some debugging. Better detection of broken indexes and the
17536 accompanying index recovery. No infinite loops on state changes
17537 when we're still in our loopfunction.
17539 2004-12-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17544 2004-12-22 Archana Shah <archana.shah@wipro.com>
17546 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17548 * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
17549 Normalizing the value before setting
17550 (gst_sunaudiomixer_get_volume):
17551 Normalizing the value after getting. Fixes bug# 161980
17553 2004-12-22 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
17555 * Makefile.am: Make sure docs gets disted
17556 * docs/Makefile.am: Make sure all needed files get disted
17557 * gst-plugins.spec.in: latest updates
17559 2004-12-22 Wim Taymans <wim@fluendo.com>
17561 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
17562 Revert patch 1.38 as clock distribution over schedulers does
17563 not work correcly in the core yet.
17565 2004-12-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17567 * sys/oss/README: remove this file, which predates my birth
17568 (and which content is by far outdated)
17570 2004-12-20 Stefan Kost <ensonic@users.sf.net>
17574 * docs/Makefile.am:
17575 * docs/libs/Makefile.am:
17576 * docs/libs/gst-plugins-libs-docs.sgml:
17577 * docs/libs/gst-plugins-libs-sections.txt:
17578 * docs/libs/tmpl/gstgconf.sgml:
17580 * docs/version.entities.in:
17581 Added boilerplate gtk-doc files for plugin-libs documentation.
17583 2004-12-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17585 * gst/auparse/gstauparse.c: fix int and float audio caps
17587 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17589 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
17590 * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
17591 g_assert() can be a macro, don't use #ifdef inside it.
17593 2004-12-19 Edward Hervey <bilboed@bilboed.com>
17595 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17597 * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
17598 (gst_videorate_init), (gst_videorate_chain),
17599 (gst_videorate_change_state):
17600 Event handling (fixes #159986).
17602 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17604 * gst-libs/gst/riff/riff-media.c:
17605 (gst_riff_create_video_caps_with_data):
17606 Add BLZ0 (Blizzard's version of DivX) fourcc.
17608 2004-12-18 David Schleef <ds@schleef.org>
17610 * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
17613 2004-12-18 David Schleef <ds@schleef.org>
17615 * gst/tta/ttadec.h: Disable some header code that isn't used
17616 and clearly isn't portable.
17618 2004-12-18 David Schleef <ds@schleef.org>
17620 * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
17621 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17622 (avcodec_get_pix_fmt), (avpicture_layout),
17623 (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
17624 (get_convert_table_entry), (img_convert), (img_get_alpha_info):
17625 Fix code to not use GCC extensions (and c99 extensions that
17626 Forte does not like.)
17628 2004-12-19 Tim-Philipp Müller <t.i.m@zen.co.uk>
17630 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17632 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
17633 (gst_deinterlace_chain):
17634 Rowstride fixes. Fixes #161039.
17635 * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
17636 (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
17637 (gst_video_crop_getcaps), (gst_video_crop_link),
17638 (gst_video_crop_i420), (gst_video_crop_chain),
17639 (gst_video_crop_change_state):
17640 Rework of negotiation. Actually works now. Fixes #158650.
17642 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17644 * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
17645 That was very stupid.
17647 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17649 * gst/matroska/matroska-demux.c:
17650 (gst_matroska_demux_parse_blockgroup):
17651 Fix possible crasher.
17653 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17655 * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
17656 (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
17657 Lace sizes can be zero.
17659 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17661 * ext/musepack/gstmusepackdec.cpp:
17662 Fetch error return values. Fixes #161624.
17663 * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
17666 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17668 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
17669 Work for truncated (unfinished download etc.) files. Fixes #160514.
17671 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17673 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
17674 Fix for integer overflow. Makes #156001 not crash. Probably masks
17677 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17679 * gst/ac3parse/gstac3parse.c: (plugin_init):
17680 Parsers never have ranks. Fixes #159651.
17682 2004-12-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
17684 * gst/playback/gstdecodebin.c: (compare_ranks):
17685 make sure the facotries are ordered the same every time even if they
17686 have the same rank by using the name
17687 * gst/playback/gstdecodebin.c: (find_compatibles):
17688 make sure we don't add factories to the list twice
17690 2004-12-16 David Schleef <ds@schleef.org>
17692 * configure.ac: look for musepack headers as musepack/*.h
17694 * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
17695 * ext/musepack/gstmusepackreader.h: same
17697 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17699 * gst-libs/gst/riff/riff-read.c:
17700 (gst_riff_read_strf_auds_with_data):
17701 Read extradata correctly (fixes #155879).
17703 2004-12-16 David Schleef <ds@schleef.org>
17705 * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
17706 audio. does _not_ attempt or allow conversion unless channels
17709 2004-12-16 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
17711 * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
17713 2004-12-16 David Schleef <ds@schleef.org>
17715 * gst/audioscale/gstaudioscale.c: the resample library only
17716 handles 1 or 2 channels. Change caps to compensate.
17718 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17720 * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
17721 (gst_matroska_demux_audio_caps):
17722 Some MPEG-AAC hacks, because else it doesn't work...
17724 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17726 * gst-libs/gst/riff/riff-media.c:
17727 (gst_riff_create_video_caps_with_data),
17728 (gst_riff_create_video_template_caps):
17731 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17733 * gst-libs/gst/audio/Makefile.am:
17734 Try to fix buildbot.
17736 2004-12-16 Thomas Vander Stichele <thomas at apestaart dot org>
17738 * gst/tcp/gstmultifdsink.c:
17739 Clean up and uniformize debugging.
17741 2004-12-16 Edward Hervey <bilboed@bilboed.com>
17743 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17745 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
17746 (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
17747 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
17748 (gst_mpeg_demux_change_state):
17749 Reset on ready. Fixes 160276.
17751 2004-12-16 Sebastien Cote <sc5@hermes.usherb.ca>
17753 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17755 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17756 (gst_ffmpegcsp_pad_link):
17757 Fix memleak (#154815).
17759 2004-12-16 James Bowes <bowes@cs.dal.ca>
17761 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17763 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
17764 (gst_musicbrainz_init), (gst_musicbrainz_chain),
17765 (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
17766 * ext/musicbrainz/gsttrm.h:
17767 Add support for using a proxy server when getting a trm id from
17768 the MusicBrainz database (#149613).
17770 2004-12-16 Christophe Fergeau <teuf@gnome.org>
17772 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17774 * gst/playback/gstdecodebin.c: (new_pad), (close_link):
17775 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
17776 Fix memleaks (#157233).
17778 2004-12-16 Sebastien Cote <sc5@hermes.usherb.ca>
17780 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17782 * gst-libs/gst/resample/resample.c: (gst_resample_close):
17783 * gst-libs/gst/resample/resample.h:
17784 * gst/audioscale/gstaudioscale.c:
17785 Fix memleak (#159215).
17787 2004-12-16 Toni Willberg <toniw@iki.fi>
17789 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17791 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
17792 * sys/oss/oss_probe.c: (main):
17793 Check for mono/stereo support (similar to samplerate probing),
17794 fixes #159433. Also add missing copyright header to oss_probe.c.
17796 2004-12-15 David Schleef <ds@schleef.org>
17798 * configure.ac: add audioresample and cairo plugins. Remove
17799 HAVE_MMX stuff, because it's not used.
17800 * ext/Makefile.am: same
17801 * ext/audioresample/Makefile.am: You are not ready for an
17802 audio resampling element based on audioresample.
17803 * ext/audioresample/gstaudioresample.c:
17804 * ext/audioresample/gstaudioresample.h:
17805 * ext/cairo/Makefile.am: You are not ready for overlay elements
17806 based on cairo. Don't look too closely, these elements kinda
17808 * ext/cairo/gstcairo.c: new
17809 * ext/cairo/gsttextoverlay.c: new
17810 * ext/cairo/gsttextoverlay.h: new
17811 * ext/cairo/gsttimeoverlay.c: new
17812 * ext/cairo/gsttimeoverlay.h: new
17813 * gst-libs/gst/media-info/media-info-priv.h: fix compile
17814 problem with compilers that don't support variadic macros.
17816 2004-12-15 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
17818 Reviewed by: David Schleef <ds@schleef.org>
17820 * sys/sunaudio/gstsunaudio.c: (plugin_init): Apply patch from
17821 Bala, registering sunaudiosrc (oops!), and cleaning up code a
17822 bit. Also ran indent-gst.
17823 * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
17824 (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
17825 (gst_sunaudiosrc_setparams):
17827 2004-12-14 David Schleef <ds@schleef.org>
17829 * gst/festival/gstfestival.c: (gst_festival_chain): Set the
17830 output rate to 16000. Should fix #160235.
17832 2004-12-14 Zaheer Abbas Merali <zaheerabbas at merali dot org>
17834 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
17835 Add typefinding for mpeg2 pes streams
17837 2004-12-13 David Schleef <ds@schleef.org>
17839 * configure.ac: Applied patch from bug #143659, making default
17840 sources and sinks OS-dependent (for Solaris), and added code
17842 * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
17844 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17846 * gst-libs/gst/riff/riff-media.c:
17847 forgot to add h2.64 to avidemux template caps
17849 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17851 * gst/wavenc/riff.h:
17852 * gst-libs/gst/riff/riff-media.c:
17853 * gst-libs/gst/riff/riff-ids.h:
17854 * gst/avi/gstavimux.c
17855 add 4CC code for VideoSoft h264 in AVI (VSSH)
17857 remove s323 from riff, it's quicktime specific :(
17859 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17861 * gst/asfdemux/README
17862 * gst/wavenc/riff.h
17863 * gst-libs/gst/riff/riff-ids.h
17864 * gst-libs/gst/riff/riff-media.c
17865 * gst/qtdemux/qtdemux.c:
17866 add new 4CC codes for h263 related codecs
17867 fixes partially bug #155163
17869 2004-12-12 Christian Fredrik Kalager Schaller <christian at fluendo dot com>
17871 * configure.ac: Update polyaudio requirement to 0.7
17872 * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
17874 2004-12-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
17876 * gst/interleave/deinterleave.c:
17877 fix my name's spelling! :)
17879 2004-12-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17881 * AUTHORS ChangeLog
17882 * gst/auparse/gstauparse.c
17883 * gst/interleave/deinterleave.c
17885 alaw-decode.c alaw-encode.c
17886 mulaw-decode.c mulaw-encode.c
17887 * gst/oneton/gstoneton.c
17889 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
17891 cocoawindow.h cocoawindow.m
17892 osxvideosink.h osxvideosink.m
17894 put the same mail address for Zaheer Abbas Merali everywhere
17896 2004-12-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17898 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
17899 Align by packetsize, and assert that we a packet available before
17900 playing. The first makes webstreams work (they often include
17901 trailing padding data in a packet), the second allows pausing a
17902 ASF stream in totem without getting demux errors afterwards.
17904 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17906 * ext/ogg/gstoggdemux.c: (get_relative):
17907 Check for non-NULL before accessing member (end-of-chain).
17909 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17911 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
17912 (cdparanoia_set_property), (cdparanoia_get_property):
17913 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
17914 (dvdnavsrc_set_property), (dvdnavsrc_get_property):
17915 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
17916 (dvdreadsrc_init), (dvdreadsrc_set_property),
17917 (dvdreadsrc_get_property):
17918 * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
17919 (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
17920 Synchronize property names where not yet the case. Devices are
17921 now device=X, other versions are deprecated (but still exist).
17922 Also use g_free() unconditionally.
17923 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17924 (setup_source), (gst_play_base_bin_get_property):
17927 2004-12-09 Thomas Vander Stichele <thomas at apestaart dot org>
17929 * configure.ac: move GCONF macro outside conditional for the am
17930 conditional. Fixes #160439
17932 2004-12-08 David Schleef <ds@schleef.org>
17934 * tools/gst-visualise-m.m: Switch to elements that currently
17937 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17939 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
17940 We love wrong commas.
17942 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17944 * gst/matroska/matroska-demux.c:
17945 (gst_matroska_demux_handle_src_query):
17946 Don't set DEFAULT, unsupported - makes length display incorrectly
17949 2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
17951 * gst/monoscope/README: remove blurb about files being GPL
17952 * gst/monoscope/gstmonoscope.c: Change license field to LGPL
17953 * gst/monoscope/monoscope.c: Change license to BSD with explanation
17954 monoscope is now effectively LGPL licensed
17956 2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
17958 * gst/monoscope/README: Update information to be more correct
17959 * gst/monoscope/convolve.c: Relicense to LGPL
17960 * gst/monoscope/convolve.h: Relicense to LGPL
17962 2004-12-06 Arwed v. Merkatz <v.merkatz@gmx.net>
17964 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
17965 set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
17966 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
17967 set default_duration for mpeg1 audio
17969 2004-12-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
17971 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
17972 * ext/alsa/gstalsa.h:
17973 refactor big chunks of the core caps negotiation code to make it
17974 a lot faster, because people claim it's really slow
17975 (actually, just cache the getcaps when the device is opened)
17977 2004-12-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17979 * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
17980 (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
17981 (gst_a52dec_handle_frame), (gst_a52dec_chain),
17982 (gst_a52dec_change_state), (plugin_init):
17983 * ext/a52dec/gsta52dec.h:
17984 Do something useful with timestamps. Make chain-based (since
17985 there's really no reason to be loopbased).
17986 * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17987 Update current_byte/frame correctly.
17989 2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17991 * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
17992 (gst_ape_demux_stream_init):
17995 2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17997 * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
17998 Let's make sure we're done typefinding when detecting tags.
18000 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18002 * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
18003 (gst_ebml_read_init), (gst_ebml_read_use_event),
18004 (gst_ebml_read_element_id), (gst_ebml_peek_id),
18005 (gst_ebml_read_seek), (gst_ebml_read_skip),
18006 (gst_ebml_read_reserve), (gst_ebml_read_buffer),
18007 (gst_ebml_read_master):
18008 * gst/matroska/ebml-read.h:
18009 * gst/matroska/matroska-demux.c:
18010 (gst_matroska_demux_parse_contents),
18011 (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
18012 Disgustingly evil hack for working around INTERRUPT events and
18013 their extremely annoying habit of being a pain in the ass. We
18014 simply peek a cluster before reading any of it.
18016 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18018 * ext/musepack/gstmusepackdec.cpp:
18019 There's also floating point libmusepacks.
18021 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18023 * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
18024 (gst_faad_chanpos_to_gst), (gst_faad_chain):
18025 Set DURATION even if source buffer didn't. Also use increasing
18027 * gst-libs/gst/riff/riff-media.c:
18028 (gst_riff_create_audio_caps_with_data):
18029 Block_align can have larger values than 8192.
18031 2004-12-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18033 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
18034 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
18035 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
18036 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
18039 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18041 * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
18044 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18046 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
18049 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18051 * ext/esd/esdsink.c: (gst_esdsink_chain):
18052 Make error actually say something useful (fixes #156798).
18053 * gst-libs/gst/riff/riff-media.c:
18054 (gst_riff_create_video_caps_with_data),
18055 (gst_riff_create_video_template_caps):
18056 Add Intel Video 5.0 fourcc (IV50).
18058 2004-12-01 Christophe Fergeau <teuf@gnome.org>
18060 * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
18061 detection on mono and stereo mp3 files.
18063 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18065 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18066 Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
18067 the contained stream).
18069 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18071 * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
18072 Oops, remove debug.
18074 2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
18076 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18078 * gst/law/alaw-decode.c: (alawdec_getcaps):
18079 * gst/law/mulaw-decode.c: (mulawdec_getcaps):
18080 Prevent warnings when negotiating caps (fixes #159338).
18082 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18084 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18085 (gst_ffmpegcsp_chain):
18086 Remove old leftover that shouldn't be there...
18088 2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
18090 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18092 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
18093 Don't forward DISCONT events (fixes #159684).
18095 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18097 * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
18098 Unlink manually since sometimes bin disposal (and therefore
18099 pad unlinking) is delayed, which will cause a new media file
18100 to not be able to start playing instantly.
18102 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18104 * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
18105 On mute of an unlinked stream, check for pad availability so
18106 we don't crash on unlinked pad.
18108 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18110 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
18111 (gst_avi_demux_massage_index):
18112 Fix quite humiliating bug in omitting 0-sized index chunks but
18113 forgetting to count them for timestamps.
18115 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18117 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18118 Actually leave the loop if we failed to sync. Don't crash.
18120 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18122 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
18123 (gst_dvd_demux_process_private):
18124 * gst/mpegstream/gstdvddemux.h:
18125 Fix crash (#159759). Doesn't work, though. :-(.
18127 2004-11-28 Benjamin Otte <otte@gnome.org>
18129 * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18130 more overwriting protection due to modifying channels one by one
18131 instead of all at once
18133 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18135 * gst/audioconvert/gstchannelmix.c:
18136 (gst_audio_convert_fill_normalize):
18137 Normalize using absolute values.
18139 2004-11-28 Julien MOUTTE <julien@moutte.net>
18143 * ext/directfb/Makefile.am:
18144 * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
18145 (gst_directfbvideosink_get_pixel_format),
18146 (gst_directfbvideosink_get_format_from_fourcc),
18147 (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
18148 (gst_directfbvideosink_sink_link),
18149 (gst_directfbvideosink_change_state),
18150 (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
18151 (gst_directfbvideosink_buffer_alloc),
18152 (gst_directfbvideosink_interface_supported),
18153 (gst_directfbvideosink_interface_init),
18154 (gst_directfbvideosink_navigation_send_event),
18155 (gst_directfbvideosink_navigation_init),
18156 (gst_directfbvideosink_set_property),
18157 (gst_directfbvideosink_get_property),
18158 (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
18159 (gst_directfbvideosink_base_init),
18160 (gst_directfbvideosink_class_init),
18161 (gst_directfbvideosink_get_type), (plugin_init):
18162 * ext/directfb/directfbvideosink.h: Adding a first version of
18164 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
18167 2004-11-28 Benjamin Otte <otte@gnome.org>
18169 * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18170 walk the samples backwards if out_channels > in_channels so we don't
18173 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18175 * gst/audioconvert/Makefile.am:
18176 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
18177 (gst_audio_convert_link), (gst_audio_convert_change_state),
18178 (gst_audio_convert_channels):
18179 * gst/audioconvert/gstchannelmix.c:
18180 (gst_audio_convert_unset_matrix),
18181 (gst_audio_convert_fill_identical),
18182 (gst_audio_convert_fill_compatible),
18183 (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
18184 (gst_audio_convert_fill_others),
18185 (gst_audio_convert_fill_normalize),
18186 (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
18187 (gst_audio_convert_passthrough), (gst_audio_convert_mix):
18188 * gst/audioconvert/gstchannelmix.h:
18189 Implement a channel mixer.
18191 2004-11-28 Martin Soto <martinsoto@users.sourceforge.net>
18193 * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
18194 * ext/alsa/gstalsa.h:
18195 * ext/alsa/gstalsa.c (gst_alsa_set_clock):
18196 Make alsasink actually honor gst_element_set_clock and use that
18197 clock instead of its internal one.
18199 2004-11-27 Christophe Fergeau <teuf@gnome.org>
18201 * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
18202 (gst_play_base_bin_change_state): nullify source and decoder when
18203 going from READY to NULL so that we don't try to do weird stuff with
18204 them when going from NULL to READY
18205 * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
18206 instead of g_object_unref
18207 (gen_video_element), (gen_audio_element): more refcounting fixes, now
18208 it should be correct
18209 (gst_play_bin_change_state): don't call remove_sinks if we are
18210 currently disposing the object
18212 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18214 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18215 Don't forget bass if it's there. Else left channel is silent...
18217 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18219 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
18220 (gst_a52dec_change_state):
18221 Don't do sample adjusting anymore, we use float audio now.
18222 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18223 Don't fixate to non-existing properties.
18225 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18227 * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
18228 (gst_a52dec_change_state):
18229 Advertise that we can do surround sound.
18231 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18233 * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
18234 Add buffer-frames=0.
18235 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
18236 (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
18237 (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
18238 (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
18239 (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
18240 (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
18241 (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
18242 (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
18243 (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
18244 * ext/dvdread/dvdreadsrc.h:
18245 Add seeking, querying for bytes, sectors, title, angle and
18246 chapter. Handle multiple chapters. Relicense to LGPL because
18247 Billy agreed on that (thanks Billy!).
18249 2004-11-27 Christophe Fergeau <teuf@gnome.org>
18251 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
18252 call parent dispose method
18254 2004-11-27 Martin Soto <martinsoto@users.sourceforge.net>
18256 * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
18257 (gst_audio_clock_get_internal_time):
18258 Fix active <-> inactive transitions: ensure time value always
18259 grows and avoid abrupt value changes.
18261 2004-11-27 Arwed v. Merkatz <v.merkatz@gmx.net>
18264 * gst/tta/Makefile.am:
18266 * gst/tta/filters.h:
18267 * gst/tta/gsttta.c:
18268 * gst/tta/gstttadec.c:
18269 * gst/tta/gstttadec.h:
18270 * gst/tta/gstttaparse.c:
18271 * gst/tta/gstttaparse.h:
18272 * gst/tta/ttadec.h:
18273 added TTA parser and decoder
18275 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18277 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18278 (probe_triggered), (check_queue), (buffer_underrun),
18279 (buffer_running), (buffer_overrun), (gen_source_element),
18281 * gst/playback/gstplaybasebin.h:
18282 Implement buffering. Needs some more work.
18284 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18286 * ext/theora/theoradec.c: (theora_dec_chain):
18287 Fix ilog mask range overflow.
18289 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18291 * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
18292 Don't omit the last (which in case of dmix is the only :) )
18293 channel count. Don't set channels if <= 2.
18295 2004-11-26 Christophe Fergeau <teuf@gnome.org>
18297 * gst/playback/gstplaybin.c: (gen_video_element),
18298 (gen_audio_element): Removed 2 obsolete comments
18300 2004-11-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18302 * ext/vorbis/oggvorbisenc.c
18303 * ext/vorbis/vorbisenc.c :
18304 change description fields of those plugins to differentiate them
18305 (pitivi show Encoders by description, they had the same one)
18307 2004-11-25 Christophe Fergeau <teuf@gnome.org>
18309 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18311 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
18312 (gst_play_bin_set_property), (gen_video_element),
18313 (gen_audio_element):
18314 Refcounting fixes for provided audio-/videosinks.
18316 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18318 * gst/playback/gstplaybin.c: (gen_video_element),
18319 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
18320 Don't reference all sinks, but only the video- and audiosinks.
18321 The vis. element should be disposed when we're done with it.
18322 We don't have any reason to keep it around. This fixes warnings
18323 when reusing playbin for playing multiple audio files with
18324 vis. enabled. Also release audio device on pause - idea stolen
18327 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18329 * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
18330 (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
18331 * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
18332 * ext/alsa/gstalsaplugin.c: (plugin_init):
18333 * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
18334 (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
18335 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
18336 (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
18337 (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
18338 (gst_faad_change_state), (plugin_init):
18339 * ext/faad/gstfaad.h:
18340 * ext/vorbis/vorbis.c: (plugin_init):
18341 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18342 * gst-libs/gst/audio/Makefile.am:
18343 * gst-libs/gst/audio/audio.c: (plugin_init):
18344 * gst-libs/gst/audio/multichannel.c:
18345 (gst_audio_check_channel_positions),
18346 (gst_audio_get_channel_positions),
18347 (gst_audio_set_channel_positions),
18348 (gst_audio_set_structure_channel_positions_list),
18349 (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
18350 (gst_audio_fixate_channel_positions):
18351 * gst-libs/gst/audio/multichannel.h:
18352 * gst-libs/gst/audio/testchannels.c: (main):
18353 * gst/audioconvert/gstaudioconvert.c:
18354 (gst_audio_convert_class_init), (gst_audio_convert_init),
18355 (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
18356 (gst_audio_convert_parse_caps), (gst_audio_convert_link),
18357 (gst_audio_convert_fixate), (gst_audio_convert_channels):
18358 * gst/audioconvert/plugin.c: (plugin_init):
18359 Surround sound support.
18361 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18363 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
18364 Fix position for discont if we're close as well. Nitpicking, but
18365 saves a few milliseconds of extra waiting or skipping.
18367 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18369 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
18370 We sometimes need parsers for playback, so add those too.
18372 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18375 * gst/apetag/Makefile.am:
18376 * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
18377 (gst_ape_demux_base_init), (gst_ape_demux_class_init),
18378 (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
18379 (gst_ape_demux_get_src_query_types),
18380 (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
18381 (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
18382 (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
18383 (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
18384 (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
18385 (gst_ape_demux_stream_data), (gst_ape_demux_loop),
18386 (gst_ape_demux_change_state):
18387 * gst/apetag/apedemux.h:
18388 * gst/apetag/apetag.c: (plugin_init):
18389 * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
18391 APE v1/2 tag reader plus typefind function.
18393 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18396 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18397 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18398 Remove hacks for older core. Require newer core version
18401 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18403 * gst/cdxaparse/Makefile.am:
18404 * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
18405 (gst_cdxaparse_class_init), (gst_cdxaparse_init),
18406 (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
18407 * gst/cdxaparse/gstcdxaparse.h:
18408 * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
18409 (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
18410 (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
18411 (gst_cdxastrip_get_src_query_types),
18412 (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
18413 (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
18414 (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
18415 (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
18416 * gst/cdxaparse/gstcdxastrip.h:
18417 SVCD/VCD header stripping separated from CDXA image parsing.
18418 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18420 Add VCD/SVCD header typefinding for VCD/SVCD.
18421 * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
18422 (gst_vcdsrc_class_init), (gst_vcdsrc_init),
18423 (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
18424 (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
18425 (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
18426 (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
18427 (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
18428 (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
18429 (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
18430 (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
18431 (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
18432 * sys/vcd/vcdsrc.h:
18433 Fix up, add seeking, querying, URI interface. Works in totem now.
18435 2004-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
18440 === release 0.8.6 ===
18442 2004-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
18460 releasing 0.8.6, "IOU Love"
18462 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18464 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18466 * gst/playback/gstplaybasebin.c:
18467 Fix unplayable files error handling. Fixes #158365
18469 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18471 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18473 * gst/typefind/gsttypefindfunctions.c:
18474 Fix broken mp3 typefinding. Fixes #158375
18476 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18478 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18480 * ext/ogg/gstoggdemux.c:
18481 Fix sync on broken files. Fixes #158976
18483 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18485 patch by: Edward Hervey <bilboed@bilboed.com>
18487 * ext/libpng/gstpngenc.c:
18488 Copy over buffer properties. Fixes #158832
18490 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18492 patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
18494 * ext/dvdread/dvdreadsrc.c:
18495 Fixes invalid reads (#158462)
18497 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18499 * sys/v4l/gstv4lsrc.c:
18500 * sys/v4l/gstv4lsrc.h:
18501 * sys/v4l/v4lsrc_calls.c:
18502 Probe less and cache it. Fixes #159187.
18504 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18506 * gst/videorate/gstvideorate.c:
18507 Handle all video formats. Fixes #159186.
18509 2004-11-16 Jan Schmidt <thaytan@mad.scientist.com>
18510 * gst/synaesthesia/gstsynaesthesia.c:
18511 (gst_synaesthesia_class_init), (gst_synaesthesia_init),
18512 (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
18513 (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
18514 (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
18515 (gst_synaesthesia_change_state), (plugin_init):
18516 Fix up synaesthesia to work under different samplerates/ buffer sizes.
18517 Force 320x200 output, as that's the only thing the underlying
18518 synaesthesia implementation supports. Still needs to be made
18521 2004-11-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18524 Fix mpeg2enc configure check (similar to mplex check below).
18526 2004-11-14 Koop Mast <kwm@rainbow-runner.nl>
18528 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18530 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18531 Fix for gcc-2.95 (fixes #158221).
18533 2004-11-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18535 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18536 Re-add clock distribution hack (until new core is released).
18539 2004-11-13 Arwed v. Merkatz <v.merkatz@gmx.net>
18541 fix mplex configure check segfaulting on some systems (bug #140994)
18543 2004-11-13 Benjamin Otte <otte@gnome.org>
18545 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
18547 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18548 do a wait when we enter the loop func with no data available to
18549 write instead of getting into an 100% CPU loop by just returning and
18550 being called again by the scheduler
18552 2004-11-13 Jan Schmidt <thaytan@mad.scientist.com>
18555 * ext/libvisual/visual.c: (gst_visual_get_type),
18556 (libvisual_log_handler), (gst_visual_getcaps),
18557 (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
18559 Update libvisual to 0.1.7. Link in the debug handling to gstreamer
18560 * ext/smoothwave/Makefile.am:
18561 * ext/smoothwave/demo-osssrc.c: (main):
18562 * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
18563 (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
18564 (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
18566 * ext/smoothwave/gstsmoothwave.h:
18567 Make gstsmoothwave a working element in the 20th century.
18569 * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
18570 Fix incorrect link function
18572 2004-11-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18574 * gst/volume/gstvolume.c:
18575 Allow buffer-frames=0.
18577 2004-11-12 Iain <iaingnome@gmail.com>
18579 * configure.ac: Check for polypaudio
18581 * ext/Makefile.am: Build the polyp dir
18583 * ext/polyp: The polypsink sources.
18585 2004-10-30 Iain <iaingnome@gmail.com>
18587 * gst/interleave/interleave.c (interleave_unlink): Change the src pads
18588 caps to reflect the new number of channels.
18590 2004-11-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18592 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18593 Fix for negotiation order problem. This would show when the
18594 ALSA loopfuction was called before any other function. ALSA
18595 wouldn't do anything because we're not negotiated yet, leading
18596 to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
18598 2004-11-11 Tim-Philipp Müller <t.i.m@zen.co.uk>
18600 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18602 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18603 No warnings (#157986).
18605 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18607 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
18608 Prefer apev1/2 and id3v1 (at end of file) over musepack.
18610 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18612 * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
18613 Signal no-more-pads (so it works in playbin).
18615 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18617 * ext/musepack/gstmusepackreader.cpp:
18618 Workaround for older core.
18620 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18622 * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
18623 Actually test for odd width/height rather than testing whether
18624 a temporary variable that was 0 before we subtracted 1 is now
18625 not equal to zero (which it always is).
18627 2004-11-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18629 * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
18630 Fix compilation if HAVE_XVIDEO is not defined
18632 2004-11-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18634 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
18635 Fix compilation if HAVE_XVIDEO is not defined
18637 2004-11-11 Jan Schmidt <thaytan@mad.scientist.com>
18639 * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18640 (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
18641 (gst_goom_change_state), (plugin_init):
18642 Use the bytestream adapter so goom doesn't depend on the input
18644 Add a debug category
18646 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18648 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18649 Only set hardware parameters *after* negotiation. Before
18650 negotiation, it will set ANY and that seems to cause crashes
18651 (see e.g. #151288, #153227).
18653 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18655 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
18656 This seems to be antique leftover. It needs to pass error
18658 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18659 (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
18660 (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
18661 (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
18662 Fix GstXOverlay implementation (#151059).
18664 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18666 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18667 Don't assert (#157853).
18669 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18671 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
18672 Fix bytes/samples confustion.
18673 (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
18674 Fix for underrun (#144389).
18676 2004-11-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18678 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18679 Disable halfway-seek for pending release (since it needs a new
18682 2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org>
18684 * sys/v4l/gstv4lsrc.c:
18685 * sys/v4l/gstv4lsrc.h:
18686 * sys/v4l/v4lsrc_calls.c:
18687 add autoprobe-fps property so we can separate autoprobing parts
18689 2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org>
18691 * sys/v4l/gstv4lsrc.c:
18692 * sys/v4l/v4lsrc_calls.c:
18693 initialise fourcc to catch unset fourcc's, and debug
18695 2004-11-09 Wim Taymans <wim@fluendo.com>
18697 * gst/playback/README:
18698 * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
18699 * gst/playback/gstplaybin.c: (gst_play_bin_init),
18700 (gst_play_bin_dispose), (gst_play_bin_set_property),
18701 (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
18702 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
18703 (gst_play_bin_get_formats), (gst_play_bin_convert),
18704 (gst_play_bin_get_query_types), (gst_play_bin_query):
18705 Cleanups and some more documentation.
18707 2004-11-09 Jan Schmidt <thaytan@mad.scientist.com>
18709 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
18710 (gst_cacasink_init), (gst_cacasink_chain):
18711 * ext/libcaca/gstcacasink.h:
18712 Cacasink inherits from VideoSink, so let that store the clock.
18714 2004-11-09 Wim Taymans <wim@fluendo.com>
18716 * gst/playback/README:
18717 * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
18718 (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
18719 (probe_triggered), (preroll_unlinked), (new_decoded_pad),
18720 (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
18721 * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
18723 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
18724 (gst_stream_info_is_mute), (gst_stream_info_set_property):
18725 * gst/playback/gststreaminfo.h:
18727 Only switch groups if all streams have muted (EOSed).
18728 Send Tags in sync with the stream playback instead of in
18729 the playback/preroll phase.
18730 Some cleanups, free the fakesrc elements.
18732 2004-11-09 Benjamin Otte <in7y118@public.uni-hamburg.de>
18734 * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
18735 buffer-frames property was missing
18736 * ext/arts/gst_arts.c:
18737 rate missing from sinkcaps
18738 * ext/audiofile/gstafparse.c:
18739 * ext/audiofile/gstafsink.c:
18740 * ext/audiofile/gstafsrc.c:
18741 * ext/swfdec/gstswfdec.c:
18742 int audio doesn't know buffer-frames
18743 * ext/cdparanoia/gstcdparanoia.c:
18744 int audio doesn't know chunksize either
18745 * ext/nas/nassink.c:
18746 it's endianness, not endianess
18747 * gst-libs/gst/audio/audio.h:
18748 make float standard pad template caps really describe float
18749 * gst/law/mulaw.c: (linear_factory):
18750 signed only, please
18751 * gst/mpegstream/gstdvddemux.c:
18752 widths of 20 are not valid
18754 2004-11-08 Thomas Vander Stichele <thomas at apestaart dot org>
18756 Submitted by: Luca Ferretti <elle.uca@infinito.it>
18762 2004-11-08 Wim Taymans <wim@fluendo.com>
18764 * gst/playback/README:
18765 * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
18766 * gst/playback/gstplaybasebin.c: (probe_triggered),
18767 (gst_play_base_bin_change_state):
18768 Updated README, added more comments for fixmes etc..
18770 2004-11-08 Wim Taymans <wim@fluendo.com>
18772 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18773 We can remove this hack now.
18775 2004-11-08 Wim Taymans <wim@fluendo.com>
18777 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
18778 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
18779 (gst_videomixer_blend_buffers), (gst_videomixer_loop):
18780 Only mix AYUV for maximum quality.
18782 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18784 * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
18785 (gst_ogg_demux_push), (gst_ogg_pad_push):
18786 Let's act as if we're synchronized now! :).
18787 * ext/theora/theoradec.c: (theora_dec_chain):
18790 2004-11-08 Wim Taymans <wim@fluendo.com>
18792 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
18793 (gst_alpha_set_property), (gst_alpha_sink_link),
18794 (gst_alpha_set_ayuv), (gst_alpha_set_i420),
18795 (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
18796 (gst_alpha_init_params), (gst_alpha_chain):
18797 Implement alpha functions for AYUV too, this increases
18798 accuracy quite a bit.
18800 2004-11-08 Wim Taymans <wim@fluendo.com>
18802 * gst/ffmpegcolorspace/avcodec.h:
18803 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18804 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
18805 (gst_ffmpegcsp_avpicture_fill):
18806 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18807 (gst_ffmpegcsp_caps_remove_format_info):
18808 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
18809 (shrink12), (img_get_alpha_info), (deinterlace_line),
18810 (deinterlace_line_inplace):
18811 * gst/ffmpegcolorspace/imgconvert_template.h:
18812 Added AYUV colorspace and handle RGBA a bit more respectful.
18814 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18816 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
18817 Actually always send a discont (cornercase when resending the
18818 same serial-tagged chain twice).
18820 2004-11-08 Julien MOUTTE <julien@moutte.net>
18822 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
18823 (gst_ximagesink_finalize):
18824 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
18825 (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
18827 2004-11-08 Wim Taymans <wim@fluendo.com>
18829 * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
18830 Don't segfault on NULL data.
18832 2004-11-08 Wim Taymans <wim@fluendo.com>
18834 * gst/playback/gstdecodebin.c: (unlinked):
18835 * gst/playback/gstplay-marshal.list:
18836 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18837 (gst_play_base_bin_init), (group_create), (get_active_group),
18838 (get_building_group), (group_destroy), (group_commit),
18839 (queue_overrun), (remove_groups), (add_stream), (unknown_type),
18840 (add_element_stream), (no_more_pads), (probe_triggered),
18841 (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
18842 (state_change), (setup_source), (gst_play_base_bin_get_property),
18843 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
18844 (gst_play_base_bin_link_stream),
18845 (gst_play_base_bin_get_streaminfo):
18846 * gst/playback/gstplaybasebin.h:
18847 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
18848 (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
18849 Add support for chained ogg files. Prepare for playlist
18850 support. This patch introduces the concept of pad groups, which
18851 together compose one playable media file.
18853 2004-11-07 David Schleef <ds@schleef.org>
18855 * testsuite/gst-lint: Check for pad templates that aren't statically
18858 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18862 * ext/musepack/Makefile.am:
18863 * ext/musepack/gstmusepackdec.cpp:
18864 * ext/musepack/gstmusepackdec.h:
18865 * ext/musepack/gstmusepackreader.cpp:
18866 * ext/musepack/gstmusepackreader.h:
18867 Add musepack decoder.
18868 * ext/faad/gstfaad.c: (gst_faad_base_init):
18869 Make pad templates static.
18870 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18872 Add musepack typefinder, make mp3 typefinding work halfway stream,
18873 which doesn't actually work yet because id3demux doesn't implement
18876 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18878 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
18879 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
18880 Fix interrupt event handling (#144436).
18882 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18884 * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
18887 2004-11-06 Tim-Philipp Müller <t.i.m@zen.co.uk>
18889 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18891 * ext/vorbis/vorbisenc.c: (raw_caps_factory):
18892 Fix weird caps (#157548).
18894 2004-11-06 Tim-Philipp Müller <t.i.m@zen.co.uk>
18896 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18898 * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
18899 Add missing NULL terminator (#157543).
18901 2004-11-05 Thomas Vander Stichele <thomas at apestaart dot org>
18903 * gst/tcp/gsttcp.h:
18904 * gst/tcp/gsttcpclientsink.c:
18905 * gst/tcp/gsttcpclientsrc.c:
18906 * gst/tcp/gsttcpserversink.c:
18907 * gst/tcp/gsttcpserversrc.c:
18908 ports can go up to 65535. Move common defines to gsttcp.h
18910 2004-11-05 Wim Taymans <wim@fluendo.com>
18912 * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
18913 (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
18914 Added two more colorspaces.
18916 2004-11-05 Wim Taymans <wim@fluendo.com>
18918 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18919 (gst_ffmpegcsp_avpicture_fill):
18920 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
18921 (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
18922 (img_convert), (deinterlace_line), (deinterlace_line_inplace):
18925 2004-11-05 Wim Taymans <wim@fluendo.com>
18927 * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
18928 (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
18929 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
18930 (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
18931 (gst_videomixer_loop):
18934 2004-11-05 Benjamin Otte <otte@gnome.org>
18936 * ext/mad/gstmad.c: (gst_mad_chain):
18937 don't overflow data buffer. Flush not needed sync data when syncing
18940 2004-11-04 Wim Taymans <wim@fluendo.com>
18942 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
18943 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
18944 (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
18945 (gst_alpha_init_params), (gst_alpha_chain),
18946 (gst_alpha_change_state):
18947 Updated the chroma keying algorithm with something more
18950 2004-11-03 Wim Taymans <wim@fluendo.com>
18952 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
18953 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
18954 (gst_videomixer_blend_buffers), (gst_videomixer_loop):
18955 Fix stride issues. Does not completely work for odd
18958 2004-11-03 Wim Taymans <wim@fluendo.com>
18960 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
18961 (gst_alpha_chroma_key), (gst_alpha_chain):
18962 Fix stride issues. Does not completely work for odd
18965 2004-11-03 Christophe Fergeau <teuf@gnome.org>
18967 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
18968 * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
18971 2004-11-03 Wim Taymans <wim@fluendo.com>
18973 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18974 (gst_ffmpegcsp_avpicture_fill):
18975 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
18977 * gst/ffmpegcolorspace/imgconvert_template.h:
18978 Use correct _fill function to get correct strides.
18980 2004-11-02 David Schleef <ds@schleef.org>
18982 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
18983 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
18984 (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
18985 Change all g_print()s to debugging. Add a bunch of consistency
18988 2004-11-02 Wim Taymans <wim@fluendo.com>
18990 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
18991 (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
18992 (unlinked), (no_more_pads), (close_link):
18993 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
18994 (unknown_type), (add_element_stream), (new_decoded_pad),
18995 (removed_decoded_pad), (setup_source):
18996 * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
18997 (gst_stream_info_class_init), (gst_stream_info_init),
18998 (gst_stream_info_new), (gst_stream_info_dispose),
18999 (stream_info_mute_pad), (gst_stream_info_set_property),
19000 (gst_stream_info_get_property):
19001 * gst/playback/gststreaminfo.h:
19002 Fix playback of multiple files.
19003 a slightly different approach to handling dynamic pad removals.
19004 This one only looks at pads that we have linked.
19006 2004-11-01 Christophe Fergeau <teuf@gnome.org>
19008 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
19009 free" warning from libc.
19011 2004-11-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19013 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19014 (get_unconnected_element), (remove_starting_from), (pad_removed),
19016 Implement support for dynamic pad changing. We listen to "live"
19017 pad removals (i.e. while playing) and re-setup autoplugging
19018 after that. Playbasebin/playbin need some more work for this
19019 to finally work, but decodebin supports (and replugs) chained
19022 2004-11-02 Jan Schmidt <thaytan@mad.scientist.com>
19024 * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
19025 (gst_alsa_finalize):
19026 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
19027 (gst_cdaudio_finalize):
19028 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
19029 (cdparanoia_finalize):
19030 * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
19031 * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
19032 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
19033 (dvdreadsrc_finalize):
19034 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
19035 (gst_flacdec_finalize):
19036 * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
19037 (gst_flacenc_finalize):
19038 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
19039 (gst_gnomevfssink_finalize):
19040 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
19041 (gst_gnomevfssrc_finalize):
19042 * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
19043 (gst_fameenc_finalize):
19044 * ext/nas/nassink.c: (gst_nassink_class_init),
19045 (gst_nassink_finalize):
19046 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
19047 (gst_sdlvideosink_class_init):
19048 * ext/sndfile/gstsf.c: (gst_sf_dispose):
19049 * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
19050 * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
19051 * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
19052 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
19053 (gst_x_window_listener_dispose):
19054 * gst/audioscale/gstaudioscale.c:
19055 * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
19056 (play_on_demand_finalize):
19057 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
19058 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
19059 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
19060 (cdplayer_finalize):
19061 * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
19062 (gst_glimagesink_class_init):
19063 * sys/oss/gstosselement.c: (gst_osselement_class_init),
19064 (gst_osselement_finalize):
19065 * sys/oss/gstosssink.c: (gst_osssink_dispose):
19066 * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
19067 * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
19068 Fixes a bunch of problems with finalize and dispose functions,
19069 either assumptions that dispose is only called once, or not calling
19070 the parent class dispose/finalize function
19072 2004-11-01 Stefan Kost <ensonic@users.sf.net>
19074 * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
19075 added two api precondition guards
19076 use g_strdup with getenv to fix crash when using ENVVAR
19078 2004-11-01 Jan Schmidt <thaytan@mad.scientist.com>
19079 * ext/esd/esdsink.c: (gst_esdsink_class_init),
19080 (gst_esdsink_finalize):
19081 Use a finalize function, not dispose, and more importantly,
19082 call the parent class finalize function too
19084 2004-11-01 Johan Dahlin <johan@gnome.org>
19086 * ext/ogg/gstoggdemux.c:
19087 * gst/tags/gstvorbistag.c:
19090 2004-10-31 Benjamin Otte <otte@gnome.org>
19092 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19093 lotsa memleaks today. But they're all small...
19095 2004-10-31 Benjamin Otte <otte@gnome.org>
19097 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19098 another memleak crushed
19100 2004-10-31 Benjamin Otte <otte@gnome.org>
19102 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
19105 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19107 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19108 Hack to prevent crash when going to READY inside signal handler
19109 while this function is active.
19111 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19113 * gst/ffmpegcolorspace/Makefile.am:
19114 * gst/ffmpegcolorspace/avcodec.h:
19115 * gst/ffmpegcolorspace/common.h:
19116 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
19117 * gst/ffmpegcolorspace/dsputil.h:
19118 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
19119 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19120 (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
19121 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
19122 (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
19123 (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
19124 (gst_ffmpegcsp_avpicture_fill):
19125 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19126 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19127 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
19128 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
19129 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
19130 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
19131 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
19132 (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
19133 * gst/ffmpegcolorspace/imgconvert.c:
19134 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
19135 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
19136 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
19137 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
19138 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
19139 (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
19140 (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
19141 (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
19142 (img_convert_init), (img_apply_table), (shrink41), (shrink21),
19143 (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
19144 (grow21), (grow22), (grow41), (grow44), (conv411),
19145 (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
19146 (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
19147 (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
19148 (avpicture_free), (is_yuv_planar), (img_convert),
19149 (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
19150 (deinterlace_line_inplace), (deinterlace_bottom_field),
19151 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
19152 * gst/ffmpegcolorspace/imgconvert_template.h:
19153 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
19154 * gst/ffmpegcolorspace/mmx.h:
19155 * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
19156 (av_fast_realloc), (av_mallocz_static), (av_free_static),
19157 (av_freep), (avcodec_get_context_defaults),
19158 (avcodec_alloc_context), (avcodec_init):
19159 Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
19160 handling plus update from ffmpeg CVS. Large clean-up.
19162 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19164 * gst/playback/Makefile.am:
19165 We need the marshallers for decodebin, too.
19167 2004-10-30 David Schleef <ds@schleef.org>
19169 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
19170 quicktime typefinding work with 64-bit offsets.
19172 2004-10-30 Jan Schmidt <thaytan@mad.scientist.com>
19174 * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
19175 Set EOS on the element when processing an EOS event.
19176 * ext/speex/gstspeexdec.h:
19177 * ext/speex/gstspeexenc.h:
19178 Only keep a const ptr to the mode
19179 * gst-libs/gst/riff/riff-media.c:
19180 (gst_riff_create_audio_caps_with_data),
19181 (gst_riff_create_audio_template_caps):
19182 Allow WMAV3, with up to 6 channels.
19183 * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
19184 Don't call gst_pad_set_event_function on a sink pad.
19185 * gst/mpegstream/gstdvddemux.c:
19186 (gst_dvd_demux_get_subpicture_stream),
19187 (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
19188 Copy the explicit caps that were set across to the cur_* pads,
19189 instead of trying to use a possibly non-existent negotiated caps.
19190 Reset the type of subpicture pads to UNKNOWN after calling
19191 init_stream, so that the caps get set.
19193 2004-10-29 Martin Pitt <martin.pitt@canonical.com>
19195 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19197 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19198 Don't touch buffer if it is of size 0 (fixes #151064).
19200 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19202 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
19203 Synchronized discont handling.
19205 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19207 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19208 (gst_ogg_demux_push):
19209 Make seeking sort-of exact again (fixes #156387).
19211 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19213 * gst/playback/gstplaybasebin.c: (unknown_type),
19214 (add_element_stream), (new_decoded_pad),
19215 (gst_play_base_bin_change_state):
19216 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
19217 (gst_stream_info_init), (gst_stream_info_new),
19218 (gst_stream_info_dispose), (gst_stream_info_get_property):
19219 * gst/playback/gststreaminfo.h:
19220 Make caps explicitely available. Makes testing for unsupported
19221 types possible. Improves error reporting.
19223 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19225 * gst/audioconvert/gstaudioconvert.c:
19226 (gst_audio_convert_buffer_to_default_format):
19227 Really don't touch read-only buffers (#156563).
19229 2004-10-29 Sebastien Cote <sc5@hermes.usherb.ca>
19231 Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19233 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
19234 Fix memleak (#155223).
19236 2004-10-29 Wim Taymans <wim@fluendo.com>
19238 * gst/tcp/.cvsignore:
19239 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
19240 (gst_multifdsink_class_init), (gst_multifdsink_init),
19241 (gst_multifdsink_add), (gst_multifdsink_remove),
19242 (gst_multifdsink_remove_client_link), (is_sync_frame),
19243 (gst_multifdsink_new_client),
19244 (gst_multifdsink_handle_client_write),
19245 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
19246 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
19247 (gst_multifdsink_get_property):
19248 * gst/tcp/gstmultifdsink.h:
19249 Added burst on connect sync_method, deprecated sync_clients,
19250 streamlined the sync code some more.
19252 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19254 * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
19255 (gst_play_base_bin_change_state):
19256 Improve error reporting.
19258 2004-10-28 Wim Taymans <wim@fluendo.com>
19260 * gst/tcp/Makefile.am:
19261 * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
19262 * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
19263 (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
19264 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
19265 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
19266 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
19268 Added more locks around fdset structures. Fixed/reworked
19269 the poll array resizing code.
19270 Added stress test for fdset.
19272 2004-10-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19274 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
19277 2004-10-28 Benjamin Otte <otte@gnome.org>
19279 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
19280 fix link function to always query channels and query width for
19284 * gst/equalizer/Makefile.am:
19285 * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
19286 (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
19287 (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
19288 (arg_to_scale), (setup_filter),
19289 (gst_iir_equalizer_compute_frequencies),
19290 (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
19291 (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
19295 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
19297 Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
19301 Added Norwegian Bokmaal translation
19303 2004-10-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19305 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19306 Don't break on options (fixes #156488).
19308 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
19311 * ext/cdaudio/Makefile.am:
19313 fix build on older automake
19315 2004-10-26 Wim Taymans <wim@fluendo.com>
19317 * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
19318 (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
19319 Allow a little margin when negotiating the framerate.
19321 2004-10-26 Stefan Kost <ensonic@users.sf.net>
19323 * gst/level/gstlevel.c:
19324 synchonised naming of pads and pad-templates
19326 2004-10-26 Wim Taymans <wim@fluendo.com>
19328 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19329 (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
19330 (_find_streams_check), (gst_ogg_demux_push):
19331 Fix EOS again. Needs to be done in a better way. We should not
19332 remove the pad if there is no new chained stream.
19334 2004-10-26 Iain <iaingnome@gmail.com>
19336 * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
19337 * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
19339 * gst/interleave/interleave.c (interleave_class_init): Hook up release
19341 (interleave_release_pad): Remove the pad.
19342 * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
19343 * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
19345 * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
19347 (gst_xvimagesink_xcontext_clear): Free the xcontext.
19348 (gst_xvimagesink_finalize): Free the par.
19350 2004-10-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19352 * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
19353 (gst_avimux_stop_file):
19354 First calculate the rate, and only then use it. Hdr.rate is a
19355 multiple and not a derivative of hdr.scale. Scale is not the
19356 same as blockalign but is solely related to rate.
19358 2004-10-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19360 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
19361 (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
19364 2004-10-25 James Henstridge <james@jamesh.id.au>
19366 Reviewed by: David Schleef <ds@schleef.org>
19368 * examples/gstplay/player.c: (got_stream_length), (main):
19369 * examples/seeking/cdplayer.c: (update_scale):
19370 * examples/seeking/seek.c: (format_value), (update_scale):
19371 * examples/seeking/spider_seek.c: (format_value), (update_scale),
19373 Build fixes on AMD64.
19375 2004-10-25 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19377 reviewed by: Ronald Bultje <rbultje at gnome dot org>
19379 * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
19380 Fix for some v4l cards which hang in v4lsrc
19382 2004-10-25 Wim Taymans <wim@fluendo.com>
19384 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
19385 (gst_ogg_demux_push), (gst_ogg_chains_clear):
19386 Make sure to remove the pad when a new chain is
19387 encountered. Set some vars to NULL so we don't try
19388 to reference freed memory.
19390 2004-10-25 Wim Taymans <wim@fluendo.com>
19392 * examples/seeking/Makefile.am:
19393 * examples/seeking/cdplayer.c: (update_scale):
19394 * examples/seeking/chained.c: (unlinked), (new_pad), (main):
19395 * examples/seeking/playbin.c: (make_playerbin_pipeline),
19396 (format_value), (update_scale), (iterate), (start_seek),
19397 (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
19398 (print_usage), (main):
19399 Added some more examples, update others.
19401 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19403 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
19404 * ext/speex/gstspeexdec.c: (speex_dec_chain):
19405 * ext/theora/theoradec.c: (theora_dec_chain):
19406 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19407 Add codec-name metadata.
19409 2004-10-25 Takao Fujiwara <Takao.Fujiwara@Sun.COM>
19411 Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19413 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19414 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19415 * ext/alsa/gstalsamixertrack.h:
19417 ALSA mixer track label internationalization (#154054).
19419 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19421 * ext/theora/theoradec.c: (theora_dec_chain):
19422 Export bitrate as metadata.
19424 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19426 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19427 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19428 * ext/alsa/gstalsamixertrack.h:
19429 Fix names, fix loop.
19431 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19433 * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
19434 (speex_dec_convert):
19435 sinkconvert function so oggdemux can get the file length (totem).
19437 2004-10-25 James Morrison <ja2morri@csclub.uwaterloo.ca>
19439 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19441 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19442 Don't push incomplete packets.
19443 * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
19444 Fix MPEG-4 audio typefinding.
19446 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19448 * sys/v4l/Makefile.am:
19449 * sys/v4l/gstv4l.c: (plugin_init):
19450 * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
19451 (gst_v4lelement_init), (gst_v4lelement_dispose),
19452 (gst_v4lelement_change_state):
19453 * sys/v4l/gstv4lelement.h:
19454 * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
19455 (gst_v4l_xoverlay_close), (idle_refresh),
19456 (gst_v4l_xoverlay_set_xwindow_id):
19457 * sys/v4l/gstv4lxoverlay.h:
19458 * sys/v4l/v4l-overlay_calls.c:
19459 * sys/v4l/v4l_calls.h:
19460 * sys/v4l2/Makefile.am:
19461 * sys/v4l2/gstv4l2.c: (plugin_init):
19462 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
19463 (gst_v4l2element_init), (gst_v4l2element_dispose),
19464 (gst_v4l2element_change_state):
19465 * sys/v4l2/gstv4l2element.h:
19466 * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
19467 (gst_v4l2_xoverlay_close), (idle_refresh),
19468 (gst_v4l2_xoverlay_set_xwindow_id):
19469 * sys/v4l2/gstv4l2xoverlay.h:
19470 * sys/v4l2/v4l2-overlay_calls.c:
19471 * sys/v4l2/v4l2_calls.h:
19472 Remove client-side overlay handling, use the X-server v4l plugin
19473 for that. Nicer overlay, less code. Also make the plugin
19474 compileable without X (but then without overlay, obviously).
19475 Makes xwindowlistener obsolete, should we remove that?
19477 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19479 * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
19480 (gst_osssrc_src_query):
19481 * sys/oss/gstosssrc.h:
19482 OK, so people want offset in DEFAULT. This time, actually fix all
19484 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
19487 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19489 * gst/asfdemux/gstasfmux.c:
19490 * gst/avi/gstavimux.c:
19493 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19495 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
19496 Fix properties (channel, norm, frequency).
19498 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19500 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
19502 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
19505 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19507 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
19510 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19512 * sys/v4l2/gstv4l2element.h:
19513 Yet Another Hack (tm) for kernel header borkedness.
19514 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
19515 (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
19516 (gst_v4l2src_link), (gst_v4l2src_getcaps),
19517 (gst_v4l2src_change_state):
19518 * sys/v4l2/gstv4l2src.h:
19519 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
19520 (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
19521 Fix caps, keep track of state, work.
19523 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19525 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
19528 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19530 * sys/oss/gstosssrc.c: (gst_osssrc_get):
19531 Don't mix bytes and samples.
19533 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19535 * ext/ogg/gstoggmux.c:
19536 Basic pad template which accepts OGM tracks, speex, flac, vorbis
19537 and theora. Any is incorrect.
19538 * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
19540 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
19541 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
19542 (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
19543 (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
19544 * sys/v4l/gstv4lmjpegsrc.h:
19545 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
19546 (gst_v4lsrc_change_state):
19547 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
19548 (gst_v4lmjpegsrc_capture_stop):
19549 Fix caps. Keep track of internal state. Work.
19551 2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19554 Fix the build fixes.
19556 2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19558 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19559 (gst_ogg_demux_src_event), (_find_chain_seek),
19560 (gst_ogg_pad_push):
19561 Check for pad availability before using it.
19562 * ext/ogg/gstoggdemux.c: (_find_chain_process):
19563 Fix parsing of chained ogg. Needs more work on the decoder side.
19565 2004-10-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
19567 * gst/spectrum/Makefile.am:
19568 * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
19570 Fix demo and reenable it. Yes, I'm currently playing with audio
19573 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19575 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19576 We love it if files that start at zero work too...
19578 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19580 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19581 Handle files with missing EOS headers.
19583 2004-10-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19585 * gst/tcp/gsttcpserversink.c:
19586 (gst_tcpserversink_handle_server_read),
19587 (gst_tcpserversink_init_send):
19588 Zero some variables first (need for accept not to return EINVAL)
19590 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19592 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19593 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
19594 * ext/theora/theoradec.c: (theora_dec_sink_convert),
19595 (theora_dec_chain):
19596 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
19597 (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
19598 Seeking and querying finetune.
19600 2004-10-20 Thomas Vander Stichele <thomas at apestaart dot org>
19604 * ext/raw1394/Makefile.am:
19607 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19609 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19611 * gst/playback/Makefile.am:
19612 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
19613 * gst/playback/gstplay-marshal.list:
19614 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
19617 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19619 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
19622 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19624 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19625 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
19626 (gst_ogg_pad_push):
19627 Yay for non-lineair granulepos in theora.
19629 2004-10-18 Wim Taymans <wim@fluendo.com>
19631 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
19632 (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
19633 * ext/dv/gstdvdec.h:
19634 Make sure we renegotiate aspect ratio when the camera switches.
19636 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19638 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19639 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
19641 * ext/theora/theoradec.c: (theora_dec_chain):
19642 Skip headers. Bad idea for chained ogg, but fixes seeking.
19644 2004-10-18 Wim Taymans <wim@fluendo.com>
19647 I swear, this is the last time I touch this.
19649 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19651 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19652 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
19653 (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
19655 * ext/theora/theoradec.c: (theora_dec_sink_convert):
19656 Time-to-default conversion.
19657 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19658 Don't error on unknown packets, just skip. We should probably
19659 read them if we want to support chained ogg.
19661 2004-10-18 Wim Taymans <wim@fluendo.com>
19664 Added cdaudio to wrong list.
19666 2004-10-18 Wim Taymans <wim@fluendo.com>
19671 2004-10-18 Wim Taymans <wim@fluendo.com>
19673 * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
19674 (gst_dvdec_video_link), (gst_dvdec_push):
19675 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
19676 (gst_smokeenc_resync), (gst_smokeenc_chain):
19677 Fix mimetype on smoke encoder.
19678 Add aspect ratio to dvdec. Not sure if these
19679 values are correct though....
19681 2004-10-18 Wim Taymans <wim@fluendo.com>
19683 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
19684 Fix vorbis property descriptions and ranges.
19686 2004-10-18 Wim Taymans <wim@fluendo.com>
19688 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19689 Really do nothing when no data is available.
19690 Go to the playing state when the stream is not seekable
19691 instead of failing.
19693 2004-10-18 Wim Taymans <wim@fluendo.com>
19695 * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
19696 (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
19697 (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
19698 (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
19699 (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
19700 Added uri handler for cd://
19703 2004-10-18 Wim Taymans <wim@fluendo.com>
19705 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19706 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
19707 (try_to_link_1), (no_more_pads), (close_link), (type_found):
19708 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
19709 (remove_prerolls), (unknown_type), (add_element_stream),
19710 (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
19711 (gst_play_base_bin_remove_element),
19712 (gst_play_base_bin_link_stream):
19713 * gst/playback/gstplaybin.c: (gen_video_element),
19714 (gen_vis_element), (remove_sinks), (setup_sinks):
19715 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
19716 (gst_stream_info_get_type), (gst_stream_info_class_init),
19717 (gst_stream_info_init), (gst_stream_info_new),
19718 (gst_stream_info_dispose), (stream_info_mute_pad),
19719 (gst_stream_info_set_property), (gst_stream_info_get_property):
19720 * gst/playback/gststreaminfo.h:
19721 Add sink padtemplate to decodebin.
19722 Added some more comments.
19723 Make queue size configurable in playbasebin.
19724 Added possibility to use elements as sinks (ex cdaudio).
19726 2004-10-15 Wim Taymans <wim@fluendo.com>
19728 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
19729 (gst_speexenc_chain):
19730 Fix speex timestamps so that it gets muxed properly.
19732 2004-10-15 Wim Taymans <wim@fluendo.com>
19734 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
19735 (gst_dv1394src_base_init), (gst_dv1394src_class_init),
19736 (gst_dv1394src_init), (gst_dv1394src_dispose),
19737 (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
19738 (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
19739 (gst_dv1394src_event), (gst_dv1394src_get_formats),
19740 (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
19741 (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
19742 (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
19743 (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
19744 * ext/raw1394/gstdv1394src.h:
19745 Added conversion/query functions.
19746 Update buffer timestamps,
19748 Added uri dv:// so it might play from the firewire in playbin.
19749 Fix a possible leak.
19752 2004-10-15 Wim Taymans <wim@fluendo.com>
19754 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
19755 (gst_dv1394src_init), (gst_dv1394src_set_property),
19756 (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
19757 (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
19758 * ext/raw1394/gstdv1394src.h:
19759 Added AV/C VTR control support needed for some cameras.
19760 Added automatic port detection.
19761 Added properties for selecting the channel.
19762 The configure.ac script is not yet updated to reflect the
19763 new libavc1394 and librom1394 dependencies.
19765 2004-10-15 Wim Taymans <wim@fluendo.com>
19767 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19768 (qtdemux_parse), (gst_qtdemux_handle_esds):
19769 An esds box is not a container.
19770 Fix parsing of mp4v boxes.
19771 Do not try to renegotiate fps for each frame. Need to
19772 find a better method. This should fix mp4 playback.
19774 2004-10-14 David Schleef <ds@schleef.org>
19776 * configure.ac: update for swfdec-0.3 and liboil-0.2
19777 * ext/swfdec/gstswfdec.c: update for swfdec-0.3
19778 * ext/swfdec/gstswfdec.h: same
19779 * gst/videofilter/gstvideobalance.c: update for liboil-0.2
19780 * gst/videotestsrc/videotestsrc.c: same
19782 2004-10-14 Wim Taymans <wim@fluendo.com>
19784 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
19785 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
19786 (is_sync_frame), (gst_multifdsink_new_client),
19787 (gst_multifdsink_handle_client_write),
19788 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
19789 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
19790 Turn warnings into info.
19791 Don't allow a state change in the streaming thread.
19793 2004-10-14 Thomas Vander Stichele <thomas at apestaart dot org>
19795 * ext/vorbis/oggvorbisenc.c:
19796 * ext/vorbis/vorbisdec.c:
19797 fix template sample rate
19799 2004-10-13 Wim Taymans <wim@fluendo.com>
19801 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
19802 Decoding the header first fixes some problems in resyncing
19805 2004-10-12 Wim Taymans <wim@fluendo.com>
19807 * gst/playback/gstplaybin.c: (gen_video_element),
19808 (gen_vis_element), (remove_sinks), (setup_sinks):
19809 Added vis plugin support, need to configure the vis
19810 element to activate it.
19812 2004-10-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19814 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
19815 (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
19817 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
19818 (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
19819 (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
19820 (gst_avi_demux_stream_index), (gst_avi_demux_skip),
19821 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
19822 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
19823 * gst/avi/gstavidemux.h:
19824 Support for openDML-2.0 indx/ix## chunks. Support for broken index
19825 recovery (where, if part of the index is broken, we will still read
19826 the rest of the index and recover the broken part by stream
19827 scanning). More broken media support. EOS workarounds. General AVI
19828 braindamage headache recovery. Aspirin included.
19830 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19832 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
19833 (cdparanoia_event), (cdparanoia_query):
19834 Get rid of hideous lead-in.
19836 2004-10-11 Wim Taymans <wim@fluendo.com>
19838 * gst/playback/gstplaybasebin.c: (setup_source):
19839 Wrong var used to get g_list_next.
19841 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19843 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
19844 (cdparanoia_get), (cdparanoia_open):
19845 Report discid as metadata, add duration.
19847 2004-10-11 Wim Taymans <wim@fluendo.com>
19849 * gst/playback/gstplaybasebin.c: (setup_source):
19850 Cleanup the previous pipeline a little earlier for the
19851 case that a source element provides raw data.
19853 2004-10-11 Benjamin Otte <otte@gnome.org>
19855 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
19856 reset v1 tag offset when there is no v1 tag. Fixes id3demux always
19857 consuming the last 128 bytes, even though it was valid mp3 data.
19859 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19861 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
19862 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
19863 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
19864 Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
19866 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19868 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
19869 Fix for webcams that support only specific width or height
19871 2004-10-09 Tim-Philipp Müller <t.i.m@zen.co.uk>
19873 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19875 * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
19876 Fix wrong discont event setup (fixes #154967).
19878 2004-10-09 Sebastien Cote <sc5@hermes.usherb.ca>
19880 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19882 * gst/auparse/gstauparse.c: (gst_auparse_chain):
19883 Error out on invalid data (fixes #154807).
19885 2004-10-09 Tim-Philipp Müller <t.i.m@zen.co.uk>
19887 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19889 * ext/dvdread/dvdreadsrc.c: (_read):
19890 Make titles > 0 work again (fixes #154834).
19892 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19894 * gst-libs/gst/riff/riff-media.c:
19895 (gst_riff_create_video_template_caps):
19896 WMV3 missing in template caps.
19898 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19900 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
19901 OK, so the original code was too strict. It makes random AVI files
19902 hang for seconds upon opening, which is unacceptable and is far
19903 beyond the original goal of getting multiple chunks for one-chunk
19904 sounc stream files. So now do just that.
19906 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19908 * gst/playback/gstplaybasebin.c: (setup_source),
19909 (gst_play_base_bin_change_state):
19910 Actually clean up streaminfo if output fails. This would trigger
19911 if, for example, there was no CD in the drive. No preroll, so
19912 a streaminfo structure is created, but the subsequent state change
19913 of the thread fails.
19914 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
19915 Don't change state if parent failed.
19917 2004-10-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19919 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
19920 (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
19921 (gen_video_element), (remove_sinks):
19922 Add small bits of code for screenshot handling.
19924 2004-10-08 Wim Taymans <wim@fluendo.com>
19926 * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
19927 (gen_video_element), (gen_audio_element), (setup_sinks):
19928 Don't assume the user provided sinks are named "sink"...
19930 2004-10-08 Wim Taymans <wim@fluendo.com>
19932 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
19933 (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
19934 (gst_play_base_bin_link_stream):
19935 Do not try to autoplug sources that generate raw streams like
19937 disconnect the preroll overrun signal when we don't need it anymore.
19939 2004-10-08 Milosz Derezynski <internalerror.rez@fhtw-berlin.de>
19941 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
19942 Added reworked patch from #154903 from milosz derezynski (deadchip).
19944 2004-10-08 Wim Taymans <wim@fluendo.com>
19946 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
19947 (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
19948 (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
19949 (cdparanoia_convert), (cdparanoia_uri_get_type),
19950 (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
19951 (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
19952 * ext/cdparanoia/gstcdparanoia.h:
19953 This adds the cdda://<tracknum> uri.
19955 2004-10-08 Wim Taymans <wim@fluendo.com>
19957 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19958 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
19959 (try_to_link_1), (no_more_pads), (close_link), (type_found):
19960 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19961 (unknown_type), (gst_play_base_bin_remove_element),
19962 (gst_play_base_bin_link_stream):
19963 * gst/playback/gstplaybasebin.h:
19964 * gst/playback/gstplaybin.c: (gst_play_bin_init),
19965 (gst_play_bin_set_property), (gen_video_element),
19966 (gen_audio_element), (setup_sinks):
19967 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
19968 (gst_stream_info_get_type), (gst_stream_info_class_init),
19969 (gst_stream_info_init), (gst_stream_info_new),
19970 (gst_stream_info_dispose), (stream_info_mute_pad),
19971 (gst_stream_info_set_property), (gst_stream_info_get_property):
19972 * gst/playback/gststreaminfo.h:
19973 Reuse the audio and video bins.
19974 Some internal cleanups in the stream selection code.
19976 2004-10-08 Julien MOUTTE <julien@moutte.net>
19978 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19979 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
19980 * sys/ximage/ximagesink.h:
19981 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19982 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
19983 * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
19984 not coming from those elements. Moreover these elements should not keep
19985 the xid they have been given when in NULL state.
19987 2004-10-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19989 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
19990 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
19991 * sys/ximage/ximagesink.h:
19992 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
19993 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
19994 * sys/xvimage/xvimagesink.h:
19995 Actually only create a new toplevel window if we're not gonna
19996 embed it right after.
19998 2004-10-07 Wim Taymans <wim@fluendo.com>
20000 * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
20001 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
20002 * gst/playback/gstplaybin.c: (setup_sinks):
20003 Implement muting/unmuting of streams, mute streams that are not
20006 2004-10-07 Wim Taymans <wim@fluendo.com>
20008 * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
20010 Added lame audio/x-ac3 typefind function.
20012 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
20017 === release 0.8.5 ===
20019 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
20024 releasing 0.8.5, "Take You On"
20026 2004-10-06 Wim Taymans <wim@fluendo.com>
20028 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20029 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
20030 (no_more_pads), (close_link), (type_found):
20031 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20032 * gst/playback/gstplaybin.c: (gen_video_element):
20033 Do not signal the no_more_pads after the first pad when
20034 we are plugging a non dynamic element with multiple
20035 output pads (like swfdec, dvdec, ...).
20037 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
20040 bump for prerelease
20042 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20044 * gst/wavparse/gstwavparse.c:
20045 add ATRAC3 to STATIC CAPS to fix a warning
20047 * gst/matroska/ebml-read.c:
20048 * gst-libs/gst/riff/riff-read.c:
20051 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20053 * gst-libs/gst/riff/riff-media.c:
20054 generate caps for ATRAC3 audio streams
20056 * gst/realmedia/rmdemux.c:
20057 generate caps for ATRAC3 audio streams
20059 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20061 * gst/wavparse/Makefile.am
20062 * gst/wavparse/riff.h
20063 * gst/wavparse/wavparse.vcproj
20064 riff.h removal (unused and duplication with riff-ids.h)
20066 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20068 * gst/wavparse/gstwavparse.h
20069 remove duplicated defines for audio codec codes
20071 * gst-libs/gst/riff/riff-ids.h
20072 * gst/wavenc/riff.h:
20073 add "4CC" code for ATRAC3 audio streams
20074 add "4CC" code for ITU_G721_ADPCM (unused for now)
20076 2004-10-06 Wim Taymans <wim@fluendo.com>
20078 * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
20079 Actually _do_ negotiation. Pass gdouble as arg instead
20080 of guint64 for the framerate.
20082 2004-10-06 Wim Taymans <wim@fluendo.com>
20084 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20085 (find_compatibles), (close_pad_link), (try_to_link_1),
20086 (no_more_pads), (close_link), (type_found):
20087 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20088 * gst/playback/gstplaybin.c: (gen_video_element),
20089 (gen_audio_element):
20090 Set state on newly added element to READY so that negotiation
20092 Addes some more debug info.
20093 Do not try to plug pads with multiple caps structures or ANY
20094 because it is too dangerous since we do not do dynamic
20097 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
20099 written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
20103 add Oriya translation
20105 2004-10-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20107 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20108 Prevent overwrite of size member. Makes audio sound crappy.
20110 2004-10-05 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20112 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
20113 Add rmvb to the list of known RealMedia extensions
20115 2004-10-05 Wim Taymans <wim@fluendo.com>
20117 * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
20118 (mngdec_openstream), (mngdec_closestream),
20119 (mngdec_handle_sink_event), (mngdec_readdata),
20120 (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
20121 (mngdec_getcanvasline), (mngdec_refresh),
20122 (gst_mngdec_change_state):
20123 Set the framerate correctly.
20125 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20127 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20128 There was something wrong with the index massaging.
20130 2004-10-04 Wim Taymans <wim@fluendo.com>
20132 * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
20133 * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
20134 (gst_smokedec_chain):
20135 * ext/jpeg/gstsmokedec.h:
20136 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
20137 (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
20138 * ext/jpeg/gstsmokeenc.h:
20139 * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
20140 (smokecodec_decode_new), (smokecodec_info_free),
20141 (smokecodec_set_quality), (smokecodec_get_quality),
20142 (smokecodec_set_threshold), (smokecodec_get_threshold),
20143 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
20144 (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
20145 (smokecodec_encode), (smokecodec_parse_id),
20146 (smokecodec_parse_header), (smokecodec_decode):
20147 * ext/jpeg/smokecodec.h:
20148 * ext/jpeg/smokeformat.h:
20149 Updated smoke, new bitstream, allows embedding in ogg.
20151 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20153 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
20154 Fix seeking in some files. All this code is no longer needed (and
20155 actually breaks stuff) because we now synchronize the full index
20156 right when reading the header.
20158 2004-10-04 Wim Taymans <wim@fluendo.com>
20161 configure update for libmng.
20163 2004-10-04 Wim Taymans <wim@fluendo.com>
20165 * ext/libmng/Makefile.am:
20166 * ext/libmng/gstmng.c: (plugin_init):
20167 * ext/libmng/gstmng.h:
20168 * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
20169 (gst_mngdec_base_init), (gst_mngdec_class_init),
20170 (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
20171 (gst_mngdec_loop), (gst_mngdec_get_property),
20172 (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
20173 (mngdec_closestream), (mngdec_handle_sink_event),
20174 (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
20175 (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
20176 (gst_mngdec_change_state):
20177 * ext/libmng/gstmngdec.h:
20178 * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
20179 (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
20180 (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
20181 (gst_mngenc_chain), (gst_mngenc_get_property),
20182 (gst_mngenc_set_property):
20183 * ext/libmng/gstmngenc.h:
20184 Added basic MNG decoder. Needs more work. The encoder does
20187 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20189 * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
20190 (gst_rmdemux_loop), (gst_rmdemux_add_stream),
20191 (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
20192 Don't hang on length=0 chunks. Some negotiation fixes. Signal
20195 2004-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
20198 you need at least 1.0.4 of speex
20200 2004-10-04 Iain <iaingnome@gmail.com>
20202 * ext/speex/gstspeexdec.h: Revert the includes changes.
20204 * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
20206 2004-09-30 Iain <iaingnome@gmail.com>
20208 * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
20209 found during init or set as a property instead of hardcoding /dev/audio
20211 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20213 * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
20214 (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
20215 (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
20216 (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
20217 (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
20218 (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
20219 (gst_rmdemux_dump_data):
20220 Use debug category, fix EOS handling. filesrc ! rmdemux now
20223 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20225 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
20226 (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
20227 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
20228 Improve allocation, cutting and sorting of the index. How takes a
20229 few seconds instead of minutes.
20231 2004-10-03 Christophe Fergeau <teuf@gnome.org>
20233 * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
20236 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20238 * gst-libs/gst/riff/riff-media.c:
20239 (gst_riff_create_video_caps_with_data),
20240 (gst_riff_create_video_template_caps):
20241 Add wing commander format mimetype/fourccs.
20242 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20243 Don't crash if some value is 0.
20245 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20247 * gst-libs/gst/riff/riff-media.c:
20248 (gst_riff_create_video_caps_with_data),
20249 (gst_riff_create_video_template_caps):
20250 Add DIB fourcc (raw, palettized 8-bit RGB).
20251 * gst-libs/gst/riff/riff-read.c:
20252 (gst_riff_read_strf_vids_with_data):
20253 Oops, fix strf_data reading bug.
20254 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
20255 Use a non-NULL tag.
20256 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
20257 Time for hacks. Sorry Dave. At least one quicktime movie (a
20258 trailer) that I've encountered contains multiple video tracks.
20259 One of those is the actual video track, the other are one-frame
20260 tracks (images). Unfortunately, the number of frames according
20261 to the trak header is 1 for each, so that doesn't help. So
20262 instead, I look at the duration and discard tracks with a
20263 duration shorter than 20% of the length of the stream. Better
20266 2004-10-01 Christian Schaller <christian@fluendo.com>
20268 * ext/ivorbis/vorbis.c:
20269 Patch from Phil Blundell (Bug 152341)
20271 2004-10-01 Wim Taymans <wim@fluendo.com>
20273 * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
20274 (speex_dec_get_formats), (speex_dec_convert),
20275 (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
20276 (speex_dec_chain), (gst_speexdec_get_property),
20277 (gst_speexdec_set_property):
20280 2004-10-01 Wim Taymans <wim@fluendo.com>
20282 * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
20283 (gst_wavparse_stream_init), (gst_wavparse_fmt),
20284 (gst_wavparse_other), (gst_wavparse_loop),
20285 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20286 (gst_wavparse_srcpad_event):
20287 * gst/wavparse/gstwavparse.h:
20288 Added some more debugging info.
20289 Fix the case where the length of the file is 0.
20290 Make sure we seek to sample borders.
20292 2004-10-01 Wim Taymans <wim@fluendo.com>
20294 * gst/playback/README:
20295 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
20296 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20297 (try_to_link_1), (no_more_pads), (close_link), (type_found):
20298 Add some debug info to decodebin, update README
20300 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20302 * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
20303 Don't use g_print(); use GST_DEBUG().
20305 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20307 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
20308 (gst_ogg_mux_queue_pads):
20309 Handle EOS properly.
20311 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
20313 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20315 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
20316 (gst_faad_chain), (gst_faad_change_state):
20317 * ext/faad/gstfaad.h:
20318 Allow playback of raw (unframed) MPEG AAC files (#148993).
20320 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
20322 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20324 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20325 Throw error if we didn't recognize the stream. Fixes #152289.
20327 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20329 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
20332 2004-10-01 Francis Labonte <francis_labonte@hotmail.com>
20334 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20336 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20339 2004-10-01 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
20341 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20343 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
20345 * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
20348 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20350 * gst-libs/gst/riff/riff-media.c:
20351 (gst_riff_create_video_caps_with_data),
20352 (gst_riff_create_audio_caps_with_data):
20353 Add codec_data handling (like asfdemux used to do).
20354 * gst/asfdemux/gstasf.c: (plugin_init):
20355 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
20356 (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
20357 Use riff-media for caps creation instead of our own (mostly
20358 broken) copy of its functions.
20360 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20362 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
20363 Don't actually error out if we get another return value than
20364 -EINVAL. Opposite to what I first thought, drivers have random
20365 return values for this, although -EINVAL is the expected return
20366 value. Since this is not fatal, we shouldn't use
20367 GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
20369 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20371 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
20372 (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
20373 (dvdreadsrc_get_property), (_open), (_seek), (_read),
20374 (dvdreadsrc_get), (dvdreadsrc_open_file),
20375 (dvdreadsrc_change_state):
20376 Fix. Don't do one big huge loop around the whole DVD, that will
20377 cache all data and thus eat sizeof(dvd) (several GB) before we
20379 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
20380 Actually NULL'ify event after using it.
20381 * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
20382 (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
20383 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20384 (gst_ebml_read_seek), (gst_ebml_read_skip):
20386 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
20387 (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
20388 (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
20389 Fix timing (this will probably break if I seek using menus, but
20390 I didn't get there yet). VOBs and normal DVDs should now work.
20391 Add a mpeg2-only pad with high rank so this get autoplugged for
20393 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
20394 (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
20395 (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
20396 (gst_mpeg_demux_get_audio_stream),
20397 (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
20398 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
20399 Use this as second rank for MPEG-1 and MPEG-2. Still use this for
20400 MPEG-1 but use dvddemux for MPEG-2.
20401 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
20402 (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
20403 (gst_mpeg_parse_parse_packhead):
20404 Timing. Only add pad template if it exists. Add sink template from
20405 class and not from ourselves. This means we will always use the
20406 correct sink template even if it is not the one defined in this
20409 2004-09-29 Wim Taymans <wim@fluendo.com>
20411 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
20412 (gst_mpeg_demux_parse_pes):
20413 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
20414 Fix playback of mpeg again, timestamps where screwed up by
20417 2004-09-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20419 * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
20420 Only return true if we actually filled something in. Prevents
20421 player applications from showing a random length for flac files.
20422 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
20423 (gst_riff_read_use_event), (gst_riff_read_handle_event),
20424 (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
20425 (gst_riff_read_strf_vids_with_data),
20426 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
20427 OK, ok, so I implemented event handling. Apparently it's normal
20428 that we receive random events at random points without asking
20430 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20431 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
20432 (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
20433 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
20434 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
20435 (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
20436 (gst_avi_demux_stream_data), (gst_avi_demux_loop):
20437 * gst/avi/gstavidemux.h:
20438 Implement non-lineair chunk handling and subchunk processing.
20439 The first solves playback of AVI files where the audio and video
20440 data of individual buffers that we read are not synchronized.
20441 This should not happen according to the wonderful AVI specs, but
20442 of course it does happen in reality. It is also a prerequisite for
20443 the second. Subchunk processing allows us to cut chunks in small
20444 pieces and process each of these pieces separately. This is
20445 required because I've seen several AVI files with incredibly large
20446 audio chunks, even some files with only one audio chunk for the
20447 whole file. This allows for proper playback including seeking.
20448 This patch is supposed to fix all AVI A/V sync issues.
20449 * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
20450 (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
20452 * gst/modplug/gstmodplug.cc:
20453 Proper return value setting for the query() function.
20454 * gst/playback/gstplaybasebin.c: (setup_source):
20455 Being in non-playing state (after, e.g., EOS) is not necessarily
20456 a bad thing. Allow for that. This fixes playback of short files.
20457 They don't actually playback fully now, because the clock already
20458 runs. This means that small files (<500kB) with a small length
20459 (<2sec) will still not or barely play. Other files, such as mod
20460 or flx, will work correctly, however.
20462 2004-09-28 Wim Taymans <wim@fluendo.com>
20464 * ext/speex/gstspeex.c: (plugin_init):
20465 * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
20466 (gst_speex_dec_class_init), (speex_dec_get_formats),
20467 (speex_get_event_masks), (speex_get_query_types),
20468 (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
20469 (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
20470 (gst_speexdec_get_property), (gst_speexdec_set_property),
20471 (speex_dec_change_state):
20472 * ext/speex/gstspeexdec.h:
20473 * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
20474 (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
20475 (gst_speexenc_base_init), (gst_speexenc_class_init),
20476 (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
20477 (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
20478 (gst_speexenc_src_query), (gst_speexenc_init),
20479 (gst_speexenc_get_tag_value), (comment_init), (comment_add),
20480 (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
20481 (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
20482 (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
20483 (gst_speexenc_chain), (gst_speexenc_get_property),
20484 (gst_speexenc_set_property), (gst_speexenc_change_state):
20485 * ext/speex/gstspeexenc.h:
20486 Rewrote speex encoder, make sure it can be embedded in ogg.
20487 Implemented speex decoder.
20489 2004-09-28 Christian Schaller <christian@fluendo.com>
20492 Remove kioslave plugin. Markey is brewing a new working one
20493 * ext/Makefile.am: Remove kioslave plugin
20495 * gst-plugins.spec.in: remove kio plugin from spec
20497 2004-09-27 Wim Taymans <wim@fluendo.com>
20499 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
20500 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
20501 (is_sync_frame), (gst_multifdsink_client_queue_buffer),
20502 (gst_multifdsink_new_client),
20503 (gst_multifdsink_handle_client_write),
20504 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20505 (gst_multifdsink_handle_clients):
20506 * gst/tcp/gstmultifdsink.h:
20507 Make syncing to keyframes actually work for new clients and lagging
20510 2004-09-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
20512 * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
20513 (gst_navigationtest_handle_src_event), (draw_box_planar411),
20514 (gst_navigationtest_planar411), (gst_navigationtest_change_state):
20515 * gst/debug/gstnavigationtest.h:
20516 make navigationtest display button-press and button-release events
20518 2004-09-26 Iain <iaingnome@gmail.com>
20520 * gst/interleave/interleave.c (all_channels_new_media): Checks if all
20521 the channels have received a new media event.
20522 (interleave_buffered_loop): Compresses a new media event on all
20525 2004-09-26 Iain <iaingnome@gmail.com>
20527 * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
20528 call the sinkpad's default event handler and not the srcpads. He also
20529 says this is confusing :)
20530 (gst_wavenc_stop_file): Company says that seek events only go upstream
20531 we should send a discontinuous downstream instead.
20533 2004-09-25 Christian Schaller <christian@fluendo.com>
20535 * Update SPEC file to be usable in conjunction with Fedora Core,
20536 Fedora.us and freshrpms packages
20537 * Fix typo in multifilesrc test Makefile
20539 2004-09-24 Wim Taymans <wim@fluendo.com>
20541 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20542 Only signal the no_more_pads signal when we have
20543 added the stream to our list.
20545 2004-09-24 Wim Taymans <wim@fluendo.com>
20547 * gst/playback/gstplaybasebin.c: (remove_prerolls),
20549 * gst/playback/gstplaybasebin.h:
20550 * gst/playback/gstplaybin.c: (setup_sinks):
20551 Don't try to preroll or decode more than one audio/video
20554 2004-09-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20556 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
20557 Throw error if we failed to find a suitable output. This should
20558 throw an error if we successfully set up a pipeline (e.g. because
20559 we recognized a media file) but found no decodable streams in it
20560 (e.g. because it contains only media stream types for which we
20561 have no decoders, or because it's not a media type).
20563 2004-09-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20565 * ext/dirac/Makefile.am:
20566 * ext/dirac/gstdirac.cc:
20567 * ext/dirac/gstdiracdec.cc:
20568 * ext/dirac/gstdiracdec.h:
20569 Do something. Don't actually know if this works because I don't
20570 have a demuxer yet.
20571 * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
20572 Add channels=1 to caps returned from _getcaps().
20573 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
20574 (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
20575 (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
20576 (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
20577 (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
20578 (gst_ogm_parse_change_state):
20579 Separate between audio/video so ogmaudioparse actually uses the
20580 audio pad templates. Both audio and video work now, including
20581 autoplugging. Also use sometimes-srcpad hack.
20582 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
20583 Handle events better. Don't hang on infinite loops.
20584 * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
20585 (gst_avi_demux_init), (gst_avi_demux_reset),
20586 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
20587 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
20588 (gst_avi_demux_change_state):
20589 * gst/avi/gstavidemux.h:
20590 Improve A/V sync. Still not perfect.
20591 * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
20592 (gst_ebml_read_skip):
20593 Handle events better.
20594 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
20595 (gst_qtdemux_loop_header), (qtdemux_parse_trak),
20596 (qtdemux_audio_caps):
20597 Add IMA4. Improve event handling. Save offset after a seek when
20598 the headers are at the end of the file so that we don't end up in
20600 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
20601 Add low-priority typefind support for files with no length.
20603 2004-09-23 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20605 * testsuite/multifilesink/Makefile.am:
20608 2004-09-22 Julien MOUTTE <julien@moutte.net>
20610 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
20611 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
20612 mistakes from thaytan's patches.
20614 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
20616 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
20617 For completeness, XSync in the destroy function as xvimage does.
20619 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
20621 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
20622 Correct caps negotiation
20623 * gst/volume/gstvolume.c: (volume_chain_float),
20624 (volume_chain_int16):
20625 Modify debug output to be little more informative
20626 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
20627 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
20628 (gst_xvimagesink_xvimage_destroy):
20629 Add XSync calls after detaching from the shared memory segment to
20632 2004-09-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20634 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20635 (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
20636 * ext/vorbis/vorbis.c: (plugin_init):
20637 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
20638 (gst_vorbisenc_chain):
20639 * ext/vorbis/vorbisenc.h:
20640 remove explicit newmedia support from oggmux and vorbisenc
20641 add debug category to vorbisenc
20642 * gst/multifilesink/gstmultifilesink.c:
20643 (gst_multifilesink_class_init), (gst_multifilesink_init),
20644 (gst_multifilesink_dispose), (gst_multifilesink_set_location),
20645 (gst_multifilesink_set_property), (gst_multifilesink_next_file),
20646 (gst_multifilesink_handle_event), (gst_multifilesink_chain),
20648 * gst/multifilesink/gstmultifilesink.h:
20649 add support for streamheader in multifilesink
20651 2004-09-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20653 * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
20654 (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
20655 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
20656 Prevent infinite loops. More correct error reporting.
20657 * gst/auparse/gstauparse.c: (gst_auparse_chain):
20658 Error out if negotiation fails.
20659 * gst/playback/gstplaybasebin.c: (setup_source),
20660 (gst_play_base_bin_change_state), (gst_play_base_bin_error),
20661 (gst_play_base_bin_found_tag):
20662 Error/tag forwarding. Pre-roll fixes for source errors on state
20663 changes (e.g. "file does not exist") to prevent hangs.
20665 2004-09-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20667 * testsuite/multifilesink/Makefile.am:
20668 * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
20669 (gst_newmedia_class_init), (gst_newmedia_init),
20670 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
20671 (newfile_signal), (test_signal), (main):
20672 * testsuite/multifilesink/multifilesrc_test.c: (main):
20673 * testsuite/multifilesink/oggtheora_test.c:
20674 (gst_newmedia_base_init), (gst_newmedia_class_init),
20675 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
20676 (test_format), (newfile_signal), (test_signal), (main):
20677 * testsuite/multifilesink/oggvorbis_test.c:
20678 (gst_newmedia_base_init), (gst_newmedia_class_init),
20679 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
20680 (test_format), (newfile_signal), (test_signal), (main):
20681 * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
20682 (gst_newmedia_class_init), (gst_newmedia_init),
20683 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
20684 (newfile_signal), (test_signal), (main):
20687 2004-09-20 Christian Schaller <christian@fluendo.com>
20689 * Fix mikmod license to LGPL as they have relicensed
20690 * Move Dirac and Effectv into LGPL section of README_license
20692 2004-09-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20694 * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
20695 (gst_mad_change_state):
20696 Allow for mp3 rate/channels changes. However, only very
20697 conservatively. Reason that we *have* to enable this is smiply
20698 because the mad find_sync() function is not good enough, it will
20699 regularly sync on random data as valid frames and therefore make
20700 us provide random caps as *final* caps of the stream. The best fix
20701 I could think of is to simply require several of the same stream
20702 changes in a row before we change caps.
20703 The actual testcase that works now is #
20704 * ext/ogg/Makefile.am:
20705 * ext/ogg/gstogg.c: (plugin_init):
20706 * ext/ogg/gstogmparse.c:
20707 OGM support (video only for now; I need an audio sample file).
20708 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
20709 (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
20710 (gst_asf_demux_add_video_stream):
20712 * gst/playback/gstplaybasebin.c: (unknown_type):
20713 Don't error out on single unknown-types after all. It's wrong.
20714 If we found type of video and audio but not of a subtitle stream,
20715 it will still error out (which is unwanted). Will find a better fix
20717 * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
20718 (ogmaudio_type_find), (plugin_init):
20721 2004-09-20 Johan Dahlin <johan@gnome.org>
20723 * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
20724 after setting caps.
20726 2004-09-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20728 * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
20729 * gst/wavenc/gstwavenc.h:
20730 Added newmedia support to wavenc
20732 2004-09-17 Wim Taymans <wim@fluendo.com>
20734 * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
20735 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
20736 (gst_fdset_fd_can_write), (gst_fdset_wait):
20737 * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
20738 (gst_multifdsink_init), (gst_multifdsink_add),
20739 (gst_multifdsink_remove), (gst_multifdsink_get_stats),
20740 (gst_multifdsink_remove_client_link),
20741 (gst_multifdsink_client_queue_buffer),
20742 (gst_multifdsink_handle_client_write),
20743 (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
20744 (gst_multifdsink_close), (gst_multifdsink_change_state):
20745 * gst/tcp/gstmultifdsink.h:
20746 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
20747 (gst_tcpserversink_removed):
20748 Small cleanups in fdset.c
20749 Use a hastable to map fd to the client structure for faster
20750 lookup in _remove and get_stats.
20751 Added virtual function to close the fds.
20752 Handle clients even when the select/poll call was unblocked because
20754 Implement syncing to keyframe in the recovery procedure.
20756 2004-09-16 Iain <iaingnome@gmail.com>
20758 * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
20761 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20763 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
20764 Caps are only set if the type of the stream is unknown, but this
20765 is initialized in ->init_stream(), so set to UNKNOWN after calling
20766 ->init_stream() so that capsnego starts.
20768 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20770 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
20771 (gst_avi_demux_stream_data):
20772 Just hardcode for raw audio then. AVI audio sucks.
20774 2004-09-15 Arwed v. Merkatz <v.merkatz@gmx.net>
20776 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
20777 * gst/matroska/matroska-mux.c: (audiosink_templ),
20778 (gst_matroska_mux_audio_pad_link):
20779 * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
20780 Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
20782 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20784 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
20785 (gst_avi_demux_stream_data):
20786 Try to fix a/v sync issues.
20788 2004-09-15 David Schleef <ds@schleef.org>
20790 * configure.ac: remove NASM check, since we don't use it. Update
20792 * ext/dirac/gstdiracdec.cc: update to current 0.4 API
20793 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
20794 Initialized variables.
20795 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
20796 (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
20797 (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
20800 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20802 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
20803 (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
20804 * gst/avi/gstavidemux.h:
20805 Fix for compressed audio (mp3) timestamp generation. How did this
20808 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20810 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
20811 Volume is a double not a float.
20813 2004-09-15 Wim Taymans <wim@fluendo.com>
20815 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
20816 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
20817 Don't close the fd in multifdsink as we didn't open it in the
20818 first place. Some cleanups.
20820 2004-09-15 Wim Taymans <wim@fluendo.com>
20822 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
20823 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
20824 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
20825 Fix the case where the muxer would mark pages as delta
20826 frames when they are not (vorbis only ogg).
20828 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20830 * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
20831 (gst_play_base_bin_change_state):
20832 Handle the case where we failed to setup a clear pipeline. This
20833 will throw an error (or EOS, another nice case) and if you don't
20834 catch that, the app will wait for the signal forever (and thus
20837 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20839 * ext/gnomevfs/gstgnomevfssink.c:
20840 (gst_gnomevfssink_uri_get_protocols):
20841 * ext/gnomevfs/gstgnomevfssrc.c:
20842 (gst_gnomevfssrc_uri_get_protocols):
20843 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
20844 * ext/gnomevfs/gstgnomevfsuri.h:
20845 Use _uri_new() instead of _open(), so it doesn't take as long and
20846 Christophe's computer won't hang.
20847 * gst/playback/gstplaybasebin.c: (unknown_type):
20848 Throw error on unknown media type, so apps actually display it.
20850 2004-09-14 Brian Cameron <brian.cameron@sun.com
20852 * tools/gst-launch-ext-m.m: Changed ~ to $ENV{HOME} to allow
20853 this script to work on Solaris since bash shell handles echo
20854 differenly than bash.
20856 2004-09-17 Wim Taymans <wim@fluendo.com>
20858 * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
20859 (setup_source), (gst_play_base_bin_set_property),
20860 (gst_play_base_bin_add_element):
20861 * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
20862 Some more work on making sure seeking pauses the pipeline and
20863 that changing the uri actually does something.
20865 2004-09-17 Wim Taymans <wim@fluendo.com>
20867 * gst/tcp/gstfdset.c: (gst_fdset_wait):
20868 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
20869 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
20870 (gst_tcpserversink_close):
20871 Be a bit more paranoid when freeing memory.
20873 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20875 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
20876 (qtdemux_parse_trak):
20877 Don't crash by dividing by zero (see sample movie in #126922).
20879 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20881 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
20882 Don't touch non-existing data (fixes crash on file in #140147).
20884 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20886 * gst/playback/gstplaybasebin.c:
20887 (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
20888 Handle double disposals, and proper change of URIs.
20890 2004-09-13 Martin Eikermann <meiker@upb.de>
20892 * gst/mpegstream/gstmpegparse.c:
20893 fix synchronistation for streams recorded from digital PCR
20896 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20898 * ext/gnomevfs/Makefile.am:
20899 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
20900 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
20901 (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
20902 (gst_gnomevfssink_uri_get_type),
20903 (gst_gnomevfssink_uri_get_protocols),
20904 (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
20905 (gst_gnomevfssink_uri_handler_init),
20906 (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
20907 (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
20908 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
20909 (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
20910 (gst_gnomevfssrc_uri_get_type),
20911 (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
20912 (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
20913 (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
20914 (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
20915 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
20916 * ext/gnomevfs/gstgnomevfsuri.h:
20917 Add URI support to Gnome-VFS plugins. Tries to load a fixed list
20918 of fake URIs to see which this version of Gnome-VFS likes, and
20919 uses that for the Gst-URI interface. Makes playbin support http://
20920 streams. Also fix up some stupid behaviour in gnomevfssrc.
20922 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20924 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
20925 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
20926 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
20927 (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
20928 Update mixer (to sync with other sessions) if we try to obtain
20929 a new value. This makes alsamixer work accross applications.
20930 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
20931 Only call sync functions if we're running, else alsalib asserts.
20932 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
20933 Sometimes fails to compile. Possibly a gcc bug.
20934 * gst/playback/gstplaybin.c: (gen_video_element),
20935 (gen_audio_element):
20936 Add a reference to an application-provided object, because we lose
20937 this same reference if we add it to the bin. If we don't do this,
20938 we can only use this object once and thus crash if we go from
20939 ready to playing, back to ready and back to playing again.
20940 Also add an audioscale element because several cheap soundcards -
20941 like mine - don't support all samplerates.
20942 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
20943 (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
20944 Fix wrong order or PAR calls. Makes automatically obtained PAR
20945 from the X server atually being used.
20947 2004-09-12 David Schleef <ds@schleef.org>
20949 Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
20950 #151887, #152102, #152247.
20951 * examples/indexing/indexmpeg.c: 64-bit warning fixes.
20952 * examples/seeking/cdparanoia.c: same
20953 * examples/seeking/cdplayer.c: same
20954 * examples/seeking/seek.c: same
20955 * examples/seeking/spider_seek.c: same
20956 * examples/seeking/vorbisfile.c: same
20957 * examples/stats/mp2ogg.c: same
20958 * ext/esd/esdsink.c: (gst_esdsink_class_init),
20959 (gst_esdsink_dispose): Dispose of element properly.
20960 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
20962 * ext/nas/nassink.c: (gst_nassink_class_init),
20963 (gst_nassink_dispose): Dispose of element correctly.
20964 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
20965 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
20966 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
20967 Fix 64-bit warning.
20968 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
20969 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
20970 Fix 64-bit warning.
20972 2004-09-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20974 * configure.ac : change speex detection as 1.1.6 now uses
20975 .pc/pkg-config and they changed their headers location.
20977 2004-09-09 Arwed v. Merkatz <v.merkatz@gmx.net>
20979 * gst/matroska/matroska-mux.h:
20980 * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
20981 (gst_matroska_mux_start), (gst_matroska_mux_finish),
20982 (gst_matroska_mux_write_data):
20983 Write multiple blocks/frames per cluster.
20984 Write meta-seek information (seek heads).
20986 2004-09-09 Scott Wheeler <wheeler@kde.org>
20988 * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
20989 (gst_play_bin_set_property), (gst_play_bin_get_property),
20990 (gen_audio_element), (gen_audio_element):
20991 Add a volume element / property to the pipeline.
20993 2004-09-07 Wim Taymans <wim@fluendo.com>
20995 * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
20996 Copy timestamps from the master pad to the output buffers.
20998 2004-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
21000 * ext/raw1394/gstdv1394src.c:
21001 throw errors when applicable
21003 2004-09-01 Arwed v. Merkatz <v.merkatz@gmx.net>
21005 * gst/matroska/ebml-ids.h:
21006 * gst/matroska/ebml-read.c: (gst_ebml_read_date):
21007 * gst/matroska/ebml-write.c: (gst_ebml_write_date):
21008 * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
21009 automatically convert unix time <-> ebml time when reading/writing
21010 a date, use gst_ebml_write_uint to write CUETIME,
21011 not gst_ebml_write_date.
21012 * gst/matroska/matroska-ids.h:
21013 * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
21014 (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
21015 (gst_matroska_mux_track_header), (gst_matroska_mux_start),
21016 (gst_matroska_mux_write_data):
21017 Write track and segment UIDs, write muxing date, write
21018 TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
21019 Create cues for audio only files.
21021 2004-08-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21023 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
21024 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
21025 Re-commit ALSA switches.
21026 * gst/adder/gstadder.c: (gst_adder_loop):
21027 64-bit fix (#151416).
21028 * gst/debug/progressreport.c: (gst_progressreport_report):
21029 64-bit fix (#151419).
21030 * gst/matroska/matroska-demux.c:
21031 (gst_matroska_demux_parse_contents):
21032 64-bit fix (#151420).
21033 * gst/playback/test3.c: (update_scale):
21034 64-bit fix (#151421).
21036 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
21041 === release 0.8.4 ===
21043 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21045 * configure.ac: releasing 0.8.4, "Alias"
21047 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
21049 * ext/theora/Makefile.am:
21050 fix makefile. Fixes #151462.
21052 2004-08-30 Wim Taymans <wim@fluendo.com>
21054 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
21055 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21056 (gst_multifdsink_remove_client_link),
21057 (gst_multifdsink_client_queue_buffer),
21058 (gst_multifdsink_handle_client_write):
21059 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
21060 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
21061 Fix some memory leaks.
21063 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
21065 Patch by: David Schleef
21069 rename our detection macro for V4L2. Fixes #151236.
21071 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
21073 Patch by: David Schleef
21076 check to define LAMEPRESET. Fixes #151232.
21078 2004-08-27 David Schleef <ds@schleef.org>
21080 * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
21081 (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
21082 (gst_glimagesink_fixate): Move local variable declarations to
21083 make gcc-2.95 happy.
21085 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
21088 bump nano for prerelease
21090 2004-08-27 David Schleef <ds@schleef.org>
21092 * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
21093 * sys/sunaudio/gstsunaudiosrc.c:
21094 * sys/sunaudio/gstsunaudiosrc.h:
21096 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
21098 * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
21099 handle EOS correctly
21100 * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
21101 * gst/matroska/matroska-mux.h:
21102 added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
21103 VFW compatibility mode
21105 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
21107 patch by: Zaheer Abbas Merali
21109 * ext/ogg/gstoggmux.c:
21110 * ext/vorbis/vorbisenc.c:
21111 * ext/vorbis/vorbisenc.h:
21114 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
21116 * gst/matroska/ebml-write.c: (gst_ebml_write_float),
21117 fix byte order reversion on little endian machines.
21118 * gst/matroska/matroska-mux.c: (audiosink_templ),
21119 (gst_matroska_mux_audio_pad_link):
21120 add TTA codec to the list of supported codecs.
21121 * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
21122 (gst_matroska_mux_start), (gst_matroska_mux_finish),
21123 (gst_matroska_mux_write_data):
21124 * gst/matroska/matroska-mux.h:
21125 write segment duration correctly, write muxing app string, fixes bugs
21126 #140897 and #140898.
21127 * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
21128 wait for all pads to be negotiated before starting to mux.
21130 2004-08-26 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21132 * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
21133 * ext/lame/gstlame.h:
21134 Added new media support to lame
21136 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
21138 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
21139 send vorbis headers at the beginning of a stream, fixes bug #141554.
21140 Interpret BLOCKDURATION and set buffer duration accordingly, fixes
21142 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
21143 (gst_matroska_demux_plugin_init):
21144 * gst/matroska/matroska-ids.h:
21145 enable demuxing of TTA audio streams, fixes bug #148951.
21146 * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
21147 enable typefinding for TTA audio files, fixes bug #148711.
21148 * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
21149 set XVID_LOWDELAY flag for decoding so xvid always returns an image,
21150 fixes playback of packed bitstream and xvid with bframes, bug #135407.
21152 2004-08-24 Sebastien Cote <sc5@hermes.usherb.ca>
21154 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
21155 (gst_riff_read_element_data), (gst_riff_read_seek),
21156 (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
21157 #144616, patch reviewed by Ronald and committed by Christophe Fergeau
21160 2004-08-23 Iain <iaingnome@gmail.com>
21162 * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
21163 tags. They appear to be handled differently to normal.
21164 (tag_list_to_id3_tag_foreach): Ditto.
21166 2004-08-22 Wim Taymans <wim@fluendo.com>
21168 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21169 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21170 Make sure we never send -1 granulepos.
21172 2004-08-20 Wim Taymans <wim@fluendo.com>
21174 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21175 (gst_ogg_mux_loop):
21176 I will accept bitchslappings with non sharp objects.
21178 2004-08-20 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21181 Clean up the test for lame presets
21183 2004-08-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21186 * ext/lame/Makefile.am:
21187 * ext/lame/gstlame.c: (gst_lame_class_init),
21188 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21189 Only enable lame presets if version of lame has presets in API
21191 2004-08-19 Jan Schmidt <thaytan@mad.scientist.com>
21192 * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
21193 * gst/udp/gstudpsrc.h:
21194 Don't call gst_pad_push in a get function. Fixes #150449
21196 2004-08-18 Wim Taymans <wim@fluendo.com>
21198 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
21199 (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
21200 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21201 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21202 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21204 * gst/tcp/gstfdset.h:
21205 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21206 (gst_multifdsink_client_queue_buffer),
21207 (gst_multifdsink_handle_client_write):
21208 * gst/tcp/gstmultifdsink.h:
21209 Some extra checks in gstfdset.
21210 Only use send() when the fd is a socket. Don't try to
21211 read from write only fds.
21213 2004-08-18 Wim Taymans <wim@fluendo.com>
21215 * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
21216 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21217 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21218 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21220 Add more locking and bounds checking.
21222 2004-08-18 Wim Taymans <wim@fluendo.com>
21224 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
21225 Realloc test fdset in the lock and right before starting
21226 the poll call. Bump the limit to 4096.
21228 2004-08-17 David Schleef <ds@schleef.org>
21230 * sys/sunaudio/Makefile.am:
21231 * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
21232 of rates and channels. Make debugging less obnoxious.
21234 Patch from Balamurali Viswanathan implementing a mixer for
21235 Sun audio. (bug #144091):
21236 * sys/sunaudio/gstsunelement.c:
21237 * sys/sunaudio/gstsunelement.h:
21238 * sys/sunaudio/gstsunmixer.c:
21239 * sys/sunaudio/gstsunmixer.h:
21241 2004-08-17 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21243 * gst/audioscale/gstaudioscale.c:
21244 * gst/audioscale/gstaudioscale.h:
21245 made audioscale resample from any sample rate to any sample rate
21247 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
21249 * ext/libpng/gstpngdec.c:
21250 error out on unsupported types
21252 2004-08-17 Iain <iaingnome@gmail.com>
21254 * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
21255 mid_side and loose_mid_side properties if its a stereo stream.
21257 2004-08-17 Wim Taymans <wim@fluendo.com>
21259 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21260 (theora_get_formats), (theora_dec_src_convert),
21261 (theora_dec_sink_convert), (theora_dec_src_query),
21262 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
21265 2004-08-17 Wim Taymans <wim@fluendo.com>
21267 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
21268 (gst_ogg_pad_push):
21269 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
21270 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
21271 (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
21272 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21273 Mark delta units in the muxer.
21274 Try to decode the packet after an out-of-sync error from
21277 2004-08-17 Wim Taymans <wim@fluendo.com>
21279 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21280 (gst_multifdsink_init), (gst_multifdsink_add),
21281 (gst_multifdsink_client_queue_buffer),
21282 (gst_multifdsink_set_property), (gst_multifdsink_get_property):
21283 * gst/tcp/gstmultifdsink.h:
21284 Added option to send a keyframe to clients as the first buffer.
21285 Make timeout property writable.
21287 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
21289 patch by: Wim Taymans
21291 * gst/tcp/gstfdset.c:
21292 * gst/tcp/gstmultifdsink.c:
21293 fix index comparison, should include 0
21295 2004-08-16 Wim Taymans <wim@fluendo.com>
21297 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
21298 (gst_fdset_add_fd), (gst_fdset_remove_fd),
21299 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21300 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21302 copy when reallocing for poll so the select arguments don't get
21303 changed during the call
21305 2004-08-16 Wim Taymans <wim@fluendo.com>
21307 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
21308 (gst_theora_enc_class_init), (theora_enc_sink_link),
21309 (theora_buffer_from_packet), (theora_enc_chain):
21310 Fix bug where buffers were not marked as keyframes
21313 2004-08-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21315 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
21316 (gst_lame_preset_get_type), (gst_lame_class_init):
21317 describe the enum values for vbr mode and presets more verbosely
21319 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21321 * ext/lame/gstlame.c: (gst_lame_mode_get_type),
21322 (gst_lame_quality_get_type), (gst_lame_padding_get_type),
21323 (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
21324 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21325 * ext/lame/gstlame.h:
21326 add preset property to lame so it can use lame presets
21328 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21330 * ext/lame/gstlame.c: (gst_lame_get_property):
21331 whoops forgot break, thanks teuf
21333 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21335 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
21336 (gst_lame_class_init), (gst_lame_src_getcaps),
21337 (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
21338 (gst_lame_get_property), (gst_lame_setup):
21339 * ext/lame/gstlame.h:
21340 fix lame's broken vbr stuff, allow it to resample if need be, and also
21341 make xing header optional
21343 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21345 * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
21346 added getcaps function so samplerate doesnt get fixated to silly values
21348 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21350 * ext/lame/gstlame.c: (gst_lame_src_link):
21351 revert previous fix
21353 2004-08-12 Johan Dahlin <johan@gnome.org>
21355 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
21356 checks. Doesn't matter what state we are in. Interfaces are a
21357 compile time thing, not runtime. It also broke the python bindings.
21359 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21361 * ext/lame/gstlame.c: (gst_lame_src_link):
21362 made source pad link function check if sinkpad is ok..fixes the problem
21363 where core fixates the output rate of lame stupidly
21365 2004-08-12 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
21367 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
21368 * sys/v4l/v4l_calls.c:
21369 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
21370 fix fixate function to handle nonsimple caps.
21371 remove bogus check in _link
21374 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21376 * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
21377 set default compression ratio parameter to 0.0 so bitrate parameter
21380 2004-08-11 David Schleef <ds@schleef.org>
21382 * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
21384 2004-08-11 David Schleef <ds@schleef.org>
21386 * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
21389 2004-08-11 David Schleef <ds@schleef.org>
21391 * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
21393 2004-08-11 David Schleef <ds@schleef.org>
21395 * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
21397 * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
21398 * gst-libs/gst/video/gstvideosink.c: Change copyright block to
21400 * gst/auparse/gstauparse.c: Fix plugin license field.
21401 * gst/monoscope/gstmonoscope.c: Fix plugin license field.
21402 * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
21403 * gst/rtp/gstrtp.c: Fix plugin license field.
21405 2004-08-11 Wim Taymans <wim@fluendo.com>
21407 * gst/tcp/Makefile.am:
21408 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
21409 (ensure_size), (gst_fdset_new), (gst_fdset_free),
21410 (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
21411 (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
21412 (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
21413 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
21414 (gst_fdset_fd_can_write), (gst_fdset_wait):
21415 * gst/tcp/gstfdset.h:
21416 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
21417 (gst_multifdsink_class_init), (gst_multifdsink_init),
21418 (gst_multifdsink_add), (gst_multifdsink_remove),
21419 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
21420 (gst_multifdsink_remove_client_link),
21421 (gst_multifdsink_handle_client_read),
21422 (gst_multifdsink_client_queue_data),
21423 (gst_multifdsink_client_queue_caps),
21424 (gst_multifdsink_client_queue_buffer),
21425 (gst_multifdsink_handle_client_write),
21426 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21427 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
21428 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
21429 (gst_multifdsink_close):
21430 * gst/tcp/gstmultifdsink.h:
21431 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
21432 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
21433 (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
21434 (gst_tcpserversink_close):
21435 * gst/tcp/gsttcpserversink.h:
21436 Abstracted away the select call, implemented poll (yes we ran into
21437 the 1024 limit in production).
21439 2004-08-11 Thomas Vander Stichele <thomas at apestaart dot org>
21441 * gst/tcp/gsttcp.c:
21442 * gst/tcp/gsttcpplugin.c:
21443 improve debuggging, remove assert
21445 2004-08-10 Wim Taymans <wim@fluendo.com>
21447 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
21448 (gst_client_status_get_type), (gst_multifdsink_class_init),
21449 (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
21450 (gst_multifdsink_handle_client_read),
21451 (gst_multifdsink_handle_client_write),
21452 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21453 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
21454 (gst_multifdsink_get_property):
21455 * gst/tcp/gstmultifdsink.h:
21456 * gst/tcp/gsttcp-marshal.list:
21457 Starting to prepare for specifying buffer time in other units
21458 than buffers. Expose remove reason in signal.
21460 2004-08-10 Wim Taymans <wim@fluendo.com>
21462 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21463 (gst_multifdsink_remove), (gst_multifdsink_clear),
21464 (gst_multifdsink_remove_client_link),
21465 (gst_multifdsink_handle_client_read),
21466 (gst_multifdsink_client_queue_data),
21467 (gst_multifdsink_client_queue_buffer),
21468 (gst_multifdsink_handle_client_write),
21469 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
21470 (gst_multifdsink_chain), (gst_multifdsink_close):
21471 * gst/tcp/gstmultifdsink.h:
21472 Added more debugging info. Changed the way clients are
21473 removed from the lists. Fixed a bug where a bad file descriptor
21474 could cause many clients to be removed.
21476 2004-08-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
21478 * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
21479 allow all pixel-aspect-ratios, not just 1:1
21481 2004-08-09 David Schleef <ds@schleef.org>
21483 * sys/glsink/ARB_multitexture.h: Remove old files.
21484 * sys/glsink/EXT_paletted_texture.h:
21485 * sys/glsink/NV_register_combiners.h:
21486 * sys/glsink/gstgl_nvimage.c:
21487 * sys/glsink/gstgl_pdrimage.c:
21488 * sys/glsink/gstgl_rgbimage.c:
21489 * sys/glsink/gstglsink.c:
21490 * sys/glsink/gstglsink.h:
21491 * sys/glsink/gstglxwindow.c:
21492 * sys/glsink/regcomb_yuvrgb.c:
21494 2004-08-09 David Schleef <ds@schleef.org>
21496 Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
21497 GL sink plugin. (Bug #147302)
21499 * configure.ac: Test for OpenGL
21500 * sys/Makefile.am: Use test for OpenGL
21501 * sys/glsink/Makefile.am:
21502 * sys/glsink/glimagesink.c: rewrite
21503 * sys/glsink/glimagesink.h: rewrite
21505 2004-08-09 David Schleef <ds@schleef.org>
21507 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init): Only allow
21509 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
21510 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
21511 * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
21513 2004-08-09 Wim Taymans <wim@fluendo.com>
21515 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21516 (gst_multifdsink_add), (gst_multifdsink_get_stats),
21517 (gst_multifdsink_client_remove),
21518 (gst_multifdsink_handle_client_read),
21519 (gst_multifdsink_handle_client_write),
21520 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21521 Do a bit more logging, make the client_read code more robust.
21523 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21525 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
21526 (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
21527 (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
21528 (gst_jpegdec_init), (gst_jpegdec_chain):
21529 * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
21530 (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
21531 cleanups, debugging fixes and memleak plugging
21533 2004-08-09 Wim Taymans <wim@fluendo.com>
21535 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21536 (theora_get_formats), (theora_dec_src_convert),
21537 (theora_dec_sink_convert), (theora_dec_src_query),
21538 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
21539 (theora_dec_change_state):
21540 Don't crash on missing header packets.
21542 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21546 Added Albanian translation (Laurent Dhima)
21550 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21552 * ext/lame/gstlame.c:
21555 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21557 * sys/ximage/ximagesink.c:
21558 * sys/xvimage/xvimagesink.c:
21559 assign all TOO_LAZY's to a real category. Thanks to Warthy Warthog.
21561 2004-08-06 Wim Taymans <wim@fluendo.com>
21563 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21564 (gst_multifdsink_add), (gst_multifdsink_get_stats),
21565 (gst_multifdsink_client_remove),
21566 (gst_multifdsink_handle_client_read),
21567 (gst_multifdsink_handle_client_write),
21568 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21569 Make sure we don't try to read more from a client that what
21570 ioctl says us or we deadlock.
21572 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
21574 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
21575 (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
21576 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
21577 decouple running_time and n_frames so it can handle changing
21578 framerate while running
21580 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
21584 updated translations
21586 2004-08-04 Benjamin Otte <otte@gnome.org>
21588 * gst/videotestsrc/gstvideotestsrc.c:
21589 (gst_videotestsrc_get_capslist), (generate_capslist),
21591 generate the list of supported caps at startup and reuse it instead
21592 of always generating it
21594 2004-07-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
21596 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
21597 whoops, last checkin broke normal build
21599 2004-08-03 Benjamin Otte <otte@gnome.org>
21601 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
21602 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
21603 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
21604 (gst_alsa_mixer_get_option):
21605 * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
21606 (dvdnavsrc_print_event):
21607 * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
21608 * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
21609 (gst_ogg_mux_pad_unlink):
21610 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
21611 (gst_multipart_mux_pad_unlink):
21612 * gst/videofilter/gstvideobalance.c:
21613 (gst_videobalance_colorbalance_set_value):
21614 * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
21615 (gst_videomixer_pad_unlink):
21617 * sys/oss/gstossmixer.c:
21618 * sys/v4l/gstv4lcolorbalance.c:
21619 * sys/v4l/gstv4ltuner.c:
21620 * sys/v4l/v4lsrc_calls.c:
21621 * sys/v4l2/gstv4l2colorbalance.c:
21622 * sys/v4l2/gstv4l2tuner.c:
21623 compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
21625 2004-08-03 Benjamin Otte <otte@gnome.org>
21627 * examples/dynparams/filter.c: (ui_control_create):
21628 * examples/gstplay/player.c: (print_tag):
21629 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
21630 * ext/gdk_pixbuf/gstgdkanimation.c:
21631 (gst_gdk_animation_iter_may_advance):
21632 * ext/jack/gstjack.c: (gst_jack_request_new_pad):
21633 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
21634 (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
21635 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
21636 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
21637 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
21638 * gst-libs/gst/media-info/media-info-test.c: (print_tag):
21639 * gst/sine/demo-dparams.c: (main):
21640 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
21641 * testsuite/alsa/formats.c: (create_pipeline):
21642 * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
21643 fixes for G_DISABLE_ASSERT and friends
21644 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
21645 (mp3_type_frame_length_from_header), (mp3_type_find),
21647 require mp3 typefinding to have at least MIN_HEADERS valid headers
21648 add typefinding for AAC adts files
21650 2004-08-04 Jan Schmidt <thaytan@mad.scientist.com>
21652 * sys/ximage/ximagesink.c:
21653 (gst_ximagesink_calculate_pixel_aspect_ratio):
21654 * sys/xvimage/xvimagesink.c:
21655 (gst_xvimagesink_calculate_pixel_aspect_ratio):
21656 Make sure we calculate pixel-aspect-ratio using floating point maths
21658 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
21661 updated translation
21663 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
21665 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21666 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
21667 add debugging for display PAR calculation
21669 2004-08-02 David Schleef <ds@schleef.org>
21671 * configure.ac: Fix mikmod CFLAGS.
21673 2004-07-27 Benjamin Otte <otte@gnome.org>
21675 * gst/audioscale/gstaudioscale.c:
21676 - fix templates to only support S16, it's the only format that works
21677 - make caps nego code use try_set_caps_nonfixed and fixation instead
21678 of try_set_caps twice, which is not nice for autopluggers
21679 - change rank to secondary, so autopluggers can pick it up after
21682 2004-08-02 Iain <iain@prettypeople.org>
21684 * gst/interleave/interleave.c (interleave_init),
21685 (interleave_request_new_pad),
21686 (interleave_pad_removed),
21687 (interleave_buffered_loop): Use the real pad count, not the artificial
21690 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21692 * configure.ac: bump nano back to development
21694 === release 0.8.3 ===
21696 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21698 * configure.ac: releasing 0.8.3, "Water"
21700 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21702 * sys/xvimage/xvimagesink.c:
21703 (gst_xvimagesink_calculate_pixel_aspect_ratio),
21704 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
21705 (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
21706 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
21707 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
21708 * sys/xvimage/xvimagesink.h:
21709 apply similar PAR fixes as to ximagesink
21711 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21713 patch from: Benjamin Otte
21715 * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
21716 add link function to lame. Fixes #148986.
21718 2004-08-02 Johan Dahlin <johan@gnome.org>
21720 * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
21723 2004-07-30 David Schleef <ds@schleef.org>
21725 * gst/videomixer/Makefile.am: Fix things that should have been
21726 fixed in the last checkin.
21728 2004-07-30 David Schleef <ds@schleef.org>
21730 * gst/multipart/Makefile.am: Fix things that should have been
21731 fixed in the last checkin.
21733 2004-07-30 David Schleef <ds@schleef.org>
21735 * testsuite/multifilesink/Makefile.am: Fix unused variable.
21737 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
21740 bump nano for prerelease
21752 2004-07-30 Wim Taymans <wim@fluendo.com>
21754 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21755 (gst_multifdsink_add), (gst_multifdsink_remove),
21756 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
21757 (gst_multifdsink_client_remove),
21758 (gst_multifdsink_handle_client_write),
21759 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21760 * gst/tcp/gstmultifdsink.h:
21761 Recover from a select with a bad file descriptor by removing
21764 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
21767 fix requirement of core
21768 * gst-libs/gst/play/play.c: (gst_play_error_plugin),
21769 (gst_play_pipeline_setup):
21770 don't use colorspace element. do use hermescolorspace element.
21771 make macro to get a colorspace element.
21772 mark strings for translation.
21784 update translations
21786 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21788 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
21789 fix default for newmedia flag
21791 2004-07-30 Wim Taymans <wim@fluendo.com>
21793 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21794 (gst_theora_dec_init), (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), (theora_dec_set_property),
21798 (theora_dec_get_property):
21799 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
21800 (gst_theora_enc_class_init), (gst_theora_enc_init),
21801 (theora_enc_sink_link), (theora_enc_chain),
21802 (theora_enc_set_property), (theora_enc_get_property):
21803 Added cropping option to theora decoder.
21804 Added border option to theora encoder.
21806 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21808 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
21809 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
21810 (gst_pngenc_set_property):
21811 * ext/libpng/gstpngenc.h:
21812 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
21814 2004-07-30 Wim Taymans <wim@fluendo.com>
21816 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
21817 (theora_enc_sink_link), (theora_enc_chain),
21818 (theora_enc_set_property), (theora_enc_get_property):
21819 Fix encoding of non-multiple-of-16 video.
21821 2004-07-29 David Schleef <ds@schleef.org>
21823 * configure.ac: make test for audiofile more strict
21825 2004-07-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
21827 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
21828 give different names to typefind functions
21830 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
21832 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
21833 (gst_ximagesink_calculate_pixel_aspect_ratio),
21834 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
21835 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
21836 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
21837 (gst_ximagesink_get_property), (gst_ximagesink_init):
21838 * sys/ximage/ximagesink.h:
21839 allocate PAR's dynamically.
21840 use autodetected PAR if no object-set PAR is given.
21841 add workaround for directfb's X not setting physical size.
21842 fix to xvimagesink will follow tomorrow.
21844 2004-07-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21846 * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
21847 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
21848 (gst_shout2send_get_type), (gst_shout2send_set_clock),
21849 (gst_shout2send_class_init), (gst_shout2send_init),
21850 (set_shout_metadata), (gst_shout2send_set_metadata),
21851 (gst_shout2send_chain), (gst_shout2send_set_property),
21852 (gst_shout2send_get_property), (gst_shout2send_connect),
21853 (gst_shout2send_change_state):
21854 * ext/shout2/gstshout2.h:
21855 - fix for sending mp3 audio to icecast2 server, if pad link function not
21856 called before PAUSED state
21857 - added option to use GStreamer clock sync (as opposed to libshout's own sync)
21858 - added tagging support for mp3 audio broadcasted
21859 * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
21862 2004-07-28 Wim Taymans <wim@fluendo.com>
21864 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
21865 (gst_ogg_demux_push):
21866 Return query failure when we don't know the length of
21867 an ogg stream insteda of returning TRUE with a bogus value.
21869 2004-07-28 Wim Taymans <wim@fluendo.com>
21871 * ext/theora/theoradec.c: (theora_get_formats),
21872 (theora_dec_src_convert), (theora_dec_sink_convert),
21873 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
21874 (theora_dec_chain):
21875 Don't screw up the 1 Chroma for 1 luma sample situation when we
21876 have an odd offset/width by adding a black border in those cases.
21878 2004-07-28 Wim Taymans <wim@fluendo.com>
21880 * ext/theora/theoradec.c: (theora_get_formats),
21881 (theora_dec_src_convert), (theora_dec_sink_convert),
21882 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
21883 (theora_dec_chain):
21884 * ext/theora/theoraenc.c: (theora_enc_sink_link):
21885 Added first attempt at cropping of the image as required by the
21886 theora spec. We need more properties in the caps (offset_x,
21887 offset_y,stride) to implement this correctly.
21889 2004-07-28 Jan Schmidt <thaytan@mad.scientist.com>
21891 * ext/dvdnav/README:
21892 Update the README to use dvddemux
21893 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
21894 Ensure getcaps returns a subset of the template caps
21895 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
21896 (gst_mpeg2subt_init):
21897 Ensure getcaps returns a subset of the template caps
21898 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
21899 (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
21900 (gst_dvd_demux_get_subpicture_stream),
21901 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
21902 * gst/mpegstream/gstdvddemux.h:
21903 Set the explicit caps on the current_video pad before pushing
21905 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
21906 (gst_mpeg_demux_get_audio_stream):
21907 Free caps used to gst_pad_set_explicit_caps, which takes a const
21910 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
21912 * configure.ac: update GStreamer requirement to 0.8.4 because of
21915 2004-07-28 Wim Taymans <wim@fluendo.com>
21917 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
21918 (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
21919 Add the pad to the element after setting up the caps. This
21920 makes it a lot easier to autoplug.
21922 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
21924 * gst/median/gstmedian.c:
21925 * gst/mpeg2subt/gstmpeg2subt.c:
21926 * gst/mpegaudioparse/gstmpegaudioparse.c:
21927 * gst/mpegstream/gstdvddemux.c:
21928 * gst/mpegstream/gstmpegdemux.c:
21929 * gst/mpegstream/gstmpegpacketize.c:
21930 * gst/rtjpeg/gstrtjpeg.c:
21931 * gst/rtjpeg/gstrtjpegdec.c:
21932 * gst/rtjpeg/gstrtjpegenc.c:
21933 * gst/sine/gstsinesrc.c:
21934 * gst/smooth/gstsmooth.c:
21935 * gst/smpte/gstsmpte.c:
21936 * gst/smpte/gstsmpte.h:
21937 * gst/stereo/gststereo.c:
21938 * gst/videofilter/gstgamma.c:
21939 * gst/videofilter/gstvideobalance.c:
21940 * gst/videofilter/gstvideofilter.c:
21941 * gst/videofilter/gstvideoflip.c:
21942 * gst/videoscale/gstvideoscale.c:
21943 * gst/videoscale/videoscale.c:
21944 * gst/videotestsrc/gstvideotestsrc.c:
21945 * gst/videotestsrc/videotestsrc.c:
21946 * gst/wavenc/gstwavenc.c:
21947 * gst/wavparse/gstwavparse.c:
21948 fix local includes and 64 bits constants
21950 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
21953 * gst-libs/gst/*/*.vcproj:
21955 more working plugins
21957 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21959 * testsuite/alsa/Makefile.am:
21960 * testsuite/alsa/srcstate.c:
21961 add test for alsasrc changing state
21963 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21965 * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
21967 * gst/silence/gstsilence.h:
21968 fix silence generation for 16bit raw audio
21970 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
21972 * gst/matroska/matroska-demux.c:
21973 (gst_matroska_demux_parse_metadata),
21974 (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
21975 * gst/mpegaudio/common.c:
21976 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
21977 (gst_videoscale_getcaps), (gst_videoscale_link),
21978 (gst_videoscale_src_fixate), (gst_videoscale_init),
21979 (gst_videoscale_finalize):
21980 * gst/videoscale/gstvideoscale.h:
21981 * gst/videotestsrc/gstvideotestsrc.c:
21982 (gst_videotestsrc_get_capslist):
21983 * gst/wavenc/gstwavenc.c:
21984 * sys/oss/gstossmixer.c: (fill_labels):
21985 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
21986 (gst_ximagesink_handle_xevents),
21987 (gst_ximagesink_calculate_pixel_aspect_ratio),
21988 (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
21989 (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
21990 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
21991 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
21992 (gst_ximagesink_init), (gst_ximagesink_class_init):
21993 * sys/ximage/ximagesink.h:
21994 * sys/xvimage/xvimagesink.c:
21995 (gst_xvimagesink_calculate_pixel_aspect_ratio),
21996 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
21997 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
21998 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
21999 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
22000 * sys/xvimage/xvimagesink.h:
22001 first batch of pixel aspect ratio commits.
22003 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22005 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22006 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
22007 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
22008 handle stride, needs work if we want to move stride handling
22009 upstream, but works correctly for our purposes.
22011 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22013 * gst/videoscale/README:
22014 add testing examples
22015 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
22016 (gst_videoscale_chain):
22017 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22018 (gst_videoscale_get_size):
22019 add get_size function that handles stride like videotestsrc.
22020 fixes conversion for YUV formats for as much as I can test them.
22022 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22024 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22025 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
22026 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22027 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22028 (gst_xvimagesink_xvimage_put):
22029 further cleanups, logging, error handling and synchronizing
22031 2004-07-27 Wim Taymans <wim@fluendo.com>
22033 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
22034 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
22035 (gst_videomixer_pad_set_property),
22036 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
22037 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
22038 (gst_videomixer_class_init), (gst_videomixer_init),
22039 (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
22040 (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
22041 (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
22042 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
22043 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
22044 (gst_videomixer_loop), (plugin_init):
22045 Be a nicer negotiation citizen and provide a getcaps function on
22046 the srcpad. This also fixes a crash when resizing.
22048 2004-07-27 Julien MOUTTE <julien@moutte.net>
22050 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22051 (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
22053 2004-07-27 Wim Taymans <wim@fluendo.com>
22055 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
22056 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22057 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22058 (gst_pngenc_set_property):
22059 * ext/libpng/gstpngenc.h:
22060 Added snapshot property to pngenc.
22061 removed g_print from pngdec
22063 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
22065 * gst/ac3parse/ac3parse.vcproj
22066 * gst/adder/adder.vcproj
22067 * gst/alpha/alpha.vcproj
22068 * gst/alpha/alphacolor.vcproj
22069 * gst/asfdemux/asf.vcproj
22070 * gst/audioconvert/audioconvert.vcproj
22071 * gst/audiorate/audiorate.vcproj
22072 * gst/audioscale/audioscale.vcproj
22073 * gst/auparse/auparse.vcproj
22074 * gst/avi/avi.vcproj
22075 * gst/cdxaparse/cdxaparse.vcproj
22076 * gst/chart/chart.vcproj
22077 * gst/colorspace/colorspace.vcproj
22078 * gst/cutter/cutter.vcproj
22079 * gst/debug/debug.vcproj
22080 * gst/debug/efence.vcproj
22081 * gst/debug/navigationtest.vcproj
22082 * gst/deinterlace/deinterlace.vcproj
22083 * gst/effectv/effectv.vcproj
22084 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
22085 * gst/filter/filter.vcproj
22086 * gst/flx/flxdec.vcproj
22087 * gst/goom/goom.vcproj
22088 * gst/interleave/interleave.vcproj
22089 * gst/law/alaw.vcproj
22090 * gst/law/mulaw.vcproj
22091 * gst/matroska/matroska.vcproj
22092 * gst/median/median.vcproj
22093 * gst/mixmatrix/mixmatrix.vcproj
22094 * gst/mpeg1sys/mpeg1systemencode.vcproj
22095 * gst/mpeg1videoparse/mp1videoparse.vcproj
22096 * gst/mpeg2sub/mpeg2subt.vcproj
22097 * gst/mpegaudio/mpegaudio.vcproj
22098 * gst/mpegaudioparse/mpegaudioparse.vcproj
22099 * gst/mpegstream/mpegstream.vcproj
22100 * gst/multifilesink/multifilesink.vcproj
22101 * gst/multipart/multipart.vcproj
22102 * gst/oneton/oneton.vcproj
22103 * gst/overlay/overlay.vcproj
22104 * gst/passthrough/passthrough.vcproj
22105 * gst/qtdemux/qtdemux.vcproj
22106 * gst/realmedia/rmdemux.vcproj
22107 * gst/rtjpeg/rtjpeg.vcproj
22108 * gst/rtp/rtp.vcproj
22109 * gst/silence/silence.vcproj
22110 * gst/sine/sinesrc.vcproj
22111 * gst/smooth/smooth.vcproj
22112 * gst/smpte/smpte.vcproj
22113 * gst/spectrum/spectrum.vcproj
22114 * gst/speed/speed.vcproj
22115 * gst/stereo/stereo.vcproj
22116 * gst/switch/switch.vcproj
22117 * gst/tags/tagedit.vcproj
22118 * gst/tcp/tcp.vcproj
22119 * gst/typefind/typefindfunctions.vcproj
22120 * gst/udp/udp.vcproj
22121 * gst/videobox/videobox.vcproj
22122 * gst/videocrop/videocrop.vcproj
22123 * gst/videodrop/videodrop.vcproj
22124 * gst/videofilter/gamma.vcproj
22125 * gst/videofilter/videobalance.vcproj
22126 * gst/videofilter/videofilter.vcproj
22127 * gst/videofilter/videoflip.vcproj
22128 * gst/videoflip/videoflip.vcproj
22129 * gst/videomixer/videomixer.vcproj
22130 * gst/videorate/videorate.vcproj
22131 * gst/videoscale/videoscale.vcproj
22132 * gst/videotestsrc/videotestsrc.vcproj
22133 * gst/virtualdub/virtualdub.vcproj
22134 * gst/volenv/volenv.vcproj
22135 * gst/volume/volume.vcproj
22136 * gst/wavenc/wavenc.vcproj
22137 * gst/wavparse/wavparse.vcproj
22138 * gst/y4m/y4menc.vcproj
22139 * gst-libs/gst/audio/audio.vcproj
22140 * gst-libs/gst/audio/audiofilter.vcproj
22141 * gst-libs/gst/colorbalance/colorbalance.vcproj
22142 * gst-libs/gst/idct/idtc.vcproj
22143 * gst-libs/gst/media-info/media-info.vcproj
22144 * gst-libs/gst/mixer/mixer.vcproj
22145 * gst-libs/gst/navigation/navigation.vcproj
22146 * gst-libs/gst/play/play.vcproj
22147 * gst-libs/gst/propertyprobe/propertyprobe.vcproj
22148 * gst-libs/gst/resample/resample.vcproj
22149 * gst-libs/gst/riff/riff.vcproj
22150 * gst-libs/gst/tuner/tuner.vcproj
22151 * gst-libs/gst/video/video.vcproj
22152 * gst-libs/gst/xoverlay/xoverlay.vcproj
22153 avoid problems with math.h, fix release dependancy
22154 rename GStreamer-0.8.lib to libgstreamer.lib
22156 2004-07-27 Julien MOUTTE <julien@moutte.net>
22158 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22159 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
22160 the atom is not available we have to unlock the mutex. Fixes #148023
22162 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22164 * gst-libs/gst/media-info/media-info.h:
22165 issue for a vararg macro with MSVC
22167 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22169 * gst/effectv/effectv.vcproj
22170 * gst-libs/gst/idct/idct.vcproj:
22171 * gst-libs/gst/media-info/media-info.vcproj:
22172 * gst-libs/gst/navigation/navigation.vcproj:
22173 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22174 * gst-libs/gst/video/video.vcproj:
22175 * gst-libs/gst/xoverlay/xoverlay.vcproj:
22176 fixes for build problems
22178 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22180 * gst-libs/gst/audio/audio.def:
22181 * gst-libs/gst/audio/riff.def:
22182 add some definitions needed by plugins
22184 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22186 * gst/asfdemux/gstasfmux.c
22187 Fix some 64 bits constants to be glib friendly
22189 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22191 * gst/ac3parse/gstac3parse.c
22192 * gst/audioscale/gstaudioscale.c
22193 * gst/auparse/gstauparse.c
22194 * gst/colorspace/gstcolorspace.c
22195 * gst/colorspace/yuv2rgb.h
22196 local include fixes
22198 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22201 add more plugins to the build
22203 2004-07-26 Julien MOUTTE <julien@moutte.net>
22205 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22206 (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
22208 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22210 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
22211 (gst_level_set_property), (gst_level_get_property),
22212 (gst_level_base_init), (gst_level_class_init):
22213 add debugging categories. cleanups.
22215 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22217 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22218 (gst_videoscale_planar411), (gst_videoscale_planar400),
22219 (gst_videoscale_packed422), (gst_videoscale_packed422rev),
22220 (gst_videoscale_scale_nearest_str1),
22221 (gst_videoscale_scale_nearest_str2),
22222 (gst_videoscale_scale_nearest_str4),
22223 (gst_videoscale_scale_nearest_16bit),
22224 (gst_videoscale_scale_nearest_24bit):
22225 fixed stride issues
22226 tested with 320x240 -> 321, 322, 324 x240
22227 tested with YV12, I420, YUY2, UYVY
22228 fixed packed422rev (don't think it could have worked before)
22229 by testing with UYVY
22231 2004-07-26 Benjamin Otte <otte@gnome.org>
22233 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
22234 (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
22236 add debugging category, add error checks like checking return values
22237 of setup calls, make sure it still works after
22238 PLAYING=>NULL=>PLAYING, fix encoding of mono streams
22240 2004-07-26 Wim Taymans <wim@fluendo.com>
22242 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
22243 (gst_mpeg_demux_get_audio_stream),
22244 (gst_mpeg_demux_process_private):
22245 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
22246 Check for error codes from the negotiation functions. Make sure
22247 we really set the pad caps when a new pad is created.
22249 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22251 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
22252 (gst_ffmpeg_caps_to_pix_fmt):
22253 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
22254 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22255 (gst_ffmpegcolorspace_pad_link):
22256 don't make function do two things at the same time without reason.
22258 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22260 * gst/ac3parse/ac3parse.vcproj
22261 * gst/adder/adder.vcproj
22262 * gst/alpha/alpha.vcproj
22263 * gst/alpha/alphacolor.vcproj
22264 * gst/asfdemux/asf.vcproj
22265 * gst/audioconvert/audioconvert.vcproj
22266 * gst/audiorate/audiorate.vcproj
22267 * gst/audioscale/audioscale.vcproj
22268 * gst/auparse/auparse.vcproj
22269 * gst/avi/avi.vcproj
22270 * gst/cdxaparse/cdxaparse.vcproj
22271 * gst/chart/chart.vcproj
22272 * gst/colorspace/colorspace.vcproj
22273 * gst/cutter/cutter.vcproj
22274 * gst/debug/debug.vcproj
22275 * gst/debug/efence.vcproj
22276 * gst/debug/navigationtest.vcproj
22277 * gst/deinterlace/deinterlace.vcproj
22278 * gst/effectv/effectv.vcproj
22279 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
22280 * gst/filter/filter.vcproj
22281 * gst/flx/flxdec.vcproj
22282 * gst/goom/goom.vcproj
22283 * gst/interleave/interleave.vcproj
22284 * gst/law/alaw.vcproj
22285 * gst/law/mulaw.vcproj
22286 * gst/matroska/matroska.vcproj
22287 * gst/median/median.vcproj
22288 * gst/mixmatrix/mixmatrix.vcproj
22289 * gst/mpeg1sys/mpeg1systemencode.vcproj
22290 * gst/mpeg1videoparse/mp1videoparse.vcproj
22291 * gst/mpeg2sub/mpeg2subt.vcproj
22292 * gst/mpegaudio/mpegaudio.vcproj
22293 * gst/mpegaudioparse/mpegaudioparse.vcproj
22294 * gst/mpegstream/mpegstream.vcproj
22295 * gst/multifilesink/multifilesink.vcproj
22296 * gst/multipart/multipart.vcproj
22297 * gst/oneton/oneton.vcproj
22298 * gst/overlay/overlay.vcproj
22299 * gst/passthrough/passthrough.vcproj
22300 * gst/qtdemux/qtdemux.vcproj
22301 * gst/realmedia/rmdemux.vcproj
22302 * gst/rtjpeg/rtjpeg.vcproj
22303 * gst/rtp/rtp.vcproj
22304 * gst/silence/silence.vcproj
22305 * gst/sine/sinesrc.vcproj
22306 * gst/smooth/smooth.vcproj
22307 * gst/smpte/smpte.vcproj
22308 * gst/spectrum/spectrum.vcproj
22309 * gst/speed/speed.vcproj
22310 * gst/stereo/stereo.vcproj
22311 * gst/switch/switch.vcproj
22312 * gst/tags/tagedit.vcproj
22313 * gst/tcp/tcp.vcproj
22314 * gst/typefind/typefindfunctions.vcproj
22315 * gst/udp/udp.vcproj
22316 * gst/videobox/videobox.vcproj
22317 * gst/videocrop/videocrop.vcproj
22318 * gst/videodrop/videodrop.vcproj
22319 * gst/videofilter/gamma.vcproj
22320 * gst/videofilter/videobalance.vcproj
22321 * gst/videofilter/videofilter.vcproj
22322 * gst/videofilter/videoflip.vcproj
22323 * gst/videoflip/videoflip.vcproj
22324 * gst/videomixer/videomixer.vcproj
22325 * gst/videorate/videorate.vcproj
22326 * gst/videoscale/videoscale.vcproj
22327 * gst/videotestsrc/videotestsrc.vcproj
22328 * gst/virtualdub/virtualdub.vcproj
22329 * gst/volenv/volenv.vcproj
22330 * gst/volume/volume.vcproj
22331 * gst/wavenc/wavenc.vcproj
22332 * gst/wavparse/wavparse.vcproj
22333 * gst/y4m/y4menc.vcproj
22334 more plugins supported under windows
22336 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22338 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22339 (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
22340 (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
22341 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22342 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
22343 Add debugging statements. Use the sizes as returned by the
22344 *CreateImage calls.
22346 2004-07-26 Johan Dahlin <johan@gnome.org>
22348 * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
22349 the pad is negotiated.
22351 * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
22353 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22355 * gst-libs/gst/colorbalance/colorbalance.vcproj:
22356 * gst-libs/gst/idct/idct.vcproj:
22357 * gst-libs/gst/media-info/media-info.vcproj:
22358 * gst-libs/gst/mixer/mixer.vcproj:
22359 * gst-libs/gst/navigation/navigation.vcproj:
22360 * gst-libs/gst/play/play.vcproj:
22361 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22362 * gst-libs/gst/resample/resample.vcproj:
22363 * gst-libs/gst/tuner/tuner.vcproj:
22364 * gst-libs/gst/video/video.vcproj:
22365 * gst-libs/gst/xoverlay/xoverlay.vcproj:
22366 more plugins supported under windows
22368 2004-07-25 Iain <iain@prettypeople.org>
22370 * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
22371 pad now rather than when the pad is created because state changes wipe
22372 explicit caps (fixes #148043).
22374 2004-07-25 Sebastien Cote <sc5@hermes.usherb.ca>
22376 reviewed by Benjamin Otte <otte@gnome.org>
22378 * ext/mad/gstmad.c:
22379 fix mad plugin crashing on Sun (fixes #148289)
22381 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22384 * gst/avi/avi.vcproj:
22385 * gst/matroska/matroska.def:
22386 * gst/matroska/matroska.vcproj:
22387 remove unused .def files
22389 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22391 * gst-libs/gst/audio/gstaudiofilter.c:
22392 Clean the local include
22394 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22397 * gst-libs/gst/audio/audio.def:
22398 * gst-libs/gst/audio/audio.vcproj:
22399 * gst-libs/gst/audio/audiofilter.vcproj:
22400 * gst-libs/gst/audio/riff.def:
22401 * gst-libs/gst/audio/riff.vcproj:
22402 * gst-libs/gst/gst-libs.def:
22403 * gst-libs/gst/gst-libs.vcproj:
22404 * gst/avi/avi.vcproj:
22405 * gst/avi/avi.vcproj:
22406 Copy the files where needed after building, cleaner projects
22408 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22410 * gst/matroska/ebml-write.c:
22411 Fix some 64 bits constants to be glib friendly
22413 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
22416 * gst-libs/gst/gst-libs.def:
22417 * gst-libs/gst/gst-libs.vcproj:
22418 * gst/matroska/matroska.def:
22419 * gst/matroska/matroska.vcproj:
22420 Add the preliminary canvas to build plugins on Win32
22422 2004-07-23 Benjamin Otte <otte@gnome.org>
22424 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
22425 don't enfore negotiation from source side, it breaks
22426 sinesrc ! audioconvert ! osssink
22428 2004-07-22 David Schleef <ds@schleef.org>
22430 * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
22431 for ELF files, since they can easily be recognized as audio/mpeg.
22434 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
22436 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22437 (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
22438 (gst_videoscale_scale_nearest_24bit),
22439 (gst_videoscale_scale_nearest_16bit):
22440 fix 16bit and 24bit for stride (24bit might need testing)
22441 don't pretend we do more than one algorithm
22443 2004-07-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22447 * gst/multifilesink/Makefile.am:
22448 * gst/multifilesink/gstmultifilesink.c:
22449 (gst_multifilesink_get_formats),
22450 (gst_multifilesink_get_query_types), (_do_init),
22451 (gst_multifilesink_base_init), (gst_multifilesink_class_init),
22452 (gst_multifilesink_init), (gst_multifilesink_dispose),
22453 (gst_multifilesink_set_location), (gst_multifilesink_set_property),
22454 (gst_multifilesink_get_property), (gst_multifilesink_open_file),
22455 (gst_multifilesink_close_file), (gst_multifilesink_next_file),
22456 (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
22457 (gst_multifilesink_chain), (gst_multifilesink_change_state),
22458 (gst_multifilesink_uri_get_type),
22459 (gst_multifilesink_uri_get_protocols),
22460 (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
22461 (gst_multifilesink_uri_handler_init), (plugin_init):
22462 * gst/multifilesink/gstmultifilesink.h:
22463 * testsuite/Makefile.am:
22464 * testsuite/multifilesink/Makefile.am:
22465 * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
22466 (gst_newmedia_class_init), (gst_newmedia_init),
22467 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
22468 (newfile_signal), (test_signal), (main):
22469 multifilesink plugin for creating new files every time a new media
22470 discontinuity event occurs
22472 2004-07-22 Wim Taymans <wim@fluendo.com>
22474 * gst/alpha/Makefile.am:
22475 * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
22476 (gst_alpha_color_base_init), (gst_alpha_color_class_init),
22477 (gst_alpha_color_init), (gst_alpha_color_set_property),
22478 (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
22479 (transform), (gst_alpha_color_chain),
22480 (gst_alpha_color_change_state), (plugin_init):
22481 Stupid plugin to to RGBA to AYUV conversion because none of
22482 the colorspace plugins can handle that yet.
22484 2004-07-22 Wim Taymans <wim@fluendo.com>
22486 * examples/seeking/seek.c: (update_scale), (main):
22487 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22488 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
22489 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
22490 (gst_decode_bin_init), (gst_decode_bin_dispose),
22491 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
22492 (no_more_pads), (close_link), (type_found),
22493 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22495 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22496 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22497 (gst_play_base_bin_dispose), (queue_overrun),
22498 (gen_preroll_element), (remove_prerolls), (unknown_type),
22499 (no_more_pads), (new_stream), (setup_source),
22500 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
22501 (play_base_eos), (gst_play_base_bin_change_state),
22502 (gst_play_base_bin_add_element),
22503 (gst_play_base_bin_remove_element),
22504 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22505 (gst_play_base_bin_unlink_stream),
22506 (gst_play_base_bin_get_streaminfo):
22507 * gst/playback/gstplaybin.c: (gen_video_element),
22508 (gen_audio_element):
22509 * gst/playback/gststreaminfo.h:
22510 More playback updates, attempt to fix things after the state change
22513 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
22515 * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
22516 (gst_videoscale_scale_nearest_16bit):
22519 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
22521 * gst/videotestsrc/gstvideotestsrc.c:
22522 (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
22523 (gst_videotestsrc_init), (gst_videotestsrc_get),
22524 (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
22525 (gst_videotestsrc_get_property):
22526 * gst/videotestsrc/gstvideotestsrc.h:
22527 * gst/videotestsrc/videotestsrc.c:
22528 * gst/videotestsrc/videotestsrc.h:
22529 cleanup and commenting
22531 2004-07-21 Wim Taymans <wim@fluendo.com>
22533 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
22534 (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
22535 (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
22536 (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
22537 (_find_chain_get_unknown_part), (_find_streams_check),
22538 (gst_ogg_demux_push), (gst_ogg_pad_push):
22539 * ext/theora/theoradec.c: (theora_get_formats),
22540 (theora_dec_src_convert), (theora_dec_sink_convert),
22541 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22542 (theora_dec_chain):
22543 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22544 (vorbis_dec_convert), (vorbis_dec_src_query),
22545 (vorbis_dec_src_event), (vorbis_dec_event):
22546 More seeking fixes, oggdemux now supports seeking to time and
22547 uses the downstream element to convert granulepos to time.
22548 Seeking in theora-only ogg files now works.
22550 2004-07-21 Wim Taymans <wim@fluendo.com>
22552 * ext/theora/theoradec.c: (gst_theora_dec_init),
22553 (theora_get_formats), (theora_get_event_masks),
22554 (theora_get_query_types), (theora_dec_src_convert),
22555 (theora_dec_sink_convert), (theora_dec_src_query),
22556 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
22557 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22558 (vorbis_get_event_masks), (vorbis_get_query_types),
22559 (gst_vorbis_dec_init), (vorbis_dec_convert),
22560 (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
22561 Added query/convert/formats functions to vorbis and theora decoders
22562 so that the outside world can use them too. Fixed seeking on an
22563 ogg/theora/vorbis file by disabling the seeking seeking on the
22566 2004-07-21 Julien MOUTTE <julien@moutte.net>
22568 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22569 (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
22570 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
22571 images creation for both elements. We don't create the image on caps
22572 nego or renego, we just destroy the internal one if present if it does
22573 not match the needs. The chain function takes care of creating a new
22575 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22576 (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
22577 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
22578 (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
22579 the image format information. The buffer pool checks for the context
22580 image format and discard images with different formats.
22581 * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
22583 2004-07-21 Thomas Vander Stichele <thomas at apestaart dot org>
22585 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22586 (gst_ffmpegcolorspace_chain):
22587 no point in doing any chaining if the pad we want to push from
22590 2004-07-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
22592 * gst-libs/gst/riff/riff-media.c:
22593 (gst_riff_create_audio_caps_with_data):
22594 Fix double end-to-native symbol conversion (#148021).
22596 2004-07-20 David Schleef <ds@schleef.org>
22598 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22599 Don't use an Atom that doesn't exist.
22601 2004-07-20 Wim Taymans <wim@fluendo.com>
22603 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22604 (gst_multifdsink_add), (gst_multifdsink_get_stats),
22605 (gst_multifdsink_client_remove),
22606 (gst_multifdsink_handle_client_write),
22607 (gst_multifdsink_queue_buffer):
22608 * gst/tcp/gstmultifdsink.h:
22609 More multifdsink stats. Avoid deadlock by releasing locks
22610 before sending out a signal.
22612 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
22616 added Hungarian translation (Laszlo Dvornik)
22618 2004-07-20 Wim Taymans <wim@fluendo.com>
22620 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22621 (gst_multifdsink_add), (gst_multifdsink_client_remove),
22622 (gst_multifdsink_handle_client_write),
22623 (gst_multifdsink_queue_buffer):
22624 * gst/tcp/gsttcp-marshal.list:
22625 Fixed the stupid marshal definition.
22627 2004-07-20 Wim Taymans <wim@fluendo.com>
22629 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22630 (gst_multifdsink_init), (gst_multifdsink_add),
22631 (gst_multifdsink_client_remove),
22632 (gst_multifdsink_handle_client_write),
22633 (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
22634 (gst_multifdsink_set_property), (gst_multifdsink_get_property),
22635 (gst_multifdsink_init_send):
22636 * gst/tcp/gstmultifdsink.h:
22637 Added more stats, added timeout for a client, fixed some typos
22638 and added some comments.
22640 2004-07-20 Wim Taymans <wim@fluendo.com>
22642 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22643 (gst_multifdsink_add), (gst_multifdsink_get_stats),
22644 (gst_multifdsink_client_remove),
22645 (gst_multifdsink_handle_client_write):
22646 * gst/tcp/gstmultifdsink.h:
22647 * gst/tcp/gsttcp-marshal.list:
22648 Added get_stats method that returns a GValueArray of
22651 2004-07-19 Benjamin Otte <otte@gnome.org>
22653 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
22654 make sure longname, description and author are valid UTF-8
22656 2004-07-19 Thomas Vander Stichele <thomas at apestaart dot org>
22658 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
22659 (gst_ximagesink_set_property):
22660 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
22661 (gst_xvimagesink_set_property):
22662 make sure SYNCHRONOUS is respected after getting the X context
22664 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
22666 * gst/matroska/matroska-demux.c:
22667 (gst_matroska_demux_handle_src_event),
22668 (gst_matroska_demux_parse_blockgroup):
22669 * gst/matroska/matroska-ids.h:
22670 add BlockReference tag and ignore it to clear out log.
22671 ignore NAVIGATION events to clear out log.
22673 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
22675 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
22676 (gst_matroska_demux_add_stream):
22677 * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
22678 add debug categories
22680 2004-07-16 Wim Taymans <wim@fluendo.com>
22682 * ext/libpng/Makefile.am:
22683 * ext/libpng/gstpng.c: (plugin_init):
22684 * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
22685 (gst_pngdec_get_type), (gst_pngdec_base_init),
22686 (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
22687 (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
22688 * ext/libpng/gstpngdec.h:
22691 2004-07-16 Julien MOUTTE <julien@moutte.net>
22693 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
22694 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
22695 (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
22696 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
22697 (gst_ximagesink_buffer_alloc):
22698 * sys/ximage/ximagesink.h:
22699 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22700 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22701 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
22702 (gst_xvimagesink_buffer_alloc):
22703 * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
22704 again. Using internal data pointer of the x(v)image to store image's
22705 data to be coherent with the buffer alloc mechanism. Investigated the
22706 image destruction code to be sure that everything gets freed correctly.
22708 2004-07-16 Wim Taymans <wim@fluendo.com>
22710 * gst-libs/gst/riff/riff-read.c:
22711 (gst_riff_read_strf_vids_with_data),
22712 (gst_riff_read_strf_auds_with_data):
22713 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
22714 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
22715 Make sure we don't create 0 sized subbuffers in riff-read.
22716 Signal the no more pads signal after reading the avi header.
22718 2004-07-16 Wim Taymans <wim@fluendo.com>
22720 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22721 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
22722 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
22723 (gst_decode_bin_init), (gst_decode_bin_dispose),
22724 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
22725 (no_more_pads), (close_link), (type_found),
22726 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22727 (gst_decode_bin_change_state), (plugin_init):
22728 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22729 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22730 (gst_play_base_bin_dispose), (queue_overrun),
22731 (gen_preroll_element), (remove_prerolls), (unknown_type),
22732 (no_more_pads), (new_stream), (setup_source),
22733 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
22734 (play_base_eos), (gst_play_base_bin_change_state),
22735 (gst_play_base_bin_add_element),
22736 (gst_play_base_bin_remove_element),
22737 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22738 (gst_play_base_bin_unlink_stream),
22739 (gst_play_base_bin_get_streaminfo):
22740 * gst/playback/gstplaybasebin.h:
22741 Better error recovery. Added configurable preroll queue size. Faster
22742 detection of no-more-pads.
22744 2004-07-16 Wim Taymans <wim@fluendo.com>
22746 * gst-libs/gst/video/video.h:
22747 Added 32 bits RGBA. Not sure if we should use another mime-type
22748 for alpha rgb. Currently the presence of the alpha_mask property
22749 signals an alpha channel.
22751 2004-07-16 Wim Taymans <wim@fluendo.com>
22753 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
22754 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
22755 FPS seems to be 0.0 to MAX everywhere else.
22757 2004-07-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
22759 * gst-libs/gst/riff/riff-media.c:
22760 (gst_riff_create_video_caps_with_data):
22761 mp42/mp43 (no caps) exist too.
22762 * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
22763 Set pixel_width/height; we've got them in-caps.
22764 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
22765 * gst/wavparse/gstwavparse.c: (plugin_init):
22766 Both are valid primary.
22767 * sys/oss/gstossmixer.c:
22768 Remove i18n hack and enable translations.
22770 2004-07-15 Benjamin Otte <otte@gnome.org>
22772 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22773 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
22774 fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
22776 2004-07-15 Benjamin Otte <otte@gnome.org>
22778 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
22779 (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
22780 (gst_alsa_close_audio):
22781 disable some of the debugging code for now. Writing debugging to a
22782 buffer is broken in current alsalib releases.
22784 2004-07-12 Benjamin Otte <otte@gnome.org>
22786 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
22789 2004-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
22791 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
22792 (theora_dec_src_query), (theora_dec_event):
22793 * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
22794 add debugging categories. Remove \n's.
22796 2004-07-13 Johan Dahlin <johan@gnome.org>
22798 * gst/playback/gstplaybin.c (gst_play_bin_set_property)
22799 (gst_play_bin_get_property): Impl.
22801 2004-07-13 Wim Taymans <wim@fluendo.com>
22803 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
22804 When trying to find the stream length, seek back N pages
22805 instead of just one, where N is the number of streams in
22808 2004-07-13 Wim Taymans <wim@fluendo.com>
22810 * gst-libs/gst/riff/riff-media.c:
22811 (gst_riff_create_audio_caps_with_data),
22812 (gst_riff_create_audio_caps),
22813 (gst_riff_create_audio_template_caps):
22814 * gst-libs/gst/riff/riff-media.h:
22815 * gst-libs/gst/riff/riff-read.c:
22816 (gst_riff_read_strf_vids_with_data),
22817 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
22818 * gst-libs/gst/riff/riff-read.h:
22819 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
22820 (gst_avi_demux_add_stream):
22821 Set codec_data on caps for avidemuxer.
22823 2004-07-12 David Schleef <ds@schleef.org>
22825 * configure.ac: Fix test for Objective C
22827 2004-07-12 Jan Schmidt <thaytan@mad.scientist.com>
22828 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
22829 (gst_gdk_pixbuf_chain):
22830 Add svg and pcx to template caps, and ensure that getcaps returns a
22831 subset of the template caps.
22832 Copy each row manually for output, as gdkpixbuf may pad the
22833 rowstride to a 32-bit word boundary.
22835 2004-07-12 Wim Taymans <wim@fluendo.com>
22837 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
22838 (gst_riff_create_video_template_caps):
22839 Fix the template caps to include some more media types.
22841 2004-07-12 Wim Taymans <wim@fluendo.com>
22843 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22844 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
22845 (compare_ranks), (print_feature), (gst_decode_bin_init),
22846 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
22847 (try_to_link_1), (new_pad), (close_link), (type_found),
22848 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22849 (gst_decode_bin_change_state), (plugin_init):
22850 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22851 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22852 (gst_play_base_bin_dispose), (queue_overrun),
22853 (gen_preroll_element), (remove_prerolls), (no_more_pads),
22854 (new_stream), (setup_source), (gst_play_base_bin_set_property),
22855 (gst_play_base_bin_get_property), (play_base_eos),
22856 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
22857 (gst_play_base_bin_remove_element),
22858 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22859 (gst_play_base_bin_unlink_stream),
22860 (gst_play_base_bin_get_streaminfo):
22861 * gst/playback/gstplaybasebin.h:
22862 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
22863 (gst_play_bin_class_init), (gst_play_bin_init),
22864 (gst_play_bin_dispose), (gst_play_bin_set_property),
22865 (gst_play_bin_get_property), (gen_video_element),
22866 (gen_audio_element), (remove_sinks), (setup_sinks),
22867 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
22868 (gst_play_bin_send_event), (gst_play_bin_get_formats),
22869 (gst_play_bin_convert), (gst_play_bin_get_query_types),
22870 (gst_play_bin_query), (plugin_init):
22871 * gst/playback/test4.c: (main):
22872 More fixes on reusing of the element.
22874 2004-07-11 Benjamin Otte <otte@gnome.org>
22876 * ext/mad/gstmad.c: (normal_seek):
22877 allow seeking for other methods than just SET
22879 2004-07-11 Andy Wingo <wingo@pobox.com>
22881 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
22882 float, "any" caps -> buffer_frames=[0,MAX].
22884 * gst/interleave/interleave.c (interleave_getcaps): Seems the core
22885 doesn't intersect our caps with the template any more. Do it
22887 (interleave_buffered_loop): Use g_newa instead of malloc/free.
22889 2004-07-09 Wim Taymans <wim@fluendo.com>
22891 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22892 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
22893 (compare_ranks), (print_feature), (gst_decode_bin_init),
22894 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
22895 (try_to_link_1), (new_pad), (close_link), (type_found),
22896 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22897 (gst_decode_bin_change_state), (plugin_init):
22898 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22899 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22900 (gst_play_base_bin_dispose), (queue_overrun),
22901 (gen_preroll_element), (remove_prerolls), (no_more_pads),
22902 (new_stream), (setup_source), (gst_play_base_bin_set_property),
22903 (gst_play_base_bin_get_property), (play_base_eos),
22904 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
22905 (gst_play_base_bin_remove_element),
22906 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22907 (gst_play_base_bin_unlink_stream),
22908 (gst_play_base_bin_get_streaminfo):
22909 * gst/playback/gstplaybasebin.h:
22910 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
22911 (gst_play_bin_class_init), (gst_play_bin_init),
22912 (gst_play_bin_dispose), (gst_play_bin_set_property),
22913 (gst_play_bin_get_property), (gen_video_element),
22914 (gen_audio_element), (remove_sinks), (setup_sinks),
22915 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
22916 (gst_play_bin_send_event), (gst_play_bin_get_formats),
22917 (gst_play_bin_convert), (gst_play_bin_get_query_types),
22918 (gst_play_bin_query), (plugin_init):
22919 * gst/playback/test4.c: (main):
22920 Work on object reuse and seeking.
22922 2004-07-09 Wim Taymans <wim@fluendo.com>
22924 * examples/seeking/seek.c: (iterate):
22925 Don't consume all CPU in the idle loop.
22927 2004-07-09 Wim Taymans <wim@fluendo.com>
22929 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
22930 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
22931 Add pad to element *after* setting the pad functions so that
22932 the scheduler can use the correct ones.
22934 2004-07-09 Wim Taymans <wim@fluendo.com>
22936 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
22937 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
22938 Sync to keyframe after seek
22940 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
22942 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
22943 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
22944 (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
22945 * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
22946 * ext/libvisual/visual.c: (gst_visual_change_state):
22947 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
22948 * ext/theora/theoradec.c: (theora_dec_change_state):
22949 * ext/theora/theoraenc.c: (theora_enc_change_state):
22950 * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
22951 * gst-libs/gst/navigation/navigation.c:
22952 * gst/adder/gstadder.c: (gst_adder_change_state):
22953 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
22954 (gst_audio_convert_get_buffer):
22955 * gst/multipart/multipartdemux.c:
22956 (gst_multipart_demux_change_state):
22957 * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
22958 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
22959 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
22960 * gst/videoscale/gstvideoscale.c:
22961 (gst_videoscale_handle_src_event):
22962 * gst/volume/gstvolume.c: (volume_chain_int16):
22963 don't assert in state change, this should be done by the base
22965 various debugging fixes.
22967 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
22970 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
22971 (gst_play_dispose), (gst_play_set_location),
22972 (gst_play_set_data_src), (gst_play_set_video_sink),
22973 (gst_play_set_audio_sink), (gst_play_set_visualization),
22974 (gst_play_connect_visualization), (gst_play_get_sink_element),
22975 (gst_play_get_all_by_interface):
22976 * gst-libs/gst/play/play.h:
22977 add new method to get elements implementing an interface.
22978 add various error logging
22980 2004-07-08 Wim Taymans <wim@fluendo.com>
22982 * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
22983 (make_mpeg_pipeline), (make_mpegnt_pipeline),
22984 (make_playerbin_pipeline), (query_durations_elems),
22985 (query_durations_pads), (query_positions_elems),
22986 (query_positions_pads), (update_scale), (iterate), (stop_seek),
22988 Added playbin seeking example.
22990 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
22992 * gst-libs/gst/play/play.c: (gst_play_set_location),
22993 (gst_play_set_data_src), (gst_play_set_video_sink),
22994 (gst_play_set_audio_sink), (gst_play_set_visualization),
22995 (gst_play_connect_visualization), (gst_play_get_framerate):
22996 use a macro to look up elements from hash table
22998 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23000 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23001 (gst_play_get_length_callback), (gst_play_set_location),
23002 (gst_play_seek_to_time), (gst_play_set_data_src),
23003 (gst_play_set_video_sink), (gst_play_set_audio_sink),
23004 (gst_play_set_visualization), (gst_play_connect_visualization),
23005 (gst_play_get_sink_element):
23006 - add debugging info
23007 - fix looking up sink elements by iterating over complete caps
23008 - put everything except for source and autoplugger in a complete bin
23010 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23012 * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
23013 * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
23014 (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
23015 (gst_alsa_sink_write), (gst_alsa_sink_loop):
23016 * ext/alsa/gstalsasink.h:
23017 - add debugging info
23018 - clean up schizophrenia of data/buffer/event
23019 - fix double event unref error
23021 2004-07-08 Wim Taymans <wim@fluendo.com>
23023 * gst/playback/Makefile.am:
23024 Add headers to noinst
23026 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23028 * tools/gst-launch-ext-m.m:
23029 * tools/gst-launch-ext.1.in:
23030 convert to the third millenium
23032 2004-07-07 David Schleef <ds@schleef.org>
23034 * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
23036 2004-07-07 Wim Taymans <wim@fluendo.com>
23038 * gst/playback/Makefile.am:
23039 * gst/playback/README:
23040 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23041 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23042 (compare_ranks), (print_feature), (gst_decode_bin_init),
23043 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23044 (try_to_link_1), (new_pad), (close_link), (type_found),
23045 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23047 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23048 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23049 (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
23050 (gen_preroll_element), (no_more_pads), (new_stream),
23051 (setup_source), (gst_play_base_bin_set_property),
23052 (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
23053 (gst_play_base_bin_add_element),
23054 (gst_play_base_bin_remove_element),
23055 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23056 (gst_play_base_bin_unlink_stream),
23057 (gst_play_base_bin_get_streaminfo):
23058 * gst/playback/gstplaybasebin.h:
23059 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23060 (gst_play_bin_class_init), (gst_play_bin_init),
23061 (gst_play_bin_dispose), (gst_play_bin_set_property),
23062 (gst_play_bin_get_property), (gen_video_element),
23063 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
23064 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
23065 (gst_play_bin_get_formats), (gst_play_bin_convert),
23066 (gst_play_bin_get_query_types), (gst_play_bin_query),
23068 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
23069 (gst_stream_info_get_type), (gst_stream_info_class_init),
23070 (gst_stream_info_init), (gst_stream_info_new),
23071 (gst_stream_info_dispose), (gst_stream_info_set_property),
23072 (gst_stream_info_get_property):
23073 * gst/playback/gststreaminfo.h:
23074 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
23076 * gst/playback/test2.c: (main):
23077 * gst/playback/test3.c: (update_scale), (main):
23078 More playbin fixes. Added README. Do better element filtering.
23079 Added base class to preroll media. Added test apps.
23081 2004-07-07 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23083 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
23084 * ext/mpeg2dec/gstmpeg2dec.h:
23085 various debugging improvements. Reset stream to next picture
23086 instead of sequence header, otherwise seeks cannot work.
23088 2004-07-07 Wim Taymans <wim@fluendo.com>
23090 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
23091 (gst_video_box_class_init), (gst_video_box_set_property),
23092 (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
23093 Use pad_alloc where possible.
23095 2004-07-07 Wim Taymans <wim@fluendo.com>
23097 * sys/oss/gstosselement.c: (gst_osselement_reset),
23098 (gst_osselement_parse_caps):
23099 * sys/oss/gstosselement.h:
23100 * sys/oss/gstosssrc.c: (gst_osssrc_get):
23101 Fix offset on osssrc.
23103 2004-07-07 Wim Taymans <wim@fluendo.com>
23105 * ext/theora/theora.c: (plugin_init):
23106 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23107 (theora_dec_src_query), (theora_dec_chain):
23108 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23109 (theora_enc_sink_link), (theora_buffer_from_packet),
23110 (theora_push_packet), (theora_enc_chain):
23111 Fix theora granulepos calculation.
23112 Fix overflow in duration/position calculation.
23113 Bump rank to PRIMARY for theoradec.
23114 Use granulepos of last packet to calculate position.
23115 Set keyframe flag on buffers when needed.
23117 2004-07-06 David Schleef <ds@schleef.org>
23119 * gst/playback/Makefile.am: 'test' in bin_PROGRAMS? Are you
23120 serious? (Fixed, obviously.)
23122 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
23126 added Czech translation (Miloslav Trmac)
23128 2004-07-05 Wim Taymans <wim@fluendo.com>
23130 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23131 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23132 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23133 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23134 (close_link), (type_found), (gst_decode_bin_set_property),
23135 (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
23136 (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
23137 (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
23138 (gst_decode_bin_query), (plugin_init):
23139 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23140 (gst_play_bin_class_init), (gst_play_bin_init),
23141 (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
23142 (get_video_element), (new_pad), (setup_source),
23143 (gst_play_bin_set_property), (gst_play_bin_get_property),
23144 (gst_play_bin_change_state), (gst_play_bin_add_element),
23145 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23146 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23147 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23148 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23149 * gst/playback/test.c: (main):
23150 More fixes, cleaned up playbin, make it use decodebin. Added
23151 threaded property to playbin.
23153 2004-07-05 Wim Taymans <wim@fluendo.com>
23156 * gst/playback/Makefile.am:
23157 * gst/playback/decodetest.c: (main):
23158 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23159 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23160 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23161 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23162 (close_link), (type_found), (gst_decode_bin_set_property),
23163 (gst_decode_bin_get_property), (gst_decode_bin_change_state),
23164 (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
23165 (gst_decode_bin_get_formats), (gst_decode_bin_convert),
23166 (gst_decode_bin_get_query_types), (gst_decode_bin_query),
23168 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23169 (gst_play_bin_class_init), (gst_play_bin_init),
23170 (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
23171 (collect_sink_pads), (find_compatibles), (close_pad_link),
23172 (try_to_link_1), (new_pad), (close_link), (type_found),
23173 (setup_source), (gst_play_bin_set_property),
23174 (gst_play_bin_get_property), (gst_play_bin_factory_filter),
23175 (compare_ranks), (gst_play_bin_collect_factories),
23176 (gst_play_bin_change_state), (gst_play_bin_add_element),
23177 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23178 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23179 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23180 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23181 * gst/playback/test.c: (main):
23182 Added some playback helper elements and some test apps, very alpha
23185 2004-07-04 Benjamin Otte <otte@gnome.org>
23187 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23188 only restart audio when we indeed have an xrun to fix repeated
23189 xruns. Fix suggested by Giuliano Pochini.
23191 2004-07-03 David Schleef <ds@schleef.org>
23193 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
23194 call to gst_debug_log() if debugging is disabled (bug #145118)
23196 2004-07-03 Benjamin Otte <otte@gnome.org>
23198 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23199 use our own functions for restarting the alsa device.
23200 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23201 I should apply patches myself - use MIN for the third argument, not
23202 the second, this fixes seeking
23204 2004-07-02 David Schleef <ds@schleef.org>
23206 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
23207 (gst_flacdec_write): Actually, GST_PAD_CAPS() has nothing to
23210 2004-07-02 David Schleef <ds@schleef.org>
23212 * ext/flac/gstflacdec.c: (gst_flacdec_write): Set duration on
23213 output buffers. Fix logic mistake. (bug #144866)
23215 2004-07-02 David Schleef <ds@schleef.org>
23217 * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
23218 on X. (bug #144753)
23220 2004-07-02 David Schleef <ds@schleef.org>
23222 * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
23223 (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
23225 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
23226 (gst_osselement_rate_probe_check): Add another workaround for
23227 buggy drivers (bug #145336)
23229 2004-07-02 David Schleef <ds@schleef.org>
23231 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
23232 Most systems don't have MSG_NOSIGNAL.
23234 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
23237 * gst-libs/gst/colorbalance/Makefile.am:
23238 * gst-libs/gst/mixer/Makefile.am:
23239 * gst-libs/gst/play/Makefile.am:
23240 * gst-libs/gst/tuner/Makefile.am:
23241 (hopefully) fix both install and dist and make error message useful.
23242 needs testing across automakes.
23244 2004-07-02 Benjamin Otte <otte@gnome.org>
23246 * ext/ogg/gstogg.c: (plugin_init):
23247 we require bytestream now
23248 * ext/ogg/gstoggdemux.c:
23249 huge diff to implement chain setup in a fast and generic way. This
23250 improves tag reading and startup of huge files (read: Theora videos)
23251 quite a bit. It probably contains bugs, too, so please test.
23252 Seeking is not improved to the fast method.
23254 2004-06-29 Wim Taymans <wim@fluendo.com>
23256 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
23257 * ext/ogg/gstoggmux.c:
23258 Fix memleak in oggdemux when running unconnected pads.
23259 doc update in mux, start working on keyframe mode.
23261 2004-06-29 Benjamin Otte <otte@gnome.org>
23263 * sys/oss/gstosssink.c:
23264 * sys/oss/gstosssrc.c:
23265 advertise correct template caps - we indeed do non-native endianness
23266 and 8bit audio has no endianness
23267 * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
23268 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
23269 avoid (wrong) duplications in getcaps function and return
23272 2004-06-29 Wim Taymans <wim@fluendo.com>
23274 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23275 (gst_multifdsink_class_init), (gst_multifdsink_add),
23276 (gst_multifdsink_remove), (gst_multifdsink_clear),
23277 (gst_multifdsink_client_remove),
23278 (gst_multifdsink_handle_client_read),
23279 (gst_multifdsink_client_queue_data),
23280 (gst_multifdsink_client_queue_caps),
23281 (gst_multifdsink_client_queue_buffer),
23282 (gst_multifdsink_handle_client_write),
23283 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23284 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23285 (gst_multifdsink_init_send), (gst_multifdsink_close):
23286 Fix wrong GList iteration that could crash the server when
23287 more then 2 clients disconnect at the same time. Read all the
23288 pending commands in one batch to recover from command storms under
23291 2004-06-28 Wim Taymans <wim@fluendo.com>
23293 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
23294 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
23295 (gst_videomixer_pad_set_property),
23296 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
23297 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
23298 (gst_videomixer_class_init), (gst_videomixer_init),
23299 (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
23300 (pad_zorder_compare), (gst_videomixer_sort_pads),
23301 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
23302 (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
23303 (gst_videomixer_update_queues), (gst_videomixer_loop),
23305 Avoid divide by zero, choose masterpad as the pad with the highest
23308 2004-06-27 Julien Moutte <julien@moutte.net>
23310 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
23311 (gst_ximagesink_xwindow_new):
23312 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
23313 (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
23314 function directly. We might want to call it from somewhere else one day.
23316 2004-06-27 Julien Moutte <julien@moutte.net>
23318 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
23319 (gst_ximagesink_xwindow_new):
23320 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
23321 (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
23322 window decorations.
23324 2004-06-27 Wim Taymans <wim@fluendo.com>
23326 * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
23327 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
23328 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
23329 (gst_dvdec_set_property), (gst_dvdec_get_property):
23330 * ext/dv/gstdvdec.h:
23331 Implement drop_factor property to lower the framerate with
23334 2004-06-27 Thomas Vander Stichele <thomas at apestaart dot org>
23336 * gst-libs/gst/colorbalance/Makefile.am:
23337 * gst-libs/gst/mixer/Makefile.am:
23338 * gst-libs/gst/play/Makefile.am:
23339 * gst-libs/gst/tuner/Makefile.am:
23340 unbreak Company's fix that didn't install the -enum.h files
23342 2004-06-27 Wim Taymans <wim@fluendo.com>
23344 * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
23345 (gst_dvdec_change_state):
23346 * ext/dv/gstdvdec.h:
23347 Fix timestamp, duration and offset of the buffers.
23349 2004-06-27 Wim Taymans <wim@fluendo.com>
23351 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23352 (gst_multifdsink_class_init), (gst_multifdsink_add),
23353 (gst_multifdsink_remove), (gst_multifdsink_clear),
23354 (gst_multifdsink_client_remove),
23355 (gst_multifdsink_handle_client_read),
23356 (gst_multifdsink_client_queue_data),
23357 (gst_multifdsink_client_queue_caps),
23358 (gst_multifdsink_client_queue_buffer),
23359 (gst_multifdsink_handle_client_write),
23360 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23361 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23362 (gst_multifdsink_init_send), (gst_multifdsink_close):
23363 * gst/tcp/gstmultifdsink.h:
23364 * gst/tcp/gsttcpserversink.c:
23365 (gst_tcpserversink_handle_server_read),
23366 (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
23367 More multifdsink fixes, more recovery policy fixes.
23368 Removed stupid g_print
23370 2004-06-26 Wim Taymans <wim@fluendo.com>
23372 * gst/tcp/Makefile.am:
23373 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23374 (gst_multifdsink_get_type), (gst_multifdsink_base_init),
23375 (gst_multifdsink_class_init), (gst_multifdsink_init),
23376 (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
23377 (gst_multifdsink_handle_client_read),
23378 (gst_multifdsink_client_queue_data),
23379 (gst_multifdsink_client_queue_caps),
23380 (gst_multifdsink_client_queue_buffer),
23381 (gst_multifdsink_handle_client_write),
23382 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23383 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23384 (gst_multifdsink_chain), (gst_multifdsink_set_property),
23385 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
23386 (gst_multifdsink_close), (gst_multifdsink_change_state):
23387 * gst/tcp/gstmultifdsink.h:
23388 * gst/tcp/gsttcpplugin.c: (plugin_init):
23389 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
23390 (gst_tcpserversink_class_init), (gst_tcpserversink_init),
23391 (gst_tcpserversink_handle_server_read),
23392 (gst_tcpserversink_handle_select),
23393 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
23394 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
23395 * gst/tcp/gsttcpserversink.h:
23396 Added multifdsink, made tcpserversink a subclass of fdsink, removed
23397 one of the locks, added recovery policy to multifdsink.
23399 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
23401 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
23402 fix decision for when getting frames with same timestamp
23403 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23404 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23405 (gst_v4lsrc_get_property):
23406 * sys/v4l/gstv4lsrc.h:
23407 add latency offset property
23409 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
23411 * gst/videorate/gstvideorate.c: (gst_videorate_chain),
23413 fix debugging. add category.
23415 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
23417 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
23420 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
23422 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23423 (gst_alsa_src_get_time), (gst_alsa_src_loop),
23424 (gst_alsa_src_change_state):
23425 return a time that is in sync with the element's processing
23427 2004-06-25 Wim Taymans <wim@fluendo.com>
23429 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
23430 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
23431 (gst_tcpserversink_client_remove),
23432 (gst_tcpserversink_handle_client_read),
23433 (gst_tcpserversink_client_queue_data),
23434 (gst_tcpserversink_client_queue_caps),
23435 (gst_tcpserversink_client_queue_buffer),
23436 (gst_tcpserversink_handle_client_write),
23437 (gst_tcpserversink_queue_buffer),
23438 (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
23439 (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
23440 (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
23441 (gst_tcpserversink_close):
23442 * gst/tcp/gsttcpserversink.h:
23443 Serversink rewrite. Really do non blocking writes to clients and
23444 maintain an internal queue to handle slower clients while not
23445 disturbing fast clients.
23447 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
23449 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
23450 better debug, don't override OFFSET and OFFSET_END
23452 2004-06-25 Iain <iain@prettypeople.org>
23454 * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
23455 name=source for the wavparse pipeline.
23457 2004-06-24 Johan Dahlin <johan@gnome.org>
23459 * ext/theora/theoraenc.c (theora_enc_chain): Call
23460 gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
23461 streamheader caps are set correctly.
23463 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
23465 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
23466 (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
23467 respect minimum bitrate; same could be done for max bitrate
23469 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
23471 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
23472 (gst_vorbisenc_setup):
23473 fix sample rate range
23475 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
23477 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
23478 (gst_oggvorbisenc_setup):
23479 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
23480 (gst_vorbisenc_setup):
23481 resolve ambiguities in code and description
23483 2004-06-24 Wim Taymans <wim@fluendo.com>
23485 * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
23486 * ext/alsa/gstalsa.h:
23487 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23488 (gst_alsa_src_update_avail), (gst_alsa_src_loop):
23489 Use alsa trigger_tstamp to get the timestamp of the first
23490 sample in the buffer for more precise sync. Some cleanups.
23492 2004-06-24 Wim Taymans <wim@fluendo.com>
23494 * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
23495 (gst_audiorate_init), (gst_audiorate_chain),
23496 (gst_audiorate_set_property), (gst_audiorate_get_property):
23497 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23498 (gst_videorate_chain):
23499 Added some logging, fixed an overflow bug in videorate.
23501 2004-06-24 Benjamin Otte <otte@gnome.org>
23503 * ext/kio/Makefile.am:
23504 fix for builddir != srcdir and distcheck
23506 2004-06-24 Benjamin Otte <otte@gnome.org>
23508 * gst-libs/gst/colorbalance/Makefile.am:
23509 * gst-libs/gst/mixer/Makefile.am:
23510 * gst-libs/gst/play/Makefile.am:
23511 * gst-libs/gst/tuner/Makefile.am:
23512 * gst/tcp/Makefile.am:
23513 * sys/dxr3/Makefile.am:
23514 don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
23516 Also add all *.list files that were missing.
23518 add a distcheck hook to ensure the above doesn't happen again.
23520 2004-06-23 David I. Lehn <dlehn@users.sourceforge.net>
23522 * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
23524 2004-06-23 Colin Walters <walters@redhat.com>
23526 * m4/Makefile.am: Distribute gst-fionread.m4.
23528 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
23530 * configure.ac: back to dev
23532 2004-06-23 Wim Taymans <wim@fluendo.com>
23534 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
23535 (gst_alsa_xrun_recovery):
23536 * ext/alsa/gstalsa.h:
23537 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
23538 (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
23539 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23540 (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
23541 (gst_alsa_src_loop):
23542 Add clock to alsasrc. Take new capture timestamp when
23543 restarting after an overrun. Split up some functions between
23544 alsasrc and alsasink.
23546 === release 0.8.2 ===
23548 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
23550 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
23551 (gst_alsa_change_state), (gst_alsa_update_avail),
23552 (gst_alsa_xrun_recovery):
23553 * ext/alsa/gstalsa.h:
23554 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23555 merge back changes from release
23557 2004-06-23 Wim Taymans <wim@fluendo.com>
23559 * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
23560 (gst_audiorate_init), (gst_audiorate_chain),
23561 (gst_audiorate_set_property), (gst_audiorate_get_property):
23562 Implement sample dropping and notify
23564 2004-06-22 Wim Taymans <wim@fluendo.com>
23566 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23567 (theora_enc_sink_link), (theora_buffer_from_packet),
23568 (theora_push_packet), (theora_enc_chain):
23569 Some cleanups, make sure the timestamps are correct.
23571 2004-06-22 Wim Taymans <wim@fluendo.com>
23573 * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
23574 (gst_alsa_change_state), (gst_alsa_update_avail),
23575 (gst_alsa_xrun_recovery):
23576 * ext/alsa/gstalsa.h:
23577 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
23578 Cleanups, take queued samples into account when reporting
23581 2004-06-22 Wim Taymans <wim@fluendo.com>
23583 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23584 (gst_videorate_init):
23585 Initialize the property as well.
23587 2004-06-22 Wim Taymans <wim@fluendo.com>
23589 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23590 (gst_videorate_init), (gst_videorate_chain),
23591 (gst_videorate_set_property), (gst_videorate_get_property):
23592 Add property to make videorate silent.
23593 Add property to prefer new frames over old ones.
23595 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23597 * sys/osxvideo/Makefile.am:
23598 Workaround so that the osxvideo .so file gets linked with the
23599 Cocoa, OpenGL and QuickTime frameworks
23601 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23603 * sys/osxaudio/Makefile.am:
23604 Workaround so that the osxaudio .so file gets linked with the
23605 CoreAudio framework
23607 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23610 Whoops, my fault...fixed build issues
23612 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23615 Add objective-c support if running in Darwin/Mac OS X
23618 * sys/osxvideo/Makefile.am:
23619 * sys/osxvideo/osxvideosink.h:
23620 * sys/osxvideo/osxvideosink.m:
23621 * sys/osxvideo/cocoawindow.h:
23622 * sys/osxvideo/cocoawindow.m:
23623 Add osxvideosink, a cocoa-based osx video sink
23626 2004-06-19 Jan Schmidt <thaytan@mad.scientist.com>
23627 * ext/dvdnav/gst-dvd:
23628 Grab the gconf key from the right spot
23629 * gst/debug/gstnavseek.c: (gst_navseek_init),
23630 (gst_navseek_segseek), (gst_navseek_handle_src_event),
23631 (gst_navseek_chain):
23632 * gst/debug/gstnavseek.h:
23633 Add 's', 'e' and 'l' keypresses to navseek to define the start,end
23634 and loop parameters of a segment seek.
23635 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
23636 (gst_videotestsrc_get_event_masks),
23637 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
23638 * gst/videotestsrc/gstvideotestsrc.h:
23639 Add seeking support to videotestsrc
23640 Initialise the timestamp_offset variable.
23642 2004-06-18 Wim Taymans <wim@fluendo.com>
23644 * ext/sidplay/gstsiddec.cc:
23645 Fix negotiation and set correct end offset.
23647 2004-06-18 Thomas Vander Stichele <thomas at apestaart dot org>
23649 * configure.ac: branch and prerelease
23651 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23653 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
23654 (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
23655 (gst_tcpclientsrc_init_receive):
23656 * gst/tcp/gsttcpclientsrc.h:
23657 read caps when connecting to server for GDP so we set them correctly
23659 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23661 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
23662 notify drops and duplicates
23663 * gst/videoscale/videoscale.c: (videoscale_get_structure):
23664 no good reason to limit ourselves to 100x100
23666 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23668 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23669 (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
23670 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23671 (gst_v4lsrc_get_property):
23672 * sys/v4l/gstv4lsrc.h:
23673 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
23674 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
23675 (gst_v4l_set_audio):
23676 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
23677 (gst_v4lsrc_try_capture):
23678 * sys/v4l/v4lsrc_calls.h:
23679 change try_palette to more general try_capture
23680 add autoprobe option so we can turn off autoprobing
23683 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23687 * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
23688 (gst_ximagesink_class_init):
23689 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
23690 (gst_xvimagesink_class_init):
23691 run them as finalize, not dispose, since dispose can be invoked
23694 2004-06-17 Wim Taymans <wim@fluendo.com>
23696 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
23697 (gst_alsa_get_time), (gst_alsa_xrun_recovery):
23698 * ext/alsa/gstalsa.h:
23699 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
23700 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
23701 (gst_alsa_src_change_state):
23702 * ext/alsa/gstalsasrc.h:
23703 Make the xrun code timestamp and offset the buffers correctly.
23704 moved the clock to the base class, use alsa methods to get time.
23705 Do correct timestamping on outgoing buffers.
23707 2004-06-17 Wim Taymans <wim@fluendo.com>
23709 * gst/audiorate/Makefile.am:
23710 * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
23711 (gst_audiorate_base_init), (gst_audiorate_class_init),
23712 (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
23713 (gst_audiorate_set_property), (gst_audiorate_get_property),
23714 (gst_audiorate_change_state), (plugin_init):
23715 Added an audiorate converter that fills in gaps.
23717 2004-06-17 Johan Dahlin <johan@gnome.org>
23719 * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
23721 2004-06-16 Wim Taymans <wim@fluendo.com>
23723 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
23724 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
23725 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
23726 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23727 (gst_v4lsrc_get_property):
23728 * sys/v4l/gstv4lsrc.h:
23729 Added a copy mode to v4lsrc where it will output a copied version
23730 of its internal hardware buffer.
23731 Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
23734 2004-06-16 Wim Taymans <wim@fluendo.com>
23736 * sys/oss/gstosssrc.c: (gst_osssrc_get):
23739 2004-06-16 Wim Taymans <wim@fluendo.com>
23741 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
23742 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
23743 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23744 (gst_v4lsrc_get_property):
23745 * sys/v4l/gstv4lsrc.h:
23746 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
23747 Added a sync mode enum property to control v4lsrc timestamp method
23748 Removed the use-fixed-fps property and moved functionality in
23750 Don't error on an error value from v4l-conf, it might not always
23753 2004-06-16 Wim Taymans <wim@fluendo.com>
23755 * gst/videorate/Makefile.am:
23756 * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
23757 (gst_videorate_base_init), (gst_videorate_class_init),
23758 (gst_videorate_getcaps), (gst_videorate_link),
23759 (gst_videorate_init), (gst_videorate_chain),
23760 (gst_videorate_set_property), (gst_videorate_get_property),
23761 (gst_videorate_change_state), (plugin_init):
23762 Added a video timestamp corrector.
23764 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23766 fixed a potential leak with previous commit
23768 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
23770 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23772 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
23773 Added missing refcount, fixes bug #144425
23774 Cheers Tim for finding the bug
23776 2004-06-15 Thomas Vander Stichele <thomas at apestaart dot org>
23778 * sys/v4l/gstv4l.c: (plugin_init):
23779 * sys/v4l/gstv4lcolorbalance.c:
23780 * sys/v4l/gstv4lcolorbalance.h:
23781 * sys/v4l/gstv4lelement.c:
23782 * sys/v4l/gstv4lelement.h:
23783 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
23784 * sys/v4l/gstv4lmjpegsink.h:
23785 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
23786 * sys/v4l/gstv4lmjpegsrc.h:
23787 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
23788 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
23789 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
23790 * sys/v4l/gstv4lsrc.h:
23791 * sys/v4l/gstv4ltuner.c:
23792 * sys/v4l/gstv4ltuner.h:
23793 * sys/v4l/gstv4lxoverlay.c:
23794 * sys/v4l/gstv4lxoverlay.h:
23795 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
23796 (gst_v4l_set_window), (gst_v4l_enable_overlay):
23797 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
23798 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
23799 (gst_v4l_set_audio):
23800 * sys/v4l/v4l_calls.h:
23801 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
23802 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
23803 (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
23804 (gst_v4lmjpegsink_playback_init),
23805 (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
23806 (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
23807 (gst_v4lmjpegsink_playback_stop),
23808 (gst_v4lmjpegsink_playback_deinit):
23809 * sys/v4l/v4lmjpegsink_calls.h:
23810 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
23811 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
23812 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
23813 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
23814 (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
23815 (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
23816 * sys/v4l/v4lmjpegsrc_calls.h:
23817 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
23818 (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
23819 (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
23820 (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
23821 (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
23822 (gst_v4lsrc_try_palette):
23823 * sys/v4l/v4lsrc_calls.h:
23824 bunch of paranoia cleanups
23826 2004-06-14 David Schleef <ds@schleef.org>
23828 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
23829 (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
23830 Send discont events and change timestamps appropriately when
23831 we get a seek event. (bug #144240)
23832 * ext/cdparanoia/gstcdparanoia.h:
23834 2004-06-14 Benjamin Otte <otte@gnome.org>
23836 * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
23837 snd_pcm_hw_params_set_rate since the latter fails for no good
23838 reason on some setups.
23840 2004-06-14 David Schleef <ds@schleef.org>
23842 * gst/volume/demo.c: (value_changed_callback): exp10() is not
23843 standard. Thank you for playing.
23845 2004-06-14 Wim Taymans <wim@fluendo.com>
23847 * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
23848 Patch 1.3 broke the ordering of the colorspace info and
23849 made the plugin basically work by coincidence, reordered
23852 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
23854 * ext/lame/gstlame.c:
23855 * ext/mad/gstmad.c:
23856 sync caps. Make sure mad can only output a list of rates, not
23857 a full range. In the future, have three caps lists for each of the
23858 mpeg versions. Change mpegversion to a double as well.
23860 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
23862 * gst/volume/.cvsignore:
23863 * gst/volume/Makefile.am:
23864 * gst/volume/demo.c: (value_changed_callback), (idler),
23865 (setup_gui), (main):
23866 added small demo app
23868 2004-06-13 Jan Schmidt <thaytan@mad.scientist.com>
23869 * ext/esd/esdsink.c: (gst_esdsink_change_state):
23870 * ext/esd/esdsink.h:
23871 Close the esd connection on pause, because esd will just wait -
23872 blocking all other esd clients indefinitely.
23874 2004-06-12 Christophe Fergeau <teuf@gnome.org>
23876 * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
23877 previous commit with GST_DEBUG
23879 2004-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
23882 add a header check for a dvdread header in dvdnav. Fixes #133002
23884 2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23886 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
23887 * gst/tcp/gsttcpclientsink.h:
23888 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
23889 * gst/tcp/gsttcpclientsrc.h:
23890 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
23891 (gst_tcpserversink_handle_server_read),
23892 (gst_tcpserversink_init_send):
23893 * gst/tcp/gsttcpserversink.h:
23894 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
23895 * gst/tcp/gsttcpserversrc.h:
23896 Modified the tcp plugins so they are portable (IPv4,IPv6, any future
23899 2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23902 Added ogg library so that OSX detects libtheora properly
23904 2004-06-11 Wim Taymans <wim@fluendo.com>
23906 * ext/theora/theoradec.c: (theora_dec_chain),
23907 (theora_dec_change_state):
23908 Don't try to decode frames before we received a keyframe.
23910 2004-06-11 Wim Taymans <wim@fluendo.com>
23912 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
23913 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
23914 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
23915 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
23916 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
23917 Added property to set the maximum delay of a page.
23919 2004-06-10 Wim Taymans <wim@fluendo.com>
23921 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
23922 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
23923 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
23924 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
23925 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
23926 Added max-delay property to control the maximum amount
23927 of data to put in one page.
23929 2004-06-10 Wim Taymans <wim@fluendo.com>
23931 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23932 (gst_theora_enc_init), (theora_enc_sink_link),
23933 (theora_buffer_from_packet), (theora_enc_set_property),
23934 (theora_enc_get_property):
23935 Set duration on encoded buffer, added some more properties
23937 2004-06-10 Wim Taymans <wim@fluendo.com>
23939 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
23940 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
23941 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
23942 * ext/theora/theoraenc.c: (theora_enc_chain):
23943 Fix refcounting bugs
23945 2004-06-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
23947 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
23948 (gst_asf_demux_loop), (gst_asf_demux_process_file),
23949 (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
23950 (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
23951 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
23952 (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
23953 (gst_asf_demux_change_state):
23954 * gst/asfdemux/gstasfdemux.h:
23955 You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
23956 feels like. I think we should set a new requirement for demuxers
23957 from now on to implement sane loop functions, data loops, query
23958 and seek functions before first commit into CVS. And this commit
23959 fixes all of the above.
23961 2004-06-10 Christophe Fergeau <teuf@gnome.org>
23963 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
23964 vorbis comments are properly encoded in UTF-8 before adding them
23967 2004-06-09 Benjamin Otte <otte@gnome.org>
23969 * ext/alsa/gstalsa.c: (add_channels):
23970 handle min <= max correctly
23971 * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
23972 (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
23973 add fixation functions so we fixate correctly. No preferring of alaw
23974 anymore because it's the first structure.
23975 * ext/alsa/gstalsa.h:
23976 * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
23977 (gst_alsa_hw_params_dump):
23978 add functions to ease debugging in alsalib
23979 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
23980 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
23981 (gst_alsa_start_audio):
23982 only specify hw params if we really setup a format (fixes #134007 -
23983 or at least works around it)
23985 2004-06-09 Wim Taymans <wim@fluendo.com>
23987 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
23988 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
23989 (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
23990 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
23991 (gst_ogg_mux_loop):
23992 Use stream caps to setup the initial pages in the ogg stream.
23993 Correctly set the streamheader caps on the srcpad.
23995 2004-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
23997 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
23998 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
23999 (gst_v4lsrc_getcaps):
24000 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24001 (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
24002 add querying of fps lists for webcams. Negotiating to a framerate
24005 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24007 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24008 (theora_push_buffer), (theora_push_packet),
24009 (theora_set_header_on_caps), (theora_enc_chain):
24010 mark buffers and put on streamheader, raw theora streaming
24011 now works too, whee
24013 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24015 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24016 (gst_tcp_gdp_read_caps):
24017 do a looping read for caps and GDP headers too
24019 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24021 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24022 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
24023 return EOS instead of NULL in _get
24025 2004-06-08 Wim Taymans <wim@fluendo.com>
24027 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24028 (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
24029 (gst_tcp_gdp_write_caps):
24030 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24031 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
24032 (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
24035 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24037 * ext/vorbis/Makefile.am:
24038 * ext/vorbis/vorbis.c: (plugin_init):
24039 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
24040 (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
24041 (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
24042 (vorbis_parse_change_state):
24043 * ext/vorbis/vorbisparse.h:
24044 adding a vorbisparse element that marks the buffers, streaming
24045 raw vorbis using GDP now works, whee
24047 2004-06-08 Wim Taymans <wim@fluendo.com>
24049 * ext/jpeg/Makefile.am:
24051 * ext/jpeg/gstjpeg.c: (plugin_init):
24052 * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
24053 (gst_smokedec_base_init), (gst_smokedec_class_init),
24054 (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
24055 * ext/jpeg/gstsmokedec.h:
24056 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
24057 (gst_smokeenc_base_init), (gst_smokeenc_class_init),
24058 (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
24059 (gst_smokeenc_resync), (gst_smokeenc_chain),
24060 (gst_smokeenc_set_property), (gst_smokeenc_get_property):
24061 * ext/jpeg/gstsmokeenc.h:
24062 * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
24063 (smokecodec_flush_destination), (smokecodec_term_destination),
24064 (smokecodec_init_source), (smokecodec_fill_input_buffer),
24065 (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
24066 (smokecodec_term_source), (smokecodec_encode_new),
24067 (smokecodec_decode_new), (smokecodec_info_free),
24068 (smokecodec_set_quality), (smokecodec_get_quality),
24069 (smokecodec_set_threshold), (smokecodec_get_threshold),
24070 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
24071 (find_best_size), (abs_diff), (put), (smokecodec_encode),
24072 (smokecodec_parse_header), (smokecodec_decode):
24073 * ext/jpeg/smokecodec.h:
24074 Added a new simple jpeg based codec
24076 2004-06-08 Wim Taymans <wim@fluendo.com>
24078 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24079 (gst_multipart_mux_loop):
24082 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24084 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24085 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
24086 (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
24087 (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
24088 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
24089 * gst/tcp/gsttcpserversink.h:
24090 take streamheader into account
24092 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24094 * gst/level/Makefile.am:
24095 * gst/level/gstlevel.c: (gst_level_class_init):
24096 clean up marshal generation
24098 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24100 * gst/tcp/Makefile.am:
24101 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
24102 (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
24103 (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
24104 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
24105 (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
24106 (gst_tcpclientsrc_get_property):
24107 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
24108 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
24109 (gst_tcpserversink_handle_client_read),
24110 (gst_tcpserversink_handle_client_write),
24111 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
24112 * gst/tcp/gsttcpserversink.h:
24113 add signals client-added and client-removed
24114 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
24115 (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
24116 (gst_tcpserversrc_get_property):
24117 uniformized, change default protocol to NONE
24118 * gst/tcp/gsttcp-marshal.list: added
24119 2004-06-07 Benjamin Otte <otte@gnome.org>
24121 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24122 handle discont events if they happen before caps nego
24124 2004-06-07 Wim Taymans <wim@fluendo.com>
24126 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24127 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24128 (gst_multipart_demux_plugin_init):
24129 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24130 (gst_multipart_mux_init), (gst_multipart_mux_loop),
24131 (gst_multipart_mux_change_state):
24132 Small updates, fix a memleak
24134 2004-06-07 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24136 * configure.ac: OSS portability
24137 * ext/arts/gst_arts.c: idem
24138 * sys/oss/gstosselement.c: idem
24139 * sys/oss/gstossmixer.c: idem
24140 * sys/oss/gstosssink.c: idem
24141 * sys/oss/gstosssrc.c: idem
24142 * sys/oss/oss_probe.c: idem
24143 - check for soundcard.h in different places for some BSD
24145 2004-06-07 Jan Schmidt <thaytan@mad.scientist.com>
24148 Add me to the authors file
24150 Increase the libdv requirement to >= version 0.100
24151 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
24152 (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
24153 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
24154 * ext/dv/gstdvdec.h:
24155 Add support for the new_media flag when sending DISCONT events
24156 Make the querying work when video pad is not linked
24158 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
24160 reviewed by Benjamin Otte <otte@gnome.org>
24162 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
24163 create a NULL-initialized array of pads, so we don't think they
24164 exist already. (fixes #143130)
24166 2004-06-07 Benjamin Otte <otte@gnome.org>
24168 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
24169 (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
24170 (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
24171 don't use // coments
24173 2004-06-07 Benjamin Otte <otte@gnome.org>
24175 * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
24176 cast to GstClockTime to get higher granularity
24177 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24178 use gst_element_set_time_delay to get the exact time
24179 * ext/mad/gstmad.c: (gst_mad_chain):
24180 use the negotiated rate instead of the current frame's rate which
24181 might be wrong because of bit errors. This avoids emitting totally
24182 bogus timestamps and screwing sync.
24185 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
24187 reviewed by Benjamin Otte <otte@gnome.org>
24189 * gst/adder/gstadder.c: (gst_adder_loop):
24190 properly error out when no negotiation has happened yet. (fixes
24193 2004-06-06 Benjamin Otte <otte@gnome.org>
24195 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
24196 forward correctly transformed offset in discont events. Based on
24197 patch by Arwed v. Merkatz. (fixes #142851)
24199 2004-06-06 David Schleef <ds@schleef.org>
24201 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
24202 G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS. Should fix compile
24203 problems on several systems.
24205 2004-06-06 Benjamin Otte <otte@gnome.org>
24207 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
24208 use explicit caps on the srcpad
24209 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24210 properly error out if caps couldn't be set (fixes #142764)
24212 2004-06-06 Benjamin Otte <otte@gnome.org>
24214 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24215 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24216 (gst_alsa_start_audio):
24217 - don't call set_periods_integer anymore, it breaks the
24218 configuration randomly
24219 - call snd_pcm_hw_params_set_access directly instead of using masks
24220 - don't fail if the sw_params can't be set, just use the default
24221 params and hope it works. Alsalib has weird issues when you touch
24222 sw_params and does no proper error reporting about what failed.
24223 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
24224 (gst_alsa_close_audio):
24225 make our alsa debugging go via gst debugging and not conditionally
24227 * ext/alsa/gstalsa.h:
24228 add ALSA_DEBUG_FLUSH macro
24229 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
24231 wrap alsa errors to be printed via the gst debugging system and not
24234 2004-06-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
24236 * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
24237 (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
24238 (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
24239 (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
24240 (qtdemux_parse_trak):
24241 * gst/qtdemux/qtdemux.h:
24242 Bitch. Also known as seeking, querying & co.
24243 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
24244 (gst_osssink_change_state):
24245 * sys/oss/gstosssink.h:
24246 Resyncing is for weenies, this hack is no longer needed and was
24247 broken anyway (since it - unintendedly - always leaves resync to
24250 2004-06-05 Andrew Turner <zxombie@hotpop.com>
24252 * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
24253 * gst/tcp/gsttcpclientsrc.h: idem
24254 - define MSG_NOSIGNAL if not done
24255 - include unistd.h for off_t
24258 2004-06-05 Benjamin Otte <otte@gnome.org>
24261 * ext/kio/Makefile.am:
24262 check for qt's moc preprocessor explicitly and use it
24264 2004-06-03 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
24266 * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
24267 don't get a signal for EPIPE on socket writes
24268 (somebody check if this works on other platforms)
24270 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
24272 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
24273 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
24274 check error condition on available samples correctly
24276 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
24278 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
24280 * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
24281 (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
24282 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
24283 (gst_tcpserversrc_gdp_read_header):
24284 use ssize_t over size_t since the former is signed and thus the
24285 check for error codes can work
24287 2004-06-02 Wim Taymans <wim@fluendo.com>
24291 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24292 (gst_multipart_mux_loop):
24295 2004-06-02 Wim Taymans <wim@fluendo.com>
24297 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24298 (gst_multipart_mux_init), (gst_multipart_mux_loop),
24299 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
24300 (gst_multipart_mux_change_state):
24301 Added configurable boundary specifier, added the value as a
24302 caps field as well.
24304 2004-06-02 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24306 * gst/tcp/gsttcp.c:
24307 * gst/tcp/gsttcpclientsrc.c:
24308 * gst/tcp/gsttcpclientsrc.h:
24309 * gst/tcp/gsttcpserversrc.c:
24310 - portability fix, to compile on OSX
24313 * sys/osxaudio/gstosxaudioelement.c:
24314 * sys/osxaudio/gstosxaudiosink.c:
24315 * sys/osxaudio/gstosxaudiosrc.c:
24316 - compilation warnings on OSX
24319 2004-06-02 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24321 * ext/vorbis/vorbisdec.c : sign warning fixes
24323 * gst-libs/gst/mixer/mixertrack.c :
24324 do no use defines which are glib 2.4 specific
24326 2004-06-01 Christophe Fergeau <teuf@gnome.org>
24328 * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
24329 buffer since libflac doesn't expect it (reports a sync error when
24330 it encounters that)
24333 2004-06-01 Owen Fraser-Green <owen@discobabe.net>
24335 * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
24336 * gst-libs/gst/mixer/mixertrack.c:
24337 (gst_mixer_track_get_property), (get_mixer_track_init),
24338 (get_mixer_track_get_property): Added property accessors
24339 * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
24340 * gst-libs/gst/mixer/mixeroptions.c:
24341 (gst_mixer_options_get_values): Added
24342 * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
24343 * gst-libs/gst/mixer/mixer.c: Fixed comment
24346 2004-06-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
24348 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
24349 improve error messages on open
24352 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
24354 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
24355 check if v4l-conf is in path
24357 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
24359 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
24360 change assert to a more readable error message
24362 2004-05-31 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24364 * gst-libs/gst/tuner/tunerchannel.h:
24365 - add a freq_multiplicator field to make the conversion
24366 between internal frequency unit and Hz
24367 * sys/v4l/gstv4lelement.c:
24368 * sys/v4l2/gstv4l2element.c:
24369 - change default video device to /dev/video0
24370 * sys/v4l/v4l_calls.c:
24371 * sys/v4l2/v4l2_calls.c:
24372 - we only expose frequency to the user in Hz instead of
24373 bastard v4lX unit (either 62.5kHz or 62.5Hz)
24375 2004-05-31 Jan Schmidt <thaytan@mad.scientist.com>
24376 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24377 Initialise b_o_s and e_o_s variables
24378 * gst-libs/gst/riff/riff-media.c:
24379 (gst_riff_create_video_caps_with_data):
24380 Add some unusual fourcc's from mplayer avi's
24381 * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
24382 Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
24385 2004-05-28 Wim Taymans <wim@fluendo.com>
24388 * gst/alpha/Makefile.am:
24389 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
24390 (gst_alpha_get_type), (gst_alpha_base_init),
24391 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
24392 (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
24393 (gst_alpha_chroma_key), (gst_alpha_chain),
24394 (gst_alpha_change_state), (plugin_init):
24395 A plugin to add an alpha channel to I420 video. Can optionally do
24397 * gst/multipart/Makefile.am:
24398 * gst/multipart/multipart.c: (plugin_init):
24399 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24400 (gst_multipart_demux_class_init), (gst_multipart_demux_init),
24401 (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
24402 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24403 (gst_multipart_demux_change_state),
24404 (gst_multipart_demux_plugin_init):
24405 * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
24406 (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
24407 (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
24408 (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
24409 (gst_multipart_mux_pad_unlink),
24410 (gst_multipart_mux_request_new_pad),
24411 (gst_multipart_mux_handle_src_event),
24412 (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
24413 (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
24414 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
24415 (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
24416 A Multipart demuxer/muxer. Not sure if it violates specs. Used to
24417 send multipart jpeg images to a browser.
24418 * gst/videobox/Makefile.am:
24419 * gst/videobox/README:
24420 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
24421 (gst_video_box_get_type), (gst_video_box_base_init),
24422 (gst_video_box_class_init), (gst_video_box_init),
24423 (gst_video_box_set_property), (gst_video_box_get_property),
24424 (gst_video_box_sink_link), (gst_video_box_i420),
24425 (gst_video_box_ayuv), (gst_video_box_chain),
24426 (gst_video_box_change_state), (plugin_init):
24427 Crops or adds borders around an image. can do alpha channel
24429 * gst/videomixer/Makefile.am:
24430 * gst/videomixer/README:
24431 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
24432 (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
24433 (gst_videomixer_pad_get_sink_event_masks),
24434 (gst_videomixer_pad_get_property),
24435 (gst_videomixer_pad_set_property),
24436 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
24437 (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
24438 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
24439 (gst_videomixer_base_init), (gst_videomixer_class_init),
24440 (gst_videomixer_init), (gst_videomixer_request_new_pad),
24441 (gst_videomixer_handle_src_event),
24442 (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
24443 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
24444 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
24445 (gst_videomixer_loop), (gst_videomixer_get_property),
24446 (gst_videomixer_set_property), (gst_videomixer_change_state),
24448 Generic video mixer plugin, can handle multiple inputs all with
24449 different framerates and video sizes. Is fully alpha channel
24452 2004-05-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
24454 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
24455 Select first track as master track. Not sure how else to handle
24457 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
24458 Discard discont events. Should fix #142962.
24460 2004-05-26 Ronald Bultje <rbultje@ronald.bitfreak.net>
24462 * ext/alsa/Makefile.am:
24463 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
24464 (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
24465 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
24466 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
24467 (gst_alsa_mixer_get_option):
24468 * ext/alsa/gstalsamixer.h:
24469 * ext/alsa/gstalsamixeroptions.c:
24470 (gst_alsa_mixer_options_get_type),
24471 (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
24472 (gst_alsa_mixer_options_new):
24473 * ext/alsa/gstalsamixeroptions.h:
24474 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
24475 * ext/alsa/gstalsamixertrack.h:
24476 Add enumerations (as GstMixerOptions). Make correct distinction
24477 between input/output tracks. Add capture/playback private flag.
24478 Use flag to decide on whether to set capture or playback volumes
24479 or switches. Use playback and record switches.
24480 * gst-libs/gst/mixer/Makefile.am:
24481 * gst-libs/gst/mixer/mixer-marshal.list:
24482 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
24483 (gst_mixer_set_option), (gst_mixer_get_option),
24484 (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
24485 (gst_mixer_volume_changed), (gst_mixer_option_changed):
24486 * gst-libs/gst/mixer/mixer.h:
24487 * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
24488 (gst_mixer_options_class_init), (gst_mixer_options_init),
24489 (gst_mixer_options_dispose):
24490 * gst-libs/gst/mixer/mixeroptions.h:
24491 Add GstMixerOptions.
24492 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
24493 Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
24494 broken device detection on computers with multiple OSS sound
24497 2004-05-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
24499 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
24500 fixate nicely even when the peer is not negotiating
24502 2004-05-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
24504 * gst/audioconvert/gstaudioconvert.c:
24505 (gst_audio_convert_parse_caps):
24506 make sure we don't allow depth > width
24507 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
24508 fixate endianness to G_BYTE_ORDER as default
24509 * gst/audioscale/gstaudioscale.c:
24510 we don't handle another endianness as host-endianness
24512 2004-05-25 David Schleef <ds@schleef.org>
24514 * gst/ffmpegcolorspace/mem.c: malloc() is in stdlib.h, not malloc.h
24516 2004-05-24 Benjamin Otte <otte@gnome.org>
24518 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
24519 (gst_oggvorbisenc_setup):
24520 properly fail when we can't setup the vorbis encoder due to
24521 unsupported settings
24522 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
24523 (gst_vorbisenc_setup):
24525 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
24526 fix case where warnings occured when one pad was unlinked while the
24527 other's link function was called
24529 2004-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
24531 * gst/tcp/Makefile.am:
24534 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
24536 * gst-libs/gst/resample/private.h:
24537 don't use optimizations that are #if 0'ed
24539 2004-05-24 Wim Taymans <wim@fluendo.com>
24541 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
24542 Fix potential division by zero error and hopefully get
24543 the position query right to get correct timestamps on avi
24546 2004-05-24 Wim Taymans <wim@fluendo.com>
24548 * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
24549 (gst_videoscale_scale_nearest_str2),
24550 (gst_videoscale_scale_nearest_str4),
24551 (gst_videoscale_scale_nearest_32bit),
24552 (gst_videoscale_scale_nearest_24bit),
24553 (gst_videoscale_scale_nearest_16bit):
24554 Fix the scaling algorithm and avoid a buffer overflow.
24555 removed the while loop in the scaling function as it
24556 was used for point sampling only.
24558 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
24560 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
24561 (gst_id3_tag_class_init), (gst_id3_tag_init),
24562 (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
24563 (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
24564 (gst_id3_tag_send_tag_event):
24565 lots of fixes to make id3mux work and id3demux work correctly
24567 2004-05-24 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24570 add rules to build shout2send (was removed by accident
24571 when this module was no more marked experimental/broken)
24573 2004-05-24 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24575 * ext/shout2/gstshout2.c:
24576 * ext/shout2/gstshout2.h:
24577 adding a "connection problem" signal to shout2send
24580 2004-05-21 Thomas Vander Stichele <thomas at apestaart dot org>
24582 * ext/kio/kioreceiver.cpp:
24583 * ext/kio/kioreceiver.h:
24584 fix sign comparison issues
24586 2004-05-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24588 * gst/cdxaparse/gstcdxaparse.c:
24589 * gst/cdxaparse/gstcdxaparse.h:
24591 add some checks/sanity
24592 prepare for seek addition
24594 * sys/sunaudio/gstsunaudio.c:
24595 remove exported dupe init function
24597 2004-05-21 Jan Schmidt <thaytan@mad.scientist.com>
24599 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
24600 (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
24601 Fix format conversion and position querying.
24602 * gst/debug/progressreport.c: (gst_progressreport_report):
24603 Don't output a bogus total value that we didn't query.
24604 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
24605 Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
24606 only a blank window after xine has been used.
24608 2004-05-21 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
24611 sync with upstream version to fix test on FC2
24612 readd with -ko to preserve Id header
24614 2004-05-20 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24617 test for FIONREAD ioctl in sys/filio.h for Solaris compat.
24618 * gst/tcp/gsttcpclientsrc.c: idem
24619 * gst/tcp/gsttcpserversink.c: idem
24620 * gst/tcp/gsttcpserversrc.c: idem
24621 * m4/gst-fionread.m4: idem
24623 * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
24625 * configure.ac: enable speex plugin for speex 1.1.5+
24626 * ext/speex/gstspeexenc.c: fix cast warning
24628 * ext/esd/README: fix typo
24630 2004-05-20 David Schleef <ds@schleef.org>
24632 * configure.ac: Minor cosmetic change to convince the buildbot to
24634 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
24635 (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
24636 (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
24637 (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
24638 (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
24639 (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
24640 More hacking. Plays audio now.
24642 2004-05-20 David Schleef <ds@schleef.org>
24647 2004-05-20 David Schleef <ds@schleef.org>
24649 * sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer Abbas Merali
24650 * sys/osxaudio/gstosxaudio.c:
24651 * sys/osxaudio/gstosxaudioelement.c:
24652 * sys/osxaudio/gstosxaudioelement.h:
24653 * sys/osxaudio/gstosxaudiosink.c:
24654 * sys/osxaudio/gstosxaudiosink.h:
24655 * sys/osxaudio/gstosxaudiosrc.c:
24656 * sys/osxaudio/gstosxaudiosrc.h:
24658 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
24660 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
24661 (gst_vorbisenc_chain):
24662 put the codec headers on the caps as streamheader as well as
24665 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
24667 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
24668 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
24669 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
24670 split up push_packet into two functions
24672 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
24674 * gst/tcp/.cvsignore:
24676 * gst/tcp/Makefile.am:
24678 * gst/tcp/gsttcp.c:
24679 * gst/tcp/gsttcp.h:
24680 * gst/tcp/gsttcpclientsink.c:
24681 * gst/tcp/gsttcpclientsink.h:
24682 * gst/tcp/gsttcpclientsrc.c:
24683 * gst/tcp/gsttcpclientsrc.h:
24684 * gst/tcp/gsttcpplugin.c:
24685 * gst/tcp/gsttcpserversink.c:
24686 * gst/tcp/gsttcpserversink.h:
24687 * gst/tcp/gsttcpserversrc.c:
24688 * gst/tcp/gsttcpserversrc.h:
24689 add new tcp elements
24691 2004-05-19 Wim Taymans <wim@fluendo.com>
24693 * gst/law/mulaw-conversion.c: (mulaw_encode):
24694 Fix overflow bug in ulaw encoding.
24696 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24698 * ext/mad/gstmad.c: (gst_mad_handle_event):
24699 don't unref the event twice
24701 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24704 remove -Wno-sign-compare
24706 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24709 remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
24710 if you want to work against glib 2.2 and 2.4
24712 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
24714 * gst/tcp/Makefile.am:
24715 * gst/tcp/gsttcp.c:
24716 * gst/tcp/gsttcp.h:
24717 * gst/tcp/gsttcpsink.h:
24718 * gst/tcp/gsttcpsrc.h:
24719 gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
24721 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24723 * gst/debug/tests.c: (md5_get_value):
24724 fix segfault on gst-inspect
24726 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24728 * gst/debug/testplugin.c:
24729 * gst/debug/tests.c:
24730 * gst/debug/tests.h:
24731 add new extensible and configurable testing element. Current tests
24732 include buffer count, stream length, timestamp/duration matching and
24734 * gst/debug/Makefile.am:
24735 * gst/debug/gstdebug.c: (plugin_init):
24736 add infrastructure for new element
24738 2004-05-19 Johan Dahlin <johan@gnome.org>
24740 * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
24741 ending of the array. Fixes gst-inspect segfault on ppc.
24743 2004-05-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24745 * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
24747 * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
24749 2004-05-18 David Schleef <ds@schleef.org>
24751 * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
24752 warnings (bugs, actually) noticed by gcc but not forte.
24754 2004-05-18 David Schleef <ds@schleef.org>
24756 * sys/sunaudio/Makefile.am:
24757 * sys/sunaudio/gstsunaudio.c: New sunaudiosink
24759 2004-05-18 David Schleef <ds@schleef.org>
24761 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
24762 (gst_qtdemux_loop_header): Patch from dcm@acm.org (David Moore)
24763 to allow qtdemux to use non-seekable streams. (bug #142272)
24765 2004-05-18 David Schleef <ds@schleef.org>
24767 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
24768 (gst_resample_sinc_ft_float): Remove use of static temporary
24769 buffer. This code was obviously not supposed to last long, but
24770 it's stuck in our ABI, so it required a little hack to make it
24771 ABI-compatible. Fixes #142585.
24772 * gst-libs/gst/resample/resample.h: same.
24774 2004-05-18 David Schleef <ds@schleef.org>
24776 * configure.ac: Add sunaudio
24777 * examples/Makefile.am: make gstplay depend on gconf
24778 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
24779 * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
24780 (convert_table_lookup), (img_convert): remove c99-isms
24781 * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
24782 unsigned, to fix a warning on Solaris
24783 * gst/mpeg1sys/systems.c: bcopy->memcpy
24784 * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
24785 * sys/Makefile.am: Add sunaudio
24787 2004-05-18 Wim Taymans <wim@fluendo.com>
24789 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
24790 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
24791 (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
24792 (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
24793 (gst_ogg_mux_loop):
24794 Fix an ugly memleak where the muxer didn't flush enough ogg
24795 pages. This also resulted in badly muxed ogg files.
24797 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24799 * gst/asfdemux/asfheaders.c :
24800 * gst/asfdemux/asfheaders.h :
24801 * gst/asfdemux/gstasfdemux.c :
24802 - fix ASF_OBJ_PADDING guid
24803 - add 3 new object guids (language list, metadata,
24804 extended stream properties)
24805 - add a function to parse extended header objects
24807 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
24809 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
24810 remove leftover debugging g_print
24812 2004-05-17 Ronald Bultje <rbultje@ronald.bitfreak.net>
24814 * ext/mad/gstmad.c: (gst_mad_handle_event):
24815 Fix for when the first format in a discont event is not a
24816 byte-based one. Should fix #137710.
24818 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24820 * m4/a52.m4 : fix compilation with -Wall -Werror
24821 * m4/libfame.m4 : idem
24822 * m4/libmikmod.m4 : idem
24824 2004-05-17 Benjamin Otte <otte@gnome.org>
24826 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
24827 signal the new tags before giving up the reference
24829 2004-05-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
24831 * ext/shout2/gstshout2.c:
24832 use application/ogg instead of application/x-ogg (patch by Patrick
24833 Guimond, fixes #142432)
24834 * sys/oss/gstosselement.c: (gst_osselement_reset),
24835 (gst_osselement_sync_parms):
24836 don't set fragment size unless specified (fixes #142493)
24838 2004-05-17 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24840 * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
24843 2004-05-17 Benjamin Otte <otte@gnome.org>
24845 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
24846 compute offsets correctly for internal buffers so timestamps are set
24847 correctly when we can't seek. Also handle cases where there are no
24848 offsets. (based on a patch by David Moore, fixes #142507)
24850 2004-05-17 Benjamin Otte <otte@gnome.org>
24852 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
24853 use correct variable when determining amount of data to skip so we
24854 don't skip into the void and segfault
24856 2004-05-16 Benjamin Otte <otte@gnome.org>
24858 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
24861 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24863 * gst/asfdemux/gstasfdemux.c:
24864 - fix a mem leak and always propagate tags
24865 - add WMV3 to known video codecs (but no decoder yet)
24866 - replace "surplus data" at end of audio header for what
24867 it is : codec specific data
24870 2004-05-16 Arwed v. Merkatz <v.merkatz@gmx.net>
24872 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
24874 * gst-libs/gst/audio/audioclock.c:
24875 Fix wrong return type (#142205).
24877 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
24879 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
24880 Ignore CRCs by default (fixes #142566).
24882 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
24884 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
24885 (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
24886 (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
24887 (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
24888 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
24889 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
24890 Fix for cases where we fail to attach to a mixer.
24892 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
24894 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
24895 Don't touch events after not owning them anymore.
24896 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
24897 (gst_wavparse_fmt), (gst_wavparse_other),
24898 (gst_wavparse_handle_seek), (gst_wavparse_loop),
24899 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
24900 (gst_wavparse_srcpad_event):
24901 * gst/wavparse/gstwavparse.h:
24902 Add seeking, fix querying.
24904 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24906 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
24907 - process comments even if they don't end with \0\0
24908 g_convert would ignore them if present and works well without them
24910 2004-05-16 Benjamin Otte <otte@gnome.org>
24912 * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
24915 2004-05-16 Benjamin Otte <otte@gnome.org>
24917 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
24918 don't write to memory we might not write to - g_convert does that
24919 for us anyway (fixes #142613)
24920 (gst_asf_demux_audio_caps):
24921 comment out gst_util_dump_mem
24923 2004-05-16 Benjamin Otte <otte@gnome.org>
24925 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
24926 compute correct expected timestamps after seek (broken since
24928 * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
24929 rename element and debugging category to gdkpixbufscale
24931 2004-05-16 Benjamin Otte <otte@gnome.org>
24933 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
24934 add error checking to snd_pcm_delay and remove duplicate call to
24935 snd_pcm_delay that caused issues (see inline code comments)
24936 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
24937 make more readable and fix return value when snd_pcm_delay fails
24940 2004-05-15 Jan Schmidt <thaytan@mad.scientisti.com>
24941 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
24942 (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
24943 (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
24944 (gst_pixbufscale_link), (gst_pixbufscale_init),
24945 (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
24946 (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
24947 (gst_pixbufscale_get_property), (pixbufscale_init):
24948 * ext/gdk_pixbuf/pixbufscale.h:
24949 Add these files I forgot earlier
24951 2004-05-15 Jan Schmidt <thaytan@mad.scientist.com>
24952 * ext/gdk_pixbuf/Makefile.am:
24953 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
24954 * ext/gdk_pixbuf/gstgdkpixbuf.h:
24955 Add new pixbufscale element to scale RGB video
24956 using gdk_pixbuf, because gdk_pixbuf does BILINEAR
24957 and HYPER interpolation correctly.
24958 * ext/theora/theoraenc.c: (theora_enc_chain),
24959 Discard buffer and return if explicit caps could not be set
24960 (theora_enc_get_property):
24961 Make _get return kbps for the bitrate consistent with
24965 2004-05-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
24967 * ext/libvisual/visual.c: (gst_visual_chain):
24968 add missing visual_audio_analyze
24970 2004-05-14 David Schleef <ds@schleef.org>
24972 * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
24973 is killed while we're playing.
24974 * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
24975 gst_element_no_more_pads().
24977 2004-05-14 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24979 * gst-libs/gst/riff/riff-read.c :
24980 - fix INFO tag extraction in RIFF/AVI files
24981 because gst_event_unref (event) also freed taglist
24984 2004-05-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24986 * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
24987 * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
24989 * gst/auparse/gstauparse.c :
24990 - add code (commented for now) to support audio/x-adpcm on src pad
24991 (we have no decoder for those layout yet)
24993 * gst/cdxaparse/gstcdxaparse.c :
24994 * gst/cdxaparse/gstcdxaparse.h :
24995 - partial rewrite using RiffRead (ripped iain's wavparse code)
24997 * gst/rtp/gstrtpL16enc.c : typo
24998 * gst/rtp/gstrtpgsmenc.c : typo
25000 2004-05-13 Benjamin Otte <otte@gnome.org>
25003 check for exact version of libvisual, it's not supposed to be
25006 2004-05-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
25008 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
25009 signal no-more-pads
25011 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
25013 * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
25014 Report which format was used for GST_FORMAT_DEFAULT
25015 * gst/debug/Makefile.am:
25016 * gst/debug/gstdebug.c: (plugin_init):
25017 * gst/debug/progressreport.c: (gst_progressreport_base_init),
25018 (gst_progressreport_class_init), (gst_progressreport_init),
25019 (gst_progressreport_report), (gst_progressreport_set_property),
25020 (gst_progressreport_get_property), (gst_progressreport_chain),
25021 (gst_progressreport_plugin_init):
25022 Add progressreport element for testing.
25024 2004-05-13 Thomas Vander Stichele <thomas at apestaart dot org>
25026 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
25027 * sys/v4l/gstv4lsrc.h:
25028 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
25029 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
25030 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
25031 (gst_v4lsrc_grab_frame):
25033 send a discont at start
25035 2004-05-12 Colin Walters <walters@redhat.com>
25037 * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
25038 inflooping if we can't find a chunk. Or in other words, don't blow
25039 chunks if we don't have a chunk to blow.
25041 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
25042 * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
25043 Remove old debug output
25044 * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
25045 (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
25046 (gst_dvdec_set_property), (gst_dvdec_get_property):
25047 Change the quality setting to an enum, so it works from gst-launch
25048 Don't renegotiate a non-linked pad. Allows audio only decoding.
25049 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
25050 (gst_deinterlace_link), (gst_deinterlace_init):
25051 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
25052 (gst_videodrop_link):
25053 Some caps negotiation fixes
25055 2004-05-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25057 * ext/tarkin/gsttarkin.c :
25058 - Change RANK from NONE to PRIMARY
25059 * ext/gdk_pixbuf/gstgdkpixbuf.c :
25060 - Change RANK from NONE to MARGINAL
25061 * ext/divx/gstdivxenc.c :
25062 - Change RANK from PRIMARY to NONE (encoder/spider issue)
25064 2004-05-12 Thomas Vander Stichele <thomas at apestaart dot org>
25066 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
25067 (gst_vorbisenc_push_packet):
25068 copy a function that was added between 1.0 and 1.0.1 until we
25069 depend on worthwhile features of post-1.0
25071 2004-05-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
25074 enable shout2 by default
25075 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
25076 (gst_shout2send_base_init), (gst_shout2send_init),
25077 (gst_shout2send_connect), (gst_shout2send_change_state):
25078 * ext/shout2/gstshout2.h:
25079 make this work again. Based on a patch by Zaheer Abbas Merali (fixes
25081 * ext/theora/theora.c: (plugin_init):
25082 don't set rank on encoders
25084 2004-05-11 Jeremy Simon <jesimon@libertysurf.fr>
25086 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25087 Use codec_data property instead of flag1 and flag2 for wma
25089 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25091 * gst/cdxaparse/gstcdxaparse.c :
25092 - Add mpegversion to CAPS to make it link
25093 - Rank is as GST_RANK_SECONDARY instead of NONE
25094 * gst/auparse/gstauparse.c :
25095 - Document all audio encoding we can encounter from Solaris 9
25096 headers and libsndfile information.
25097 - Increase max. rate from 48000 to 192000 (to match other elements)
25098 - Don't try to play junk data between header and samples
25100 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
25102 * ext/libvisual/visual.c: (gst_visual_getcaps):
25103 use the right caps depending on endianness (I hope)
25104 * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
25105 use GST_RANK_NONE for all non-decoding elements or spider gets
25108 2004-05-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
25110 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25111 Fix some odd cases and fix BE metadata parsing of unicode16 text.
25113 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
25115 * gst/switch/gstswitch.c: (gst_switch_release_pad),
25116 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
25117 (gst_switch_loop), (gst_switch_get_type):
25118 whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
25119 HEADERS. Had to be said.
25121 2004-05-10 David Schleef <ds@schleef.org>
25123 * configure.ac: Add prototype Dirac support.
25125 * ext/dirac/Makefile.am:
25126 * ext/dirac/gstdirac.cc:
25127 * ext/dirac/gstdiracdec.cc:
25129 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
25131 * gst/auparse/gstauparse.c: (gst_auparse_class_init),
25132 (gst_auparse_init), (gst_auparse_chain),
25133 (gst_auparse_change_state):
25134 Hack around spider. Remove me some day please.
25136 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
25138 * gst/auparse/gstauparse.c: (gst_auparse_chain):
25139 Fix for some uninitialized variables in previous patch, also
25140 makes it work. Fixes #142286 while we're at it.
25142 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25144 * gst/auparse/gstauparse.c:
25145 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
25146 only unsupported formats are ADPCM/CCITT G.72x
25148 * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
25150 2004-05-10 Wim Taymans <wim@fluendo.com>
25152 * ext/vorbis/Makefile.am:
25153 * ext/vorbis/README:
25154 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
25155 (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
25156 (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
25157 (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
25158 (gst_oggvorbisenc_convert_sink),
25159 (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
25160 (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
25161 (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
25162 (get_constraints_string), (update_start_message),
25163 (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
25164 (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
25165 (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
25166 * ext/vorbis/oggvorbisenc.h:
25167 * ext/vorbis/vorbis.c: (plugin_init):
25168 * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
25169 (raw_caps_factory), (gst_vorbisenc_class_init),
25170 (gst_vorbisenc_init), (gst_vorbisenc_setup),
25171 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
25172 (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
25173 * ext/vorbis/vorbisenc.h:
25174 Added a raw vorbis encoder to be used with the oggmuxer.
25175 We still need the old encoder for some gnome applications,
25176 read the README to find out how that works.
25177 The raw encoder is called "rawvorbisenc" until 0.9.
25179 2004-05-10 Wim Taymans <wim@fluendo.com>
25181 * ext/ogg/gstogg.c: (plugin_init):
25182 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
25184 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
25185 (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
25186 (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
25187 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
25188 (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
25189 (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
25190 (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
25191 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
25192 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
25193 (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
25194 Added an ogg muxer.
25195 Small typo fixes in the demuxer.
25197 2004-05-10 Wim Taymans <wim@fluendo.com>
25199 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25200 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25201 (theora_enc_change_state), (theora_enc_set_property),
25202 (theora_enc_get_property):
25203 Mark the last packet with an EOS flag which is not really needed
25205 Do some better video framerate initialisation.
25206 Update the buffer timestamp.
25208 2004-05-10 Jan Schmidt <thaytan@mad.scientist.com>
25210 * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
25211 Return the result of the parent state change call
25213 2004-05-10 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25215 * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
25216 * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
25217 * gst/law/alaw-encode.c : (idem)
25218 * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
25219 * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
25220 * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
25222 2004-05-09 Benjamin Otte <otte@gnome.org>
25224 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
25225 don't use a fixed buffer size when writing variable length data to
25226 it. Fixes memory corruption and makes alsasrc work
25228 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
25230 * ext/gnomevfs/gstgnomevfssink.c:
25231 (_gst_boolean_allow_overwrite_accumulator),
25232 (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
25233 Run glib's default signal handler (??) in RUN_CLEANUP rather than
25234 RUN_LAST, and don't use that to set the accumulator value because
25235 then it's always FALSE.
25237 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
25239 * gst-libs/gst/riff/riff-media.c:
25240 (gst_riff_create_video_caps_with_data),
25241 (gst_riff_create_audio_caps),
25242 (gst_riff_create_audio_template_caps):
25243 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
25244 Fix for unaligned RIFF files (i.e. where all the chunks together
25245 in a LIST chunk are not of the same size as the size given in
25246 the LIST chunk header). Fixes several odd WAVE files. Also fix
25247 ADPCM (block_align property) in audio, so that wavparse based
25248 on this works now as it used to stand-alone.
25250 2004-05-09 Edward Hervey <bilboed@bilboed.com>
25252 reviewed by Benjamin Otte <otte@gnome.org>
25254 * ext/a52dec/gsta52dec.c:
25255 * ext/divx/gstdivxdec.c:
25256 * ext/divx/gstdivxenc.c:
25257 * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
25258 * ext/faac/gstfaac.c: (gst_faac_base_init):
25259 * ext/faad/gstfaad.c: (gst_faad_base_init):
25260 * ext/ivorbis/vorbisfile.c:
25261 * ext/lame/gstlame.c:
25262 * ext/libfame/gstlibfame.c:
25263 * ext/mpeg2enc/gstmpeg2enc.cc:
25264 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
25265 * ext/sidplay/gstsiddec.cc:
25266 * ext/speex/gstspeexdec.c:
25267 * ext/speex/gstspeexenc.c:
25268 * ext/xvid/gstxviddec.c:
25269 * ext/xvid/gstxvidenc.c:
25270 correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
25273 2004-05-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
25275 * ext/alsa/gstalsa.c: (device_list),
25276 (gst_alsa_class_probe_devices):
25277 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
25278 Fix alsa oddness in mixer after the combination of using mixer
25279 in source/sink elements and using hw:x,y instead of just hw:x.
25281 2004-05-09 Benjamin Otte <otte@gnome.org>
25283 * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
25284 (gst_wavparse_create_sourcepad):
25285 make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
25288 2004-05-09 Benjamin Otte <otte@gnome.org>
25290 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25291 allow discont events before caps nego
25293 2004-05-08 Benjamin Otte <otte@gnome.org>
25295 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
25298 2004-05-08 Benjamin Otte <otte@gnome.org>
25300 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
25301 (gst_level_change_state), (gst_level_init):
25302 * gst/level/gstlevel.h:
25303 figure out if we're initialized directly instead of keeping a
25304 variable that's wrong in 90% of cases
25305 don't initialize pads and then leak them and use a new unitialized
25306 pad. (fixes #142084)
25307 these were bugs so n00bish I didn't find them for an hour :/
25309 2004-05-08 Iain <iain@prettypeople.org>
25311 * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
25312 * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
25313 (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
25314 return the length that was read.
25315 (gst_riff_read_strf_auds): Allow fmt tags as well.
25317 2004-05-07 David Schleef <ds@schleef.org>
25319 * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
25320 signed char assumption in faad.h.
25322 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
25324 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
25325 Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
25327 2004-05-07 Colin Walters <walters@redhat.com>
25329 * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
25330 * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
25332 * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
25333 Add dispose function.
25335 2004-05-08 Jan Schmidt <thaytan@mad.scientist.com>
25336 * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
25337 Fix caps nego and pad templates. RGB mode caps should
25339 * ext/dvdnav/gst-dvd:
25340 Move mpeg2dec inside the thread because otherwise the
25341 queue rejects cap changes mid-stream
25342 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
25343 (gst_mpeg2dec_flush_decoder):
25344 For mpeg2dec > 0.4.0, call the flush function instead of
25345 manually extracting all in-flight frames.
25346 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
25347 (gst_dv1394src_init), (gst_dv1394src_iso_receive):
25348 Change mime type video/dv go video/x-dv to match the
25349 rest of gst-plugins
25351 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
25353 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
25354 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
25355 (gst_alsa_sink_class_init):
25356 * ext/alsa/gstalsasink.h:
25357 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
25358 (gst_alsa_src_class_init):
25359 * ext/alsa/gstalsasrc.h:
25360 Make alsasink/src a subclass of alsamixer so that mixer stuff
25361 shows up in gst-rec. Needs some finetuning.
25363 2004-05-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
25365 * ext/lame/gstlame.c: (gst_lame_chain):
25367 * ext/mad/gstmad.c: (gst_mad_handle_event):
25369 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
25370 be able to detect mp3 files < 4096 bytes
25372 2004-05-06 Wim Taymans <wim@fluendo.com>
25374 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25375 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25376 (theora_enc_set_property), (theora_enc_get_property):
25377 Also encode the first frame, cleanup some code.
25379 2004-05-06 Wim Taymans <wim@fluendo.com>
25381 * ext/mpeg2enc/gstmpeg2enc.cc:
25382 Forward events first before deciding that negotiation was
25385 2004-05-06 Wim Taymans <wim@fluendo.com>
25387 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
25388 First process the events before deciding that negotiation
25391 2004-05-06 Wim Taymans <wim@fluendo.com>
25393 * ext/theora/Makefile.am:
25394 * ext/theora/theora.c: (plugin_init):
25395 * ext/theora/theoradec.c: (theora_dec_change_state):
25396 * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
25397 (gst_theora_enc_class_init), (gst_theora_enc_init),
25398 (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
25399 (theora_enc_chain), (theora_enc_change_state),
25400 (theora_enc_set_property), (theora_enc_get_property):
25401 Added a theora encoder, grouped the encoder and decoder into the
25404 2004-05-05 Thomas Vander Stichele <thomas at apestaart dot org>
25406 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25407 (gst_jpegenc_chain):
25408 fix DURATION on outgoing buffers
25409 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
25410 debug using time formats
25411 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
25412 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25413 (gst_xvimagesink_sink_link):
25414 windows with width/height 0 generate X errors, so don't allow them
25416 2004-05-05 Wim Taymans <wim@fluendo.com>
25418 * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
25419 (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
25420 (gst_mpeg2dec_negotiate_format):
25421 * ext/mpeg2dec/gstmpeg2dec.h:
25422 removed the static pad template so that we can add the
25423 more accurate framerate value to the caps.
25426 2004-05-04 Benjamin Otte <otte@gnome.org>
25429 check for kdemacros.h, too (should fix #141821)
25430 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
25431 don't crash if no header was sent, but nicely error out (fixes part
25434 2004-05-04 Wim Taymans <wim@fluendo.com>
25436 * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
25437 parent dispose function to avoid segfault on destroy.
25439 2004-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
25441 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
25443 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
25444 (gst_xvimagesink_sink_link):
25445 clean up debugging caps
25446 also recreate xvimage when format has changed
25448 2004-05-04 Benjamin Otte <otte@gnome.org>
25450 * ext/libvisual/Makefile.am:
25451 * ext/libvisual/visual.c: (gst_visual_class_init),
25452 (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
25453 (gst_visual_srclink), (gst_visual_chain),
25454 (gst_visual_change_state), (plugin_init):
25455 use a GstAdapter to correctly adapt buffer sizes - allows using a
25458 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25460 * sys/v4l/gstv4lelement.h:
25461 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
25462 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
25463 (gst_v4lsrc_buffer_free):
25464 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
25465 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
25466 (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
25467 (gst_v4lsrc_requeue_frame):
25468 move some debugging categories around
25469 query for fps index and set accordingly if found
25471 2004-05-03 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25473 * ext/lame/gstlame.c:
25474 correct defaults that lame_init puts out of range
25476 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25478 * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
25479 (gst_divxenc_class_init):
25480 fix range since -1 is the default
25481 * gst/mpeg1sys/gstmpeg1systemencode.c:
25482 (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
25483 * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
25484 (gst_rtjpegdec_chain):
25485 * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
25486 (gst_rtjpegenc_chain):
25487 * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
25488 (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
25489 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
25490 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
25491 * sys/v4l/gstv4lsrc.c:
25492 * sys/v4l/v4l_calls.c: (gst_v4l_open):
25493 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
25494 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
25495 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
25496 * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
25497 remove gst_info calls
25499 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25508 Updated translations
25510 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25512 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
25513 refactor/comment code
25515 2004-05-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
25517 * gst/asfdemux/Makefile.am:
25518 * gst/asfdemux/asfheaders.c:
25519 * gst/asfdemux/asfheaders.h:
25520 * gst/asfdemux/gstasf.c: (plugin_init):
25521 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
25522 (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
25523 (gst_asf_demux_setup_pad):
25524 * gst/asfdemux/gstasfdemux.h:
25525 * gst/asfdemux/gstasfmux.c:
25526 * gst/asfdemux/gstasfmux.h:
25527 Add tagging support to demuxer, split out registration in its own
25528 file instead of in demux (hacky), and prevent having some tables
25529 in our memory multiple times (in asfheaders.h).
25531 2004-05-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
25533 * gst/matroska/matroska-demux.c:
25534 (gst_matroska_demux_parse_metadata):
25535 * gst/matroska/matroska-ids.h:
25536 Basic tag reading support.
25538 2004-04-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
25540 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
25541 Really detect ac-3 audio.
25542 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
25543 really detect matroska files (off-by-1).
25545 2004-04-30 David Schleef <ds@schleef.org>
25547 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25548 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
25549 (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
25550 (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
25551 (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
25552 hackage -- parse a lot more atoms, extract a few tags. One might even
25553 mistake this for tag support. Maybe it is.
25554 * gst/qtdemux/qtdemux.h:
25556 2004-04-30 Colin Walters <walters@verbum.org>
25558 * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
25560 2004-04-30 Thomas Vander Stichele <thomas at apestaart dot org>
25562 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25563 (gst_ffmpegcolorspace_getcaps):
25564 remove broken nego fix
25566 2004-04-30 Benjamin Otte <otte@gnome.org>
25570 * ext/libvisual/Makefile.am:
25571 * ext/libvisual/visual.c:
25572 add initial support for libvisual (http://libvisual.sourceforge.net)
25573 libvisual is still quite alpha, so expect crashes in there :)
25575 2004-04-29 David Schleef <ds@schleef.org>
25577 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
25578 (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
25579 up qtdemux to make it spit out codec_data. Do _not_ look at this
25580 code; you will no longer respect me.
25582 2004-04-29 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25584 * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
25585 * ext/alsa/gstalsa.h :
25586 change alsa pcm device discovery to find more than 1 device
25587 per card. code review by Ronald.
25589 2004-04-29 David Schleef <ds@schleef.org>
25591 * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
25592 Add a check for a driver bug on FreeBSD. (bug #140565)
25594 2004-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
25596 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
25597 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25598 (gst_jpegenc_getcaps):
25599 move format setting to inner loop
25600 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25601 (gst_ffmpegcolorspace_getcaps):
25602 use GST_PAD_CAPS if available so that we use already negotiated
25604 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25605 (qtdemux_parse_moov), (qtdemux_parse):
25607 * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
25608 * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
25609 move hardcoded path to DEFINE
25611 2004-04-28 David Schleef <ds@schleef.org>
25613 * gst/speed/gstspeed.c: (speed_parse_caps): Fix caps parsing.
25616 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
25618 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
25619 Don't probe for playback device if we're a source element. Fixes
25622 2004-04-29 Benjamin Otte <otte@gnome.org>
25624 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
25625 (gst_id3_tag_chain):
25626 rewrite buffer offset
25628 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
25632 * ext/dts/Makefile.am:
25633 * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
25634 (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
25635 (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
25636 (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
25637 (gst_dtsdec_loop), (gst_dtsdec_change_state),
25638 (gst_dtsdec_set_property), (gst_dtsdec_get_property),
25640 * ext/dts/gstdtsdec.h:
25642 * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
25643 (gst_faad_srcconnect):
25644 Add ESDS atom handling (.m4a).
25646 2004-04-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
25648 * ext/divx/gstdivxdec.c: (plugin_init):
25649 Remove comment that makes no sense.
25650 * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
25651 Fix for obvious typo that resulted in warnings during gst-register.
25652 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
25653 (gst_xviddec_sink_link):
25654 Fix caps negotiation a bit better.
25655 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
25656 We call this 'codec_data', not 'esds'.
25658 2004-04-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
25660 * gst/monoscope/gstmonoscope.c:
25661 make sure we only provide 256x128
25662 * gst/monoscope/monoscope.c: (monoscope_init):
25663 assert size of 256x128
25665 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
25668 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
25669 (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
25670 fixate to max width and height of device
25672 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
25675 * sys/v4l/gstv4l.c:
25676 * sys/v4l/gstv4lsrc.c:
25677 * sys/v4l/v4l_calls.c:
25678 * sys/v4l/v4lsrc_calls.c:
25679 fix for qc-usb driver which fakes having more than one buffer
25680 by handing the same buffer twice, which confused GStreamer's/v4lsrc
25681 buffer_free override
25684 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
25687 * gst/videotestsrc/gstvideotestsrc.c:
25688 (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
25689 (gst_videotestsrc_init), (gst_videotestsrc_get),
25690 (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
25691 * gst/videotestsrc/gstvideotestsrc.h:
25692 add num-buffers property
25694 2004-04-26 Benjamin Otte <otte@gnome.org>
25696 * ext/mad/gstid3tag.c: (plugin_init):
25697 set id3mux rank to NONE so it doesn't confuse spider
25698 require audio/mpeg,mpegversion=1 in id3mux
25700 2004-04-26 Benjamin Otte <otte@gnome.org>
25703 detect faad correctly as non-working if it's indeed non-working
25705 2004-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
25708 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25709 (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
25710 fix _getcaps so it only negotiates to its supported format
25712 2004-04-25 Benjamin Otte <otte@gnome.org>
25714 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
25717 2004-04-23 Benjamin Otte <otte@gnome.org>
25719 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
25720 audio/x-raw-int with height rules! not. Now it's depth.
25722 2004-04-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
25724 * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
25725 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
25726 (gst_wavparse_loop):
25727 Missing variable initialization. Add handling of DVI ADPCM. Fix
25728 mis-parsing of LIST chunks. This works around a bug where we mis-
25729 parse non-aligning LIST chunks (so LIST chunks where the contents
25730 don't align with the actual LIST size). The correct fix is to use
25731 rifflib, I'm not going to fix wavparse - too much work. All this
25734 2004-04-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
25736 reviewed by Benjamin Otte <otte@gnome.org>
25738 * ext/shout/gstshout.c: (gst_icecastsend_change_state):
25739 fix shoutcast not working (fixes #140844)
25741 2004-04-22 Benjamin Otte <otte@gnome.org>
25743 * ext/hermes/gsthermescolorspace.c:
25744 (gst_hermes_colorspace_caps_remove_format_info):
25745 * gst/colorspace/gstcolorspace.c:
25746 (gst_colorspace_caps_remove_format_info):
25747 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25748 (gst_ffmpegcolorspace_caps_remove_format_info):
25749 s/gst_caps_simplify/gst_caps_do_simplify/
25751 2004-04-22 Benjamin Otte <otte@gnome.org>
25753 * gst-libs/gst/riff/riff-media.c:
25754 (gst_riff_create_video_caps_with_data):
25755 mpegversion is an int
25756 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
25757 don't try to create pad templates with NULL caps, use any caps
25760 2004-04-20 David Schleef <ds@schleef.org>
25762 * ext/sdl/Makefile.am: Link against libgstinterfaces, not
25763 libgstxoverlay. jmmv@menta.net (Julio M. Merino Vidal)
25766 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
25768 reviewed by David Schleef
25770 * ext/mad/gstid3tag.c: Add stdlib.h
25771 * gst/rtp/gstrtpgsmenc.c: same
25772 * gst/tags/gstid3tag.c: same
25773 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
25774 * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
25775 GST_DISABLE_LOADSAVE use.
25776 * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
25777 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
25778 * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
25780 * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
25781 * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
25783 * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
25784 * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
25786 * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
25789 2004-04-20 David Schleef <ds@schleef.org>
25791 * gst/realmedia/rmdemux.c: This was supposed to part of the
25792 last checkin. Same idea.
25794 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
25796 reviewed by David Schleef
25798 * configure.ac: bump required gstreamer version to 0.8.1.1
25799 because of following changes [--ds]
25801 * gst-libs/gst/riff/riff-read.c: Include gst/gstutils.h.
25802 (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
25803 (gst_riff_read_header): Use GST_READ_UINT*
25804 macros to access possibly unaligned memory.
25806 * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
25807 (mp3_type_find): Use GST_READ_UINT*
25808 macros to access possibly unaligned memory.
25809 (mp3_type_find, mpeg1_parse_header, qt_type_find)
25810 (speex_type_find): Likewise
25812 * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
25814 * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
25815 (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
25816 (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
25817 (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
25818 (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
25819 (qtdemux_tree_get_sibling_by_type): Use GST_READ_UINT*
25820 macros to access possibly unaligned memory.
25822 * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
25825 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
25826 (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
25828 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
25831 * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
25832 (gst_mpeg2subt_chain_subtitle): Likewise.
25834 * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
25835 (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
25838 * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
25841 * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
25844 * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
25847 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
25850 update required version of GStreamer because of GST_TIME_FORMAT
25852 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
25854 * ext/mad/gstid3tag.c: (gst_id3_tag_init):
25855 remove leftover g_print
25856 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
25857 don't try setting only a subset of the caps. We don't want to kill
25858 autoplugging on purpose
25860 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
25862 * sys/ximage/ximagesink.c: (plugin_init):
25863 * sys/xvimage/xvimagesink.c: (plugin_init):
25864 add debugging categories
25866 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
25870 Adding en_GB translation (Gareth Owen)
25872 2004-04-20 David Schleef <ds@schleef.org>
25874 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
25875 (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
25876 (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
25877 (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
25878 A number of new features and hacks to extract the esds atom and
25879 put it into the caps. (bug #137724)
25881 2004-04-19 David Schleef <ds@schleef.org>
25883 * gconf/Makefile.am: Fix for non-GNU make
25884 * gst-libs/gst/Makefile.am: Change directory order to handle
25885 GstPlay linking with gstinterfaces
25886 * gst-libs/gst/audio/make_filter: make use of tr portable
25887 * gst-libs/gst/play/Makefile.am: Add intended \
25888 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
25889 (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
25890 function prototype instead of void *.
25891 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
25893 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25894 (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
25895 * gst/videofilter/make_filter: make use of tr portable
25896 * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
25898 2004-04-19 Thomas Vander Stichele <thomas at apestaart dot org>
25902 Added Ukrainian translation (Maxim V. Dziumanenko)
25904 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
25906 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
25907 (gst_gsmdec_link), (gst_gsmdec_chain):
25908 Fix capsnego, simplify chain function slightly.
25909 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
25912 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
25914 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
25915 (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
25916 (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
25917 Hack to make wavparse work with spider (always -> sometimes pad).
25918 Fixes #135862 && #140411.
25920 2004-04-18 Benjamin Otte <otte@gnome.org>
25922 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
25923 (gst_osselement_rate_probe_check),
25924 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
25925 get rid of \n in debug output
25927 2004-04-17 Iain <iain@prettypeople.org>
25929 * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
25932 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
25934 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
25935 (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
25936 (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
25937 (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
25938 (gst_id3_tag_src_link), (gst_id3_tag_chain),
25939 (gst_id3_tag_change_state), (plugin_init):
25940 deprecate id3tag element and replace with id3demux/id3mux.
25941 great side effect: this ugly file is now even uglier, yay!
25942 * ext/mad/gstmad.h:
25943 remove non-available function
25944 update for new get_type
25946 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
25949 require mpeg2dec >= 0.4.0
25951 2004-04-17 Benjamin Otte <otte@gnome.org>
25953 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25954 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
25955 (gst_xvimagesink_set_xwindow_id):
25956 call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
25957 assorted cleanup fixes.
25959 2004-04-16 David Schleef <ds@schleef.org>
25961 * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
25962 * sys/xvimage/xvimagesink.h: same
25964 2004-04-16 Thomas Vander Stichele <thomas at apestaart dot org>
25966 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
25967 Fix GST_ELEMENT_ERROR with (NULL)
25969 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
25971 * gst-libs/gst/riff/riff-media.c:
25972 (gst_riff_create_video_caps_with_data):
25973 Add div[3456] as fourccs for DivX 3 (fixes #140137).
25975 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
25977 * gst-libs/gst/riff/riff-media.c:
25978 (gst_riff_create_video_caps_with_data),
25979 (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
25980 (gst_riff_create_video_template_caps),
25981 (gst_riff_create_audio_template_caps):
25982 * gst-libs/gst/riff/riff-media.h:
25983 * gst-libs/gst/riff/riff-read.c:
25984 (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
25985 * gst-libs/gst/riff/riff-read.h:
25986 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
25987 Add MS RLE support. I added some functions to read out strf chunks
25988 into strf chunks and the data behind it. This is usually color
25989 palettes (as in RLE, but also in 8-bit RGB). Also use those during
25990 caps creation. Lastly, add ADPCM (similar to wavparse - which
25991 should eventually be rifflib based).
25992 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
25993 (gst_matroska_demux_init), (gst_matroska_demux_reset):
25994 * gst/matroska/matroska-demux.h:
25995 Remove placeholders for some prehistoric tagging system. Didn't add
25996 support for any tag system really anyway.
25997 * gst/qtdemux/qtdemux.c:
25998 Add support for audio/x-m4a (MPEG-4) through spider.
25999 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
26000 (gst_wavparse_loop):
26001 ADPCM support (#135862). Increase max. buffer size because we
26002 cannot split buffers for ADPCM (screws references) and I've seen
26003 files with 2048 byte chunks. 4096 seems safe for now.
26005 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
26007 * configure.ac: bump nano to 1
26009 === release 0.8.1 ===
26011 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
26013 * configure.ac: releasing 0.8.1, "Comforting Sounds"
26015 2004-04-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
26017 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26018 Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
26021 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
26023 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
26024 lower rank of dvddemux so that it's not used for mpeg playback.
26026 2004-04-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
26029 save libs correctly when checking mad
26031 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
26033 * ext/mad/gstid3tag.c: (plugin_init):
26034 lower rank of id3tag as proposed by Benjamin. Fixes #139926.
26036 2004-04-13 David Schleef <ds@schleef.org>
26038 * common/m4/gst-feature.m4: Call -config scripts with
26039 --plugin-libs if it is supported.
26040 * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
26041 JPEG images are image/jpeg.
26042 * gst/debug/Makefile.am:
26043 * gst/debug/negotiation.c: (gst_negotiation_class_init),
26044 (gst_negotiation_getcaps), (gst_negotiation_pad_link),
26045 (gst_negotiation_update_caps), (gst_negotiation_get_property),
26046 (gst_negotiation_plugin_init): Add a property that acts like
26048 * testsuite/gst-lint: Move license checking to be a standard
26051 2004-04-13 David Schleef <ds@schleef.org>
26053 * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
26054 patch from Sebastien Cote (bug #139958)
26056 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
26058 * examples/gstplay/Makefile.am:
26059 * examples/gstplay/player.c: (main):
26060 make the commandline player example use gconf settings
26062 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
26064 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
26065 (gst_cacasink_sinkconnect), (gst_cacasink_init),
26066 (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
26067 init/end library during state transition, not object
26068 creation/disposal. get rid of custom dispose handler.
26071 2004-04-12 Christian Schaller <Uraeus@gnome.org>
26073 * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
26076 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26078 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
26079 Handle JUNK chunks inside data section. Prevents warnings.
26081 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26083 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
26084 (gst_riff_create_video_template_caps):
26086 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26087 (gst_avi_demux_stream_data):
26088 Add support for "rec-list" chunks.
26090 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26092 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
26093 Fix another codecname mismatch.
26095 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26097 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26098 Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
26099 so that MJPEG plays back.
26101 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26103 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
26104 (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
26105 * gst/mpeg1videoparse/gstmp1videoparse.h:
26106 Fix for some slight mis-cuts in buffer parsing, and for some
26107 potential overflows or faults-causers. Adds disconts. Also fixes
26108 #139105 while we're at it.
26110 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26113 * sys/v4l2/gstv4l2element.h:
26114 Workaround for missing struct v4l2_buffer declaration in Suse 9
26115 and Mandrake 10 linux/videodev2.h header file (#135919).
26117 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26119 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26120 Bail out if no filename was given.
26122 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26124 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
26125 (gst_v4l2_fourcc_from_structure):
26126 Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
26129 2004-04-09 Benjamin Otte <otte@gnome.org>
26131 * ext/gnomevfs/gstgnomevfssink.c:
26132 (_gst_boolean_allow_overwrite_accumulator),
26133 (gst_gnomevfssink_class_init):
26134 fix erase signal - if any handler returns false the file will not be
26135 overwritten. If no handler is connected, the file will not be
26136 overwritten either.
26137 renamed signal to "allow-overwrite"
26138 * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
26139 free string when adding it to ID3 failed
26140 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
26141 unref event when done
26142 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
26144 * gst/typefind/gsttypefindfunctions.c:
26145 (mpeg_video_stream_type_find):
26148 2004-04-08 David Schleef <ds@schleef.org>
26150 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26151 (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
26153 2004-04-08 David Schleef <ds@schleef.org>
26155 * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
26156 we don't support (bug #139532)
26158 2004-04-07 Thomas Vander Stichele <thomas at apestaart dot org>
26160 * ext/mad/gstmad.c: (gst_mad_handle_event),
26161 (gst_mad_check_caps_reset), (gst_mad_chain),
26162 (gst_mad_change_state):
26163 only set explicit caps if they haven't been set before for
26164 this stream. MPEG-audio sample rate/channels aren't allowed
26165 to change in-stream.
26168 2004-04-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
26170 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
26171 (_gst_boolean_did_something_accumulator),
26172 (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
26173 (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
26174 (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
26175 (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
26176 (gst_gnomevfssink_change_state):
26177 Fix erase signal. Don't erase by default. Remove handoff signal.
26178 Remove erase property. Don't segfault. General cleanup.
26180 2004-04-07 Benjamin Otte <otte@gnome.org>
26182 * gst-libs/gst/gconf/test-gconf.c: (main):
26183 add missing gst_init
26185 2004-04-07 Benjamin Otte <otte@gnome.org>
26187 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26188 free the mutexes, too
26190 2004-04-07 Benjamin Otte <otte@gnome.org>
26192 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26193 actually free the URI string
26194 * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
26195 compute offset correctly when passing discont events
26196 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26197 don't leak discont events
26198 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
26199 add some missing breaks so caps aren't copied randomly
26200 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
26201 if we realloc memory, we better use it
26203 2004-04-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
26205 * ext/mad/gstmad.c: (normal_seek):
26206 fix GST_FORMAT_TIME usage
26208 2004-04-05 David Schleef <ds@schleef.org>
26210 * ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use
26211 a deprecated function (hack!)
26213 2004-04-05 Benjamin Otte <otte@gnome.org>
26215 * ext/esd/esdmon.c: (gst_esdmon_get):
26216 fix nonterminated vararg and memleak
26218 2004-04-05 Benjamin Otte <otte@gnome.org>
26220 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
26221 (gst_ladspa_init), (gst_ladspa_force_src_caps),
26222 (gst_ladspa_set_property), (gst_ladspa_get_property),
26223 (gst_ladspa_instantiate), (gst_ladspa_activate),
26224 (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
26227 2004-04-05 Stefan Kost <kost@imn.htwk-leipzig.de>
26229 reviewed by Benjamin Otte <otte@gnome.org>
26231 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
26232 check for broken LADSPA parameters (fixes #138635)
26234 2004-04-05 Benjamin Otte <otte@gnome.org>
26236 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
26237 advertise buffer-frames correctly on sinkpads
26239 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
26241 * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
26242 (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
26243 (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
26244 (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
26245 (gst_mad_check_caps_reset), (gst_mad_chain):
26246 add more debugging, only reset caps when we're not in error state
26248 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
26250 * ext/mad/gstmad.c: add debugging category, comment + cleanups
26252 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
26254 reviewed by Benjamin Otte <otte@gnome.org>
26257 fix == in test(1) operator
26259 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
26261 reviewed by Benjamin Otte <otte@gnome.org>
26264 fix --export-symblos-regex to a working regex.
26266 2004-04-04 Benjamin Otte <otte@gnome.org>
26268 * sys/oss/.cvsignore:
26271 2004-04-03 Tim-Phillip Müller <t.i.m@zen.co.uk>
26273 reviewed by Benjamin Otte <otte@gnome.org>
26275 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26276 add missing 'new_media' argument (fixes #138168)
26277 * gst/matroska/matroska-demux.c:
26278 (gst_matroska_demux_handle_seek_event):
26279 add vararg terminator (fixes #138169)
26281 2004-04-02 David Schleef <ds@schleef.org>
26283 * ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is
26284 disted (bug #138914)
26286 2004-04-01 Benjamin Otte <otte@gnome.org>
26288 * ext/alsa/gstalsa.c: (gst_alsa_change_state),
26289 (gst_alsa_close_audio):
26290 handle case better where a soundcard can't pause
26291 * ext/ogg/gstoggdemux.c:
26292 don't crash when we get events but don't have pads yet
26294 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
26296 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
26297 throw an error if we couldn't probe any caps.
26299 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
26301 * ext/dvdnav/gst-dvd:
26302 Add a really simple sample DVD player
26304 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
26306 * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
26307 (gst_a52dec_push), (gst_a52dec_handle_event),
26308 (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
26309 (gst_a52dec_change_state):
26310 * ext/a52dec/gsta52dec.h:
26311 Use a debug category, Output timestamps correctly
26312 Emit tag info, Handle events, tell liba52dec about cpu
26313 capabilities so it can use MMX etc.
26314 * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
26315 Fix a crasher accessing invalid memory
26316 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
26317 (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
26318 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
26319 (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
26321 Some support for byte-format seeking.
26322 Small fixes for still frames and menu button overlays
26323 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
26324 (gst_mpeg2dec_alloc_buffer):
26325 Use a debug category. Adjust the report level of several items to
26326 LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
26327 so it doesn't lose the GstBuffer pointer
26328 * gst/debug/Makefile.am:
26329 * gst/debug/gstdebug.c: (plugin_init):
26330 * gst/debug/gstnavseek.c: (gst_navseek_get_type),
26331 (gst_navseek_base_init), (gst_navseek_class_init),
26332 (gst_navseek_init), (gst_navseek_seek),
26333 (gst_navseek_handle_src_event), (gst_navseek_set_property),
26334 (gst_navseek_get_property), (gst_navseek_chain),
26335 (gst_navseek_plugin_init):
26336 * gst/debug/gstnavseek.h:
26337 Add the navseek debug element for seeking back and forth in a
26338 video stream using arrow keys.
26339 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
26340 (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
26341 (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
26342 (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
26343 (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
26344 (gst_mpeg2subt_parse_header), (gst_get_nibble),
26345 (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
26346 (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
26347 (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
26348 (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
26349 * gst/mpeg2sub/gstmpeg2subt.h:
26350 Pretty much a complete rewrite. Now a loopbased element. May still
26351 require work to properly synchronise subtitle buffers.
26352 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
26353 (gst_dvd_demux_send_subbuffer):
26354 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
26355 Don't attempt to create subbuffers of size 0
26356 Reduce a couple of error outputs to warnings.
26357 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
26358 (gst_y4mencode_chain):
26359 Output the y4m frame header correctly.
26361 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
26363 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
26364 throw errors instead of allowing SIGFPE
26366 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
26368 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
26369 (gst_gconf_render_bin_from_key):
26370 leak plugging and style fixing
26372 2004-03-31 David Schleef <ds@schleef.org>
26374 * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
26375 (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
26377 * gst/debug/Makefile.am:
26378 * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
26379 * gst/debug/gstdebug.c: (plugin_init): Merge elements into one
26381 * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
26382 (gst_negotiation_base_init), (gst_negotiation_class_init),
26383 (gst_negotiation_init), (gst_negotiation_getcaps),
26384 (gst_negotiation_pad_link), (gst_negotiation_chain),
26385 (gst_negotiation_set_property), (gst_negotiation_get_property),
26386 (gst_negotiation_plugin_init): New element to talk about random
26387 negotiation things happening in a pipeline.
26389 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
26391 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
26392 fix integer addition with help of Stefan Kost
26394 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
26396 * po/nl.po: updated Dutch translation (Elros Cyriatan)
26398 2004-03-30 David Schleef <ds@schleef.org>
26400 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
26401 (gst_mpeg2dec_negotiate_format): Handle Y42B-format MPEG
26402 video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
26404 * ext/mpeg2dec/gstmpeg2dec.h:
26406 2004-03-30 David Schleef <ds@schleef.org>
26408 * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
26410 2004-03-30 David Schleef <ds@schleef.org>
26412 * tools/gst-launch-ext-m.m: Applied patch from gnome@flyn.org (W.
26413 Michael Petullo) to handle .mov
26415 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26417 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
26418 (gst_osselement_rate_check_rate):
26419 probe caps correctly for sound cards that only support one format
26421 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26423 * ext/kio/kiosrc.cpp: (process_events):
26424 update handling event processing if inside KDE - untested
26426 2004-03-29 David Schleef <ds@schleef.org>
26428 * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
26429 by 2 to not interfere with other colorspaces.
26430 * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
26431 * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
26432 one to not interfere with ffmpeg_colorspace.
26434 2004-03-29 David Schleef <ds@schleef.org>
26436 * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
26437 aren't in the caps.
26438 * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
26439 * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
26441 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26443 * gst-libs/gst/riff/riff-media.c:
26444 fail on error, don't try to set stuff on NULL caps
26446 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26450 * ext/kio/Makefile.am:
26451 * ext/kio/kioreceiver.cpp:
26452 * ext/kio/kioreceiver.h:
26453 * ext/kio/kiosrc.cpp:
26454 * ext/kio/kiosrc.h:
26455 add experimental kiosrc plugin
26456 * ext/alsa/gstalsaplugin.c: (plugin_init):
26457 initialize debugging category only when we're sure registering the
26460 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
26462 * examples/gstplay/player.c: (main):
26463 * gst-libs/gst/play/play.c: (gst_play_class_init),
26464 (gst_play_set_location), (gst_play_set_data_src),
26465 (gst_play_set_video_sink), (gst_play_set_audio_sink),
26466 (gst_play_set_visualization), (gst_play_connect_visualization):
26467 check return values of element_set_state and return FALSE where
26470 2004-03-29 Benjamin Otte <otte@gnome.org>
26472 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26473 try harder to check if an event is really a discont
26475 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
26477 * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
26480 2004-03-28 Benjamin Otte <otte@gnome.org>
26482 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
26483 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26484 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
26485 get rid of non-standard "..." ranges in case statements.
26487 2004-03-27 Martin Soto <martinsoto@users.sourceforge.net>
26489 * gst/mpegstream/gstmpegdemux.c:
26490 * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
26491 specific functionality split to the new dvddemux element.
26492 * gst/mpegstream/gstdvddemux.c:
26493 * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
26494 streams, derived from mpegdemux.
26495 * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
26496 up. SCR based timestamp rewriting can be turned off (will probably
26497 completely disappear soon).
26498 * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
26499 hacking. General cleanup. All printf statements replaced by
26500 debugging messages. Almost complete libdvdnav support.
26501 (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
26502 by events. New properties for audio and subpicture languages.
26503 (dvdnavsrc_update_highlight): Now uses events.
26504 (dvdnavsrc_user_op): Cleaned up.
26505 (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
26506 based). Lots of cleanup, and propper support for most libdvdnav
26508 (dvdnavsrc_make_dvd_event): New function.
26509 (dvdnavsrc_make_dvd_nav_packet_event): New function.
26510 (dvdnavsrc_make_clut_change_event): New function.
26512 2004-03-26 Benjamin Otte <otte@gnome.org>
26514 * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
26515 fix bug where typefinding would claim it's theora whenever less then
26516 7 bytes of data were available
26518 2004-03-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
26520 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
26521 (gst_alawdec_base_init), (gst_alawdec_class_init),
26522 (gst_alawdec_init), (gst_alawdec_chain):
26523 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
26524 (gst_alawenc_base_init), (gst_alawenc_class_init),
26525 (gst_alawenc_init), (gst_alawenc_chain):
26526 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
26527 (gst_mulawdec_base_init), (gst_mulawdec_class_init),
26528 (gst_mulawdec_init), (gst_mulawdec_chain):
26529 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
26530 (gst_mulawenc_base_init), (gst_mulawenc_class_init),
26531 (gst_mulawenc_init), (gst_mulawenc_chain):
26532 Fix capsnego in all four, remove the unused property functions and
26533 simplify the chain functions slightly. I guess we could use macros
26534 or something similar for those, since the code is so similar, but
26535 I'm currently too lazy...
26537 2004-03-24 David Schleef <ds@schleef.org>
26539 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
26540 (gst_osselement_close_audio), (gst_osselement_probe_caps),
26541 (gst_osselement_get_format_structure),
26542 (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
26543 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
26544 (gst_osselement_rate_int_compare): Add code to handle rate probing
26546 * sys/oss/gstosselement.h: same
26547 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
26548 Use rate probing provided by osselement.
26549 * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
26551 2004-03-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
26553 * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
26554 (gst_xvidenc_get_property):
26557 2004-03-24 David Schleef <ds@schleef.org>
26559 * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
26560 (gst_speexdec_init):
26561 * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
26562 (gst_speexenc_init): Create the pad template correctly (from
26563 the static pad template, not a NULL pointer.)
26565 2004-03-25 Benjamin Otte <otte@gnome.org>
26567 * gst/debug/Makefile.am:
26568 * gst/debug/breakmydata.c:
26569 add element that quasi-randomly changes bytes in the stream.
26570 Intended use is robustness checking of demuxers and decoders in
26573 2004-03-24 Benjamin Otte <otte@gnome.org>
26575 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
26576 (gst_alsa_probe_hw_params):
26577 * ext/alsa/gstalsa.h:
26578 debugging output fixes
26580 2004-03-24 Benjamin Otte <otte@gnome.org>
26582 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
26583 don't g_return_if_fail if element is PLAYING, fail silently as every
26585 * gst/effectv/gstquark.c: (gst_quarktv_chain):
26586 only fix needed for cast lvalue issues in gst-plugins
26587 * gst/volenv/gstvolenv.c: (gst_volenv_init):
26590 2004-03-24 Benjamin Otte <otte@gnome.org>
26592 * gst/level/gstlevel.c: (gst_level_init):
26593 add proxying getcaps function, so level doesn't advertise impossible
26596 2004-03-24 David Schleef <ds@schleef.org>
26598 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
26599 (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
26600 (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
26601 (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
26602 (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
26603 (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
26604 (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
26605 (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
26606 (qtdemux_parse_tree), (qtdemux_parse_trak): Fix debugging
26607 messages. Divide the chunk size by the compression ratio
26608 (needed for MACE audio)
26610 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
26612 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
26613 Fix buffer overflow read error.
26615 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
26617 * ext/alsa/gstalsa.h:
26618 Remove unused entry.
26619 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26621 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
26622 (gst_videodrop_link), (gst_videodrop_chain):
26623 Fix, sort of. Was horribly broken with new capsnego. Bah...
26625 2004-03-23 Jeremy Simon <jesimon@libertysurf.fr>
26627 * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
26629 Add a monkeysaudio typefind function
26631 2004-03-23 Johan Dahlin <johan@gnome.org>
26633 * gst-libs/gst/play/play.c (gst_play_audio_fixate)
26634 (gst_play_video_fixate): Check so the structure has the field
26635 before trying to fixate them, this makes it possible to have
26636 fakesinks for video and audio output without printing errors on
26637 the output console.
26639 2004-03-22 David Schleef <ds@schleef.org>
26641 * sys/oss/Makefile.am:
26642 * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
26643 (check_rate), (add_rate): Rate probing test app.
26645 2004-03-21 Benjamin Otte <otte@gnome.org>
26647 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
26648 (_fixate_caps_to_int), (gst_audio_convert_fixate):
26649 add a fixation function that pretty much does the right thing (fixes
26652 2004-03-20 David I. Lehn <dlehn@users.sourceforge.net>
26654 * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
26656 2004-03-20 Tim-Phillip Müller <t.i.m@zen.co.uk>
26658 reviewed by: Benjamin Otte <otte@gnome.org>
26660 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
26661 terminate gst_event_new_discontinuous correctly (fixes parts of
26664 2004-03-19 David Schleef <ds@schleef.org>
26666 * gst-libs/gst/Makefile.am: Enable xoverlay unconditionally,
26667 since it doesn't depend on X, and it's part of our ABI.
26669 2004-03-19 Iain <iain@prettypeople.org>
26671 * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
26672 is_int in the structure, not the local variable.
26674 2004-03-19 David Schleef <ds@schleef.org>
26676 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
26677 (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
26678 (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
26679 Improvements in caps negotiation.
26681 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
26685 adding Afrikaans (Petri Jooste)
26687 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
26689 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26690 (gst_ffmpegcolorspace_chain):
26691 throw error instead of g_critical (#137588)
26693 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
26697 dist common and m4 correctly
26700 2004-03-17 David Schleef <ds@schleef.org>
26702 * pkgconfig/gstreamer-media-info.pc.in: Add Version.
26705 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
26709 adding Swedish translation (Christian Rose)
26711 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
26713 * Makefile.am: use release.mak
26715 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26717 * common/ChangeLog:
26718 * common/gst-autogen.sh:
26719 add some explanation about the version detection
26723 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26725 * configure.ac: bump nano to 1
26727 === release 0.8.0 ===
26729 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26731 * configure.ac: release 0.8.0, "Pharmaceutical Itch"
26733 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26736 update libtool version
26737 * gst-libs/gst/media-info/Makefile.am:
26738 actually use libtool version
26740 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
26742 * configure.ac: fix speex detection to work with 1.0 but not 1.1
26744 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
26747 * gst-plugins.spec.in:
26748 * pkgconfig/Makefile.am:
26749 * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
26750 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
26751 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
26752 * pkgconfig/gstreamer-libs.pc.in:
26753 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
26754 * pkgconfig/gstreamer-play-uninstalled.pc.in:
26755 * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
26756 * pkgconfig/gstreamer-plugins.pc.in:
26757 remove @VERSION@ from some of the pc files since core and plugins
26759 created gstreamer-plugins.pc as it's a better name, but keeping
26760 -libs around for now to get fixes upstream done first.
26762 2004-03-15 Julien MOUTTE <julien@moutte.net>
26764 * gst-libs/gst/play/play.c: (gst_play_get_framerate),
26765 (gst_play_get_sink_element): First draft of gst_play_get_framerate.
26766 * gst-libs/gst/play/play.h:
26768 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
26770 * *.c, *.cc: don't mix tabs and spaces
26772 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
26774 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
26775 use the new ffmpegcolorspace
26776 * gst-plugins.spec.in:
26777 package new colorspace and media-info
26779 * pkgconfig/Makefile.am:
26780 fix some more disting issues
26781 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
26782 * pkgconfig/gstreamer-media-info.pc.in:
26783 generate media-info pc files
26785 2004-03-15 Johan Dahlin <johan@gnome.org>
26787 * *.h: Revert indenting
26789 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
26792 adding ffmpegcolorspace element
26793 * gst/ffmpegcolorspace/Makefile.am:
26794 * gst/ffmpegcolorspace/avcodec.h:
26795 * gst/ffmpegcolorspace/common.h:
26796 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
26797 * gst/ffmpegcolorspace/dsputil.h:
26798 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
26799 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26800 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
26801 (gst_ffmpeg_caps_to_pix_fmt):
26802 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
26803 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26804 (gst_ffmpegcolorspace_caps_remove_format_info),
26805 (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
26806 (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
26807 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
26808 (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
26809 (gst_ffmpegcolorspace_set_property),
26810 (gst_ffmpegcolorspace_get_property),
26811 (gst_ffmpegcolorspace_register):
26812 * gst/ffmpegcolorspace/imgconvert.c:
26813 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
26814 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
26815 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
26816 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
26817 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
26818 (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
26819 (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
26820 (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
26821 (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
26822 (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
26823 (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
26824 (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
26825 (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
26826 (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
26827 (img_get_alpha_info), (deinterlace_line),
26828 (deinterlace_line_inplace), (deinterlace_bottom_field),
26829 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
26830 * gst/ffmpegcolorspace/imgconvert_template.h:
26831 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
26832 * gst/ffmpegcolorspace/mmx.h:
26833 * gst/ffmpegcolorspace/utils.c: (avcodec_init):
26834 adding ffmpegcolorspace element supplied by Ronald after cleaning
26835 up and pulling in the right bits of upstream source.
26836 I'm sure a better C/compiler wizard could do some cleaning up (for
26837 example use GLIB's malloc stuff), but as a first pass this
26840 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
26842 * ext/alsa/gstalsa.h:
26843 I assume Ronald forgot to commit the change to have cardname
26844 as a struct member. Expect some public spanking at the next
26847 2004-03-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
26849 * ext/alsa/gstalsa.c: (gst_alsa_get_property),
26850 (gst_alsa_open_audio), (gst_alsa_close_audio):
26851 * ext/alsa/gstalsa.c:
26852 Don't open the device if we're a mixer (= padless).
26853 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
26854 (gst_alsa_mixer_init), (gst_alsa_mixer_open),
26855 (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
26856 Open mixer during state change rather than during object
26857 initialization. Also, get a device name. Currently in a somewhat
26858 hackish fashion, but I didn't really find something better.
26860 2004-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
26862 * *.c, *.h: run gst-indent
26864 2004-03-14 Benjamin Otte <otte@gnome.org>
26866 * gst/modplug/gstmodplug.cc:
26867 * gst/modplug/gstmodplug.h:
26868 set correct timestamps on outgoing buffers
26870 2004-03-14 Benjamin Otte <otte@gnome.org>
26872 * gst/modplug/gstmodplug.cc:
26873 handle events - don't do crap when a discont arrives that's not
26875 This allows correct loading and playback of mods in Rhythmbox
26877 2004-03-14 Benjamin Otte <otte@gnome.org>
26880 * gst-libs/gst/gconf/Makefile.am:
26881 * pkgconfig/Makefile.am:
26882 move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
26883 they get rebuilt properly
26885 when checking for vorbis, try pkgconfig first.
26886 * gst/modplug/gstmodplug.cc:
26887 add fixate function
26889 2004-03-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
26891 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
26892 Fix for obvious mistake, where we first shift the offset and then
26893 read a samplesize element assuming the old offset. Note that this
26894 part still has something weird, i.e. my movies containing those
26895 don't actually play well, but at least there's something that looks
26898 2004-03-14 Jan Schmidt <thaytan@mad.scientist.com>
26899 * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
26901 Add a typefind function for speex format
26903 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
26905 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
26906 (gst_asf_demux_setup_pad):
26907 Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
26908 instead of 0. Reason is simple: some elements have a fps range
26909 of 1-max instead of 0-max. So now ASF video actually works.
26911 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
26915 adding serbian as a language
26917 2004-03-13 Benjamin Otte <otte@gnome.org>
26919 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
26920 return taglist correctly from _get function, don't gst_pad_push it.
26923 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
26924 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
26926 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
26928 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
26929 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
26930 (gst_alsa_mixer_track_new):
26931 * ext/alsa/gstalsamixertrack.h:
26932 Fix ancient leftovers... MixerTrack is a GObject.
26934 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
26936 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
26937 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
26938 Don't block during probing...
26940 2004-03-12 Ronald Bultje <rbultje@ronald.bitfreak.net>
26942 * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
26943 (gst_alsa_get_property), (gst_alsa_probe_get_properties),
26944 (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
26945 (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
26946 (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
26947 (gst_alsa_open_audio), (gst_alsa_close_audio):
26948 * ext/alsa/gstalsa.h:
26949 Add propertyprobe interface implementation, add some device-name
26950 property, all this so that it looks good in gnome-volume-control.
26952 2004-03-12 David Schleef <ds@schleef.org>
26954 * configure.ac: the Hermes library controls hermescolorspace, not
26956 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
26957 (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
26959 * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
26960 * ext/sdl/sdlvideosink.h: ditto.
26961 * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
26963 2004-03-12 Benjamin Otte <otte@gnome.org>
26965 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
26966 (gst_x_overlay_got_xwindow_id):
26967 * gst-libs/gst/xoverlay/xoverlay.h:
26968 replace XID with unsigned long to get rid of the xlibs dependency in
26969 XOverlay (fixes #137004)
26971 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
26972 * gst/effectv/gstaging.c: (gst_agingtv_base_init),
26973 (gst_agingtv_setup):
26974 * gst/effectv/gstdice.c: (gst_dicetv_get_type),
26975 (gst_dicetv_base_init), (gst_dicetv_class_init),
26976 (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
26977 * gst/effectv/gstedge.c: (gst_edgetv_get_type),
26978 (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
26979 (gst_edgetv_setup), (gst_edgetv_rgb32):
26980 * gst/effectv/gsteffectv.c:
26981 * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
26982 (gst_quarktv_set_property):
26983 * gst/effectv/gstrev.c: (gst_revtv_get_type),
26984 (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
26985 (gst_revtv_setup), (gst_revtv_rgb32):
26986 * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
26987 (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
26988 (gst_shagadelictv_init), (gst_shagadelictv_setup),
26989 (gst_shagadelictv_rgb32):
26990 * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
26991 (gst_vertigotv_base_init), (gst_vertigotv_class_init),
26992 (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
26993 * gst/effectv/gstwarp.c:
26994 Port everything that can be ported to videofilter and fix up the caps.
26995 Can someone with a big-endian machine please check these?
26997 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26999 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
27000 (gst_osssink_chain), (gst_osssink_change_state):
27001 Latest fixes for A/V sync, audio playback and such. This is about
27002 all... MPEG playback issues are mostly related to the async build-
27003 up of MPEG files, I cannot fix that. Use basicgthread to solve it.
27005 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
27007 patch from: Stephane Loeuillet
27010 use pkg-config for some libraries, falling back to the old .m4 way
27015 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
27018 * tools/Makefile.am:
27019 * tools/Makefile.in:
27020 * tools/gst-launch-ext-m.m:
27021 * tools/gst-launch-ext.1.in:
27022 * tools/gst-visualise-m.m:
27023 * tools/gst-visualise.1:
27024 * tools/gst-visualise.1.in:
27025 reorganizing generation of script tools
27027 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
27029 * ext/divx/gstdivxdec.c:
27030 Downgrade priority. We prefer ffdec_mpeg4.
27031 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
27032 (gst_faad_chain), (gst_faad_change_state):
27033 Fix capsnego. Doesn't work for some sounds because we don't have
27034 a 5:1 to stereo element.
27035 * ext/xvid/gstxvid.c: (plugin_init):
27037 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
27038 (gst_osssink_change_state):
27039 Add discont handling.
27041 2004-03-09 Colin Walters <walters@verbum.org>
27043 * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
27046 2004-03-09 Benjamin Otte <otte@gnome.org>
27048 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
27049 the signals take 2 arguments
27051 2004-03-09 David Schleef <ds@schleef.org>
27053 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
27054 (gst_alsa_fixate): Add fixate function. (bug #136686)
27055 * ext/alsa/gstalsa.h:
27056 * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
27058 2004-03-09 Benjamin Otte <otte@gnome.org>
27060 * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
27061 (gst_mikmod_change_state):
27062 * ext/mikmod/gstmikmod.h:
27063 make mikmod's loop function not loop infinitely and call
27064 gst_element_yield anymore
27065 * gst/modplug/gstmodplug.cc:
27066 fix pad negotiation (fixes #136590)
27068 2004-03-09 David Schleef <ds@schleef.org>
27070 * ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin
27071 doesn't conflict with the internal colorspace plugin.
27072 * gst-libs/gst/audio/make_filter: Use `` instead of $() to
27073 satisfy the crappy-ass shell shipped by a certain vendor.
27074 * gst/videofilter/make_filter: same (bug #135299)
27076 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27078 * configure.ac: bump nano to 1
27080 === release 0.7.6 ===
27082 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27084 * configure.in: releasing 0.7.6, "There"
27086 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27088 * pkgconfig/gstreamer-play-uninstalled.pc.in:
27089 * pkgconfig/gstreamer-play.pc.in:
27090 synchronize the two
27092 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27094 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
27095 (cdparanoia_open), (cdparanoia_event):
27096 fix/add error handling
27098 add cdparanoia source
27099 * tools/Makefile.am:
27100 make scripts executable
27102 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27105 * ext/vorbis/Makefile.am:
27107 remove id3types, vorbisfile and xvideosink from the build (#133783)
27109 2004-03-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
27111 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
27112 Fix metadata read crash (#136537).
27114 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
27116 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
27117 * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
27118 adding mime types, fixing the one-stop function
27120 2004-03-08 Christian Schaller <Uraeus@gnome.org>
27122 * ext/nas/nassink.c and /ext/nas/nassink.h:
27123 More NAS love from Arwed von Merkatz
27124 So lets all sing 'Can you feel the NAS tonight'
27126 2004-03-08 Christian Schaller <Uraeus@gnome.org>
27128 * tools/gst-launch-ext.in:
27129 Replace vorbisfile with oggdemux/vorbisdec/audioconvert
27131 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
27133 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27134 (gst_mpeg2dec_init):
27135 remove the user_data pad for now, because it is being used in
27136 fixating causing MPEG playback to fixate on 1000 Hz for playback.
27137 If someone knows how to fix this properly, please do.
27139 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
27141 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27142 (gst_osssink_get_time):
27143 add a warning, IMO this won't get triggered anymore, remove later
27145 2004-03-07 David Schleef <ds@schleef.org>
27147 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Added Cinepak
27148 format (bug #136470)
27150 2004-03-07 Thomas Vander Stichele <thomas at apestaart dot org>
27152 * gst-libs/Makefile.am:
27153 * gst-libs/gst/media-info/Makefile.am:
27154 * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
27155 (error_callback), (gst_media_info_error_create),
27156 (gst_media_info_error_element), (gmip_init), (gmip_reset),
27157 (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
27158 * gst-libs/gst/media-info/media-info-priv.h:
27159 * gst-libs/gst/media-info/media-info-test.c: (main):
27160 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
27161 (gst_media_info_class_init), (gst_media_info_instance_init),
27162 (gst_media_info_set_source), (gst_media_info_read_with_idler),
27163 (gst_media_info_read_idler), (gst_media_info_read):
27164 * gst-libs/gst/media-info/media-info.h:
27165 fixed, should work now
27167 2004-03-07 Christian Schaller <Uraeus@gnome.org>
27169 * ext/nas/nassink.c:
27170 A bunch of NAS fixes from Arwed von Merkatz
27172 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
27174 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
27175 (qtdemux_parse_trak):
27176 Fix crash (j might be greater than n_samples, in which case we're
27177 writing outside the allocated space for the array) and memleak.
27179 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
27181 * sys/oss/gstosssink.c: (gst_osssink_chain):
27182 And another caller that couldn't handle delay < 0 (unsigned
27183 integer overflow). Video now continues playing on an audio
27184 buffer underrun, and the clock continues working. Audio still
27187 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
27189 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27190 (gst_osssink_get_time):
27191 get_delay() may return values lower than 0. In those cases, we
27192 should not actually cast to *unsigned* int64, that will break
27193 stuff horribly. In my case, it screwed up A/V sync in movies
27194 in totem rather badly.
27196 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27198 * ext/faac/gstfaac.c: (gst_faac_chain):
27199 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
27200 * ext/libpng/gstpngenc.c: (user_write_data):
27201 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
27202 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
27203 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
27204 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27205 Fix several misuse of gst_buffer_merge (it doesn't take ownership
27206 of any buffer), should fix some leaks. I hope I didn't unref buffers
27207 that shouldn't be...
27209 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27211 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
27212 (deep_notify_callback), (tag_flag_score), (found_tag_callback),
27213 (error_callback), (gmi_reset), (gmi_seek_to_track),
27214 (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
27215 (gmip_find_type_post), (gmip_find_stream_post),
27216 (gmip_find_track_streaminfo_post):
27217 * gst-libs/gst/media-info/media-info-priv.h:
27218 * gst-libs/gst/media-info/media-info-test.c: (print_tag),
27219 (info_print), (main):
27220 * gst-libs/gst/media-info/media-info.c:
27221 (gst_media_info_error_create), (gst_media_info_error_element),
27222 (gst_media_info_instance_init), (gst_media_info_get_property),
27223 (gst_media_info_new), (gst_media_info_set_source),
27224 (gst_media_info_read_idler), (gst_media_info_read):
27225 * gst-libs/gst/media-info/media-info.h:
27226 first pass at making this work again. This seems to work on
27227 tagged ogg/vorbis and mp3 files.
27229 2004-03-06 Benjamin Otte <otte@gnome.org>
27231 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
27232 fix huge leak: gst_buffer_merge doesn't unref the first argument
27235 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27237 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
27238 report layer/mode/emphasis
27240 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27242 * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
27244 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27246 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
27249 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27251 * ext/vorbis/vorbis.c: (plugin_init):
27252 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
27253 (gst_vorbis_dec_init), (vorbis_dec_event):
27255 make vorbisdec handle _BYTE and _TIME queries
27257 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27259 * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
27260 from the xing header
27262 2004-03-06 Benjamin Otte <otte@gnome.org>
27264 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
27265 (gst_audio_convert_link), (gst_audio_convert_change_state),
27266 (gst_audio_convert_buffer_from_default_format):
27267 do conversions from/to float correctly, fix some caps nego errors,
27268 export correct supported caps in template and getcaps, use correct
27269 caps in try_set_caps functions
27271 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27273 For some reason, I only committed a ChangeLog entry yesterday and
27274 not the corresponding code...
27275 * ext/mad/gstmad.c: Fix detection of Xing headers
27276 * gst/tags/gstid3tag.c: Changes to support TLEN tags
27278 2004-03-06 Benjamin Otte <otte@gnome.org>
27280 * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
27281 (gst_ogg_demux_src_query):
27282 make sure to handle the case where there's no current chain
27285 2004-03-05 David Schleef <ds@schleef.org>
27287 * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
27288 Add fixate function. (bug #131128)
27289 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
27290 (gst_sdlvideosink_fixate): Add fixate function.
27291 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
27292 Fix attempt to print a non-pointer using GST_PTR_FORMAT.
27293 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
27294 Fix missing break that was causing ulaw to be interpreted as
27297 2004-03-05 David Schleef <ds@schleef.org>
27299 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27300 Fix code that ignores return value of gst_buffer_merge().
27302 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
27303 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
27304 * testsuite/gst-lint: Check for above.
27306 2004-03-05 David Schleef <ds@schleef.org>
27308 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Check for unfixed
27309 caps and throw an element error. (bug #136334)
27311 2004-03-05 David Schleef <ds@schleef.org>
27313 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
27314 (gst_faad_chain): Fix negotiation.
27315 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
27316 key and button events.
27317 * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
27319 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
27321 * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
27322 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
27323 (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
27324 function to encourage better negotiation, particularly between
27325 audioconvert and osssink.
27326 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
27327 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): Make some debugging
27329 * gst/typefind/gsttypefindfunctions.c: Fix mistake in flash
27331 * gst/vbidec/vbiscreen.c: Add glib header
27332 * pkgconfig/gstreamer-play.pc.in: Depends on gst-interfaces.
27334 2004-03-06 Christophe Fergeau <teuf@users.sourceforge.net>
27336 * ext/mad/gstmad.c: Fix detection of Xing headers
27337 * gst/tags/gstid3tag.c: Changes to support TLEN tags
27339 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27341 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
27342 (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
27345 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27347 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
27348 * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
27349 (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
27350 files, and report the parsed length as a GST_TAG_DURATION tag.
27351 * gst/tags/gstid3tag.c: support TLEN (duration) tag
27353 2004-03-05 Benjamin Otte <otte@gnome.org>
27355 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
27356 convert channels correctly. convert correctly to unsigned.
27358 2004-03-05 Julien MOUTTE <julien@moutte.net>
27360 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
27361 we have a window before clearing it.
27363 2004-03-05 Julien MOUTTE <julien@moutte.net>
27365 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
27366 have a window before clearing it.
27368 2004-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
27370 * gconf/gstreamer.schemas.in:
27371 * gst-libs/gst/gconf/Makefile.am:
27372 version installation path the same way as for 0.6
27373 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
27374 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
27375 * pkgconfig/gstreamer-play-uninstalled.pc.in:
27376 remove comment that was fixed
27378 2004-03-05 David Schleef <ds@schleef.org>
27380 * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
27381 (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
27382 (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
27383 (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
27384 Add prototype code for handling seeking and querying.
27386 2004-03-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
27388 * examples/gstplay/player.c: (main):
27389 Initialize variables to NULL. Prevents a segfault because the
27390 (uninitialized) variable is not NULL, resulting in a crash on
27391 trying to reach error->message.
27393 2004-03-05 Benjamin Otte <otte@gnome.org>
27395 * gst/audioconvert/gstaudioconvert.c:
27396 (gst_audio_convert_buffer_to_default_format):
27397 make float=>int conversion work correctly even in cornercases.
27399 2004-03-04 David I. Lehn <dlehn@users.sourceforge.net>
27401 * debian/README.Debian:
27402 * debian/build-deps:
27403 * debian/changelog:
27405 * debian/control.in:
27406 * debian/copyright:
27407 * debian/gstreamer-a52dec.files:
27408 * debian/gstreamer-aa.files:
27409 * debian/gstreamer-alsa.files:
27410 * debian/gstreamer-alsa.manpages:
27411 * debian/gstreamer-arts.files:
27412 * debian/gstreamer-artsd.files:
27413 * debian/gstreamer-audiofile.files:
27414 * debian/gstreamer-avifile.files:
27415 * debian/gstreamer-cdparanoia.files:
27416 * debian/gstreamer-colorspace.files:
27417 * debian/gstreamer-doc.files:
27418 * debian/gstreamer-dv.files:
27419 * debian/gstreamer-dvd.files:
27420 * debian/gstreamer-esd.files:
27421 * debian/gstreamer-festival.files:
27422 * debian/gstreamer-flac.files:
27423 * debian/gstreamer-gconf.conffiles:
27424 * debian/gstreamer-gconf.files:
27425 * debian/gstreamer-gconf.postinst:
27426 * debian/gstreamer-gnomevfs.files:
27427 * debian/gstreamer-gsm.files:
27428 * debian/gstreamer-http.files:
27429 * debian/gstreamer-jack.files:
27430 * debian/gstreamer-jpeg.files:
27431 * debian/gstreamer-mad.files:
27432 * debian/gstreamer-mikmod.files:
27433 * debian/gstreamer-misc.files:
27434 * debian/gstreamer-mpeg2dec.files:
27435 * debian/gstreamer-oss.files:
27436 * debian/gstreamer-plugin-apps.files:
27437 * debian/gstreamer-plugin-apps.manpages:
27438 * debian/gstreamer-plugin-libs-dev.files:
27439 * debian/gstreamer-plugin-libs.files:
27440 * debian/gstreamer-plugin-template.postinst:
27441 * debian/gstreamer-plugin-template.postrm:
27442 * debian/gstreamer-sdl.files:
27443 * debian/gstreamer-sid.files:
27444 * debian/gstreamer-vorbis.files:
27445 * debian/gstreamer-x.files:
27446 * debian/mk.control:
27448 Debian package info not maintained here.
27450 2004-03-04 Thomas Vander Stichele <thomas at apestaart dot org>
27452 * ext/aalib/gstaasink.c: (gst_aasink_class_init):
27453 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
27454 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
27455 * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
27456 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
27457 * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
27458 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
27459 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
27460 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
27461 * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
27462 * gst-libs/gst/colorbalance/colorbalance.c:
27463 (gst_color_balance_class_init):
27464 * gst-libs/gst/colorbalance/colorbalancechannel.c:
27465 (gst_color_balance_channel_class_init):
27466 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
27467 * gst-libs/gst/play/play.c: (gst_play_class_init):
27468 * gst-libs/gst/propertyprobe/propertyprobe.c:
27469 (gst_property_probe_iface_init):
27470 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
27471 * gst-libs/gst/tuner/tunerchannel.c:
27472 (gst_tuner_channel_class_init):
27473 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
27474 * gst/cutter/gstcutter.c: (gst_cutter_class_init):
27475 * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
27476 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
27477 * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
27478 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
27479 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
27480 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
27481 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
27482 fix signals to use - instead of _
27483 * ext/libcaca/gstcacasink.h:
27484 * ext/sdl/sdlvideosink.h:
27487 2004-03-04 David Schleef <ds@schleef.org>
27489 * testsuite/gst-lint: Add a check for bad signal names.
27491 2004-03-04 Stefan Kost <kost@imn.htwk-leipzig.de>
27493 reviewed by David Schleef
27495 * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
27496 modified the alpha channel and caused a warning. (bug #136192)
27498 2004-04-03 Christian Schaller <Uraeus@gnome.org>
27500 * gst-plugins.spec.in:
27501 Change names of plugins to actually be correct. Try to keep things
27502 alphabetical to avoid getting beat up by Thomas
27504 2004-03-03 Julien MOUTTE <julien@moutte.net>
27506 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
27507 Using ximagesink as a default if no gconf key found. We should
27508 probably consider using alsasink instead of osssink for the audio
27511 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
27514 fix --with-plugins, don't think it ever worked before
27515 * gst-plugins.spec.in:
27518 2004-03-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
27520 * ext/sdl/sdlvideosink.h:
27521 * sys/ximage/ximagesink.h:
27522 * sys/xvideo/xvideosink.h:
27523 * sys/xvimage/xvimagesink.h:
27524 Fix for move of gstvideosink.h -> videosink.h.
27526 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
27528 * gst-libs/gst/xwindowlistener/Makefile.am:
27529 this is a plugin library, not a library
27531 2004-03-01 David Schleef <ds@schleef.org>
27533 * AUTHORS: Added some names. Add yourself if you're still
27536 2004-03-01 David Schleef <ds@schleef.org>
27540 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27542 * gst-plugins.spec.in: clean up spec file
27544 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27546 * gst-libs/gst/video/Makefile.am:
27547 * gst-libs/gst/video/gstvideosink.c:
27548 * gst-libs/gst/video/gstvideosink.h:
27549 rename gstvideosink.h to videosink.h to match other headers
27550 * gst/mixmatrix/Makefile.am:
27551 fix plugin filename
27552 * gst/tags/Makefile.am: fix plugin filename
27554 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27556 * gst/tags/Makefile.am: fix plugin filename
27558 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27560 * examples/gstplay/player.c: (got_time_tick), (main):
27562 display time_tick more readably
27563 * gst/mixmatrix/Makefile.am:
27564 fix plugin file name
27566 2004-02-29 Christophe Fergeau <teuf@gnome.org>
27568 * sys/oss/gstosselement.c: (gst_osselement_probe),
27569 (device_combination_append), (gst_osselement_class_probe_devices):
27570 * sys/oss/gstosselement.h:
27571 Reworked enumeration of oss dsps and mixers so that gst-mixer works
27572 on my system using alsa oss emulation, fixes bug #135597
27574 2004-02-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
27576 * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
27577 (gst_videodrop_chain), (gst_videodrop_change_state):
27578 * gst/videodrop/gstvideodrop.h:
27579 Work based on timestamp of input data, not based on the expected
27580 framerate from the input. The consequence is that this element now
27581 not only scales framerates, but also functions as a framerate
27582 corrector or framerate stabilizer/constantizer.
27584 2004-02-27 David Schleef <ds@schleef.org>
27586 patches from jmmv@menta.net (Julio M. Merino Vidal)
27588 * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
27589 GST_ELEMENT_ERROR call (bug #135634)
27590 * gst/interleave/interleave.c: (interleave_buffered_loop),
27591 (interleave_bytestream_loop): Don't use alloca() (bug #135640)
27592 * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
27593 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27594 (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
27595 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
27596 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
27597 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
27598 Fix GST_ELEMENT_ERROR call.
27599 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
27600 GST_ELEMENT_ERROR call.
27602 2004-02-27 Benjamin Otte <otte@gnome.org>
27604 * gst-libs/gst/audio/audio.h:
27605 add macro to make sure header isn't included twice
27606 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
27607 don't use gst_buffer_free
27608 * gst/playondemand/filter.func:
27609 don't use gst_data_free. Free data only once.
27611 2004-02-26 David Schleef <ds@schleef.org>
27613 * gst-libs/gst/colorbalance/Makefile.am:
27614 * gst-libs/gst/mixer/Makefile.am:
27615 * gst-libs/gst/tuner/Makefile.am:
27616 * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
27617 should not be disted, -marshal.h files should not be installed,
27618 and -enum.h files _should_ be installed. Fix to make this the
27621 === release 0.7.5 ===
27623 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
27625 * configure.ac: release 0.7.5, "Under The Sea"
27627 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
27629 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
27630 (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
27631 * gst/videoscale/gstvideoscale.c:
27632 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
27633 assorted debug/warning fixes
27635 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
27637 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
27638 (gst_videoscale_init), (gst_videoscale_chain),
27639 (gst_videoscale_set_property), (plugin_init):
27640 * gst/videoscale/gstvideoscale.h:
27641 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
27642 (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
27643 (gst_videoscale_planar400), (gst_videoscale_packed422),
27644 (gst_videoscale_packed422rev), (gst_videoscale_32bit),
27645 (gst_videoscale_24bit), (gst_videoscale_16bit),
27646 (gst_videoscale_bilinear), (gst_videoscale_bicubic),
27647 (gst_videoscale_scale_plane_slow),
27648 (gst_videoscale_scale_point_sample),
27649 (gst_videoscale_scale_nearest),
27650 (gst_videoscale_scale_nearest_str2),
27651 (gst_videoscale_scale_nearest_str4),
27652 (gst_videoscale_scale_nearest_32bit),
27653 (gst_videoscale_scale_nearest_24bit),
27654 (gst_videoscale_scale_nearest_16bit):
27655 add debugging category and use it properly
27656 fix use of GST_PTR_FORMAT
27658 2004-02-25 Andy Wingo <wingo@pobox.com>
27660 * gst/interleave/interleave.c (interleave_buffered_loop): Always
27661 push only when channel->buffer is NULL. Prevents segfaults doing
27662 the state change after a nonlocal exit, like a scheme exception.
27664 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
27665 Handle the case where the intersected caps is empty.
27667 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
27669 * gst/law/mulaw-decode.c: (mulawdec_link):
27670 * gst/law/mulaw.c: (plugin_init):
27671 fix mulawdec so it actually works again
27673 2004-02-24 Arwed v. Merkatz <v.merkatz@gmx.net>
27675 reviewed by: David Schleef <ds@schleef.org>
27677 * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
27678 (gst_gamma_init), (gst_gamma_set_property),
27679 (gst_gamma_get_property), (gst_gamma_calculate_tables),
27680 (gst_gamma_rgb24), (gst_gamma_rgb32): Adds gamma correction
27681 for RGB, with separate r g and b correction factors. (#131167)
27683 2004-02-24 Thomas Vander Stichele <thomas at apestaart dot org>
27685 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
27686 only signal tags for bitrate if they're > 0 (#134894)
27688 2004-02-24 David Schleef <ds@schleef.org>
27690 * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
27691 (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
27692 (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
27693 (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
27694 (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
27695 (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
27696 (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
27697 (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
27698 Cleanups. Convert g_prints to GST_LOGs. Add qtdemux debug
27699 category. Attempt to fix timestamp calculation.
27701 2004-02-24 Johan Dahlin <johan@gnome.org>
27703 * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
27705 2004-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
27708 * gconf/Makefile.am:
27709 * gconf/gstreamer.schemas:
27710 * gst-libs/gst/gconf/Makefile.am:
27711 * gst-libs/gst/gconf/gconf.c:
27712 version gconf schemas and install locations
27714 2004-02-23 Benjamin Otte <otte@gnome.org>
27716 * ext/xine/xineinput.c: (gst_xine_input_dispose):
27717 (gst_xine_input_subclass_init):
27718 call parent dispose.
27719 change pad template for CD reader correctly
27720 * ext/xine/Makefile.am:
27721 * ext/xine/gstxine.h:
27722 * ext/xine/xine.c: (plugin_init):
27723 * ext/xine/xineaudiosink.c:
27724 wrap audio sinks, too
27725 * gst-libs/gst/resample/private.h:
27726 * gst-libs/gst/resample/resample.c: (gst_resample_init),
27727 (gst_resample_reinit), (gst_resample_scale),
27728 (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
27729 (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
27730 (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
27731 (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
27732 (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
27733 * gst-libs/gst/resample/resample.h:
27734 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
27735 (gst_audioscale_class_init), (gst_audioscale_link),
27736 (gst_audioscale_get_buffer), (gst_audioscale_init),
27737 (gst_audioscale_chain), (gst_audioscale_set_property),
27738 (gst_audioscale_get_property):
27739 * gst/audioscale/gstaudioscale.h:
27740 s/resample_*/gst_resample_*/i to not clobber namespaces
27742 2004-02-23 Julien MOUTTE <julien@moutte.net>
27744 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
27745 (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
27746 (gst_riff_create_video_template_caps),
27747 (gst_riff_create_audio_template_caps),
27748 (gst_riff_create_iavs_template_caps):
27749 * gst-libs/gst/riff/riff-media.h:
27750 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
27751 (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
27752 (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
27753 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
27754 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
27755 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
27756 (gst_matroska_demux_plugin_init): First batch implementing audio and
27757 video codec tags in demuxers.
27759 2004-02-22 Benjamin Otte <otte@gnome.org>
27761 * ext/xine/Makefile.am:
27762 * ext/xine/gstxine.h:
27763 * ext/xine/xine.c: (plugin_init):
27764 * ext/xine/xineinput.c:
27765 add input plugin wrapper. Playback from files, http, mms and cdda
27767 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
27768 remove leftover G_GNUC_UNUSED
27769 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
27770 (gst_asf_demux_identify_guid):
27771 improve debugging output
27773 2004-02-22 Benjamin Otte <otte@gnome.org>
27775 reported by: Padraig O'Briain <padraig.obriain@sun.com>
27778 replace test -e with test -x for mkinstalldirs to be more portable.
27781 2004-02-22 Benjamin Otte <otte@gnome.org>
27783 reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
27785 * gst/audioconvert/gstaudioconvert.c: (plugin_init):
27786 set rank to PRIMARY
27787 * gst/volume/gstvolume.c: (plugin_init):
27791 2004-02-22 Julio M. Merino Vidal <jmmv@menta.net>
27793 reviewed by Benjamin Otte <otte@gnome.org>
27795 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
27796 escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
27798 2004-02-22 Benjamin Otte <otte@gnome.org>
27801 export [_]*{gst,Gst,GST}.* symbols from plugins
27803 2004-02-22 Christophe Fergeau <teuf@gnome.org>
27805 reviewed by: Benjamin Otte <otte@gnome.org>
27807 * ext/lame/gstlame.c: (add_one_tag):
27808 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
27809 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
27810 (gst_vorbisenc_metadata_set1):
27811 * gst/tags/gstid3tag.c:
27812 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
27813 apply fixes from bugs #135042 (lame can't write tags) and #133817
27814 (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
27816 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
27818 * configure.ac: Export only gst_plugin_desc from plugins.
27819 Note that this change only makes any effect with Linux using libtool
27820 1.5.2 or higher. Otherwise it is silently ignored, but it would build
27821 fine. And don't try to have several versions of libtool in different
27824 2004-02-20 Andy Wingo <wingo@pobox.com>
27826 * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
27827 interleave respectively.
27829 * gst/interleave/deinterleave.c: New plugin: deinterleave
27830 (replaces on oneton).
27831 * gst/interleave/interleave.c: New plugin: interleave.
27832 * gst/interleave/plugin.h: Support file.
27833 * gst/interleave/plugin.c: Support file.
27835 * configure.ac: Remove intfloat and oneton, add interleave.
27837 * ext/sndfile/gstsf.c: Handle events better.
27839 * gst/audioconvert/gstaudioconvert.c: Change to support int2float
27840 and float2int operation. int2float has scheduling problems as
27841 noted in in2float_chain.
27843 2004-02-20 Benjamin Otte <otte@gnome.org>
27845 * ext/xine/Makefile.am:
27846 * ext/xine/gstxine.h:
27848 * ext/xine/xineaudiodec.c:
27849 * ext/xine/xinecaps.c:
27850 add first version of xine plugin wrapper. Currently only wraps the
27851 QDM2 win32 DLL, and even that only in proof-of-concept quality.
27854 add xine plugin wrapper, disabled by default. Use --enable-xine to
27855 build. Note that it'll segfault on gst-register if you don't remove
27856 the goom and tvtime post plugins from xine.
27857 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
27858 (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
27859 add extradata parsing for QDM2.
27860 change around debugging prints.
27862 2004-02-19 Benjamin Otte <otte@gnome.org>
27864 * ext/lame/gstlame.c: (gst_lame_chain):
27865 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
27866 use gst_tag_list_insert when you want to insert tags
27868 2004-02-18 David Schleef <ds@schleef.org>
27870 * configure.ac: Move massink to gst-rotten
27872 * ext/mas/Makefile.am:
27873 * ext/mas/massink.c:
27874 * ext/mas/massink.h:
27876 2004-02-18 David Schleef <ds@schleef.org>
27878 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
27879 typefinding, since it seems to be worse than nothing.
27880 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Add ftyp
27881 atom to recognize .mp4 and .m4a files as video/quicktime.
27883 2004-02-18 David Schleef <ds@schleef.org>
27885 * gst/sine/demo-dparams.c: (quit_live),
27886 (dynparm_log_value_changed), (dynparm_value_changed), (main):
27887 Use double dparams, not float.
27888 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
27889 (gst_sinesrc_init): Change sync default to FALSE, since multiple
27890 sync'd elements don't really work correctly.
27891 * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
27892 (volume_update_volume), (volume_get_property): Change dparam
27895 2004-02-18 Julien MOUTTE <julien@moutte.net>
27897 * sys/ximage/ximagesink.c:
27898 (gst_ximagesink_xwindow_update_geometry),
27899 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
27900 (gst_ximagesink_change_state), (gst_ximagesink_expose),
27901 (gst_ximagesink_init): Rework the way software video scaling works. So
27902 now we check on each chain call if the video frames are feeling the
27903 window. If not we try to renegotiate caps. On failure we memorize that
27904 and we won't try again for that PLAYING sessions.
27905 * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
27907 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
27910 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
27912 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
27913 break up _link so we can give a better debug message for errors
27915 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
27917 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
27918 set up debug category
27920 2004-02-18 Julien MOUTTE <julien@moutte.net>
27922 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
27923 (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
27924 the way renegotiation work. The event handling function is not taking
27925 care of external windows and renegotiate method check for pad flags
27926 NEGOTIATING. Should fix : #133209
27928 2004-02-17 Julien MOUTTE <julien@moutte.net>
27930 * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
27931 pad is negotiating before trying renegotiation.
27933 2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org>
27935 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
27936 pass on all possible mime types as typefind hints
27938 2004-02-17 Julien MOUTTE <julien@moutte.net>
27940 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
27941 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
27942 possible SHM leak if we crash. All other apps using XShm are doing
27945 2004-02-17 Julien MOUTTE <julien@moutte.net>
27947 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
27948 (gst_ximagesink_expose): Renegotiate size on expose.
27949 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
27952 2004-02-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
27954 * testsuite/alsa/sinesrc.c:
27955 cosmetic fix to fix compile issue with gcc 2.95.4
27957 2004-02-16 Julien MOUTTE <julien@moutte.net>
27959 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
27960 (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
27961 failed opening the audio device.
27962 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
27963 (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
27964 (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
27965 (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
27966 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
27967 (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
27968 (gst_ximagesink_change_state), (gst_ximagesink_chain),
27969 (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
27970 Removing some useless g_return_if_fail like wingo suggested.
27971 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
27972 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
27973 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
27974 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
27975 (gst_xvimagesink_update_colorbalance),
27976 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
27977 (gst_xvimagesink_xcontext_clear),
27978 (gst_xvimagesink_get_fourcc_from_caps),
27979 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
27980 (gst_xvimagesink_set_xwindow_id),
27981 (gst_xvimagesink_colorbalance_list_channels),
27982 (gst_xvimagesink_colorbalance_set_value),
27983 (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
27984 PAUSED. Removing some useless g_return_if_fail like wingo suggested.
27986 2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org>
27988 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
27989 throw error when not negotiated instead of asserting
27991 2004-02-15 Julien MOUTTE <julien@moutte.net>
27993 * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
27994 correct data refcounting.
27996 2004-02-15 Julien MOUTTE <julien@moutte.net>
27998 * gst/switch/gstswitch.c: (gst_switch_change_state),
27999 (gst_switch_class_init): Cleaning the sinkpads correctly on state
28000 change, mostly the EOS flag.
28002 2004-02-15 Julien MOUTTE <julien@moutte.net>
28004 * examples/gstplay/player.c: (got_eos), (main): Adding some
28005 output for debugging.
28006 * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
28007 timeouts if we go to any state different from PLAYING.
28008 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
28009 more EOS bugs in riff lib.
28011 2004-02-14 Julien MOUTTE <julien@moutte.net>
28013 * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
28014 visualization until i find a way to fix switch correctly.
28015 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
28017 * gst/switch/gstswitch.c: (gst_switch_release_pad),
28018 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
28019 (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
28020 Reworked switch to get a more correct behaviour with events and refing
28021 of data stored in sinkpads.
28022 * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
28023 we don't pull from a pad in EOS.
28025 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
28027 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28028 remove v1 tag even if we can't read it (makes sure we don't detect
28031 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
28033 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
28034 (gst_alsa_xrun_recovery):
28035 * ext/alsa/gstalsa.h:
28036 try xrun recovery when wait failed. Make xrun recovery function
28037 return TRUE/FALSE to indicate success. (might fix #134354)
28039 2004-02-13 David Schleef <ds@schleef.org>
28041 * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
28042 (dynparm_value_changed), (main): Convert from float to double.
28043 * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
28045 2004-02-13 David Schleef <ds@schleef.org>
28047 * gst/silence/gstsilence.c: (gst_silence_class_init),
28048 (gst_silence_set_clock), (gst_silence_get),
28049 (gst_silence_set_property), (gst_silence_get_property):
28050 * gst/silence/gstsilence.h: Add sync property.
28051 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28052 (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
28053 (gst_sinesrc_set_property), (gst_sinesrc_get_property):
28054 * gst/sine/gstsinesrc.h: Add sync property.
28056 2004-02-13 David Schleef <ds@schleef.org>
28058 * gst/intfloat/gstint2float.c: (conv_f32_s16),
28059 (gst_int2float_chain_gint16): Change stdint usage to glib types.
28061 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
28065 * gst-libs/ext/Makefile.am:
28066 move ffmpeg plugin to gst-ffmpeg module
28068 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
28070 * configure.ac: use GST_ARCH to detect architecture
28072 2004-02-12 Julien MOUTTE <julien@moutte.net>
28074 * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
28076 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
28078 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
28079 classify LADSPA plugins based on number of src/sink pads
28080 (#133663, Stefan Kost)
28081 * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
28082 fix dparams registration
28083 (#133528, Stefan Kost)
28084 * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
28085 fix use of isprint and use g_ascii_isprint instead
28086 (#133316, Stefan Kost)
28088 2004-02-11 David Schleef <ds@schleef.org>
28090 Convert a few inner loops to use liboil. This is currently
28091 optional, and is only enabled if liboil is present (duh!).
28092 * configure.ac: Check for liboil-0.1
28093 * gst/intfloat/Makefile.am:
28094 * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
28095 (gst_int2float_chain_gint16):
28096 * gst/videofilter/Makefile.am:
28097 * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
28098 (tablelookup_u8), (gst_videobalance_planar411):
28099 * gst/videotestsrc/Makefile.am:
28100 * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
28101 * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
28102 (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
28103 (paint_hline_RGB565), (paint_hline_xRGB1555):
28105 2004-02-11 David Schleef <ds@schleef.org>
28107 * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
28108 (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
28109 (gst_colorspace_getcaps), (gst_colorspace_link),
28110 (gst_colorspace_base_init), (gst_colorspace_init),
28111 (gst_colorspace_chain), (gst_colorspace_change_state),
28112 (plugin_init): Merge Ronald's patch (bug #117897) and update
28113 for new caps and negotiation. Seems to work, although it
28114 shows off bugs in lcs.
28116 2004-02-11 David Schleef <ds@schleef.org>
28118 * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
28119 (bug #133886) Noticed by bugs@leroutier.net (Stephane LOEUILLET)
28121 2004-02-11 David Schleef <ds@schleef.org>
28123 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
28124 (gst_rfbsrc_change_state), (gst_rfbsrc_init),
28125 (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
28126 Add server and port properties
28128 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
28133 * m4/as-liblame.m4:
28134 * m4/as-slurp-ffmpeg.m4:
28135 * m4/check-libheader.m4:
28142 * m4/gst-ivorbis.m4:
28143 * m4/gst-matroska.m4:
28145 * m4/gst-shout2.m4:
28153 fix underquotedness of macros (#133800)
28154 * m4/as-avifile.m4:
28156 removed because no longer used
28158 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
28161 require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
28162 by autopoint (fixes #132996)
28164 2004-02-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
28166 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
28167 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
28168 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
28169 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
28172 2004-02-11 David Schleef <ds@schleef.org>
28174 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
28175 (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
28176 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
28177 (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
28178 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
28179 (gst_jpegenc_class_init), (gst_jpegenc_init),
28180 (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
28181 (gst_jpegenc_chain), (gst_jpegenc_set_property),
28182 (gst_jpegenc_get_property): Fix negotiation. Add some properties.
28183 * ext/jpeg/gstjpegenc.h: Fix negotiation.
28185 2004-02-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
28187 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
28188 (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
28189 * ext/mikmod/gstmikmod.h:
28190 fix caps negotiation in mikmod
28191 * ext/ogg/gstoggdemux.c: (gst_ogg_print):
28192 output debug information
28194 2004-02-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
28196 * gst-libs/gst/colorbalance/Makefile.am:
28197 * gst-libs/gst/navigation/Makefile.am:
28198 * gst-libs/gst/xoverlay/Makefile.am:
28199 remove unused GST_OPT_CFLAGS from Makefiles
28200 include X_CFLAGS and X_LIBS in xoverlay. (#131948)
28202 2004-02-07 David Schleef <ds@schleef.org>
28204 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
28205 push events to pads that haven't been created (#133508)
28207 2004-02-07 Jan Schmidt <thaytan@mad.scientist.com>
28209 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
28210 (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
28211 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
28212 (gst_dvdec_loop), (gst_dvdec_change_state):
28213 Second attempt at committing a working dvdec element.
28215 2004-02-06 David Schleef <ds@schleef.org>
28217 Build fixes for OS X: (see #129600)
28218 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
28219 (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
28220 (gst_riff_read_strf_iavs):
28221 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
28222 (gst_avi_demux_stream_odml):
28223 * gst/playondemand/Makefile.am:
28224 * gst/rtp/rtp-packet.c:
28226 2004-02-05 David Schleef <ds@schleef.org>
28228 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
28229 last change, because it Just Doesn't Compile.
28231 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
28233 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28234 skip undecodable id3v2 tag instead of keeping it
28236 2004-02-05 David Schleef <ds@schleef.org>
28238 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
28239 Unref leaked buffer. (Noticed by Ronald)
28241 2004-02-05 David I. Lehn <dlehn@users.sourceforge.net>
28243 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28244 Sync requires with other checks. >= vs =.
28246 2004-02-06 Jan Schmidt <thaytan@mad.scientist.com>
28248 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
28249 (gst_dvdec_video_link), (gst_dvdec_loop):
28250 * ext/dv/gstdvdec.h:
28251 rework the caps negotiation so that dvdec works again instead
28252 of just segfaulting.
28254 === release 0.7.4 ===
28256 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
28258 * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
28259 * configure.ac: changed for release
28261 2004-02-05 Thomas Vander Stichele <thomas at apestaart dot org>
28263 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
28264 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
28265 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28266 * pkgconfig/gstreamer-play-uninstalled.pc.in:
28267 reworked patch by David Lehn to fix libdir and includedir for
28268 uninstalled libraries
28269 removed play and gconf from gstreamer-libs since they have their
28270 own pkgconfig files
28272 2004-02-04 David Schleef <ds@schleef.org>
28274 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
28277 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
28279 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
28280 use correct GST_TAG_ENCODER tag
28282 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
28284 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28285 be sure to stop the clock when going to paused
28286 * sys/oss/gstosssink.c: (gst_osssink_change_state):
28287 reset number of transmitted when going to ready.
28290 2004-02-05 Charles Schmidt <cschmidt2@emich.edu>
28292 reviewed by Benjamin Otte
28294 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28295 extract track count (fixes #133410)
28297 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
28299 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
28300 that should be !=, not == (fixes #132519)
28302 2004-02-04 David Schleef <ds@schleef.org>
28304 Make sure set_explicit_caps() is called before adding pad.
28305 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
28306 * gst/id3/gstid3types.c: (gst_id3types_loop):
28307 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
28308 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
28310 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
28313 bump nano to 2, first prerelease
28314 put back AM_PROG_LIBTOOL
28316 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
28318 * testsuite/alsa/Makefile.am:
28319 these are user test apps, not automatic testsuite tests
28321 2004-02-04 David Schleef <ds@schleef.org>
28323 Convert GST_DEBUG_CAPS() to GST_DEBUG():
28324 * gst/mpeg1videoparse/gstmp1videoparse.c:
28325 (mp1videoparse_parse_seq):
28326 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
28327 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
28328 * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
28329 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
28330 (gst_xvideosink_getcaps):
28331 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
28332 * testsuite/gst-lint: more tests
28334 2004-02-04 David Schleef <ds@schleef.org>
28336 Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
28337 with the code that they would expand to.
28338 * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
28339 (gst_flacdec_get_src_query_types),
28340 (gst_flacdec_get_src_event_masks):
28341 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
28342 (gst_gnomevfssrc_get_query_types),
28343 (gst_gnomevfssrc_get_event_mask):
28345 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
28347 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28348 (gst_sinesrc_dispose):
28349 fix memleak by properly disposing sinesrc
28351 2004-02-04 Julien MOUTTE <julien@moutte.net>
28353 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
28354 * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
28355 an overlay to redraw the image because it has been exposed.
28356 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
28357 (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
28358 (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
28359 * sys/ximage/ximagesink.h: Implement expose method from XOverlay
28361 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
28362 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
28363 (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
28364 * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
28367 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28369 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
28370 more memleak fixage
28372 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28374 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
28375 * gst/typefind/gsttypefindfunctions.c:
28376 fix memleaks shown by gst-typefind
28378 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
28380 * common/glib-gen.mak:
28381 add hack rule to touch .Plo files
28382 * gst-libs/gst/colorbalance/Makefile.am:
28383 * gst-libs/gst/mixer/Makefile.am:
28384 * gst-libs/gst/play/Makefile.am:
28385 * gst-libs/gst/tuner/Makefile.am:
28386 remove glib_root variable
28388 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28390 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
28391 set explicit caps before adding the element, so the autopluggers can
28393 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28394 (mpeg2_sys_type_find), (mpeg1_sys_type_find),
28395 (mpeg_video_type_find), (mpeg_video_stream_type_find),
28397 fix memleaks in typefind functions. gst_type_find_suggest takes a const
28400 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
28402 * gst-libs/gst/colorbalance/Makefile.am:
28403 * gst-libs/gst/colorbalance/colorbalance-marshal.list:
28404 * gst-libs/gst/colorbalance/colorbalance.c:
28405 * gst-libs/gst/colorbalance/colorbalance.h:
28406 * gst-libs/gst/colorbalance/colorbalancemarshal.list:
28407 * gst-libs/gst/mixer/Makefile.am:
28408 * gst-libs/gst/mixer/mixer-marshal.list:
28409 * gst-libs/gst/mixer/mixer.c:
28410 * gst-libs/gst/mixer/mixer.h:
28411 * gst-libs/gst/mixer/mixermarshal.list:
28412 * gst-libs/gst/play/Makefile.am:
28413 * gst-libs/gst/play/play.h:
28414 * gst-libs/gst/tuner/Makefile.am:
28415 * gst-libs/gst/tuner/tuner-marshal.list:
28416 * gst-libs/gst/tuner/tuner.c:
28417 * gst-libs/gst/tuner/tuner.h:
28418 * gst-libs/gst/tuner/tunermarshal.list:
28419 use new glib-gen.mak snippet to clean up Makefile.am
28420 fix various bugs in Makefile.am's
28422 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28424 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
28425 handle chain parsing correctly in the multichain case
28426 * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
28427 (theora_dec_from_granulepos), (theora_dec_to_granulepos),
28428 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
28429 (theora_dec_chain):
28430 handle events and queries correctly
28432 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28435 Ignore generated file _stdint.h.
28437 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28439 * gst-libs/gst/colorbalance/Makefile.am:
28440 * gst-libs/gst/colorbalance/colorbalance.h:
28441 * gst-libs/gst/mixer/Makefile.am:
28442 * gst-libs/gst/mixer/mixer.h:
28443 * gst-libs/gst/play/Makefile.am:
28444 * gst-libs/gst/play/play.h:
28445 * gst-libs/gst/tuner/Makefile.am:
28446 * gst-libs/gst/tuner/tuner.h:
28447 Generate enum type code with glib-mkenums.
28448 * gst-libs/gst/colorbalance/.cvsignore:
28449 * gst-libs/gst/mixer/.cvsignore:
28450 * gst-libs/gst/play/.cvsignore:
28451 * gst-libs/gst/tuner/.cvsignore:
28452 Ignore generated files.
28454 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28456 * gst-libs/gst/audio/.cvsignore:
28457 Ignore generated file.
28458 * gst-libs/gst/audio/Makefile.am:
28459 Do not install example filter.
28461 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28463 * examples/switch/.cvsignore:
28464 Ignore generated file.
28466 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28468 * common/m4/ax_create_stdint_h.m4:
28470 add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
28473 remove generated _stdint.h in DISTCLEANFILES
28474 * ext/a52dec/gsta52dec.c:
28475 include _stdint.h for a52dec. (should fix #133064)
28477 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
28479 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
28480 (gst_tag_to_vorbis_comments):
28481 Add replaygain support to vorbistag
28483 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
28484 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
28485 (gst_ffmpeg_caps_to_extradata):
28486 Fix SVQ3 caps flag properties
28487 Use glib macro for bytes swap
28489 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28491 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
28492 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
28493 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
28494 * ext/sndfile/gstsf.c: (plugin_init):
28495 * gst/avi/gstavi.c: (plugin_init):
28496 * sys/dxr3/dxr3init.c: (plugin_init):
28497 * sys/oss/gstossaudio.c: (plugin_init):
28498 * sys/v4l/gstv4l.c: (plugin_init):
28499 * sys/v4l2/gstv4l2.c: (plugin_init):
28500 remove textdomain calls
28502 update Dutch translation
28504 2004-02-02 Julien MOUTTE <julien@moutte.net>
28506 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
28507 (gst_play_set_audio_sink): Moving volume in the audio thread for
28508 instantaneous volume change. Maybe i will add another volume in front
28509 of visualization later, not sure yet though.
28511 2004-02-02 Julien MOUTTE <julien@moutte.net>
28513 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28514 (gst_ximagesink_handle_xevents): Better X events handling, only take
28515 the latest events for configure and motion.
28516 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
28518 2004-02-02 Jon Trowbridge <trow@gnu.org>
28520 reviewed by: David Schleef <ds@schleef.org>
28523 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
28524 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
28526 2004-02-02 David Schleef <ds@schleef.org>
28528 code cleanup. Change bzero() to memset(). Remove duplicate ; at ends
28530 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
28531 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
28532 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
28533 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
28534 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
28535 * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
28536 * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
28537 * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
28538 (gst_float2_2_int_link):
28539 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
28540 * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
28541 * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
28542 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
28543 * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
28544 * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
28545 * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
28546 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
28547 * testsuite/gst-lint: Add tests for bzero and ;;
28549 2004-02-02 David Schleef <ds@schleef.org>
28551 * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
28553 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28555 * ext/aalib/gstaasink.c: (gst_aasink_open):
28556 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
28557 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28558 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
28559 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
28560 (gst_afsink_close_file):
28561 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
28562 (gst_afsrc_close_file):
28563 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
28564 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
28565 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
28566 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
28567 * ext/esd/esdmon.c: (gst_esdmon_get):
28568 * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
28569 * ext/faac/gstfaac.c: (gst_faac_chain):
28570 * ext/faad/gstfaad.c: (gst_faad_chain):
28571 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
28572 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
28573 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
28574 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
28575 (gst_flacdec_loop):
28576 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
28577 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
28578 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
28579 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
28580 (gst_gnomevfssink_close_file):
28581 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
28582 (gst_gnomevfssrc_open_file):
28583 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
28584 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
28585 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
28586 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
28587 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
28588 * ext/mad/gstmad.c: (gst_mad_chain):
28589 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
28590 * ext/mpeg2dec/gstmpeg2dec.c:
28591 * ext/mpeg2enc/gstmpeg2enc.cc:
28592 * ext/mplex/gstmplex.cc:
28593 * ext/mplex/gstmplexibitstream.cc:
28594 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
28595 (gst_ogg_demux_push):
28596 * ext/raw1394/gstdv1394src.c:
28597 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
28598 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
28599 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
28601 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
28602 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
28603 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
28604 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
28605 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
28606 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
28607 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
28608 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
28609 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
28610 (gst_riff_read_element_data), (gst_riff_read_seek),
28611 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
28612 * gst/adder/gstadder.c: (gst_adder_loop):
28613 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
28614 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
28615 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
28616 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
28617 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
28618 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
28619 * gst/goom/gstgoom.c: (gst_goom_chain):
28620 * gst/id3/gstid3types.c: (gst_id3types_loop):
28621 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
28622 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
28623 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
28624 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
28625 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
28626 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
28627 (gst_ebml_read_float), (gst_ebml_read_header):
28628 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
28629 (gst_matroska_demux_parse_blockgroup):
28630 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
28631 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
28632 * gst/oneton/gstoneton.c: (gst_oneton_chain):
28633 * gst/silence/gstsilence.c: (gst_silence_get):
28634 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
28635 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
28636 * gst/speed/gstspeed.c: (speed_loop):
28637 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
28638 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
28639 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
28640 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
28641 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
28642 (gst_wavparse_loop):
28643 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
28644 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
28645 (dxr3audiosink_close):
28646 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
28647 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
28648 (dxr3videosink_close), (dxr3videosink_write_data):
28649 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
28650 * sys/oss/gstosssink.c: (gst_osssink_chain):
28651 * sys/oss/gstosssrc.c: (gst_osssrc_get):
28652 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
28653 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
28654 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
28655 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
28656 (gst_v4l_set_window), (gst_v4l_enable_overlay):
28657 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
28658 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
28659 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
28660 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
28661 (gst_v4l_set_audio):
28662 * sys/v4l/v4l_calls.h:
28663 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
28664 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
28665 (gst_v4lmjpegsink_playback_init),
28666 (gst_v4lmjpegsink_playback_start):
28667 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
28668 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
28669 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
28670 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
28671 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
28672 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
28673 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
28674 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
28675 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
28676 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
28677 (gst_v4l2_get_output), (gst_v4l2_set_output),
28678 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
28679 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
28680 (gst_v4l2_set_attribute):
28681 * sys/v4l2/v4l2_calls.h:
28682 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
28683 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
28684 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
28685 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
28686 (gst_v4l2src_capture_stop):
28687 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
28688 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
28689 (gst_ximagesink_chain):
28690 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
28691 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
28692 (gst_xvideosink_xwindow_new):
28693 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
28694 (gst_xvimagesink_chain):
28696 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28698 * gst/volume/gstvolume.c: (gst_volume_set_volume),
28699 (gst_volume_get_volume), (volume_class_init), (volume_init),
28700 (volume_chain_int16), (volume_update_volume):
28701 * gst/volume/gstvolume.h:
28702 make code more readable by removing magic numbers
28703 make mixer interface export 0-100 range
28704 make it internally map to 0.0-1.0 range so users don't distort
28705 output by putting the sliders at full volume
28707 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28709 * gst-libs/gst/play/play.c: (gst_play_tick_callback),
28710 (gst_play_state_change), (gst_play_seek_to_time):
28711 block the tick callback for 0.5 secs after doing a seek
28713 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28715 * gst-libs/gst/play/play.c: (gst_play_new):
28718 2004-02-01 Julien MOUTTE <julien@moutte.net>
28720 * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
28721 (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
28722 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
28723 (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
28724 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
28725 (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
28727 2004-02-01 Thomas Vander Stichele <thomas at apestaart dot org>
28730 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
28731 check for a function added in vorbis 1.1
28733 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
28735 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
28736 (gst_alsa_drain_audio), (gst_alsa_stop_audio):
28737 really start/stop clock only on PLAYING <=> PAUSED
28738 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28739 remove \n from debugging lines
28740 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
28741 make it work when seeking does not
28742 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
28745 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
28747 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
28748 start clock on PAUSED=>PLAYING, not later
28749 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
28750 extract correct time for different discont formats
28751 (gst_alsa_sink_get_time):
28752 don't segfault when no format is negotiated yet, just return 0
28753 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28754 (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
28755 (gst_ogg_pad_push):
28756 handle flush and discont events correctly
28757 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
28758 handle discont events correctly
28760 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
28762 * gst-libs/gst/play/play.c: (gst_play_error_quark),
28763 (gst_play_error_create), (gst_play_error_plugin),
28764 (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
28765 * gst-libs/gst/play/play.h:
28766 add error handling during creation
28767 * examples/gstplay/player.c: (main):
28768 use new gst_play_new
28771 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
28773 * ext/theora/theoradec.c: (theora_dec_chain):
28775 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
28776 (vorbis_dec_src_event), (vorbis_dec_chain):
28777 add encoder tag, fix tag reading to be more error tolerant, change
28778 BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
28779 gst_pad_event_default.
28780 * gst/tags/gstvorbistag.c:
28781 (gst_tag_list_from_vorbiscomment_buffer):
28782 undefine function specific define at end of function
28784 2004-01-31 Jeremy Simon <jesimon@libertysurf.fr>
28786 * ext/flac/gstflac.c: (plugin_init):
28787 * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
28788 * ext/flac/gstflacdec.h:
28789 * ext/flac/gstflacenc.h:
28792 2004-01-30 David I. Lehn <dlehn@users.sourceforge.net>
28794 * examples/gstplay/player.c: s/gstplay.h/play.h/
28796 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
28798 * gst-libs/gst/play/Makefile.am:
28799 * gst-libs/gst/play/gstplay.c:
28800 * gst-libs/gst/play/gstplay.h:
28801 * gst-libs/gst/play/play.c:
28802 more surgery, operation complete
28804 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
28806 * gst-libs/gst/play/play.old.c:
28807 * gst-libs/gst/play/play.old.h:
28808 after CVS surgery by moving, remove
28809 * gst-libs/gst/play/playpipelines.c:
28812 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
28813 add negotiation error
28815 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
28817 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28818 (gst_ogg_demux_push):
28819 add some seeking debug info
28820 send a flush when seeking
28822 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
28828 * ext/theora/Makefile.am:
28829 * ext/theora/theoradec.c:
28830 add theora video decoder. Does just do simple decoding for now and
28831 has been tested against Theora cvs only. It only works when theora
28832 is compiled with --enable-static.
28833 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
28834 always reset packetno on DISCONT
28836 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
28838 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
28841 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
28843 * gst/mpegaudioparse/gstmpegaudioparse.c:
28844 (mp3_type_frame_length_from_header):
28845 Fix header parsing - stolen from ffmpeg (thank you! :) ).
28847 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
28849 * ext/esd/esdsink.c: (gst_esdsink_init):
28850 Since we have static pad template caps, we don't need to negotiate;
28851 either the core errors out or we know the format.
28853 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
28855 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
28856 (gst_riff_read_seek):
28857 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
28858 (gst_ebml_read_seek):
28859 Fix event handling.
28861 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
28863 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
28864 removee video/x-theora from vp3 decoder, it doesn't handle raw
28866 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
28867 fix bug with finalizing element that never went to PAUSED
28868 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
28869 length and position queries were swapped
28870 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
28871 (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
28872 (vorbis_dec_src_event):
28873 implement querying time and bytes
28875 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
28877 * just about every source file:
28878 gst_element_error -> GST_ELEMENT_ERROR
28880 2004-01-29 Julien MOUTTE <julien@moutte.net>
28882 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
28883 emiting FLUSH and even before DISCONT.
28884 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
28885 get the best instant seeking as possible yay!
28887 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
28889 * gst/mpeg1videoparse/gstmp1videoparse.c:
28890 (gst_mp1videoparse_real_chain):
28891 Committed wrong version last week... Grr... Didn't notice until now.
28893 2004-01-29 Julien MOUTTE <julien@moutte.net>
28895 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
28896 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
28897 have_xwindow_id signal in xwindow_create.
28899 2004-01-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
28901 * ext/ogg/gstoggdemux.c:
28902 lots of changes - mainly support for chained bitstreams, seeking,
28903 querying and bugfixes of course
28904 * ext/vorbis/Makefile.am:
28905 * ext/vorbis/vorbisdec.c:
28906 * ext/vorbis/vorbisdec.h:
28907 add vorbisdec raw vorbis decoder
28908 * ext/vorbis/vorbis.c: (plugin_init):
28909 register vorbisdec as PRIMARY, vorbisfile as SECONDARY
28910 * gst/intfloat/Makefile.am:
28911 * gst/intfloat/float22int.c:
28912 * gst/intfloat/float22int.h:
28913 * gst/intfloat/gstintfloatconvert.c: (plugin_init):
28914 add float2intnew plugin. It converts multichannel interleaved float to
28915 multichannel interleaved int. The name should probably be changed.
28916 * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
28918 add typefinding for raw theora video so oggdemux can detect it.
28920 2004-01-28 Julien MOUTTE <julien@moutte.net>
28922 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
28923 sink element first.
28924 * gst/videoscale/gstvideoscale.c:
28925 (gst_videoscale_handle_src_event): Fixing src event handler.
28927 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
28929 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
28930 (gst_v4lsrc_open), (gst_v4lsrc_close),
28931 (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
28932 (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
28933 * sys/v4l/gstv4lsrc.h:
28934 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
28935 (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
28936 Implement resizing... Hack. But that's why v4l is b0rked...
28938 2004-01-28 Julien MOUTTE <julien@moutte.net>
28940 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
28941 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
28942 (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
28943 (gst_ximagesink_xwindow_destroy):
28944 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
28945 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
28946 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
28947 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
28948 (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
28949 correctly cleaning the image created to check xshm calls on succes,
28950 added a lot of XSync calls in X11 functions, and fixed a segfault when
28951 no image format was defined before negotiation happened.
28953 2004-01-28 Benjamin Otte <in7y118@public.uni-hamburg.de>
28955 * ext/alsa/gstalsa.c: (gst_alsa_query_func):
28956 use gst_element_get_time to get correct time
28958 2004-01-28 Julien MOUTTE <julien@moutte.net>
28960 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
28961 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
28962 (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
28963 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
28964 (gst_xvimagesink_check_xshm_calls),
28965 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
28966 X plugins are now able to detect that XShm calls will fail even if the
28967 server claims that it has XShm support (remote displays most of the
28968 time). We then log the error as a GST_DEBUG and set use_shm to FALSE
28969 so that we use non XShm functions. This feature is almost useless for
28970 xvimagesink as Xv is not supported on remote displays anyway, but
28971 it might happen than even on the local display XShm calls fail.
28973 2004-01-27 David Schleef <ds@schleef.org>
28975 * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
28976 (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
28977 (gst_esdsink_change_state): Fix sync issues in esdsink. Also
28978 changed esdsink to only use 44100,16,2, since esd sucks at rate
28979 conversion and esdsink has had difficulty negotiating.
28981 2004-01-27 Julien MOUTTE <julien@moutte.net>
28983 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
28984 (gst_play_seek_to_time): Fixing the way to get current position.
28986 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
28988 * sys/oss/gstosssink.c: (gst_osssink_sink_query):
28989 use gst_element_get_time to get correct time
28991 2004-01-27 Julien MOUTTE <julien@moutte.net>
28993 * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
28994 fix ever... Inverting 2 lines of code make spider autoplug correctly
28997 2004-01-27 David Schleef <ds@schleef.org>
28999 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
29000 Use gst_pad_try_set_caps_nonfixed().
29002 2004-01-27 David Schleef <ds@schleef.org>
29004 * gst/ac3parse/gstac3parse.c: update to checklist 5
29005 * gst/adder/gstadder.c: rewrite negotiation. update to checklist 5
29006 * gst/audioconvert/gstaudioconvert.c: update to checklist 5
29007 * gst/audioscale/gstaudioscale.c: same
29008 * gst/auparse/gstauparse.c: same
29009 * gst/avi/gstavidemux.c: same
29011 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
29013 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
29014 stop processing after EOS
29016 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
29018 * gst/asfdemux/asfheaders.h:
29019 * gst/asfdemux/gstasfdemux.c:
29020 * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
29021 (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
29022 (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
29023 lot's of fixes to make data extraction simpler and get the code
29024 architecture and compiler independant. Add debugging category
29025 * gst/goom/gstgoom.c: (gst_goom_change_state):
29026 reset channel count on PAUSED=>READY, not READY=>PAUSED
29028 2004-01-26 Colin Walters <walters@verbum.org>
29030 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
29031 code to pull a bigger buffer in iradio mode. This as a side effect
29032 makes typefinding work.
29034 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
29036 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
29037 Fix SVQ3 decoding on PPC
29039 2004-01-26 Julien MOUTTE <julien@moutte.net>
29041 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
29042 that one managed to stay there... Fixed.
29044 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
29046 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
29047 (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
29048 * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
29049 (qtdemux_video_caps):
29050 * gst/qtdemux/qtdemux.h:
29051 Add SVQ3 specific flags to qtdemux and ffmpeg
29053 2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
29055 * gst-libs/gst/audio/audio.h:
29056 remove buffer-frames from audio caps
29057 * gst/audioconvert/gstaudioconvert.c:
29058 fix plugin to really work.
29060 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29062 * gst-libs/gst/mixer/mixer.c:
29063 * gst-libs/gst/propertyprobe/propertyprobe.c:
29064 * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
29065 (gst_tuner_find_channel_by_name):
29066 * gst-libs/gst/tuner/tuner.h:
29067 Add gtk-doc style comments. Also fix a function name.
29069 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29071 * ext/divx/gstdivxdec.c: (gst_divxdec_init),
29072 (gst_divxdec_negotiate):
29073 Fix for new capsnego - also fixes gst-player with divxdec.
29075 2004-01-25 Julien MOUTTE <julien@moutte.net>
29077 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29078 (gst_play_identity_handoff), (gst_play_set_location),
29079 (gst_play_set_visualization), (gst_play_connect_visualization): Another
29080 try in visualization implementation. Still have an issue with switch
29081 blocking when pulling from video_queue and only audio comes out of
29083 * gst/switch/gstswitch.c: (gst_switch_release_pad),
29084 (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
29085 release method. And check if the pad is usable before pulling.
29087 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29089 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
29090 (gst_videobalance_init),
29091 (gst_videobalance_colorbalance_list_channels),
29092 (gst_videobalance_colorbalance_set_value),
29093 (gst_videobalance_colorbalance_get_value),
29094 (gst_videobalance_update_properties),
29095 (gst_videobalance_update_tables_planar411),
29096 (gst_videobalance_planar411):
29097 * gst/videofilter/gstvideobalance.h:
29098 Implement lookup-tables. +/- 10x faster.
29100 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29102 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29103 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29104 The index reading was broken. The rest worked fine, but the whole
29105 goal of my rewrite was to make avidemux readable, and this was
29106 not at all readable. Please use typed variables.
29108 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29110 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29111 Additional pad usability check.
29112 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
29113 (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
29114 (gst_mp1videoparse_real_chain):
29115 Fix MPEG video stream parsing. The original plugin had several
29116 issues, including not timestamping streams where the source was
29117 not timestamped (this happens with PTS values in mpeg system
29118 streams, but MPEG video is also a valid stream on its own so
29119 that needs timestamps too). We use the display time code for that
29120 for now. Also, if one incoming buffer contains multiple valid
29121 frames, we push them all on correctly now, including proper EOS
29122 handling. Lastly, several potential segfaults were fixed, and we
29123 properly sync on new sequence/gop headers to include them in next,
29124 not previous frames (since they're header for the next frame, not
29125 the previous). Also see #119206.
29126 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
29128 Move caps setting so we only do it after finding several valid
29129 MPEG-1 fraes sequentially, not right after the first one (which
29130 might be coincidental).
29131 * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
29132 (mpeg_video_type_find), (mpeg_video_stream_type_find),
29134 Add unsynced MPEG video stream typefinding, and change some
29135 probability values so we detect streams rightly. The idea is as
29136 follows: I can have an unsynced system stream which contains
29137 video. In the current code, I would randomly get a type for either
29138 system or video stream type found, because the probabilities are
29139 being calculated rather randomly. I now use fixed values, so we
29140 always prefer system stream if that was found (and that is how it
29141 should be). If no system stream was found, we can still identity the stream as video-only.
29143 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
29145 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29146 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29147 don't write to buffer. Extract data without the need of
29148 __attribute__ ((packed))
29150 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29152 * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
29153 (mpeg1_sys_type_find):
29154 Fix MPEG-1 stream typefinding.
29156 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29158 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
29159 Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
29161 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
29163 * ext/esd/esdsink.c: (gst_esdsink_open_audio):
29164 * ext/esd/gstesd.c: (plugin_init):
29165 private debugging, better error reporting
29167 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29169 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
29170 (gst_riff_read_init), (gst_riff_read_change_state):
29171 * gst-libs/gst/riff/riff-read.h:
29172 Remove stuff fromold metadata system.
29174 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29176 * ext/ogg/gstoggdemux.c:
29177 Fix wrong file comment.
29178 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29179 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
29180 Add metadata reading properly.
29182 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
29185 Fix nas DIST_SUBDIRS
29187 Fix bug where make distcheck doesn't get run on adding stuff to
29190 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29192 * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
29193 * ext/divx/gstdivxdec.h:
29194 Fix divx3 ("msmpeg4") playback using divxdec.
29196 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
29198 * gst/typefind/gsttypefindfunctions.c:
29199 (mp3_type_frame_length_from_header): fix bug in length computation
29200 (mp3_type_find): improve debugging output
29202 2004-01-23 Julien MOUTTE <julien@moutte.net>
29204 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29205 (gst_play_set_location), (gst_play_seek_to_time),
29206 (gst_play_set_audio_sink), (gst_play_set_visualization),
29207 (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
29208 the pipeline from scratch. Visualization is back and switch went out as
29209 i realized it was not possible to use the way i wanted.
29210 * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
29211 (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
29212 clearing in state change from READY to NULL. So that one can clean the
29213 X ressources keeping the element.
29214 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29215 (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
29216 (gst_xvimagesink_colorbalance_set_value),
29217 (gst_xvimagesink_colorbalance_get_value),
29218 (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
29219 (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
29220 change from READY to NULL and fixed some stupid bugs in colorbalance
29221 get/set values. Also added the following feature : when nobody tries to
29222 set some values to the colorbalance levels before the xcontext is
29223 grabbed, then when creating channels list from Xv attributes we set the
29224 internal values to the Xv defaults. This way we handle buggy Xv drivers
29225 that set default hue values far from the middle of the range (Thanks
29226 to Jon Trowbridge for pointing that issue).
29227 * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
29228 colorbalance levels have been set before xcontext is grabbed.
29230 2004-01-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
29232 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
29233 Fix the ossmixer case where we shouldn't open /dev/dsp* because
29234 it might block operations (which is bad for a mixer).
29236 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
29238 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
29239 (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
29240 (gmip_find_type_pre):
29241 * gst-libs/gst/media-info/media-info-priv.h:
29242 * gst-libs/gst/media-info/media-info.c:
29243 (gst_media_info_instance_init), (gst_media_info_read_idler):
29244 add fakesink to get caps on decoder src pad again
29245 fix callback prototype to match new have_type signal signature
29247 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
29249 * gst/adder/gstadder.c: (gst_adder_link):
29250 fix non-compile and cut-n-paste code
29252 2004-01-21 David Schleef <ds@schleef.org>
29254 * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
29255 (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
29256 (gst_swfdec_init), (gst_swfdec_change_state):
29257 * ext/swfdec/gstswfdec.h:
29259 * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
29260 (gst_adder_request_new_pad): Fix negotiation.
29261 * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
29262 Add a fixate function.
29263 * gst/intfloat/gstfloat2int.c:
29264 * gst/intfloat/gstfloat2int.h:
29265 * gst/intfloat/gstint2float.c:
29266 * gst/intfloat/gstint2float.h:
29267 Completely rewrite the negotiation. Doesn't quite work yet,
29268 due to some buffer-frames problem.
29270 2004-01-21 Thomas Vander Stichele <thomas at apestaart dot org>
29272 * ext/gnomevfs/gstgnomevfssrc.c:
29273 * sys/v4l2/v4l2_calls.h:
29274 fix includes for distcheck
29276 2004-01-21 Christian Schaller <uraeus@gnome.org>
29279 Add libnas (network audio system) plugin, patch from Arwed von Merkatz
29280 based on earlier patch from Laurent Vivier
29282 2004-01-20 Jeremy Simon <jesimon@libertysurf.fr>
29284 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
29285 Fix wma caps property
29286 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
29287 Fix typo (flags1 and flags2)
29289 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29291 * gst-libs/gst/media-info/media-info-priv.c:
29292 (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
29293 (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
29294 (gmip_find_stream), (gmip_find_track_metadata),
29295 (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
29296 (gmip_find_track_format):
29297 * gst-libs/gst/media-info/media-info-priv.h:
29298 * gst-libs/gst/media-info/media-info-test.c: (main):
29299 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
29300 (gst_media_info_read_idler), (gst_media_info_read):
29301 * gst-libs/gst/media-info/media-info.h:
29302 register debugging category and use it for debugging
29304 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29306 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
29307 (gst_vorbisfile_new_link):
29308 signal streaminfo through tags
29310 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29312 * ext/mplex/gstmplex.cc:
29313 * ext/mplex/gstmplexibitstream.cc:
29314 g++ doesn't like NULL in our i18n/error macros, should be
29315 either (NULL) or ("").
29317 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29319 * sys/dxr3/dxr3audiosink.c:
29320 * sys/dxr3/dxr3init.c:
29321 * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
29322 * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
29323 Fix more error error error errors (missing includes here).
29325 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29327 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29328 fix thomas' error errors.
29330 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29332 * ext/mpeg2enc/gstmpeg2enc.cc:
29335 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29337 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29338 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29339 Fix for new error system.
29341 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29343 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29344 fix for new error reporting
29346 2004-01-20 David Schleef <ds@schleef.org>
29348 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
29349 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
29350 (gst_ximagesink_set_xwindow_id): Change to using a framerate
29351 of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
29352 and neither is 100+, most likely.
29353 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
29354 (gst_xvimagesink_getcaps): same
29356 2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
29359 Up version requirement to 2.0.3 (not yet released) to avoid symbol
29360 clashes with ffmpeg.
29362 2004-01-20 Julien MOUTTE <julien@moutte.net>
29364 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
29365 (gst_switch_init): Fixed switch element : proxying link and setting
29366 caps from src to sink on request.
29368 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29370 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29371 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
29372 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
29375 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29377 * sys/v4l/v4l_calls.h:
29378 * sys/v4l2/v4l2_calls.h:
29379 element_error fixes
29381 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29383 * gst-libs/gst/gst-i18n-plugin.h:
29385 remove config.h inclusion
29387 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29390 adding autopoint invocation
29393 * gst-libs/gst/gettext.h:
29394 adding gettext bits
29395 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
29396 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
29397 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
29398 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29399 (gst_gnomevfssink_close_file):
29400 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
29401 * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
29402 * gst-libs/gst/gst-i18n-plugin.h:
29403 * gst/avi/gstavi.c: (plugin_init):
29404 * sys/dxr3/dxr3init.c: (plugin_init):
29405 * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
29406 * sys/oss/gstossaudio.c: (plugin_init):
29407 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29408 * sys/v4l/gstv4l.c: (plugin_init):
29409 * sys/v4l/v4l_calls.c: (gst_v4l_open):
29410 * sys/v4l2/gstv4l2.c: (plugin_init):
29411 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29412 (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
29413 (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
29414 (gst_v4l2_set_output), (gst_v4l2_get_frequency),
29415 (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
29416 (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
29417 make sure locale and translation domain are set
29418 fix translated strings
29424 put translation files into place
29425 * sys/xvideo/imagetest.c: (main):
29426 * ext/dv/demo-play.c: (main):
29427 fix unnecessary translations
29429 2004-01-19 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
29431 * ext/sndfile/gstsf.c:
29432 * gst/avi/gstavimux.c:
29433 * ext/audiofile/gstafsink.c:
29434 * ext/audiofile/gstafsrc.c:
29435 * ext/gnomevfs/gstgnomevfssink.c:
29436 * ext/gnomevfs/gstgnomevfssrc.c:
29437 * sys/oss/gstosselement.c:
29438 * sys/v4l/v4l_calls.h:
29441 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29443 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29444 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
29445 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
29446 (gst_v4l2_get_output), (gst_v4l2_set_output),
29447 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
29448 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
29449 (gst_v4l2_set_attribute):
29450 update to new error handling
29452 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29454 * ext/sidplay/gstsiddec.cc:
29455 * gst/modplug/gstmodplug.cc:
29456 parenthese NULL because C++ seems angry about it
29458 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29460 * gst-libs/gst/gst-i18n-plugin.h:
29461 add skeleton i18n stuff, but needs to be further implemented
29463 2004-01-18 Thomas Vander Stichele <thomas at apestaart dot org>
29465 * examples/gstplay/player.c: (main):
29466 * ext/aalib/gstaasink.c: (gst_aasink_open):
29467 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
29468 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
29469 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
29470 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
29471 (gst_afsink_close_file):
29472 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
29473 (gst_afsrc_close_file):
29474 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29475 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
29476 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
29477 * ext/esd/esdmon.c: (gst_esdmon_get):
29478 * ext/esd/esdsink.c: (gst_esdsink_chain):
29479 * ext/faac/gstfaac.c: (gst_faac_chain):
29480 * ext/faad/gstfaad.c: (gst_faad_chain):
29481 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
29482 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
29483 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
29484 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
29485 (gst_flacdec_loop):
29486 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
29487 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
29488 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
29489 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29490 (gst_gnomevfssink_close_file):
29491 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
29492 (gst_gnomevfssrc_open_file):
29493 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
29494 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
29495 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
29496 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
29497 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
29498 * ext/mad/gstmad.c: (gst_mad_chain):
29499 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
29500 * ext/mpeg2dec/gstmpeg2dec.c:
29501 * ext/mpeg2enc/gstmpeg2enc.cc:
29502 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29503 * ext/mplex/gstmplex.cc:
29504 * ext/mplex/gstmplexibitstream.cc:
29505 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
29506 (gst_ogg_demux_push), (gst_ogg_pad_push):
29507 * ext/raw1394/gstdv1394src.c:
29508 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
29509 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
29510 * ext/sidplay/gstsiddec.cc:
29511 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
29513 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
29514 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
29515 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
29516 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
29517 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
29518 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
29519 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
29520 * gst-libs/gst/Makefile.am:
29521 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29522 (gst_riff_read_element_data), (gst_riff_read_seek),
29523 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
29524 * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
29525 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
29526 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
29527 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
29528 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
29529 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
29530 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
29531 * gst/goom/gstgoom.c: (gst_goom_chain):
29532 * gst/id3/gstid3types.c: (gst_id3types_loop):
29533 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
29534 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
29535 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29536 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
29537 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
29538 (gst_ebml_read_float), (gst_ebml_read_header):
29539 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
29540 (gst_matroska_demux_parse_blockgroup):
29541 * gst/modplug/gstmodplug.cc:
29542 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
29543 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
29544 * gst/oneton/gstoneton.c: (gst_oneton_chain):
29545 * gst/silence/gstsilence.c: (gst_silence_get):
29546 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29547 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
29548 * gst/speed/gstspeed.c: (speed_loop):
29549 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29550 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
29551 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
29552 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
29553 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
29554 (gst_wavparse_loop):
29555 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
29556 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
29557 (dxr3audiosink_close):
29558 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
29559 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
29560 (dxr3videosink_close), (dxr3videosink_write_data):
29561 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29562 * sys/oss/gstosselement.h:
29563 * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
29564 (gst_osssink_chain):
29565 * sys/oss/gstosssrc.c: (gst_osssrc_get):
29566 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
29567 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
29568 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
29569 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
29570 (gst_v4l_enable_overlay):
29571 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
29572 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
29573 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
29574 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
29575 (gst_v4l_set_audio):
29576 * sys/v4l/v4l_calls.h:
29577 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
29578 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
29579 (gst_v4lmjpegsink_playback_init),
29580 (gst_v4lmjpegsink_playback_start):
29581 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
29582 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
29583 (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
29584 (gst_v4lmjpegsrc_requeue_frame):
29585 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
29586 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
29587 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
29588 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
29589 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
29590 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
29591 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
29592 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
29593 (gst_v4l2src_capture_stop):
29594 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
29595 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
29596 (gst_ximagesink_chain):
29597 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
29598 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
29599 (gst_xvideosink_xwindow_new):
29600 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29601 (gst_xvimagesink_chain):
29602 use new error signal, function and categories
29604 2004-01-18 Jeremy Simon <jesimon@libertysurf.fr>
29608 * ext/musicbrainz/gsttrm.c:
29609 * ext/musicbrainz/gsttrm.h:
29610 * ext/musicbrainz/Makefile.am:
29613 2004-01-18 Julien MOUTTE <julien@moutte.net>
29615 * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
29616 (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
29617 synchronous property for debugging.
29618 * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
29619 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29620 (gst_xvimagesink_set_property): Moving a pointer declaration to a
29621 smaller block, fixing indent.
29623 2004-01-16 David Schleef <ds@schleef.org>
29625 * gst/videofilter/gstvideobalance.c: Fix regression; changing a
29626 property affects the video stream.
29627 * sys/xvimage/xvimagesink.c:
29628 * sys/xvimage/xvimagesink.h:
29629 Add synchronous property for debugging. Should probably be
29630 disabled in non-CVS builds. Make sure that the Xv attribute
29631 exists before we set it (crash!). Fix a silly float bug that
29632 caused colorbalance to just not work.
29634 2004-01-17 Christian Schaller <Uraeus@gnome.org>
29636 * tools/gst-launch-ext.in - update for new plugins
29638 2004-01-16 David Schleef <ds@schleef.org>
29640 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
29641 already-freed caps.
29643 2994-01-16 Christian Schaller <Uraeus@gnome.org>
29645 * Update spec for new colorspace plugin and libcaca plugin
29646 * Fix compilation of libcaca plugin (clock -> id)
29648 2004-01-16 Julien MOUTTE <julien@moutte.net>
29650 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
29651 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
29652 (gst_xvimagesink_set_xwindow_id),
29653 (gst_xvimagesink_colorbalance_set_value),
29654 (gst_xvimagesink_colorbalance_get_value),
29655 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
29656 (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
29657 correct colorbalance properties. They can now be set when the element
29658 is still in NULL state. The values will be committed to the Xv Port
29659 when xcontext is initialized.
29660 * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
29661 brightness int values in the GstXvImagesink structure.
29663 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
29665 * gst-libs/gst/Makefile.am:
29666 restructure so having local patches works easier.
29668 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
29670 * ext/mpeg2enc/Makefile.am:
29671 * ext/mpeg2enc/gstmpeg2enc.cc:
29672 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29673 Bugfix with respect to EOS handling.
29675 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
29677 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
29678 Link with right caps (else, it segfaults).
29679 * ext/mplex/gstmplexjob.cc:
29680 Fix for slight API change in 1.6.1.93 release of mjpegtools.
29682 2004-01-15 David Schleef <ds@schleef.org>
29684 * gst-libs/gst/audio/Makefile.am:
29685 Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
29687 * gst-libs/gst/audio/gstaudiofilter.c:
29688 * gst-libs/gst/audio/gstaudiofilter.h:
29689 Add bytes_per_sample and size and n_samples calculation.
29690 * gst-libs/gst/audio/gstaudiofilterexample.c:
29691 Remove, now autogenerated.
29692 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
29693 Moved from gstaudiofilterexample, object name changed, code added
29694 so that it actually works.
29695 * gst-libs/gst/audio/make_filter:
29696 Script to build an audiofilter subclass from the template.
29697 * gst/colorspace/Makefile.am:
29698 * gst/colorspace/yuv2yuv.c:
29699 Remove file, since it's GPL, and we don't use it.
29701 2004-01-15 Julien MOUTTE <julien@moutte.net>
29703 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
29704 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
29705 them use the buffer free function to test how the buffer was allocated.
29707 2004-01-15 David Schleef <ds@schleef.org>
29709 * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
29710 that handles osssink fallback.
29711 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
29712 (gst_audio_convert_getcaps):
29713 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
29714 Add audio/x-qdm2 for QDM2 audio.
29715 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29716 * gst/sine/gstsinesrc.h: Add example of how to implement tags.
29717 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
29718 Decrease minimum size to 16x16.
29719 * gst/wavparse/gstwavparse.c:
29720 Convert disabled pad template caps to new caps.
29721 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
29722 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29723 (gst_xvimagesink_chain): Throw element error when display cannot
29724 be opened. Increase minimum framerate to 1.0. Check the data
29725 free function on a buffer to make sure it is the type we expect
29726 before manipulating it.
29728 2004-01-15 Julien MOUTTE <julien@moutte.net>
29730 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
29731 (gst_videobalance_colorbalance_set_value): Implement passthru if
29732 settings are in the middle.
29733 * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
29735 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
29737 * gst/videofilter/Makefile.am:
29738 * gst/volume/Makefile.am:
29739 Since we use videofilter symbols, link to it.
29741 2004-01-15 Julien MOUTTE <julien@moutte.net>
29743 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
29744 mixer interface type to HARDWARE.
29745 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
29747 * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
29748 * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
29749 * gst/volume/gstvolume.c: (gst_volume_interface_supported),
29750 (gst_volume_interface_init), (gst_volume_list_tracks),
29751 (gst_volume_set_volume), (gst_volume_get_volume),
29752 (gst_volume_set_mute), (gst_volume_mixer_init),
29753 (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
29754 (volume_init): Implementing mixer interface.
29755 * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
29756 * sys/oss/gstosselement.c: (gst_osselement_get_type),
29757 (gst_osselement_change_state): Removing some trailing commas in
29759 * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
29760 interface type to HARDWARE.
29761 * sys/v4l/gstv4lcolorbalance.c:
29762 (gst_v4l_color_balance_interface_init): Setting colorbalance interface
29764 * sys/v4l2/gstv4l2colorbalance.c:
29765 (gst_v4l2_color_balance_interface_init): Setting colorbalance
29766 interface type to HARDWARE.
29767 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
29768 same code than ximagesink for event handling.
29770 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
29772 * ext/snapshot/Makefile.am:
29773 * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
29774 (gst_snapshot_chain):
29775 * ext/snapshot/gstsnapshot.h:
29776 This has to be a joke... Snapshot should be connected to a tee,
29777 colorspace element before it and EOS after that, where the other
29778 src of the tee receives normal data.
29779 The current way is *wrong*.
29781 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
29783 * ext/hermes/gsthermescolorspace.c:
29784 Fix another compile error. Same as below.
29786 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
29788 * gst/colorspace/gstcolorspace.c:
29789 * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
29790 (gst_colorspace_i420_to_yv12):
29791 Fix compiling... Didn't test if it actually works.
29793 2004-01-15 David Schleef <ds@schleef.org>
29796 * gst/colorspace/Makefile.am:
29797 * gst/colorspace/gstcolorspace.c:
29798 * gst/colorspace/gstcolorspace.h:
29799 * gst/colorspace/yuv2rgb.c:
29800 * gst/colorspace/yuv2rgb.h:
29801 Duplicate the ext/hermes colorspace plugin, and remove Hermes
29802 code and GPL code. Fix for new caps negotiation. Rewrite
29803 much of the format handling code, and some of the conversion
29804 code. Basically, rewrote almost everything. This element
29805 handles I420, YV12 to RGB conversions.
29806 * ext/hermes/Makefile.am:
29807 * ext/hermes/gsthermescolorspace.c:
29808 Rename colorspace to hermescolorspace. Fix negotiation issues.
29809 Remove non-Hermes related code. This element handles lots of
29810 RGB to RGB conversions, but no YUV.
29811 * ext/hermes/gstcolorspace.c:
29812 * ext/hermes/gstcolorspace.h:
29813 * ext/hermes/rgb2yuv.c:
29814 * ext/hermes/yuv2rgb.c:
29815 * ext/hermes/yuv2rgb.h:
29816 * ext/hermes/yuv2rgb_mmx16.s:
29817 * ext/hermes/yuv2yuv.c:
29818 * ext/hermes/yuv2yuv.h:
29821 2004-01-14 Colin Walters <walters@verbum.org>
29823 * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
29824 they've already been.
29826 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
29828 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
29829 assume tag mode when pad is not connected
29831 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
29833 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
29834 Don't update the time of the clock
29835 (gst_alsa_sink_loop):
29836 sync to the clock given to alsasink, not the own clock
29837 * sys/oss/gstosssink.c: (gst_osssink_chain):
29839 (gst_osssink_change_state):
29841 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
29842 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
29843 remove bogus code that made DISCONT events unhandled
29844 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
29845 explicitly case to double in _set_simple. (fixes 2nd warning in bug
29847 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
29848 (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
29849 (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
29850 convert g_warning because of wrong asf data to GST_WARNINGs (fixes
29851 2nd warning in bug #131502)
29853 2004-01-14 Julien MOUTTE <julien@moutte.net>
29855 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
29856 (gst_videobalance_colorbalance_set_value),
29857 (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
29858 for colorbalance interface implementation.
29859 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
29860 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
29861 (gst_ximagesink_dispose), (gst_ximagesink_init),
29862 (gst_ximagesink_class_init): Adding DISPLAY property.
29863 * sys/ximage/ximagesink.h: Adding display_name to store display.
29864 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29865 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
29866 (gst_xvimagesink_dispose), (gst_xvimagesink_init),
29867 (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
29868 properties (they still need polishing though for gst-launch use : no
29869 xcontext yet, i ll do that tomorrow).
29870 * sys/xvimage/xvimagesink.h: Adding display_name to store display.
29872 2004-01-14 Julien MOUTTE <julien@moutte.net>
29874 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29875 (gst_play_set_location), (gst_play_set_visualization): Preparing
29876 switch integration, adding videobalance in the pipeline.
29878 2004-01-14 Julien MOUTTE <julien@moutte.net>
29880 * gst-libs/gst/colorbalance/colorbalance.c:
29881 (gst_color_balance_class_init): Adding a default type.
29882 * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
29884 * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
29885 (gst_videobalance_dispose), (gst_videobalance_class_init),
29886 (gst_videobalance_init), (gst_videobalance_interface_supported),
29887 (gst_videobalance_interface_init),
29888 (gst_videobalance_colorbalance_list_channels),
29889 (gst_videobalance_colorbalance_set_value),
29890 (gst_videobalance_colorbalance_get_value),
29891 (gst_videobalance_colorbalance_init): Implementing colorbalance
29893 * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
29895 * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
29896 bug which was triggering a BadAccess X error when setting an overlay
29897 before pad was really negotiated.
29898 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
29899 Using the colorbalance type macro.
29901 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
29903 * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
29904 (gst_flacenc_chain):
29905 handle tags correctly
29906 * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
29907 extract ID3v1 tags correctly
29909 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
29911 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
29913 Improve matroska typefinding for odd-typed headers...
29915 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
29917 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
29918 Fix for using incremental number on padnames.
29920 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
29922 * ext/divx/gstdivxdec.c:
29923 * ext/divx/gstdivxenc.c:
29924 Set category to divx4linux instead of divx (too generic).
29925 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
29926 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
29927 (gst_wavparse_loop), (gst_wavparse_change_state):
29928 * gst/wavparse/gstwavparse.h:
29929 fix parsing of WAV files with non-standard fmt-tag size and fix
29930 skipping of unrecognized chunks... Someone please fix this thing
29931 to use rifflib so all this is automated.
29932 * sys/v4l/Makefile.am:
29933 * sys/v4l2/Makefile.am:
29934 Add X_CFLAGS because we depend on X (for overlay).
29936 2004-01-14 Jan Schmidt <thaytan@mad.scientist.com>
29938 * ext/mpeg2dec/gstmpeg2dec.c:
29939 Don't issue a timestamp unless we tagged the frame
29942 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
29944 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
29945 Query the audio element to get the time, not the clock. We're
29946 interested in the element's time here.
29948 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
29950 * ext/aalib/gstaasink.c: (gst_aasink_chain):
29951 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
29952 * ext/esd/esdsink.c: (gst_esdsink_chain):
29953 * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
29954 * ext/mas/massink.c: (gst_massink_chain):
29955 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
29956 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
29957 (gst_matroska_demux_parse_metadata):
29958 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
29959 (gst_mpeg_parse_release_locks):
29960 * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
29961 * gst/udp/gstudpsink.c: (gst_udpsink_chain):
29962 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
29963 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
29964 (gst_osssink_change_state):
29965 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
29966 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
29967 * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
29968 (gst_xvideosink_release_locks):
29969 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
29971 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
29972 (gst_alsa_clock_stop):
29973 * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
29974 (gst_audio_clock_get_internal_time):
29975 simplify for use with new clocking code.
29976 * testsuite/alsa/Makefile.am:
29977 * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
29978 fix testsuite for new caps system
29980 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
29982 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
29983 * ext/flac/gstflacenc.c: (add_one_tag):
29984 length is already host endian, no need to convert. Fixes playback of
29985 tagged files on PPC. (bug #128384)
29987 2004-01-13 Julien MOUTTE <julien@moutte.net>
29989 * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
29990 colorbalance interface stating if it is hardware based or software
29992 * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
29993 Removing a trailing comma.
29994 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29995 (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
29996 Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
29997 the documentation seems to be wrong on the -1000 to 1000 interval.
29999 2004-01-12 David Schleef <ds@schleef.org>
30001 * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
30002 (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
30003 (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
30004 Fix negotiation. Add a bufferalloc function for the sink pad,
30005 and generally clean up some of the code.
30007 2004-01-12 Julien MOUTTE <julien@moutte.net>
30009 * gst-libs/gst/colorbalance/colorbalancechannel.c:
30010 (gst_color_balance_channel_dispose): Adding safety check in dispose
30012 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30013 (gst_xvimagesink_xcontext_clear),
30014 (gst_xvimagesink_interface_supported),
30015 (gst_xvimagesink_colorbalance_list_channels),
30016 (gst_xvimagesink_colorbalance_set_value),
30017 (gst_xvimagesink_colorbalance_get_value),
30018 (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
30019 Adding colorbalance interface support to set XV parameters such as
30020 HUE, BRIGHTNESS, CONTRAST, SATURATION.
30021 * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
30024 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
30026 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
30027 (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
30028 (gst_audio_convert_init), (gst_audio_convert_set_property),
30029 (gst_audio_convert_get_property), (gst_audio_convert_chain),
30030 (gst_audio_convert_link),
30031 (gst_audio_convert_buffer_to_default_format),
30032 (gst_audio_convert_buffer_from_default_format), (plugin_init):
30033 - implement _getcaps and use it
30035 - remove float caps since no float conversion is actually done
30036 - remove properties and arguments that were to be used for rate
30039 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
30041 * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
30042 (gst_audio_structure_set_int):
30043 * gst-libs/gst/audio/audio.h:
30044 add helper functions for _getcaps matching the standard audio
30047 2004-01-12 David Schleef <ds@schleef.org>
30049 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30050 Test that pad is negotiated before getting its caps.
30052 2004-01-12 Julien MOUTTE <julien@moutte.net>
30054 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
30055 analyzing the pads of an element the bin is mostly in READY state so
30056 no caps were negotiated. This helper function needs to work with
30057 _get_caps directly then. I was not freeing them though, added that to
30060 2004-01-12 Julien MOUTTE <julien@moutte.net>
30062 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30063 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
30064 direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
30065 than the free_func.
30067 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
30069 * sys/oss/gstossaudio.c: (plugin_init):
30070 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
30071 * sys/oss/gstosselement.h:
30072 make an oss debugging category
30073 make failure more descriptive
30075 2004-01-11 David Schleef <ds@schleef.org>
30077 * ext/ffmpeg/gstffmpeg.c:
30078 * ext/ffmpeg/gstffmpegcodecmap.c:
30079 * ext/ffmpeg/gstffmpegdec.c:
30080 * ext/ffmpeg/gstffmpegenc.c:
30081 * ext/ffmpeg/gstffmpegprotocol.c:
30082 * ext/gdk_pixbuf/gstgdkanimation.c:
30083 * ext/jpeg/gstjpeg.c:
30084 * ext/libpng/gstpng.c:
30085 * ext/mpeg2dec/perftest.c:
30086 * ext/speex/gstspeex.c:
30087 * gst-libs/gst/resample/dtos.c:
30088 * gst/intfloat/gstintfloatconvert.c:
30089 * gst/oneton/gstoneton.c:
30090 * gst/rtjpeg/RTjpeg.c:
30091 * gst/rtp/gstrtp.c:
30092 * sys/dxr3/dxr3init.c:
30093 * sys/glsink/gstgl_nvimage.c:
30094 * sys/glsink/gstgl_pdrimage.c:
30095 * sys/glsink/gstglsink.c:
30096 * testsuite/gst-lint:
30097 Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
30099 2004-01-11 David Schleef <ds@schleef.org>
30101 * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
30102 * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
30103 * ext/gdk_pixbuf/gstgdkanimation.c:
30104 (gst_gdk_animation_iter_create_pixbuf):
30105 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30106 (gst_gdk_pixbuf_chain):
30107 * ext/gdk_pixbuf/gstgdkpixbuf.h:
30108 * ext/jack/gstjack.c: (gst_jack_change_state):
30109 * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
30110 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
30111 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
30112 * gst/videofilter/gstvideofilter.c:
30113 (gst_videofilter_set_output_size):
30114 Remove all usage of gst_pad_get_caps(), and replace it with
30115 gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
30117 2004-01-11 David Schleef <ds@schleef.org>
30120 * ext/Makefile.am: Fixes to make ext/libcaca compile.
30121 * ext/divx/gstdivxdec.c:
30122 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30123 (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
30124 handle images that span multiple buffers. Now work with both
30125 filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
30126 * ext/gdk_pixbuf/gstgdkpixbuf.h:
30127 * ext/libcaca/gstcacasink.h: Fixes needed due to recent
30128 video/video.h changes
30129 * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
30130 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30131 (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
30132 of GstData free function.
30133 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30136 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
30138 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
30139 (gst_v4l2element_dispose), (gst_v4l2element_set_property),
30140 (gst_v4l2element_get_property):
30141 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
30142 add norm, channel and frequency properties.
30143 * sys/v4l2/gstv4l2tuner.c:
30144 fixes for tuner interface changes
30145 * sys/v4l2/gstv4l2element.h:
30146 * sys/v4l2/gstv4l2src.c:
30147 * sys/v4l2/gstv4l2src.h:
30148 * sys/v4l2/v4l2src_calls.c:
30149 * sys/v4l2/v4l2src_calls.h:
30150 rework v4l2src to work with saa1734 cards and allow mmaped buffers.
30152 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
30154 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
30155 (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
30156 (gst_tuner_channel_changed), (gst_tuner_norm_changed),
30157 (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
30158 * gst-libs/gst/tuner/tuner.h:
30159 GObjects aren't const.
30160 Add find_by_name functions.
30161 Add checks to _changed functions.
30162 * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
30163 (gst_v4l_tuner_get_norm):
30166 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
30168 * gst-libs/gst/video/video.h:
30169 Fix caps template names to be understandable.
30170 Prefix everything with GST_VIDEO.
30171 * ext/aalib/gstaasink.c:
30172 * ext/divx/gstdivxdec.c:
30173 * ext/divx/gstdivxenc.c:
30174 * ext/gdk_pixbuf/gstgdkpixbuf.c:
30175 * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
30176 * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
30177 * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
30178 * ext/libcaca/gstcacasink.c:
30179 * ext/libpng/gstpngenc.c: (raw_caps_factory):
30180 * ext/snapshot/gstsnapshot.c:
30181 * ext/swfdec/gstswfdec.c:
30182 * ext/xvid/gstxviddec.c:
30183 * ext/xvid/gstxvidenc.c:
30184 * gst/chart/gstchart.c:
30185 * gst/deinterlace/gstdeinterlace.c:
30186 * gst/effectv/gsteffectv.c:
30187 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
30188 * gst/goom/gstgoom.c:
30189 * gst/median/gstmedian.c:
30190 * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
30191 (gst_monoscope_srcconnect), (gst_monoscope_chain):
30192 * gst/overlay/gstoverlay.c:
30193 * gst/smooth/gstsmooth.c:
30194 * gst/smpte/gstsmpte.c:
30195 * gst/synaesthesia/gstsynaesthesia.c:
30196 * gst/videocrop/gstvideocrop.c:
30197 * gst/videodrop/gstvideodrop.c:
30198 * gst/y4m/gsty4mencode.c:
30199 * sys/qcam/gstqcamsrc.c:
30200 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
30201 Make them work with new video.h file.
30202 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30203 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30204 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30205 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30206 Make it work with new buffer allocation system.
30208 2004-01-11 Julien MOUTTE <julien@moutte.net>
30210 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
30211 pad_alloc_buffer implementation to use ->srcpad
30212 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
30213 pad_alloc_buffer implementation to use ->srcpad
30214 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Fixing the
30215 pad_alloc_buffer implementation to use ->srcpad
30216 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
30217 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
30218 (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30219 a reference to everything we need.
30220 * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
30221 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
30222 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
30223 (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30224 a reference to everything we need.
30225 * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
30227 2004-01-11 David Schleef <ds@schleef.org>
30229 * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
30230 * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
30231 (gst_fenced_buffer_default_copy): Fix for rename of buffer private
30233 * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
30234 value during a resize/renegotiation.
30235 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
30236 gst_pad_alloc_buffer();
30237 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30238 (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
30240 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30241 Fix for rename of buffer private structure members.
30242 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30243 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30244 Fix for rename of buffer private structure members.
30245 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30246 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30247 Fix for rename of buffer private structure members.
30249 2004-01-11 Arwed v. Merkatz <v.merkatz@gmx.net>
30251 reviewed by: David Schleef <ds@schleef.org>
30253 * gst/videofilter/Makefile.am:
30254 * gst/videofilter/gstgamma.c: Gamma correction filter. Modified
30255 from the patch by ds to fit in with recent make_filter changes.
30257 2004-01-11 Julien MOUTTE <julien@moutte.net>
30259 * configure.ac: Adding examples/switch/Makefile
30260 * examples/Makefile.am: Adding examples/switch
30261 * examples/switch/Makefile.am: Adding switcher example.
30262 * examples/switch/switcher.c: (got_eos), (idle_iterate),
30263 (switch_timer), (main): Adding an example demonstrating switch usage
30264 with 2 videotestsrc showing different patterns.
30265 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
30266 (gst_switch_init): Fixing switch with the new caps system.
30268 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
30270 * gst-libs/gst/video/video.h:
30271 Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
30272 They should probably be like
30273 GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
30275 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
30277 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
30278 (qtdemux_parse_trak):
30279 fix audio chunk size/timestamp calculation
30281 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
30283 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
30286 2004-01-11 Steve Baker <steve@stevebaker.org>
30288 * gst/effectv/gstaging.c: (gst_agingtv_get_type),
30289 (gst_agingtv_base_init), (gst_agingtv_class_init),
30290 (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
30291 (gst_agingtv_set_property), (gst_agingtv_get_property):
30292 Port agingTV to videofilter
30294 2004-01-09 Julien MOUTTE <julien@moutte.net>
30296 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
30297 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30299 2004-01-09 Julien MOUTTE <julien@moutte.net>
30301 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
30302 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30303 * gst-libs/gst/xoverlay/xoverlay.c:
30304 (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
30305 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
30306 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30307 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30308 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30309 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30310 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
30311 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
30312 the bufferalloc_function to replace bufferpools, fixing the XOverlay
30313 interface implementation to handle xid being 0 and fix some bugs
30314 triggered by Benjamin's testcase.
30315 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30316 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
30317 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
30318 the bufferalloc_function to replace bufferpools, fixing the XOverlay
30319 interface implementation to handle xid being 0 and fix some bugs
30320 triggered by Benjamin's testcase.
30322 2004-01-09 David Schleef <ds@schleef.org>
30324 * ext/librfb/gstrfbsrc.c: Hacking. Added actual decoding and
30325 mouse pointer events. It works.
30327 2004-01-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
30329 * ext/divx/gstdivxenc.c: (gst_divxenc_init):
30330 Use explicit caps - fix capsnego.
30331 * ext/xvid/gstxviddec.c:
30332 * ext/xvid/gstxvidenc.c:
30333 Remove macro-inside-macro which caused compile errors.
30334 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
30335 Error out if it's not a RIFF file. Else we error out without
30336 gst_element_error() which is not good...
30338 2004-01-08 David Schleef <ds@schleef.org>
30340 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
30341 Fix pad_link function to handle formats that ffmpeg returns
30342 as multiple caps structures.
30343 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
30344 Only complain if source buffer is _smaller_ than expected.
30345 * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
30346 (gst_videoscale_handle_src_event): Resize navigation events
30347 when passing them upstream.
30348 * gst/videotestsrc/gstvideotestsrc.c:
30349 * gst/videotestsrc/gstvideotestsrc.h:
30350 * gst/videotestsrc/videotestsrc.c:
30351 * gst/videotestsrc/videotestsrc.h:
30352 Rewrite many of the buffer painting functions to handle odd
30353 sizes (for many formats, size%4!=0 or size%8!=0). Most have
30354 been verified to work with my video card.
30355 * testsuite/gst-lint: Add check for elements calling
30356 gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
30358 2004-01-08 David Schleef <ds@schleef.org>
30360 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
30361 (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
30363 2004-01-08 Julien MOUTTE <julien@moutte.net>
30365 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
30366 configure event is not emiting the desired size signal. That fixes
30367 aspect ratio issues with gst-player.
30369 2004-01-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
30371 * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
30374 2004-01-08 Julien MOUTTE <julien@moutte.net>
30376 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
30377 public method to fire size signal.
30379 2004-01-07 Julien MOUTTE <julien@moutte.net>
30381 * examples/gstplay/Makefile.am: Adding the interface library.
30382 * gst-libs/gst/play/Makefile.am: Adding the interface library.
30383 * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to the XOverlay size signal instead of GstVideoSink.
30384 * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
30385 GST_IS_X_OVERLAY before signal connect.
30386 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
30387 Removing the have_video_size signal.
30388 * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
30389 and associated public method.
30390 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
30391 (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
30393 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
30394 (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
30396 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
30397 Using XOverlay public method to fire size signal.
30399 2004-01-07 David Schleef <ds@schleef.org>
30401 * gst/videofilter/Makefile.am:
30402 * gst/videofilter/gstvideotemplate.c:
30403 * gst/videofilter/make_filter:
30404 Create gstvideoexample.c in a srcdir!=builddir friendly way.
30405 Convert make_filter to /bin/sh script.
30407 2004-01-07 Thomas Vander Stichele <thomas at apestaart dot org>
30409 * gst/modplug/gstmodplug.cc: fix element description
30411 2004-01-07 Julien MOUTTE <julien@moutte.net>
30413 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
30414 (got_video_size): Adding some new lines in g_print calls.
30415 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
30416 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
30417 (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
30418 (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
30419 (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
30420 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
30421 Complete code review, reverting some stuff i disagree with, adding
30422 some fixes : time synchronization on invalid timestamps, renegotiation
30424 * sys/ximage/ximagesink.h:
30425 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
30426 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
30427 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
30428 (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
30429 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
30430 (gst_xvimagesink_buffer_new),
30431 (gst_xvimagesink_navigation_send_event),
30432 (gst_xvimagesink_set_xwindow_id),
30433 (gst_xvimagesink_get_desired_size),
30434 (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
30435 stuff i disagree with, adding some fixes : Renegotiation of private
30436 window, implementing get_desired_size.
30438 2004-01-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
30440 * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
30441 (gst_afsink_handle_event):
30442 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
30443 * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
30444 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
30445 * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
30446 * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
30447 Fix for instantiate-test (see core). Also remove dead code from
30448 jpegenc (which still needs fixing, but that's lower on my TODO
30450 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
30451 Never return NULL as caps.
30453 2004-01-07 David Schleef <ds@schleef.org>
30457 * ext/librfb/Makefile.am:
30458 * ext/librfb/gstrfbsrc.c:
30459 New source plugin based on librfb-0.1. RFB (remote framebuffer)
30460 is the protocol used by VNC.
30462 2004-01-07 David Schleef <ds@schleef.org>
30464 * gst/videofilter/gstvideotemplate.c:
30465 * gst/videofilter/gstvideotemplate.h:
30466 * gst/videofilter/make_filter:
30467 Merge videotemplate header into source file.
30468 * gst/effectv/Makefile.am:
30469 * gst/effectv/gsteffectv.c: (plugin_init):
30470 * gst/effectv/gstwarp.c:
30471 Make warpTV a subclass of videofilter.
30473 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
30475 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
30476 Add guard against invalid utf-8 conversions in mad. Just in case.
30478 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
30480 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
30481 Fix for bug shown by poisoning
30483 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
30485 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30486 (gst_v4lmjpegsrc_buffer_free):
30487 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
30488 (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
30489 (gst_v4lsrc_buffer_free):
30490 Fix for removed bufferpools.
30492 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
30494 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
30495 Fix caps negotiation.
30497 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
30498 (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
30499 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
30501 * ext/mpeg2dec/gstmpeg2dec.c:
30502 * gst-libs/gst/navigation/navigation.c:
30503 (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
30504 * gst-libs/gst/navigation/navigation.h:
30505 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
30506 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
30507 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
30508 Super-simple first version of mouse and keyboard events. Clicking
30509 on a DVD menu now works, although it may not take you where you
30512 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
30513 * gst/videotestsrc/gstvideotestsrc.c:
30514 (gst_videotestsrc_src_fixate):
30515 These fixate functions were broken - they never actually
30518 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
30520 * ext/shout/gstshout.c: (gst_icecastsend_base_init),
30521 (gst_icecastsend_init):
30522 fix for new caps system.
30523 * gst-libs/gst/mixer/mixertrack.h:
30524 * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
30525 Add 'master track' flag (for tools like ACME that only want to
30526 change the main volume).
30528 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
30530 * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
30531 (gst_xvid_csp_to_caps):
30532 * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
30533 * ext/xvid/gstxvidenc.c:
30534 ifdef out ARGB type when it isn't available
30535 in xvidcore 1.0.0beta2
30537 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
30539 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
30540 When we have received a new SCR right in the first buffer after
30541 a seek (so in the same cycle that handles the discont), we should
30542 handle the buffer instead of unreffing it, else we lose data.
30544 2004-01-06 Iain <iain@prettypeople.org>
30546 * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
30547 buffer-frames caps too.
30549 * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
30550 caps that we need, don't destroy them all and rebuild them. And when
30551 creating src pads, use the src pad template rather than the sink...
30553 2004-01-05 Ronald Bultje <rbultje@ronald.bitfreak.net>
30555 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
30556 Add pad to element *after* setting functions such as event handler.
30557 Without this, the scheduler (opt) will link pads, set the event
30558 handler from the default event function (dispatcher in gstpad.c)
30559 and *after* that, we will set our own event function, which will
30560 thus never be used (and thus mpegdemux doesn't handle events).
30562 2004-01-04 David Schleef <ds@schleef.org>
30564 Fix the fixate functions to handle new prototype:
30565 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
30566 * gst/videotestsrc/gstvideotestsrc.c:
30567 (gst_videotestsrc_src_fixate):
30568 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
30569 * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
30570 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
30572 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
30574 * sys/ximage/ximagesink.h:
30575 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
30576 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
30577 (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
30578 (gst_ximagesink_xoverlay_init):
30579 assorted fixes to make (re)embedding work
30580 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
30581 (gst_ximagesink_get_desired_size):
30582 implement desired size additions to XOverlay
30584 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
30586 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
30587 (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
30588 (gst_x_overlay_got_desired_size):
30589 * gst-libs/gst/xoverlay/xoverlay.h:
30590 Add optional "desired size" signal and querying.
30592 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30594 * gst/matroska/matroska-demux.c:
30595 (gst_matroska_demux_parse_blockgroup):
30596 Fix EBML-laced block parsing. Diffs are relative to previous
30597 lace, not the first lace. Thanks to Mosu from the Matroska
30598 team for detecting this.
30599 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30600 (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
30601 (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
30602 (gst_wavparse_change_state):
30603 * gst/wavparse/gstwavparse.h:
30604 Quickfix for capsnego.
30606 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30608 * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
30609 Fix indenting, fix pad creation.
30611 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30613 * ext/xvid/gstxviddec.c: (gst_xviddec_init),
30614 (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
30615 (gst_xviddec_sink_link):
30616 Implement src_getcaps() so proper size caps is negotiated.
30618 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30620 * ext/flac/gstflacdec.c: (gst_flacdec_loop):
30621 Finish flac decoder on EOS. See #116178.
30623 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30625 * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
30626 (gst_matroska_demux_add_stream):
30627 * gst/matroska/matroska-ids.h:
30628 Add getcaps() function to fix capsnego...
30630 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30632 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
30633 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
30634 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30635 Fix more integer overflows. Again, see #126967.
30637 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30639 * ext/mpeg2dec/gstmpeg2dec.c:
30640 Add support for mpeg2dec-0.4.0 (released two weeks ago). See
30643 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30646 * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
30647 (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
30648 * ext/xvid/gstxvid.h:
30649 * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
30650 (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
30651 (gst_xviddec_src_link), (gst_xviddec_sink_link),
30652 (gst_xviddec_change_state):
30653 * ext/xvid/gstxviddec.h:
30654 * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
30655 (gst_xvidenc_base_init), (gst_xvidenc_class_init),
30656 (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
30657 (gst_xvidenc_link), (gst_xvidenc_set_property),
30658 (gst_xvidenc_get_property), (gst_xvidenc_change_state):
30659 * ext/xvid/gstxvidenc.h:
30660 Update xvid plugin to latest xvid (1.0.0-beta3) API.
30662 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30664 * gst/rtp/rtp-packet.c:
30665 Add sys/types.h include, since OS X doesn't define in_addr_t
30666 in netinet/in.h, like it does on Linux (see #129600).
30668 2004-01-03 Thomas Canty <tommydal@optushome.com.au>
30670 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
30672 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
30673 Correct logic of dispose function (see #129306).
30675 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30677 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
30678 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30679 (gst_mpeg_parse_init):
30680 * gst/mpegstream/gstmpegparse.h:
30681 Remove clock (which was never provided, i.e. dead code), and
30682 also fix integer overflows at high PTS values (see #126967).
30684 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30686 * ext/flac/gstflacdec.c:
30687 * ext/libpng/gstpngenc.h:
30688 * ext/mikmod/gstmikmod.h:
30689 OS X fixes (see #126628).
30691 2004-01-02 David Schleef <ds@schleef.org>
30693 * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
30694 (gst_alsa_src_base_init): Remove bogus "src" request pad.
30695 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
30696 (gst_mpeg_parse_class_init): Move pad template registration
30697 to class_init, since the derived class (mpegdemux) doesn't
30700 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30702 * sys/ximage/Makefile.am:
30703 * sys/xvideo/Makefile.am:
30704 * sys/xvimage/Makefile.am:
30705 Move interface libs from LDFLAGS to LIBADD, fix relocation errors
30706 after installation (see #127664).
30708 2004-01-02 David Schleef <ds@schleef.org>
30710 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
30711 (gst_ffmpegenc_connect): Negotiation fixes.
30712 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
30713 Remove inappropriate gst_caps_free().
30714 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
30715 Reenable Ronald's internal resize code, since the core handles
30718 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
30720 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
30721 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
30722 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
30723 Fix pad template stuff.
30725 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
30727 * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
30728 * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
30729 fix signed integer reading/writing.
30731 2004-01-02 Benjamin Otte <in7y118@public.uni-hamburg.de>
30734 Remove outdated document
30736 2004-01-03 Jan Schmidt <thaytan@mad.scientist.com>
30738 * gst/cutter/gstcutter.c: (gst_cutter_init):
30739 src pad was being created twice - oops.
30741 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
30743 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
30744 Comment out internal resize. It doesn't handle the resulting
30745 XEvent internally, does another try_set_caps() which leads to
30746 a really nice loop.
30747 Real fix will come when Julien and Dave are awake. ;).
30749 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
30751 * ext/mpeg2enc/gstmpeg2enc.cc:
30752 fix const/nonconst compile issue.
30754 2004-01-02 David Schleef <ds@schleef.org>
30756 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
30757 (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
30758 Add fixate function and a check for bad formats.
30760 2004-01-01 David Schleef <ds@schleef.org>
30763 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
30764 (gst_audiofilter_init):
30765 * gst/debug/efence.c: (gst_efence_init):
30766 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
30767 (gst_deinterlace_init):
30768 * gst/volume/gstvolume.c: (volume_connect):
30770 2004-01-01 David Schleef <ds@schleef.org>
30772 Convert elements to use gst_pad_use_explicit_caps() where
30774 * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
30775 * ext/audiofile/gstafparse.c: (gst_afparse_init),
30776 (gst_afparse_open_file):
30777 * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
30778 (gst_afsrc_open_file):
30779 * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
30780 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
30781 (gst_ffmpegdec_chain):
30782 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
30783 * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
30784 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
30785 (gst_gdk_pixbuf_chain):
30786 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
30787 (gst_jpegdec_chain):
30788 * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
30789 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
30790 (gst_mikmod_negotiate):
30791 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
30792 (gst_mpeg2dec_negotiate_format):
30793 * ext/mpeg2enc/gstmpeg2enc.cc:
30794 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
30795 * ext/speex/gstspeexdec.c: (gst_speexdec_init),
30796 (gst_speexdec_sinkconnect):
30797 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
30798 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
30799 (gst_vorbisfile_new_link):
30800 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
30801 (gst_ac3parse_chain):
30802 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
30803 (gst_asf_demux_setup_pad):
30804 * gst/auparse/gstauparse.c: (gst_auparse_init),
30805 (gst_auparse_chain):
30806 * gst/id3/gstid3types.c: (gst_id3types_loop):
30807 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
30808 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
30809 (mp1videoparse_parse_seq):
30810 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
30812 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
30813 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
30814 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
30815 (gst_mpeg_parse_send_data):
30816 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
30817 (gst_qtdemux_add_stream):
30818 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
30819 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30820 (gst_wavparse_parse_fmt):
30822 2004-01-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
30825 Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
30826 1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
30827 it therefore uses the wrong include paths. Too bad... Note
30828 that 1.6.1.93 is not release yet. ;).
30829 Also add a check for mplex, which is now using the lib'ified
30830 mplex from mjpegtools, too.
30831 * ext/ffmpeg/gstffmpegcodecmap.c:
30832 Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
30833 issues. I don't think ffmpeg handles 3ivx correctly, so this
30834 probably won't work. But it won't hurt either.
30835 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
30836 (gst_ffmpegdec_chain):
30837 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
30838 (gst_ffmpegenc_chain_audio):
30839 Fix memleak in audio encoding. Close codec if open fails, this
30840 calls the cleanup routines so we can re-use the context.
30841 * ext/mpeg2enc/gstmpeg2enc.cc:
30842 Fix pad template names/types, fix memory issue with getcaps().
30843 * ext/mpeg2enc/gstmpeg2encoder.cc:
30844 * ext/mpeg2enc/gstmpeg2encoder.hh:
30845 Fix compile issue with new caps system (const thingy).
30846 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
30847 * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
30848 We read a first frame right on initing, so that we have a caps
30849 when we init the output. This caps is cached in padprivate and
30850 read as first frame.
30851 * ext/mplex/Makefile.am:
30852 * ext/mplex/gstmplex.cc:
30853 * ext/mplex/gstmplex.h:
30854 * ext/mplex/gstmplex.hh:
30855 * ext/mplex/gstmplexibitstream.cc:
30856 * ext/mplex/gstmplexibitstream.hh:
30857 * ext/mplex/gstmplexjob.cc:
30858 * ext/mplex/gstmplexjob.hh:
30859 * ext/mplex/gstmplexoutputstream.cc:
30860 * ext/mplex/gstmplexoutputstream.hh:
30861 We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
30862 had issues, didn't do capsnego, supported only a subset of the
30863 mplex features and required a mplex fork in our local CVS. Plus
30864 that it worked agaist a very old mplex version. Rewriting was
30865 faster than updating it.
30866 * gst-libs/ext/Makefile.am:
30867 * gst-libs/ext/mplex/INSTRUCT:
30868 * gst-libs/ext/mplex/Makefile.am:
30869 * gst-libs/ext/mplex/README:
30870 * gst-libs/ext/mplex/TODO:
30871 * gst-libs/ext/mplex/ac3strm_in.cc:
30872 * gst-libs/ext/mplex/audiostrm.hh:
30873 * gst-libs/ext/mplex/audiostrm_out.cc:
30874 * gst-libs/ext/mplex/aunit.hh:
30875 * gst-libs/ext/mplex/bits.cc:
30876 * gst-libs/ext/mplex/bits.hh:
30877 * gst-libs/ext/mplex/buffer.cc:
30878 * gst-libs/ext/mplex/buffer.hh:
30879 * gst-libs/ext/mplex/fastintfns.h:
30880 * gst-libs/ext/mplex/format_codes.h:
30881 * gst-libs/ext/mplex/inputstrm.cc:
30882 * gst-libs/ext/mplex/inputstrm.hh:
30883 * gst-libs/ext/mplex/lpcmstrm_in.cc:
30884 * gst-libs/ext/mplex/mjpeg_logging.cc:
30885 * gst-libs/ext/mplex/mjpeg_logging.h:
30886 * gst-libs/ext/mplex/mjpeg_types.h:
30887 * gst-libs/ext/mplex/mpastrm_in.cc:
30888 * gst-libs/ext/mplex/mpegconsts.cc:
30889 * gst-libs/ext/mplex/mpegconsts.h:
30890 * gst-libs/ext/mplex/mplexconsts.hh:
30891 * gst-libs/ext/mplex/multplex.cc:
30892 * gst-libs/ext/mplex/outputstream.hh:
30893 * gst-libs/ext/mplex/padstrm.cc:
30894 * gst-libs/ext/mplex/padstrm.hh:
30895 * gst-libs/ext/mplex/stillsstream.cc:
30896 * gst-libs/ext/mplex/stillsstream.hh:
30897 * gst-libs/ext/mplex/systems.cc:
30898 * gst-libs/ext/mplex/systems.hh:
30899 * gst-libs/ext/mplex/vector.cc:
30900 * gst-libs/ext/mplex/vector.hh:
30901 * gst-libs/ext/mplex/videostrm.hh:
30902 * gst-libs/ext/mplex/videostrm_in.cc:
30903 * gst-libs/ext/mplex/videostrm_out.cc:
30904 * gst-libs/ext/mplex/yuv4mpeg.cc:
30905 * gst-libs/ext/mplex/yuv4mpeg.h:
30906 * gst-libs/ext/mplex/yuv4mpeg_intern.h:
30907 * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
30908 We don't fork mjpegtools' mplex in our CVS anymore.
30909 * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
30910 (gst_avi_demux_add_stream):
30911 * gst/avi/gstavidemux.h:
30912 Add getcaps() function for proper caps nego. This makes some
30913 parts of AVI playback/reading work.
30914 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
30915 Resize window on new capsnego. This is probably wrong, but
30916 I'm still committing it because with current capsnego, the
30917 first successfull capsnego is auto-fixated, therefore rounded
30918 down to the lowest values in the caps. this results in a 16x16
30919 XWindow that is not reized when real capsnego finishes.
30920 Dave, I see more cases of this, do you know a proper solution?
30921 * tools/gst-launch-ext.in:
30922 Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
30924 2003-12-31 David Schleef <ds@schleef.org>
30926 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
30927 * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
30928 Change gst_pad_proxy_link() to gst_pad_try_set_caps()
30930 2003-12-30 David Schleef <ds@schleef.org>
30932 * ext/ffmpeg/gstffmpegcolorspace.c:
30933 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
30934 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
30935 (gst_ffmpegcsp_chain): Negotiation fixes
30936 * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
30937 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
30938 (gst_audio_convert_link), (gst_audio_convert_channels):
30939 * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
30940 (gst_audioscale_link), (gst_audioscale_get_buffer),
30941 (gst_audioscale_chain): Negotiation fixes
30942 * gst/audioscale/gstaudioscale.h:
30943 * gst/videofilter/gstvideofilter.c:
30944 (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
30945 (gst_videofilter_link), (gst_videofilter_init),
30946 (gst_videofilter_set_output_size), (gst_videofilter_setup),
30947 (gst_videofilter_find_format_by_structure):
30948 * gst/videofilter/gstvideofilter.h: Negotiation fixes
30949 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
30950 (gst_videoscale_link):
30951 * gst/videoscale/videoscale.c: (videoscale_get_structure),
30952 (videoscale_find_by_structure), (gst_videoscale_setup):
30953 * gst/videoscale/videoscale.h: Negotiation fixes
30954 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
30955 (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
30956 function, restrict resizing to a multiple of 4 (hack until
30957 everyone supports odd sizes correctly).
30959 2003-12-29 Colin Walters <walters@verbum.org>
30961 * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
30964 2003-12-30 Jan Schmidt <thaytan@mad.scientist.com>
30966 * ext/sndfile/gstsf.c: (gst_sf_loop):
30967 Fix warning about discarding const qualifier
30969 2003-12-27 Jeremy Simon <jesimon@libertysurf.fr>
30971 * gst/cutter/gstcutter.c:
30972 * gst/videoscale/gstvideoscale.c:
30973 * gst/volenv/gstvolenv.c:
30974 * gst-libs/gst/audio/audio.c:
30975 * gst-libs/gst/video/video.c:
30978 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
30980 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
30981 Don't send ALSA debugging to stderr.
30982 * ext/alsa/gstalsa.h:
30983 Use GST_WARNING instead of g_warning when ALSA functions fail.
30985 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
30987 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
30988 Free XVAdapterInfo correctly.
30990 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
30992 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
30993 (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
30994 Make id3tag use correct caps nego.
30996 2003-12-27 Amaury Jacquot <sxpert@esitcom.org>
30998 * ext/ivorbis/vorbis.c:
30999 * ext/ivorbis/vorbisenc.h:
31000 * ext/ivorbis/vorbisfile.c:
31001 Modify so that it uses the new caps things
31003 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
31005 * testsuite/spider/spider1.c: (main):
31006 * testsuite/spider/spider2.c: (main):
31007 * testsuite/spider/spider3.c: (main):
31008 Make tests compile again. They probably don't work.
31010 2003-12-24 Colin Walters <walters@verbum.org>
31012 * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
31013 we can't fixate the caps anymore.
31015 2003-12-23 David Schleef <ds@schleef.org>
31017 * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
31018 * sys/oss/gstosssink.c: (gst_osssink_init),
31019 (gst_osssink_sink_fixate): Add fixate function.
31021 2003-12-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
31023 * ext/ffmpeg/gstffmpegcodecmap.c:
31024 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
31025 (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
31026 (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
31027 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
31028 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
31029 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
31030 (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
31031 fix typo in RGB masks, and move back to "old" colorspace
31032 capsnego code until whoever wrote this new crap has actually
31033 tested it so that it works.
31034 And yes, this works, keep it that way please.
31036 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
31038 * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
31039 (gst_divxdec_init), (gst_divxdec_negotiate):
31040 * ext/divx/gstdivxdec.h:
31041 * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
31042 (gst_divxenc_init):
31043 * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
31044 (gst_faac_sinkconnect), (gst_faac_srcconnect):
31045 * ext/mpeg2enc/gstmpeg2enc.cc:
31046 * ext/mpeg2enc/gstmpeg2encoder.cc:
31047 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
31048 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
31049 (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
31050 * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
31051 (dxr3spusink_init):
31052 * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
31053 (dxr3videosink_init):
31054 Fix caps breakage after Dave's caps branch merge.
31056 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
31058 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31059 Fix for 24bpp display.
31061 2003-12-23 Colin Walters <walters@verbum.org>
31063 * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
31064 a GnomeVFSHandle directly.
31066 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31068 * gst/volume/Makefile.am:
31069 * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
31070 (volume_base_init), (volume_init):
31071 Reenable volume element and fix to work with new caps stuff.
31072 Rhythmbox needs this.
31074 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31076 * gst/qtdemux/qtdemux.c: (plugin_init):
31077 qtdemux requires bytestream
31079 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31081 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
31082 Fix remaining caps handling errors due to CAPS merge.
31084 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31086 * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
31087 (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
31088 (gst_faad_srcconnect):
31089 Port to new caps system.
31091 2003-12-21 Julien MOUTTE <julien@moutte.net>
31093 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
31094 (got_video_size), (main): using g_print instead of g_message.
31095 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
31096 signal which was not emitted because of "switch" element added to the
31097 bin but not connected. (Removing from the bin temporarily)
31099 2003-12-21 Julien MOUTTE <julien@moutte.net>
31101 * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
31102 find X development files. I don't understand the previous tests and
31103 they fail on my debian/ppc unstable. This one works.
31104 * examples/gstplay/player.c: (main): Set the pipeline to READY before
31106 * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
31107 (gst_play_set_video_sink), (gst_play_set_audio_sink),
31108 (gst_play_set_visualization): Add some safety checks in set_ methods
31109 and state_change. This was throwing some ugly CRITICAL messages when
31110 pipeline was getting disposed and casts were failing.
31112 2003-12-21 Ronald Bultje <rbultje@ronald.bitfreak.net>
31115 Improve mpeg2enc detection. This is for distributions that do
31116 ship mjpegtools, but without mpeg2enc. Also does object check
31117 for might there ever be ABI incompatibility.
31118 * ext/mpeg2enc/gstmpeg2enc.cc:
31119 Add Andrew as second maintainer (he's helping me), and also add
31120 an error if no caps was set. This happens if I pull before capsnego
31121 and that's something I should solve sometime else.
31122 * gst/matroska/matroska-demux.c:
31123 (gst_matroska_demux_parse_blockgroup):
31125 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
31126 (gst_matroska_mux_track_header):
31127 Add caps to templates.
31128 * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
31129 Add mpegversion=1 to prevent confusion with MPEG/AAC.
31130 * gst/mpegstream/gstmpegdemux.c:
31131 Remove layer since it causes warnings about unfixed caps.
31132 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
31133 Fix obvious typo (we error out if caps were set, we should of
31134 course error out if *no* caps were set).
31135 * sys/oss/gstosselement.c: (gst_osselement_convert):
31136 Fix format conversion, we confused bits/bytes.
31137 * sys/oss/gstosselement.h:
31138 Improve documentation for 'bps'.
31140 Remove stuff about plugins that need removing - this was done
31142 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
31143 (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
31144 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
31145 (gst_v4lsrc_src_query):
31146 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
31147 (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
31148 Add get_query_types(), get_formats() and query() functions.
31150 2003-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
31152 * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
31153 * moved CVS to freedesktop.org