1 2007-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
4 * docs/libs/gst-plugins-base-libs-docs.sgml:
5 * docs/libs/gst-plugins-base-libs-sections.txt:
6 * gst-libs/gst/Makefile.am:
7 * gst-libs/gst/interfaces/mixer.c:
8 * gst-libs/gst/pbutils/Makefile.am:
9 * gst-libs/gst/pbutils/descriptions.c:
10 (gst_pb_utils_get_source_description),
11 (gst_pb_utils_get_sink_description),
12 (gst_pb_utils_get_decoder_description),
13 (gst_pb_utils_get_encoder_description),
14 (gst_pb_utils_get_element_description),
15 (gst_pb_utils_add_codec_description_to_tag_list),
16 (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
17 * gst-libs/gst/pbutils/descriptions.h:
18 * gst-libs/gst/pbutils/install-plugins.c:
19 * gst-libs/gst/pbutils/install-plugins.h:
20 * gst-libs/gst/pbutils/missing-plugins.c:
21 (gst_missing_uri_source_message_new),
22 (gst_missing_uri_sink_message_new),
23 (gst_missing_element_message_new),
24 (gst_missing_decoder_message_new),
25 (gst_missing_encoder_message_new),
26 (gst_missing_plugin_message_get_description):
27 * gst-libs/gst/pbutils/missing-plugins.h:
28 * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
29 * gst-libs/gst/pbutils/pbutils.h:
30 * gst-libs/gst/utils/Makefile.am:
31 * gst-libs/gst/utils/base-utils.c:
32 * gst-libs/gst/utils/base-utils.h:
33 * gst-libs/gst/utils/descriptions.c:
34 * gst-libs/gst/utils/descriptions.h:
35 * gst-libs/gst/utils/install-plugins.c:
36 * gst-libs/gst/utils/install-plugins.h:
37 * gst-libs/gst/utils/missing-plugins.c:
38 * gst-libs/gst/utils/missing-plugins.h:
39 * gst-plugins-base.spec.in:
40 * gst/playback/Makefile.am:
41 * gst/playback/gstdecodebin.c:
42 * gst/playback/gstdecodebin2.c:
43 * gst/playback/gstplaybasebin.c: (setup_subtitle),
45 * gst/playback/gstplaybin.c: (plugin_init):
46 * tests/check/Makefile.am:
47 * tests/check/libs/pbutils.c: (GST_START_TEST),
48 (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
49 * tests/check/libs/utils.c:
50 rename utils to pbutils
52 2007-03-02 Jan Schmidt <thaytan@mad.scientist.com>
54 * docs/plugins/Makefile.am:
55 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
56 * docs/plugins/gst-plugins-base-plugins-sections.txt:
57 * docs/plugins/inspect/plugin-decodebin2.xml:
58 * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
59 Add documentation for decodebin2 that indicates that the API
62 2007-03-01 Jan Schmidt <thaytan@mad.scientist.com>
65 Update to 0.10.11.2 (0.10.12 pre-release)
67 2007-03-01 Wim Taymans <wim@fluendo.com>
69 * gst-libs/gst/audio/gstbaseaudiosink.c:
70 (gst_base_audio_sink_async_play):
71 base time is irrelevant here.
73 2007-03-01 Wim Taymans <wim@fluendo.com>
75 * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
76 * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
79 * gst-libs/gst/audio/gstbaseaudiosink.c:
80 (gst_base_audio_sink_query), (gst_base_audio_sink_event),
81 (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
82 Improve latency and clock slaving calculations.
83 Improve slave clock calibration.
85 * gst-libs/gst/audio/gstringbuffer.c:
86 (gst_ring_buffer_commit_full):
87 When we are asked to render N sample to 0 bytes, return N.
89 2007-03-01 Wim Taymans <wim@fluendo.com>
91 * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
92 (gst_alsasink_write), (gst_alsasink_reset):
93 * ext/alsa/gstalsasink.h:
94 Remove unused dispose function.
95 Rename lock to not interfere with alsasrc lock.
97 * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
98 (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
99 (gst_alsasrc_read), (gst_alsasrc_reset):
100 * ext/alsa/gstalsasrc.h:
101 Implement finalize function.
102 Use lock to protect alsa access.
106 2007-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
109 Convert to new AG_GST style.
111 2007-02-28 Wim Taymans <wim@fluendo.com>
113 Patch by: Ed Catmur <ed at catmur dot co dot uk>
115 * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
116 (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
117 Fix race condition when rapidly switching visualisations in playbin.
120 2007-02-28 Jan Schmidt <thaytan@mad.scientist.com>
122 * tests/check/Makefile.am:
123 Include local stuff before system installed things in LDFLAGS and
126 2007-02-28 Wim Taymans <wim@fluendo.com>
128 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
131 2007-02-28 Wim Taymans <wim@fluendo.com>
133 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
134 (gst_v4lsrc_fixate), (gst_v4lsrc_query):
135 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
136 Fix duration and timestamping, taking latency into account.
137 Implement latency query.
139 2007-02-28 Wim Taymans <wim@fluendo.com>
141 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
142 (gst_audio_clock_new):
145 * gst-libs/gst/audio/gstbaseaudiosink.c:
146 (gst_base_audio_sink_init), (gst_base_audio_sink_query):
147 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
148 (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
149 (gst_base_audio_src_create):
150 Improve latency query code.
151 Use proper clock names.
153 2007-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
155 * tests/check/generic/states.c: (GST_START_TEST):
156 Copy the states.c test from core again
157 * tests/check/Makefile.am:
158 ignore cdio and cdparanoiasrc
160 2007-02-28 Stefan Kost <ensonic@users.sf.net>
162 * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
163 (double_hq), (audio_convert_get_func_index), (check_default),
164 (audio_convert_prepare_context), (audio_convert_convert):
165 Also make valgrind happy and avoid copying data in some cases.
167 2007-02-28 Stefan Kost <ensonic@users.sf.net>
169 * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
170 (double_hq), (audio_convert_get_func_index),
171 (audio_convert_prepare_context), (audio_convert_convert):
172 * gst/audioconvert/gstaudioconvert.c:
173 (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
174 (gst_audio_convert_transform_caps):
175 * tests/check/elements/audioconvert.c: (GST_START_TEST),
176 (audioconvert_suite):
177 Don't run inplace if that overwrites source data as we go. Add more
178 tests. Fixes #339837 even more.
180 2007-02-27 Julien MOUTTE <julien@moutte.net>
182 * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
183 (msg_segment_done): Fix various seeking bugs (Slider was not
184 updating when doing a non flushing seek, Reverse playback
185 on segment seek was wrong).
187 2007-02-26 Wim Taymans <wim@fluendo.com>
189 * tests/examples/seek/seek.c: (stop_seek):
190 When we stop scrubbing, don't leave the pipeline PLAYING when we
191 requested a PAUSED state.
193 2007-02-25 Tim-Philipp Müller <tim at centricular dot net>
195 Patch by: René Stadler <mail at renestadler de>
197 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
198 Parse date strings in vorbis comments that have an invalid (zero)
199 month or day (#410396).
201 * tests/check/libs/tag.c: (GST_START_TEST):
202 Test case for the above.
204 2007-02-24 Tim-Philipp Müller <tim at centricular dot net>
206 Patch by: Loïc Minier <lool+gnome at via ecp fr>
209 * ext/alsa/Makefile.am:
210 * gst/audiotestsrc/Makefile.am:
211 Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
213 2007-02-23 Tim-Philipp Müller <tim at centricular dot net>
215 * gst/playback/gstplaybin.c:
216 Improve docs: point out that the application needs to assist playbin
219 2007-02-23 Tim-Philipp Müller <tim at centricular dot net>
221 * gst-libs/gst/utils/install-plugins.c:
222 * gst-libs/gst/utils/missing-plugins.c:
223 * tests/check/libs/utils.c: (missing_msg_check_getters):
224 Change GStreamer marker prefix in detail string from 'gstreamer.net'
225 to just 'gstreamer'. Document the caps string component of the
226 decoder/encoder detail a bit better, since not everyone will be
227 familiar with the GStreamer media type/caps system (but they better
228 enjoy nested itemized lists).
230 2007-02-22 Tim-Philipp Müller <tim at centricular dot net>
232 * gst-libs/gst/netbuffer/gstnetbuffer.c:
233 (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
234 Fix copying of GstNetBuffer (would crash before, or at least lead to
235 invalid memory access, #410772), for now by copying the GstBuffer copy
236 code from the core over here so we can copy the GstBuffer fields on a
237 provided buffer instance (of type GstNetBuffer in this case). Would be
238 better to fix this with some support by the core though (and in the long
239 run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
241 * tests/check/Makefile.am:
242 Enable unit test for GstNetBuffer.
244 2007-02-22 Andy Wingo <wingo@pobox.com>
246 * gst-libs/gst/audio/gstbaseaudiosink.c
247 (gst_base_audio_sink_init): Disable pull-mode activation until we
248 figure out how to make audio sinks go to PLAYING.
250 2007-02-22 Stefan Kost <ensonic@users.sf.net>
252 * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
253 (double_hq), (audio_convert_get_func_index),
254 (audio_convert_prepare_context), (audio_convert_convert):
255 * gst/audioconvert/audioconvert.h:
256 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
257 (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
258 * gst/audioconvert/gstchannelmix.h:
259 * tests/check/elements/audioconvert.c: (GST_START_TEST):
260 Add float as an intermediate format, as well as float mixing. Enable
261 test that was failing before. Fixes #339837
263 2007-02-21 Jan Schmidt <thaytan@mad.scientist.com>
265 * tests/examples/seek/seek.c: (do_seek):
266 Undo the previous commit: -1 as a stop time implies that the stop
267 time is the end of file, clearing any previously configured segment.
269 2007-02-21 Jan Schmidt <thaytan@mad.scientist.com>
271 * tests/examples/seek/seek.c: (do_seek):
272 Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
274 2007-02-21 Stefan Kost <ensonic@users.sf.net>
276 * gst/volume/gstvolume.c: (volume_process_int16),
277 (volume_process_int16_clamp), (volume_set_caps):
278 Unbreak volume, value remains gint.
280 2007-02-21 Stefan Kost <ensonic@users.sf.net>
282 * gst/volume/gstvolume.c: (volume_choose_func),
283 (volume_update_real_volume), (gst_volume_set_volume),
284 (gst_volume_init), (volume_process_double), (volume_process_float),
285 (volume_process_int16), (volume_process_int16_clamp),
286 (volume_set_caps), (volume_transform_ip), (volume_update_volume):
287 * gst/volume/gstvolume.h:
288 Extend float audio support (double) and some int->uint cleanups.
290 2007-02-20 Edward Hervey <edward@fluendo.com>
292 * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
293 (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
294 (sort_end_pads), (gst_decode_group_expose),
295 (gst_decode_group_hide):
296 Don't free groups from the streaming threads. Just put them aside and
297 free them in dispose.
299 2007-02-20 Edward Hervey <edward@fluendo.com>
301 * gst/playback/gstdecodebin2.c: (connect_element),
302 (pad_added_group_cb), (gst_decode_group_check_if_blocked),
303 (sort_end_pads), (gst_decode_group_expose):
304 Handle dynamic pads within groups.
305 Sort pads before exposing them in order to make playbin happy.
306 There still is a race with the multiqueue filling up. This should be
310 2007-02-16 Tim-Philipp Müller <tim at centricular dot net>
312 * gst-libs/gst/utils/base-utils.c:
313 * gst-libs/gst/utils/descriptions.c:
314 * gst-libs/gst/utils/install-plugins.c:
315 * gst-libs/gst/utils/missing-plugins.c:
316 Some more docs (and descriptions for two subtitle formats).
318 2007-02-16 Tim-Philipp Müller <tim at centricular dot net>
320 * gst-libs/gst/audio/audio.c:
323 2007-02-16 Tim-Philipp Müller <tim at centricular dot net>
325 Patch by: Yves Lefebvre <ivanohe abacom com>
327 * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
328 Don't leak caps. Fixes #408278.
330 2007-02-15 Stefan Kost <ensonic@users.sf.net>
332 * ext/cdparanoia/gstcdparanoiasrc.h:
333 * ext/ogg/gstoggdemux.h:
334 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
335 (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
336 (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
337 * gst-libs/gst/audio/audio.h:
338 * gst-libs/gst/audio/gstaudiofilter.h:
339 * gst-libs/gst/interfaces/videoorientation.h:
340 * gst/adder/gstadder.h:
341 More docs coverage and some ChangeLog surgery (add missing names)
343 2007-02-15 Wim Taymans <wim@fluendo.com>
345 * sys/ximage/ximagesink.c:
346 (gst_ximagesink_calculate_pixel_aspect_ratio):
347 * sys/xvimage/xvimagesink.c:
348 (gst_xvimagesink_calculate_pixel_aspect_ratio):
349 Small constifications.
351 2007-02-15 Wim Taymans <wim@fluendo.com>
353 * gst-libs/gst/audio/gstbaseaudiosink.c:
354 (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
355 (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
356 (gst_base_audio_sink_async_play),
357 (gst_base_audio_sink_change_state):
358 Answer latency query.
359 Use configured latency when syncing.
362 * gst-libs/gst/audio/gstbaseaudiosrc.c:
363 (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
364 (gst_base_audio_src_query), (gst_base_audio_src_change_state):
365 Fix possible memleak.
366 Implement latency query.
369 2007-02-15 Wim Taymans <wim@fluendo.com>
371 * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
372 Ignore errors in reset, these are not fatal. They also grab the element
373 lock which is already taking when this function is called. Fixes
376 2007-02-13 Stefan Kost <ensonic@users.sf.net>
379 Remove 'tests/examples/xerror/Makefile' from output files again.
381 2007-02-13 Stefan Kost <ensonic@users.sf.net>
384 * docs/plugins/Makefile.am:
385 Also crossref against gst-plugins-base-libs.
387 2007-02-12 Stefan Kost <ensonic@users.sf.net>
390 * docs/libs/Makefile.am:
391 * docs/plugins/Makefile.am:
392 Add crossreferences to glib/gobject/gstream docs.
394 * gst-libs/gst/audio/audio.h:
397 * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
398 Add own debug category.
400 2007-02-12 Tim-Philipp Müller <tim at centricular dot net>
402 Patch by: René Stadler <mail at renestadler de>
404 * gst-libs/gst/tag/gstvorbistag.c:
405 Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
408 2007-02-10 Tim-Philipp Müller <tim at centricular dot net>
410 * gst/playback/gstplaybasebin.c: (setup_source):
411 When we have external subtitles and wait for the subtitle decodebin
412 to get up and running, we set up a (sync) bus handler for the
413 subtitle decodebin, so we can stop waiting when it posts an error
414 message. However, we should do that before we set the subtitle
415 decodebin's state to playing, otherwise things are racy and we might
416 miss error messages posted before we had a chance to set up the bus.
417 This should finally fix totem hanging on .txt pseudo-subtitle files.
419 2007-02-10 Sébastien Moutte <sebastien at moutte dot net>
421 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
422 Use gst_gdouble_to_guint64 for conversions.
423 * win32/common/config.h.in:
424 Add a define for GST_INSTALL_PLUGINS_HELPER
425 * win32/common/libgstaudio.def:
426 * win32/common/libgstcdda.def:
427 * win32/common/libgstnetbuffer.def:
428 * win32/common/libgstrtp.def:
429 * win32/common/libgutils.def:
430 Add new exported functions.
431 * win32/vs6/gst_plugins_base.dsw:
432 * win32/vs6/libgstdecodebin.dsp:
433 * win32/vs6/libgstnetbuffer.dsp:
434 * win32/vs6/libgstplaybin.dsp:
435 * win32/vs6/libgstrtp.dsp:
436 * win32/vs6/libgstvorbis.dsp:
437 * win32/vs6/libgstcdda.dsp:
438 * win32/vs6/libgstgdp.dsp:
439 * win32/vs6/libgstutils.dsp:
440 Update and add new project files.
442 2007-02-10 Tim-Philipp Müller <tim at centricular dot net>
444 * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
445 (subrip_remove_unhandled_tags), (parse_subrip):
446 For SubRip (.srt) subtitles, ignore all markup tags we don't
447 handle (like font tags, for example).
449 * tests/check/elements/subparse.c:
452 2007-02-09 Tim-Philipp Müller <tim at centricular dot net>
454 * gst/playback/gstdecodebin.c: (add_fakesink),
455 (gst_decode_bin_change_state):
456 * gst/playback/gstdecodebin2.c: (add_fakesink),
457 (gst_decode_bin_change_state):
458 Don't error out if there is no fakesink in the NULL to READY state
459 change, since when decodebin is re-used, we're only adding the
460 fakesink element in READY to PAUSED.
462 * tests/check/elements/decodebin.c:
463 (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
465 Minimal unit test to make sure we can use the same decodebin
466 instance twice (at least with audiotestsrc input).
468 2007-02-09 Tim-Philipp Müller <tim at centricular dot net>
470 * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
471 Try to get devic-name from device string first, and from handle only
472 as fallback (seems to yield better results and is more robust
473 against buggy probing code on the application side).
475 2007-02-08 Tim-Philipp Müller <tim at centricular dot net>
477 Based on patch by: Julien Puydt <julien.puydt at laposte net>
479 * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
480 (gst_alsa_find_device_name):
481 * ext/alsa/gstalsa.h:
482 * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
483 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
484 Improve device-name detection a bit, especially in the case where
485 the device is not actually open (#405020, #405024). Move common code
486 into gstalsa.c instead of duplicating it.
488 2007-02-07 Tim-Philipp Müller <tim at centricular dot net>
490 * gst/audioconvert/gstaudioconvert.c:
491 Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
493 2007-02-06 Julien MOUTTE <julien@moutte.net>
495 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
496 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
497 (gst_xvimagesink_interface_supported),
498 (gst_xvimagesink_probe_get_properties),
499 (gst_xvimagesink_probe_probe_property),
500 (gst_xvimagesink_probe_needs_probe),
501 (gst_xvimagesink_probe_get_values),
502 (gst_xvimagesink_property_probe_interface_init),
503 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
504 (gst_xvimagesink_init), (gst_xvimagesink_class_init),
505 (gst_xvimagesink_get_type):
506 * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
507 for XVAdaptors so that one can choose the adaptor to use with
508 gstreamer-properties.
510 2007-02-06 Stefan Kost <ensonic@users.sf.net>
512 * gst/audioconvert/gstaudioconvert.c:
513 Also mention that a conversion from double to float is suboptimal still.
515 2007-02-06 Tim-Philipp Müller <tim at centricular dot net>
517 * gst-libs/gst/audio/gstaudiofilter.c:
518 (gst_audio_filter_class_init), (gst_audio_filter_change_state):
519 Clear our formats structure and free the caps contained in it when
522 2007-02-05 Andy Wingo <wingo@pobox.com>
524 * gst-libs/gst/audio/gstbaseaudiosink.c
525 (gst_base_audio_sink_callback): Update basesink->offset so that we
526 pull monotonically increasing offsets instead of, um, seeking back
527 to 0 each time. Fixes alsasrc ! alsasink!
529 2007-02-05 Tim-Philipp Müller <tim at centricular dot net>
531 * gst/videoscale/gstvideoscale.c:
532 A width and height of 1 makes us crash, so increase minimum size to
533 2x2 pixels until someone feels like fixing this (#404512).
535 2007-02-04 Tim-Philipp Müller <tim at centricular dot net>
537 * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
538 Add small test to make sure request pads are cleaned up properly
539 even if oggmux never changes state out of NULL.
541 2007-02-04 Tim-Philipp Müller <tim at centricular dot net>
543 * tests/check/libs/utils.c: (GST_START_TEST):
544 Fix unit test. Turns out things work much better when you
545 NULL-terminate string arrays. Should make p5 build bot happy again.
547 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
549 * gst-libs/gst/audio/Makefile.am:
550 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
551 (gst_audio_filter_template_base_init),
552 (gst_audio_filter_template_class_init),
553 (gst_audio_filter_template_init),
554 (gst_audio_filter_template_set_property),
555 (gst_audio_filter_template_get_property),
556 (gst_audio_filter_template_setup),
557 (gst_audio_filter_template_filter),
558 (gst_audio_filter_template_filter_inplace), (plugin_init):
559 Oops, forgot to commit fixed-up example.
561 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
563 * docs/libs/gst-plugins-base-libs-sections.txt:
564 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
565 (gst_audio_filter_class_init), (gst_audio_filter_init),
566 (gst_audio_filter_set_caps),
567 (gst_audio_filter_class_add_pad_templates):
568 * gst-libs/gst/audio/gstaudiofilter.h:
569 Port GstAudioFilter to 0.10. This change technically breaks
570 API and ABI (and thus also every library developer's heart),
571 but seems justifiable on the grounds that the base class was
572 completely unusable before (ie. would crash immediately when
573 actually used). Fixes #403963 (and eventually also #403572).
574 Also document all of this a bit.
576 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
578 * gst-libs/gst/utils/install-plugins.c:
579 (gst_install_plugins_spawn_child):
580 * tests/check/libs/utils.c:
581 (test_base_utils_install_plugins_do_callout):
582 Lowering log level to see why things fail on the p5 build bot;
583 fix some typos in unit test messages.
585 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
587 * tests/check/libs/utils.c:
588 (test_base_utils_install_plugins_do_callout):
589 Don't hard-code temp directory for test helper; use GLib functions
590 to write out file and do error checking etc.
592 2007-02-02 Tim-Philipp Müller <tim at centricular dot net>
594 * gst-libs/gst/utils/Makefile.am:
595 * gst-libs/gst/utils/base-utils.h:
596 * gst-libs/gst/utils/install-plugins.c:
597 (gst_install_plugins_context_set_xid),
598 (gst_install_plugins_context_new),
599 (gst_install_plugins_context_free),
600 (gst_install_plugins_get_helper),
601 (gst_install_plugins_spawn_child),
602 (gst_install_plugins_return_from_status),
603 (gst_install_plugins_installer_exited),
604 (gst_install_plugins_async), (gst_install_plugins_sync),
605 (gst_install_plugins_return_get_name),
606 (gst_install_plugins_installation_in_progress):
607 * gst-libs/gst/utils/install-plugins.h:
608 API: add API for applications to initiate installation of missing
609 plugins, ie. gst_install_plugins_async() primarily.
610 Based on libgimme-codec by Ryan Lortie.
613 Add --with-install-plugins-helper configure option so distros can specify
614 the path of the helper script or program to call when plugin installation
615 is requested (distros: please do any argument munging in this helper
616 script instead of patching GStreamer to pass arguments differently
617 to another program directly).
619 * docs/libs/gst-plugins-base-libs-docs.sgml:
620 * docs/libs/gst-plugins-base-libs-sections.txt:
621 Build and document new API.
623 * tests/check/libs/utils.c: (result_cb),
624 (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
625 (libgstbaseutils_suite):
626 Some simple checks for the new API.
628 2007-02-02 Tim-Philipp Müller <tim at centricular dot net>
630 * tests/check/elements/audioconvert.c: (test_float_conversion):
631 Add small test for 32bit float <=> 64bit float conversion (works
632 only one way so far, 32=>64 produces structured noise).
634 2007-02-02 Tim-Philipp Müller <tim at centricular dot net>
636 * gst/audioconvert/gstaudioconvert.c:
637 (set_structure_widths_32_and_64), (make_lossless_changes):
638 We don't support floats with a width of 40, 48 or 56 bits.
640 2007-02-02 Stefan Kost <ensonic@users.sf.net>
642 * gst/audioconvert/audioconvert.c: (float), (double),
643 (audio_convert_get_func_index):
644 * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
645 (make_lossless_changes):
646 Support for 64-bit float audio in audioconvert (#339837)
648 2007-02-01 Tim-Philipp Müller <tim at centricular dot net>
650 Patch by: Holger Wansing <linux wansing-online de>
654 Add German translation (#352069).
656 2007-02-01 Sebastian Dröge <slomo@circular-chaos.org>
658 reviewed by: Wim Taymans <wim@fluendo.com>
660 * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
661 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
662 Use newly added GstCollectPads API to free the allocated resources in
663 the GstOggPad structures (#402393).
665 2007-01-31 Jan Schmidt <thaytan@mad.scientist.com>
667 * gst/playback/gstplaybin.c: (gen_vis_element):
668 Add audioresample+audioconvert in front of the visualisation
669 element, so that elements like libvisual 0.4 that don't support all
670 samplerates can work.
674 2007-01-30 Tim-Philipp Müller <tim at centricular dot net>
676 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
677 (gst_play_base_bin_get_streaminfo_value_array):
678 Take some locks and make a copy of the streaminfo value array we
679 maintain while holding the lock, so that the application can
680 retrieve the stream-info as a value array in a thread-safe way.
682 2007-01-30 Wim Taymans <wim@fluendo.com>
684 * gst/audioconvert/gstaudioconvert.c:
685 Don't fail on 0 sized buffers. Fixes #396835.
687 2007-01-29 David Schleef <ds@schleef.org>
689 * gst/typefind/gsttypefindfunctions.c:
690 Detect BBCD as video/x-dirac, so we can play raw dirac
693 2007-01-29 Tim-Philipp Müller <tim at centricular dot net>
695 * ext/theora/theoraenc.c: (theora_enc_chain):
696 Check return value of theora_encode_header(), or we might try to
697 allocate a random number of bytes. theora_encode_header() can fail
698 if libtheora has been compiled with encoding support disabled.
701 2007-01-29 Wim Taymans <wim@fluendo.com>
703 * tests/check/gst/.cvsignore:
706 2007-01-29 Wim Taymans <wim@fluendo.com>
708 * ext/libvisual/visual.c: (gst_visual_src_setcaps):
709 Fix strides in libvisual. Gst uses X strides.
710 Inspired by: <ed at catmur dot co dot uk> and
711 <tim at centricular dot net>
714 2007-01-27 Wim Taymans <wim@fluendo.com>
716 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
717 (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
718 (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
719 (gst_ogg_demux_perform_seek),
720 (gst_ogg_demux_bisect_forward_serialno),
721 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
722 (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
723 (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
724 (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
725 * ext/ogg/gstoggdemux.h:
726 Properly propagate streaming errors when we are scanning the file for
727 chains so that we don't crash when shut down. Might fix some crashers
728 when quickly switching oggs in RB such as #332503 and #378436.
730 2007-01-26 Tim-Philipp Müller <tim at centricular dot net>
732 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
733 Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
736 2007-01-25 Wim Taymans <wim@fluendo.com>
738 * gst/playback/gstplaybasebin.c: (remove_source):
739 Don't try to disconnect a signal from a finalized object.
741 2007-01-25 Tim-Philipp Müller <tim at centricular dot net>
743 * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
744 Cast lock macro parameters to make sure we're actually accessing the
745 lock member at the right class level. Free list itself in _dispose()
746 as well and NULL it in case dispose gets called multiple times.
748 2007-01-25 Edward Hervey <edward@fluendo.com>
750 * gst/playback/gstdecodebin2.c:
751 (gst_decode_bin_dispose),(gst_decode_bin_finalize):
752 Free GstDecodeGroups no longer used.
753 (gst_decode_group_expose):
754 Don't unlock too many times !
755 (deactivate_free_recursive):
756 Free iterator once we're done with it.
757 Fix for recursively deactivating elements (stop at ghostpads).
759 2007-01-25 Tim-Philipp Müller <tim at centricular dot net>
761 * gst/playback/gstplaybin.c: (handoff):
762 Fix up caps on the frame buffer before we save it and potentially
763 make it accessible to other threads via g_object_get; also use
764 gst_buffer_replace() instead of gst_mini_object_replace().
766 2007-01-25 Tim-Philipp Müller <tim at centricular dot net>
768 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
769 Make getting the current frame thread-safe.
771 2007-01-25 Edward Hervey <edward@fluendo.com>
773 * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
774 (gst_decode_group_new), (gst_decode_group_free):
775 Set queues to bigger sizes to cope with HD contents.
776 Fix some mutex freeing and add comment about MT safe methods.
778 2007-01-24 Tim-Philipp Müller <tim at centricular dot net>
780 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
781 (gst_text_overlay_text_event):
782 Don't unnecessarily ref (and then leak) upstream events if the text
783 pad is not linked. Fixes #399948.
785 * tests/check/gst-plugins-base.supp:
786 Add suppression for pango on edgy/x86 for textoverlay test.
788 2007-01-24 Wim Taymans <wim@fluendo.com>
790 * gst-libs/gst/rtp/gstrtpbuffer.h:
791 Add some more fixed payloads.
793 2007-01-23 Tim-Philipp Müller <tim at centricular dot net>
795 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
796 Error out properly if we get an error from libogg while reading the
797 BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
799 2007-01-23 Tim-Philipp Müller <tim at centricular dot net>
801 * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
804 * tests/check/elements/playbin.c:
805 (test_sink_usage_video_only_stream),
806 (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
807 (test_suburi_error_wrongproto), (test_missing_urisource_handler),
808 (test_missing_suburisource_handler),
809 (test_missing_primary_decoder), (playbin_suite):
810 Run all tests once with decodebin and once with decodebin2.
811 One test does not pass yet with decodebin2.
813 2007-01-23 Edward Hervey <edward@fluendo.com>
815 * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
816 Fix the cases where oggmux doesn't properly figure out that all
817 sinkpads have gone EOS, and therefore doesn't push out the remaining
818 buffers and the final EOS event.
821 2007-01-23 Julien MOUTTE <julien@moutte.net>
823 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
824 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
825 Don't lock on navigation event push, just on keysym to string.
828 2007-01-22 Edward Hervey <edward@fluendo.com>
830 * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
831 (get_current_group), (group_demuxer_event_probe),
832 (gst_decode_group_expose), (deactivate_free_recursive),
833 (gst_decode_group_free):
835 Don't forget to emit 'no-more-pads' once a group is exposed.
836 Cleanup elements from a DecodeGroup once we remove it.
837 Protect call to gst_decode_group_expose() with the decodebin lock.
839 2007-01-22 Julien MOUTTE <julien@moutte.net>
841 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
842 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
843 Looking at Xorg code i can't figure out if that XKeysymToString
844 function is thread sensible or not. Lock it just in case as
845 recommended by Radek Doulik <rodo at ximian dot com>.
847 2007-01-22 Julien MOUTTE <julien@moutte.net>
849 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
850 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
851 Lock that X Call as well. Fixes #397673.
853 2007-01-22 Tim-Philipp Müller <tim at centricular dot net>
855 * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
856 Don't go into an endless loop if the file starts with 00 00 01 2X,
857 like quicktime redirect files might. Fixes #396042.
859 * tests/check/Makefile.am:
860 * tests/check/gst/.cvsignore:
861 * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
862 (typefindfunctions_suite):
863 Add unit test for the above.
865 2007-01-22 Tim-Philipp Müller <tim at centricular dot net>
867 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
868 On second thought, use "depth" field rather than "bpp" field.
870 2007-01-22 Tim-Philipp Müller <tim at centricular dot net>
872 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
873 Camtasia caps apparently need a bpp field (#398875).
875 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
877 * gst/playback/gstplaybasebin.c: (setup_subtitle),
878 (gen_source_element), (gst_play_base_bin_change_state):
879 Attempt at a better error message in case we don't have the required
880 URI handler installed; post missing-plugin message also when we're
881 missing an URI handler for the subtitle URI; clean up properly also
882 when an error occurs and we never made it to PAUSED state.
884 * tests/check/elements/playbin.c: (GST_START_TEST),
886 Check that we're also getting a missing-plugin messsage for a
887 missing subtitle URI handler (and clean up properly).
889 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
891 * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
892 Plug a few reference leaks.
894 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
896 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
897 Lower probability a bit if the marker isn't right at the start,
898 to decrease the chance of false positives.
900 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
902 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
903 Small mpeg2 system stream typefinding improvement: make typefinder
904 probe a bit into the stream instead of just looking for a marker
905 at the beginning. Fixes #397810.
907 2007-01-18 Tim-Philipp Müller <tim at centricular dot net>
909 * gst/audioconvert/gstchannelmix.c:
910 Remove compatibility cruft for prehistoric GLib versions.
912 2007-01-17 Tim-Philipp Müller <tim at centricular dot net>
914 * gst/playback/Makefile.am:
915 * gst/playback/gstdecodebin.c: (close_pad_link):
916 * gst/playback/gstdecodebin2.c: (analyze_new_pad):
917 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
918 (gst_play_base_bin_handle_message_func), (unknown_type):
919 Let decodebin be the element to post missing-plugin messages for
920 missing decoders (rather than playbin); make playbin implement
921 GstBin::handle_message so we can suppress missing-plugin messages
922 for types we're not handling on purpose (don't want to bring up an
923 installer in those cases).
925 2007-01-16 Tim-Philipp Müller <tim at centricular dot net>
927 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
928 * gst-libs/gst/tag/gstvorbistag.c:
929 (gst_tag_list_to_vorbiscomment_buffer):
930 * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
931 Fix potentially unaligned access (#397207).
933 2007-01-16 Stefan Kost <ensonic@users.sf.net>
935 * tests/examples/seek/seek.c: (set_scale), (update_scale),
936 (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
937 (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
939 Allow to toggle looping while it plays. Fix callback prototype. Clean
940 up code a bit more. Add copyright header.
942 2007-01-16 Stefan Kost <ensonic@users.sf.net>
944 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
945 Red and blue mask was swapped (spotted by Dan Williams).
947 2007-01-15 Stefan Kost <ensonic@users.sf.net>
949 * gst-libs/gst/tag/gstid3tag.c:
950 * gst-libs/gst/tag/gstvorbistag.c:
951 Use new beats-per-minute tag from core.
953 2007-01-15 Tim-Philipp Müller <tim at centricular dot net>
956 Add new files with translatable strings, so they actually make it
957 into the template file one day.
959 2007-01-12 Andy Wingo <wingo@pobox.com>
961 * gst-libs/gst/audio/gstbaseaudiosink.c
962 (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
963 (gst_base_audio_sink_activate_pull): Remove the handwavey nego
964 stuff, as the base class handles this now. Actually tell the ring
966 (gst_base_audio_sink_callback): Cast the ring buffer correctly.
967 How did this work before? Maybe I'm not as awesome a programmer as
970 * gst-libs/gst/audio/gstbaseaudiosrc.c
971 (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
974 2007-01-12 Tim-Philipp Müller <tim at centricular dot net>
976 * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
977 Remove more fields so that the application can better blacklist
978 formats that have been tried before.
980 2007-01-12 Tim-Philipp Müller <tim at centricular dot net>
982 * gst-libs/gst/audio/mixerutils.h:
983 Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
984 used when compiling with c++ compilers as well.
986 2007-01-12 Tim-Philipp Müller <tim at centricular dot net>
988 * gst/typefind/gsttypefindfunctions.c:
991 2007-01-11 Tim-Philipp Müller <tim at centricular dot net>
993 * gst/playback/gstplaybin.c: (post_missing_element_message),
994 (gen_video_element), (gen_text_element), (gen_audio_element),
996 Post missing-plugin messages also when we error out because
997 converters, textoverlay or auto*sinks are missing (#161922).
999 2007-01-10 Wim Taymans <wim@fluendo.com>
1001 * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
1002 (is_demuxer_element), (new_caps):
1003 * gst/playback/gstplaybasebin.c: (source_new_pad):
1004 Fix the case where we try to ref a NULL element when we delay a link
1005 because of unfixed caps.
1006 Set the state of autoplugged decodebins to PAUSED.
1007 RTSP now works in playbin, we can remove it from the blacklist.
1009 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
1011 * gst/playback/Makefile.am:
1012 * gst/playback/gstplaybasebin.c: (string_arr_has_str),
1013 (unknown_type), (setup_subtitle), (gen_source_element):
1014 * gst/playback/gstplaybin.c: (plugin_init):
1015 Post missing-plugin messages on the bus for missing sources and
1016 missing decoders/demuxers/depayloaders; fix error code used when
1017 we're missing an URI handler source; for media types that we are not
1018 handling on purpose at the moment, don't print "don't know how to
1019 handle xyz" messages to the terminal or post missing-plugin
1020 messages on the bus.
1022 * tests/check/elements/playbin.c: (create_playbin),
1023 (GST_START_TEST), (gst_codec_src_uri_get_type),
1024 (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
1025 (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
1026 (gst_codec_src_init_type), (gst_codec_src_base_init),
1027 (gst_codec_src_create), (gst_codec_src_class_init),
1028 (gst_codec_src_init), (plugin_init), (playbin_suite):
1029 Add some tests for the missing-plugin stuff.
1031 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
1034 * gst-libs/gst/Makefile.am:
1035 * gst-libs/gst/utils/Makefile.am:
1036 * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
1037 * gst-libs/gst/utils/base-utils.h:
1038 * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
1039 (find_format_info), (caps_are_rtp_caps),
1040 (gst_base_utils_get_source_description),
1041 (gst_base_utils_get_sink_description),
1042 (gst_base_utils_get_decoder_description),
1043 (gst_base_utils_get_encoder_description),
1044 (gst_base_utils_get_element_description),
1045 (gst_base_utils_add_codec_description_to_tag_list),
1046 (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
1047 * gst-libs/gst/utils/descriptions.h:
1048 * gst-libs/gst/utils/missing-plugins.c:
1049 (missing_structure_get_type), (copy_and_clean_caps),
1050 (gst_missing_uri_source_message_new),
1051 (gst_missing_uri_sink_message_new),
1052 (gst_missing_element_message_new),
1053 (gst_missing_decoder_message_new),
1054 (gst_missing_encoder_message_new),
1055 (missing_structure_get_string_detail),
1056 (missing_structure_get_caps_detail),
1057 (gst_missing_plugin_message_get_installer_detail),
1058 (gst_missing_plugin_message_get_description),
1059 (gst_is_missing_plugin_message):
1060 * gst-libs/gst/utils/missing-plugins.h:
1061 API: add new libgstbaseutils library with functions
1062 - to create and parse missing-plugins messages
1063 - that provide (translated) descriptions for caps/decoders/sources/etc.
1066 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
1067 * pkgconfig/gstreamer-plugins-base.pc.in:
1070 * docs/libs/gst-plugins-base-libs-docs.sgml:
1071 * docs/libs/gst-plugins-base-libs-sections.txt:
1072 Generate docs for new lib and API.
1074 * tests/check/Makefile.am:
1075 * tests/check/libs/.cvsignore:
1076 * tests/check/libs/utils.c: (missing_msg_check_getters),
1077 (GST_START_TEST), (libgstbaseutils_suite):
1078 Add some basic unit tests.
1080 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
1082 * ext/ogg/Makefile.am:
1083 Dist gstoggdemux.h to fix 'make distcheck'.
1085 * sys/v4l/Makefile.am:
1086 Fix 'make distcheck' even more.
1088 2007-01-09 Wim Taymans <wim@fluendo.com>
1090 * docs/plugins/Makefile.am:
1091 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1092 * docs/plugins/gst-plugins-base-plugins-sections.txt:
1093 * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
1094 (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
1095 (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
1096 (gst_ogg_demux_perform_seek):
1097 * ext/ogg/gstoggdemux.h:
1099 Add some more comments.
1102 2007-01-09 Wim Taymans <wim@fluendo.com>
1104 * ext/theora/theoradec.c:
1105 * ext/vorbis/vorbisdec.c:
1106 * gst-libs/gst/audio/gstringbuffer.c:
1107 (gst_ring_buffer_commit_full):
1108 * gst-libs/gst/audio/gstringbuffer.h:
1109 * gst-libs/gst/rtp/gstrtpbuffer.c:
1110 * gst-libs/gst/tag/gstvorbistag.c:
1111 Small documentation updates/fixes
1113 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
1116 Require core CVS HEAD for Andy's basesrc/sink API additions.
1118 2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
1120 Patch by: Günter Thelen <daedalus dot inc at gmx net>
1122 * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
1124 Add typefinder for flac-in-ogg in conformance with the ogg-mapping
1125 on flac.sf.net (there appear to be other versions of the first
1126 ogg page in the wild) (#391365).
1128 2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
1131 Check if localtime_r() is available.
1133 * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
1134 If localtime_r() is not available, fall back to localtime(). Should
1135 fix build on MingW (#393310).
1137 2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
1139 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
1140 * gst/subparse/gstsubparse.h:
1141 Remove spurious 1000 subtrahend when calculating the timestamp from
1142 the frame number and the frame rate . Also, use the frames/second
1143 value specified in the first line of the file, if one is specified
1144 there. Should fix #357503.
1146 * tests/check/elements/subparse.c: (do_test),
1147 (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
1149 Add some basic unit tests for the microdvd subtitle format.
1151 2007-01-07 Julien MOUTTE <julien@moutte.net>
1153 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1154 (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
1155 (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
1156 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
1157 (gst_xvimagesink_set_xwindow_id),
1158 (gst_xvimagesink_set_event_handling),
1159 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
1160 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
1161 Patch by : Young-Ho Cha <ganadist at chollian dot net>
1163 Add an adaptor property to select a specific XV adaptor.
1164 * sys/xvimage/xvimagesink.h:
1166 2007-01-07 Julien MOUTTE <julien@moutte.net>
1168 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1169 (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
1170 (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
1171 (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
1172 (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
1173 (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
1174 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1175 (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
1176 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
1177 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
1178 (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
1179 (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
1180 Use flow_lock much more to protect every access to xwindow.
1181 Try to catch erros while creating images in case some drivers are
1182 just generating an XError when the requested image is too big.
1183 Should fix : #354698, #384008, #384060.
1184 * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
1185 Implement some stress testing of setting window xid.
1187 2007-01-07 Sébastien Moutte <sebastien@moutte.net>
1189 * win32/common/libgsaudio.def:
1190 Add new exported function.
1191 * win32/common/libgstogg.dsp:
1192 Add gstoggaviparse.c to the build.
1193 * win32/common/libgstvideoscale.dsp:
1194 Add vs_4tap.c to the build.
1195 * win32/common/libgstvorbis.dsp:
1196 Add vorbistag.c to the build.
1198 2007-01-06 Andy Wingo <wingo@pobox.com>
1200 * gst-libs/gst/audio/gstbaseaudiosink.c
1201 (gst_base_audio_sink_class_init)
1202 (gst_base_audio_sink_init):
1203 (gst_base_audio_sink_activate_pull): Add an activate_pull function
1204 to baseaudiosink, and tell basesink that we can work in pull mode.
1205 This way the ring buffer thread drives the pipeline directly, if
1206 pull mode is possible. There is some lingering nastiness regarding
1208 (gst_base_audio_sink_callback): Implement the callback to pull
1209 data. This interface is a bit light, though -- it should get a
1210 GstFlowReturn return value at least.
1212 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1214 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
1215 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1216 * gst/playback/gstdecodebin2.c:
1217 (gst_decode_group_check_if_blocked):
1218 Printf format and missing argument fixes.
1220 2007-01-05 Jan Schmidt <thaytan@mad.scientist.com>
1222 * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
1223 (gst_ogm_parse_change_state):
1224 Activate pads before adding them to the element.
1226 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1228 * tests/examples/seek/scrubby.c: (main):
1229 * tests/examples/seek/seek.c: (main):
1230 Call g_thread_init() first thing in main() (see #391278).
1232 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1234 * tests/check/Makefile.am:
1235 * tests/check/libs/.cvsignore:
1236 * tests/check/libs/netbuffer.c: (GST_START_TEST),
1238 Add test for GstNetBuffer + gst_buffer_copy(). Disabled
1239 for the time being, since it's broken, see #393099.
1241 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1243 * tests/check/Makefile.am:
1244 Update to use GST_PLUGINS_BASE_CFLAGS as well.
1246 2007-01-04 Thomas Vander Stichele <thomas at apestaart dot org>
1249 split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
1250 so that GST_BASE_CFLAGS can go inbetween them, making sure
1251 we use uninstalled gst-libs headers
1252 * docs/libs/Makefile.am:
1253 * ext/alsa/Makefile.am:
1254 * ext/cdparanoia/Makefile.am:
1255 * ext/gnomevfs/Makefile.am:
1256 * ext/libvisual/Makefile.am:
1257 * ext/ogg/Makefile.am:
1258 * ext/theora/Makefile.am:
1259 * ext/vorbis/Makefile.am:
1260 * gst-libs/gst/audio/Makefile.am:
1261 * gst-libs/gst/cdda/Makefile.am:
1262 * gst-libs/gst/interfaces/Makefile.am:
1263 * gst-libs/gst/riff/Makefile.am:
1264 * gst-libs/gst/rtp/Makefile.am:
1265 * gst-libs/gst/tag/Makefile.am:
1266 * gst/adder/Makefile.am:
1267 * gst/audioconvert/Makefile.am:
1268 * gst/audiorate/Makefile.am:
1269 * gst/audioresample/Makefile.am:
1270 * gst/playback/Makefile.am:
1271 * gst/tcp/Makefile.am:
1272 * gst/videoscale/Makefile.am:
1273 * gst/volume/Makefile.am:
1274 * sys/ximage/Makefile.am:
1275 * sys/xvimage/Makefile.am:
1276 * tests/icles/Makefile.am:
1279 2007-01-04 Julien MOUTTE <julien@moutte.net>
1281 * gst-libs/gst/interfaces/xoverlay.c:
1282 (gst_x_overlay_handle_events):
1283 * gst-libs/gst/interfaces/xoverlay.h:
1284 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
1285 (gst_ximagesink_set_xwindow_id),
1286 (gst_ximagesink_set_event_handling),
1287 (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
1288 (gst_ximagesink_get_property), (gst_ximagesink_init),
1289 (gst_ximagesink_class_init):
1290 * sys/ximage/ximagesink.h:
1291 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
1292 (gst_xvimagesink_set_xwindow_id),
1293 (gst_xvimagesink_set_event_handling),
1294 (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
1295 (gst_xvimagesink_get_property), (gst_xvimagesink_init),
1296 (gst_xvimagesink_class_init):
1297 * sys/xvimage/xvimagesink.h:
1298 * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
1299 Add a method to the XOverlay interface to allow disabling of
1300 event handling in x[v]imagesink elements. This will let X events
1301 propagate to parent windows which can be usefull in some cases.
1302 Be carefull that the application is then responsible of pushing
1303 navigation events and expose events to the video sink.
1306 2007-01-03 Tim-Philipp Müller <tim at centricular dot net>
1308 * gst-libs/gst/tag/gstvorbistag.c:
1309 * tests/check/libs/tag.c: (GST_START_TEST):
1310 Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
1313 2007-01-01 Tim-Philipp Müller <tim at centricular dot net>
1317 * docs/design/Makefile.am:
1320 2006-12-27 Julien MOUTTE <julien@moutte.net>
1322 * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
1323 typo. Fixes: #390063.
1325 2006-12-27 Julien MOUTTE <julien@moutte.net>
1327 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1328 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
1330 * win32/common/config.h: Updated.
1332 2006-12-22 Stefan Kost <ensonic@users.sf.net>
1334 * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
1335 (setup_gdpdepay_streamheader):
1336 * tests/check/elements/gdppay.c: (cleanup_gdppay),
1337 (setup_gdppay_streamheader):
1338 Fix the dp tests, but activating the pads for the streamheader tests
1339 too and cleaning up conditionaly
1341 2006-12-22 Jan Schmidt <thaytan@mad.scientist.com>
1343 * gst/ffmpegcolorspace/avcodec.h:
1344 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1345 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1346 (gst_ffmpegcsp_avpicture_fill):
1347 * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
1348 (img_get_alpha_info):
1349 Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
1350 other end of the word. Fixes: #387073.
1352 Add some inconsequential branch hints in a couple of places.
1354 2006-12-21 Tim-Philipp Müller <tim at centricular dot net>
1356 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1357 (gst_ffmpeg_caps_to_smpfmt):
1358 The "signed" field in raw audio caps is of boolean type, trying to
1359 extract the value with _get_int() will fail (fix to keep in sync with
1360 the copy in gst-ffmpeg)
1362 2006-12-21 Stefan Kost <ensonic@users.sf.net>
1364 * tests/check/elements/audioresample.c: (cleanup_audioresample):
1365 * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
1366 * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
1368 * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
1369 * tests/check/elements/subparse.c: (teardown_subparse):
1370 * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
1371 * tests/check/elements/videorate.c: (cleanup_videorate):
1372 * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
1373 * tests/check/elements/volume.c: (cleanup_volume):
1374 * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
1375 (cleanup_vorbisdec):
1376 * tests/check/elements/vorbistag.c: (setup_vorbistag),
1377 (cleanup_vorbistag):
1378 consistent pad (de)activation
1380 2006-12-20 Tim-Philipp Müller <tim at centricular dot net>
1382 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1383 Forgot to register the extensions.
1385 2006-12-20 Tim-Philipp Müller <tim at centricular dot net>
1387 * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
1389 Add typefinder for VIVO files (my christmas present to the 90s).
1391 2006-12-16 Tim-Philipp Müller <tim at centricular dot net>
1393 * gst/playback/gstdecodebin.c: (type_found):
1394 Special-case the text/plain media type: we only want to recognise it
1395 as a 'raw' decoded media type if it comes from a demuxer or subtitle
1396 parser, but not if the entire stream is of text/plain type. If the
1397 entire stream is text/plain, we should just error out.
1399 This fixes playback of audio files with lyrics in totem. Totem can't
1400 distinguish between text files and subtitle files and passes any
1401 .txt file with the same basename as the main file to playbin as
1402 suburi, and playbin will then throw a 'subtitle found, but no video
1403 stream' error, which isn't entirely helpful. See #380342.
1405 Also, with this change we'll show a slightly more correct error
1406 message in case totem passes a playlist file to us (although a
1407 custom error message wording instead of the default text would
1408 probably not be a bad idea either).
1410 Same problem also needs to be fixed for playbin+decodebin2.
1412 * tests/check/Makefile.am:
1413 * tests/check/elements/decodebin.c: (src_handoff_cb),
1414 (decodebin_new_decoded_pad_cb), (GST_START_TEST),
1416 Add simple unit test for decodebin for the above.
1418 2006-12-16 Tim-Philipp Müller <tim at centricular dot net>
1420 * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
1421 * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
1422 Refuse to change state to READY when we failed to create any of the
1423 required elements in our instance init function.
1425 2006-12-15 Tim-Philipp Müller <tim at centricular dot net>
1427 * docs/libs/gst-plugins-base-libs-sections.txt:
1428 Small docs fixes/updates.
1430 * gst-libs/gst/video/gstvideosink.h:
1431 Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
1432 from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
1433 removed from the base sink API between 0.9.6 and 0.9.7).
1434 API: add GST_VIDEO_SINK_CAST and use it for the height/width
1435 accessor macros, so we don't do a runtime GObject type check every
1438 2006-12-15 Thomas Vander Stichele <thomas at apestaart dot org>
1441 * gst-plugins-base.doap:
1442 * gst-plugins-base.spec.in:
1445 2006-12-09 Tim-Philipp Müller <tim at centricular dot net>
1447 Patch by: Jens Granseuer <jensgr at gmx net>
1449 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
1450 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1451 (gst_base_rtp_audio_payload_handle_frame_based_buffer),
1452 (gst_base_rtp_audio_payload_handle_sample_based_buffer):
1453 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1454 Declare variables at the beginning of a block. Fixes #383195.
1456 2006-12-07 Jan Schmidt <thaytan@mad.scientist.com>
1459 Bump version nano - back to CVS.
1462 === release 0.10.11 ===
1464 2006-12-06 Jan Schmidt <thaytan@mad.scientist.com>
1467 releasing 0.10.11, "Dumb things"
1469 2006-12-05 Jan Schmidt <thaytan@mad.scientist.com>
1471 * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
1472 (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
1473 Handle the case where an element has multiple pads with
1474 unfixed caps as well as still possibly producing more dynamic
1475 pads by storing each case as a distinct entry in the dynamic list.
1478 2006-12-04 Wim Taymans <wim@fluendo.com>
1480 * gst/playback/gstdecodebin.c: (close_pad_link):
1481 Fix #382223, add more dynamic caps handling.
1483 2006-12-04 Wim Taymans <wim@fluendo.com>
1485 reviewed by: <delete if not using a buddy>
1487 * gst-libs/gst/audio/gstringbuffer.h:
1488 * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
1489 (gst_netaddress_set_ip4_interface),
1490 (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
1491 (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
1492 (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
1493 (gst_netaddress_get_ttl):
1494 * gst-libs/gst/netbuffer/gstnetbuffer.h:
1495 * gst/playback/gstdecodebin.c: (close_pad_link):
1496 * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
1497 (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
1498 * win32/common/config.h:
1500 2006-12-01 Michael Smith <msmith@fluendo.com>
1502 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
1503 Delete bad debug code.
1506 2006-12-01 Jan Schmidt <thaytan@mad.scientist.com>
1508 * gst/videoscale/vs_4tap.c:
1510 * win32/common/config.h:
1511 * win32/vs8/libgstvideoscale.vcproj:
1512 Fix compilation on win32 under VS8
1513 Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
1514 Partially fixes #381175
1516 2006-11-30 Michael Smith <msmith@fluendo.com>
1518 * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
1520 It would be very bad if, after a discont buffer, we thought every
1521 single following buffer was also discont. So, add to the test to
1522 ensure that this isn't the case.
1524 * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
1525 ... it was the case. So fix it.
1527 2006-11-28 Wim Taymans <wim@fluendo.com>
1529 * gst/playback/gstplaybasebin.c: (check_queue_event):
1532 * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1533 Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
1534 padtemplate caps. Refixes #357577.
1536 2006-11-28 Wim Taymans <wim@fluendo.com>
1538 * gst/playback/gstplaybasebin.c: (check_queue_event),
1539 (queue_threshold_reached), (queue_out_of_data),
1540 (gen_preroll_element):
1541 Add event probe to see when EOS is in a queue and we can disable the
1542 underrun signals. Fixes #357577.
1544 2006-11-28 Edward Hervey <edward@fluendo.com>
1546 * gst/playback/Makefile.am:
1547 * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
1548 (_gst_boolean_accumulator), (gst_decode_bin_class_init),
1549 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
1550 (gst_decode_bin_init), (gst_decode_bin_dispose),
1551 (gst_decode_bin_finalize), (gst_decode_bin_set_property),
1552 (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
1553 (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
1554 (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
1555 (connect_element), (expose_pad), (type_found),
1556 (pad_added_group_cb), (pad_removed_group_cb),
1557 (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
1558 (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
1559 (are_raw_caps), (multi_queue_overrun_cb),
1560 (multi_queue_underrun_cb), (gst_decode_group_new),
1561 (get_current_group), (group_demuxer_event_probe),
1562 (gst_decode_group_control_demuxer_pad),
1563 (gst_decode_group_control_source_pad),
1564 (gst_decode_group_check_if_blocked),
1565 (gst_decode_group_check_if_drained), (gst_decode_group_expose),
1566 (gst_decode_group_hide), (gst_decode_group_free),
1567 (gst_decode_group_set_complete), (source_pad_blocked_cb),
1568 (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
1569 (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
1571 New decodebin2 element.
1573 * gst/playback/gstplay-marshal.list:
1574 Added marshallers for new signals in decodebin2
1575 * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
1576 Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
1579 2006-11-28 Wim Taymans <wim@fluendo.com>
1581 * gst/playback/gstplaybasebin.c: (setup_source),
1582 (gst_play_base_bin_change_state):
1583 Disable rtsp:// uris for the release, it's not good enough yet.
1586 2006-11-26 Wim Taymans <wim@fluendo.com>
1588 * ext/theora/theoradec.c: (gst_theora_dec_reset),
1589 (theora_dec_push_forward), (theora_dec_push_reverse),
1590 (theora_handle_data_packet), (theora_dec_decode_buffer),
1591 (theora_dec_flush_decode), (theora_dec_chain_reverse),
1592 (theora_dec_chain_forward), (theora_dec_chain):
1593 Implement reverse playback.
1595 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
1596 (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
1597 (vorbis_dec_chain_forward):
1598 Clear buffers used for reverse playback in _reset.
1599 No need to set the eos flag, we clip samples using the segment.
1601 2006-11-24 Wim Taymans <wim@fluendo.com>
1603 * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
1604 (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
1605 (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
1606 (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
1608 Handle continued pages in reverse mode.
1610 2006-11-24 Wim Taymans <wim@fluendo.com>
1612 * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
1613 (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
1614 (vorbis_dec_flush_decode):
1616 Don't try to add invalid timestamps.
1617 Clipping will unref the buffer.
1619 2006-11-24 Stefan Kost <ensonic@users.sf.net>
1621 * gst/adder/gstadder.h:
1622 * gst/audiotestsrc/gstaudiotestsrc.h:
1623 remove obsolete _factory_init protos
1625 2006-11-24 Stefan Kost <ensonic@users.sf.net>
1627 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
1628 Fix spacing in debug message.
1630 2006-11-23 Wim Taymans <wim@fluendo.com>
1632 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
1633 (gst_ogg_demux_chain):
1634 Don't just ignore return values from _pad_push().
1635 Small debug improvements.
1637 2006-11-23 Michael Smith <msmith@fluendo.com>
1639 * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
1640 If our incoming buffer is marked as DISCONT, then increment the page
1641 number (so that the discontinuity is marked in the final ogg
1642 bitstream) and flush the previous page.
1644 2006-11-22 Michael Smith <msmith@fluendo.com>
1646 * ext/theora/gsttheoraenc.h:
1647 * ext/theora/theoraenc.c: (gst_theora_enc_init),
1648 (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
1649 (theora_buffer_from_packet), (theora_enc_is_discontinuous),
1650 (theora_enc_chain), (theora_enc_change_state):
1651 Mark discontinuities of > 3/4 of a frame, reinit encoder.
1653 * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
1654 (GST_START_TEST), (theoraenc_suite):
1655 Enable discontinuity test, fix it.
1657 2006-11-21 Tim-Philipp Müller <tim at centricular dot net>
1659 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
1660 (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
1661 (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
1662 (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
1663 (gst_text_overlay_change_state):
1664 * ext/pango/gsttextoverlay.h:
1665 Some textoverlay fixes: for one, in the video chain function,
1666 actually wait for a text buffer to come in if there is none at the
1667 moment and there should be one; also, deal more gracefully with
1668 incoming buffers that do not have a timestamp or duration; discard
1669 text buffer when not needed any longer. Fixes #341681.
1671 * tests/check/Makefile.am:
1672 * tests/check/elements/.cvsignore:
1673 * tests/check/elements/textoverlay.c:
1674 (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
1675 (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
1676 (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
1677 (test_video_waits_for_text_send_text_newsegment_thread),
1678 (test_video_waits_for_text_shutdown_element),
1679 (test_render_continuity_push_video_buffers_thread),
1680 (textoverlay_suite):
1681 Add some unit tests for textoverlay.
1683 2006-11-21 Tim-Philipp Müller <tim at centricular dot net>
1685 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1686 Avoid integer underflow when the found probability for mp3 is
1687 smaller than the 'penalty' we subtract if there's not a clean
1688 mp3 header sync at offset 0.
1690 2006-11-21 Stefan Kost <ensonic@users.sf.net>
1692 * docs/libs/gst-plugins-base-libs-sections.txt:
1693 Add some new symbols to the docs
1695 2006-11-20 Tim-Philipp Müller <tim at centricular dot net>
1697 * tests/check/Makefile.am:
1698 * tests/check/elements/ffmpegcolorspace.c:
1699 (ffmpegcolorspace_suite):
1700 Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
1701 (for now not for valgrinding though, since it takes too long).
1703 2006-11-20 Wim Taymans <wim@fluendo.com>
1705 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1706 (gst_ffmpeg_pixfmt_to_caps):
1707 Fix RGBA32 caps. Fixes #357038.
1709 2006-11-20 Tim-Philipp Müller <tim at centricular dot net>
1711 * gst-libs/gst/interfaces/mixertrack.h:
1712 Add FIXME so we can add some padding here in 0.11
1714 2006-11-19 Tim-Philipp Müller <tim at centricular dot net>
1716 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
1717 Fix GstBaseRTPAudioPayload structure so the whole GObject
1718 inheritance business actually works (parent class instance structure
1719 must always come first in the derived class instance structure).
1721 2006-11-16 Tim-Philipp Müller <tim at centricular dot net>
1723 * gst/videotestsrc/Makefile.am:
1724 * tests/check/Makefile.am:
1725 Make sure our checks and the videotestsrc plugin link against the
1726 local uninstalled gst libs and not any installed gst libs that
1727 might happen to exist as well.
1729 * tests/check/elements/adder.c: (message_received),
1730 (test_event_message_received), (test_play_twice_message_received):
1731 * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
1732 Fix compiler warnings when compiling against core with disabled
1735 2006-11-16 Michael Smith <msmith@fluendo.com>
1737 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
1738 (gst_audio_rate_sink_event), (gst_audio_rate_chain):
1739 Fix audiorate, so that it accurately sets offsets and timestamps.
1740 Doesn't change the fundamental algorithmic decisions; so should be
1743 * tests/check/Makefile.am:
1744 Enable audiorate test now that it passes.
1746 2006-11-09 Stefan Kost <ensonic@users.sf.net>
1748 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1749 clear xv when going to NULL, remove // commented non-existant proto
1751 * tests/examples/seek/seek.c: (main):
1752 add missing tooltip description for scrub and play_scrub
1754 2006-11-14 David Schleef <ds@schleef.org>
1757 Bump liboil requirement to 0.3.8.
1758 * gst-libs/gst/riff/riff-media.c:
1760 * gst/videoscale/vs_image.h:
1761 * gst/videoscale/vs_scanline.h:
1762 Use liboil's stdint.h.
1763 * gst/videotestsrc/videotestsrc.c:
1764 Remove liboil related ifdef's, since they aren't needed now, and
1765 won't work with future versions.
1767 2006-11-14 David Schleef <ds@schleef.org>
1769 * gst/videoscale/Makefile.am:
1770 * gst/videoscale/gstvideoscale.c:
1771 * gst/videoscale/gstvideoscale.h:
1772 * gst/videoscale/vs_4tap.c:
1773 * gst/videoscale/vs_4tap.h:
1774 * gst/videoscale/vs_image.c:
1775 * gst/videoscale/vs_image.h:
1776 * gst/videoscale/vs_scanline.c:
1777 * gst/videoscale/vs_scanline.h:
1778 Add a 4-tap image scaler. Theoretically looks much prettier.
1779 The tap calculation could use some improvement.
1781 2006-11-14 Wim Taymans <wim@fluendo.com>
1783 Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
1785 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
1786 (gst_riff_parse_strf_iavs):
1787 * gst/subparse/gstsubparse.c: (convert_encoding):
1788 * gst/tcp/gstmultifdsink.c:
1789 (gst_multi_fd_sink_handle_client_write):
1790 * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
1791 (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
1792 (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
1793 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
1794 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1795 (gst_ximagesink_ximage_new):
1796 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
1797 Various gsize and gssize printf fixes. Fixes #372507.
1799 2006-11-13 Wim Taymans <wim@fluendo.com>
1801 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1802 (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
1803 (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
1804 (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
1805 (vorbis_dec_chain_forward), (vorbis_dec_chain):
1806 * ext/vorbis/vorbisdec.h:
1807 First stab at vorbis reverse playback.
1809 2006-11-13 Wim Taymans <wim@fluendo.com>
1811 * gst-libs/gst/audio/gstbaseaudiosink.c:
1812 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1813 * gst-libs/gst/audio/gstbaseaudiosink.h:
1814 Make the clock sync code more accurate wrt resampling and playback
1817 * gst-libs/gst/audio/gstringbuffer.c:
1818 (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
1819 * gst-libs/gst/audio/gstringbuffer.h:
1820 Use better algorithm to interpolate sample rates.
1822 2006-11-13 Michael Smith <msmith@fluendo.com>
1824 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
1825 Improve a debug line slightly.
1827 * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
1828 Call gst_riff_init() in plugin_init, to avoid getting errors from
1829 the debug system (unrelated changes to another plugin made this turn
1832 2006-11-10 Tim-Philipp Müller <tim at centricular dot net>
1834 Patch by: Sergey Scobich <sergery.scobich at gmail com>
1836 * win32/common/libgsttag.def:
1837 Add missing symbol (#366492).
1839 2006-11-09 Tim-Philipp Müller <tim at centricular dot net>
1841 * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
1842 Don't unref a NULL pad.
1844 2006-11-09 Wim Taymans <wim@fluendo.com>
1846 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
1847 (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
1848 (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
1849 (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
1850 (gst_ogg_demux_loop):
1851 Implement first stab at reverse playback.
1853 2006-11-07 Stefan Kost <ensonic@users.sf.net>
1855 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1856 (gst_riff_create_video_template_caps):
1857 add h263/h264 variants to the caps, Fixes #363118
1859 2006-11-06 Tim-Philipp Müller <tim at centricular dot net>
1861 * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
1862 * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
1863 Use g_strerror instead of strerror so we get UTF-8.
1865 2006-11-03 David Schleef <ds@schleef.org>
1867 * ext/ogg/gstoggdemux.c:
1868 * ext/ogg/gstoggmux.c:
1869 Add/remove KW-DIRAC header here, since it is ogg-specific.
1871 2006-11-03 Michael Smith <msmith@fluendo.com>
1873 * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
1874 Recognise more mpeg4 elementary video streams.
1876 2006-11-02 Edward Hervey <edward@fluendo.com>
1878 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1879 Lower the probability of mp3 typefinding functions if we don't find a
1880 valid mp3 header at the start of the file.
1883 2006-11-02 Wim Taymans <wim@fluendo.com>
1885 * ext/theora/gsttheoradec.h:
1886 * ext/theora/theoradec.c: (gst_theora_dec_init),
1887 (theora_dec_sink_event), (theora_dec_chain_forward),
1888 (theora_dec_flush_decode), (theora_dec_chain_reverse),
1890 Document and partially implement an algorithm for doing reverse playback
1893 2006-11-02 Tim-Philipp Müller <tim at centricular dot net>
1895 Patch by: Sergey Scobich <sergey.scobich at gmail com>
1897 * win32/common/config.h:
1898 * win32/common/interfaces-enumtypes.c:
1899 * win32/common/libgsttag.def:
1900 * win32/vs8/gst-plugins-base.sln:
1901 * win32/vs8/libgstaudioresample.vcproj:
1902 * win32/vs8/libgstinterfaces.vcproj:
1903 * win32/vs8/libgstogg.vcproj:
1904 * win32/vs8/libgstriff.vcproj:
1905 * win32/vs8/libgsttag.vcproj:
1906 * win32/vs8/libgsttheora.vcproj:
1907 * win32/vs8/libgstvideoscale.vcproj:
1908 * win32/vs8/libgstvorbis.vcproj:
1909 Misc. VS8 build fixes: fix syntax in config.h, add missing entries
1910 to libgsttag.def; add missing dependencies for some vs8 projects;
1911 re-arrange placement of .def files in vs8 projects (#366334).
1913 2006-11-01 Tim-Philipp Müller <tim at centricular dot net>
1916 Remove unused variable.
1918 * ext/ogg/gstoggdemux.c:
1919 Fix Wim's surname in plugin description.
1921 2006-10-31 Wim Taymans <wim@fluendo.com>
1923 * gst-plugins-base.spec.in:
1924 spec new .h file. Fixes #368310.
1926 2006-10-31 Michael Smith <msmith@fluendo.com>
1928 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
1929 (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
1930 (gst_multi_fd_sink_get_stats),
1931 (gst_multi_fd_sink_remove_client_link),
1932 (gst_multi_fd_sink_queue_buffer),
1933 (gst_multi_fd_sink_handle_clients):
1934 * gst/tcp/gstmultifdsink.h:
1935 Make using the remove or clear signals threadsafe.
1936 Make calling get-stats with an invalid fd not segfault.
1939 2006-10-31 Wim Taymans <wim@fluendo.com>
1941 * gst-libs/gst/rtp/Makefile.am:
1942 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1943 (gst_base_rtp_audio_payload_init):
1944 Fix and activate base audio payloader.
1946 2006-10-28 Tim-Philipp Müller <tim at centricular dot net>
1948 * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
1950 Add typefinder for QuickTime Image Files (see #366156).
1952 2006-10-28 Tim-Philipp Müller <tim at centricular dot net>
1954 * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
1955 Another typo fix (#366212).
1957 2006-10-27 Wim Taymans <wim@fluendo.com>
1959 * gst/volume/gstvolume.c: (volume_transform_ip):
1960 Use stream time to synchronize volume property instead of rather random
1961 timestamps. This is needed when gnonlin does its time shifting.
1963 2006-10-27 Wim Taymans <wim@fluendo.com>
1965 Patch by: Mark Nauwelaerts <manauw at skynet dot be>
1967 * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
1968 Remove the pad from the element in release_pad. Fixes #364812.
1970 2006-10-27 Tim-Philipp Müller <tim at centricular dot net>
1972 * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
1973 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
1974 Explicitly create our custom buffer classes at a thread-safe
1975 location as well, since g_type_class_ref() doesn't seem to be
1976 entirely thread-safe either (#365501; also see #349410).
1978 2006-10-26 Tim-Philipp Müller <tim at centricular dot net>
1980 * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
1981 (gst_riff_parse_info):
1982 If strings in INFO chunk are not UTF-8, do something similar to
1983 what we do for ID3v1 tags: check a number of environment variables
1984 (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
1985 character sets to try, otherwise try the current locale and/or fall
1986 back on ISO-8859-1. Fixes #360552.
1988 2006-10-23 Tim-Philipp Müller <tim at centricular dot net>
1990 * gst/videotestsrc/gstvideotestsrc.c:
1991 (gst_video_test_src_pattern_get_type),
1992 (gst_video_test_src_set_pattern):
1993 * gst/videotestsrc/gstvideotestsrc.h:
1994 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
1995 (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
1996 (gst_video_test_src_checkers8):
1997 * gst/videotestsrc/videotestsrc.h:
1998 Add a bunch of exciting new checkers patterns.
2000 2006-10-23 Tim-Philipp Müller <tim at centricular dot net>
2002 * gst/subparse/Makefile.am:
2003 * gst/subparse/gstsubparse.c:
2004 (gst_sub_parse_data_format_autodetect),
2005 (gst_sub_parse_format_autodetect), (handle_buffer),
2006 (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
2007 * gst/subparse/gstsubparse.h:
2008 * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
2010 * gst/subparse/tmplayerparse.h:
2011 Add support for TMPlayer-type subtitles (#362845).
2013 * tests/check/elements/subparse.c: (test_tmplayer_do_test),
2014 (GST_START_TEST), (subparse_suite):
2015 Add some basic unit tests for the above.
2017 2006-10-23 Tim-Philipp Müller <tim at centricular dot net>
2019 * tests/check/elements/audiorate.c: (test_injector_base_init),
2020 (test_injector_class_init), (test_injector_chain),
2021 (test_injector_init), (probe_cb), (do_perfect_stream_test),
2022 (GST_START_TEST), (audiorate_suite):
2023 More tests for audiorate: inject buffers to check behaviour when
2026 2006-10-21 Tim-Philipp Müller <tim at centricular dot net>
2028 * tests/check/Makefile.am:
2029 * tests/check/elements/.cvsignore:
2030 * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
2031 (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
2032 Add some basic unit tests for audiorate. Disabled at the moment
2033 since it doesn't pass yet (see bug #363119).
2035 2006-10-20 Tim-Philipp Müller <tim at centricular dot net>
2037 * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
2038 (parse_subrip), (handle_buffer):
2039 Add missing closing tags for markup and fix broken markup,
2040 otherwise pango won't render anything (fixes #357531). Also,
2041 make sure the text we send out is always NUL-terminated
2042 (better safe than sorry etc.).
2044 * tests/check/elements/subparse.c: (test_srt_do_test),
2046 Some more tests for .srt incl. tests for the above stuff.
2048 2006-10-20 Julien MOUTTE <julien@moutte.net>
2050 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
2051 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
2052 Patch by: Stefan Kost <ensonic@users.sf.net>
2053 Try to redraw borders only when needed. Apparently this consumes
2054 resources on small devices... :-O (#363607)
2056 2006-10-20 Michael Smith <msmith@fluendo.com>
2058 * gst/tcp/gstmultifdsink.c:
2059 (gst_multi_fd_sink_client_queue_buffer):
2060 If caps change, then update the client's idea of the caps so that we
2061 don't end up re-sending streamheaders for every single buffer after
2064 2006-10-20 Michael Smith <msmith@fluendo.com>
2066 * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
2067 (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
2068 Set caps on pushed buffers; fix up refcounting of caps objects.
2070 2006-10-19 Tim-Philipp Müller <tim at centricular dot net>
2072 * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
2074 Typefind mmsh header data packet to application/x-mmsh (#362625).
2076 2006-10-19 Tim-Philipp Müller <tim at centricular dot net>
2078 * tests/check/Makefile.am:
2079 * tests/check/elements/.cvsignore:
2080 * tests/check/elements/subparse.c: (buffer_from_static_string),
2081 (setup_subparse), (teardown_subparse), (test_srt_do_test),
2082 (GST_START_TEST), (subparse_suite):
2083 Add very simple unit test for subparse.
2085 2006-10-19 Tim-Philipp Müller <tim at centricular dot net>
2087 * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
2089 Strip trailing newlines from subtitle text output.
2091 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2093 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
2094 (gst_sub_parse_change_state):
2095 Fix memleak; clear subparse->textbuf n state change function.
2097 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2099 * gst/subparse/gstsubparse.c:
2100 (gst_sub_parse_data_format_autodetect):
2101 Don't require subrip (.srt) files to start with a chunk number of 1.
2103 2006-10-18 Wim Taymans <wim@fluendo.com>
2105 * gst-libs/gst/audio/gstbaseaudiosink.c:
2106 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2107 * gst-libs/gst/audio/gstbaseaudiosink.h:
2108 Extract rate from the NEWSEGMENT event.
2109 Use commit_full to also take rate adjustment into account when writing
2110 samples to the ringbuffer.
2112 * gst-libs/gst/audio/gstringbuffer.c:
2113 (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
2114 (gst_ring_buffer_read):
2115 * gst-libs/gst/audio/gstringbuffer.h:
2116 Added _commit_full() to also take rate into account.
2117 Use simple interpolation algorithm to resample audio.
2118 API: gst_ring_buffer_commit_full()
2120 * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
2121 * tests/examples/seek/seek.c: (segment_done):
2122 Don't try to seek with 0.0 rate, just pause instead.
2123 Remove bogus debug line.
2125 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2127 * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
2129 Catch async errors when starting up the subtitle bin, so we can
2130 stop waiting and continue with the main film instead of hanging
2131 forever. Fixes #339366.
2133 * tests/check/elements/playbin.c: (playbin_suite):
2134 Enable unit test for the above.
2136 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2138 * tests/check/Makefile.am:
2139 * tests/check/elements/.cvsignore:
2140 * tests/check/elements/playbin.c: (GST_START_TEST),
2141 (gst_red_video_src_uri_get_type),
2142 (gst_red_video_src_uri_get_protocols),
2143 (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
2144 (gst_red_video_src_uri_handler_init),
2145 (gst_red_video_src_init_type), (gst_red_video_src_base_init),
2146 (gst_red_video_src_create), (gst_red_video_src_class_init),
2147 (gst_red_video_src_init), (plugin_init), (playbin_suite):
2148 Some small and basic unit tests for playbin; not very useful yet,
2149 but at least a start.
2151 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2153 * gst/playback/gstplaybin.c: (setup_sinks):
2154 The old pad activation spiel.
2156 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2158 * gst/playback/gstplaybasebin.c: (setup_source):
2159 Don't hang forever if the subbin already fails to start up in
2160 the state change to PAUSED (#339366).
2162 2006-10-17 Tim-Philipp Müller <tim at centricular dot net>
2164 * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
2165 (gst_tuner_set_channel), (gst_tuner_get_channel),
2166 (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
2167 (gst_tuner_set_frequency), (gst_tuner_get_frequency),
2168 (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
2169 (gst_tuner_find_channel_by_name):
2170 Fix some function guards, add some more function guards.
2172 2006-10-17 Jan Schmidt <thaytan@mad.scientist.com>
2174 * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
2175 (remove_element_chain):
2176 Don't return a pad from get_our_ghost_pad unless it is actually the
2178 Change a cast in remove_element_chain slightly.
2180 2006-10-13 Julien MOUTTE <julien@moutte.net>
2182 * tests/examples/seek/seek.c: (do_seek), (start_seek),
2183 (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
2184 Segment seeking needs to use the rate and set stop to -1.
2186 2006-10-13 Wim Taymans <wim@fluendo.com>
2188 * gst-libs/gst/audio/gstbaseaudiosink.c:
2189 (gst_base_audio_sink_setcaps):
2190 Don't crash when ringbuffer is not yet created.
2191 Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
2194 * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2195 * gst/playback/gststreamselector.c:
2196 (gst_stream_selector_request_new_pad):
2197 Activate pads befre adding them to running elements.
2199 2006-10-13 Julien MOUTTE <julien@moutte.net>
2201 * tests/examples/seek/seek.c: (do_seek), (start_seek),
2202 (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
2203 updater when we start grabing the slider. Don't wait for the
2204 pipeline to be PAUSED.
2206 2006-10-13 Tim-Philipp Müller <tim at centricular dot net>
2208 * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
2209 (gst_mixer_set_volume), (gst_mixer_get_volume),
2210 (gst_mixer_set_mute), (gst_mixer_set_option),
2211 (gst_mixer_get_option), (gst_mixer_mute_toggled),
2212 (gst_mixer_record_toggled), (gst_mixer_volume_changed),
2213 (gst_mixer_option_changed):
2214 Guard mixer interface functions against bogus arguments.
2216 2006-10-12 Julien MOUTTE <julien@moutte.net>
2218 * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
2219 (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
2220 (msg_state_changed), (main): Use state-changed messages to trigger
2221 start/stop of scale update timer. Indeed the scale slider was
2222 jumping here and there because the update timer was activated
2223 before seek completed. This fixes instant applying of rate changes
2224 by pressing the spinbutton like a crazy man !
2226 2006-10-12 Tim-Philipp Müller <tim at centricular dot net>
2228 Patch by: Sebastien Cote <sebas642 at yahoo.ca>
2230 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2231 (gst_basertppayload_finalize):
2232 Fix two small memory leaks (#361456).
2234 2006-10-10 Julien MOUTTE <julien@moutte.net>
2236 * tests/examples/seek/seek.c: (do_seek),
2237 (rate_spinbutton_changed_cb): When changing spinbutton we try
2238 to change the rate on the fly.
2240 2006-10-10 Wim Taymans <wim@fluendo.com>
2242 * gst-libs/gst/riff/riff-ids.h:
2243 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2244 (gst_riff_create_audio_template_caps):
2247 2006-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2249 Patch by: Josep Torre Valles <josep@fluendo.com>
2251 * ext/gnomevfs/gstgnomevfssink.c:
2252 * ext/gnomevfs/gstgnomevfssrc.c:
2253 Fix URI interface implementation return type.
2254 * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
2255 Fix what looks like a copy/paste issue when assigning values.
2256 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2257 (gst_audio_filter_template_get_type):
2258 Cast to prevent Forte warnings.
2259 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
2260 Fix URI interface implementation return type.
2261 gst_pad_query_position requires a signed integer pointer as
2262 3rd parameter, GstClockTime is unsigned.
2263 * gst/audioconvert/audioconvert.c:
2264 Fix integer overflow when treated as signed.
2265 * gst/audioresample/resample.c: (resample_add_input_data):
2266 Cast to prevent warnings on Forte.
2267 * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
2268 Fix integer overflow when treated as signed.
2269 * gst/ffmpegcolorspace/imgconvert_template.h:
2270 Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
2271 * gst/playback/gstdecodebin.c: (queue_filled_cb),
2272 (cleanup_decodebin):
2273 Who initialises a guint to -1!
2274 Cast function pointers to prevent warnings on Forte.
2275 * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
2276 (queue_threshold_reached):
2277 Cast function pointers correctly to prevent warnings on Forte.
2278 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
2279 Cast function pointers correctly to prevent warnings on Forte.
2280 * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
2281 Obvious change to unsigned, 0xEF > max signed char.
2282 * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
2283 GstClockTime is unsigned, initialise correctly.
2284 * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2285 Cast so pointer arithemetic doesn't cause warnings on Forte.
2286 * gst/videorate/gstvideorate.c:
2287 Use correct return value.
2288 * tests/examples/seek/scrubby.c:
2289 GstClockTime is unsigned, initialise correctly.
2291 2006-10-10 Tim-Philipp Müller <tim at centricular dot net>
2293 Patch by: Ferenc Gerlits <fgerlits at gmail com>
2295 * gst/typefind/gsttypefindfunctions.c:
2296 Recognise XML files and XML-like files shorter than 256 bytes as
2297 well (fixes #359237).
2299 2006-10-09 Edgard Lima <edgard.lima@indt.org.br>
2301 Patch by: Renato Filho <renato.filho@indt.org.br>
2303 * gst/typefind/gsttypefindfunctions.c:
2304 Added typefind functions to video/x-nuv media.
2306 2006-10-08 Tim-Philipp Müller <tim at centricular dot net>
2308 * gst-libs/gst/interfaces/xoverlay.c:
2309 (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
2310 Some more guards against invalid input.
2312 2006-10-07 Julien MOUTTE <julien@moutte.net>
2314 * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event):
2316 * tests/examples/seek/seek.c: (do_seek),
2317 (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
2318 seek example to experiment with rates != 1.0 (reverse playback !)
2320 2006-10-06 Stefan Kost <ensonic@users.sf.net>
2322 * gst-libs/gst/interfaces/xoverlay.c:
2323 Unref message in doc-example (spotted by Robert McQueen)
2325 2006-10-06 Wim Taymans <wim@fluendo.com>
2327 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2328 (mpeg1_parse_header), (mpeg1_sys_type_find):
2331 2006-10-06 Wim Taymans <wim@fluendo.com>
2333 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2335 * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2336 Activate dynamic pads before adding them to the element.
2338 2006-10-06 Michael Smith <msmith@fluendo.com>
2340 * gst-libs/gst/floatcast/floatcast.h:
2341 Fix obviously-bogus macros; use the correct types.
2343 2006-10-06 Wim Taymans <wim@fluendo.com>
2345 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2346 (gst_base_rtp_depayload_change_state):
2347 Also call parent state change function to activate pads.
2349 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2350 (mpeg1_parse_header), (mpeg1_sys_type_find):
2351 Add some more debug info in mpeg typefinding.
2353 2006-10-06 Michael Smith <msmith@fluendo.com>
2355 * ext/theora/theoradec.c: (theora_dec_chain):
2356 Zero byte theora packets are valid and well-defined; don't warn on
2359 2006-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
2361 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2362 (gst_multi_fd_sink_get_stats), (find_limits),
2363 (gst_multi_fd_sink_queue_buffer):
2364 API: add dropped_buffers to the get-stats GValueArray
2366 2006-10-05 Tim-Philipp Müller <tim at centricular dot net>
2368 * ext/alsa/gstalsadeviceprobe.c:
2369 (gst_alsa_device_property_probe_get_values):
2370 * ext/alsa/gstalsasink.c: (set_hwparams):
2371 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
2372 (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
2373 * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
2374 (gst_ogg_mux_process_best_pad):
2375 * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
2376 (gst_ogg_parse_chain):
2377 * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
2378 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2379 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
2380 (gst_vorbis_enc_buffer_check_discontinuous):
2381 * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
2382 * gst-libs/gst/audio/gstbaseaudiosink.c:
2383 (gst_base_audio_sink_render):
2384 * gst-libs/gst/cdda/gstcddabasesrc.c:
2385 (gst_cdda_base_src_handle_track_seek):
2386 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2387 (gst_base_rtp_depayload_push_full):
2388 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2389 * gst/audioresample/resample.c: (resample_input_pushthrough):
2390 * gst/playback/gstplaybasebin.c: (queue_out_of_data):
2391 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2392 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2393 (wavpack_type_find):
2394 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
2395 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2396 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
2397 * tests/check/elements/volume.c: (GST_START_TEST):
2398 Printf format fixes.
2400 2006-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
2402 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
2403 Fix a simple mistake (see the docs)
2406 2006-10-03 Tim-Philipp Müller <tim at centricular dot net>
2408 * docs/plugins/Makefile.am:
2409 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2410 * docs/plugins/gst-plugins-base-plugins-sections.txt:
2411 * docs/plugins/gst-plugins-base-plugins.args:
2412 * docs/plugins/gst-plugins-base-plugins.hierarchy:
2413 * docs/plugins/inspect/plugin-adder.xml:
2414 * docs/plugins/inspect/plugin-alsa.xml:
2415 * docs/plugins/inspect/plugin-audioconvert.xml:
2416 * docs/plugins/inspect/plugin-audiorate.xml:
2417 * docs/plugins/inspect/plugin-audioresample.xml:
2418 * docs/plugins/inspect/plugin-audiotestsrc.xml:
2419 * docs/plugins/inspect/plugin-cdparanoia.xml:
2420 * docs/plugins/inspect/plugin-decodebin.xml:
2421 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2422 * docs/plugins/inspect/plugin-gdp.xml:
2423 * docs/plugins/inspect/plugin-gnomevfs.xml:
2424 * docs/plugins/inspect/plugin-libvisual.xml:
2425 * docs/plugins/inspect/plugin-ogg.xml:
2426 * docs/plugins/inspect/plugin-pango.xml:
2427 * docs/plugins/inspect/plugin-playbin.xml:
2428 * docs/plugins/inspect/plugin-subparse.xml:
2429 * docs/plugins/inspect/plugin-tcp.xml:
2430 * docs/plugins/inspect/plugin-theora.xml:
2431 * docs/plugins/inspect/plugin-typefindfunctions.xml:
2432 * docs/plugins/inspect/plugin-video4linux.xml:
2433 * docs/plugins/inspect/plugin-videorate.xml:
2434 * docs/plugins/inspect/plugin-videoscale.xml:
2435 * docs/plugins/inspect/plugin-videotestsrc.xml:
2436 * docs/plugins/inspect/plugin-volume.xml:
2437 * docs/plugins/inspect/plugin-vorbis.xml:
2438 * docs/plugins/inspect/plugin-ximagesink.xml:
2439 * docs/plugins/inspect/plugin-xvimagesink.xml:
2440 Add vorbistag element to docs; update version numbers to 0.10.10.1.
2442 2006-10-03 Tim-Philipp Müller <tim at centricular dot net>
2444 Patch by: James "Doc" Livingston <doclivingston at gmail com>
2446 * ext/vorbis/Makefile.am:
2447 * ext/vorbis/vorbis.c: (plugin_init):
2448 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
2449 (vorbis_parse_parse_packet), (vorbis_parse_chain):
2450 * ext/vorbis/vorbisparse.h:
2451 * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
2452 (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
2453 (gst_vorbis_tag_parse_packet):
2454 * ext/vorbis/vorbistag.h:
2455 Add new vorbistag element which derives from vorbisparse
2456 and is essentially the same as well, only that it implements
2457 the GstTagSetter interface and can modify the stream's
2458 vorbiscomment on the fly (#335635).
2460 * tests/check/Makefile.am:
2461 * tests/check/elements/.cvsignore:
2462 * tests/check/elements/vorbistag.c: (setup_vorbistag),
2463 (cleanup_vorbistag), (buffer_probe), (start_pipeline),
2464 (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
2465 (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
2466 Add unit test for new vorbistag element.
2468 2006-10-03 Tim-Philipp Müller <tim at centricular dot net>
2470 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
2471 (vorbis_parse_push_headers), (vorbis_parse_chain):
2472 Set BOS flag in packet structure to fix 'jump depends
2473 on unitialized value' errors in valgrind; various minor
2476 2006-09-30 Jan Schmidt <thaytan@mad.scientist.com>
2478 * gst/playback/gstdecodebin.c: (close_pad_link):
2479 Fix typo in a debug statement.
2481 * gst/playback/gstplaybasebin.c: (probe_triggered),
2482 (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
2483 (gen_source_element), (source_new_pad), (analyse_source),
2485 When handling no_more_pads in new_decoded_pad, make sure to treat
2486 subtitle pads correctly. Fixes playback with subtitle files.
2488 Move a recurring message to LOG level.
2490 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
2491 The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
2492 which ends up as -1 when cast to an int. Make the logic handle the
2493 max value as an unsigned mask and only change the colorkey when it's
2494 a value we recognise.
2496 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
2498 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2499 Removed empty * between paragraphs
2501 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
2503 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2504 * gst-libs/gst/rtp/README:
2505 Moved some documentation into .c file
2507 2006-09-29 Wim Taymans <wim@fluendo.com>
2509 * gst/playback/gstdecodebin.c: (no_more_pads):
2512 2006-09-29 Wim Taymans <wim@fluendo.com>
2514 * gst/playback/gstdecodebin.c: (new_caps):
2517 * gst/playback/gstplaybin.c:
2520 2006-09-29 Tim-Philipp Müller <tim at centricular dot net>
2522 * tests/check/Makefile.am:
2523 Re-enable cddabasesrc test to see if it works again
2526 2006-09-29 Wim Taymans <wim@fluendo.com>
2528 * gst/playback/gstplaybasebin.c: (setup_subtitle),
2529 (gen_source_element):
2530 Handle invalid URIs a bit more gracefully.
2532 2006-09-29 Tim-Philipp Müller <tim at centricular dot net>
2534 * tests/check/pipelines/oggmux.c:
2535 Remove obsolete comment.
2537 2006-09-29 Michael Smith <msmith@fluendo.com>
2539 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
2540 (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
2541 (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
2542 (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
2543 (gst_ogg_mux_collected):
2544 Commit patch from James "Doc" Livingston, adds proper EOS handling
2545 in oggmux. GStreamer can, for the first time ever, create a valid
2548 * tests/check/pipelines/oggmux.c: (check_chain_final_state),
2550 Reenable tests now that they pass.
2552 2006-09-29 Wim Taymans <wim@fluendo.com>
2554 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2555 Stop reading commands when EOF (we read 0) as well.
2557 2006-09-28 Wim Taymans <wim@fluendo.com>
2559 * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
2560 (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
2561 (find_dynamic), (unlinked), (close_link):
2562 Implement delayed caps linking needed for element with a lot of
2563 different caps on the src pads that get fixed at runtime.
2564 Improve management of dynamic elements.
2566 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
2567 (group_destroy), (group_commit), (check_queue), (queue_overrun),
2568 (gen_preroll_element), (remove_groups), (unknown_type),
2569 (add_element_stream), (no_more_pads_full), (no_more_pads),
2570 (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
2571 (new_decoded_pad), (setup_subtitle), (array_has_value),
2572 (gen_source_element), (source_new_pad), (has_all_raw_caps),
2573 (analyse_source), (remove_decoders), (make_decoder),
2574 (remove_source), (setup_source), (finish_source), (prepare_output),
2575 (gst_play_base_bin_change_state):
2576 * gst/playback/gstplaybasebin.h:
2577 Use more _CAST instead of full type checking casts.
2578 Small cleanups, plug some leaks.
2579 Handle dynamic sources.
2580 Add some helper functions to create lists of strings used for
2581 blacklisting and other stuff.
2582 Refactor some code dealing with analysing the source.
2583 Re-enable sources without pads (like cd:// or other selfcontained
2586 2006-09-28 Wim Taymans <wim@fluendo.com>
2588 * gst-libs/gst/audio/gstbaseaudiosink.c:
2589 (gst_base_audio_sink_render):
2590 When we have a timestamp, we can still perform clipping.
2591 When we have no clock, we must play the sample ASAP.
2593 2006-09-28 Wim Taymans <wim@fluendo.com>
2595 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
2596 Set caps on outgoing buffers.
2598 * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
2599 (gst_video_rate_event), (gst_video_rate_chain):
2600 * gst/videorate/gstvideorate.h:
2601 Fix videorate some more. Fixes #357977
2603 2006-09-28 Tim-Philipp Müller <tim at centricular dot net>
2605 * tests/check/elements/adder.c: (adder_suite):
2606 Don't set timeout to 6 seconds when we're running
2607 in valgrind ... (and how is 6 seconds longer than
2608 the default anyway?)
2610 2006-09-28 Wim Taymans <wim@fluendo.com>
2612 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
2613 (gst_audio_rate_sink_event), (gst_audio_rate_convert),
2614 (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
2615 Keep sink and src segment to keep track of time and support more
2617 Fix bogus next_offset and run_time calculation, don't understand how
2618 this could have worked before. Fixes #357976.
2619 Remove some unneeded vars.
2621 2006-09-28 Tim-Philipp Müller <tim at centricular dot net>
2623 * gst/playback/gstplaybin.c: (remove_sinks):
2624 Only remove visualisation from visbin if there is a visbin (or:
2625 don't throw warnings when closing totem without playing a file).
2627 2006-09-27 Wim Taymans <wim@fluendo.com>
2629 * gst-libs/gst/audio/gstbaseaudiosink.c:
2630 (gst_base_audio_sink_render):
2631 Add some more info in a WARNING.
2633 * gst-libs/gst/audio/gstbaseaudiosrc.c:
2634 (gst_base_audio_src_create):
2635 Handle PAUSE in create function, use new -core addition to
2636 wait for playing. Fixes pausing and resuming capture from an
2639 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2640 (gst_ring_buffer_read):
2642 Caller supports interrupted reads now.
2644 2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
2646 * tests/check/Makefile.am:
2647 Another attempt to make the gen64 buildbot happy.
2649 2006-09-27 Stefan Kost <ensonic@users.sf.net>
2651 Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
2653 * ext/libvisual/visual.c: (gst_visual_clear_actors),
2654 (gst_visual_chain), (gst_visual_change_state):
2655 Libvisual plugin was not passing audio data to libvisual 0.4.0
2656 correctly. Fixes #357800
2658 2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
2660 * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
2661 Add timeout to _get_state() so we see which pipeline it is
2662 that causes trouble on the gen64 build bot.
2664 2006-09-27 Wim Taymans <wim@fluendo.com>
2666 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2667 (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
2668 (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
2669 (gst_base_rtp_depayload_set_gst_timestamp):
2670 the source pad always uses fixed caps.
2672 2006-09-27 Wim Taymans <wim@fluendo.com>
2674 * docs/libs/gst-plugins-base-libs-docs.sgml:
2675 * docs/libs/gst-plugins-base-libs-sections.txt:
2676 * gst-libs/gst/audio/gstaudioclock.c:
2677 * gst-libs/gst/audio/gstaudioclock.h:
2678 * gst-libs/gst/audio/gstaudiosink.c:
2679 * gst-libs/gst/audio/gstaudiosink.h:
2680 * gst-libs/gst/audio/gstaudiosrc.c:
2681 * gst-libs/gst/audio/gstbaseaudiosink.c:
2682 (gst_base_audio_sink_render):
2683 * gst-libs/gst/audio/gstbaseaudiosink.h:
2684 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
2685 * gst-libs/gst/audio/gstbaseaudiosrc.h:
2686 * gst-libs/gst/audio/gstringbuffer.h:
2687 Added docs for the audio libs.
2689 2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
2691 * tests/check/Makefile.am:
2692 Temporarily disable test that fails on the bots for unknown reasons.
2694 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
2696 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2697 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
2698 Moved AudioCodecType into priv
2699 Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
2701 2006-09-25 Wim Taymans <wim@fluendo.com>
2703 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
2704 (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
2705 (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
2707 Cleanups and small leak fixes.
2708 Added Depayloaders to valid list of autopluggable elements.
2710 2006-09-25 Wim Taymans <wim@fluendo.com>
2712 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2713 (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
2714 (gen_video_element), (gen_text_element), (gen_audio_element),
2715 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
2716 (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
2717 Detect NO_PREROLL state change returns and disable clock distribution to
2718 the sinks so that sync is disabled.
2719 Avoid some type checking and do simple casts instead.
2720 Small cleanups, fix some FIXMEs.
2721 Be more robust when linking user specified elements, catch an report
2722 errors. Fixes #357404.
2723 Fix some leaks in the error paths.
2725 2006-09-25 Stefan Kost <ensonic@users.sf.net>
2728 ChangeLog surgery for missing bug-number
2730 2006-09-25 Tim-Philipp Müller <tim at centricular dot net>
2732 Patch by: Peter Kjellerstedt <pkj at axis com>
2734 * gst/playback/test.c:
2735 Fix compilation with uClibc and -Werror (#357591).
2737 2006-09-25 Tim-Philipp Müller <tim at centricular dot net>
2739 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
2740 Parse dates that are followed by a time as well (#357532).
2742 * tests/check/libs/tag.c: (test_vorbis_tags):
2743 Add unit test for this.
2745 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2747 * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
2748 (gst_audio_convert_transform_caps):
2749 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
2750 * gst/videotestsrc/videotestsrc.h:
2751 A few array const-ifications.
2753 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2755 * tests/check/Makefile.am:
2756 See if this makes the build bots happy.
2758 * tests/check/libs/cddabasesrc.c:
2761 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2763 Patch by: Young-Ho Cha <ganadist at chollian dot net>
2765 * gst/subparse/samiparse.c: (handle_start_font),
2766 (fix_invalid_entities):
2767 More case-insensitivity for certain tags; recognise entities with
2768 decimal codes as special entities as well (#357330).
2770 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2772 * gst-libs/gst/Makefile.am:
2773 Need to build tag directory before cdda.
2775 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2777 * docs/libs/gst-plugins-base-libs-sections.txt:
2778 * gst-libs/gst/cdda/Makefile.am:
2779 * gst-libs/gst/cdda/gstcddabasesrc.c:
2780 (gst_cdda_base_src_base_init):
2781 * gst-libs/gst/cdda/gstcddabasesrc.h:
2782 * gst-libs/gst/tag/tag.h:
2783 * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
2784 (gst_tag_register_musicbrainz_tags):
2785 Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
2786 depend on libgsttag. This is required so we can extract/read tags like
2787 DISCID without depending on libgstcddabasesrc (which used to register
2790 * gst-libs/gst/tag/gstvorbistag.c:
2791 Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
2792 tags (also see #347848).
2794 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
2795 Log vorbis comments we are actually writing. Const-ify array.
2797 2006-09-23 Wim Taymans <wim@fluendo.com>
2799 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
2800 Improve buffering a bit by avoiding a deadlock because we cannot assume
2801 the underrun is always called.
2803 2006-09-23 Wim Taymans <wim@fluendo.com>
2805 Patch by: Young-Ho Cha <ganadist at chollian dot net>
2807 * gst-libs/gst/riff/riff-ids.h:
2808 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2809 (gst_riff_create_audio_template_caps):
2810 Added MPEG-4 AAC and id and caps. Fixes #357289
2811 Added WMA9 Lossless id.
2813 2006-09-22 Tim-Philipp Müller <tim at centricular dot net>
2815 * ext/gnomevfs/gstgnomevfssrc.c:
2816 Fix misleading docs addition.
2818 * tests/check/elements/videotestsrc.c: (check_rgb_buf):
2819 Get rid of compiler warning the right way.
2821 2006-09-22 Wim Taymans <wim@fluendo.com>
2823 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2824 (gst_base_rtp_depayload_finalize),
2825 (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
2826 (gst_base_rtp_depayload_push_full),
2827 (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
2828 (gst_base_rtp_depayload_process),
2829 (gst_base_rtp_depayload_set_gst_timestamp),
2830 (gst_base_rtp_depayload_queue_release):
2831 * gst-libs/gst/rtp/gstbasertpdepayload.h:
2834 Refactored the process method and added methods to push from the process
2836 Use _scale functions.
2837 API: gst_base_rtp_depayload_push_ts
2838 API: gst_base_rtp_depayload_push
2840 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2841 timestamps are uint.
2843 2006-09-22 Stefan Kost <ensonic@users.sf.net>
2845 * gst-libs/gst/interfaces/xoverlay.c:
2846 Remove unused statement from doc example.
2848 2006-09-21 Stefan Kost <ensonic@users.sf.net>
2850 * gst-libs/gst/interfaces/videoorientation.c:
2851 (gst_video_orientation_iface_init),
2852 (gst_video_orientation_get_hflip),
2853 (gst_video_orientation_get_vflip),
2854 (gst_video_orientation_get_hcenter),
2855 (gst_video_orientation_get_vcenter),
2856 (gst_video_orientation_set_hflip),
2857 (gst_video_orientation_set_vflip),
2858 (gst_video_orientation_set_hcenter),
2859 (gst_video_orientation_set_vcenter):
2860 Add since tags to new API docs, ChangeLog surgery (forgot API keyword
2863 2006-09-21 Tim-Philipp Müller <tim at centricular dot net>
2865 * tests/check/Makefile.am:
2866 * tests/check/elements/.cvsignore:
2867 * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
2868 (create_rgb_conversions), (rgb_conversion_free),
2869 (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
2870 (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
2871 Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
2872 but disable for now since it doesn't pass (something wrong with
2875 2006-09-21 Wim Taymans <wim@fluendo.com>
2877 * gst/playback/gstplaybasebin.c: (group_commit),
2878 (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
2879 (queue_out_of_data), (gen_preroll_element),
2880 (preroll_remove_overrun), (probe_triggered):
2881 Refactor handling of overrun detection.
2882 Separate handling of group completion and deadlock detection when doing
2883 network buffering. This should fix some deadlocks that were not detected
2884 because the group was completed.
2885 Add more comments, improve debugging.
2887 2006-09-21 Wim Taymans <wim@fluendo.com>
2889 * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2890 * tests/check/libs/audio.c:
2891 Some more compilation fixes.
2893 2006-09-21 Wim Taymans <wim@fluendo.com>
2895 * gst-libs/gst/audio/gstringbuffer.c:
2896 (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
2897 (gst_ring_buffer_read):
2898 Early morning compilation fix.
2900 2006-09-20 Wim Taymans <wim@fluendo.com>
2902 * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2903 * tests/check/elements/multifdsink.c: (GST_START_TEST):
2904 * tests/check/elements/videorate.c: (GST_START_TEST):
2905 * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
2906 * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
2909 2006-09-20 Stefan Kost <ensonic@users.sf.net>
2911 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2912 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
2913 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
2914 Handcrafted merge to help CVS understanding what I changed and what
2917 2006-09-20 Stefan Kost <ensonic@users.sf.net>
2919 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
2920 (gst_xvimagesink_get_times):
2921 change colorkey behaviour back according to #354773 comment 6/7
2923 2006-09-19 Michael Smith <msmith@fluendo.com>
2925 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
2926 (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
2927 (gst_multi_fd_sink_recover_client),
2928 (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
2929 (gst_multi_fd_sink_get_property):
2930 * gst/tcp/gstmultifdsink.h:
2931 Implement stubbed out properties unit-type, units-soft-max,
2932 units-max, to allow specifying maximum sizes in units other than
2936 2006-09-19 Wim Taymans <wim@fluendo.com>
2938 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2939 (gst_riff_create_audio_template_caps):
2940 Reorder the audio formats a bit for clarity.
2941 Detect and create caps for MSGSM and MSN (WAV49).
2944 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2945 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
2946 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
2947 Small cleanups, move error handling out of normal flow for clarity.
2949 2006-09-18 Stefan Kost <ensonic@users.sf.net>
2951 * docs/libs/gst-plugins-base-libs-docs.sgml:
2952 * docs/libs/gst-plugins-base-libs.types:
2953 * gst-libs/gst/interfaces/Makefile.am:
2954 * gst-libs/gst/interfaces/videoorientation.c:
2955 (gst_video_orientation_get_type),
2956 (gst_video_orientation_iface_init),
2957 (gst_video_orientation_get_hflip),
2958 (gst_video_orientation_get_vflip),
2959 (gst_video_orientation_get_hcenter),
2960 (gst_video_orientation_get_vcenter),
2961 (gst_video_orientation_set_hflip),
2962 (gst_video_orientation_set_vflip),
2963 (gst_video_orientation_set_hcenter),
2964 (gst_video_orientation_set_vcenter):
2965 * gst-libs/gst/interfaces/videoorientation.h:
2966 API: Add new interface to control video orientation (fixes #354908)
2968 2006-09-18 Stefan Kost <ensonic@users.sf.net>
2970 * gst/videotestsrc/gstvideotestsrc.c:
2971 Use G_UNLIKELY in _create and log one more detail.
2973 (gst_video_test_src_get_times), (gst_video_test_src_create):
2974 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
2975 Use gst_util_uint64_scale_int in _get_times().
2977 2006-09-18 Stefan Kost <ensonic@users.sf.net>
2979 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
2980 Give better warning message (add object and detail).
2982 2006-09-18 Stefan Kost <ensonic@users.sf.net>
2984 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
2985 (gst_xvimagesink_get_times):
2986 xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
2987 #354773), use gst_util_uint64_scale_int in _get_times()
2989 2006-09-18 Michael Smith <msmith@fluendo.com>
2991 * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
2992 Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
2993 always true, leading to dropping all timestamps.
2995 2006-09-18 Stefan Kost <ensonic@users.sf.net>
2997 * ext/libvisual/visual.c: (gst_vis_src_negotiate),
2998 (gst_visual_chain), (gst_visual_change_state):
2999 update to work also with libvisual 0.4 API, fix double unref (#355914)
3001 * tools/gst-launch-ext.1.in:
3002 * tools/gst-visualise.1.in:
3003 remove references to old man-pages
3005 * tests/examples/seek/seek.c: (main):
3006 add real meadi-buttons, add tool-tips for the seek-options, arrange
3007 seek options in a table
3009 2006-09-18 Michael Smith <msmith@fluendo.com>
3011 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
3012 (gst_ogg_mux_push_buffer):
3013 Don't generate out-of-order timestamps from oggmux, instead clamp
3014 output timestamps to be >= the previously output ts.
3017 2006-09-18 Michael Smith <msmith@fluendo.com>
3019 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
3020 (gst_multi_fd_sink_class_init):
3021 Updates, fixes, and typo corrections for multifdsink. No functional
3024 2006-09-17 Michael Smith <msmith@fluendo.com>
3026 * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
3027 Don't crash on truncated files - check that we got an 8 byte buffer
3028 before trying to memcmp it.
3030 2006-09-17 Tim-Philipp Müller <tim at centricular dot net>
3032 * gst/playback/gstplaybasebin.c: (get_active_source):
3033 Make stream-switching appear instant to the application
3034 (ie. make sure that a g_object_get on 'current-foo' returns
3035 the stream previously set with g_object_set(). Totem needs
3036 this to update stream-related meta-info (like audio-codec)
3037 correctly when switching streams.
3039 2006-09-17 Tim-Philipp Müller <tim at centricular dot net>
3041 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
3042 (gst_alsa_mixer_ensure_track_list):
3043 Try harder to guess which mixer track is the master mixer
3044 track (instead of just taking the first one that has a pvolume).
3047 2006-09-17 Stefan Kost <ensonic@users.sf.net>
3049 reviewed by: <delete if not using a buddy>
3051 * gst-libs/gst/audio/audio.h:
3052 * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
3054 2006-09-17 Stefan Kost <ensonic@users.sf.net>
3056 * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
3057 (gst_audio_convert_transform_caps):
3058 Get structure-name just once.
3060 2006-09-17 Stefan Kost <ensonic@users.sf.net>
3062 * tests/check/elements/audioresample.c: (GST_START_TEST):
3063 * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3064 * tests/check/elements/volume.c: (GST_START_TEST):
3065 * tests/check/elements/vorbisdec.c: (GST_START_TEST):
3066 * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
3067 (test_pipeline), (GST_START_TEST):
3068 * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
3069 * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
3070 Fix big batch of compiler warnings.
3072 2006-09-17 Stefan Kost <ensonic@users.sf.net>
3074 * ext/gnomevfs/gstgnomevfssrc.c:
3075 Add docs about icydemux usage in connection with gnomevfssrc
3077 * ext/libvisual/visual.c:
3078 * ext/ogg/gstoggaviparse.c:
3079 * ext/ogg/gstoggdemux.c:
3080 * ext/ogg/gstoggmux.c:
3081 * ext/ogg/gstoggparse.c:
3082 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3083 * gst-libs/gst/audio/gstaudiosink.c:
3084 * gst-libs/gst/audio/gstaudiosrc.c:
3085 * gst/audiorate/gstaudiorate.c:
3086 More G_OBJECT macro fixing.
3088 * gst/audiotestsrc/gstaudiotestsrc.h:
3089 Fix wrong info in header due to copy & paste
3091 2006-09-15 Wim Taymans <wim@fluendo.com>
3093 * gst-libs/gst/audio/gstbaseaudiosink.c:
3094 (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
3095 * gst-libs/gst/audio/gstbaseaudiosrc.c:
3096 (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
3097 (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
3098 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
3099 Do the delay calculation in the source/sink base classes as this is
3100 specific for the capture/playback mode.
3101 Try to fixate a bit better, like round depth up to a multiple of 8
3103 Handle underruns correctly by marking DISCONT on buffers and adjusting
3104 timestamps to handle the gap.
3105 Set offset/offset_end correctly on buffers.
3107 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
3108 (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
3109 (gst_ring_buffer_read):
3110 Remove resync and underrun recovery from the ringbuffer.
3111 Fix ringbuffer read code on under/overrun.
3113 2006-09-15 Wim Taymans <wim@fluendo.com>
3115 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3116 (gst_play_base_bin_init), (fill_buffer), (check_queue),
3117 (queue_threshold_reached), (gst_play_base_bin_set_property),
3118 (gst_play_base_bin_get_property):
3119 * gst/playback/gstplaybasebin.h:
3120 Don't use a 0 low watermark when buffering, it is catching starvation
3121 way too late. Instead, use a 3 second queue with 30 and 95
3122 percent low/high watermarks.
3123 Added queue-min-threshold property to configure low watermark.
3124 Use new _buffering message API.
3125 Make queue_threshold variable big enough to store a uint64 time value.
3126 API: playbin::queue-min-threshold property.
3128 2006-09-15 Wim Taymans <wim@fluendo.com>
3131 We require 0.10.10.1 now because of _wait_preroll().
3133 * gst-libs/gst/audio/gstbaseaudiosink.c:
3134 (gst_base_audio_sink_render):
3135 Use gst_base_sink_wait_preroll().
3137 2006-09-15 Wim Taymans <wim@fluendo.com>
3139 * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
3140 * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
3141 Use DEBUG_OBJECT more.
3143 === release 0.10.10 ===
3145 2006-09-07 Thomas Vander Stichele <thomas at apestaart dot org>
3147 patch by: Michael Smith <msmith at fluendo dot com>
3149 * gst/tcp/gstmultifdsink.c: (is_sync_frame),
3150 (gst_multi_fd_sink_client_queue_buffer),
3151 (gst_multi_fd_sink_new_client):
3152 * tests/check/elements/multifdsink.c: (GST_START_TEST),
3153 (multifdsink_suite):
3154 Fix implementation of sync-method 'next-keyframe'
3157 2006-09-07 Thomas Vander Stichele <thomas at apestaart dot org>
3159 patch by: Wim Taymans <wim at fluendo dot com>
3161 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
3162 This patch removes the RANDOM flag that was incorrectly introduced with
3163 revision 1.91. Fixes #354590
3165 2006-09-05 Tim-Philipp Müller <tim at centricular dot net>
3167 * tests/check/Makefile.am:
3168 Random variation in Makefile line to see if it makes the
3169 gen64-base-full bot any happier.
3171 2006-09-04 Tim-Philipp Müller <tim at centricular dot net>
3173 * tests/check/pipelines/oggmux.c: (oggmux_suite):
3174 Disable test that fails at the moment (killed after timeout).
3176 2006-09-04 Tim-Philipp Müller <tim at centricular dot net>
3178 Patch by: James Livingston <doclivingston at gmail.com>
3180 * tests/check/Makefile.am:
3181 * tests/check/pipelines/.cvsignore:
3182 * tests/check/pipelines/oggmux.c: (get_page_codec),
3183 (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
3184 (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
3185 (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
3186 (test_theora_vorbis), (oggmux_suite):
3187 Add simple unit test for oggmux from #337026 with checking for the
3188 EOS flags disabled for the time being.
3190 2006-09-04 Wim Taymans <wim@fluendo.com>
3192 patch by: Alessandro Dessina <alessandro nnva org>
3194 * ext/ogg/gstoggmux.c:
3195 Add cmml caps to oggmux. Fixes #353912
3197 2006-09-02 Tim-Philipp Müller <tim at centricular dot net>
3199 * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3200 Returning a return value often helps. In this case, we
3201 don't need the return value anyway, so just get rid of it.
3202 Should make build bots much happier.
3204 2006-09-02 Tim-Philipp Müller <tim at centricular dot net>
3206 * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
3207 (paint_get_structure), (gst_video_test_src_get_size),
3208 (gst_video_test_src_smpte), (gst_video_test_src_snow),
3209 (gst_video_test_src_unicolor), (paint_setup_AYUV),
3210 (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
3211 (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
3212 * gst/videotestsrc/videotestsrc.h:
3213 Add support for AYUV and the various RGBA formats. Initialise
3214 fields of paintinfo structs allocated on the stack.
3216 * tests/check/elements/videotestsrc.c: (right_shift_colour),
3217 (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
3218 (check_rgb_buf), (videotestsrc_suite):
3219 Add unit tests for videotestsrc's RGB output.
3221 2006-09-01 Tim-Philipp Müller <tim at centricular dot net>
3223 * gst/videotestsrc/gstvideotestsrc.c:
3224 (gst_video_test_src_pattern_get_type),
3225 (gst_video_test_src_set_pattern):
3226 * gst/videotestsrc/gstvideotestsrc.h:
3227 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
3228 (gst_video_test_src_black), (gst_video_test_src_white),
3229 (gst_video_test_src_red), (gst_video_test_src_green),
3230 (gst_video_test_src_blue):
3231 * gst/videotestsrc/videotestsrc.h:
3232 Add more uni-colour patterns ("white", "red", "green", and "blue").
3234 2006-09-01 Tim-Philipp Müller <tim at centricular dot net>
3236 * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
3237 Fix stride for YVYU, should be word-aligned (#353658).
3239 2006-08-31 Tim-Philipp Müller <tim at centricular dot net>
3241 * gst/adder/gstadder.c: (gst_adder_src_event):
3244 2006-08-31 Edward Hervey <edward@fluendo.com>
3246 * gst/adder/gstadder.c: (forward_event_func),
3247 (gst_adder_src_event), (gst_adder_collected),
3248 (gst_adder_change_state):
3249 * gst/adder/gstadder.h:
3250 Remember the start position asked in the incoming seeks, so we can
3251 output GST_EVENT_NEW_SEGMENT with a correct position value (instead
3252 of assuming it will always be 0).
3254 2006-08-31 Edward Hervey <edward@fluendo.com>
3256 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
3257 (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
3258 (gst_ogg_demux_loop):
3259 Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
3261 2006-08-30 Tim-Philipp Müller <tim at centricular dot net>
3263 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3264 (gst_ffmpegcsp_get_unit_size):
3265 Return FALSE instead of returning a random false unit
3266 size when the format isn't known/supported (even if
3267 this shouldn't happen under normal circumstances).
3269 2006-08-29 Wim Taymans <wim@fluendo.com>
3271 Patch by: Tim-Philipp Müller <tim at centricular dot net>
3273 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
3274 (gst_gnome_vfs_src_start):
3275 Try harder to get the size from a uri by using _info_uri() when
3276 _info_from_handle() does not give us enough info.
3277 Also follow symlinks when getting the size.
3278 Partially Fixes #332864.
3280 2006-08-29 Tim-Philipp Müller <tim at centricular dot net>
3282 Patch by: Viktor Peters <viktor dot peters at gmail dot com>
3284 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
3285 (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
3286 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
3287 (gst_alsa_mixer_set_record):
3288 * ext/alsa/gstalsamixertrack.c:
3289 (gst_alsa_mixer_track_update_alsa_capabilities),
3290 (alsa_track_has_cap), (gst_alsa_mixer_track_new),
3291 (gst_alsa_mixer_track_update):
3292 * ext/alsa/gstalsamixertrack.h:
3293 Improve and fix mixer track handling, in particular better handling
3294 of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
3295 separate track objects for tracks that have both capture and playback
3296 volume (and label them differently as well so they're not mistakenly
3297 assumed to be duplicates); classify mixer tracks that only affect
3298 the audible volume of something (rather than the capture volume)
3299 as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
3300 for capture tracks to correspond to alsa-pswitch alsa-cswitch
3301 (following the meaning documented in the mixer interface header
3302 file); add support for alsa's exclusive cswitch groups; update/sync
3303 state/flags better if mixer settings are changed by another
3304 application. Fixes #336075.
3306 2006-08-29 Tim-Philipp Müller <tim at centricular dot net>
3308 * gst/playback/gstplaybin.c:
3309 Improve docs: add section about BUFFERING messages sent by playbin.
3311 2006-08-29 Michael Smith <msmith@fluendo.com>
3313 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
3314 (gst_vorbis_enc_buffer_check_discontinuous),
3315 (gst_vorbis_enc_chain):
3316 Ignore explicit DISCONT marked on buffers (which is often spurious,
3317 particularly when using multiple segments), in favour of solely
3318 using the timestamps/durations.
3320 2006-08-29 Edward Hervey <edward@fluendo.com>
3322 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
3323 Don't rely on incoming buffers offset anymore, since it is completely
3324 broken when using multiple segments.
3325 Instead convert the incoming buffers timestamp to running time, and
3326 then convert that value to the offsets.
3327 Also inform GstSegment of the last outputted stop position, which is
3328 needed if we received several segments with an unknown stop value.
3330 2006-08-29 Thomas Vander Stichele <thomas at apestaart dot org>
3332 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
3333 fix buffer unreffing on a header push failure
3335 2006-08-28 Wim Taymans <wim@fluendo.com>
3337 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
3338 (gst_audio_rate_chain):
3339 Make the metadata of the buffer writable before changing its
3342 2006-08-28 Wim Taymans <wim@fluendo.com>
3344 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
3345 (gst_audio_rate_setcaps), (gst_audio_rate_init),
3346 (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
3347 (gst_audio_rate_chain), (gst_audio_rate_change_state):
3348 Fix audiorate some more.
3349 Reset and resync counters on flush and READY.
3350 Handle the DISCONT flag correctly.
3351 Use GstSegment to track position.
3352 Fail when not negotiated.
3355 2006-08-25 Michael Smith <msmith@fluendo.com>
3357 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3359 Remove accidently included debug line.
3361 2006-08-25 Wim Taymans <wim@fluendo.com>
3363 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3365 If a buffer is received with no caps, make the buffer metadata
3366 writable and set the caps, making sure that we don't screw up the
3369 2006-08-25 Michael Smith <msmith@fluendo.com>
3371 * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
3372 (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
3373 Fix memory leaks and misleading debug messages, add a couple of
3376 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
3377 (gst_multi_fd_sink_render):
3378 Do not use gst_buffer_make_writable() in a basesink render method,
3379 as it may incorrectly unref the buffer. Instead, use convoluted
3380 dance to avoid copying the buffer except when we need to.
3382 2006-08-25 Michael Smith <msmith@fluendo.com>
3384 * ext/vorbis/vorbisenc.c:
3385 (gst_vorbis_enc_buffer_check_discontinuous):
3386 Allow very small discontinuities in the timestamps. These we can't
3387 do anything useful with anyway (because vorbis's timestamps have
3388 only sample granularity), and are commonly produced by elements with
3389 minor bugs. Allow up to 1/2 a sample out.
3392 2006-08-24 Wim Taymans <wim@fluendo.com>
3394 * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
3395 (play_scrub_toggle_cb), (main):
3396 Add a checkbox to enable play scrubbing. Makes it possible to disable
3399 2006-08-23 Stefan Kost <ensonic@users.sf.net>
3401 * tests/check/elements/.cvsignore:
3404 2006-08-23 Tim-Philipp Müller <tim at centricular dot net>
3406 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
3407 (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
3408 (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
3409 (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
3410 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
3411 (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
3412 (gst_ogm_text_parse_strip_trailing_zeroes),
3413 (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
3414 (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
3415 Refactor ogm parse, do better input checking, misc. clean-ups.
3416 Cache incoming events and push them once the source pad has
3417 been created. Don't pass unterminated strings to sscanf().
3418 Strip trailing zeroes from subtitle text output, since they
3419 are not valid UTF-8. Don't push vorbiscomment packets on
3420 the subtitle text pad. Output perfect streams if possible.
3422 2006-08-23 Wim Taymans <wim@fluendo.com>
3424 * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
3425 Waits for tasks to settle down so that we clean up correctly for
3428 2006-08-23 Tim-Philipp Müller <tim at centricular dot net>
3430 * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
3431 Unit test fixes: \377 is more likely to fit into 8 bits than \777;
3432 actually return return value in taglists_are_equal.
3434 2006-08-23 Tim-Philipp Müller <tim at centricular dot net>
3436 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3437 Fix crash due to broken bitstream parsing on x86-64: can't make
3438 any assumptions about sizeof(struct) due to alignment/packing
3439 differences on different architectures. Fixes #351790.
3441 2006-08-22 Wim Taymans <wim@fluendo.com>
3443 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3444 (gst_riff_parse_chunk), (gst_riff_parse_file_header),
3445 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
3446 (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
3447 (gst_riff_parse_info):
3448 Protect public functions against bad input.
3452 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
3454 * gst-libs/gst/riff/riff-ids.h:
3455 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3456 Add voxware audio IDs (even if we can't play it) (#351795).
3458 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
3460 * gst-libs/gst/riff/riff-media.c:
3461 (gst_riff_create_video_template_caps),
3462 (gst_riff_create_audio_template_caps),
3463 (gst_riff_create_iavs_template_caps):
3464 Const-ify some arrays and use G_N_ELEMENTS instead
3465 of wasting oodles of RAM on terminator bits.
3467 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
3469 * gst-libs/gst/tag/gstvorbistag.c:
3470 (gst_tag_list_to_vorbiscomment_buffer):
3471 * tests/check/libs/tag.c: (GST_START_TEST):
3472 And the same for _to_vorbiscomment_buffer(): allow
3473 id_data_len == 0 for speex.
3475 2006-08-21 Thomas Vander Stichele <thomas at apestaart dot org>
3478 * docs/plugins/Makefile.am:
3479 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3480 * docs/plugins/gst-plugins-base-plugins-sections.txt:
3481 * docs/plugins/inspect/plugin-gdp.xml:
3482 * gst/gdp/Makefile.am:
3483 * tests/check/Makefile.am:
3484 Move GDP plugin to -base from -bad. Closes #347783.
3486 2006-08-21 Tim-Philipp Müller <tim at centricular dot net>
3488 * gst-libs/gst/tag/gstvorbistag.c:
3489 (gst_tag_list_from_vorbiscomment_buffer):
3490 Allow id_data_len == 0 (needed for vorbis comments in Speex files).
3491 Also add some checks to make sure we don't memcmp() beyond the end of
3492 vorbiscomment buffer if the ID to check for is larger than the buffer.
3494 * tests/check/libs/tag.c: (GST_START_TEST):
3495 Some more tests for gst_tag_list_from_vorbiscomment_buffer().
3497 2006-08-21 Tim-Philipp Müller <tim at centricular dot net>
3499 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
3500 (gst_vorbis_enc_set_metadata):
3501 Use vorbis comment utility functions from libgsttag
3502 instead of re-inventing the wheel (partially fixes #347091).
3504 2006-08-21 Jan Schmidt <thaytan@mad.scientist.com>
3506 * tests/check/elements/audioconvert.c: (GST_START_TEST):
3507 Fix leaks. Wait for state transitions that might happen ASYNC, as well
3510 2006-08-21 Wim Taymans <wim@fluendo.com>
3512 * docs/libs/Makefile.am:
3513 * docs/libs/gst-plugins-base-libs-sections.txt:
3514 * docs/libs/gst-plugins-base-libs.types:
3515 Don't try to GObject scan the netbuffer as it's not a GObject.
3518 * gst-libs/gst/netbuffer/gstnetbuffer.c:
3519 * gst-libs/gst/netbuffer/gstnetbuffer.h:
3520 Document GstNetBuffer.
3522 2006-08-21 Stefan Kost <ensonic@users.sf.net>
3524 * tests/check/elements/audioconvert.c: (GST_START_TEST),
3525 (audioconvert_suite):
3526 Add testcase for caps-size-explosion
3528 2006-08-20 Stefan Kost <ensonic@users.sf.net>
3530 * gst/audioconvert/gstaudioconvert.c:
3531 (gst_audio_convert_get_unit_size), (set_structure_widths):
3532 Lower debug, use g_assert in _get_unit_size
3534 * gst/audioresample/gstaudioresample.c:
3535 (audioresample_get_unit_size):
3536 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3537 (gst_ffmpegcsp_get_unit_size):
3538 * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
3539 use g_assert in _get_unit_size
3541 2006-08-18 Wim Taymans <wim@fluendo.com>
3543 * docs/libs/gst-plugins-base-libs-sections.txt:
3544 * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
3545 (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
3546 (gst_rtp_buffer_get_payload_buffer):
3547 * gst-libs/gst/rtp/gstrtpbuffer.h:
3548 Document GstRTPBuffer.
3549 Added function to efficiently strip payload headers.
3550 API: gst_rtp_buffer_get_payload_subbuffer()
3552 2006-08-17 Tim-Philipp Müller <tim at centricular dot net>
3554 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
3555 (gst_tag_to_vorbis_comments):
3556 Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
3557 tags and deserialise them properly as well (#347091).
3558 Add some more gtk-doc blurbs and also some g_return_if_fail().
3560 * tests/check/libs/tag.c: (GST_START_TEST),
3561 (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
3564 2006-08-17 Wim Taymans <wim@fluendo.com>
3566 * ext/ogg/Makefile.am:
3567 * ext/ogg/gstogg.c: (plugin_init):
3568 * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
3569 (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
3570 (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
3571 (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
3572 (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
3573 (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
3574 Added ogg-in-avi parser element. Fixes #140139.
3576 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
3577 Fixed a bug in oggdemux debug code.
3579 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3580 (gst_riff_create_audio_template_caps):
3581 Recognise Ogg in the AVI extensible wave format.
3583 2006-08-17 Tim-Philipp Müller <tim at centricular dot net>
3585 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
3586 Make buffer durations add up (duration should be next_ts-ts for
3587 perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
3590 * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
3591 (test_buffer_timestamps), (cddabasesrc_suite):
3592 Add unit test for the above.
3594 * tests/check/Makefile.am:
3595 Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
3596 to see what happens.
3598 2006-08-16 Wim Taymans <wim@fluendo.com>
3600 * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
3601 (gst_alsasink_open):
3602 * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
3604 Avoid setting and using a NULL device name.
3605 Print more info when we fail to open a device.
3607 2006-08-16 Tim-Philipp Müller <tim at centricular dot net>
3609 * docs/libs/gst-plugins-base-libs-sections.txt:
3610 * gst-libs/gst/tag/tag.h:
3611 * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
3612 API: add gst_tag_parse_extended_comment() (#351426).
3614 * tests/check/Makefile.am:
3615 * tests/check/libs/.cvsignore:
3616 * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
3617 Add unit test for gst_tag_parse_extended_comment().
3619 2006-08-15 Tim-Philipp Müller <tim at centricular dot net>
3621 * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
3622 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
3625 2006-08-15 Tim-Philipp Müller <tim at centricular dot net>
3627 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3628 * docs/plugins/gst-plugins-base-plugins-sections.txt:
3629 * docs/plugins/gst-plugins-base-plugins.args:
3630 * gst/playback/gstplaybin.c:
3633 * docs/plugins/inspect/plugin-adder.xml:
3634 * docs/plugins/inspect/plugin-alsa.xml:
3635 * docs/plugins/inspect/plugin-audioconvert.xml:
3636 * docs/plugins/inspect/plugin-audiorate.xml:
3637 * docs/plugins/inspect/plugin-audioresample.xml:
3638 * docs/plugins/inspect/plugin-audiotestsrc.xml:
3639 * docs/plugins/inspect/plugin-cdparanoia.xml:
3640 * docs/plugins/inspect/plugin-decodebin.xml:
3641 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3642 * docs/plugins/inspect/plugin-gnomevfs.xml:
3643 * docs/plugins/inspect/plugin-ogg.xml:
3644 * docs/plugins/inspect/plugin-pango.xml:
3645 * docs/plugins/inspect/plugin-playbin.xml:
3646 * docs/plugins/inspect/plugin-subparse.xml:
3647 * docs/plugins/inspect/plugin-tcp.xml:
3648 * docs/plugins/inspect/plugin-theora.xml:
3649 * docs/plugins/inspect/plugin-typefindfunctions.xml:
3650 * docs/plugins/inspect/plugin-video4linux.xml:
3651 * docs/plugins/inspect/plugin-videorate.xml:
3652 * docs/plugins/inspect/plugin-videoscale.xml:
3653 * docs/plugins/inspect/plugin-videotestsrc.xml:
3654 * docs/plugins/inspect/plugin-volume.xml:
3655 * docs/plugins/inspect/plugin-vorbis.xml:
3656 * docs/plugins/inspect/plugin-ximagesink.xml:
3657 * docs/plugins/inspect/plugin-xvimagesink.xml:
3658 Update to CVS version.
3660 2006-08-14 Tim-Philipp Müller <tim at centricular dot net>
3662 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3663 (gst_play_bin_set_property), (gst_play_bin_get_property),
3664 (value_list_append_structure_list),
3665 (gst_play_bin_handle_redirect_message),
3666 (gst_play_bin_handle_message):
3667 API: GstPlayBin::connection-speed
3668 Add "connection-speed" property; re-order redirect messages with
3669 multiple redirect locations depending on the minimum bitrate if
3670 that information is available and a connection speed is set
3673 2006-08-14 Tim-Philipp Müller <tim at centricular dot net>
3675 * gst/playback/gstplaybin.c:
3676 Update max volume to the same value that the volume element uses.
3678 2006-08-14 Wim Taymans <wim@fluendo.com>
3680 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
3683 2006-08-14 Wim Taymans <wim@fluendo.com>
3685 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
3686 (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
3687 (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
3688 Add some more debug info.
3689 Don't crash when a seek failed.
3690 Actually return the result of the seek instead of TRUE.
3691 Ignore multiple BOS pages with the same serial so that we don't create
3692 the same stream multiple times.
3693 Post an error when we fail to do the initial seek.
3695 2006-08-13 Wim Taymans <wim@fluendo.com>
3697 * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
3698 (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
3701 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
3702 (gst_alsa_mixer_new):
3703 Remove hack that always set the device to hw:0*.
3704 Properly find the card name for whatever device was configured.
3705 Do some better debugging.
3708 * ext/alsa/gstalsamixerelement.c:
3709 (gst_alsa_mixer_element_set_property),
3710 (gst_alsa_mixer_element_change_state):
3712 Handle setting of a NULL device name better.
3714 2006-08-11 Wim Taymans <wim@fluendo.com>
3716 * gst/adder/gstadder.c:
3717 Don't clip float values. Fixes #350900.
3719 2006-08-11 Andy Wingo <wingo@pobox.com>
3721 * gst/tcp/gsttcp.c: Really fix the build?
3723 * gst/tcp/gsttcp.h: For now, always disable deprecation here --
3726 2006-08-10 Tim-Philipp Müller <tim at centricular dot net>
3728 * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
3729 Float caps shouldn't have a "signed" field.
3731 2006-08-10 Tim-Philipp Müller <tim at centricular dot net>
3733 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
3734 Implement SEEKING query in its most basic form, so that we can
3735 at least check if we're seekable or not (#350655).
3737 2006-08-09 Tim-Philipp Müller <tim at centricular dot net>
3739 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
3740 The checks here are not even close to anything that would
3741 justify MAXIMUM probability, lowering to POSSIBLE until someone
3742 fixes the checks (case at hand: quicktime redirection files
3743 might start with 00 00 01 XX and pass the checks here just
3746 2006-08-08 Tim-Philipp Müller <tim at centricular dot net>
3748 Patch by: Sjoerd Simons <sjoerd at luon net>
3750 * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
3751 Better detection for multipart/x-mixed-replace: accept leading
3752 whitespaces before the boundary marker as well (as our very own
3753 multipartmux used to produce) (#349068).
3755 2006-08-07 Tim-Philipp Müller <tim at centricular dot net>
3757 Patch by: Young-Ho Cha <ganadist at chollian net>
3759 * gst-libs/gst/riff/riff-ids.h:
3760 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3761 (gst_riff_create_audio_template_caps):
3762 Detect DTS audio streams (#350157).
3764 2006-08-05 Andy Wingo <wingo@pobox.com>
3766 * ext/theora/gsttheoraparse.h:
3767 * ext/theora/theoraparse.c (gst_theora_parse_class_init)
3768 (theora_parse_dispose, theora_parse_set_property)
3769 (theora_parse_get_property, theora_parse_munge_granulepos)
3770 (theora_parse_push_buffer, theora_parse_change_state):
3771 API: GstTheoraParse::synchronization-points
3772 Add a property 'synchronization-points' to fix badly synchronized oggs.
3774 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3776 * tests/check/Makefile.am:
3777 * tests/check/libs/.cvsignore:
3778 * tests/check/libs/audio.c: (structure_contains_channel_positions),
3779 (fixed_caps_have_channel_positions), (GST_START_TEST),
3780 (audio_suite), (main):
3781 Add a few tests for the channel position stuff in libgstaudio.
3783 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3785 * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
3786 (gst_alsa_detect_channels):
3787 * ext/alsa/gstalsasink.c:
3788 Add support for cards that (only) do more than 8 channels,
3789 like the Delta 44 (#345188).
3791 * gst-libs/gst/audio/multichannel.c:
3792 (gst_audio_check_channel_positions):
3793 * gst-libs/gst/audio/multichannel.h:
3794 API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
3795 unspecified channel position and cannot be combined with any
3796 of the other audio channel positions; adjust position layout
3797 checks accordingly (#345188).
3799 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3801 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3802 Recognise ancient RealAudio files (see #349779).
3804 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3806 Patch by: Jens Granseuer <jensgr at gmx net>
3808 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3809 Add typefinder for Interplay's MVE format (#348973).
3811 2006-08-02 Wim Taymans <wim@fluendo.com>
3813 Patch by: Marcel Moreaux <marcelm at luon dot net>
3815 * gst-libs/gst/rtp/gstbasertpdepayload.c:
3816 (gst_base_rtp_depayload_add_to_queue):
3817 * gst-libs/gst/rtp/gstbasertpdepayload.h:
3818 Handle RTP sequence number rollover.
3819 Disable jitterbuffer by default.
3821 2006-07-28 Jan Schmidt <thaytan@mad.scientist.com>
3823 * gst/audioresample/gstaudioresample.c: (audioresample_stop),
3824 (audioresample_set_caps):
3825 Don't leak references to the incoming caps. Clean them up when
3828 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
3829 (gst_video_scale_finalize):
3830 Don't leak our temporary pixel buffer.
3832 * tests/check/Makefile.am:
3833 * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
3834 (GST_START_TEST), (simple_launch_lines_suite):
3836 Fix leaks and re-enable the test for valgrind checking.
3838 2006-07-28 Tim-Philipp Müller <tim at centricular dot net>
3840 Patch by: Sjoerd Simons <sjoerd at luon net>
3842 * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
3844 Add typefind function for multipart/x-mixed-replace (#348916).
3846 2006-07-28 Wim Taymans <wim@fluendo.com>
3848 * gst/adder/gstadder.c: (gst_adder_setcaps),
3849 (gst_adder_query_duration):
3850 Fix leak in duration query.
3851 Reflow some docs and notes.
3853 2006-07-28 Michael Smith <msmith@fluendo.com>
3855 * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
3857 Enable Andy's extra vorbisenc test, now that it passes. Also fix one
3860 2006-07-28 Michael Smith <msmith@fluendo.com>
3862 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
3863 (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
3864 (gst_vorbis_enc_push_buffer),
3865 (gst_vorbis_enc_buffer_check_discontinuous),
3866 (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
3867 * ext/vorbis/vorbisenc.h:
3868 Handle discontinuities in the input vorbis stream correctly,
3869 so that the output is properly timestamped (and has good granulepos
3870 values). Needs some oggmux fixes too.
3872 2006-07-27 Wim Taymans <wim@fluendo.com>
3874 patch by: Kai Vehmanen <kv2004 eca cx>
3876 * gst-libs/gst/rtp/gstbasertpdepayload.c:
3877 (gst_base_rtp_depayload_chain),
3878 (gst_base_rtp_depayload_handle_sink_event),
3879 (gst_base_rtp_depayload_change_state):
3880 Don't send multiple newsegments with different formats.
3883 2006-07-26 Wim Taymans <wim@fluendo.com>
3885 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
3886 (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
3887 Make seeking in ogg more accurate again by doing the more correct
3888 granuletime to stream time conversion.
3890 2006-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
3892 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
3893 (gst_multi_fd_sink_new_client):
3894 debug a little more understandably
3895 do not use goto as a substitute for break, especially if
3896 break is also being used
3898 2006-07-26 Tim-Philipp Müller <tim at centricular dot net>
3900 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
3901 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
3902 Remove GLib-2.6 compatibility cruft.
3904 2006-07-24 Wim Taymans <wim@fluendo.com>
3906 * gst-libs/gst/audio/gstbaseaudiosink.c:
3907 (gst_base_audio_sink_render):
3908 Don't try to align a sample to an unknown value.
3910 2006-07-24 Wim Taymans <wim@fluendo.com>
3912 * gst-libs/gst/audio/gstbaseaudiosink.c:
3913 (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
3914 When the audio clock is slaved to another clock, never try to align
3915 samples but trust the rate interpolation algorithm.
3917 2006-07-24 Wim Taymans <wim@fluendo.com>
3919 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
3920 Don't try to calculate silence samples, base class does this much
3923 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
3924 (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
3925 (gst_ring_buffer_acquire):
3926 Calculate silence samples correctly.
3928 * gst-libs/gst/audio/gstringbuffer.h:
3931 2006-07-22 Tim-Philipp Müller <tim at centricular dot net>
3933 * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
3934 Limit search for the first markup tag to the first few kB of
3935 the file. If we don't find one there, it's highly unlikely that
3936 this is an XML(-ish) file.
3938 2006-07-21 Andy Wingo <wingo@pobox.com>
3940 * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
3941 test to the one in vorbisenc. Also commented out.
3943 * tests/check/pipelines/vorbisenc.c:
3944 (test_discontinuity): New test, commented out until Mike lands
3945 some elite vorbisenc patches.
3947 * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
3948 Bufferstraw was actually factored out of these tests. Now we share
3951 * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
3952 for bufferstraw addition to gstcheck.
3954 2006-07-21 Wim Taymans <wim@fluendo.com>
3956 * ext/theora/theoradec.c: (clip_buffer):
3959 2006-07-21 Wim Taymans <wim@fluendo.com>
3961 * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
3962 (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
3963 (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
3965 Avoid type casting when we can.
3967 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
3970 2006-07-20 Tim-Philipp Müller <tim at centricular dot net>
3972 * ext/alsa/gstalsamixerelement.c:
3973 (gst_alsa_mixer_element_change_state):
3974 Make state change fail if the specified device can't be opened
3977 2006-07-20 Wim Taymans <wim@fluendo.com>
3979 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
3980 (cb_newpad), (main):
3981 Example of a small audio/video player using decodebin.
3983 2006-07-20 Stefan Kost <ensonic@users.sf.net>
3985 * gst-libs/gst/riff/riff-ids.h:
3988 2006-07-19 Wim Taymans <wim@fluendo.com>
3990 * gst-libs/gst/rtp/gstbasertpdepayload.c:
3991 (gst_base_rtp_depayload_chain),
3992 (gst_base_rtp_depayload_change_state):
3993 Don't assert when not negotiated but post a meaningfull
3994 error message. Fixes #347918.
3996 * gst-libs/gst/rtp/gstbasertppayload.c:
3997 Add comment about better default MTU size.
3999 * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
4000 Small cleanups, start docs.
4002 2006-07-19 Tim-Philipp Müller <tim at centricular dot net>
4004 Patch by: Martin Szulecki
4006 * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
4007 If "device-name" is requested and the device is not
4008 open, try to temporarily open it to obtain this
4009 information (#342494).
4011 2006-07-19 Tim-Philipp Müller <tim at centricular dot net>
4013 * gst-libs/gst/tag/gstid3tag.c:
4014 Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
4016 * gst-libs/gst/tag/gsttageditingprivate.h:
4017 * gst-libs/gst/tag/gstvorbistag.c:
4018 Some more random const-ifications.
4020 2006-07-18 Stefan Kost <ensonic@users.sf.net>
4022 * gst-libs/gst/riff/riff-ids.h:
4023 * gst-libs/gst/riff/riff-media.c:
4024 (gst_riff_create_video_template_caps):
4025 Add more FOURCCs (sort list to make stuff easier to find),
4026 add comment what those 16 bytes in struct _gst_riff_strh according to
4029 2006-07-17 Tim-Philipp Müller <tim at centricular dot net>
4031 * gst-libs/gst/audio/multichannel.c:
4032 (gst_audio_check_channel_positions),
4033 (gst_audio_fixate_channel_positions):
4034 Const-ify two arrays.
4036 2006-07-17 Tim-Philipp Müller <tim at centricular dot net>
4038 * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
4039 Fix typo, so that alsasink also advertises 8 channels
4040 if that's supported (tags: can, worms, open, alsa, ph34r).
4042 2006-07-17 Wim Taymans <wim@fluendo.com>
4044 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4045 (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
4046 *sigh*, when is the compiler going to warn when the comments
4047 are out-of-sync with the code.. Refix case of busted theora
4048 headers with 0 granule pos.
4050 2006-07-14 Wim Taymans <wim@fluendo.com>
4052 * gst-libs/gst/rtp/gstbasertpdepayload.c:
4053 (gst_base_rtp_depayload_wait),
4054 (gst_base_rtp_depayload_change_state),
4055 (gst_base_rtp_depayload_set_property),
4056 (gst_base_rtp_depayload_get_property):
4057 Fix 99% cpu load by waiting for absolute times on the
4058 clock. Fixes #347300.
4060 2006-07-14 Andy Wingo <wingo@pobox.com>
4062 * ext/theora/gsttheoraparse.h:
4063 * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
4064 (theora_parse_push_headers, theora_parse_clear_queue)
4065 (theora_parse_drain_queue_prematurely, )
4066 (theora_parse_sink_event, theora_parse_change_state): Queue events
4067 until we initialized our state, like in vorbisparse.
4069 * ext/vorbis/vorbisparse.h:
4070 * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
4071 (vorbis_parse_push_headers, vorbis_parse_clear_queue)
4072 (vorbis_parse_drain_queue_prematurely, )
4073 (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
4074 until we have initialized our state. Fixes seeking after an
4077 2006-07-14 Andy Wingo <wingo@pobox.com>
4079 Patch by: Iain Holmes <iaingnome@gmail.com>
4081 * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
4083 2006-07-14 Jan Schmidt <thaytan@mad.scientist.com>
4086 Bump nano back to CVS
4088 === release 0.10.9 ===
4090 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
4093 releasing 0.10.9, "I walk the line"
4095 2006-07-14 Michael Smith <msmith@fluendo.com>
4097 * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
4098 Move a g_cond_signal to earlier to avoid sometimes deadlocking
4099 (commonly happens when running this test under valgrind) when trying
4100 to remove the buffer probe.
4102 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
4104 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
4105 Fix missing g_unlock from the previous commit
4107 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
4109 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4110 (gst_ximagesink_change_state):
4111 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4112 (gst_xvimagesink_change_state):
4113 Implement a locking order to ensure we always take the object lock
4114 before the x_lock and never vice-versa.
4116 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
4118 * gst/playback/gstdecodebin.c: (find_compatibles):
4119 Fix a caps leak when linking (#347304)
4121 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4122 (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
4123 (gst_ximagesink_change_state):
4124 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4125 (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
4126 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4127 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
4128 Don't leak shared memory resources. Use the object lock to protect
4129 against the xcontext disappearing while returning a buffer from the
4132 2006-07-12 Edward Hervey <edward@fluendo.com>
4134 * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
4135 (vorbis_handle_comment_packet):
4136 gst_tag_list_merge() returns a new object. Take that into account when
4137 using it. This avoids memleak.
4138 Revert previous commit which is not needed.
4140 2006-07-12 Edward Hervey <edward@fluendo.com>
4142 * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
4143 Reset the decoder in finalize so that all fields get cleared.
4145 2006-07-12 Wim Taymans <wim@fluendo.com>
4147 * gst-libs/gst/audio/gstbaseaudiosrc.c:
4148 (gst_base_audio_src_set_clock),
4149 (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
4150 Don't try to post an error message when setting the clock fails
4151 as this can happen when adding an element to a bin which will then
4152 deadlock. Fixes #347296.
4154 2006-07-12 Edward Hervey <edward@fluendo.com>
4156 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
4157 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4158 (vorbis_handle_type_packet):
4159 Post tag messages on the bus even if we're not initialized.
4160 If we're not initialized, we still postpone the event pushing of tags.
4162 2006-07-12 Wim Taymans <wim@fluendo.com>
4164 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4165 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4166 (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
4167 Revert last two changes that broke the freeze.
4169 2006-07-12 Wim Taymans <wim@fluendo.com>
4171 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4172 basesink calculates silence sample correctly for us.
4174 2006-07-12 Wim Taymans <wim@fluendo.com>
4176 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4177 (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
4178 Calculate correct silence samples so we don't fill our ringbuffer
4181 2006-07-12 Edward Hervey <edward@fluendo.com>
4183 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4184 (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
4185 (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
4186 * ext/vorbis/vorbisdec.h:
4187 Delay sending events (newsegment, tags) until the decoder is properly
4191 2006-07-11 Jan Schmidt <thaytan@mad.scientist.com>
4193 * tests/check/elements/audioconvert.c: (get_float_mc_caps),
4194 (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
4195 Patch from #347221 adding a test for audioconvert
4198 2006-07-11 Tim-Philipp Müller <tim at centricular dot net>
4200 * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
4201 (gst_ssa_parse_parse_line):
4202 Don't include the terminating NUL in the buffer size,
4203 it's only there for extra paranoia (would add random
4204 '*' characters at the end of each subtitle since the
4205 terminator itself is not valid UTF-8 technically).
4206 Also fix indenting after boilerplate macro.
4208 2006-07-10 Tim-Philipp Müller <tim at centricular dot net>
4210 * gst/playback/gstdecodebin.c: (close_pad_link):
4211 Also emit 'unknown-type' signal (which should really be
4212 called unhandled-type) if we found potential decoders/demuxers
4213 in the registry but none of them worked in the end (as in the
4214 case where the plugins don't exist any longer but are still
4215 listed in the registry). Fixes #329798.
4217 2006-07-08 Andy Wingo <wingo@pobox.com>
4219 * theoraparse.c (theora_parse_push_buffer)
4220 (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
4221 Add some more debugging. Fix granulepos reconstruction in the face
4224 2006-07-06 Wim Taymans <wim@fluendo.com>
4226 * gst-libs/gst/audio/gstbaseaudiosink.c:
4227 (gst_base_audio_sink_class_init),
4228 (gst_base_audio_sink_provide_clock):
4229 Use gobject_class instead of G_OBJECT_CLASS (klass)
4231 * gst-libs/gst/audio/gstbaseaudiosrc.c:
4232 (gst_base_audio_src_class_init), (gst_base_audio_src_init),
4233 (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
4234 (gst_base_audio_src_get_time),
4235 (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
4236 (gst_base_audio_src_create_ringbuffer):
4237 Fix latency and buffer-time constants and properties ala basesink.
4238 Implement pull based scheduling. Fixes #346527.
4239 Set default blocksize in GstBaseSrc to 0, we default to pushing out
4241 Refuse slaving to another clock instead of silently not working.
4242 Only provide a clock when we are actually able to do so.
4243 Various small cleanups and compiler hints.
4245 2006-07-06 Tim-Philipp Müller <tim at centricular dot net>
4247 Patch by: Lutz Mueller <lutz at topfrose de>
4249 * gst/typefind/gsttypefindfunctions.c: (html_type_find),
4251 Add typefinding for text/html (#346581).
4253 2006-07-06 Tim-Philipp Müller <tim at centricular dot net>
4255 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
4256 (xml_check_first_element), (xml_type_find), (smil_type_find):
4257 Fix SMIL typefinding, make xml_check_first_element() more
4260 2006-07-06 Tim-Philipp Müller <tim at centricular dot net>
4262 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4263 (gst_play_base_bin_finalize), (decodebin_element_added_cb),
4264 (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
4265 * gst/playback/gstplaybasebin.h:
4266 Protect list of elements with a subtitle-encoding property and
4267 the subtitle encoding member itself with a lock of their own
4268 instead of using the object lock. This prevents a dead-lock in
4269 the element-remove callback in some circumstances when shutting
4272 2006-07-05 Sebastien Moutte <sebastien@moutte.net>
4274 * win32/common/libgsttag.def:
4275 Export some new functions.
4276 * win32/vs6/libgstogg.dsp:
4277 Add a link to libgsttag-0.10.lib.
4279 2006-07-04 Tim-Philipp Müller <tim at centricular dot net>
4281 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4282 Some const-ification.
4284 2006-07-04 Wim Taymans <wim@fluendo.com>
4286 * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
4287 Improve checking if we are dealing with a stream. Added some
4288 more uris that need buffering.
4290 2006-07-03 Edward Hervey <edward@fluendo.com>
4292 * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
4293 Remove unused variable.
4295 2006-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
4300 add GCOV_LIBS to GST_LIBS
4302 2006-07-02 Tim-Philipp Müller <tim at centricular dot net>
4304 Patch by: Michael Sheldon <webmaster at mikeasoft com>
4306 * ext/alsa/gstalsasrc.c:
4307 Add 32 bps to template caps and increase channels range
4308 from [1,2] to [1,MAX]. See #346326.
4310 2006-06-30 Tim-Philipp Müller <tim at centricular dot net>
4312 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4313 Recognise 'WMVA' video codec fourcc (#345879).
4315 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
4317 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4318 Fixed nasty memory leak
4320 2006-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
4322 * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
4323 (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
4326 2006-06-23 Jan Schmidt <thaytan@mad.scientist.com>
4328 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4329 (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
4330 (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
4331 Protect remove_fakesink using a mutex, so that we don't try and
4332 remove the fakesink simultaneously from multiple threads.
4334 When going from READY to PAUSED, restore the fakesink, so that
4335 it is there when decodebin gets reused.
4337 2006-06-23 Tim-Philipp Müller <tim at centricular dot net>
4339 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4340 * gst-libs/gst/rtp/gstbasertpdepayload.c:
4341 * gst-libs/gst/rtp/gstbasertppayload.c:
4342 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4343 * gst/tcp/gstmultifdsink.c:
4344 * gst/tcp/gsttcpclientsink.c:
4345 * gst/tcp/gsttcpclientsrc.c:
4346 * gst/tcp/gsttcpserversink.c:
4347 * gst/tcp/gsttcpserversrc.c:
4348 * gst/videorate/gstvideorate.c:
4349 * gst/videotestsrc/gstvideotestsrc.c:
4350 * sys/v4l/gstv4ljpegsrc.c:
4351 * sys/v4l/gstv4lmjpegsink.c:
4352 * sys/v4l/gstv4lsrc.c:
4353 * tests/examples/seek/scrubby.c:
4354 * tests/examples/seek/seek.c:
4355 Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
4357 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4359 * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
4360 Second field in GEnumValue shouldn't be a description,
4361 but a stringified version of the enum value.
4363 2006-06-22 Wim Taymans <wim@fluendo.com>
4365 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4366 (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
4367 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4368 Avoid type checking in buffer casts.
4369 Avoid caps copy in buffer_alloc when we can.
4370 Use pad_peer_accept.
4372 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4374 * gst-libs/gst/tag/tag.h:
4375 Oops, make that 'Since: 0.10.9'.
4377 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4379 * docs/libs/gst-plugins-base-libs-sections.txt:
4380 * gst-libs/gst/tag/tag.h:
4381 * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
4382 (gst_tag_image_type_get_type):
4383 API: add GstTagImageType enum to describe images contained
4384 in image tags (#345641).
4386 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4388 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4389 Fix warnings with gst-inspect: "buffers-min" property
4390 should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
4391 typo in property description.
4393 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4395 Patch by: Cody Russell <bratsche at gnome org>
4397 * gst/audioresample/gstaudioresample.c:
4398 (gst_audioresample_class_init):
4399 * gst/playback/gststreamselector.c:
4400 (gst_stream_selector_class_init):
4401 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
4402 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4403 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
4404 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
4405 * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
4406 * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
4407 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
4408 * gst/videotestsrc/gstvideotestsrc.c:
4409 (gst_video_test_src_class_init):
4410 * gst/volume/gstvolume.c: (gst_volume_class_init):
4411 Avoid unnecessary class cast check in class_init
4412 functions (#337747).
4414 2006-06-21 Tim-Philipp Müller <tim at centricular dot net>
4416 * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
4417 (gst_text_overlay_video_chain):
4418 g_markup_escape_text() REALLY doesn't like non-UTF8 input
4419 and doesn't validate its input either (and neither did
4420 textoverlay it seems). Let's do that then and fix #345206.
4422 2006-06-19 Wim Taymans <wim@fluendo.com>
4424 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
4425 (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
4426 (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
4427 (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
4428 (find_syncframe), (find_limits), (assign_value),
4429 (count_burst_unit), (gst_multi_fd_sink_new_client),
4430 (gst_multi_fd_sink_handle_client_write),
4431 (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
4432 (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
4433 (gst_multi_fd_sink_change_state):
4434 * gst/tcp/gstmultifdsink.h:
4435 Added shiny new burst-on-connect methods.
4436 Add properties to control the minimal amount of data queued.
4438 API: bytes-min property
4439 API: time-min property
4440 API: buffers-min property
4441 API: burst-unit property
4442 API: burst-value property
4443 API: add-full signal
4445 * gst/tcp/gsttcp-marshal.list:
4446 Added new marshaller code for the new signal.
4448 * tests/check/elements/multifdsink.c: (GST_START_TEST),
4449 (multifdsink_suite):
4450 Added testcases for new burst methods.
4452 2006-06-19 Edward Hervey <edward@fluendo.com>
4454 * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
4455 Implement clipping for accurate seeking.
4458 2006-06-19 Wim Taymans <wim@fluendo.com>
4460 Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
4462 * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
4463 (gst_video_scale_transform):
4464 Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
4466 2006-06-17 Tim-Philipp Müller <tim at centricular dot net>
4469 Fix --disable-external (can't set conditionals conditionally,
4472 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4474 * tests/check/elements/audioresample.c: (test_reuse),
4475 (audioresample_suite):
4476 Add test case for bug #342789 fixed below.
4478 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4480 * gst/audioresample/gstaudioresample.c:
4481 (gst_audioresample_class_init), (gst_audioresample_init),
4482 (audioresample_start), (audioresample_stop),
4483 (gst_audioresample_set_property), (gst_audioresample_get_property):
4484 Implement GstBaseTransform::start and ::stop so that audioresample
4485 can clear its internal state properly and be reused instead of
4486 causing non-negotiated errors with playbin under some circumstances
4489 * tests/check/elements/audioresample.c: (setup_audioresample),
4490 (cleanup_audioresample):
4491 Need to set element state here so that ::start and ::stop are
4494 2006-06-16 Wim Taymans <wim@fluendo.com>
4496 Patch by: Young-Ho Cha <ganadist at chollian dot net>
4498 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
4499 Parse extra data better, apparently it's right behind
4500 the normal strf header size. Fixes #343500.
4502 2006-06-16 Wim Taymans <wim@fluendo.com>
4504 * ext/alsa/gstalsasink.c: (set_hwparams):
4505 If we fail to set the buffer_time and period_time alsa
4506 parameters, post a warning and leave alsa select a
4507 default instead of failing. Fixes #342085
4509 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4511 * docs/libs/gst-plugins-base-libs-sections.txt:
4512 * gst-libs/gst/cdda/gstcddabasesrc.h:
4513 Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
4514 out in the header file and shouldn't be listed in the docs.
4516 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4517 Must dereference pointer to fourcc in the debug statement.
4519 2006-06-16 Stefan Kost <ensonic@users.sf.net>
4521 * docs/libs/Makefile.am:
4522 * docs/libs/gst-plugins-base-libs-docs.sgml:
4523 * docs/libs/gst-plugins-base-libs-sections.txt:
4524 * docs/libs/gst-plugins-base-libs.types:
4525 add remaining symbols into correct setions
4527 * gst-libs/gst/audio/gstringbuffer.c:
4530 * gst-libs/gst/audio/gstringbuffer.h:
4531 comment out not yet implemented function
4534 * gst-libs/gst/floatcast/floatcast.h:
4535 * gst-libs/gst/netbuffer/gstnetbuffer.c:
4536 add short descriptions
4539 * gst-libs/gst/interfaces/propertyprobe.c:
4540 fix return value docs
4542 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4543 simplify debug logging
4545 * gst-libs/gst/riff/riff-read.h:
4546 sync function prototype and docs
4548 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4549 remove left over symbol
4551 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4556 Use GST_PLUGIN_DOCS macro in configure.ac, add
4557 --enable-plugin-docs default to autogen.sh and use
4558 ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
4560 2006-06-15 Wim Taymans <wim@fluendo.com>
4562 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
4563 (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
4564 (gst_ogg_demux_loop):
4565 Combine GstFlowReturn from the source pads to give a
4566 meaningfull result to the upstream peer or to stop the
4567 processing task in case of errors.
4569 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
4571 * gst/playback/gststreaminfo.c: (cb_probe):
4572 Try GST_TAG_CODEC as fallback when extracting the
4573 codec name; more debug info.
4575 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
4577 * ext/ogg/Makefile.am:
4578 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4579 Extract language tags from ogm subtitle streams, so that
4580 the subtitle menu choices are labelled correctly in
4581 Totem (fixes #344708).
4583 2006-06-14 Wim Taymans <wim@fluendo.com>
4585 Patch by: Alessandro Decina <alessandro at nnva dot org>
4587 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
4588 (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
4589 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
4590 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
4591 Fix various leaks. Fixes #343699.
4592 Add x-smoke mime type.
4594 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
4596 * gst-libs/gst/riff/riff-ids.h:
4597 Add IDs for 'bext' chunks (see #343837).
4599 2006-06-12 Tim-Philipp Müller <tim at centricular dot net>
4601 Patch by: Young-Ho Cha <ganadist at chollian net>
4603 * gst/subparse/samiparse.c: (sami_context_pop_state),
4604 (handle_start_font), (end_sami_element):
4605 Honour font face tags in SAMI subtitles (#344503).
4607 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4610 add missing files containing translatable strings
4612 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4614 * docs/libs/tmpl/.cvsignore:
4615 we don't want those *.sgml files in CVS either
4617 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4619 * docs/libs/.cvsignore:
4620 * tests/check/elements/.cvsignore:
4621 * tests/check/libs/.cvsignore:
4624 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4626 * docs/libs/Makefile.am:
4627 also commiting the changed Makefile.am (added more libs to the
4630 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4632 * docs/libs/gst-plugins-base-libs-docs.sgml:
4633 * docs/libs/gst-plugins-base-libs-sections.txt:
4634 * docs/libs/gst-plugins-base-libs.types:
4635 first batch of reordering things, add index & hierarchy
4637 2006-06-11 Thomas Vander Stichele <thomas at apestaart dot org>
4640 use GST_PKG_CHECK_MODULES, cleans up output
4642 2006-06-10 Tim-Philipp Müller <tim at centricular dot net>
4644 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4645 Add support for burn:// URIs (#343385); const-ify things a bit,
4646 use G_N_ELEMENTS instead of hard-coded array size.
4648 2006-06-10 Tim-Philipp Müller <tim at centricular dot net>
4650 Patch by: Young-Ho Cha <ganadist at chollian net>
4652 * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
4653 Fix up broken entities before passing them to libxml *sigh*.
4656 2006-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
4661 === release 0.10.8 ===
4663 2006-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
4666 releasing 0.10.8, "Moar gij ziet mij nie"
4668 2006-06-07 Thomas Vander Stichele <thomas at apestaart dot org>
4685 * win32/common/config.h:
4688 2006-06-07 Thomas Vander Stichele <thomas at apestaart dot org>
4690 * docs/libs/tmpl/gstaudio.sgml:
4691 * docs/libs/tmpl/gstcolorbalance.sgml:
4692 * docs/libs/tmpl/gstmixer.sgml:
4693 * docs/libs/tmpl/gstringbuffer.sgml:
4694 * docs/libs/tmpl/gsttuner.sgml:
4695 * docs/libs/tmpl/gstxoverlay.sgml:
4696 * gst-libs/gst/audio/audio.c:
4697 * gst-libs/gst/audio/gstringbuffer.c:
4698 * gst-libs/gst/interfaces/colorbalance.c:
4699 * gst-libs/gst/interfaces/mixer.c:
4700 * gst-libs/gst/interfaces/tuner.c:
4701 * gst-libs/gst/interfaces/xoverlay.c:
4702 move last template doc snippets to source code and delete them
4704 2006-06-06 Michael Smith <msmith@fluendo.com>
4706 * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
4707 (theora_parse_drain_queue):
4708 Mark DELTA_UNIT on non-keyframes.
4710 2006-06-03 Jan Schmidt <thaytan@mad.scientist.com>
4712 * gst-libs/gst/audio/gstbaseaudiosink.c:
4713 (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
4714 * gst-libs/gst/audio/gstbaseaudiosink.h:
4715 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
4716 (gst_ring_buffer_samples_done):
4717 * gst-libs/gst/audio/gstringbuffer.h:
4718 Document better the fact that latency_time and buffer_time are values
4719 stored in microseconds, and not the usual GStreamer nanoseconds.
4720 Change the variables (compatibly) that store them from GstClockTime
4721 to guint64 to make it more clear that they're not storing clock times.
4722 Also, remove the bogus property description that says the user can
4723 specify -1 to get the default value, since that's never been the case.
4725 When computing the default segment size for the ring buffer, make it
4726 an integer number of samples.
4728 When the sub-class indicates a delay greater than the number of
4729 samples we've written return 0 from the audio sink get_time method.
4731 2006-06-02 Michael Smith <msmith@fluendo.com>
4733 * tests/check/elements/audioconvert.c: (set_channel_positions),
4734 (get_float_mc_caps), (get_int_mc_caps):
4735 * tests/check/elements/audioresample.c:
4736 * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
4737 * tests/check/elements/videorate.c:
4738 * tests/check/elements/videotestsrc.c: (GST_START_TEST):
4739 * tests/check/elements/volume.c:
4740 * tests/check/elements/vorbisdec.c:
4741 * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
4742 Don't busy-wait in tests; this was causing test timeouts very
4743 frequently when running under valgrind.
4745 2006-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
4748 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
4749 (gst_multi_fd_sink_remove_client_link),
4750 (gst_multi_fd_sink_client_queue_caps),
4751 (gst_multi_fd_sink_client_queue_buffer),
4752 (gst_multi_fd_sink_handle_client_write),
4753 (gst_multi_fd_sink_render):
4754 * gst/tcp/gstmultifdsink.h:
4755 make multifdsink properly deal with streamheader:
4756 - streamheader is taken from caps
4757 - buffers marked with IN_CAPS are not sent
4758 - streamheaders are sent, on connection, from the caps of the
4759 buffer where the client gets positioned to
4760 - further streamheader changes are done every time the client
4761 will receive a buffer with different caps
4762 * tests/check/elements/multifdsink.c: (GST_START_TEST),
4763 (gst_multifdsink_create_streamheader):
4766 2006-06-02 Michael Smith <msmith@fluendo.com>
4768 * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
4769 Reinstate limit on channel count. Vorbis does not define the meaning
4770 of > 6 channels, so they're just independent channels. Gstreamer
4771 currently has no mechanism to represent N independent channels.
4773 2006-06-02 Michael Smith <msmith@fluendo.com>
4775 * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
4776 Don't arbitrarily restrict channel counts and rate in vorbis.
4777 In terms of effects likely on real-world files, this fixes 96kHz
4780 2006-06-02 Michael Smith <msmith@fluendo.com>
4782 * gst/audioconvert/audioconvert.c: (float):
4783 More correct float->int conversion.
4785 2006-06-02 Michael Smith <msmith@fluendo.com>
4787 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
4788 Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
4789 value. Fixes g-critical on trying to play back ogg containing
4792 2006-06-02 Wim Taymans <wim@fluendo.com>
4794 * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
4796 * gst/playback/gstplaybasebin.h:
4797 Make the subtitle detection work from any thread so we don't
4798 deadlock. Fixes #343397.
4800 2006-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
4802 * gst/volume/Makefile.am:
4803 Seriously, it's not *that* hard to get compilation right. Even
4804 a drunk can do it ! Add LIBOIL CFLAGS and LIBS
4806 2006-06-01 Stefan Kost <ensonic@users.sf.net>
4808 * gst/volume/gstvolume.c: (volume_choose_func),
4809 (volume_update_real_volume), (gst_volume_class_init),
4810 (gst_volume_init), (volume_process_float), (volume_process_int16),
4811 (volume_process_int16_clamp), (volume_set_caps),
4812 (volume_transform_ip), (plugin_init):
4813 * gst/volume/gstvolume.h:
4814 rewrite the passthrough check, split _int16 and _int16_clamp, fix
4815 another property desc., remove unused param from process function
4817 * tests/check/elements/volume.c: (volume_suite):
4818 reactivate the passthrough test
4820 2006-06-01 Stefan Kost <ensonic@users.sf.net>
4822 * ext/alsa/gstalsamixerelement.h:
4823 * ext/alsa/gstalsamixeroptions.h:
4824 * ext/alsa/gstalsamixertrack.h:
4825 * ext/gnomevfs/gstgnomevfssink.h:
4826 * ext/gnomevfs/gstgnomevfssrc.h:
4827 * ext/theora/gsttheoradec.h:
4828 * ext/theora/gsttheoraenc.h:
4829 * ext/theora/gsttheoraparse.h:
4830 * ext/vorbis/vorbisparse.h:
4831 * gst-libs/gst/audio/gstaudioclock.h:
4832 * gst-libs/gst/audio/gstaudiofilter.h:
4833 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4834 * gst/audioconvert/gstaudioconvert.h:
4835 * gst/audioresample/gstaudioresample.h:
4836 * gst/audiotestsrc/gstaudiotestsrc.h:
4837 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
4838 * gst/playback/gststreamselector.h:
4839 * gst/tcp/gstmultifdsink.h:
4840 * gst/tcp/gsttcpclientsink.h:
4841 * gst/tcp/gsttcpclientsrc.h:
4842 * gst/tcp/gsttcpserversink.h:
4843 * gst/tcp/gsttcpserversrc.h:
4844 * gst/videorate/gstvideorate.h:
4845 * gst/videoscale/gstvideoscale.h:
4846 * gst/videotestsrc/gstvideotestsrc.h:
4847 * gst/volume/gstvolume.h:
4848 * sys/v4l/gstv4ljpegsrc.h:
4849 * sys/v4l/gstv4lmjpegsink.h:
4850 * sys/v4l/gstv4lmjpegsrc.h:
4851 * sys/v4l/gstv4lsrc.h:
4852 * sys/ximage/ximagesink.h:
4853 * sys/xvimage/xvimagesink.h:
4854 * tests/old/testsuite/alsa/sinesrc.h:
4855 Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
4857 2006-05-31 Wim Taymans <wim@fluendo.com>
4859 * ext/libvisual/visual.c: (gst_visual_reset),
4860 (gst_visual_sink_setcaps), (gst_visual_sink_event),
4861 (gst_visual_src_event), (get_buffer), (gst_visual_chain):
4863 Use running time before doing QoS.
4866 2006-05-31 Thomas Vander Stichele <thomas at apestaart dot org>
4868 * docs/libs/Makefile.am:
4869 set a magic variable to indicate we know the docs are incomplete
4871 2006-05-30 Sebastien Moutte <sebastien@moutte.net>
4873 * win32/common/libgstvideo.def:
4874 export gst_video_calculate_display_ratio
4875 * win32/vs6/libgstvideoscale.dsp:
4876 add link to libgstvideo-0.10.lib
4878 2006-05-30 Tim-Philipp Müller <tim at centricular dot net>
4880 * gst/playback/gstplaybasebin.c: (gen_source_element):
4881 Throw a more comprehensible error for rtsp:// URIs (rather
4882 than erroring out with a negotiation error later on) until
4883 we fix playbin to handle rtspsrc etc.
4885 2006-05-30 Wim Taymans <wim@fluendo.com>
4887 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
4888 (gst_text_overlay_text_event):
4891 2006-05-30 Wim Taymans <wim@fluendo.com>
4893 * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
4894 (gst_adder_request_new_pad), (gst_adder_release_pad):
4895 * gst/adder/gstadder.h:
4896 Implement release_request_pad.
4897 Make padcounter atomic.
4899 * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
4900 Added check for release_pad in adder.
4902 2006-05-30 Wim Taymans <wim@fluendo.com>
4904 * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
4907 2006-05-30 Thomas Vander Stichele <thomas at apestaart dot org>
4909 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4910 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
4911 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
4912 (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
4913 (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
4914 (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
4915 (gst_ogg_demux_bisect_forward_serialno),
4916 (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
4917 (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
4919 clean up printf formats for granulepos and serialno
4921 2006-05-30 Michael Smith <msmith@fluendo.com>
4923 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
4924 (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
4925 (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
4926 (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
4927 (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
4928 * ext/vorbis/vorbisenc.h:
4929 Multi-channel caps negotiation, so we can do proper multichannel
4930 vorbis encoding, negotiated through audioconvert.
4932 2006-05-30 Wim Taymans <wim@fluendo.com>
4934 * tests/check/elements/adder.c: (test_event_message_received),
4935 (test_play_twice_message_received), (GST_START_TEST),
4937 Added check to show that #339935 is fixed with ongoing
4938 adder and collectpads fixes.
4940 2006-05-29 Wim Taymans <wim@fluendo.com>
4942 * gst/adder/gstadder.c: (gst_adder_request_new_pad):
4943 Don't leak pad name.
4945 2006-05-29 Wim Taymans <wim@fluendo.com>
4947 * gst/adder/gstadder.c: (gst_adder_query_duration),
4948 (forward_event_func), (forward_event), (gst_adder_src_event):
4950 Make query/seeking code threadsafe.
4952 * tests/check/Makefile.am:
4953 * tests/check/elements/adder.c: (test_event_message_received),
4954 (GST_START_TEST), (test_play_twice_message_received):
4955 Fix adder test case.
4957 2006-05-29 Tim-Philipp Müller <tim at centricular dot net>
4959 Patch by: Young-Ho Cha <ganadist at chollian net>
4961 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4962 (gst_play_base_bin_init), (gst_play_base_bin_dispose),
4963 (set_encoding_element), (decodebin_element_added_cb),
4964 (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
4965 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
4966 * gst/playback/gstplaybasebin.h:
4967 Add 'subtitle-encoding' property to playbin, so applications can
4968 force a subtitle encoding for non-UTF8 subtitles (#342268).
4970 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
4971 (gst_sub_parse_set_property):
4972 Rename recently-added 'encoding' property to 'subtitle-encoding'
4973 (so it can be proxied by playbin/decodebin in a generic way
4974 with less danger of false positives).
4976 2006-05-29 Michael Smith <msmith@fluendo.com>
4978 * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
4979 (append_with_other_format), (set_structure_widths),
4980 (gst_audio_convert_transform_caps):
4981 Patch from #341562: give more specific audio caps in get_caps, so
4982 that basetransform can make better decisions on what caps to
4985 2006-05-28 Stefan Kost <ensonic@users.sf.net>
4987 * tests/check/elements/volume.c:
4988 make it compile again
4990 2006-05-28 Stefan Kost <ensonic@users.sf.net>
4992 * tests/check/elements/volume.c: (volume_suite):
4993 disable test until #343196 gets resolved
4995 2006-05-28 Stefan Kost <ensonic@users.sf.net>
4997 * gst/adder/gstadder.c: (gst_adder_get_type):
4998 Make it easier to copy&paste
5000 * gst/volume/Makefile.am:
5001 * gst/volume/gstvolume.c: (volume_update_real_volume),
5002 (gst_volume_set_volume), (gst_volume_set_mute),
5003 (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
5004 (volume_transform_ip), (volume_update_mute),
5005 (volume_update_volume):
5006 * gst/volume/gstvolume.h:
5007 Add own debug category, move duplicate code to helper function, fix
5008 property texts, add more comments and prepare ffor liboil-goodness
5010 * tests/check/Makefile.am:
5011 * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
5012 add test for mute and passtrough case, be a bit more verbose to track
5015 * tests/check/generic/states.c: (GST_START_TEST):
5016 catch elements that fail to instantiate
5018 2006-05-28 Edward Hervey <edward@fluendo.com>
5020 * tests/check/pipelines/simple-launch-lines.c:
5021 * tests/check/pipelines/theoraenc.c:
5022 * tests/check/pipelines/vorbisenc.c:
5023 Comment out tests using parse_launch() if core was built without
5024 parsing capabilities.
5026 2006-05-27 Edward Hervey <edward@fluendo.com>
5028 * tests/check/Makefile.am:
5029 Extra bonus points for whoever explains to ensonic that you are meant
5030 to test unit tests thoroughly before commiting them, especially if
5031 you know it's going to break.
5032 De-activated element/adder tests.
5034 2006-05-27 Edward Hervey <edward@fluendo.com>
5036 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5037 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
5038 Marking caps conversion issues as GST_WARNING is way too verbose,
5039 Moving them to GST_LOG.
5041 2006-05-27 Tim-Philipp Müller <tim at centricular dot net>
5044 Replace current README (containing the release notes from
5045 some 0.9.x version) with a proper README taken from the core.
5047 2006-05-26 Wim Taymans <wim@fluendo.com>
5049 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5050 (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
5051 (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
5052 (vorbis_dec_change_state):
5055 Clip output samples to segment boundaries.
5057 2006-05-26 Jan Schmidt <thaytan@mad.scientist.com>
5059 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5060 (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
5061 Improve the errors produced on bad output, including some human
5062 readable description strings.
5063 Handle the (theoretical for ximagesink) case where the XServer
5064 has a different idea about the size required for a particular
5065 frame and gives us too small a memory allocation.
5067 2006-05-26 Jan Schmidt <thaytan@mad.scientist.com>
5069 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
5070 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
5071 (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
5072 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
5073 Improve the errors produced on bad output, including some human
5074 readable description strings.
5075 Handle RGB Xv formats properly by transforming them into our
5076 big-endian caps description.
5077 Use gst_caps_truncate to ensure that we never try and choose a
5078 non-fixed caps in buffer_alloc.
5079 Handle the case where the XServer has a different idea about the size
5080 required for a particular frame and gives us too small a memory
5082 Use -1 to indicate 'no image format', because 0 is a valid XServer
5083 image format number.
5084 Put RGB Xv formats at the end of the caps, so that we always prefer
5086 Iterate the available Xv Encodings to determine the maximum width and
5087 height, and then return that in our caps.
5088 (Closes #315312, #337544)
5090 2006-05-25 Jan Schmidt <thaytan@mad.scientist.com>
5092 * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
5093 When there is only one unfinished pad and it receives an event that
5094 doesn't match our requirements, we need to set alldone=FALSE so that
5095 the fakesink is not removed yet.
5097 2006-05-25 Tim-Philipp Müller <tim at centricular dot net>
5099 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
5100 Use gst_type_find_helper_for_buffer() to find the type
5101 of stream from the first packet.
5104 Bump requirements to core CVS (needed for vorbis
5105 typefinding to work).
5107 2006-05-24 Edward Hervey <edward@fluendo.com>
5109 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
5110 Added the 'prfl' atom type which MQV (no, it's not a typo) files
5111 contain. Else they play perfectly fine with qtdemux.
5113 2006-05-23 Stefan Kost <ensonic@users.sf.net>
5115 * ext/theora/theoradec.c:
5116 * ext/theora/theoraenc.c:
5117 * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
5118 * gst/audiorate/gstaudiorate.c:
5119 make more debug catagories static
5121 * tests/check/Makefile.am:
5122 * tests/check/elements/adder.c: (message_received),
5123 (test_event_message_received), (GST_START_TEST),
5124 (test_play_twice_message_received), (adder_suite):
5125 added test case for using element twice, extra bonus points for anyone
5126 who can make these test run reliably
5128 2006-05-23 Tim-Philipp Müller <tim at centricular dot net>
5130 * ext/theora/theoradec.c: (theora_dec_chain):
5131 Make work with time-stamped input buffers that do not
5132 have a granulepos in BUFFER_OFFSET_END (like theora
5133 buffers coming from matroskademux). Fixes #342448.
5135 2006-05-22 Tim-Philipp Müller <tim at centricular dot net>
5137 Patch by: Peter Kjellerstedt <pkj at axis com>
5139 * gst/tcp/Makefile.am:
5140 fdstresstest doesn't need Gtk+, fix compilation if
5141 gtk is not available (#342566).
5143 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
5145 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
5147 Removed redundant floor()
5149 2006-05-19 Tim-Philipp Müller <tim at centricular dot net>
5151 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5152 On second thought, just skip JUNK chunks automatically, so
5153 the caller doesn't have to handle this. Fixes #342345.
5154 Also, return GST_FLOW_UNEXPECTED if we get a short read,
5157 2006-05-19 Tim-Philipp Müller <tim at centricular dot net>
5159 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5160 Don't bail out on JUNK chunks with a size of 0 (would try to
5161 pull_range 0 bytes before, which sources don't like too much).
5164 2006-05-19 Jan Schmidt <thaytan@mad.scientist.com>
5166 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5167 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5168 Use the gstutil scaling function to preserve 64 bits while calculating
5169 output width and height from the display-aspect-ratio. (A continuation
5172 2006-05-19 Jan Schmidt <thaytan@mad.scientist.com>
5174 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
5175 (gst_xvimagesink_buffer_alloc):
5176 * sys/xvimage/xvimagesink.h:
5177 When performing buffer allocations, remember the caps and image format
5178 we return so that if the same caps are asked for next time we can
5179 return them immediately without doing any caps intersections.
5181 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
5183 * gst-libs/gst/rtp/README:
5184 Some new documentation
5185 * gst-libs/gst/rtp/gstrtpbuffer.h:
5186 Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children
5187 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
5188 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
5189 New RTP audio base payloader class. Supports frame or sample based
5190 codecs. Not enabled in Makefile.am until approved.
5192 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
5194 * tests/check/elements/alsa.c: (test_device_property_probe):
5195 Fix test case: don't try to free NULL GValueArray when there
5198 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
5200 * tests/check/Makefile.am:
5201 * tests/check/elements/alsa.c: (test_device_property_probe),
5202 (alsa_suite), (main):
5203 Add simple test that runs a device property probe on alsasrc,
5204 alsasink and alsamixer. Disable valgrind check for now (too
5205 many leaks in libasound, and valgrind ignored my suppressions
5208 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
5210 * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
5211 (gst_alsa_device_property_probe_probe_property),
5212 (gst_alsa_device_property_probe_needs_probe),
5213 (gst_alsa_device_property_probe_get_values),
5214 (gst_alsa_type_add_device_property_probe_interface):
5215 * ext/alsa/gstalsadeviceprobe.h:
5216 * ext/alsa/gstalsamixerelement.c:
5217 (gst_alsa_mixer_element_init_interfaces):
5218 * ext/alsa/gstalsamixerelement.h:
5219 Clean up and simplify alsa device probing. Make it actually work
5220 for multiple classes. Don't cache results any longer.
5222 * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
5223 (gst_alsasink_init):
5224 * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
5225 (gst_alsasrc_interface_supported), (gst_implements_interface_init),
5226 (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
5227 Make alsasink and alsasrc implement the GstPropertyProbe interface
5228 for device probing (#342181).
5229 Patch by: Martin Szulecki <gnomebugzilla at sukimashita com>
5231 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
5233 * gst/subparse/samiparse.c: (handle_start_font):
5234 Don't ignore return value of strtol (++compiler_happiness).
5236 2006-05-17 Tim-Philipp Müller <tim at centricular dot net>
5238 Patch by: Young-Ho Cha <ganadist chollian net>
5240 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5241 (gst_sub_parse_class_init), (gst_sub_parse_init),
5242 (gst_sub_parse_set_property), (gst_sub_parse_get_property),
5244 * gst/subparse/gstsubparse.h:
5245 Add 'encoding' property (#341681).
5247 * gst/subparse/samiparse.c: (characters_sami):
5248 Output is pango markup, so we need to escape text
5249 between tags (#342143).
5251 2006-05-16 Tim-Philipp Müller <tim at centricular dot net>
5253 * gst-libs/gst/audio/multichannel.c:
5254 (gst_audio_check_channel_positions):
5255 It's okay to have caps with channels=1 and a channel position
5256 different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
5257 (deinterleavers might want to keep the position in the caps,
5258 so that they can be re-interleaved again properly later).
5259 Leave check for unexpected 2-channel layouts intact for now.
5261 2006-05-16 Zaheer Abbas Merali <zaheerabbas at merali dot org>
5263 * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
5264 Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
5265 basesrc can do its job correctly.
5267 2006-05-16 Tim-Philipp Müller <tim at centricular dot net>
5269 * ext/alsa/Makefile.am:
5270 * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
5271 (gst_alsa_detect_formats), (get_channel_free_structure),
5272 (caps_add_channel_configuration), (gst_alsa_detect_channels),
5273 (gst_alsa_probe_supported_formats):
5274 * ext/alsa/gstalsa.h:
5275 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5276 Refactor and improve caps probing code: probe signedness
5277 when we probe the supported formats/widths; set endianness
5278 to the one we actually probed for (ie. cpu endianness).
5280 * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
5281 (gst_alsasrc_close):
5282 * ext/alsa/gstalsasrc.h:
5283 Implement caps probing for alsasrc.
5285 2006-05-15 Wim Taymans <wim@fluendo.com>
5287 * ext/theora/theoradec.c: (gst_theora_dec_reset),
5288 (theora_dec_src_query), (theora_dec_src_event),
5289 (theora_dec_sink_event), (theora_handle_comment_packet),
5290 (theora_handle_data_packet), (theora_dec_change_state):
5291 Cleanups, add some G_LIKELY.
5292 Use segment helpers instead of our own wrong code.
5293 Clear queued buffers on seek and READY.
5295 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
5296 (vorbis_dec_convert), (vorbis_dec_src_query),
5297 (vorbis_dec_src_event), (vorbis_dec_sink_event),
5298 (vorbis_handle_comment_packet), (vorbis_dec_push),
5299 (vorbis_handle_data_packet), (vorbis_dec_chain),
5300 (vorbis_dec_change_state):
5301 * ext/vorbis/vorbisdec.h:
5302 Remove old useless packetno variable.
5303 Do position query properly.
5305 Do cleanup of queued buffers in new helper function
5308 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5310 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5311 Query supported sample rates. Fixes #341732.
5313 2006-05-15 Julien MOUTTE <julien@moutte.net>
5315 * gst/playback/gstdecodebin.c: (cleanup_decodebin),
5316 (gst_decode_bin_change_state): Make decodebin reusable
5317 when going from PAUSE_TO_READY and then back to PAUSED.
5320 2006-05-15 Wim Taymans <wim@fluendo.com>
5322 * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
5323 (vorbis_dec_convert), (vorbis_dec_src_query),
5324 (vorbis_dec_sink_query), (vorbis_dec_src_event),
5325 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
5326 (vorbis_dec_clean_queued), (vorbis_dec_push),
5327 (vorbis_handle_data_packet), (vorbis_dec_change_state):
5328 Cleanups. Use refcounting and DEBUG_OBJECT.
5329 Reset segment on flush, use code methods instead of our
5331 Fix potential memleak.
5333 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5335 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
5336 (gst_alsasink_init):
5337 * ext/alsa/gstalsasink.h:
5338 Don't leak allocated snd_output_t structure if there's
5339 more than one alsasink instance at a time (#341873).
5340 Also fix GObject macros in header file.
5342 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5344 * gst/subparse/gstsubparse.c:
5345 (gst_sub_parse_data_format_autodetect):
5346 Don't use libxml functions in the typefinding code.
5348 2006-05-15 Wim Taymans <wim@fluendo.com>
5350 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5351 Fix seeking performance in the case where a non-header
5352 packet has a 0 granulepos (busted theora case).
5354 (nvdr: thanks Wim for not mentioning who spotted and fixed it in
5355 the first place, you limelight stealer you)
5357 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5359 * gst/subparse/gstsubparse.c:
5360 (gst_sub_parse_data_format_autodetect):
5361 Improve SAMI typefinding: handle case where there are
5362 whitespaces or newlines in front of the first <SAMI>
5365 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5368 Build video4linux plugin even if there's no XVIDEO, just
5369 without implementing the GstXOverlay interface (#334002).
5371 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5374 * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
5376 Add tentative support for libvisual-0.4 (#336881).
5378 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5380 Patch by: Young-Ho Cha <ganadist at chollian net>
5382 * gst/subparse/samiparse.c: (handle_start_font):
5383 Need to map "silver" colour explicitly (#169936).
5385 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5387 Patch by: Young-Ho Cha <ganadist at chollian net>
5389 * gst/subparse/Makefile.am:
5390 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5391 (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
5392 (gst_sub_parse_format_autodetect), (feed_textbuf),
5393 (gst_subparse_type_find), (plugin_init):
5394 * gst/subparse/gstsubparse.h:
5395 * gst/subparse/samiparse.c:
5396 * gst/subparse/samiparse.h:
5397 Add support for SAMI subtitles (#169936).
5399 2006-05-14 Michael Smith <msmith@fluendo.com>
5401 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
5402 Fix #341696: crash when mixing L+R+C to mono or stereo.
5403 * tests/check/Makefile.am:
5404 * tests/check/elements/audioconvert.c: (set_channel_positions),
5405 (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
5406 (audioconvert_suite):
5407 Add test for the above, including some generic framework bits for
5408 testing multichannel things.
5410 === release 0.10.7 ===
5412 2006-05-14 Jan Schmidt <thaytan@mad.scientist.com>
5415 releasing 0.10.7, "Leave the gun"
5417 2006-05-13 Jan Schmidt <thaytan@mad.scientist.com>
5419 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5420 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5423 2006-05-12 Jan Schmidt <thaytan@mad.scientist.com>
5425 * docs/libs/gst-plugins-base-libs-docs.sgml:
5426 * docs/libs/gst-plugins-base-libs-sections.txt:
5427 * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
5428 * gst-libs/gst/video/video.h:
5429 * gst/videoscale/Makefile.am:
5430 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5431 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5432 * tests/check/Makefile.am:
5433 * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
5435 Fix integer overflow problem with pixel-aspect-ratio calculations
5436 in videoscale and xvimagesink (#341542)
5438 2006-05-12 Tim-Philipp Müller <tim at centricular dot net>
5440 * gst-libs/gst/tag/gstid3tag.c:
5441 Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
5443 2006-05-12 Sebastien Moutte <sebastien@moutte.net>
5446 update win32 files listing
5448 2006-05-11 Thomas Vander Stichele <thomas at apestaart dot org>
5450 patch by: Sjoerd Simons (sjoerd@luon.net)
5452 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5453 (group_create), (group_destroy), (add_stream),
5454 (gst_play_base_bin_get_property),
5455 (gst_play_base_bin_get_streaminfo_value_array):
5456 * gst/playback/gstplaybasebin.h:
5457 API: GstPlayBaseBin::stream-info-value-array property
5458 use a more bindings-friendly way of exposing streaminfo
5459 using a GValueArray. Tested in ipython.
5462 2006-05-11 Wim Taymans <wim@fluendo.com>
5464 * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
5465 (queue_underrun_cb), (queue_filled_cb):
5466 Also catch queue underruns but don't do anything yet.
5467 Refactor and comment queue enlarging code a bit.
5469 * gst/playback/gstplaybasebin.c: (queue_overrun),
5470 (queue_threshold_reached), (queue_out_of_data),
5471 (gen_preroll_element):
5472 If a queue over/underruns check that we don't create nasty
5473 deadlocks when the min-threshold is not reached but the
5474 max-bytes is. In those cases disable max-bytes when we
5475 know that the queue is fed timed data.
5478 2006-05-11 Tim-Philipp Müller <tim at centricular dot net>
5480 * gst/playback/gstplaybin.c: (gen_audio_element):
5481 Make playbin automatically plug an 'audioresample'
5482 element before the audio sink as well. This solves
5483 problems with sinks that only accept a very specific
5484 sample rate, like esdsink (e.g. #340379).
5486 2006-05-11 Tim-Philipp Müller <tim at centricular dot net>
5488 * gst/playback/gstplaybasebin.c: (gen_source_element):
5489 Make http sources send special headers so that we receive
5490 icecast metadata if the http stream is an icecast stream
5491 (otherwise the server will just ignore them). This also
5492 means that from now on users will need the 'icydemux'
5493 element from gst-plugins-good installed if they want to
5494 listen to icecast radio streams. (#341432, #333657).
5496 2006-05-11 Thomas Vander Stichele <thomas at apestaart dot org>
5498 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
5499 (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
5500 remove stupid example from docs - it should come with a simple
5503 * tests/check/elements/multifdsink.c: (wait_bytes_served),
5504 (fail_if_can_read), (GST_START_TEST),
5505 (gst_multifdsink_create_streamheader), (multifdsink_suite):
5506 add a test for changing streamheader which exposes a bug in
5509 2006-05-11 Michael Smith <msmith@fluendo.com>
5511 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
5512 (gst_gnome_vfs_src_received_headers_callback):
5513 * ext/gnomevfs/gstgnomevfssrc.h:
5514 Don't set icy-caps unless we have a sane interval value. Move
5515 interval to a local variable; we never use it outside this function.
5517 2006-05-11 Wim Taymans <wim@fluendo.com>
5519 * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
5520 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
5521 Register special buffer types along with the objects so
5522 that they are not registered at runtime from N different
5523 streaming threads since they are not threadsafe.
5525 2006-05-10 Thomas Vander Stichele <thomas at apestaart dot org>
5527 * tests/check/elements/multifdsink.c: (wait_bytes_served),
5528 (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
5529 add two more tests, one doing streamheader
5531 2006-05-10 Thomas Vander Stichele <thomas at apestaart dot org>
5533 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
5534 clean up the bufqueue when shutting down
5535 * tests/check/Makefile.am:
5536 * tests/check/elements/multifdsink.c: (setup_multifdsink),
5537 (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
5539 add a test for the leak that was just fixed
5541 2006-05-10 Wim Taymans <wim@fluendo.com>
5543 * gst/adder/gstadder.c: (gst_adder_setcaps),
5544 (gst_adder_query_duration), (gst_adder_query), (forward_event),
5545 (gst_adder_src_event), (gst_adder_sink_event),
5546 (gst_adder_class_init), (gst_adder_finalize),
5547 (gst_adder_request_new_pad), (gst_adder_collected):
5548 * gst/adder/gstadder.h:
5549 Updated some docs. Added comments and FIXMEs all over the place.
5550 Improve debugging info.
5551 Fix leak on finalize by not calling the parent.
5552 Implement duration query.
5553 Make event forwarding threadsafe.
5554 Correctly send NEWSEGMENT at start and after flush.
5555 Handle EOS correctly.
5556 Post error when not negotiated.
5558 * tests/check/elements/adder.c: (GST_START_TEST):
5559 Added FIXME in the test.
5561 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5563 * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
5564 (gst_text_overlay_halign_get_type),
5565 (gst_text_overlay_wrap_mode_get_type):
5566 * ext/theora/theoradec.c: (theora_handle_type_packet),
5567 (theora_handle_data_packet):
5568 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
5569 (theora_enc_sink_setcaps), (theora_enc_chain):
5570 * gst-libs/gst/cdda/gstcddabasesrc.c:
5571 (gst_cdda_base_src_mode_get_type):
5572 * gst/audiotestsrc/gstaudiotestsrc.c:
5573 (gst_audiostestsrc_wave_get_type):
5574 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
5575 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
5576 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
5577 (gst_sync_method_get_type), (gst_unit_type_get_type),
5578 (gst_client_status_get_type):
5579 * gst/videoscale/gstvideoscale.c:
5580 (gst_video_scale_method_get_type):
5581 * gst/videotestsrc/gstvideotestsrc.c:
5582 (gst_video_test_src_pattern_get_type):
5583 * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
5584 (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
5585 (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
5586 (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
5587 (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
5588 (paint_setup_RGB565), (paint_setup_xRGB1555):
5589 Const-ify GEnumValue and GFlagsValue arrays. Use
5590 GST_ROUND_UP_* macros instead of home-made ones.
5592 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5595 Require core CVS for the new newsegment stuff.
5597 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5599 Patch by: Sjoerd Simons <sjoerd at luon net>
5601 * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
5602 Register nick for enum value (#341160).
5604 2006-05-09 Stefan Kost <ensonic@users.sf.net>
5606 * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
5608 backout typefind patch #340375
5610 * tests/check/elements/adder.c: (message_received),
5611 (GST_START_TEST), (adder_suite):
5612 redo, signal-handling of test
5614 2006-05-09 Wim Taymans <wim@fluendo.com>
5616 * gst/adder/gstadder.c: (gst_adder_request_new_pad),
5617 (gst_adder_collected):
5618 * gst/adder/gstadder.h:
5619 Remove bogus segment merging and forwarding, we don't
5620 care about timestamps anyway and we just produce a
5622 Also create a nice NEWSEGMENT event when we start.
5623 Use _scale_int some more.
5625 2006-05-09 Edward Hervey <edward@fluendo.com>
5627 * tests/icles/stress-xoverlay.c:
5628 Fix if core was built without parsing support.
5630 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5632 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5633 Add SEDG (Samsung MPEG-4) fourcc.
5635 2006-05-09 Edward Hervey <edward@fluendo.com>
5637 * tests/icles/stress-xoverlay.c:
5638 * tests/examples/volume/volume.c:
5639 Fix if core was built without parsing support.
5641 * tests/examples/seek/seek.c:
5642 Disable the parse_launch example if core was built without parsing
5645 2006-05-08 Edward Hervey <edward@fluendo.com>
5647 * autogen.sh: (CONFIGURE_DEF_OPT):
5648 libtoolize on Darwin/MacOSX is called glibtoolize
5650 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5652 * tests/check/Makefile.am:
5653 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
5654 Disable the adder test, until the build-slaves posses the kindness to
5655 either like it or to give valid reason for not doing so
5657 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5659 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
5661 Shuffle NULL state change around and raise timeout more
5663 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5665 * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
5666 (mp4_type_find), (plugin_init):
5667 Add typefind to distinguish between "audio/x-m4a" and new type
5668 "video/mp4". Fixes #340375
5670 * tests/check/elements/adder.c: (adder_suite):
5671 Raise timeout to make buildbot happy
5673 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5675 * gst/adder/gstadder.c: (gst_adder_sink_event),
5676 (gst_adder_request_new_pad), (gst_adder_change_state):
5677 * gst/adder/gstadder.h:
5678 * tests/check/Makefile.am:
5679 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
5680 (adder_suite), (main):
5681 Add sink-event handling to adder. It tries to merge incomming
5682 newsegment-events. Added test to check if segment_done is comming
5683 through. Fixes #340060
5685 2006-05-05 Andy Wingo <wingo@pobox.com>
5687 * ext/theora/theoraparse.c (gst_theora_parse_init)
5688 (theora_parse_src_convert, theora_parse_src_query):
5689 * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
5690 (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
5691 query functions on the source pads of the theora and vorbis parse
5692 elements. Fixes position querying when doing a remux.
5694 2006-05-05 Michael Smith <msmith@fluendo.com>
5696 * ext/theora/theoraparse.c: (parse_granulepos),
5697 (theora_parse_drain_queue_prematurely),
5698 (theora_parse_queue_buffer), (theora_parse_sink_event):
5700 Fix invalid granulepos outputs when starting with a non-keyframe.
5702 2006-05-05 Jan Schmidt <thaytan@mad.scientist.com>
5704 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
5705 (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
5706 Rearrange MPEG system stream detection, fixing some memleaks in the
5708 Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
5709 they clean up their data correctly.
5710 Remove unused ogganx caps and move the 'is_annodex' check to inside
5711 the 'is_ogg' if statement.
5713 2006-05-05 Wim Taymans <wim@fluendo.com>
5715 * gst/playback/gstdecodebin.c: (cleanup_decodebin):
5716 Properly remove ghostpads. Fixes #340392
5718 2006-05-04 David Schleef <ds@schleef.org>
5720 * gst/typefind/gsttypefindfunctions.c:
5722 2006-05-03 Jan Schmidt <thaytan@mad.scientist.com>
5724 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
5725 (mpeg_ts_probe_headers), (mpeg_ts_type_find):
5727 When typefinding an MP3 in push-based mode, don't penalise the
5728 probability down to 74% when we found 5 valid frames just because we
5729 can't peek the end of the file.
5731 Make the probability for detecting MPEG Transport Streams based on the
5732 number of sequential headers we successfully detected.
5734 2006-05-03 Wim Taymans <wim@fluendo.com>
5736 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5737 (vorbis_dec_push), (vorbis_dec_chain):
5738 Still produce an error when we receive an empty packet.
5740 2006-05-03 Wim Taymans <wim@fluendo.com>
5742 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
5743 (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
5744 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
5745 Mark buffers with DISCONT after seek and after activating new
5748 * ext/theora/gsttheoradec.h:
5749 * ext/theora/theoradec.c: (gst_theora_dec_reset),
5750 (theora_get_query_types), (theora_dec_sink_event),
5751 (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
5752 (theora_dec_change_state):
5754 Detect and mark DISCONT buffers.
5756 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5757 (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
5758 (vorbis_dec_change_state):
5759 * ext/vorbis/vorbisdec.h:
5761 Detect and mark DISCONT buffers.
5762 Don't crash on 0 sized buffers.
5764 2006-05-03 Wim Taymans <wim@fluendo.com>
5766 * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
5767 (volume_transform_ip):
5768 Increase "volume" property to 10.0. Fixes #340369.
5769 Set the process function to NULL when capsnego fails so that
5770 we properly error out.
5772 2006-05-02 Stefan Kost <ensonic@users.sf.net>
5774 * gst/playback/gstplaybin.c: (add_sink):
5775 * gst/playback/test.c: (main):
5776 * gst/playback/test5.c: (dump_element_stats):
5777 * gst/playback/test6.c: (main):
5778 free caps using gst_caps_unref, don't leak caps-strings
5780 2006-05-01 Tim-Philipp Müller <tim at centricular dot net>
5782 * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
5784 Refine musepack typefinding a bit. Return MAXIMUM
5785 probability when we detect stream version 7 to make
5786 sure the mpeg audio typefinder doesn't trump us.
5788 2006-04-29 Tim-Philipp Müller <tim at centricular dot net>
5790 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5791 Protect against unexpected NULL strf_data buffer.
5793 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
5795 * tests/check/elements/audioconvert.c: (verify_convert),
5797 interpret the out[] buffer in the order the bytes are actually
5798 put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
5799 Other tests should use BYTE_ORDER since the array is filled in
5802 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
5804 * tests/check/elements/audioconvert.c: (verify_convert),
5806 when a test fails, give an indication of which it is
5808 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
5810 * gst-libs/gst/cdda/gstcddabasesrc.c:
5811 compile fix; strtol() needs <stdlib.h>
5813 2006-04-28 Stefan Kost <ensonic@users.sf.net>
5815 * ext/alsa/gstalsamixerelement.c:
5816 * ext/alsa/gstalsasrc.c:
5817 * ext/cdparanoia/gstcdparanoiasrc.c:
5818 * ext/gnomevfs/gstgnomevfssink.c:
5819 * ext/gnomevfs/gstgnomevfssrc.c:
5820 * ext/ogg/gstoggdemux.c:
5821 * ext/ogg/gstoggmux.c:
5822 * ext/ogg/gstoggparse.c:
5823 * ext/ogg/gstogmparse.c:
5824 * ext/pango/gstclockoverlay.c:
5825 * ext/pango/gsttextoverlay.c:
5826 * ext/pango/gsttextrender.c:
5827 * ext/pango/gsttimeoverlay.c:
5828 * ext/theora/theoradec.c:
5829 * ext/theora/theoraenc.c:
5830 * ext/vorbis/vorbisdec.c:
5831 * ext/vorbis/vorbisenc.c:
5832 * gst-libs/gst/audio/gstaudiofilter.c:
5833 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
5834 * gst/audioconvert/gstaudioconvert.c:
5835 * gst/audiorate/gstaudiorate.c:
5836 * gst/audioresample/gstaudioresample.c:
5837 * gst/audiotestsrc/gstaudiotestsrc.c:
5838 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5839 * gst/playback/gstdecodebin.c:
5840 * gst/playback/gstplaybin.c:
5841 * gst/playback/gststreamselector.c:
5842 * gst/subparse/gstsubparse.c:
5843 * gst/tcp/gstmultifdsink.c:
5844 * gst/tcp/gsttcpclientsink.c:
5845 * gst/tcp/gsttcpclientsrc.c:
5846 * gst/tcp/gsttcpserversink.c:
5847 * gst/tcp/gsttcpserversrc.c:
5848 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
5849 * gst/videorate/gstvideorate.c:
5850 * gst/videoscale/gstvideoscale.c:
5851 * gst/videotestsrc/gstvideotestsrc.c:
5852 * gst/volume/gstvolume.c:
5853 * sys/v4l/gstv4ljpegsrc.c:
5854 * sys/v4l/gstv4lmjpegsink.c:
5855 * sys/v4l/gstv4lmjpegsrc.c:
5856 * sys/v4l/gstv4lsrc.c:
5857 * sys/ximage/ximagesink.c:
5858 * sys/xvimage/xvimagesink.c:
5859 * tests/check/libs/cddabasesrc.c:
5860 make GstElementDetails const
5862 2006-04-28 Stefan Kost <ensonic@users.sf.net>
5864 * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
5866 send events from src-pad to all sink-pads fixes #338657
5868 2006-04-28 Stefan Kost <ensonic@users.sf.net>
5870 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
5871 (alsasink_parse_spec):
5872 query width capabilities from alsa, fixes #338919
5874 2006-04-28 Wim Taymans <wim@fluendo.com>
5876 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
5877 (gst_multi_fd_sink_remove_client_link):
5878 * gst/tcp/gstmultifdsink.h:
5879 Fix race condition in multifdsink that can lead to spurious
5880 duplicate clients. this patch adds a new signal that is fired when
5881 multifdsink has removed all references to the fd.
5883 Updated documentation.
5884 API: client-fd-removed signal added
5886 2006-04-28 Michael Smith <msmith@fluendo.com>
5888 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
5889 When asking g_value_array_new to prealloc elements, we may as well
5890 ask for the right number of elements.
5892 2006-04-28 Wim Taymans <wim@fluendo.com>
5894 * gst-libs/gst/audio/gstbaseaudiosink.c:
5895 (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
5896 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
5897 patch to make timestamp checking more tollerant to rounding
5898 errors given that real discontinuities are to be marked on
5899 buffers. Fixes some asf files and #338778.
5900 Also avoid some crashers when we receive an event in the
5903 2006-04-28 Michael Smith <msmith@fluendo.com>
5905 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
5906 (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
5907 (gst_gnome_vfs_src_get_property),
5908 (gst_gnome_vfs_src_send_additional_headers_callback),
5909 (gst_gnome_vfs_src_received_headers_callback),
5910 (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
5911 (gst_gnome_vfs_src_stop):
5912 * ext/gnomevfs/gstgnomevfssrc.h:
5913 Remove ICY handling (mostly) from gnomevfssrc, in favour of
5914 proper shared support within icydemux.
5916 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
5918 * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
5919 (gst_video_rate_swap_prev), (gst_video_rate_chain):
5921 fix a leak when no caps negotiated
5922 fix counting of input frames
5923 * tests/check/elements/.cvsignore:
5924 * tests/check/elements/videorate.c: (assert_videorate_stats),
5925 (GST_START_TEST), (videorate_suite):
5928 2006-04-28 Wim Taymans <wim@fluendo.com>
5930 * gst-libs/gst/audio/gstringbuffer.c:
5931 (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
5932 (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
5933 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
5934 (gst_ring_buffer_pause), (gst_ring_buffer_stop),
5935 (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
5936 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
5937 (gst_ring_buffer_commit), (gst_ring_buffer_read),
5938 (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
5939 (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
5940 Check arguments passed to public functions instead of
5943 2006-04-28 Wim Taymans <wim@fluendo.com>
5945 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
5946 (gst_base_audio_src_get_time), (gst_base_audio_src_create):
5947 GstBaseAudioSrc must be live or it does not work.
5949 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
5950 Don't set live to TRUE as this is the default in the parentclass.
5952 2006-04-28 Wim Taymans <wim@fluendo.com>
5954 * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
5955 (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
5956 Videoscale doesn't pass on pixel-aspect ratio. Handle all
5957 fixation cases better. Fixes #338991
5959 2006-04-28 Wim Taymans <wim@fluendo.com>
5961 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
5962 Handle 0/1 framerate correctly Fixes #331901.
5964 2006-04-28 Wim Taymans <wim@fluendo.com>
5966 * tests/check/elements/audioconvert.c: (get_float_caps),
5967 (GST_START_TEST), (audioconvert_suite):
5968 Added check for correct clipping when doing float samples
5971 2006-04-28 Wim Taymans <wim@fluendo.com>
5973 * gst/videorate/gstvideorate.c: (gst_video_rate_event),
5974 (gst_video_rate_chain):
5975 Print more debugging info.
5977 2006-04-28 Wim Taymans <wim@fluendo.com>
5979 * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
5980 (resample_set_state_from_caps):
5981 Add support for other formats audioresample can handle such as
5982 32 bits in and float and 64 bits float. Fixes #301759
5984 2006-04-28 Wim Taymans <wim@fluendo.com>
5986 * gst/audioconvert/audioconvert.c: (float):
5987 correctly clip float samples > 1.0. Fixes #338718
5989 2006-04-28 Tim-Philipp Müller <tim at centricular dot net>
5991 Patch by: Young-Ho Cha <ganadist at chollian net>
5993 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
5994 (gst_text_overlay_render_text):
5995 Don't strip newlines from the text. Also, center lines
5996 within multi-line paragraphs (#339405).
5998 2006-04-28 Tim-Philipp Müller <tim at centricular dot net>
6000 * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
6001 Fix wavpack typefinding to work in more cases (don't peek
6002 for chunks of multiple hundred kBs at once, but process
6003 things step-by-step in smaller units). Fixes #339786.
6005 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
6010 === release 0.10.6 ===
6012 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
6015 releasing 0.10.6, "Chao"
6017 2006-04-26 David Schleef <ds@schleef.org>
6019 * gst/videoscale/gstvideoscale.c: Add call to oil_init().
6022 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
6025 * win32/common/config.h:
6028 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
6030 patch by: Wim Taymans
6032 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
6033 (gst_ogg_demux_perform_seek):
6034 make sure correct newsegments are sent, so that the decoder
6035 and the demuxer agree on timestamps. Fixes playback of a lot
6036 of Ogg files that do not start from 0. Fixes #339833.
6038 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
6040 Patch by: Edward Hervey <edward@fluendo.com>
6042 * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
6043 * tests/check/Makefile.am:
6044 * tests/check/elements/videorate.c: (assert_videorate_stats),
6045 (setup_videorate), (cleanup_videorate), (GST_START_TEST),
6046 (videorate_suite), (main):
6047 Fix an infinite loop if frames are passed in with wrongly ordered
6048 timestamps. Fixes #339013.
6050 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
6052 Patch by: Tim-Philipp Müller <tim at centricular dot net>
6054 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6055 fix typefinding on some ISO files. Fixes #339212.
6057 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
6059 Patch by: Tim-Philipp Müller <tim at centricular dot net>
6061 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6062 add another H264 fourcc. Fixes #339047.
6064 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
6066 Patch by: Jan Schmidt
6068 * gst/playback/gststreamselector.c:
6069 (gst_stream_selector_bufferalloc):
6070 Restore old StreamSelector behaviour.
6073 2006-04-12 Thomas Vander Stichele <thomas at apestaart dot org>
6076 * win32/common/config.h:
6079 2006-04-11 Tim-Philipp Müller <tim at centricular dot net>
6081 Patch by: Antoine Tremblay <hexa00 at gmail dot com>
6083 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6084 (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
6085 Fix some memory leaks: on finalize, free buffers left in the queue
6086 before destroying the queue; in _push(), unref rtp_buf even if
6087 the process vfunc returned a NULL buffer as output buffer (#337548);
6088 demote some recuring debug messages to LOG level.
6090 2006-04-11 Wim Taymans <wim@fluendo.com>
6092 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6093 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6094 (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
6095 (gst_ogg_demux_loop):
6097 Respect segment stop when emiting EOS or SEGMENT_DONE.
6100 2006-04-11 Tim-Philipp Müller <tim at centricular dot net>
6102 * gst/playback/gststreamselector.c:
6103 (gst_stream_selector_get_property):
6104 Don't leak pad name.
6106 2006-04-10 Michael Smith <msmith@fluendo.com>
6108 * tests/check/Makefile.am:
6109 * tests/check/gst-plugins-base.supp:
6110 Suppress an old libtheora bug (fixed in more recent versions), so
6111 that FC4 buildslaves can pass.
6113 2006-04-10 Wim Taymans <wim@fluendo.com>
6115 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6116 (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
6117 (gst_ogg_demux_init), (gst_ogg_demux_finalize),
6118 (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
6119 (gst_ogg_demux_loop):
6121 Remember what error we got when finding chains, if we
6122 were shutdown, that would not be an error.
6124 2006-04-10 Wim Taymans <wim@fluendo.com>
6126 * gst-libs/gst/audio/gstbaseaudiosink.c:
6127 (gst_base_audio_sink_event):
6128 Starting the ringbuffer when we did not acquire it can cause
6129 a deadlock, is pointless and causes nasty things for
6131 Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
6133 2006-04-10 Wim Taymans <wim@fluendo.com>
6135 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6136 (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
6137 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6138 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
6139 (gst_ogg_demux_deactivate_current_chain),
6140 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6141 (gst_ogg_demux_bisect_forward_serialno),
6142 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
6143 Add some more debugging.
6145 2006-04-10 Wim Taymans <wim@fluendo.com>
6147 * ext/theora/theoradec.c: (theora_dec_src_event),
6148 (theora_handle_data_packet):
6149 Some more debug info.
6151 * tests/examples/seek/seek.c: (start_seek), (main):
6152 Print element messages too.
6154 2006-04-09 Sebastien Moutte <sebastien@moutte.net>
6156 * gst/audioresample/debug.h:
6157 replace debug macros with variable number of parameters
6158 by a simple alias to gstreamer standard debug macros
6159 (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
6160 supported by MSVC 6.0 and 7.1)
6161 * gst/audioresample/resample.h:
6162 define M_PI and rint for WIN32
6163 * win32/common/libgstaudio.def:
6164 * win32/common/libgstriff.def:
6165 * win32/common/libgsttag.def:
6166 * win32/common/libgstvideo.def:
6167 add new exported functions
6169 update project files
6171 2006-04-08 Stefan Kost <ensonic@users.sf.net>
6173 * ext/alsa/gstalsamixeroptions.c:
6174 (gst_alsa_mixer_options_class_init):
6175 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
6176 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
6177 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
6178 * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
6179 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
6180 * gst-libs/gst/audio/gstaudiofilter.c:
6181 (gst_audio_filter_class_init):
6182 * gst-libs/gst/audio/gstaudiosink.c:
6183 (gst_audioringbuffer_class_init):
6184 * gst-libs/gst/audio/gstaudiosrc.c:
6185 (gst_audioringbuffer_class_init):
6186 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
6187 * gst-libs/gst/interfaces/colorbalancechannel.c:
6188 (gst_color_balance_channel_class_init):
6189 * gst-libs/gst/interfaces/mixeroptions.c:
6190 (gst_mixer_options_class_init):
6191 * gst-libs/gst/interfaces/mixertrack.c:
6192 (gst_mixer_track_class_init):
6193 * gst-libs/gst/interfaces/tunerchannel.c:
6194 (gst_tuner_channel_class_init):
6195 * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
6196 * gst-libs/gst/netbuffer/gstnetbuffer.c:
6197 (gst_netbuffer_class_init):
6198 * gst-libs/gst/rtp/gstbasertppayload.c:
6199 (gst_basertppayload_class_init):
6200 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
6201 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
6202 * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
6203 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
6204 * gst/playback/gststreamselector.c:
6205 (gst_stream_selector_class_init):
6206 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
6207 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
6208 * sys/v4l/gstv4lcolorbalance.c:
6209 (gst_v4l_color_balance_channel_class_init):
6210 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
6211 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
6212 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
6213 * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
6214 (gst_v4l_tuner_norm_class_init):
6215 * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
6216 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
6217 * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
6218 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
6220 2006-04-08 Stefan Kost <ensonic@users.sf.net>
6222 * ext/pango/gsttextrender.h:
6223 * gst-libs/gst/audio/gstaudiosink.h:
6224 * gst-libs/gst/audio/gstaudiosrc.h:
6225 * gst-libs/gst/audio/gstbaseaudiosink.h:
6226 * gst-libs/gst/audio/gstbaseaudiosrc.h:
6227 * gst-libs/gst/audio/gstringbuffer.h:
6228 * gst-libs/gst/rtp/gstbasertpdepayload.h:
6229 * gst-libs/gst/rtp/gstbasertppayload.h:
6230 * gst-libs/gst/video/gstvideofilter.h:
6231 * gst-libs/gst/video/gstvideosink.h:
6232 * gst/playback/gstplaybasebin.h:
6233 * gst/tcp/gstmultifdsink.h:
6234 * sys/v4l/gstv4lelement.h:
6235 Fix broken GObject macros
6237 2006-04-08 Stefan Kost <ensonic@users.sf.net>
6239 * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
6240 More debug to trace why my USB headset is not working with gst
6242 2006-04-07 Jan Schmidt <thaytan@mad.scientist.com>
6244 * gst/playback/gstplaybasebin.c: (group_destroy):
6245 Clean up our group elements properly in the case where it never
6246 got committed - it still got added unconditionally to the bin.
6248 2006-04-07 Wim Taymans <wim@fluendo.com>
6250 * ext/theora/theoradec.c: (theora_dec_sink_event),
6251 (theora_handle_data_packet), (theora_dec_chain):
6252 Unref unhandled events.
6253 Protect against empty buffers.
6254 Perform QoS on running time.
6256 2006-04-07 Michael Smith <msmith@fluendo.com>
6258 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
6259 (gst_vorbis_enc_chain):
6260 Remove leaks from vorbisenc.
6261 Mostly minor changes, the only significant one is that now the
6262 buffers we set as 'streamheader' on the caps are copies of the
6263 original buffers, to avoid circular refcounting problems.
6265 2006-04-07 Jan Schmidt <thaytan@mad.scientist.com>
6267 * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
6268 Don't remove our mute-probe if someone else already did so.
6269 Don't set a 2nd one if there is already one pending on the pad.
6271 * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
6273 When a seek fails, ensure that playbin is still set back to playing.
6275 * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
6276 (mpeg_ts_type_find), (plugin_init):
6277 Add a typefind function for mpeg-ts streams. (Closes: #336617)
6279 2006-04-06 Andy Wingo <wingo@pobox.com>
6281 * gst/videorate/gstvideorate.c (gst_video_rate_reset)
6282 (gst_video_rate_init): Caps-related parameters should not be reset
6283 by a flush -- move their inits to the instance init function.
6284 (gst_video_rate_flush_prev): Don't complain if gst_pad_push
6285 is not OK, just return the result.
6287 * gst/audiotestsrc/gstaudiotestsrc.c
6288 (gst_audio_test_src_class_init)
6289 (gst_audio_test_src_get_times): Re-enable is-live=true, as was
6290 broken by Stefan's commit on 24 March.
6292 * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
6293 buffers being pushed out. Fixes oggmux ! multifdsink.
6295 2006-04-05 Tim-Philipp Müller <tim at centricular dot net>
6297 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
6298 (gst_vorbis_dec_init), (vorbis_dec_finalize):
6299 * ext/vorbis/vorbisdec.h:
6300 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
6301 (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
6302 (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
6303 (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
6304 (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
6305 (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
6306 (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
6307 (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
6308 (gst_vorbis_enc_buffer_from_packet),
6309 (gst_vorbis_enc_buffer_from_header_packet),
6310 (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
6311 (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
6312 (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
6313 (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
6314 (gst_vorbis_enc_change_state):
6315 * ext/vorbis/vorbisenc.h:
6316 Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
6317 vorbisenc adhere to the official nomenclature; use boilerplate
6320 2006-04-04 Andy Wingo <wingo@pobox.com>
6322 * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6323 Whoops, fix bug introduced. Bad hacker!
6325 * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6326 Properly handle the case where you get EOS before any buffers are
6327 received. Use gst_buffer_make_metadata_writable where appropriate.
6329 * ext/theora/theoradec.c (theora_handle_data_packet): This value
6330 is often negative -- make it signed so as not to wrap around.
6331 Fixes segfaults introduced on 9 March.
6333 2006-04-03 Wim Taymans <wim@fluendo.com>
6335 * ext/theora/gsttheoradec.h:
6336 * ext/theora/theoradec.c: (theora_dec_src_event):
6337 Don't try to store a gdouble in a gboolean.
6340 2006-04-03 Michael Smith <msmith@fluendo.com>
6342 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
6344 Make it suck slightly less by writing out the final page.
6345 Still can't encode a vorbis-in-ogg file correctly, though.
6347 2006-04-03 Andy Wingo <wingo@pobox.com>
6349 * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
6352 * ext/theora/theora.c (plugin_init): Register theoraparse.
6354 * ext/theora/gsttheoraparse.h:
6355 * ext/theora/theoraparse.c: New files implementing a theora
6356 parser. Now we can properly remux ogg/theora+vorbis, yay.
6358 * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
6360 2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
6362 * gst/audiotestsrc/gstaudiotestsrc.c:
6363 Fixed the sample pipeline (see #323798)
6365 2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
6368 * win32/common/config.h:
6369 * win32/common/config.h.in:
6370 use AS_VERSION and AS_NANO
6373 2006-03-31 Andy Wingo <wingo@pobox.com>
6375 * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
6376 uninitialized variable return that would happen.
6378 * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
6379 uninitialized variable return that would never happen.
6381 * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
6382 (vorbis_parse_sink_event): Add an event function to flush our
6383 state on a seek, and to drain buffers on a premature EOS.
6384 (vorbis_parse_push_headers, vorbis_parse_clear_queue)
6385 (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely)
6386 (vorbis_parse_chain, vorbis_parse_queue_buffer)
6387 (vorbis_parse_drain_queue): Queue up buffers until we can set
6388 their timestamps and granulepos values.
6390 * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
6391 and keep track of data needed for deriving granulepos and
6392 timestamps for buffers.
6394 2006-03-29 Wim Taymans <wim@fluendo.com>
6396 Patch by: j^ <j at bootlab dot org>
6398 * ext/alsa/gstalsamixerelement.c:
6399 (gst_alsa_mixer_element_class_init):
6400 * ext/alsa/gstalsasink.c:
6401 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
6402 * ext/ogg/gstoggdemux.c:
6403 * ext/ogg/gstoggmux.c:
6404 * ext/ogg/gstoggparse.c:
6405 * ext/pango/gstclockoverlay.c:
6406 * ext/pango/gsttextoverlay.c:
6407 * ext/pango/gsttextrender.c:
6408 * ext/pango/gsttimeoverlay.c:
6409 * ext/theora/theoradec.c:
6410 * ext/theora/theoraenc.c:
6411 * ext/vorbis/vorbisdec.c:
6412 * ext/vorbis/vorbisenc.c:
6413 * gst/audioconvert/gstaudioconvert.c:
6414 * gst/subparse/gstsubparse.c:
6415 * gst/tcp/gstmultifdsink.c:
6416 * gst/tcp/gsttcpclientsink.c:
6417 * gst/tcp/gsttcpclientsrc.c:
6418 * gst/tcp/gsttcpserversink.c:
6419 * gst/tcp/gsttcpserversrc.c:
6420 better/unified long descriptions
6423 2006-03-29 Wim Taymans <wim@fluendo.com>
6425 * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
6427 Don't let double and triple clicks mess up our state.
6429 2006-03-28 Tim-Philipp Müller <tim at centricular dot net>
6431 * gst/playback/gstplaybin.c: (gen_video_element),
6432 (gen_text_element), (gen_audio_element), (gen_vis_element):
6433 Error out gracefully when we can't create any of the usual
6434 conversion elements for some reason. Also, don't try to
6435 create an audioscale (sic) element that's not used anyway.
6437 2006-03-28 Tim-Philipp Müller <tim at centricular dot net>
6439 * gst/playback/gstplaybasebin.c: (setup_source):
6440 Don't post RESOURCE_NOT_FOUND error when we can't find a source
6441 element for a particular protocol, that's confusing for users.
6442 Instead, post a RESOURCE_FAILED error, so that our own error
6443 message is actually shown in totem etc. (#336303).
6445 2006-03-27 Tim-Philipp Müller <tim at centricular dot net>
6447 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6449 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
6450 (gst_gnome_vfs_src_get_icy_metadata):
6451 Fix some minor memory leaks (#336194).
6453 2006-03-27 Tim-Philipp Müller <tim at centricular dot net>
6455 * ext/gnomevfs/gstgnomevfs.c:
6456 (gst_gnome_vfs_location_to_uri_string):
6457 * ext/gnomevfs/gstgnomevfs.h:
6458 * ext/gnomevfs/gstgnomevfssink.c:
6459 (gst_gnome_vfs_sink_set_property):
6460 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
6461 Make gnomevfssink accept filenames as well as URIs for the
6462 "location" property, just like gnomevfssrc does (and
6463 filesrc/filesink do) (#336190).
6465 2006-03-24 Thomas Vander Stichele <thomas at apestaart dot org>
6467 * tests/check/generic/clock-selection.c: (GST_START_TEST):
6468 set to NULL before unreffing, fixes a valgrind leak.
6469 Why was this not triggering the error that an object needs to
6470 be NULL before unreffing ?
6471 * win32/common/config.h:
6474 2006-03-24 Tim-Philipp Müller <tim at centricular dot net>
6476 * gst/subparse/gstsubparse.c: (convert_encoding),
6477 (gst_sub_parse_change_state):
6478 * gst/subparse/gstsubparse.h:
6479 Text subtitle files may or may not be UTF-8. If it's not, we
6480 don't really want to see '?' characters in place of non-ASCII
6481 characters like accented characters. So let's assume the input
6482 is UTF-8 until we come across text that is clearly not. If it's
6483 not UTF-8, we don't really know what it is, so try the following:
6484 (a) see whether the GST_SUBTITLE_ENCODING environment variable
6485 is set; if not, check (b) if the current locale encoding is
6486 non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
6487 the current locale encoding is UTF-8 and the environment variable
6488 was not set to any particular encoding. Not perfect, but better
6489 than nothing (and better than before, I think) (fixes #172848).
6491 2006-03-24 Thomas Vander Stichele <thomas at apestaart dot org>
6494 update core requirement to 0.10.4.1 because of async_playback
6495 vmethod on GstBaseSink
6497 2006-03-24 Stefan Kost <ensonic@users.sf.net>
6499 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
6500 * gst/adder/gstadder.c: (gst_adder_init):
6501 use DEBUG_FUNCPTR for collectpads
6503 2006-03-24 Stefan Kost <ensonic@users.sf.net>
6505 * docs/plugins/Makefile.am:
6506 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6507 * docs/plugins/gst-plugins-base-plugins-sections.txt:
6508 * ext/cdparanoia/gstcdparanoiasrc.c:
6509 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
6510 (gst_gnome_vfs_sink_class_init):
6511 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
6512 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
6513 * ext/ogg/gstoggmux.c:
6514 * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
6515 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
6516 (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
6517 * ext/pango/gsttextoverlay.c:
6518 * ext/pango/gsttextrender.c:
6519 * ext/theora/theoradec.c:
6520 * ext/theora/theoraenc.c:
6521 * ext/vorbis/vorbisdec.c:
6522 * ext/vorbis/vorbisenc.c:
6523 * gst-libs/gst/audio/gstaudiofilter.c:
6524 (gst_audio_filter_base_init):
6525 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
6526 (gst_audio_filter_template_base_init):
6527 * gst/adder/gstadder.c: (gst_adder_get_type):
6528 * gst/adder/gstadder.h:
6529 * gst/audioconvert/gstaudioconvert.c:
6530 * gst/audiotestsrc/gstaudiotestsrc.c:
6531 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
6532 (gst_audio_test_src_create):
6533 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6534 * gst/playback/gstdecodebin.c:
6535 * gst/playback/gstplaybin.c:
6536 * gst/playback/gststreamselector.c:
6537 (gst_stream_selector_base_init):
6538 * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
6539 * gst/volume/gstvolume.c:
6540 * sys/v4l/gstv4lmjpegsink.c:
6541 * sys/v4l/gstv4lmjpegsrc.c:
6542 * tests/check/libs/cddabasesrc.c:
6543 * tests/old/examples/gob/gst-identity2.gob:
6544 Add docs for adder, use GST_ELEMENT_DETAILS macro,
6545 define GstElementDetails at the top
6547 2006-03-23 Sebastien Moutte <sebastien@moutte.net>
6549 * win32/common/libgstinterfaces.def:
6550 Add a lot of export functions for gst-python
6551 * win32/vs6/libgstinterfaces.dsp:
6552 Add a missing include folder in the project configuration
6554 2006-03-23 Wim Taymans <wim@fluendo.com>
6556 * gst-libs/gst/audio/gstbaseaudiosrc.c:
6557 (gst_base_audio_src_get_time), (gst_base_audio_src_create),
6558 (gst_base_audio_src_change_state):
6559 Fix audio sources, forgot to make the ringbuffer
6562 2006-03-23 Wim Taymans <wim@fluendo.com>
6564 * gst-libs/gst/audio/gstbaseaudiosrc.c:
6565 (gst_base_audio_src_get_time), (gst_base_audio_src_create),
6566 (gst_base_audio_src_change_state):
6567 unparent instead of unref the ringbuffer.
6569 2006-03-23 Wim Taymans <wim@fluendo.com>
6571 * gst-libs/gst/audio/gstbaseaudiosink.c:
6572 (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
6573 (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
6574 Implement new async_play vmethod to start slaving and allow
6575 playback start in case of async PLAY state changes.
6577 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6578 Enable QoS with new method in base class.
6580 2006-03-23 Wim Taymans <wim@fluendo.com>
6582 Patch by: Julien MOUTTE <julien at moutte dot net>
6584 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
6585 (gst_video_test_src_do_seek), (gst_video_test_src_create):
6586 Partially handle 0 framerate, only EOS after the first frame
6589 2006-03-23 Wim Taymans <wim@fluendo.com>
6591 Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
6593 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6594 (gst_riff_create_video_template_caps):
6595 * gst/ffmpegcolorspace/avcodec.h:
6596 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6597 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6598 (gst_ffmpegcsp_avpicture_fill):
6599 * gst/ffmpegcolorspace/imgconvert.c:
6600 Patch for support of YVU9 AVI files (#334822)
6602 2006-03-22 Edward Hervey <edward@fluendo.com>
6604 * docs/design/design-decodebin.txt:
6605 Added design document for new decodebin
6606 (Target Caps): text/x-pango-markup is also a default target caps.
6608 2006-03-22 Wim Taymans <wim@fluendo.com>
6610 * gst-libs/gst/audio/gstbaseaudiosink.c:
6611 (gst_base_audio_sink_dispose):
6612 Since we _parent the ringbuffer, we also need to
6613 _unparent instead of a plain _unref.
6615 2006-03-22 Wim Taymans <wim@fluendo.com>
6617 * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
6618 (stop_seek), (scrub_toggle_cb), (main):
6621 2006-03-21 Tim-Philipp Müller <tim at centricular dot net>
6623 * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
6624 (gst_ogg_parse_chain):
6625 Fix very inefficient usage of linked lists (#335365).
6627 2006-03-21 Edward Hervey <edward@fluendo.com>
6629 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
6630 * gst/playback/gstplaybin.c: (handoff):
6631 * gst/playback/gststreamselector.c:
6632 (gst_stream_selector_set_property):
6633 gcc 4.1 unreferenced pointer fixes.
6634 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
6635 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
6636 gst_buffer_ref() now takes a GstBuffer*.
6638 2006-03-20 Julien MOUTTE <julien@moutte.net>
6640 * sys/xvimage/xvimagesink.c:
6641 (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
6644 2006-03-19 Tim-Philipp Müller <tim at centricular dot net>
6646 * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
6647 (id3v1_type_find), (apetag_type_find), (plugin_init):
6648 Can't do tag preferences via probability, as tags would then
6649 lose against types that are recognised with MAXIMUM probability
6650 (like .wav); so let all tag typefinders return MAXIMUM themselves
6651 and order them via the rank. Split ID3v1 and ID3v2 typefinders so
6652 that we can prefer APE to ID3v1 (fixes #335028).
6654 2006-03-17 Wim Taymans <wim@fluendo.com>
6656 * gst-libs/gst/audio/gstbaseaudiosink.c:
6657 (gst_base_audio_sink_change_state):
6658 * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
6659 (gst_ring_buffer_may_start):
6660 * gst-libs/gst/audio/gstringbuffer.h:
6661 Only start playback if we are playing.
6664 2006-03-17 Jan Schmidt <thaytan@mad.scientist.com>
6666 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
6667 * win32/common/config.h:
6668 Revert accidental commits to these files.
6670 2006-03-16 Tim-Philipp Müller <tim at centricular dot net>
6672 Patch by: Michal Benes <michal dot benes at xeris dot cz>
6674 * tests/Makefile.am:
6675 Don't try to build tests in tests/icles if we
6676 don't have X (#323852)
6678 2006-03-16 Tim-Philipp Müller <tim at centricular dot net>
6680 * gst-libs/gst/tag/gstid3tag.c:
6681 Add TXXX frame identifiers for replaygain stuff as used
6682 by some taggers (see #323721).
6684 2006-03-16 Jan Schmidt <thaytan@mad.scientist.com>
6686 * gst/playback/gststreamselector.c:
6687 (gst_stream_selector_set_property),
6688 (gst_stream_selector_bufferalloc):
6689 Preserve the existing buggy streamselector behaviour by performing
6690 a fallback buffer allocation when downstream isn't linked yet.
6691 This should really be fixed in playbin by blocking pads until it's
6693 Also, use gst_pad_alloc_buffer instead of
6694 gst_pad_alloc_buffer_and_set.
6696 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
6698 * gst-libs/gst/tag/gstid3tag.c:
6699 Don't crash on unknown ID3v2 TXXX frames.
6701 2006-03-15 Jan Schmidt <thaytan@mad.scientist.com>
6703 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
6704 Chain up to the parent finalize method.
6705 Add 32-bit sample size to the template caps.
6707 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6708 (gst_riff_create_video_template_caps):
6709 Add the fourcc that the VMWare codec uses.
6711 * gst/playback/gststreamselector.c:
6712 (gst_stream_selector_set_property),
6713 (gst_stream_selector_bufferalloc),
6714 (gst_stream_selector_request_new_pad):
6715 For the active pad, forward buffer-alloc requests, otherwise
6716 return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
6717 having to memcpy every frame when used by playbin.
6719 * gst/tcp/gstmultifdsink.c:
6720 (gst_multi_fd_sink_handle_client_write):
6721 Get negotiated caps from the sink pad, rather than the sink
6724 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
6726 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6728 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
6729 Don't forget to set src->callbacks_pushed to FALSE again when
6730 popping them, otherwise re-activation in a different mode won't
6733 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
6735 Patch by: Sebastien Moutte <sebastien moutte net>
6737 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
6738 (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
6739 (gst_ffmpeg_smpfmt_to_caps):
6740 Replace __VA_ARGS__ caps creation macros with varargs functions.
6741 Makes things compile on MSVC (#320765), looks nicer, and we can
6742 tell the compiler to check for the NULL terminator.
6744 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
6746 Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
6748 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6749 Make sure the buffer we copy into is really always big
6750 enough, this time for real (#333488).
6752 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
6754 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6755 Add support for 24bpp DIB (#305279).
6757 2006-03-14 Wim Taymans <wim@fluendo.com>
6759 * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
6760 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6761 * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
6762 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
6763 (gst_video_scale_init), (gst_video_scale_src_event):
6764 Re-enable QoS after the release.
6765 Rework videoscale to use the base class src_event handler.
6767 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
6772 === release 0.10.5 ===
6774 2006-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
6777 releasing 0.10.5, "Net"
6779 2006-03-13 Tim-Philipp Müller <tim at centricular dot net>
6781 * docs/plugins/Makefile.am:
6782 Part of previous cdparanoiasrc docs fixes, forgot to commit.
6784 2006-03-12 Tim-Philipp Müller <tim at centricular dot net>
6786 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6787 * docs/plugins/gst-plugins-base-plugins-sections.txt:
6788 * docs/plugins/gst-plugins-base-plugins.hierarchy:
6789 Add cdparanoiasrc to docs.
6791 * gst-libs/gst/cdda/gstcddabasesrc.c:
6792 More GstCddaBaseSrc docs.
6794 2006-03-12 Tim-Philipp Müller <tim at centricular dot net>
6796 * docs/libs/gst-plugins-base-libs-sections.txt:
6797 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
6798 * gst-libs/gst/tag/tag.h:
6799 API: libgsttag: new method gst_tag_from_id3_user_tag().
6801 2006-03-11 Tim-Philipp Müller <tim at centricular dot net>
6803 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6804 NULL-terminate array of mpeg4 video file extensions.
6805 Fixes crash on PPC (#334226).
6807 2006-03-11 Tim-Philipp Müller <tim at centricular dot net>
6809 * ext/gnomevfs/gstgnomevfssrc.c:
6810 (gst_gnome_vfs_src_check_get_range):
6811 gnome_vfs_uri_is_local() alone is not a good indicator
6812 whether we can operate in pull-mode with a specific URI,
6813 as it returns FALSE for file:// URIs that point to an
6814 NFS-mounted path. Be more conservative here: whitelist
6815 local files, blacklist http URIs and use the old
6816 mechanism for anything else (fixes #334216).
6818 2006-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
6823 === release 0.10.4 ===
6825 2006-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
6828 releasing 0.10.4, "Power"
6830 2006-03-10 Jan Schmidt <thaytan@mad.scientist.com>
6832 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6833 Disable max-lateness by setting it to -1 for now, so that
6834 we can bed QoS stuff in thoroughly between now and the next
6837 2006-03-10 Tim-Philipp Müller <tim at centricular dot net>
6839 Patch by: Fabrizio Gennari
6841 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6842 Make sure we don't read beyond the palette buffer in case of
6843 broken or manipulated files (#333488)
6845 2006-03-10 Edward Hervey <edward@fluendo.com>
6847 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6848 Fix for variable not initialized.
6850 2006-03-09 Wim Taymans <wim@fluendo.com>
6852 * ext/libvisual/visual.c: (gst_visual_get_type),
6853 (gst_visual_src_setcaps), (gst_vis_src_negotiate),
6857 * ext/theora/gsttheoradec.h:
6858 * ext/theora/theoradec.c: (gst_theora_dec_init),
6859 (gst_theora_dec_reset), (_theora_granule_time),
6860 (theora_dec_src_convert), (theora_dec_sink_convert),
6861 (theora_dec_src_query), (theora_dec_src_event),
6862 (theora_dec_sink_event), (theora_handle_comment_packet),
6863 (theora_handle_header_packet), (theora_dec_push),
6864 (theora_handle_data_packet), (theora_dec_chain),
6865 (theora_dec_change_state):
6868 2006-03-09 Wim Taymans <wim@fluendo.com>
6870 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
6871 (audiocast_register_listener), (gst_gnome_vfs_src_start):
6874 2006-03-09 Wim Taymans <wim@fluendo.com>
6876 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
6877 Don't try to activate NULL chains.
6879 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6881 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6882 Fix invalid memory access to region before peek'd data (#332964).
6884 2006-03-09 Wim Taymans <wim@fluendo.com>
6886 Patch by: Christophe Fergeau
6888 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
6889 * ext/pango/gsttextrender.c: (gst_text_render_init):
6890 * gst/adder/gstadder.c: (gst_adder_init):
6891 Don't leak padtemplates, closes #333510.
6893 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6895 * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
6896 Fix invalid memory access: make sure string passed to
6897 regexec() is NUL-termianted.
6899 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6901 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
6903 Refactor mpeg/audio typefinding to make it more maintainable
6904 and easier to fine-tune. Make probing into middle of the file
6905 work properly (fixes #333900, also see #152688).
6907 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6909 * gst/typefind/gsttypefindfunctions.c:
6910 (utf8_type_find_have_valid_utf8_at_offset):
6911 Remove part from previous commit that was bogus:
6912 g_utf8_validate() does in fact not accept embedded
6913 zeroes, so we don't need to check for those (thanks
6914 to Mike for the hint).
6916 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
6918 * gst/typefind/gsttypefindfunctions.c:
6919 (utf8_type_find_count_embedded_zeroes),
6920 (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
6921 Make plain/text typefinder more conservative: firstly, check
6922 for embedded zeroes, which are perfectly valid UTF-8 characters,
6923 but also a fairly good sign that something is not a plain text
6924 file; secondly, probe into the middle of the file if possible.
6925 If we can't probe into the middle, limit the probability value
6926 to be returned to TYPE_FIND_POSSIBLE (see #333900).
6928 2006-03-08 Michael Smith <msmith@fluendo.com>
6930 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6931 Make typefind function name for mpeg4 video unique.
6933 2006-03-08 Wim Taymans <wim@fluendo.com>
6935 * ext/libvisual/visual.c: (gst_visual_init),
6936 (gst_visual_clear_actors), (gst_visual_dispose),
6937 (gst_visual_reset), (gst_visual_src_setcaps),
6938 (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
6939 (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
6940 (gst_visual_chain), (gst_visual_change_state):
6941 Cleanups, post nice errors.
6942 Handle sink and src events.
6943 Implement simple QoS.
6945 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6946 Use new basesink methods to configure max-lateness.
6949 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6950 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
6951 Debug statement cleanups.
6953 * gst/volume/gstvolume.c: (gst_volume_class_init):
6956 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
6958 * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
6959 (gst_text_overlay_init), (gst_text_overlay_set_property),
6960 (gst_text_overlay_get_property):
6961 Revert API/ABI break from March 1. Keep 'halign' and 'valign'
6962 as string type properties, but mark them deprecated. Add
6963 'halignment' and 'valignment' properties that use enums
6966 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
6968 Patch by: Fabrizio Gennari
6970 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6971 Allow palettes with less than 256 colours in AVI files
6974 2006-03-07 Julien MOUTTE <julien@moutte.net>
6976 * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
6977 (gst_text_overlay_video_event): Fix wrong EOS handling on text
6978 pad. We were releasing the queued text buffer when we should keep
6979 it until video pad gets EOS or discard the text buffer because it's
6980 too old. That was eating the last subtitle buffer. Add some more
6983 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
6985 * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
6986 (gst_text_overlay_video_chain):
6987 Fix invalid memory access (we can't access a buffer after it's been
6988 pushed downstream without taking a reference); fix memory leak (if
6989 there's no text to render, bail out before allocating stuff).
6991 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
6993 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6994 (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
6995 * ext/pango/gsttextoverlay.h:
6996 If input is plain text, escape it before passing it to
6997 pango_layout_set_markup().
6999 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
7001 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
7002 Don't ignore flow return from gst_pad_push().
7004 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
7006 Patch by: Fabrizio Gennari
7008 * ext/libvisual/visual.c: (gst_visual_getcaps),
7009 (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
7010 * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
7011 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
7012 (gst_vorbisenc_convert_sink):
7013 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
7014 (gst_audio_duration_from_pad_buffer):
7015 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
7016 (gst_audio_filter_chain):
7017 * gst-libs/gst/rtp/gstbasertpdepayload.c:
7018 (gst_base_rtp_depayload_setcaps):
7019 * gst-libs/gst/video/video.c: (gst_video_frame_rate),
7020 (gst_video_get_size):
7021 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
7022 Don't leak references returned by gst_pad_get_parent()
7025 2006-03-06 Stefan Kost <ensonic@users.sf.net>
7027 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7028 change location param details
7029 * gst/volume/gstvolume.c: (plugin_init):
7030 correct plugin description
7032 2006-03-06 Tim-Philipp Müller <tim at centricular dot net>
7034 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
7035 (gst_gnome_vfs_src_check_get_range):
7036 Override GstBaseSrc::check_get_range() in order to avoid opening
7037 the resource just to check whether we can operate in pull-mode or
7038 not - we can predict that pretty well from the URI alone. Should
7039 fix problems with last.fm (#331690). (Requires latest core CVS).
7041 2006-03-06 Wim Taymans <wim@fluendo.com>
7043 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
7044 (gst_video_sink_class_init):
7045 Throw away frames that are later than 20 ms.
7047 2006-03-06 Tim-Philipp Müller <tim at centricular dot net>
7049 Patch by: Fabrizio Gennari
7051 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7052 Set depth on WMA caps (#333545)
7054 2006-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
7056 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
7057 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
7058 put Theora BOS pages before others. This hardcodes
7059 the Ogg/Theora I profile, but hey.
7061 2006-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
7064 updated with some examples
7065 * ext/theora/theoraenc.c: (granulepos_to_timestamp),
7066 (granulepos_add), (theora_buffer_from_packet):
7067 * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
7068 (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
7069 (gst_vorbisenc_chain):
7070 implement strategy from ext/ogg/README
7071 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
7072 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
7073 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
7074 (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
7075 Fix muxer so that oggz-validate is happy with all streams;
7076 except for no eos mark, and the BOS page ordering
7077 * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
7078 (check_buffer_granulepos):
7079 * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
7080 update tests to check for OFFSET being set as requested
7081 fixed type of granulepos, it's not a ClockTime
7083 2006-03-05 Julien MOUTTE <julien@moutte.net>
7085 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7086 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
7087 Check that the xvimage we are creating has a correct size
7088 before returning it. (#314897)
7090 2006-03-05 Tim-Philipp Müller <tim at centricular dot net>
7092 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7093 Give id3 and ape tag typefinders a rank slightly higher
7094 than PRIMARY to ensure they're always run before any of
7095 the other typefinders (in particular wav and mp3) (#324186).
7097 2006-03-05 Tim-Philipp Müller <tim at centricular dot net>
7099 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7100 Add support for '3IVD' fourcc (#333403).
7102 2006-03-04 Tim-Philipp Müller <tim at centricular dot net>
7105 Bump requirements to GStreamer CVS for the new error enum.
7107 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
7108 Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
7109 space left on the device (fixes #333352).
7111 2006-03-04 Sebastien Moutte <sebastien@moutte.net>
7114 add a project file for libgstvolume
7115 update the workspace
7117 2006-03-03 Thomas Vander Stichele <thomas at apestaart dot org>
7119 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
7120 * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
7122 Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
7123 Set IN_CAPS on header buffers
7125 2006-03-02 Wim Taymans <wim@fluendo.com>
7127 * docs/plugins/Makefile.am:
7128 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7129 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7130 Add audioresample to docs.
7132 * gst/audioconvert/gstaudioconvert.c:
7135 * gst/audioresample/gstaudioresample.c:
7136 (gst_audioresample_base_init), (gst_audioresample_class_init),
7137 (gst_audioresample_init), (gst_audioresample_dispose),
7138 (audioresample_get_unit_size), (audioresample_transform_caps),
7139 (resample_set_state_from_caps), (audioresample_transform_size),
7140 (audioresample_set_caps), (audioresample_event),
7141 (audioresample_do_output), (audioresample_transform),
7142 (audioresample_pushthrough), (gst_audioresample_set_property),
7143 (gst_audioresample_get_property), (plugin_init):
7144 * gst/audioresample/gstaudioresample.h:
7146 Small code cleanups.
7148 2006-03-02 Wim Taymans <wim@fluendo.com>
7150 * docs/plugins/Makefile.am:
7151 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7152 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7153 Added videoscale to docs.
7155 * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
7156 (gst_video_rate_swap_prev), (gst_video_rate_event),
7157 (gst_video_rate_chain):
7160 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
7161 (gst_video_scale_init), (gst_video_scale_prepare_size),
7162 (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
7163 (gst_video_scale_fixate_caps), (gst_video_scale_transform):
7164 * gst/videoscale/gstvideoscale.h:
7165 Added docs, examples.
7167 Post errors instead of g_warning.
7169 2006-03-02 Wim Taymans <wim@fluendo.com>
7171 * docs/libs/gst-plugins-base-libs-docs.sgml:
7172 * docs/libs/gst-plugins-base-libs-sections.txt:
7173 * docs/libs/gst-plugins-base-libs.types:
7174 * docs/plugins/Makefile.am:
7175 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7176 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7177 Added some more docs to libs and plugins.
7179 * gst-libs/gst/audio/gstringbuffer.c:
7180 (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
7181 * gst-libs/gst/audio/gstringbuffer.h:
7182 Document ringbuffer some more.
7184 * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
7185 (gst_video_rate_setcaps), (gst_video_rate_reset),
7186 (gst_video_rate_init), (gst_video_rate_flush_prev),
7187 (gst_video_rate_swap_prev), (gst_video_rate_event),
7188 (gst_video_rate_chain), (gst_video_rate_change_state):
7189 * gst/videorate/gstvideorate.h:
7190 Fix videorate to use segments.
7191 Make it work with 0/1 framerates (closes #331903)
7192 Handle EOS correctly.
7195 2006-03-02 Tim-Philipp Müller <tim at centricular dot net>
7197 * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
7198 (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
7199 (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
7200 In state change function, first chain up to parent class,
7201 then handle downwards state change stuff. Remove some
7202 commented out cruft from 0.8 code.
7204 2006-03-02 Tim-Philipp Müller <tim at centricular dot net>
7206 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
7207 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
7208 (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
7209 (gst_ogm_parse_chain):
7210 Don't remove/re-add source pad if the new caps are the same as
7211 the old caps anyway (#333042). When removing source pad, don't
7212 unref it afterwards - we didn't ref it when adding. Sprinkle some
7213 GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
7214 after using gst_pad_get_parent(). Return downstream flow return
7215 value in chain function.
7217 2006-03-02 Wim Taymans <wim@fluendo.com>
7219 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7220 * docs/plugins/gst-plugins-base-plugins.args:
7221 * docs/plugins/gst-plugins-base-plugins.hierarchy:
7222 * docs/plugins/gst-plugins-base-plugins.interfaces:
7223 * docs/plugins/gst-plugins-base-plugins.signals:
7224 Fix hierarchy, added some more elements to the docs.
7226 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7227 (gst_ffmpegcsp_get_type):
7228 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7229 Fix docs for ffmpegcolorspace.
7231 2006-03-01 Tim-Philipp Müller <tim at centricular dot net>
7233 * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
7234 (apetag_type_find), (ape_type_find), (plugin_init):
7235 Some typefinding fine-tuning:
7236 - rank ID3/APE tags in order of preference via probabilities, so that
7237 ID3v2 > APEv2 > APEv1 > ID3v1.
7238 - three or four bytes don't really justify MAXIMUM probability,
7239 change those to 'very likely' (musepack and monkeysaudio).
7241 2006-03-01 Wim Taymans <wim@fluendo.com>
7243 * docs/plugins/Makefile.am:
7244 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7245 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7246 * ext/alsa/gstalsamixer.c:
7247 * ext/alsa/gstalsamixer.h:
7248 * ext/alsa/gstalsamixerelement.c:
7249 (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
7250 * ext/alsa/gstalsamixerelement.h:
7251 * ext/alsa/gstalsasink.c:
7252 * ext/alsa/gstalsasink.h:
7253 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
7255 * ext/alsa/gstalsasrc.h:
7257 Small code cleanups.
7259 2006-03-01 Wim Taymans <wim@fluendo.com>
7261 * ext/theora/Makefile.am:
7262 Dist new header too,
7264 2006-03-01 Wim Taymans <wim@fluendo.com>
7266 * docs/plugins/Makefile.am:
7267 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7268 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7269 * ext/gnomevfs/gstgnomevfssink.h:
7270 * ext/gnomevfs/gstgnomevfssrc.h:
7271 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
7272 * ext/vorbis/vorbisdec.h:
7273 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
7274 * ext/vorbis/vorbisenc.h:
7275 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
7276 (vorbis_parse_chain), (vorbis_parse_change_state):
7277 * ext/vorbis/vorbisparse.h:
7278 * gst/audioconvert/gstaudioconvert.h:
7279 * gst/tcp/gsttcpserversink.h:
7280 * gst/videotestsrc/gstvideotestsrc.c:
7281 * gst/videotestsrc/gstvideotestsrc.h:
7282 * gst/volume/gstvolume.c:
7283 * gst/volume/gstvolume.h:
7285 Added docs for vorbisdec and vorbisparse.
7288 2006-03-01 Wim Taymans <wim@fluendo.com>
7290 * docs/plugins/Makefile.am:
7291 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7292 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7293 * ext/pango/gstclockoverlay.h:
7294 * ext/pango/gsttextoverlay.h:
7295 * ext/pango/gsttextrender.h:
7296 * ext/pango/gsttimeoverlay.h:
7297 * ext/theora/gsttheoradec.h:
7298 * ext/theora/gsttheoraenc.h:
7299 * ext/theora/theoradec.c:
7300 * ext/theora/theoraenc.c:
7301 * gst/audioconvert/gstaudioconvert.h:
7302 * gst/audiotestsrc/gstaudiotestsrc.h:
7303 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7304 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
7305 * gst/tcp/gstmultifdsink.h:
7306 Updated/added documentation.
7308 * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
7309 (gst_text_overlay_halign_get_type),
7310 (gst_text_overlay_wrap_mode_get_type),
7311 (gst_text_overlay_base_init), (gst_text_overlay_class_init),
7312 (gst_text_overlay_init), (gst_text_overlay_set_property),
7313 (gst_text_overlay_get_property):
7314 Fix up properties to be enums instead of string to make bindings,
7315 introspection and automatic GUI creation possible.
7316 Add getters for the properties.
7318 2006-02-28 Sebastien Moutte <sebastien@moutte.net>
7320 * gst/audiotestsrc/gstaudiotestsrc.c:
7321 added defines of M_PI and M_PI_2
7322 * gst/ffmpegcolorspace/avcodec.h:
7323 removed #include "stdint.h" for win32 as _stdint.h is
7324 autogenerated to win32/common
7325 * win32/common/libgstaudio.def:
7326 * win32/common/libgsttag.def:
7329 some project files bugs corrected
7331 project files are reset to the default vs7 configuration
7332 (they link to msvcr71.dll using default optimizations)
7334 2006-02-28 Wim Taymans <wim@fluendo.com>
7336 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7339 2006-02-28 Edward Hervey <edward@fluendo.com>
7341 * ext/alsa/gstalsasrc.c:
7342 Set proper class on the ElementDetails:
7343 Source/Audio instead of Src/Audio/
7345 2006-02-28 Edward Hervey <edward@fluendo.com>
7347 * gst/videoscale/vs_scanline.c:
7348 (vs_scanline_resample_nearest_RGBA):
7349 Revert optimization in videoscale. It should go in liboil and have
7350 an appropriate liboil function.
7352 2006-02-28 Wim Taymans <wim@fluendo.com>
7354 * gst-libs/gst/audio/gstbaseaudiosink.c:
7355 (gst_base_audio_sink_provide_clock):
7356 Don't try to provide a clock in the NULL state.
7358 2006-02-28 Wim Taymans <wim@fluendo.com>
7360 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
7361 (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
7362 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7363 (gst_ogg_demux_deactivate_current_chain),
7364 (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
7365 (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
7366 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
7367 (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
7368 Use GstSegment infrastructure to remove duplicated code
7369 and handle more seek cases correctly.
7371 2006-02-28 Wim Taymans <wim@fluendo.com>
7373 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7374 (gst_ffmpegcsp_transform):
7375 Don't ignore return code from ffmpeg convert function.
7377 * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
7378 Split out some long statements to ease debugging.
7380 2006-02-27 Jan Schmidt <thaytan@mad.scientist.com>
7382 * ext/libvisual/visual.c: (gst_visual_init),
7383 (gst_vis_src_negotiate), (get_buffer), (plugin_init):
7384 Don't use gst_pad_use_fixed_caps, because it prevents downstream from
7385 being able to renegotiate the size. Instead, use the negotiation
7386 algorithm from the goom plugin to pick an initial output caps.
7388 Also, allow theoretical libvisual plugins that might support non-GL
7389 output even if they also do GL.
7391 2006-02-26 Julien MOUTTE <julien@moutte.net>
7393 * ext/libvisual/visual.c: (gst_visual_init),
7394 (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
7395 (plugin_init): Load only non GL plugins. Fix some memleaks and
7396 possible negotiation issues.
7398 2006-02-25 Julien MOUTTE <julien@moutte.net>
7400 * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
7402 2006-02-24 Michael Smith <msmith@fluendo.com>
7404 * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
7405 (cmml_type_find), (plugin_init):
7406 Fix CMML type find function to not require a specific minor version
7409 Add an MPEG4 video elementary stream typefind function.
7411 2006-02-04 Michael Smith <msmith@fluendo.com>
7413 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
7414 (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
7415 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7416 (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
7417 (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
7418 (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
7419 Annodex support in ogg demuxer. Doesn't do very much without the
7420 other annodex patches (to come).
7422 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7424 Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
7426 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7427 Pick up palette for MS video v1 (#327028)
7429 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7431 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7432 (gst_ffmpegcsp_caps_remove_format_info),
7433 (gst_ffmpegcsp_get_unit_size):
7434 The 'palette_data' field from incoming RGB caps shouldn't be
7435 proxied on outgoing YUV caps; also, restrict unit size
7436 adjustment in case of paletted data only to the unit that
7437 actually has a palette. Fixes #330711.
7439 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7441 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7442 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
7443 (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
7444 (gst_ffmpegcsp_get_unit_size):
7445 Plug some memory leaks.
7447 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7449 * sys/ximage/Makefile.am:
7450 * sys/xvimage/Makefile.am:
7451 Add some _CFLAGS and _LIBS that seem to be missing
7452 and/or required for Cygwin (see #317048).
7454 2006-02-22 Wim Taymans <wim@fluendo.com>
7456 * ext/alsa/gstalsasrc.c:
7457 Fix description as pointed out by caugier.
7459 2006-02-22 Tommi Myöhänen <ext-tommi do myohanen at nokia dot com>
7461 Reviewed by : Edward Hervey <edward@fluendo.com>
7463 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7465 Better 3gp typefinding (#331526).
7467 2006-02-21 Tim-Philipp Müller <tim at centricular dot net>
7469 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
7470 Don't send EOS event here, the base class will send one for us.
7472 * gst/playback/gstplaybasebin.c: (prepare_output):
7473 Subpictures without video stream aren't allowed either.
7475 * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
7476 Fix debug statement copy'n'paste-o.
7478 2006-02-21 Tim-Philipp Müller <tim at centricular dot net>
7480 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
7481 Fix issues with mixer keeping state when muting/unmuting
7482 and when changing the volume whilst muted (see #331763
7485 2006-02-20 Tim-Philipp Müller <tim at centricular dot net>
7487 * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
7488 (parse_subrip), (gst_sub_parse_format_autodetect):
7489 Set right caps given that we send escaped text. Also,
7490 honour <i></i>, <b></b> and <u></u> markers that can be found
7491 in .srt files (fixes #310202).
7493 2006-02-20 Tim-Philipp Müller <tim at centricular dot net>
7495 * gst-libs/gst/audio/mixerutils.c:
7496 (element_factory_rank_compare_func):
7497 Make order in which elements are tried more determinable.
7499 2006-02-20 Julien MOUTTE <julien@moutte.net>
7501 * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
7502 (remove_element_chain), (cleanup_decodebin),
7503 (gst_decode_bin_change_state): Make decodebin reusable by
7504 fixing remove_element_chain first and then introduce a
7505 cleaner in state change to ->NULL. (Closes #331678)
7507 2006-02-19 Wim Taymans <wim@fluendo.com>
7509 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
7510 use 0666 mask when creating files so umask gets applied
7511 correctly. Fixes #331295.
7513 2006-02-19 Tim-Philipp Müller <tim at centricular dot net>
7515 * gst/subparse/Makefile.am:
7516 * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
7517 (gst_ssa_parse_dispose), (gst_ssa_parse_init),
7518 (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
7519 (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
7520 (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
7521 (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
7522 * gst/subparse/gstssaparse.h:
7523 * gst/subparse/gstsubparse.c: (plugin_init):
7524 Add very basic parser for SSA subtitle streams (as often
7525 found in matroska files).
7527 2006-02-19 Tim-Philipp Müller <tim at centricular dot net>
7529 * gst/playback/gstdecodebin.c: (mimetype_is_raw):
7530 That should be text/x-pango-markup, not text/x-pango-layout.
7532 2006-02-19 Julien MOUTTE <julien@moutte.net>
7534 * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
7537 2006-02-19 Julien MOUTTE <julien@moutte.net>
7539 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7540 (gst_text_overlay_finalize), (gst_text_overlay_init),
7541 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7542 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7543 (gst_text_overlay_text_event), (gst_text_overlay_video_event),
7544 (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
7545 (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
7546 Fix state change deadlock.
7548 2006-02-19 Julien MOUTTE <julien@moutte.net>
7550 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7551 (gst_text_overlay_finalize), (gst_text_overlay_init),
7552 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7553 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7554 (gst_text_overlay_text_event), (gst_text_overlay_video_event),
7555 (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
7556 (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
7557 * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
7558 and subtitles files.
7560 2006-02-19 Julien MOUTTE <julien@moutte.net>
7562 * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
7563 should be considered as raw.
7565 2006-02-19 Julien MOUTTE <julien@moutte.net>
7567 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
7569 * gst/playback/gststreaminfo.h: Introduce language informations.
7571 2006-02-18 Jan Schmidt <thaytan@mad.scientist.com>
7573 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7574 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
7575 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
7576 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
7577 Set shared memory segments to be deleted as soon as we have attached,
7578 that way they get cleaned up automatically if we crash.
7580 2006-02-18 Julien MOUTTE <julien@moutte.net>
7582 * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text):
7583 * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
7584 functions are called with lock held.
7586 2006-02-18 Julien MOUTTE <julien@moutte.net>
7588 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7589 (gst_text_overlay_finalize), (gst_text_overlay_init),
7590 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7591 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7592 (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
7593 (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
7594 (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
7595 (gst_text_overlay_change_state): Refactoring of textoverlay
7596 without collectpads. This now supports sparse subtitles coming
7597 from a demuxer instead of a sub file. Seeking is still broken
7598 though. Need to discuss with wtay some more on how to handle
7600 * ext/pango/gsttextoverlay.h:
7601 * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
7602 subtitles coming from the demuxer.
7604 2006-02-17 Wim Taymans <wim@fluendo.com>
7606 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
7607 (gst_vorbisenc_convert_sink):
7608 Use some more scaling functions.
7610 2006-02-17 Tim-Philipp Müller <tim at centricular dot net>
7612 * ext/cdparanoia/gstcdparanoiasrc.c:
7613 (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
7614 (gst_cd_paranoia_paranoia_callback),
7615 (gst_cd_paranoia_src_signal_is_being_watched),
7616 (gst_cd_paranoia_src_read_sector):
7617 * ext/cdparanoia/gstcdparanoiasrc.h:
7618 Add back 'transport-error' and 'uncorrected-error' signals and
7619 make them actually be fired when bad stuff happens (#319340).
7621 2006-02-17 Wim Taymans <wim@fluendo.com>
7623 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
7624 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
7625 (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
7626 (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
7627 (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
7628 (gst_ring_buffer_pause), (gst_ring_buffer_stop),
7629 (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
7630 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
7631 (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
7632 (gst_ring_buffer_clear):
7634 Added some G_LIKELY.
7636 2006-02-17 Wim Taymans <wim@fluendo.com>
7638 * gst-libs/gst/audio/TODO:
7641 * gst-libs/gst/audio/gstbaseaudiosink.c:
7642 (gst_base_audio_sink_get_offset):
7643 When trying to play samples ASAP and we don't have a
7644 previous sample, try to play at position 0 instead of
7645 an invalid position.
7647 2006-02-17 Wim Taymans <wim@fluendo.com>
7649 * ext/alsa/gstalsasink.c: (gst_alsasink_open),
7650 (gst_alsasink_reset):
7651 Also release lock when we get an error in _reset();
7652 fix an error message.
7654 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7656 * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
7657 (gst_alsasink_init), (get_channel_free_structure),
7658 (caps_add_channel_configuration), (gst_alsasink_getcaps),
7659 (gst_alsasink_close):
7660 * ext/alsa/gstalsasink.h:
7661 Add support for more than 2 channels (#326720).
7663 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7665 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7666 Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
7667 with 4 or 6 channels, assume a default channel layout to make things
7668 work (not sure there's anything else we can do in those cases).
7670 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7672 * gst-libs/gst/audio/multichannel.c:
7675 * gst-libs/gst/riff/Makefile.am:
7676 * gst-libs/gst/riff/riff-ids.h:
7677 * gst-libs/gst/riff/riff-media.c:
7678 (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
7679 Add support for WAVEFORMATEX, eg. PCM audio with more than two
7680 channels and a channel layout map.
7682 2006-02-16 Mathieu Garcia <b0nk at free dot fr>
7684 Reviewed by Edward Hervey <edward@fluendo.com>
7686 * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA):
7687 C-level optimization of the RGBA nearest neighbour function.
7688 Eventually this might end up in liboil with vectorized versions.
7690 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7692 * gst-libs/gst/audio/multichannel.c:
7693 (gst_audio_get_channel_positions):
7694 When we have more than 2 channels, but no channel layout is
7695 specified in the caps, return some default channel layout
7696 to the caller and warn about about a possibly buggy element
7697 (could be buggy filtercaps as well of course) (#317038).
7699 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7701 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7702 Add gst-libs/gst/cdda to list of lib search paths.
7704 2006-02-15 Andy Wingo <wingo@pobox.com>
7706 * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
7707 timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
7708 to the Lord Jesus that I do not have to touch the ogg muxer ever
7711 2006-02-15 Edward Hervey <edward@fluendo.com>
7713 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
7714 quicktime movie files can also contain 'uuid' atoms.
7716 2006-02-14 Tim-Philipp Müller <tim at centricular dot net>
7718 * gst/audioconvert/plugin.c: (plugin_init):
7719 Register the GstAudioChannelPosition enum type with the type
7720 system in the plugin_init function, so that it is known before
7721 any element actually makes use of multi-channel stuff. This is
7722 required for example if one wants to be able to deserialise/use
7723 a caps string with channel positions before any pipeline has
7724 been setup and started, like with gst-launch.
7726 2006-02-14 Wim Taymans <wim@fluendo.com>
7728 * gst-libs/gst/audio/gstringbuffer.c:
7729 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
7730 (gst_ring_buffer_samples_done), (wait_segment),
7731 (gst_ring_buffer_commit), (gst_ring_buffer_clear):
7732 Add some compiler G_(UN_)LIKELY help.
7733 SIGNAL the ringbuffer waiters when going to PAUSED as well to
7734 make sure they can exit their functions. Should fix #330748
7736 2006-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
7741 * win32/common/_stdint.h:
7742 Windows does not have long long; copy the generated _stdint.h
7743 * win32/common/interfaces-enumtypes.c:
7744 (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
7745 (gst_mixer_track_flags_get_type),
7746 (gst_tuner_channel_flags_get_type):
7747 * win32/common/multichannel-enumtypes.c:
7748 (gst_audio_channel_position_get_type):
7751 2006-02-13 Wim Taymans <wim@fluendo.com>
7753 * gst-libs/gst/audio/gstbaseaudiosink.c:
7754 (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
7755 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
7756 Always sync on first sample we receive when starting.
7758 2006-02-13 Wim Taymans <wim@fluendo.com>
7760 * gst/playback/gstplaybin.c: (gen_vis_element):
7761 Update vis bin docs.
7762 Move queue after tee so we don't queue video buffers but
7763 audio samples instead. Fixes problems where the video queue
7764 is filled and the audio queue empty.
7766 2006-02-13 Tim-Philipp Müller <tim at centricular dot net>
7768 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
7769 No need to push an EOS event here, GstBaseSrc will do that for us
7770 when we return FLOW_UNEXPECTED.
7772 2006-02-12 Wim Taymans <wim@fluendo.com>
7774 * gst-libs/gst/audio/gstbaseaudiosink.c:
7775 (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
7776 (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
7777 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
7778 Use scale functions when possible.
7780 Free clockid when after waiting for EOS.
7781 Use G_(UN_)LIKLY when it makes sense.
7782 Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
7784 2006-02-12 Edward Hervey <edward@fluendo.com>
7786 * gst/playback/gstplaybasebin.c: (prepare_output):
7787 Remove stray semi-colon (fixes #330888).
7789 2006-02-12 Jan Schmidt <thaytan@mad.scientist.com>
7791 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
7792 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
7793 Fix up the XShm call testing so that we catch errors, and don't
7794 cause new ones by attempting to detach from a segment we failed
7795 to attach to. Fixes #312439.
7797 2006-02-10 Edward Hervey <edward@fluendo.com>
7799 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7800 Added flv file typefind (video/x-flv).
7802 2006-02-10 Edward Hervey <edward@fluendo.com>
7804 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
7805 (gst_riff_create_video_template_caps):
7806 Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
7807 Also added the caps to the default set of riff video caps.
7809 2006-02-09 Andy Wingo <wingo@pobox.com>
7811 * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
7812 time and the end time of the last packet in the page.
7813 (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
7814 on the pages in our queue, set the duration as well. Reflow a
7816 (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
7817 Fixes bad muxing order.
7819 2006-02-09 Thomas Vander Stichele <thomas at apestaart dot org>
7821 * gst-libs/gst/rtp/gstbasertppayload.c:
7822 (gst_basertppayload_setcaps), (gst_basertppayload_push):
7823 update seqnum before setting it on the packet; this makes sure
7824 that the timestamp and seqnum properties match after pushing
7827 2006-02-09 Andy Wingo <wingo@pobox.com>
7829 * gst-libs/gst/audio/gstringbuffer.c
7830 (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
7831 overflow after 13.5 hours of recording. Kapow!
7833 * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
7834 the buffer size -- we don't care about underrun/overrun reporting
7835 right now, just need to return a useful value.
7837 2006-02-09 Jan Schmidt <thaytan@mad.scientist.com>
7842 === release 0.10.3 ===
7844 2006-02-09 Jan Schmidt <thaytan@mad.scientist.com>
7847 releasing 0.10.3, "Under Pressure"
7849 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
7852 Drat. Bump libtool version number for new API.
7853 Prelease 0.10.2.3 (of 0.10.3)
7855 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
7858 * win32/common/config.h:
7859 0.10.2.2 prerelease (of 0.10.3).
7861 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
7863 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
7864 Revert Andy's newsegment change pending a more correct
7867 2006-02-08 Thomas Vander Stichele <thomas at apestaart dot org>
7869 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7870 (qt_type_find), (plugin_init):
7871 detect more files as 3gp
7872 group and reorder the iso file formats
7874 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7876 * ext/vorbis/vorbis.c: (plugin_init):
7877 Register musicbrainz tags, so apps don't have to.
7879 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7881 * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
7882 (gst_tag_to_vorbis_tag):
7883 Make sure we called gst_tag_register_musicbrainz_tags()
7884 before possibly mapping a vorbiscomment string from/to a
7887 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7889 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
7890 In case we can't find the required number of consecutive
7891 mpeg audio frames to positively identify an MPEG audio
7892 stream, check if there's at least a valid mpeg audio
7893 frame right at offset 0 and if so suggest mpeg/audio
7894 caps with a very low probability (#153004).
7896 2006-02-07 Andy Wingo <wingo@pobox.com>
7898 * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
7899 a TIME segment if we get timestamped buffers. Requires recent
7900 fixes in core to work properly.
7902 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7904 * gst/playback/gstplaybasebin.c: (prepare_output):
7905 Don't print the URI as part of the error message, it
7906 makes error dialogs look rather ugly, especially if
7907 the URI is very long or has characters in it that
7910 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7912 * gst/playback/gstplaybasebin.c: (prepare_output):
7913 Error out if we have only text or subtitles, but nothing
7914 else. Also error out if we have subtitles but no video
7917 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7919 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
7920 Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
7921 Post an error message on the bus when we encounter an
7922 error, which will hopefully be more meaningful than the
7923 'Internal Flow Error' message users get to see if we
7924 just return GST_FLOW_ERROR.
7926 2006-02-07 Andy Wingo <wingo@pobox.com>
7928 * configure.ac (GST_MAJORMINOR): Update core version req to
7929 0.10.2.2, for the collectpads API addition (#330244).
7931 2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
7933 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
7934 Return FALSE from plugin_init() when GnomeVFS can't
7935 be initialised for some reason (#328423).
7937 2006-02-06 Julien MOUTTE <julien@moutte.net>
7939 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event):
7940 Stick to seeking theory until i find the bug.
7941 * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
7943 2006-02-06 Jan Schmidt <thaytan@mad.scientist.com>
7945 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
7946 (theora_enc_finalize), (theora_enc_sink_setcaps),
7947 (theora_set_header_on_caps), (theora_enc_chain),
7948 (theora_enc_change_state):
7949 * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
7950 Make theoraenc and the tests leak free. Like, really.
7952 2006-02-06 Jan Schmidt <thaytan@mad.scientist.com>
7954 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
7955 (theora_enc_finalize), (theora_enc_sink_setcaps):
7956 Add a finalize method to ensure we clean up state even if
7957 someone omitted the state change back to NULL.
7959 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
7960 (gst_vorbisenc_chain):
7961 Free some more leaked bits.
7963 * tests/check/pipelines/theoraenc.c: (start_pipeline),
7965 Wait for state changes to happen if they're ASYNC.
7967 This ought to teach those fancy pants buildbots a lesson.
7969 2006-02-05 Jan Schmidt <thaytan@mad.scientist.com>
7971 * gst-libs/gst/tag/gstid3tag.c:
7972 Add mapping for ID3 International Standard Recording Code
7975 2006-02-05 Jan Schmidt <thaytan@mad.scientist.com>
7977 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
7978 Don't leak tag names.
7980 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
7982 * docs/libs/gst-plugins-base-libs-docs.sgml:
7983 * docs/libs/gst-plugins-base-libs-sections.txt:
7984 * gst-libs/gst/tag/gstid3tag.c:
7985 * gst-libs/gst/tag/gstvorbistag.c:
7986 * gst-libs/gst/tag/tags.c:
7987 Split libgsttag docs into multiple sections.
7989 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
7991 * docs/libs/Makefile.am:
7992 * docs/libs/gst-plugins-base-libs-docs.sgml:
7993 * docs/libs/gst-plugins-base-libs-sections.txt:
7994 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
7995 * gst-libs/gst/tag/gstvorbistag.c:
7996 * gst-libs/gst/tag/tag.h:
7997 * gst-libs/gst/tag/tags.c:
7998 Add libgsttag to the docs.
8000 2006-02-05 Julien MOUTTE <julien@moutte.net>
8002 * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
8003 (gst_text_overlay_init), (gst_text_overlay_src_event),
8004 (gst_text_overlay_collected): Fix clockoverlay.
8006 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
8008 * docs/libs/compiling.sgml:
8009 Fix typo: it's pkg-config, not pkg-gconfig
8011 * docs/libs/gst-plugins-base-libs-docs.sgml:
8012 * docs/libs/gst-plugins-base-libs-sections.txt:
8013 * docs/libs/tmpl/gstgconf.sgml:
8014 There is no libgstgconf in 0.10, remove it
8017 2006-02-05 Julien MOUTTE <julien@moutte.net>
8019 * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
8020 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
8021 (gst_text_overlay_src_event), (gst_text_overlay_collected):
8022 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
8023 (gst_sub_parse_class_init), (gst_sub_parse_init),
8024 (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
8025 (parse_mpsub), (parser_state_init), (handle_buffer),
8026 (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
8027 * gst/subparse/gstsubparse.h: Introduce seeking code.
8029 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
8031 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8032 Add comment about LANGUAGE tag inconsistency (we want
8033 ISO-639-1, but extract three-letter identifiers?)
8036 Add two translatable files.
8038 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
8040 * gst-libs/gst/tag/Makefile.am:
8041 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8042 * gst-libs/gst/tag/tag.h:
8043 * gst-libs/gst/tag/tags.c:
8044 (gst_tag_register_musicbrainz_tags_internal),
8045 (gst_tag_register_musicbrainz_tags):
8046 Forward-port some tags stuff from the 0.8 branch. This is
8047 mostly the addition of musicbrainz tags and their mapping
8048 to vorbistags, and a vorbistag mapping of the language tag.
8050 2006-02-05 Julien MOUTTE <julien@moutte.net>
8052 * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
8055 2006-02-04 David Schleef <ds@schleef.org>
8057 * ext/ogg/gstoggmux.c:
8058 * gst/typefind/gsttypefindfunctions.c:
8059 Add Dirac typefinding and add dirac format to oggmux.
8061 2006-02-03 Tim-Philipp Müller <tim at centricular dot net>
8063 * gst/playback/gstdecodebin.c: (try_to_link_1):
8064 Don't put essential function call into
8065 g_return_*() macro, otherwise it'll all be
8066 replaced by NOOPs when compiling with
8067 G_DISABLE_CHECKS defined.
8069 2006-02-03 Edgard Lima <edgard.lima@indt.org.br>
8071 * ext/ogg/gstoggdemux.c:
8072 * ext/ogg/gstoggparse.c:
8073 * gst/tcp/gsttcpserversink.c:
8074 * sys/v4l/v4lsrc_calls.c:
8075 * sys/v4l/v4lsrc_calls.h:
8076 Just make it compile with --disable-gst-debug.
8078 2006-02-03 Wim Taymans <wim@fluendo.com>
8080 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8081 (gst_alsasink_class_init), (gst_alsasink_init),
8082 (gst_alsasink_write), (gst_alsasink_reset):
8083 * ext/alsa/gstalsasink.h:
8084 Add lock to protect alsa calls.
8085 Implement reset to flush samples ASAP, does not work
8088 2006-02-02 Wim Taymans <wim@fluendo.com>
8090 * gst-libs/gst/audio/gstbaseaudiosink.c:
8091 (gst_base_audio_sink_provide_clock):
8092 Ugh.. getting late I guess...
8094 2006-02-02 Wim Taymans <wim@fluendo.com>
8096 * gst-libs/gst/audio/gstbaseaudiosink.c:
8097 (gst_base_audio_sink_provide_clock),
8098 (gst_base_audio_sink_set_property),
8099 (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
8100 Don't try to provide a clock when we are not negotiated since
8101 we might not be able to make it run.
8103 2006-02-02 Tim-Philipp Müller <tim at centricular dot net>
8105 * gst/playback/gstdecodebin.c: (try_to_link_1):
8106 Unlinking two source pads is ... hard.
8108 2006-02-02 Wim Taymans <wim@fluendo.com>
8110 * gst-libs/gst/audio/TODO:
8113 * gst-libs/gst/audio/gstbaseaudiosink.c:
8114 (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
8115 On EOS, wait till the last sample is played before posting EOS.
8117 2006-02-01 Philippe Kalaf <burger at speedy dot org>
8119 * gst-libs/gst/rtp/gstbasertpdepayload.c:
8120 Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
8121 setting queue_delay to zero. Also avoid thread being started if
8122 queue_delay is zero.
8124 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
8126 * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
8127 Make test work again by connecting fakesinks to each decoded pad,
8128 which makes the pipeline wait until each fakesink has a buffer
8129 queued before going to PAUSED state. At that point we know the
8130 decodebin pads are negotiated.
8132 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
8134 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
8135 (gst_cdda_base_src_handle_event):
8136 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
8137 Pass unhandled queries to the parent class's query function.
8139 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
8141 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
8142 (gst_ogg_pad_src_query):
8143 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
8144 * ext/theora/theoradec.c: (theora_dec_src_query),
8145 (theora_dec_sink_query):
8146 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
8147 (vorbis_dec_sink_query):
8148 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
8149 (gst_vorbisenc_sink_query):
8150 * gst/adder/gstadder.c: (gst_adder_query):
8151 Pass unhandled queries upstream instead of just
8152 dropping them (#326447). Also, fix supported
8153 query types list for some elements.
8155 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
8157 * gst/typefind/gsttypefindfunctions.c: (au_type_find),
8158 (paris_type_find), (ilbc_type_find), (plugin_init):
8159 Fix typefinding for audio/x-au, audio/x-paris and
8160 audio/iLBC-sh. We cannot use the START_WITH macros
8161 here, because there can only be one typefind factory
8162 with the same name (caps), so the second one would
8163 replace the first one and the first one would never
8164 be called when doing typefinding (see #161712).
8167 2006-01-31 Wim Taymans <wim@fluendo.com>
8169 * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
8170 (vorbis_handle_header_packet), (vorbis_dec_push),
8171 (vorbis_handle_data_packet):
8172 Use scale_int when we can, add some more scaling.
8173 Check packettype before parsing it.
8175 2006-01-31 Wim Taymans <wim@fluendo.com>
8177 * ext/theora/theoradec.c: (_theora_granule_time),
8178 (theora_dec_src_convert), (theora_dec_sink_convert):
8179 Call right _scale functions.
8180 Use parameter instead of some other random value.
8182 2006-01-31 Wim Taymans <wim@fluendo.com>
8184 * ext/theora/theoradec.c: (_theora_granule_frame),
8185 (_theora_granule_time), (_inc_granulepos),
8186 (theora_dec_src_convert), (theora_dec_sink_convert),
8187 (theora_handle_type_packet), (theora_handle_data_packet),
8189 Use higher precision timestamps calculation.
8190 Convert some other conversions to _scale.
8192 2006-01-31 Stefan Kost <ensonic@users.sf.net>
8194 * gst/audiotestsrc/gstaudiotestsrc.c:
8195 (gst_audio_test_src_create_sine_table), (plugin_init):
8196 * gst/volume/gstvolume.c: (plugin_init):
8197 initialize gst_controller before using
8199 2006-01-31 Jan Schmidt <thaytan@mad.scientist.com>
8201 * tests/check/pipelines/theoraenc.c:
8202 * tests/check/pipelines/vorbisenc.c:
8203 Define constant using G_GINT64_CONSTANT to avoid errors when
8204 passing it around - otherwise it gets truncated to 32 bits.
8206 Fixes failing tests.
8208 2006-01-31 Andy Wingo <wingo@pobox.com>
8210 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
8211 caps being set doesn't have a framerate value. Basically a stopgap
8214 * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
8215 technically correct enough to put into core though.
8216 (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
8217 DURATION. Fixes theoraenc ! oggmux.
8219 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
8220 fraction, not double.
8222 2006-01-31 Sebastien Moutte <sebastien@moutte.net>
8225 add vs7 project files created by Sergey Scobich
8227 2006-01-30 Sebastien Moutte <sebastien@moutte.net>
8230 add vs8 project files created by Sergey Scobich
8232 2006-01-30 Andy Wingo <wingo@pobox.com>
8234 * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
8235 timestamp + duration, not just timestamp -- ogg pages should be
8236 ordered by stop time. Necessary fix given the change in vorbis
8239 * ext/theora/theoraenc.c (theora_enc_sink_setcaps)
8240 (gst_theora_enc_init): Pull the granule shift out of the encoder.
8241 (granulepos_add): New function, handles the messiness of adjusting
8243 (theora_buffer_from_packet):
8245 (theora_enc_sink_event): Use granulepos_add, not +.
8247 * tests/check/pipelines/theoraenc.c
8248 (check_buffer_granulepos_from_starttime): Just check the frame
8249 count, not the actual granulepos -- we can't dictate to the
8250 encoder when it should be placing keyframes.
8252 2006-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
8254 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
8255 SERVICE_NOT_AVAILABLE happens for example when you're trying to
8256 play an http:// stream from a server that's not serving
8258 2006-01-30 Andy Wingo <wingo@pobox.com>
8260 * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET):
8261 * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
8262 remove the UINT64_CONSTANT macro, doesn't appear to be needed or
8265 * ext/theora/gsttheoraenc.h:
8266 * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
8267 although theoraenc was timestamping correctly. Added handling of
8268 streams that start with nonzero timestamps.
8270 * tests/check/Makefile.am:
8271 * tests/check/pipelines/theoraenc.c: New file, basically does same
8274 * tests/check/pipelines/vorbisenc.c: I claim these bugs.
8276 2006-01-30 Wim Taymans <wim@fluendo.com>
8278 * gst-libs/gst/audio/gstaudiosink.c:
8279 (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
8280 (gst_audioringbuffer_pause):
8281 Implement pause that does not wait for completion.
8283 * gst-libs/gst/audio/gstbaseaudiosink.c:
8284 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8285 Don't drop buffers when going to PAUSED but perform preroll on
8286 remaining samples now that core base class supports this.
8288 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
8289 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
8290 (gst_ring_buffer_commit):
8291 Pause should not signal waiters.
8292 Implement return value of _commit correctly.
8294 2006-01-30 Andy Wingo <wingo@pobox.com>
8296 * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
8298 * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
8299 updated to timestamp from the first sample, not the last.
8300 (gst_vorbisenc_buffer_from_header_packet): New function, takes
8301 special care of granulepos and timestamp for header packets.
8302 (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
8303 when the first buffer has a nonzero timestamp.
8305 * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
8306 (GstVorbisEnc.subgranule_offset): New members. Take care of the
8307 case when the first audio buffer we get has a nonzero timestamp.
8308 (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
8309 properly timestamp vorbis buffers with the time of the first
8310 sample, not the last.
8312 * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
8313 vorbis_granule_time_copy -- now it takes the granule/subgranule
8314 offset into account.
8316 * tests/check/pipelines/vorbisenc.c: New test for correctness of
8317 timestamps, durations, and granulepos on buffers produced by
8320 2006-01-30 Jan Schmidt <thaytan@mad.scientist.com>
8322 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8323 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
8324 Patch from Eric Jonas to support conversions to/from UYVY
8327 2006-01-30 Julien MOUTTE <julien@moutte.net>
8329 * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
8330 (setup_subtitle), (setup_source), (set_active_source):
8331 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8332 (gen_text_element), (gen_audio_element), (gen_vis_element),
8333 (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
8335 2006-01-29 Sebastien Moutte <sebastien@moutte.net>
8337 * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
8338 * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
8339 use gst_guint64_to_gdouble to be compliant with vs6
8340 * gst/playback/gstdecodebin.c: (try_to_link_1)
8341 * gst/videorate/videorate.c: (gst_video_rate_blank_data)
8342 use G_GINT64_CONSTANT for int64 constants
8343 * win32/common/libgstinterfaces.def:
8344 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
8346 update and add new project files
8348 2006-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
8352 * win32/common/interfaces-enumtypes.c:
8353 (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
8354 (gst_mixer_track_flags_get_type),
8355 (gst_tuner_channel_flags_get_type):
8356 * win32/common/interfaces-enumtypes.h:
8357 * win32/common/multichannel-enumtypes.c:
8358 (gst_audio_channel_position_get_type):
8359 * win32/common/multichannel-enumtypes.h:
8360 add a win32-update rule like in core, and copy over enumtypes files
8362 2006-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
8365 * win32/common/config.h:
8366 * win32/common/config.h.in:
8367 add config files just like in core
8369 2006-01-28 Tim-Philipp Müller <tim at centricular dot net>
8371 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
8372 Make gcc-4.1 happy (part of #327357).
8374 2006-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
8376 * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
8377 (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
8378 (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
8379 * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
8380 (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
8381 (gst_alsasrc_unprepare), (gst_alsasrc_read):
8382 Update all error messages. All of them should either use
8383 the default translated message, or actually provide a
8384 translatable string.
8385 Make the string for channel count problems meaningful.
8387 2006-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
8389 * sys/v4l/v4l_calls.c: (gst_v4l_open):
8390 check for and throw RESOURCE_BUSY
8392 2006-01-27 David Schleef <ds@schleef.org>
8394 * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
8395 checked in this change -- it requires liboil features not
8396 in 0.3.6. Revert parts.
8398 2006-01-27 David Schleef <ds@schleef.org>
8401 * configure.ac: update liboil requirement to 0.3.6
8402 * gst/videoscale/Makefile.am:
8403 * gst/videoscale/vs_scanline.c: liboilify
8405 2006-01-27 Jan Schmidt <thaytan@mad.scientist.com>
8407 * ext/libvisual/visual.c: (get_buffer):
8408 When pad_alloc returns a GstFlowReturn other
8409 than GST_FLOW_OK, make sure it is passed upstream.
8411 2006-01-27 Jan Schmidt <thaytan@mad.scientist.com>
8413 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8414 (gst_alsasink_class_init):
8415 Free the device name string.
8417 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8418 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
8419 (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
8420 Don't remove a pad from the collectpads structure until it
8421 is released - it's a request pad, and may receive data again
8422 if the element gets moved back to PLAYING state.
8424 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
8425 Ensure we turn on double buffering on the Xv port, and
8426 set the colour key to something dark and mysterious that
8429 2006-01-27 Thomas Vander Stichele <thomas at apestaart dot org>
8431 * ext/alsa/gstalsaplugin.c: (plugin_init):
8432 * ext/cdparanoia/gstcdparanoiasrc.c:
8433 (gst_cd_paranoia_src_base_init), (plugin_init):
8434 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8435 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
8436 - a library should not call setlocale. see "Libraries" node in
8438 - make sure all plugins that use translation do bindtextdomain
8439 to point to the localedir
8440 * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
8441 (setup_sinks), (plugin_init):
8442 all this, and check for NULL when creating sinks
8444 2006-01-27 Julien MOUTTE <julien@moutte.net>
8446 * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
8447 (plugin_init): Make typefinding of subtitles work again.
8449 2006-01-26 Tim-Philipp Müller <tim at centricular dot net>
8451 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
8452 (mp3_type_frame_length_from_header), (mp3_type_find),
8453 (wavpack_type_find), (m4a_type_find), (ircam_type_find),
8455 Backport a bunch of typefinding fixes from the 0.8 branch.
8456 Also, improve wavpack typefinding: if we can't peek the
8457 entire wavpack block, try to parse the bits we can get and
8458 see if we find what we're looking for in those.
8460 2006-01-26 Julien MOUTTE <julien@moutte.net>
8462 * sys/ximage/ximagesink.c:
8463 (gst_ximagesink_calculate_pixel_aspect_ratio):
8464 * sys/xvimage/xvimagesink.c:
8465 (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
8466 more cases of pixel aspect ratio.
8468 2006-01-26 Edward Hervey <edward@fluendo.com>
8470 * gst/playback/gstdecodebin.c: (pad_probe):
8471 Also consider the flush-start and tag events as unblockers
8474 2006-01-26 Julien MOUTTE <julien@moutte.net>
8476 * gst/playback/gstplaybin.c: (gst_play_bin_init),
8477 (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
8478 (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
8479 On the fly visualisation switch, works disabling, enabling as
8480 well but it won't be able to enable vis in a playbin that was
8481 created with no visualisation.
8483 2006-01-25 Wim Taymans <wim@fluendo.com>
8485 * gst-libs/gst/audio/gstbaseaudiosink.c:
8486 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8487 Undo previous commit that returned WRONG_STATE sooner, it breaks
8490 2006-01-25 Wim Taymans <wim@fluendo.com>
8492 * gst-libs/gst/audio/gstbaseaudiosink.c:
8493 (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
8494 (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
8496 Post error when caps cannot be parsed.
8497 Resync on discontinuity in the stream.
8498 Clip samples to segment boundaries.
8499 return WRONG_STATE sooner when we are flushing.
8501 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
8502 (gst_base_audio_src_get_time), (gst_base_audio_src_create):
8503 Make audiosrc operate in TIME.
8504 Set TIMESTAMP and DURATION on buffers.
8506 2006-01-24 Tim-Philipp Müller <tim at centricular dot net>
8508 * tests/examples/seek/seek.c: (main):
8509 Output tag messages as well.
8511 2006-01-23 Edward Hervey <edward@fluendo.com>
8513 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
8514 (free_pad_probes), (remove_fakesink), (pad_probe),
8515 (close_pad_link), (gst_decode_bin_change_state):
8516 Replace GstPadBlockCallback with pad probes that detect
8517 first buffer AND eos before removing fakesink.
8518 Fixes hang with demuxers doing EOS while pre-rolling.
8521 2006-01-23 Andy Wingo <wingo@pobox.com>
8523 * ext/alsa/gstalsasink.c:
8524 * gst-libs/gst/rtp/gstbasertpdepayload.c:
8525 (gst_base_rtp_depayload_setcaps),
8526 (gst_base_rtp_depayload_add_to_queue),
8527 (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
8529 Patch by: Jens Granseuer <jensgr at gmx dot net>
8531 2006-01-22 Julien MOUTTE <julien@moutte.net>
8533 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
8534 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
8535 (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some
8536 frames. We might get a frame destroyed after changing state to
8537 NULL, adding a safety check on xcontext.
8539 2006-01-22 Tim-Philipp Müller <tim at centricular dot net>
8541 * gst-libs/gst/interfaces/xoverlay.c:
8542 Fix prepare-xwindow-id code example in the docs - we need to
8543 ignore all messages that aren't element messages as well.
8545 2006-01-21 Julien MOUTTE <julien@moutte.net>
8547 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
8548 I think one day i'll completely undestand how caps negotiation
8549 is supposed to work. This refactoring handles buffer_alloc
8550 called with caps we can't handle. We definitely don't want a
8551 set_caps with those caps, so we define and allocate a buffer
8552 we would like to receive.
8554 2006-01-19 Tim-Philipp Müller <tim at centricular dot net>
8556 * gst/playback/gstplaybasebin.c: (setup_source):
8557 Free iterator when done.
8559 2006-01-17 Jan Schmidt <thaytan@mad.scientist.com>
8561 * gst-libs/gst/audio/gstbaseaudiosink.c:
8562 (gst_base_audio_sink_render):
8563 Fix playback of non-synchronised streams by assuming a rate
8564 of 1.0 instead of a random one.
8566 Makes this work again:
8568 gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
8569 endianness=(int)4321, signed=(boolean)true, width=(int)16,
8570 depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
8571 audioresample ! alsasink
8573 === release 0.10.2 ===
8575 2006-01-16 Thomas Vander Stichele <thomas at apestaart dot org>
8578 releasing 0.10.2, "Then the devil is six"
8580 2006-01-16 Jan Schmidt <thaytan@mad.scientist.com>
8582 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8583 * gst/playback/gststreamselector.c:
8584 (gst_stream_selector_set_property):
8585 Comment out broken code that connects to the state-changed signal.
8586 At this point, changing current stream selection is broken, but
8587 stuff like gst-launch playbin current-audio=1 works and filters
8588 to the chosen stream.
8590 2006-01-16 Thomas Vander Stichele <thomas at apestaart dot org>
8592 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8593 Fix #327216 (null dereference in vorbisdec)
8595 2006-01-16 Tim-Philipp Müller <tim at centricular dot net>
8597 * ext/theora/theoradec.c: (theora_handle_comment_packet):
8598 Post taglist actually on bus instead of just freeing it
8599 (fixes #327114 and totem bug #327080).
8601 * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
8602 Use gst_element_found_tags_for_pad(), so that the tags
8603 are sent downstream as an event as well.
8605 2006-01-15 Thomas Vander Stichele <thomas at apestaart dot org>
8607 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
8608 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
8609 (gst_ximagesink_buffer_alloc):
8610 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
8611 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
8612 (gst_xvimagesink_buffer_alloc):
8613 move all regularly occurring messages to GST_LOG level
8614 add some more object logs
8616 2006-01-14 Thomas Vander Stichele <thomas at apestaart dot org>
8618 * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
8619 fix a silly segfault
8621 2006-01-14 Tim-Philipp Müller <tim at centricular dot net>
8623 * docs/libs/gst-plugins-base-libs-docs.sgml:
8624 * docs/libs/gst-plugins-base-libs-sections.txt:
8625 * gst-libs/gst/audio/mixerutils.c:
8626 * gst-libs/gst/audio/mixerutils.h:
8627 Add docs for mixerutils stuff.
8629 2006-01-13 Tim-Philipp Müller <tim at centricular dot net>
8631 * gst/playback/gstplaybasebin.c: (setup_source):
8632 Fix playback for sources that emit raw audio or
8633 raw video streams (e.g.: cd audio sources) (#325984).
8635 2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
8637 * gst-libs/gst/audio/mixerutils.c:
8638 (gst_audio_mixer_filter_do_filter):
8639 actually save the element we create
8641 2006-01-12 Tim-Philipp Müller <tim at centricular dot net>
8643 * gst-libs/gst/cdda/gstcddabasesrc.c:
8644 (gst_cdda_base_src_handle_track_seek):
8645 No need to post a tag message on the bus when seeking
8646 within the same track, only post it when the current
8649 2006-01-11 Jan Schmidt <thaytan@mad.scientist.com>
8651 * gst/playback/gstplaybasebin.c: (group_destroy),
8652 (probe_triggered), (new_decoded_pad), (mute_group_type),
8653 (set_active_source):
8654 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8655 * gst/playback/gststreamselector.c:
8656 (gst_stream_selector_base_init),
8657 (gst_stream_selector_set_property),
8658 (gst_stream_selector_request_new_pad):
8659 Reenable stream selection. These mechanisms need a complete overhaul
8660 in the face of 0.8->0.10 changes though.
8662 2006-01-11 Jan Schmidt <thaytan@mad.scientist.com>
8664 * ext/ogg/gstoggdemux.c:
8665 Change the pad template to src_%d to match the pads that
8666 are created from it. decodebin needs this information in order
8667 to decide that oggdemux is capable of producing multiple pads
8668 (and hence needs queues inserted).
8670 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
8671 (gst_ogg_mux_collected):
8672 Make debug output more useful by using GST_PTR_FORMAT.
8674 2006-01-11 Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8676 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
8678 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
8679 Set depth and width for alaw/mulaw (fixes #326601).
8681 2006-01-11 Thomas Vander Stichele <thomas at apestaart dot org>
8683 * tests/icles/Makefile.am:
8684 don't build the tests if we don't have the libs
8686 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
8688 * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
8689 (gst_cd_paranoia_paranoia_callback):
8690 Don't try to free NULL pointers.
8692 2006-01-10 Edward Hervey <edward@fluendo.com>
8694 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
8695 (gst_audio_rate_change_state), (plugin_init):
8696 Add debugging category.
8698 Add case for incoming buffers without valid offset/offset_end.
8700 2006-01-10 Michael Smith <msmith@fluendo.com>
8702 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
8703 Don't leak GCond in audio sources.
8705 2006-01-10 Jan Schmidt <thaytan@mad.scientist.com>
8707 * gst/playback/gstplaybin.c: (gen_audio_element):
8708 Don't leak an autoaudiosink/alsasink when we generate
8709 a new audio element. (old code, I guess)
8711 2006-01-10 Michael Smith <msmith@fluendo.com>
8713 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
8714 Support float audio in audiorate.
8715 Use width rather than depth for selecting sample width.
8717 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
8719 * gst/videotestsrc/videotestsrc.h:
8720 Use GLib types here (that way we don't have to include the
8721 generated _stdint.h header, which makes life easier for win32
8722 folks that don't use autotools for the build) (#325990, patch
8723 by: Sergey Scobich).
8725 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
8727 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
8728 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
8729 (gst_ring_buffer_pause), (wait_segment):
8730 * gst-libs/gst/audio/gstringbuffer.h:
8731 Name (private) union, makes Forte compiler happy (this time
8732 for real) (#324900).
8734 2006-01-09 Tim-Philipp Müller <tim at centricular dot net>
8736 * gst-libs/gst/audio/Makefile.am:
8737 Link against libgstinterfaces, needed for mixer
8738 and property probe stuff.
8740 2006-01-09 Edward Hervey <edward@fluendo.com>
8742 * gst-libs/gst/Makefile.am:
8744 2006-01-09 Tim-Philipp Müller <tim at centricular dot net>
8746 * gst-libs/gst/audio/Makefile.am:
8747 * gst-libs/gst/audio/mixerutils.c:
8748 (gst_audio_mixer_filter_do_filter),
8749 (gst_audio_mixer_filter_check_element),
8750 (gst_audio_mixer_filter_probe_feature),
8751 (element_factory_rank_compare_func),
8752 (gst_audio_default_registry_mixer_filter):
8753 * gst-libs/gst/audio/mixerutils.h:
8754 Add gst_audio_default_registry_mixer_filter() utility
8757 2006-01-03 Michael Smith <msmith@fluendo.com>
8759 * gst/audioresample/resample.h:
8760 As before, but for o_buf
8762 2006-01-03 Michael Smith <msmith@fluendo.com>
8764 * gst/audioresample/resample.h:
8765 Declare struct _ResampleState.buffer as unsigned char *, not void *,
8766 since we do arithmetic on it.
8768 2006-01-02 Tim-Philipp Müller <tim at centricular dot net>
8770 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
8771 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
8772 (gst_ring_buffer_pause), (wait_segment):
8773 * gst-libs/gst/audio/gstringbuffer.h:
8774 Sun's Forte compiler doesn't seem to like anonymous structs,
8775 so use same setup as in GstBaseSrc (fixes #324900).
8777 2005-12-30 Stefan Kost <ensonic@users.sf.net>
8780 * gst/volume/Makefile.am:
8781 * gst/volume/demo.c:
8782 move old example to tests/examples/volume/volune.c
8783 * tests/examples/Makefile.am:
8784 * tests/examples/seek/seek.c: (main):
8785 change window-close event from "delete-event" to "destroy"
8786 * tests/examples/volume/Makefile.am:
8787 * tests/examples/volume/volume.c: (value_changed_callback),
8788 (setup_gui), (message_received), (eos_message_received), (main):
8789 fix event handling and bus usage
8791 2005-12-29 Stefan Kost <ensonic@users.sf.net>
8793 * gst/audiotestsrc/gstaudiotestsrc.c:
8794 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
8795 (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
8796 (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
8797 (gst_audio_test_src_create_square),
8798 (gst_audio_test_src_create_saw),
8799 (gst_audio_test_src_create_triangle),
8800 (gst_audio_test_src_create_silence),
8801 (gst_audio_test_src_create_white_noise),
8802 (gst_audio_test_src_create_pink_noise),
8803 (gst_audio_test_src_init_sine_table),
8804 (gst_audio_test_src_create_sine_table),
8805 (gst_audio_test_src_change_wave),
8806 (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
8807 (gst_audio_test_src_create), (gst_audio_test_src_set_property):
8808 * gst/audiotestsrc/gstaudiotestsrc.h:
8809 update to basesrc changes, implement segmented seeking and eos
8810 handling, add a 'sine-tab' waveform for performance critical playback
8812 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8815 ... and this time the other modified file that I missed last time.
8817 2005-12-29 Michael Smith <msmith@fluendo.com>
8819 * gst/playback/gstdecodebin.c: (new_pad):
8820 Fix non-C89 variable declaration not at the start of a block. Should
8821 help some compilers.
8823 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8825 * tests/check/Makefile.am:
8826 And now fix 'make distcheck' (builddir != srcdir)
8828 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8831 * ext/cdparanoia/Makefile.am:
8832 * ext/cdparanoia/gstcdparanoia.c:
8833 * ext/cdparanoia/gstcdparanoia.h:
8834 * ext/cdparanoia/gstcdparanoiasrc.c:
8835 (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
8836 (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
8837 (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
8838 (gst_cd_paranoia_paranoia_callback),
8839 (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
8840 (gst_cd_paranoia_src_set_property),
8841 (gst_cd_paranoia_src_get_property), (plugin_init):
8842 * ext/cdparanoia/gstcdparanoiasrc.h:
8843 New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
8844 plugin again (there are still fixes required to playbin to make
8845 cdda:// uris work there).
8847 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8849 * tests/check/Makefile.am:
8850 Fix test case compilation.
8852 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8854 * gst-libs/gst/cdda/gstcddabasesrc.c:
8855 (gst_cdda_base_src_update_duration),
8856 (gst_cdda_base_src_calculate_cddb_id):
8857 An integer is not a string. Fix access to uninitialised variable.
8859 * tests/check/Makefile.am:
8860 Add cddabasesrc unit test; also actually enable the vorbis test.
8862 * tests/check/generic/states.c:
8863 Blacklist new cd audio elements as well.
8865 * tests/check/libs/cddabasesrc.c:
8866 Unit test for GstCddaBaseSrc (discid calculation mostly).
8868 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
8870 * docs/libs/Makefile.am:
8871 * docs/libs/gst-plugins-base-libs-docs.sgml:
8872 * docs/libs/gst-plugins-base-libs-sections.txt:
8873 * docs/libs/gst-plugins-base-libs.types:
8874 Add docs for libgstcdda/GstCddaBaseSrc.
8876 * gst-libs/gst/interfaces/mixertrack.h:
8877 Do one struct member per line with a semicolon at the end, that way
8878 even gtk-doc might parse it without complaining.
8880 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
8883 * gst-libs/gst/Makefile.am:
8884 * gst-libs/gst/cdda/Makefile.am:
8885 * gst-libs/gst/cdda/base64.c:
8886 * gst-libs/gst/cdda/base64.h:
8887 * gst-libs/gst/cdda/gstcddabasesrc.c:
8888 (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
8889 (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
8890 (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
8891 (gst_cdda_base_src_get_property),
8892 (gst_cdda_base_src_get_track_from_sector),
8893 (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
8894 (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
8895 (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
8896 (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
8897 (gst_cdda_base_src_uri_get_protocols),
8898 (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
8899 (gst_cdda_base_src_uri_handler_init),
8900 (gst_cdda_base_src_setup_interfaces),
8901 (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
8902 (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
8903 (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
8904 (gst_cdda_base_src_add_tags),
8905 (gst_cdda_base_src_add_index_associations),
8906 (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
8907 (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
8908 (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
8909 (gst_cdda_base_src_create):
8910 * gst-libs/gst/cdda/gstcddabasesrc.h:
8911 * gst-libs/gst/cdda/sha1.c:
8912 * gst-libs/gst/cdda/sha1.h:
8913 Add new libgstcdda with GstCddaBaseSrc class.
8915 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
8917 * ext/gnomevfs/gstgnomevfssink.h:
8918 Use GstBaseSinkClass as parent_class member for class struct, not
8921 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
8923 Patch by: Michael Benes
8925 * gst/videotestsrc/gstvideotestsrc.c:
8926 (gst_video_test_src_class_init), (gst_video_test_src_start):
8927 Add start method to reset running time and number of frames sent
8928 when starting up (fixes #324696)
8930 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
8932 * docs/plugins/Makefile.am:
8933 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
8934 * docs/plugins/gst-plugins-base-plugins-sections.txt:
8935 * docs/plugins/gst-plugins-base-plugins.args:
8936 * docs/plugins/gst-plugins-base-plugins.hierarchy:
8937 * docs/plugins/gst-plugins-base-plugins.signals:
8938 Add docs stuff for gnomevfssrc and gnomevfssink.
8940 * ext/gnomevfs/gstgnomevfssrc.c:
8941 Fix example pipeline in gtk-doc blurb.
8943 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
8945 * ext/gnomevfs/Makefile.am:
8946 * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
8947 (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
8948 (gst_gnome_vfs_handle_get_type), (plugin_init):
8949 * ext/gnomevfs/gstgnomevfs.h:
8950 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
8951 (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
8952 (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
8953 (gst_gnome_vfs_sink_set_property),
8954 (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
8955 (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
8956 (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
8957 (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
8958 (gst_gnome_vfs_sink_uri_get_type),
8959 (gst_gnome_vfs_sink_uri_get_protocols),
8960 (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
8961 (gst_gnome_vfs_sink_uri_handler_init):
8962 * ext/gnomevfs/gstgnomevfssink.h:
8963 Port gnomevfssink; add gtk-doc blurb.
8965 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
8966 (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
8967 (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
8968 (gst_gnome_vfs_src_uri_get_type),
8969 (gst_gnome_vfs_src_uri_get_protocols),
8970 (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
8971 (gst_gnome_vfs_src_uri_handler_init),
8972 (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
8973 (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
8974 (gst_gnome_vfs_src_send_additional_headers_callback),
8975 (gst_gnome_vfs_src_received_headers_callback),
8976 (gst_gnome_vfs_src_push_callbacks),
8977 (gst_gnome_vfs_src_pop_callbacks),
8978 (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
8979 (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
8980 (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
8981 * ext/gnomevfs/gstgnomevfssrc.h:
8982 s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
8983 file; add gtk-doc blurb with example pipelines.
8985 === release 0.10.1 ===
8987 2005-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
8990 releasing 0.10.1, "Dobro Dedek"
8992 2005-12-21 Edgard Lima <edgard.lima@indt.org.br>
8994 * gst/typefind/gsttypefindfunctions.c:
8995 iLBC30 and iLBC20 added to typefind.
8997 2005-12-20 Thomas Vander Stichele <thomas at apestaart dot org>
8999 * gst-libs/gst/audio/gstbaseaudiosink.c:
9000 (gst_base_audio_sink_class_init):
9001 * gst-libs/gst/audio/gstbaseaudiosrc.c:
9002 (gst_base_audio_src_class_init):
9003 update strings, values are in microseconds
9004 change the default sink buffer time to something that is smaller
9005 (to help software volume mixing have a slightly lower delay) but
9006 still be acceptable on Wim's laptop
9008 2005-12-20 Edward Hervey <edward@fluendo.com>
9010 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
9011 Made a quack, forgot to add DUCK to the riff video template.
9013 2005-12-19 Edward Hervey <edward@fluendo.com>
9015 * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
9016 (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
9017 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
9018 (gst_ogm_parse_chain):
9019 Make sure pads are initialized correctly.
9020 * gst-libs/gst/riff/riff-ids.h:
9021 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
9022 (gst_riff_create_video_template_caps):
9023 Add a whole bunch of FOURCC <=> MimeType.
9024 Extend the riff video pad template to support the newly added fourcc.
9026 2005-12-18 Jan Schmidt <thaytan@mad.scientist.com>
9028 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
9029 (gst_ogg_demux_activate_chain):
9030 Extra debug output when activating/deactivating chains.
9032 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
9033 (is_demuxer_element), (try_to_link_1), (remove_element_chain),
9035 Remove a queue from our list when it becomes unlinked.
9036 Don't add queues to elements in class 'Demux' if they
9037 can only produce one pad
9039 2005-12-18 Julien MOUTTE <julien@moutte.net>
9041 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
9042 (gst_video_sink_get_type): Add a debug category.
9044 2005-12-17 Philippe Khalaf <burger@speedy.org>
9046 * gst-libs/gst/rtp/gstbasertpdepayload.c:
9047 (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
9048 Handle downstream newsegment by sending our own newsegment before the
9049 next buffer to be released. (#323900)
9051 2005-12-17 Philippe Khalaf <burger@speedy.org>
9053 * gst-libs/gst/rtp/gstbasertpdepayload.c:
9054 (gst_base_rtp_depayload_set_gst_timestamp):
9055 add queue delay to new segment as well (as opposed to just the first
9056 buffer). (bug #322347)
9058 2005-12-16 Stefan Kost <ensonic@users.sf.net>
9060 * ext/libvisual/visual.c: (make_valid_name):
9061 change some char* into char[]
9062 * gst/audiotestsrc/gstaudiotestsrc.c:
9063 (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
9064 (gst_audio_test_src_create):
9065 * gst/audiotestsrc/gstaudiotestsrc.h:
9066 prepare to handle EOS and SEGMENT_DONE
9068 2005-12-16 Tim-Philipp Müller <tim at centricular dot net>
9070 * tests/check/generic/states.c: (GST_START_TEST):
9071 Blacklist cdparanoia element in state test.
9073 2005-12-16 Tim-Philipp Müller <tim at centricular dot net>
9075 Patch by: Benjamin Pineau
9078 * gst/tcp/gsttcpclientsink.c:
9079 * gst/tcp/gsttcpserversink.c:
9080 * gst/tcp/gsttcpserversrc.c:
9081 Add <string.h> includes for memset and FD_ZERO (fixes #323878)
9083 2005-12-15 Michael Smith <msmith@fluendo.com>
9085 * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
9086 (gst_video_rate_chain):
9087 Fix timestamping for videorate when the first buffer it sees has a
9088 non-zero timestamp. Fix some misleading debug output.
9090 2005-12-15 Michael Smith <msmith@fluendo.com>
9092 * gst/audioresample/gstaudioresample.c:
9093 Don't leak all input buffers to audioresample.
9095 2005-12-15 Tim-Philipp Müller <tim at centricular dot net>
9097 * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
9098 Don't operate on empty text buffers. Strip newlines and
9099 tabs only from the end of the text, but leave them intact
9100 in the middle. Fix typo in gtk-doc description.
9102 2005-12-15 Tim-Philipp Müller <tim at centricular dot net>
9104 * gst/playback/gstplaybasebin.c:
9105 * gst/playback/gstplaybin.c: (handoff):
9106 Make sure the video frame buffer we return to apps via the
9107 "frame" property always has caps set on it. Modify
9108 _gst_gvalue_set_object() macro to handle NULL objects
9111 2005-12-14 Stefan Kost <ensonic@users.sf.net>
9113 * gst/audiotestsrc/gstaudiotestsrc.c:
9114 (gst_audio_test_src_class_init), (gst_audio_test_src_init),
9115 (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
9116 (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
9117 (gst_audio_test_src_create):
9118 * gst/audiotestsrc/gstaudiotestsrc.h:
9119 Adjust to some recent api changes and add wtays new cool seeking
9122 2005-12-14 Tim-Philipp Müller <tim at centricular dot net>
9124 * ext/alsa/Makefile.am:
9125 * ext/alsa/gstalsadeviceprobe.c:
9126 * ext/alsa/gstalsadeviceprobe.h:
9127 Helper functions to add device probing via the GstPropertyProbe
9128 interface to a class.
9130 * ext/alsa/gstalsamixer.h:
9131 Comment out GST_ALSA_MIXER, it returns a struct that's not
9134 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
9135 Add some debug info.
9137 * ext/alsa/gstalsamixerelement.c:
9138 (gst_alsa_mixer_element_interface_supported),
9139 (gst_implements_interface_init),
9140 (gst_alsa_mixer_element_init_interfaces),
9141 (gst_alsa_mixer_element_class_init),
9142 (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
9143 (gst_alsa_mixer_element_set_property),
9144 (gst_alsa_mixer_element_get_property),
9145 (gst_alsa_mixer_element_change_state):
9146 * ext/alsa/gstalsamixerelement.h:
9147 Add 'device' and 'device-name' properties. Add GstPropertyProbe
9148 for device handling (gnome-volume-control will need that).
9150 2005-12-12 Christian Schaller <uraeus@gnome.org>
9152 * ext/Makefile.am: fix cdparanoia entry
9153 * gst-plugins-base.spec.in: add cdparanoia
9155 2005-12-12 Michael Smith <msmith@fluendo.com>
9157 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
9158 Use the correct function to free list of typefind factories.
9160 2005-12-12 Wim Taymans <wim@fluendo.com>
9162 * gst/videotestsrc/gstvideotestsrc.c:
9163 (gst_video_test_src_class_init), (gst_video_test_src_init),
9164 (gst_video_test_src_parse_caps), (gst_video_test_src_query),
9165 (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
9166 (gst_video_test_src_create):
9167 * gst/videotestsrc/gstvideotestsrc.h:
9168 Implement seeking in videotestsrc.
9171 2005-12-12 Wim Taymans <wim@fluendo.com>
9173 * ext/cdparanoia/Makefile.am:
9174 * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
9175 (gst_paranoia_endian_get_type), (_do_init),
9176 (cdparanoia_class_init), (cdparanoia_init),
9177 (cdparanoia_set_property), (cdparanoia_get_property),
9178 (cdparanoia_do_seek), (cdparanoia_is_seekable),
9179 (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
9180 (cdparanoia_convert), (cdparanoia_get_query_types),
9181 (cdparanoia_query), (cdparanoia_set_index),
9182 (cdparanoia_uri_set_uri):
9183 * ext/cdparanoia/gstcdparanoia.h:
9184 Partially ported cdparanoia now that basesrc can support a
9187 2005-12-12 Wim Taymans <wim@fluendo.com>
9189 * tests/examples/seek/scrubby.c: (main):
9190 Set higher priority for bus events so they don't get reordered with
9193 * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
9194 (flush_toggle_cb), (main):
9195 Added checkbox to disable flushing seeks.
9196 Disable scrubbing when doing non flushing seeks.
9198 2005-12-12 Tim-Philipp Müller <tim at centricular dot net>
9200 * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
9201 (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
9202 (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
9203 (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
9204 Implement some sort of event handling that doesn't rely on
9205 g_return_if_fail; make sure we always push the last chunk of an
9206 .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
9207 state change function; remove some old cruft. Seeking is still
9208 rather unlikely to work though.
9213 2005-12-11 Julien MOUTTE <julien@moutte.net>
9215 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
9216 Fixed a leak of the current image reference when cleaning up.
9217 Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
9219 2005-12-09 Michael Smith <msmith@fluendo.com>
9221 * tools/Makefile.am:
9222 * tools/gst-launch-ext-m.m:
9223 Remove gst-launch-ext. It doesn't work, and is no longer
9224 particularly useful.
9226 2005-12-08 Luca Ognibene <luogni@tin.it>
9228 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
9229 don't pass random values to ogmparse convert function.
9230 Make seeking possible in the exile1.ogm file.
9232 2005-12-07 Tim-Philipp Müller <tim at centricular dot net>
9234 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
9235 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
9236 Work around refcount problem with g_value_set_object() that occur
9237 if the core has been compiled against GLib-2.6 (g_value_set_object()
9238 will only g_object_ref() the element, but the caller will
9239 gst_object_unref() it and bad things will happen due to the way
9240 GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
9241 totem for people on FC4 using Thomas's 0.10 RPMs.
9243 2005-12-07 Edward Hervey <edward@fluendo.com>
9245 Time to welcome ogm to 0.10 :)
9247 * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
9248 (gst_ogg_pad_typefind):
9249 Oggdemux can now properly typefind elements with dynamic pads.
9250 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9251 Properly set caps on src pad, and set caps on outgoing buffers.
9253 2005-12-06 Thomas Vander Stichele <thomas at apestaart dot org>
9255 * ext/alsa/gstalsamixer.h:
9256 * ext/alsa/gstalsamixerelement.h:
9257 * ext/alsa/gstalsamixeroptions.h:
9258 * ext/alsa/gstalsamixertrack.h:
9259 * ext/alsa/gstalsasink.c:
9260 * ext/alsa/gstalsasink.h:
9261 * ext/alsa/gstalsasrc.c:
9262 * ext/alsa/gstalsasrc.h:
9263 * ext/cdparanoia/gstcdparanoia.h:
9264 * ext/gnomevfs/gstgnomevfsuri.h:
9265 * ext/ogg/gstoggdemux.c:
9266 * ext/ogg/gstoggmux.c:
9267 * ext/pango/gsttextoverlay.h:
9268 * ext/theora/theoradec.c:
9269 * ext/theora/theoraenc.c:
9270 * ext/vorbis/vorbisdec.h:
9271 * ext/vorbis/vorbisenc.c:
9272 * ext/vorbis/vorbisenc.h:
9273 * ext/vorbis/vorbisparse.h:
9274 * gst-libs/gst/audio/gstaudioclock.h:
9275 * gst-libs/gst/audio/gstaudiosink.c:
9276 * gst-libs/gst/audio/gstaudiosink.h:
9277 * gst-libs/gst/audio/gstaudiosrc.c:
9278 * gst-libs/gst/audio/gstaudiosrc.h:
9279 * gst-libs/gst/audio/gstbaseaudiosink.c:
9280 * gst-libs/gst/audio/gstbaseaudiosink.h:
9281 * gst-libs/gst/audio/gstbaseaudiosrc.c:
9282 * gst-libs/gst/audio/gstbaseaudiosrc.h:
9283 * gst-libs/gst/audio/gstringbuffer.h:
9284 * gst-libs/gst/audio/multichannel.h:
9285 * gst-libs/gst/floatcast/floatcast.h:
9286 * gst-libs/gst/interfaces/colorbalance.c:
9287 * gst-libs/gst/interfaces/colorbalance.h:
9288 * gst-libs/gst/interfaces/colorbalancechannel.h:
9289 * gst-libs/gst/interfaces/mixer.h:
9290 * gst-libs/gst/interfaces/mixeroptions.h:
9291 * gst-libs/gst/interfaces/mixertrack.h:
9292 * gst-libs/gst/interfaces/navigation.h:
9293 * gst-libs/gst/interfaces/propertyprobe.h:
9294 * gst-libs/gst/interfaces/tuner.h:
9295 * gst-libs/gst/interfaces/tunerchannel.h:
9296 * gst-libs/gst/interfaces/tunernorm.h:
9297 * gst-libs/gst/interfaces/xoverlay.h:
9298 * gst-libs/gst/netbuffer/gstnetbuffer.h:
9299 * gst-libs/gst/riff/riff-ids.h:
9300 * gst-libs/gst/riff/riff-media.h:
9301 * gst-libs/gst/riff/riff-read.h:
9302 * gst-libs/gst/rtp/gstbasertpdepayload.h:
9303 * gst-libs/gst/rtp/gstbasertppayload.c:
9304 * gst-libs/gst/rtp/gstbasertppayload.h:
9305 * gst-libs/gst/rtp/gstrtpbuffer.c:
9306 * gst-libs/gst/rtp/gstrtpbuffer.h:
9307 * gst-libs/gst/tag/gsttageditingprivate.h:
9308 * gst-libs/gst/tag/gstvorbistag.c:
9309 (gst_tag_list_from_vorbiscomment_buffer):
9310 * gst-libs/gst/tag/tag.h:
9311 * gst-libs/gst/video/video.h:
9312 * gst/adder/gstadder.c:
9313 * gst/adder/gstadder.h:
9314 * gst/audioconvert/audioconvert.c:
9315 * gst/audioconvert/audioconvert.h:
9316 * gst/audioconvert/gstaudioconvert.c:
9317 * gst/audioconvert/gstchannelmix.c:
9318 * gst/audioconvert/gstchannelmix.h:
9319 * gst/audiorate/gstaudiorate.c:
9320 * gst/audioresample/buffer.h:
9321 * gst/audioresample/functable.h:
9322 * gst/audioresample/gstaudioresample.c:
9323 * gst/audioresample/resample.h:
9324 * gst/ffmpegcolorspace/avcodec.h:
9325 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9326 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9327 * gst/ffmpegcolorspace/imgconvert.c:
9328 * gst/ffmpegcolorspace/imgconvert_template.h:
9329 * gst/playback/gstdecodebin.c:
9330 * gst/playback/gstplaybasebin.h:
9331 * gst/playback/gstplaybin.c:
9332 * gst/playback/gststreaminfo.h:
9333 * gst/tcp/gstfdset.c:
9334 * gst/tcp/gstfdset.h:
9335 * gst/tcp/gstmultifdsink.c:
9336 * gst/tcp/gstmultifdsink.h:
9338 * gst/tcp/gsttcpclientsrc.c:
9339 * gst/tcp/gsttcpclientsrc.h:
9340 * gst/tcp/gsttcpplugin.h:
9341 * gst/tcp/gsttcpserversink.c:
9342 * gst/tcp/gsttcpserversrc.c:
9343 * gst/typefind/gsttypefindfunctions.c:
9344 * gst/videorate/gstvideorate.c:
9345 * gst/videotestsrc/gstvideotestsrc.h:
9346 * gst/videotestsrc/videotestsrc.h:
9347 * sys/v4l/gstv4lcolorbalance.h:
9348 * sys/v4l/gstv4ltuner.h:
9349 * sys/v4l/gstv4lxoverlay.h:
9350 * sys/v4l/v4l_calls.h:
9351 * sys/v4l/videodev_mjpeg.h:
9352 * tests/check/elements/audioconvert.c:
9353 * tests/check/elements/audioresample.c:
9354 * tests/check/elements/audiotestsrc.c:
9355 * tests/check/elements/videotestsrc.c:
9356 * tests/check/elements/volume.c:
9357 * tests/examples/seek/scrubby.c:
9358 * tests/examples/seek/seek.c:
9361 === release 0.10.0 ===
9363 2005-12-05 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9366 releasing 0.10.0, "Mont-d'or"
9368 2005-12-05 Jan Schmidt <thaytan@mad.scientist.com>
9370 * tests/examples/seek/Makefile.am:
9371 Build fix for when gtk is not available.
9373 2005-12-05 Andy Wingo <wingo@pobox.com>
9375 * ext/libvisual/visual.c: (get_buffer):
9376 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
9377 * ext/pango/gsttextrender.c: (gst_text_render_chain):
9378 * ext/theora/theoradec.c: (theora_handle_data_packet):
9379 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9381 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9382 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
9383 Update for alloc_buffer changes.
9385 2005-12-05 Andy Wingo <wingo@pobox.com>
9387 patch by: Kai Vehmanen <kv2004 eca cx>
9389 * gst-libs/gst/rtp/gstbasertpdepayload.c
9390 (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
9392 2005-12-04 Andy Wingo <wingo@pobox.com>
9394 patch by: Sebastien Cote <sebas642 yahoo ca>
9396 * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
9399 2005-12-02 Tim-Philipp Müller <tim at centricular dot net>
9401 * docs/plugins/Makefile.am:
9402 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9403 * docs/plugins/gst-plugins-base-plugins-sections.txt:
9404 * docs/plugins/gst-plugins-base-plugins.hierarchy:
9405 * ext/pango/gstclockoverlay.c:
9406 * ext/pango/gsttextoverlay.c:
9407 * ext/pango/gsttextrender.c:
9408 * ext/pango/gsttimeoverlay.c:
9409 Add gtk-doc blurbs to pango elements.
9411 2005-12-02 Wim Taymans <wim@fluendo.com>
9413 * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
9414 * gst/audioresample/buffer.h:
9415 * gst/audioresample/gstaudioresample.c:
9416 * gst/audioresample/gstaudioresample.h:
9417 * gst/audioresample/resample.c: (resample_input_flush),
9418 (resample_input_pushthrough), (resample_input_eos),
9419 (resample_get_output_size_for_input),
9420 (resample_get_input_size_for_output), (resample_get_output_size),
9421 (resample_get_output_data):
9422 * gst/audioresample/resample.h:
9423 * gst/audioresample/resample_ref.c: (resample_scale_ref):
9424 Fix audioresample, seek torture, new segments, reverse negotiation
9427 2005-12-02 Wim Taymans <wim@fluendo.com>
9429 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9432 2005-12-02 Wim Taymans <wim@fluendo.com>
9434 * gst/audioconvert/gstaudioconvert.c:
9435 (gst_audio_convert_transform):
9438 === release 0.9.7 ===
9440 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9443 releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
9445 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9451 add win32 MANIFEST file
9452 do something to the hungarian translation
9454 2005-12-01 Tim-Philipp Müller <tim at centricular dot net>
9457 Add $(PANGO_DIR) to SUBDIRS
9459 * ext/pango/gstclockoverlay.c:
9460 * ext/pango/gsttimeoverlay.c:
9461 Fix and improve element descriptions.
9463 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9465 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9466 * docs/plugins/inspect/plugin-libvisual.xml:
9467 * docs/plugins/inspect/plugin-pango.xml:
9468 add pango plugin to docs
9470 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9476 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9479 * tests/Makefile.am:
9480 * tests/icles/.cvsignore:
9481 * tests/icles/Makefile.am:
9482 * tests/icles/stress-xoverlay.c: (myclock), (open_display),
9483 (close_display), (resize_window), (move_window), (create_window),
9484 (terminate_playback), (pause_playback), (start_playback), (main):
9485 add stress test for xoverlay from Julien
9487 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9489 * docs/libs/tmpl/gstcolorbalance.sgml:
9490 * gst-libs/gst/rtp/gstbasertpdepayload.c:
9491 * gst-libs/gst/rtp/gstbasertppayload.c:
9492 * gst-libs/gst/rtp/gstrtpbuffer.c:
9493 * gst-libs/gst/rtp/gstrtpbuffer.h:
9494 Do burger's rename for rtp payloaders and depayloaders
9496 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9499 add Visual Studio 6 build files
9501 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9503 * docs/libs/gst-plugins-base-libs-docs.sgml:
9504 * docs/libs/gst-plugins-base-libs-sections.txt:
9505 * docs/libs/tmpl/gstaudio.sgml:
9506 * docs/libs/tmpl/gstringbuffer.sgml:
9507 * gst-libs/gst/interfaces/xoverlay.c:
9508 * gst-libs/gst/video/gstvideofilter.c:
9509 * gst-libs/gst/video/gstvideosink.c:
9510 update documentation
9512 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9514 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
9515 (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
9516 (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
9517 (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
9518 (gst_multi_fd_sink_get_stats),
9519 (gst_multi_fd_sink_remove_client_link),
9520 (gst_multi_fd_sink_handle_client_read),
9521 (gst_multi_fd_sink_client_queue_data),
9522 (gst_multi_fd_sink_client_queue_caps),
9523 (gst_multi_fd_sink_client_queue_buffer),
9524 (gst_multi_fd_sink_new_client),
9525 (gst_multi_fd_sink_handle_client_write),
9526 (gst_multi_fd_sink_recover_client),
9527 (gst_multi_fd_sink_queue_buffer),
9528 (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
9529 (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
9530 (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
9531 (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
9532 * gst/tcp/gstmultifdsink.h:
9533 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
9534 (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
9535 (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
9536 (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
9537 (gst_tcp_client_sink_set_property),
9538 (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
9539 (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
9540 * gst/tcp/gsttcpclientsink.h:
9541 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
9542 (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
9543 (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
9544 (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
9545 (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
9546 (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
9547 * gst/tcp/gsttcpclientsrc.h:
9548 * gst/tcp/gsttcpplugin.c: (plugin_init):
9549 * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
9550 (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
9551 (gst_tcp_server_sink_finalize),
9552 (gst_tcp_server_sink_handle_server_read),
9553 (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
9554 (gst_tcp_server_sink_set_property),
9555 (gst_tcp_server_sink_get_property),
9556 (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
9557 * gst/tcp/gsttcpserversink.h:
9558 * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
9559 (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
9560 (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
9561 (gst_tcp_server_src_set_property),
9562 (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
9563 (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
9564 * gst/tcp/gsttcpserversrc.h:
9567 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9569 * docs/plugins/Makefile.am:
9570 * docs/plugins/gst-plugins-base-plugins.args:
9571 * docs/plugins/inspect/plugin-libvisual.xml:
9572 * gst/audioconvert/plugin.h:
9573 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
9574 (gst_audio_rate_base_init), (gst_audio_rate_class_init),
9575 (gst_audio_rate_setcaps), (gst_audio_rate_init),
9576 (gst_audio_rate_chain), (gst_audio_rate_set_property),
9577 (gst_audio_rate_get_property), (gst_audio_rate_change_state),
9579 * gst/audiotestsrc/gstaudiotestsrc.c:
9580 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
9581 (gst_audio_test_src_class_init), (gst_audio_test_src_init),
9582 (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
9583 (gst_audio_test_src_get_query_types),
9584 (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
9585 (gst_audio_test_src_create_square),
9586 (gst_audio_test_src_create_saw),
9587 (gst_audio_test_src_create_triangle),
9588 (gst_audio_test_src_create_silence),
9589 (gst_audio_test_src_create_white_noise),
9590 (gst_audio_test_src_init_pink_noise),
9591 (gst_audio_test_src_generate_pink_noise_value),
9592 (gst_audio_test_src_create_pink_noise),
9593 (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
9594 (gst_audio_test_src_create), (gst_audio_test_src_set_property),
9595 (gst_audio_test_src_get_property), (gst_audio_test_src_start),
9597 * gst/audiotestsrc/gstaudiotestsrc.h:
9598 * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
9599 (gst_sub_parse_base_init), (gst_sub_parse_class_init),
9600 (gst_sub_parse_init), (gst_sub_parse_formats),
9601 (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
9602 (convert_encoding), (get_next_line),
9603 (gst_sub_parse_data_format_autodetect),
9604 (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
9605 (gst_sub_parse_loop), (gst_sub_parse_chain),
9606 (gst_sub_parse_change_state), (gst_sub_parse_type_find),
9608 * gst/subparse/gstsubparse.h:
9609 * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
9610 (gst_video_rate_base_init), (gst_video_rate_class_init),
9611 (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
9612 (gst_video_rate_setcaps), (gst_video_rate_blank_data),
9613 (gst_video_rate_init), (gst_video_rate_event),
9614 (gst_video_rate_chain), (gst_video_rate_set_property),
9615 (gst_video_rate_get_property), (gst_video_rate_change_state),
9617 * gst/videoscale/gstvideoscale.c:
9618 (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
9619 (gst_video_scale_src_template_factory),
9620 (gst_video_scale_sink_template_factory),
9621 (gst_video_scale_get_type), (gst_video_scale_base_init),
9622 (gst_video_scale_class_init), (gst_video_scale_init),
9623 (gst_video_scale_set_property), (gst_video_scale_get_property),
9624 (gst_video_scale_transform_caps), (gst_video_scale_get_format),
9625 (gst_video_scale_prepare_size), (parse_caps),
9626 (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
9627 (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
9628 (gst_video_scale_transform), (gst_video_scale_handle_src_event),
9630 * gst/videoscale/gstvideoscale.h:
9631 * gst/videotestsrc/gstvideotestsrc.c:
9632 (gst_video_test_src_pattern_get_type),
9633 (gst_video_test_src_base_init), (gst_video_test_src_class_init),
9634 (gst_video_test_src_init), (gst_video_test_src_src_fixate),
9635 (gst_video_test_src_set_pattern),
9636 (gst_video_test_src_set_property),
9637 (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
9638 (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
9639 (gst_video_test_src_event), (gst_video_test_src_get_times),
9640 (gst_video_test_src_create), (plugin_init):
9641 * gst/videotestsrc/gstvideotestsrc.h:
9642 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
9643 (gst_video_test_src_smpte), (gst_video_test_src_snow),
9644 (gst_video_test_src_black):
9645 * gst/videotestsrc/videotestsrc.h:
9647 clean up docs a little
9649 2005-11-30 Wim Taymans <wim@fluendo.com>
9651 * gst-libs/gst/rtp/gstbasertpdepayload.h:
9652 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
9653 (gst_basertppayload_event), (gst_basertppayload_push),
9654 (gst_basertppayload_change_state):
9655 * gst-libs/gst/rtp/gstbasertppayload.h:
9658 2005-11-30 Julien MOUTTE <julien@moutte.net>
9660 * docs/libs/gst-plugins-base-libs-docs.sgml:
9661 * docs/libs/gst-plugins-base-libs-sections.txt:
9662 * gst-libs/gst/video/gstvideofilter.c:
9663 * gst-libs/gst/video/gstvideosink.c:
9664 * gst-libs/gst/video/gstvideosink.h: Adding docs.
9666 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9686 * scripts/autoplugins.sh:
9689 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9693 * examples/Makefile.am:
9694 * examples/capsfilter/Makefile.am:
9695 * examples/capsfilter/capsfilter1.c:
9696 * examples/gob/Makefile.am:
9697 * examples/gob/gst-identity2.gob:
9698 * examples/indexing/.cvsignore:
9699 * examples/indexing/Makefile.am:
9700 * examples/indexing/indexmpeg.c:
9701 * examples/seeking/.cvsignore:
9702 * examples/seeking/Makefile.am:
9703 * examples/seeking/cdparanoia.c:
9704 * examples/seeking/cdplayer.c:
9705 * examples/seeking/chained.c:
9706 * examples/seeking/scrubby.c:
9707 * examples/seeking/seek.c:
9708 * examples/stats/Makefile.am:
9709 * examples/stats/mp2ogg.c:
9710 * examples/switch/.cvsignore:
9711 * examples/switch/Makefile.am:
9712 * examples/switch/switcher.c:
9713 * tests/Makefile.am:
9714 * tests/check/generic/.cvsignore:
9715 * tests/check/pipelines/.cvsignore:
9716 * tests/examples/Makefile.am:
9717 * tests/examples/seek/Makefile.am:
9718 reorganize stuff under tests/
9720 2005-11-30 Edward Hervey <edward@fluendo.com>
9722 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
9723 Go away you stupid GstStaticPadTemplate memleak.
9725 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
9727 * gst-libs/gst/net/Makefile.am:
9728 * gst-libs/gst/net/README:
9729 * gst-libs/gst/net/gstnetbuffer.c:
9730 * gst-libs/gst/net/gstnetbuffer.h:
9731 this was moved to "netbuffer"
9733 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
9735 * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
9736 (gst_video_filter_class_init), (gst_video_filter_init):
9737 * gst-libs/gst/video/gstvideofilter.h:
9738 borgify name to bring in line with other classes
9740 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
9742 * gst/audioscale/.cvsignore:
9743 * gst/audioscale/Makefile.am:
9744 * gst/audioscale/README:
9745 * gst/audioscale/audioscale.vcproj:
9746 * gst/audioscale/dtof.c:
9747 * gst/audioscale/dtos.c:
9748 * gst/audioscale/functable.c:
9749 * gst/audioscale/gstaudioscale.c:
9750 * gst/audioscale/gstaudioscale.h:
9751 * gst/audioscale/private.h:
9752 * gst/audioscale/resample.c:
9753 * gst/audioscale/resample.h:
9754 * gst/audioscale/test.c:
9757 2005-11-30 Edward Hervey <edward@fluendo.com>
9759 * gst-libs/gst/netbuffer/Makefile.am:
9760 really, really tired
9762 2005-11-30 Edward Hervey <edward@fluendo.com>
9764 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9765 Update for new GstTypeFindFactory _register()
9767 2005-11-30 Edward Hervey <edward@fluendo.com>
9769 * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir):
9770 Let's not override libgstnet from core for no reason...
9771 (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
9772 Ok, maybe not so quick next time.
9774 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
9777 * gst-libs/gst/Makefile.am:
9778 moved gst-libs/gst/net to netbuffer through CVS surgery
9779 remove old directory
9780 updating build to accomodate
9783 2005-11-29 Andy Wingo <wingo@pobox.com>
9785 * pkgconfig/gstreamer-plugins-base.pc.in:
9786 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9787 * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
9790 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
9792 * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
9793 3rd time's the charm. Correct ref-counting for discarded buffers.
9795 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
9797 * gst/playback/gststreamselector.c:
9798 (gst_stream_selector_class_init),
9799 (gst_stream_selector_set_property),
9800 (gst_stream_selector_get_property),
9801 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9804 2005-11-29 Tim-Philipp Müller <tim at centricular dot net>
9806 * gst/subparse/gstsubparse.c: (feed_textbuf):
9807 Don't access already unref'ed buffer.
9809 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
9811 * gst/playback/gststreamselector.c:
9812 (gst_stream_selector_class_init), (gst_stream_selector_init),
9813 (gst_stream_selector_dispose), (gst_stream_selector_set_property),
9814 (gst_stream_selector_get_property),
9815 (gst_stream_selector_get_linked_pad),
9816 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9817 * gst/playback/gststreamselector.h:
9818 Add the active-pad property for playbin to use shortly. Ignore buffers
9819 from any other pad, returning GST_FLOW_NOT_LINKED
9821 2005-11-29 Julien MOUTTE <julien@moutte.net>
9823 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
9824 patch from bug #322704 (Alessandro Decina).
9826 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
9828 * gst-libs/gst/audio/Makefile.am:
9829 folded audiofilter into the audio library
9831 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
9833 * gst/videoscale/gstvideoscale.h:
9834 * gst/videoscale/gstvideoscale.c:
9835 remove unimplemented scale methods
9837 2005-11-28 Tim-Philipp Müller <tim at centricular dot net>
9839 * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
9842 2005-11-28 Julien MOUTTE <julien@moutte.net>
9844 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
9845 (gst_ximagesink_setcaps):
9846 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9847 (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
9848 happens (only visible on ximagesink but bug is in xv too) set_caps was
9849 destroying the internal x[v]image used to memcpy non locally alloced
9850 buffers so that it got renewed on next _chain. The issue is that
9851 _expose will try to put that image as it reffed it in _put.
9852 Using gst_buffer_unref instead of destroy fixes it !
9854 2005-11-28 Edward Hervey <edward@fluendo.com>
9856 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
9857 (try_to_link_1), (queue_filled_cb):
9858 Better use of the queues. Start with a small size queue and only increase
9859 the size of the queues when the other queues are empty.
9861 2005-11-28 Thomas Vander Stichele <thomas at apestaart dot org>
9863 * gst-libs/gst/video/Makefile.am:
9864 compile in copied-over videofilter into the video library
9865 * gst-libs/gst/video/videosink.h:
9866 rename the header to gstvideosink.h since it's a base GstObject class
9867 * sys/ximage/ximagesink.h:
9868 * sys/xvimage/xvimagesink.h:
9871 2005-11-28 Wim Taymans <wim@fluendo.com>
9873 * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
9874 * gst/playback/gstplaybasebin.h:
9875 Prepare to handle errors betters.
9877 * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
9878 Set sinks to PAUSED first before adding and linking them so that
9879 we don't interrupt dataflow.
9881 2005-11-28 Wim Taymans <wim@fluendo.com>
9883 * gst-libs/gst/audio/TODO:
9886 * gst-libs/gst/audio/gstaudiosink.c:
9887 (gst_audioringbuffer_open_device),
9888 (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
9889 (gst_audioringbuffer_release):
9892 * gst-libs/gst/audio/gstbaseaudiosink.c:
9893 (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
9894 (gst_base_audio_sink_change_state):
9895 Slave to the master clock when going to PLAYING and unslave when
9898 * gst-libs/gst/audio/gstringbuffer.c:
9899 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
9900 (gst_ring_buffer_acquire), (gst_ring_buffer_release),
9901 (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
9902 (gst_ring_buffer_clear_all), (wait_segment),
9903 (gst_ring_buffer_commit), (gst_ring_buffer_read),
9904 (gst_ring_buffer_advance):
9905 * gst-libs/gst/audio/gstringbuffer.h:
9906 Add some docs and cleanups.
9908 2005-11-28 Julien MOUTTE <julien@moutte.net>
9910 * sys/xvimage/xvimagesink.c:
9911 (gst_xvimagesink_navigation_send_event): Fix navigation events
9912 coordinates translation with pixel aspect ratios.
9914 2005-11-28 Julien MOUTTE <julien@moutte.net>
9916 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
9917 Use calculated video geometry from _setcaps instead of buffer
9918 caps to respect pixel aspect ratio. (fixes #322388)
9920 2005-11-28 Julien MOUTTE <julien@moutte.net>
9922 * docs/libs/tmpl/gstcolorbalance.sgml:
9923 * docs/libs/tmpl/gstmixer.sgml:
9924 * docs/libs/tmpl/gstxoverlay.sgml:
9925 * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
9928 2005-11-28 Julien MOUTTE <julien@moutte.net>
9930 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
9931 Refuse to create an XvImage if we can't find the format.
9933 2005-11-28 Edward Hervey <edward@fluendo.com>
9935 * gst-libs/gst/riff/riff-media.c:
9936 (gst_riff_create_audio_template_caps):
9937 Add ATRAC3 to the list of riff-possible audio caps.
9938 I know we still don't have a plugin for atrac3, but it's saner to output
9939 that than a cryptic mimetype.
9941 2005-11-27 Edward Hervey <edward@fluendo.com>
9943 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
9944 Don't try to create a zero-sized subbuffer.
9946 2005-11-27 Julien MOUTTE <julien@moutte.net>
9948 * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
9949 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
9950 (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
9951 (gst_ximagesink_expose): Fixed a tricky race.
9952 * sys/ximage/ximagesink.h:
9953 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9954 (gst_xvimagesink_expose): Fixed a tricky race.
9955 * sys/xvimage/xvimagesink.h:
9957 2005-11-27 Edward Hervey <edward@fluendo.com>
9959 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9960 (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
9961 Remove unused properties, and add queues between demuxers and decoders
9962 so that a lot more files can preroll properly.
9964 2005-11-27 Thomas Vander Stichele <thomas at apestaart dot org>
9966 * gst-libs/gst/net/Makefile.am:
9967 * gst-libs/gst/rtp/Makefile.am:
9968 * gst-libs/gst/tag/Makefile.am:
9969 remove silly include
9970 * gst/tags/Makefile.am:
9971 * gst/tags/gsttagediting.c:
9972 * gst/tags/gsttageditingprivate.h:
9973 * gst/tags/tagedit.vcproj:
9974 remove directory, is as good as empty
9976 2005-11-27 Thomas Vander Stichele <thomas at apestaart dot org>
9979 added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
9980 * gst-libs/Makefile.am:
9981 * gst-libs/gst/audio/Makefile.am:
9982 * gst-libs/gst/interfaces/Makefile.am:
9983 * gst-libs/gst/net/Makefile.am:
9984 * gst-libs/gst/riff/Makefile.am:
9985 * gst-libs/gst/rtp/Makefile.am:
9986 * gst-libs/gst/tag/Makefile.am:
9987 * gst-libs/gst/video/Makefile.am:
9990 2005-11-27 Julien MOUTTE <julien@moutte.net>
9992 * docs/libs/tmpl/gstcolorbalance.sgml:
9993 * docs/libs/tmpl/gstmixer.sgml:
9994 * docs/libs/tmpl/gstxoverlay.sgml:
9995 * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
9996 * sys/ximage/ximagesink.h:
9997 * sys/xvimage/xvimagesink.h: More and more documentation.
9999 2005-11-26 Julien MOUTTE <julien@moutte.net>
10001 * docs/libs/gst-plugins-base-libs-docs.sgml:
10002 * docs/libs/gst-plugins-base-libs-sections.txt:
10003 * docs/libs/tmpl/gstcolorbalance.sgml:
10004 * docs/libs/tmpl/gstmixer.sgml:
10005 * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
10008 2005-11-26 Julien MOUTTE <julien@moutte.net>
10010 * docs/plugins/Makefile.am:
10011 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10012 * docs/plugins/gst-plugins-base-plugins-sections.txt:
10013 * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
10015 2005-11-26 Julien MOUTTE <julien@moutte.net>
10017 * docs/plugins/Makefile.am:
10018 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10019 * docs/plugins/gst-plugins-base-plugins-sections.txt:
10020 * docs/plugins/inspect/plugin-adder.xml:
10021 * docs/plugins/inspect/plugin-alsa.xml:
10022 * docs/plugins/inspect/plugin-audioconvert.xml:
10023 * docs/plugins/inspect/plugin-audiorate.xml:
10024 * docs/plugins/inspect/plugin-audioresample.xml:
10025 * docs/plugins/inspect/plugin-audiotestsrc.xml:
10026 * docs/plugins/inspect/plugin-decodebin.xml:
10027 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
10028 * docs/plugins/inspect/plugin-gnomevfs.xml:
10029 * docs/plugins/inspect/plugin-ogg.xml:
10030 * docs/plugins/inspect/plugin-playbin.xml:
10031 * docs/plugins/inspect/plugin-subparse.xml:
10032 * docs/plugins/inspect/plugin-tcp.xml:
10033 * docs/plugins/inspect/plugin-theora.xml:
10034 * docs/plugins/inspect/plugin-typefindfunctions.xml:
10035 * docs/plugins/inspect/plugin-video4linux.xml:
10036 * docs/plugins/inspect/plugin-videorate.xml:
10037 * docs/plugins/inspect/plugin-videoscale.xml:
10038 * docs/plugins/inspect/plugin-videotestsrc.xml:
10039 * docs/plugins/inspect/plugin-volume.xml:
10040 * docs/plugins/inspect/plugin-vorbis.xml:
10041 * docs/plugins/inspect/plugin-ximagesink.xml:
10042 * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
10043 * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
10045 2005-11-26 Edward Hervey <edward@fluendo.com>
10047 * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
10048 Properly return GstFlowReturn from gst_pad_push in chain functions.
10050 2005-11-25 Michael Smith <msmith@fluendo.com>
10052 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
10053 (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
10054 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10055 (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
10056 Handle various conditions better when we don't understand a stream.
10057 Removes a heap of CRITICALs on ogg streams containing unknown data.
10059 2005-11-24 Andy Wingo <wingo@pobox.com>
10061 * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
10064 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10066 * configure.ac: back to HEAD
10068 === release 0.9.6 ===
10070 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10073 releasing 0.9.6, "White Eight"
10075 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10077 * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
10078 * docs/plugins/inspect/plugin-sine.xml:
10079 remove sinesrc some more
10081 2005-11-23 Wim Taymans <wim@fluendo.com>
10083 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
10084 If we are reading too slowly, jump forward in the ringbuffer
10085 instead of blocking.
10087 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
10089 * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
10090 (gst_visual_chain):
10091 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
10092 * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
10093 (gst_videorate_chain):
10094 * gst/videotestsrc/gstvideotestsrc.c:
10095 (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
10096 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
10097 (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
10098 (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
10099 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10100 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10101 Updates for API changes
10103 2005-11-23 Wim Taymans <wim@fluendo.com>
10105 * gst-libs/gst/audio/gstbaseaudiosink.c:
10106 (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
10107 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10108 Fix for calibration API change.
10110 2005-11-23 Michael Smith <msmith@fluendo.com>
10112 * gst-libs/gst/audio/multichannel.c:
10113 (gst_audio_get_channel_positions),
10114 (gst_audio_set_channel_positions),
10115 (gst_audio_set_structure_channel_positions_list),
10116 (gst_audio_fixate_channel_positions):
10117 Use gst_value_array_*() functions on value arrays, not
10118 gst_value_list_*().
10120 2005-11-23 Edward Hervey <edward@fluendo.com>
10123 eheh, sinesrc is gone. Replacing sample srcfile by existing one.
10126 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10128 * check/Makefile.am:
10129 * check/elements/videotestsrc.c: (setup_videotestsrc),
10130 (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
10132 add a test for videotestsrc
10134 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10136 * gst/sine/.cvsignore:
10137 * gst/sine/Makefile.am:
10138 * gst/sine/gstsinesrc.c:
10139 * gst/sine/gstsinesrc.h:
10140 * gst/sine/sinesrc.vcproj:
10141 and remove sinesrc from the repository. Closes #321446
10143 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10146 * gst-plugins-base.spec.in:
10147 remove sinesrc from the build
10149 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10151 * check/Makefile.am:
10152 * check/elements/audiotestsrc.c: (setup_audiotestsrc),
10153 (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
10155 add a test for audiotestsrc, testing all waves. Even seems
10156 leak-free at first glance, nice job Stefan
10158 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
10174 Translation string updates
10176 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
10177 (gst_v4lsrc_set_caps):
10178 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10179 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10180 * sys/v4l/v4lsrc_calls.h:
10181 Improve v4lsrc, by making it work again.
10183 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
10185 * ext/libvisual/visual.c: (gst_visual_chain):
10186 Fix the fps calculations.
10188 * gst/ffmpegcolorspace/avcodec.h:
10189 Move structure element for clarity
10191 * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
10192 * gst-libs/gst/interfaces/tunernorm.h:
10193 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
10194 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10195 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10196 (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
10197 (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
10198 (gst_v4lmjpegsrc_getcaps):
10199 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
10200 (gst_v4lsrc_set_caps):
10201 * sys/v4l/gstv4lsrc.h:
10202 * sys/v4l/v4l_calls.c: (gst_v4l_open):
10203 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10204 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10205 * sys/v4l/v4lsrc_calls.h:
10206 Fractional framerates...
10208 2005-11-22 Wim Taymans <wim@fluendo.com>
10210 * gst-libs/gst/audio/gstbaseaudiosink.c:
10211 (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
10212 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10213 And we provide a clock by default, of course...
10215 2005-11-22 Wim Taymans <wim@fluendo.com>
10217 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
10218 This clock can be slaved to a master clock now.
10220 * gst-libs/gst/audio/gstbaseaudiosink.c:
10221 (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
10222 (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
10223 (gst_base_audio_sink_set_clock),
10224 (gst_base_audio_sink_set_property),
10225 (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
10226 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10227 * gst-libs/gst/audio/gstbaseaudiosink.h:
10228 Handle slaving the internal clock to the clock selected in the
10230 Add property to make the basesink not provide a clock.
10232 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10233 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
10234 (gst_base_rtp_depayload_wait):
10235 * gst-libs/gst/rtp/gstbasertpdepayload.h:
10236 We can use the clock in GstElement, no need to store it ourselves.
10238 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
10240 * docs/libs/tmpl/gstaudio.sgml:
10242 * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
10243 (gst_paranoia_endian_get_type):
10244 * ext/theora/theoraenc.c: (gst_border_mode_get_type):
10245 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
10246 * gst/audiotestsrc/gstaudiotestsrc.c:
10247 (gst_audiostestsrc_wave_get_type):
10248 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
10249 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
10250 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
10251 (gst_sync_method_get_type), (gst_unit_type_get_type),
10252 (gst_client_status_get_type), (gst_multifdsink_class_init),
10253 (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
10254 (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
10255 (gst_multifdsink_get_property):
10256 * gst/tcp/gstmultifdsink.h:
10257 * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
10258 * gst/videotestsrc/gstvideotestsrc.c:
10259 (gst_videotestsrc_pattern_get_type):
10260 remove deprecated properties
10261 fix up enums to correctly have short lowercase dashed nicks
10263 2005-11-22 Michael Smith <msmith@fluendo.com>
10265 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
10266 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
10269 2005-11-22 Michael Smith <msmith@fluendo.com>
10271 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
10272 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
10273 Use utility method for scaling clocktime for fractional framerates.
10275 2005-11-22 Jan Schmidt <thaytan@mad.scientist.com>
10277 * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
10278 (gst_visual_chain):
10279 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
10280 * ext/theora/theoradec.c: (theora_handle_type_packet):
10281 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
10282 (theora_enc_chain):
10283 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10284 * gst-libs/gst/video/video.c: (gst_video_frame_rate):
10285 * gst-libs/gst/video/video.h:
10286 * gst/ffmpegcolorspace/avcodec.h:
10287 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10288 (gst_ffmpeg_caps_to_pixfmt):
10289 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10290 (gst_ffmpegcsp_set_caps):
10291 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
10292 (gst_videorate_setcaps), (gst_videorate_blank_data),
10293 (gst_videorate_chain):
10294 * gst/videotestsrc/gstvideotestsrc.c:
10295 (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
10296 (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
10297 (gst_videotestsrc_event), (gst_videotestsrc_create):
10298 * gst/videotestsrc/gstvideotestsrc.h:
10299 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
10300 (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10301 (gst_ximagesink_get_times), (gst_ximagesink_init):
10302 * sys/ximage/ximagesink.h:
10303 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10304 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
10305 (gst_xvimagesink_get_times), (gst_xvimagesink_init):
10306 * sys/xvimage/xvimagesink.h:
10307 Convert elements to use fractions for their framerate.
10308 V4L elements to come later tonight.
10310 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
10312 * gst-libs/gst/audio/audio.c:
10313 * gst-libs/gst/audio/audio.h:
10314 remove some deprecated functions
10316 2005-11-22 Andy Wingo <wingo@pobox.com>
10318 * Update for gst_tag_setter API changes.
10320 2005-11-22 Andy Wingo <wingo@pobox.com>
10322 * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
10323 (gst_ogg_demux_perform_seek):
10324 * ext/theora/theoradec.c (theora_dec_sink_event):
10325 * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
10328 2005-11-22 Wim Taymans <wim@fluendo.com>
10330 * examples/seeking/seek.c: (main):
10331 Give higher priority to bus signals than the gtk events
10332 to fix a race condition in the segment looping.
10334 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
10336 * ext/theora/Makefile.am:
10337 * ext/vorbis/Makefile.am:
10338 * gst-libs/gst/tag/Makefile.am:
10339 * gst-plugins-base.spec.in:
10340 Rename libgsttagedit to libgsttag (#322117).
10342 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
10344 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
10345 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10346 Call gst_x_overlay_prepare_xwindow_id() to give applications
10347 a final chance to set their own xwindow id before the video
10348 sink creates its own window.
10350 2005-11-22 Julien MOUTTE <julien@moutte.net>
10352 * sys/xvimage/xvimagesink.c:
10353 (gst_xvimagesink_navigation_send_event): Handle navigation
10354 events correcly with borders if applicable.
10356 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
10358 Patch by: Luca Ognibene
10360 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10361 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
10362 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10363 (gst_ffmpegcsp_caps_remove_format_info):
10364 * gst/ffmpegcolorspace/imgconvert.c:
10365 * gst/ffmpegcolorspace/imgconvert_template.h:
10366 Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
10367 #318353); use gst_structure_has_name().
10369 2005-11-22 Julien MOUTTE <julien@moutte.net>
10371 * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
10372 (gst_ximagesink_class_init): Add debug macros on functions.
10373 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
10374 (gst_xvimagesink_xwindow_draw_borders),
10375 (gst_xvimagesink_xvimage_put),
10376 (gst_xvimagesink_xwindow_update_geometry),
10377 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
10378 (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
10379 (gst_xvimagesink_xcontext_clear),
10380 (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
10381 (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
10382 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
10383 (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
10384 (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
10385 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10386 * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
10387 expose while being PAUSED, out of data flow navigation events, etc..
10389 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
10391 * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10392 * gst-libs/gst/audio/audio.h:
10393 fix prototype - wondering why the test worked regardless
10395 2005-11-21 Thomas Vander Stichele <thomas at apestaart dot org>
10397 * check/Makefile.am:
10398 * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10399 * gst-libs/gst/audio/audio.h:
10400 add a method that returns a proper GstClockTime
10402 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10404 * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
10405 (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
10406 * gst-libs/gst/interfaces/xoverlay.h:
10407 Remove everything having to do with the desired size; add
10408 gst_x_overlay_prepare_xwindow_id() function; remove the
10409 'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
10410 post a message on the bus instead (#321816).
10412 * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
10413 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
10414 (gst_xvimagesink_xoverlay_init):
10415 Remove desired size stuff (#321816).
10417 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10419 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
10420 (mpeg2_sys_type_find), (mpeg1_sys_type_find),
10421 (mpeg_video_type_find), (mpeg_video_stream_type_find):
10422 Terminate vararg functions with NULL instead of 0 to
10425 2005-11-21 Andy Wingo <wingo@pobox.com>
10427 patch by: Sebastien Cote <sebas642@yahoo.ca>
10429 * gst-libs/gst/rtp/gstrtpbuffer.h:
10430 * gst-libs/gst/rtp/gstrtpbuffer.c
10431 (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
10433 2005-11-21 Andy Wingo <wingo@pobox.com>
10435 * gst/playback/gstplaybin.c (gen_audio_element)
10436 (gen_video_element): Use the new MISSING_PLUGIN core error
10437 category. Closes #320060.
10439 * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event):
10440 * gst/videorate/gstvideorate.c (gst_videorate_event):
10441 * ext/theora/theoradec.c (theora_dec_sink_event):
10442 * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
10445 * gst/subparse/gstsubparse.c (gst_subparse_src_event):
10446 * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
10447 stream lock changes.
10449 2005-11-21 Wim Taymans <wim@fluendo.com>
10451 * gst-libs/gst/audio/gstbaseaudiosink.c:
10452 (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
10453 (gst_base_audio_sink_provide_clock),
10454 (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
10455 (gst_base_audio_sink_change_state):
10456 * gst/audioresample/gstaudioresample.c:
10457 Segment update fix.
10459 2005-11-21 Andy Wingo <wingo@pobox.com>
10462 * *.c: Ran scripts/update-macros. Oh yes.
10464 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10466 * sys/ximage/Makefile.am:
10467 * sys/ximage/ximage.c:
10468 Rename ximage plugin to ximagesink (#321426) (Don't forget to
10469 remove your old libgstximage.* manually if necessary).
10471 2005-11-21 Michael Smith <msmith@fluendo.com>
10473 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
10474 Minimal fix for bug #320200: set the min/max bitrate in the correct
10475 units. A better fix would be to upgrade to the RATEMANAGE2
10476 interface, rather than using the deprecated interface used here, but
10477 that would require an update in our libvorbis dependency (to 1.1),
10478 which is probably undesirable.
10480 2005-11-21 Jan Schmidt <thaytan@mad.scientist.com>
10482 * ext/libvisual/visual.c: (get_buffer):
10483 * gst-libs/gst/audio/gstbaseaudiosrc.c:
10484 (gst_base_audio_src_fixate):
10485 * gst/audioconvert/gstaudioconvert.c:
10486 (gst_audio_convert_fixate_caps):
10487 * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
10488 * gst/audiotestsrc/gstaudiotestsrc.c:
10489 (gst_audiotestsrc_src_fixate):
10490 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
10491 * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
10492 * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
10493 * gst/videotestsrc/gstvideotestsrc.c:
10494 (gst_videotestsrc_src_fixate):
10495 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
10496 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
10497 Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
10501 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10503 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
10504 (gst_riff_create_iavs_caps):
10505 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
10506 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
10507 (gst_riff_parse_info):
10508 * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
10509 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
10510 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10511 Fixes for GST_FOURCC_FORMAT API change.
10513 2005-11-21 Andy Wingo <wingo@pobox.com>
10515 patch by: Alessandro Dessina <alessandro nnva org>
10517 * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
10518 * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
10519 (gst_ogg_parse_chain):
10520 * ext/theora/theoraenc.c (theora_set_header_on_caps):
10521 * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
10522 * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
10523 gst_value_list calls on arrays. Fixes #321962.
10525 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10527 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
10528 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
10529 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
10530 * gst/adder/gstadder.c: (gst_adder_init),
10531 (gst_adder_request_new_pad), (gst_adder_collected),
10532 (gst_adder_change_state):
10533 Update for gst_collectpads_foo() to gst_collect_pads_foo()
10536 2005-11-21 Michael Smith <msmith@fluendo.com>
10538 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
10539 (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
10540 Properly handle pad_push return values.
10542 2005-11-20 Jan Schmidt <thaytan@mad.scientist.com>
10544 * gst-libs/gst/tag/Makefile.am:
10545 * gst-libs/gst/tag/gstvorbistag.c:
10546 (gst_tag_list_to_vorbiscomment_buffer):
10547 Remove obsolete vorbistag element and debug category.
10549 * gst/playback/gstplaybasebin.c: (check_queue):
10550 Don't divide by 0 when queue-threshold is 0.
10552 * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
10553 Don't modify an existing pixel-aspect-ratio if we fail to read
10556 2005-11-20 Wim Taymans <wim@fluendo.com>
10558 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
10559 (gst_vorbisenc_push_packet):
10560 GST_PAD_IS_USABLE is gone, use the return value of
10561 the push or pad_alloc_buffer instead.
10563 2005-11-18 Julien MOUTTE <julien@moutte.net>
10565 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
10566 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
10567 (gst_ximagesink_ximage_destroy),
10568 (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
10569 (gst_ximagesink_xwindow_new),
10570 (gst_ximagesink_xwindow_update_geometry),
10571 (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
10572 (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
10573 (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
10574 (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10575 (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
10576 (gst_ximagesink_navigation_send_event),
10577 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
10578 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
10579 (gst_ximagesink_finalize), (gst_ximagesink_init),
10580 (gst_ximagesink_class_init):
10581 * sys/ximage/ximagesink.h: Refactoring of ximagesink.
10582 This new version brings correct software scaling, non flickering
10583 window while resizing, pixel aspect ratio handling, usage of
10584 hardware buffer pools, out of data flow event thread for
10585 navigation and handling of expose events even when being PAUSED,
10586 a new property to keep video aspect ratio when resizing, etc...
10588 2005-11-18 Julien MOUTTE <julien@moutte.net>
10590 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
10591 (gst_videoscale_fixate_caps): Introduce back caps fixate with
10594 2005-11-18 Edward Hervey <bilboed@dvdsrc.fluendo.com>
10596 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
10597 Unsetting IS_SINK flag from the fakesink, so decodebin
10598 never behaves as a sink.
10600 2005-11-17 Wim Taymans <wim@fluendo.com>
10602 * gst-libs/gst/audio/gstbaseaudiosrc.c:
10603 (gst_base_audio_src_change_state):
10604 Fix the audiosrc base class again, we did not unflush.
10606 2005-11-17 Julien MOUTTE <julien@moutte.net>
10608 * examples/seeking/seek.c: (make_dv_pipeline),
10609 (make_vorbis_theora_pipeline), (make_avi_pipeline),
10610 (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
10611 to ogg/vorbis/theora pipeline.
10613 2005-11-17 Wim Taymans <wim@fluendo.com>
10615 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
10616 (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
10617 (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
10618 Fix EOS on multiple streams.
10621 2005-11-16 Wim Taymans <wim@fluendo.com>
10623 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
10624 (gst_ogg_demux_perform_seek):
10625 Segment done must include stream time.
10627 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
10628 (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
10629 (gst_ogg_mux_change_state):
10630 Fix ogg muxer again.
10632 2005-11-16 Wim Taymans <wim@fluendo.com>
10634 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
10637 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
10639 * ext/libvisual/visual.c: (gst_visual_init):
10640 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
10641 * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
10642 (gst_ogg_parse_chain):
10643 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
10644 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
10645 * ext/theora/theoradec.c: (gst_theora_dec_init):
10646 * ext/theora/theoraenc.c: (gst_theora_enc_init):
10647 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
10648 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
10649 * gst/adder/gstadder.c: (gst_adder_class_init),
10650 (gst_adder_dispose):
10651 * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
10652 * gst/subparse/gstsubparse.c: (gst_subparse_init):
10653 * gst/videorate/gstvideorate.c: (gst_videorate_init):
10654 Fix a whole set of pad template leaks
10656 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
10658 * check/generic/states.c: (GST_START_TEST):
10659 fix the test so that it only checks for elements that are part of
10662 2005-11-16 Michael Smith <msmith@fluendo.com>
10664 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
10665 (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
10666 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10667 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10668 (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
10669 (gst_ogg_mux_change_state):
10670 Fix leaking collectpads.
10672 2005-11-16 Edward Hervey <edward@fluendo.com>
10674 * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
10675 (gst_videorate_event), (gst_videorate_chain):
10676 Handle segment seeks
10678 2005-11-16 Wim Taymans <wim@fluendo.com>
10680 * gst-libs/gst/audio/gstbaseaudiosink.c:
10681 (gst_base_audio_sink_provide_clock),
10682 (gst_base_audio_sink_change_state):
10683 Set ringbuffer to non-flushing when going to PAUSED, set to
10684 flushing again when going to READY.
10686 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
10687 (gst_ring_buffer_stop):
10688 Start in flushing mode by default.
10689 Don't set flushing in the _stop method, let the app call
10692 2005-11-16 Julien MOUTTE <julien@moutte.net>
10694 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
10695 * gst-libs/gst/video/videosink.h: Add helper function needed
10698 2005-11-16 Tim-Philipp Müller <tim at centricular dot net>
10700 * gst/videoscale/gstvideoscale.c:
10701 (gst_videoscale_handle_src_event):
10702 Don't leak reference to pad parent.
10704 2005-11-16 Wim Taymans <wim@fluendo.com>
10706 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
10707 Set ringbuffer to flushing when stopping so that we don't
10708 block on wait_segment anymore and livelock.
10710 2005-11-16 Wim Taymans <wim@fluendo.com>
10712 * examples/seeking/seek.c: (send_event), (do_seek),
10713 (loop_toggle_cb), (segment_done), (main):
10714 Added looping checkbox.
10716 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
10718 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10719 (gst_ogg_demux_init):
10720 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
10721 (gst_vorbis_dec_init):
10722 revert unrefs, they don't pass make check
10724 2005-11-15 Johan Dahlin <johan@gnome.org>
10726 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10727 (gst_ogg_demux_init), (gst_ogg_demux_finalize):
10728 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
10729 (gst_vorbis_dec_init):
10730 Fix pad template leaks.
10732 2005-11-15 Tim-Philipp Müller <tim at centricular dot net>
10734 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
10735 Make state change function thread safe.
10737 2005-11-15 Edward Hervey <edward@fluendo.com>
10739 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
10740 (gst_ogg_demux_class_init):
10741 Implement GstElement::send_event, so we can send seek events
10744 2005-11-14 Julien MOUTTE <julien@moutte.net>
10746 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
10747 Discovered how to take away flickering while resizing the
10748 window. Please don't put that in ximagesink, refactoring in
10751 2005-11-14 Michael Smith <msmith@fluendo.com>
10753 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
10754 (gst_multifdsink_render):
10755 Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
10757 2005-11-14 Tim-Philipp Müller <tim at centricular dot net>
10759 * gst/playback/gstplaybin.c: (gen_audio_element):
10760 Use autoaudiosink, it tends to be more widely available than
10763 2005-11-14 Andy Wingo <wingo@pobox.com>
10765 * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
10766 as well if it is available. Fixes #316442.
10768 2005-11-14 Michael Smith <msmith@fluendo.com>
10770 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
10771 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
10772 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10773 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10774 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
10775 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
10776 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
10777 (gst_vorbisenc_change_state):
10778 Fix a small memory leak in vorbisenc.
10779 Fix large memory leaks in oggmux, also fix lots of state change
10782 2005-11-14 Thomas Vander Stichele <thomas at apestaart dot org>
10784 * gst/videotestsrc/gstvideotestsrc.c:
10785 (gst_videotestsrc_class_init), (gst_videotestsrc_init),
10786 (gst_videotestsrc_src_fixate):
10787 move fixation to a fixate function
10788 remove negotiate function, basesrc's is good enough
10789 fixes a bug for check when using the element alone
10791 2005-11-13 Edward Hervey <edward@fluendo.com>
10793 * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
10794 (key_toggle_cb), (main):
10795 Added checkboxes for adding/removing the accurate and key_unit seek
10798 2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
10800 * configure.ac: back to HEAD
10802 === release 0.9.5 ===
10804 2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
10807 releasing 0.9.5, "No No Kia"
10809 2005-11-11 Edward Hervey <edward@fluendo.com>
10811 * examples/seeking/seek.c: (make_parselaunch_pipeline):
10812 Added parse-launch syntax seeking mode for the seeking example.
10813 This should help stress-test even more cases.
10814 Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
10816 2005-11-11 Tim-Philipp Müller <tim at centricular dot net>
10818 * sys/xvimage/xvimagesink.c:
10819 (gst_xvimagesink_navigation_send_event):
10820 Check whether peer pad exists before sending navigation events
10823 2005-11-11 Michael Smith <msmith@fluendo.com>
10825 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
10826 (gst_vorbisenc_buffer_from_packet):
10827 * ext/vorbis/vorbisenc.h:
10828 Set duration on encoded buffers. This allows oggmux's
10829 max_page_delay parameter to actually work.
10831 2005-11-11 Tim-Philipp Müller <tim at centricular dot net>
10833 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10834 (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
10835 (gst_ffmpegcsp_avpicture_fill):
10836 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10837 (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
10838 Make palettes work again (see #132341). Use our own macros
10841 2005-11-10 Andy Wingo <wingo@pobox.com>
10843 * gst/playback/gstplaybasebin.c (prepare_output): Fix format
10846 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
10848 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10849 (gst_ffmpegcsp_transform_caps):
10850 Prefer passthrough in transform_caps
10852 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
10854 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
10855 check for ALSA errors properly, instead of relying on ALSA's
10856 error strings to serve to the user.
10858 2005-11-10 Wim Taymans <wim@fluendo.com>
10860 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
10861 (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
10862 (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
10863 Modernise the seek code.
10865 2005-11-10 Michael Smith <msmith@fluendo.com>
10867 * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
10868 (setup_substreams), (set_active_source):
10869 Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
10870 trying to go to NULL if we failed to read a file.
10872 2005-11-10 Wim Taymans <wim@fluendo.com>
10874 * gst/audiotestsrc/gstaudiotestsrc.c:
10875 (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
10876 (gst_audiotestsrc_create):
10877 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10878 (gst_sinesrc_get_times), (gst_sinesrc_create):
10879 * gst/videotestsrc/gstvideotestsrc.c:
10880 (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
10881 (gst_videotestsrc_create):
10882 The base class can now sync for us.
10884 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
10886 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
10887 a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
10888 name=source autoprobe=false autoprobe-fps=false copy-mode=1
10889 device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
10890 format=(fourcc)I420" ! xvimagesink
10892 2005-11-10 Tim-Philipp Müller <tim at centricular dot net>
10894 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10895 (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
10896 (gst_sinesrc_newsegment):
10897 Send newsegment event in TIME format, set duration if
10898 num-buffers is set, fix duration querying.
10900 2005-11-10 Michael Smith <msmith@fluendo.com>
10902 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
10903 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10904 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10905 (gst_ogg_mux_collected):
10906 Fix EOS handling, partially. Now forwarding an EOS event once we have
10907 EOS on all pads works correctly. However, we still don't properly set
10908 EOS on the actual ogg stream pages.
10910 2005-11-09 Tim-Philipp Müller <tim at centricular dot net>
10912 * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
10913 Set elements to NULL state before disposing of them.
10915 2005-11-08 Sebastien Cote <sebas642 at yahoo dot ca>
10917 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
10919 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10920 (gst_base_rtp_depayload_init),
10921 (gst_base_rtp_depayload_set_gst_timestamp):
10922 * gst-libs/gst/rtp/gstbasertpdepayload.h:
10923 We need to send a newsegment event for each instance, not
10924 just for the first instance of this class (get rid of
10925 static variable in function). (#321011).
10927 2005-11-08 Michael Smith <msmith@fluendo.com>
10929 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
10930 (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
10931 (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
10932 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
10933 Forward port rewrite of muxing strategy to 0.9 version of oggmux.
10934 This makes us mux things correctly according to the ogg muxing
10935 rules. Still not handling EOS correctly right now, though.
10937 2005-11-08 Tim-Philipp Müller <tim at centricular dot net>
10939 * gst/audioconvert/gstaudioconvert.c:
10942 2005-11-08 Tim-Philipp Müller <tim at centricular dot net>
10944 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
10945 (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
10946 Initialise segment_stop to GST_CLOCK_TIME_NONE when
10947 creating a new chain; should fix live streaming. Also
10948 add more debug output and fix a typo.
10950 2005-11-08 Brian Cameron <brian dot cameron at sun dot com>
10952 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
10954 * gst/volume/gstvolume.c: (volume_set_caps):
10955 Fix compilation on Solaris with Forte. (#320923)
10957 2005-11-08 Wim Taymans <wim@fluendo.com>
10959 * gst-libs/gst/audio/gstbaseaudiosink.c:
10960 (gst_base_audio_sink_render):
10961 No need to do a typecheck.
10963 2005-11-07 Tim-Philipp Müller <tim at centricular dot net>
10965 * ext/alsa/gstalsa.h:
10966 We register a debug category, so let's use it.
10968 2005-11-04 Zeeshan Ali <zeenix@gmail.com>
10970 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10971 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
10972 Fixed a small problem.
10974 2005-11-04 Wim Taymans <wim@fluendo.com>
10976 * examples/seeking/Makefile.am:
10977 * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
10978 (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
10979 (make_playerbin_pipeline), (format_value), (update_scale),
10980 (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
10981 (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
10982 (print_usage), (main):
10983 Added app for playback speed testing.
10985 * examples/seeking/seek.c: (dynamic_link),
10986 (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
10987 (make_mpeg_pipeline), (do_seek), (set_update_scale),
10988 (message_received), (main):
10989 Updated seek example.
10991 2005-11-04 Zeeshan Ali <zeenix@gmail.com>
10993 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10994 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
10995 (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
10996 (gst_base_rtp_depayload_set_clock):
10997 * gst-libs/gst/rtp/gstbasertpdepayload.h:
10998 Don't sleep on the bench (system clock) when you have a nice
10999 comfortable bed (Gstreamer clock) to sleep on.
11001 2005-11-03 Wim Taymans <wim@fluendo.com>
11003 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11004 (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
11005 (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
11006 Handle the case where a pad_block failed.
11008 2005-11-02 Sebastien Cote <sebas642@yahoo.ca>
11010 reviewed by: Zeeshan Ali <zeenix@gmail.com>
11012 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11013 (gst_base_rtp_depayload_add_to_queue),
11014 (gst_base_rtp_depayload_push),
11015 (gst_base_rtp_depayload_set_gst_timestamp),
11016 (gst_base_rtp_depayload_queue_release):
11017 Fixes some bugs in the depayloader's queuing/de-queueing code.
11019 2005-10-31 Michael Smith <msmith@fluendo.com>
11021 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
11022 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
11023 (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
11024 Patch from Alessandro Decina <alessandro@nnva.org>.
11025 Make oggdemux only find the final time in a chain, not per-pad,
11026 since the per-pad information can be very expensive to locate, and
11027 it isn't used anywhere. This makes reading a file containing
11028 OggSkeleton reasonably fast.
11029 Also, make chain finding work when there are logical bitstreams that
11030 can't be decoded. Fixes #319110.
11032 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
11034 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11035 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
11036 (gst_base_rtp_depayload_chain),
11037 (gst_base_rtp_depayload_add_to_queue),
11038 (gst_base_rtp_depayload_push),
11039 (gst_base_rtp_depayload_set_gst_timestamp),
11040 (gst_base_rtp_depayload_queue_release),
11041 (gst_base_rtp_depayload_start_thread),
11042 (gst_base_rtp_depayload_set_property),
11043 (gst_base_rtp_depayload_get_property):
11044 * gst-libs/gst/rtp/gstbasertpdepayload.h:
11045 Some random fixes, to fullfill the desires of thomas.
11047 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
11049 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11050 (gst_base_rtp_depayload_add_to_queue),
11051 (gst_base_rtp_depayload_push):
11052 Fixed the queueing algorithm.
11054 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
11056 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11057 (gst_base_rtp_depayload_push):
11060 2005-10-31 Wim Taymans <wim@fluendo.com>
11062 * gst-libs/gst/audio/gstringbuffer.h:
11065 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11066 (gst_ffmpeg_caps_to_pixfmt):
11067 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11068 (gst_ffmpegcsp_set_caps):
11069 Some more comments.
11070 Handle missing required caps fields better.
11072 2005-10-31 Wim Taymans <wim@fluendo.com>
11074 * gst-libs/gst/audio/gstbaseaudiosink.c:
11075 (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
11076 (gst_base_audio_sink_render):
11077 * gst-libs/gst/audio/gstringbuffer.c:
11078 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11079 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
11080 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
11081 (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
11082 (gst_ring_buffer_read):
11083 * gst-libs/gst/audio/gstringbuffer.h:
11084 Add flushing mode to the ringbuffer so that it in all cases does
11085 not try to handle more audio. This makes sure it does not try to
11086 block anymore when flushing and fixes a livelock.
11088 2005-10-29 Tim-Philipp Müller <tim at centricular dot net>
11090 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
11091 (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
11092 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
11093 Explicitly check for -1 values before doing a conversion
11094 and always map them to -1. (#315545)
11096 2005-10-28 Thomas Vander Stichele <thomas at apestaart dot org>
11098 * gst/playback/gstplaybin.c: (gen_video_element):
11099 first try autovideosink, then xvimagesink, then error out
11101 add translatable file
11116 update translations
11118 2005-10-27 Philippe Khalaf <burger at speedy dot org>
11120 * gst-libs/gst/rtp/gstbasedepayload.c:
11121 * gst-libs/gst/rtp/gstbasedepayload.h:
11124 2005-10-27 Tim-Philipp Müller <tim at centricular dot net>
11126 * gst/playback/.cvsignore:
11127 * gst/playback/decodetest.c:
11128 * gst/playback/test3.c:
11129 Port these two tests as well.
11131 2005-10-27 Wim Taymans <wim@fluendo.com>
11133 * ext/theora/theoradec.c: (theora_dec_src_query),
11134 (theora_dec_sink_event):
11135 * ext/theora/theoraenc.c: (theora_enc_sink_event),
11136 (theora_enc_change_state):
11137 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11138 (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
11139 Take proper locks when handling events.
11141 2005-10-27 Wim Taymans <wim@fluendo.com>
11143 * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
11144 (gst_adder_change_state):
11145 Fix timestamps and fix deadlock when stopping the collectpads.
11147 2005-10-27 Zeeshan Ali <zeenix@gmail.com>
11149 * gst-libs/gst/rtp/gstrtpbuffer.h:
11150 Declaring the payload types as strings too so that they can be used
11151 in the padtemplate inialization.
11153 2005-10-26 Andre Magalhaes <andrunko@gmail.com>
11155 reviewed by: Zeeshan Ali <zeenix@gmail.com>
11157 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11158 (gst_base_rtp_depayload_class_init):
11159 Fixes a small but nasty bug. The derived elements no longer segfaults
11162 2005-10-26 Michael Smith <msmith@fluendo.com>
11164 * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
11165 When clearing an audioconvert context, set tmpbufsize to zero, so
11166 we'll allocate it again later if required.
11167 This fixes audioconvert re-negotiating formats, which previously
11168 segfaulted with a NULL destination buffer.
11170 2005-10-26 Zeeshan Ali <zeenix@gmail.com>
11172 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11173 (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
11174 (gst_base_rtp_depayload_set_gst_timestamp),
11175 (gst_base_rtp_depayload_queue_release):
11176 Fixed a smalll memleak.
11178 2005-10-26 Zeeshan Ali <zeenix@gmail.com>
11179 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11180 (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
11181 (gst_base_rtp_depayload_finalize),
11182 (gst_base_rtp_depayload_setcaps),
11183 (gst_base_rtp_depayload_add_to_queue),
11184 (gst_base_rtp_depayload_push),
11185 (gst_base_rtp_depayload_set_gst_timestamp),
11186 (gst_base_rtp_depayload_queue_release),
11187 (gst_base_rtp_depayload_thread),
11188 (gst_base_rtp_depayload_change_state):
11189 * gst-libs/gst/rtp/gstbasertpdepayload.h:
11190 Changed the C++ comments to C comments
11192 2005-10-26 Tim-Philipp Müller <tim at centricular dot net>
11194 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
11195 * gst/tcp/gsttcpclientsrc.h:
11196 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
11197 * gst/tcp/gsttcpserversrc.h:
11198 Remove unused 'curoffset' structure member.
11200 2005-10-25 Zeeshan Ali <zeenix@gmail.com>
11202 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11203 (gst_base_rtp_depayload_base_init),
11204 (gst_base_rtp_depayload_finalize):
11205 * gst-libs/gst/rtp/gstbasertpdepayload.h:
11206 * gst-libs/gst/rtp/gstbasertppayload.h:
11207 The pad-template on the sinkpad should be set by the derived classes.
11208 Also added some useful macros.
11210 2005-10-24 Wim Taymans <wim@fluendo.com>
11212 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11213 Correctly flush decoder samples even if we could not
11214 copy them to an output buffer. Fixes #319618.
11216 2005-10-24 Julien MOUTTE <julien@moutte.net>
11218 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11219 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
11220 the caps against our xcontext caps.
11222 2005-10-24 Wim Taymans <wim@fluendo.com>
11224 * gst-libs/gst/audio/gstbaseaudiosink.c:
11225 (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11227 Use sync property from baseclass to disable sync.
11229 2005-10-24 Wim Taymans <wim@fluendo.com>
11231 * gst-libs/gst/audio/gstbaseaudiosink.c:
11232 (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11233 Buffers with no timestamps get aligned with previous buffers or
11234 on underrun, played ASAP.
11236 2005-10-24 Julien MOUTTE <julien@moutte.net>
11238 * gst-libs/gst/video/video.h:
11239 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11240 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11241 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
11242 here comes my change on caps for framerate and geometry range.
11243 We are now accepting 1 to MAXINT for width and height, and from
11244 0.0 to MAXDOUBLE for framerate. That allows duration less png frames
11245 to be blended correctly in videomixer.
11247 2005-10-24 Thomas Vander Stichele <thomas at apestaart dot org>
11252 === release 0.9.4 ===
11254 2005-10-23 Thomas Vander Stichele <thomas at apestaart dot org>
11259 releasing 0.9.4, "Velociraptor"
11261 2005-10-23 Thomas Vander Stichele <thomas at apestaart dot org>
11263 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
11267 2005-10-21 Wim Taymans <wim@fluendo.com>
11269 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11270 (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
11271 (pad_blocked), (close_pad_link), (new_pad):
11272 Don't try to remove elements twice.
11274 2005-10-21 Wim Taymans <wim@fluendo.com>
11276 * ext/theora/theoradec.c: (theora_dec_src_query),
11277 (theora_dec_sink_event):
11278 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11279 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11280 (vorbis_handle_data_packet):
11281 * ext/vorbis/vorbisdec.h:
11284 * gst-libs/gst/audio/gstbaseaudiosink.c:
11285 (gst_base_audio_sink_render):
11286 Don't try to sync on buffers without a timestamp.
11288 2005-10-21 Wim Taymans <wim@fluendo.com>
11290 * ext/theora/theoradec.c: (theora_dec_src_query),
11291 (theora_dec_sink_event):
11292 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11293 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11294 (vorbis_handle_data_packet):
11295 * ext/vorbis/vorbisdec.h:
11298 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
11300 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
11301 (gst_vorbisenc_src_query):
11302 Implement position and duration queries.
11304 * gst/playback/test3.c: (update_scale), (main):
11305 Fix for async state changes and print nicer output.
11307 2005-10-20 Wim Taymans <wim@fluendo.com>
11309 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11310 (dump_element_stats), (main):
11311 * gst/playback/test6.c: (main):
11314 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
11316 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11317 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11318 Don't use functions for position queries when handling
11321 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
11323 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11324 (vorbis_handle_data_packet), (vorbis_dec_chain),
11325 (vorbis_dec_change_state):
11326 * ext/vorbis/vorbisdec.h:
11327 Vorbis streams can be embedded in other container formats
11328 than ogg, container formats where the demuxer might set
11329 timestamps on encoded vorbis buffers instead of those silly
11330 granulepos thingies. In short: make vorbisdec handle
11331 timestamps on incoming buffers as well.
11333 2005-10-20 Wim Taymans <wim@fluendo.com>
11335 * gst/playback/gstplaybasebin.c: (group_destroy),
11336 (gst_play_base_bin_change_state):
11338 Handle case where playbasebin is now ASYNC because
11341 2005-10-19 Tim-Philipp Müller <tim at centricular dot net>
11343 * gst/audioconvert/Makefile.am:
11344 * gst/audioconvert/bufferframesconvert.c:
11345 * gst/audioconvert/plugin.c: (plugin_init):
11346 * gst/audioconvert/plugin.h:
11347 And bye bye buffer-frames-convert
11349 2005-10-19 Wim Taymans <wim@fluendo.com>
11351 * check/elements/audioconvert.c:
11352 * docs/libs/tmpl/gstaudio.sgml:
11353 * docs/libs/tmpl/gstcolorbalance.sgml:
11354 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11355 (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
11356 * ext/vorbis/vorbisenc.c: (raw_caps_factory):
11357 * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
11358 * gst-libs/gst/audio/audio.h:
11359 * gst/audioconvert/audioconvert.h:
11360 * gst/audioconvert/gstaudioconvert.c:
11361 (gst_audio_convert_parse_caps):
11362 * gst/volume/gstvolume.c:
11363 Bye bye buffer-frames.
11365 2005-10-19 Wim Taymans <wim@fluendo.com>
11367 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11368 (query_positions_elems), (query_positions_pads), (update_scale),
11369 (do_seek), (set_update_scale), (message_received), (main):
11370 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
11371 (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
11372 (gst_ogg_demux_loop):
11373 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
11374 * ext/theora/theoradec.c: (theora_dec_src_query),
11375 (theora_dec_sink_event):
11376 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11377 (vorbis_dec_sink_event), (vorbis_handle_data_packet):
11378 * gst/adder/gstadder.c: (gst_adder_query):
11379 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11380 * gst/playback/test3.c: (update_scale):
11381 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11382 (dump_element_stats), (main):
11383 * gst/playback/test6.c: (main):
11384 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11387 2005-10-19 Tim-Philipp Müller <tim at centricular dot net>
11389 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
11390 (xml_check_first_element), (xml_type_find), (smil_type_find),
11392 Add typefinding for SMIL and for generic XML. Based on patch by
11393 Akos Maroy (#308663).
11395 2005-10-18 Wim Taymans <wim@fluendo.com>
11397 * gst/playback/Makefile.am:
11398 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11399 (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
11400 (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
11401 (try_to_link_1), (new_pad), (no_more_pads), (type_found),
11402 (gst_decode_bin_change_state):
11403 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11404 (gst_play_bin_send_event_to_sink):
11405 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11406 (dump_element_stats), (main):
11407 * gst/playback/test6.c: (main):
11408 Make playbin async, it'll commit state to paused when all streams
11411 Added test6.c to show async behaviour.
11413 2005-10-18 Wim Taymans <wim@fluendo.com>
11415 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
11416 (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
11417 Fix for segment-start/stop API change.
11419 2005-10-18 Wim Taymans <wim@fluendo.com>
11421 * check/Makefile.am:
11422 * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
11424 Add future test for clock selection.
11426 2005-10-18 Wim Taymans <wim@fluendo.com>
11428 * ext/alsa/gstalsasink.c: (gst_alsasink_init),
11429 (gst_alsasink_close):
11430 Set handle to NULL.
11432 * gst-libs/gst/audio/gstringbuffer.c:
11433 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11434 (gst_ring_buffer_acquire), (gst_ring_buffer_release),
11435 (gst_ring_buffer_start), (gst_ring_buffer_pause),
11436 (gst_ring_buffer_stop), (gst_ring_buffer_commit),
11437 (gst_ring_buffer_read):
11440 2005-10-17 Stefan Kost <ensonic@users.sf.net>
11442 * gst/audiotestsrc/Makefile.am:
11443 * gst/sine/Makefile.am:
11444 * gst/volume/Makefile.am:
11445 fix broken build of controllerized plugins
11447 2005-10-17 Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
11449 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
11451 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11452 (gst_riff_create_video_template_caps):
11453 Add support for Indeo-3 (IV32).
11455 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
11460 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
11462 * gst-libs/gst/video/video.c: (gst_video_get_size):
11463 * gst/audiotestsrc/gstaudiotestsrc.c:
11466 2005-10-17 Andy Wingo <wingo@pobox.com>
11468 * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
11469 with the collectpads change.
11470 (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
11472 * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
11474 * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
11476 * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
11477 alloc_buffer flow return to callers.
11478 (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
11479 change. Fix some memleaks in theoraenc.
11481 * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
11482 in strange circumstance.
11484 2005-10-17 Julien MOUTTE <julien@moutte.net>
11486 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11487 (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
11488 from caps, let's use the caps...
11490 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
11493 put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
11495 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
11497 * gst-libs/gst/interfaces/Makefile.am:
11500 2005-10-16 Andy Wingo <wingo@pobox.com>
11502 * gst/playback/gstdecodebin.c
11503 (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
11505 (try_to_link_1): Increase kraziness level.
11507 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
11510 restructure like the core one
11511 * gst-libs/gst/audio/Makefile.am:
11512 * gst-libs/gst/interfaces/Makefile.am:
11513 * gst-libs/gst/net/Makefile.am:
11514 * gst-libs/gst/riff/Makefile.am:
11515 * gst-libs/gst/rtp/Makefile.am:
11516 * gst-libs/gst/tag/Makefile.am:
11517 * gst-libs/gst/video/Makefile.am:
11518 use correct linker flags, now the libs are properly versioned
11519 * check/elements/audioconvert.c: (verify_convert):
11520 * ext/alsa/gstalsaplugin.c:
11521 * ext/cdparanoia/gstcdparanoia.c:
11522 * ext/gnomevfs/gstgnomevfs.c:
11523 * ext/libvisual/visual.c:
11524 * ext/ogg/gstogg.c:
11525 * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
11526 * ext/theora/theora.c:
11527 * ext/vorbis/vorbis.c:
11528 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
11529 * gst-libs/gst/tag/gsttagediting.c:
11530 * gst-libs/gst/video/video.c:
11531 * gst/adder/gstadder.c:
11532 * gst/audioconvert/plugin.c:
11533 * gst/audiorate/gstaudiorate.c:
11534 * gst/audioresample/gstaudioresample.c:
11535 * gst/audioresample/resample_ref.c: (resample_scale_ref):
11536 * gst/audioscale/gstaudioscale.c:
11537 * gst/audioscale/resample.c:
11538 * gst/audiotestsrc/gstaudiotestsrc.c:
11539 * gst/ffmpegcolorspace/gstffmpeg.c:
11540 * gst/playback/gstdecodebin.c: (close_pad_link):
11541 * gst/playback/gstplaybin.c: (gen_video_element),
11542 (gen_audio_element):
11543 * gst/sine/gstsinesrc.c:
11544 * gst/subparse/gstsubparse.c:
11545 * gst/tags/gsttagediting.c:
11546 * gst/tcp/gsttcpplugin.c:
11547 * gst/typefind/gsttypefindfunctions.c:
11548 * gst/videorate/gstvideorate.c:
11549 * gst/videoscale/gstvideoscale.c:
11550 * gst/videotestsrc/gstvideotestsrc.c:
11551 * gst/volume/gstvolume.c:
11552 * sys/v4l/gstv4l.c:
11553 * sys/ximage/ximage.c:
11554 * sys/xvimage/xvimagesink.c:
11557 2005-10-13 Tim-Philipp Müller <tim at centricular dot net>
11559 * ext/vorbis/vorbisenc.c:
11560 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
11561 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
11562 (gst_tag_to_vorbis_comments):
11563 Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
11565 2005-10-13 Stefan Kost <ensonic@users.sf.net>
11567 * examples/stats/mp2ogg.c:
11568 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11571 2005-10-13 Michael Smith <msmith@fluendo.com>
11573 * ext/ogg/gstoggmux.c:
11574 Use magic glib macros to define constants as 64 bit, to ensure
11575 appropriate vararg passing.
11577 2005-10-13 Michael Smith <msmith@fluendo.com>
11579 * ext/ogg/gstoggmux.c:
11580 * gst/audioconvert/audioconvert.c: (float):
11581 Don't use LL suffix, as it's not portable, and neither of these
11582 uses required it anyway.
11584 2005-10-12 Stefan Kost <ensonic@users.sf.net>
11586 * examples/indexing/indexmpeg.c: (main):
11587 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
11588 (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
11589 (cdparanoia_convert), (cdparanoia_query):
11590 * ext/cdparanoia/gstcdparanoia.h:
11591 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
11592 (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
11593 (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
11594 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
11595 * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
11596 * gst/playback/gststreamselector.c: (gst_stream_selector_init):
11597 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
11598 (gst_multifdsink_render), (gst_multifdsink_start),
11599 (gst_multifdsink_stop):
11600 * gst/tcp/gstmultifdsink.h:
11601 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
11602 (gst_tcpclientsink_render), (gst_tcpclientsink_start),
11603 (gst_tcpclientsink_stop):
11604 * gst/tcp/gsttcpclientsink.h:
11605 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
11606 (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
11607 (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
11608 * gst/tcp/gsttcpclientsrc.h:
11609 * gst/tcp/gsttcpserversink.h:
11610 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
11611 (gst_tcpserversrc_create), (gst_tcpserversrc_start),
11612 (gst_tcpserversrc_stop):
11613 * gst/tcp/gsttcpserversrc.h:
11614 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
11615 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
11616 * sys/ximage/ximagesink.c: (gst_ximagesink_init):
11617 renamed GST_FLAGS macros to GST_OBJECT_FLAGS
11618 moved bitshift from macro to enum definition
11620 2005-10-12 Wim Taymans <wim@fluendo.com>
11622 * examples/seeking/Makefile.am:
11625 2005-10-12 Wim Taymans <wim@fluendo.com>
11627 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11628 (gst_ring_buffer_read), (gst_ring_buffer_clear):
11629 Don't assert on normal stuff.
11631 * gst/playback/gstplaybin.c: (do_playbin_seek):
11634 2005-10-12 Wim Taymans <wim@fluendo.com>
11636 * check/pipelines/simple_launch_lines.c: (run_pipeline):
11637 * examples/seeking/Makefile.am:
11638 * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
11639 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11640 (do_seek), (set_update_scale), (message_received), (main):
11641 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11642 (gst_ring_buffer_read), (gst_ring_buffer_clear):
11643 Update for _get_state() API change.
11645 2005-10-11 Wim Taymans <wim@fluendo.com>
11647 * gst-libs/gst/audio/gstbaseaudiosink.c:
11648 (gst_base_audio_sink_render):
11649 * gst-libs/gst/audio/gstbaseaudiosrc.c:
11650 (gst_base_audio_src_create):
11651 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11652 (gst_ring_buffer_read):
11654 Commit and read from ringbuffer in samples rather than bytes.
11656 2005-10-11 Wim Taymans <wim@fluendo.com>
11658 * gst-libs/gst/audio/gstbaseaudiosink.c:
11659 (gst_base_audio_sink_render):
11660 Respect segment rate and accum when scheduling samples.
11662 2005-10-11 Julien MOUTTE <julien@moutte.net>
11664 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
11665 (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
11666 EOS correctly, that needs more work.
11668 2005-10-11 Wim Taymans <wim@fluendo.com>
11670 * check/generic/states.c: (GST_START_TEST):
11671 remove old property.
11673 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
11674 (gst_ogg_demux_perform_seek):
11675 * ext/theora/theoradec.c: (theora_dec_sink_event):
11676 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11677 (vorbis_handle_data_packet):
11678 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11679 (gst_base_rtp_depayload_set_gst_timestamp):
11680 * gst/videorate/gstvideorate.c: (gst_videorate_event):
11681 Update for newsegment API change.
11683 2005-10-11 Michael Smith <msmith@fluendo.com>
11685 * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
11686 (do_playbin_seek), (gst_play_bin_send_event):
11687 Override send_event differently, so that we can takes bits of
11688 functionality from GstPipeline (special handling for seeks,
11689 including pausing/resuming, and resetting stream time) and still get
11690 the appropriate behaviour of only forwarding event to a single sink,
11691 rather than all of them.
11692 Unfortunately requires a lot of code duplication, but the
11693 alternatives are equally ugly in the end.
11695 2005-10-11 Thomas Vander Stichele <thomas at apestaart dot org>
11697 * check/elements/audioconvert.c: (setup_audioconvert),
11698 (cleanup_audioconvert), (get_int_caps), (verify_convert),
11699 (GST_START_TEST), (audioconvert_suite):
11700 clean up tests a little, fix some leaks.
11702 2005-10-10 Wim Taymans <wim@fluendo.com>
11704 * ext/alsa/gstalsasink.c:
11705 Also allow unsigned int.
11707 * gst-libs/gst/audio/gstbaseaudiosrc.c:
11708 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
11711 2005-10-10 Wim Taymans <wim@fluendo.com>
11713 * check/pipelines/simple_launch_lines.c: (run_pipeline):
11714 Small update, use API as stated in design docs.
11716 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11717 (update_scale), (do_seek), (seek_cb), (set_update_scale),
11718 (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
11719 (message_received), (main):
11720 Updated seek example for GOption. Some usability improvements.
11722 2005-10-10 Wim Taymans <wim@fluendo.com>
11724 * gst/audioconvert/audioconvert.h:
11725 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
11726 (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
11727 Alloc temp storage somewhere else where we can do it more
11730 2005-10-10 Wim Taymans <wim@fluendo.com>
11732 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
11733 (gst_tcpserversrc_start):
11734 Don't block in accept while doing the state change, move
11735 to poll and make cancellable.
11737 2005-10-09 Philippe Khalaf <burger@speedy.org>
11739 * gst-libs/gst/rtp/rtpbasedepayload.c:
11740 Set timestamp and add queue delay to timestamp
11741 * gst-libs/gst/rtp/rtpbuffer.h:
11742 Set correct payload type for h263
11744 2005-10-09 Stefan Kost <ensonic@users.sf.net>
11746 * gst/audiotestsrc/gstaudiotestsrc.c:
11747 (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
11748 (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
11749 (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
11750 (gst_audiotestsrc_create_triangle),
11751 (gst_audiotestsrc_create_silence),
11752 (gst_audiotestsrc_create_white_noise),
11753 (gst_audiotestsrc_init_pink_noise),
11754 (gst_audiotestsrc_generate_pink_noise_value),
11755 (gst_audiotestsrc_create_pink_noise),
11756 (gst_audiotestsrc_change_wave):
11757 * gst/audiotestsrc/gstaudiotestsrc.h:
11758 fixed typo, added pink noise
11760 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
11762 * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
11764 Add wavpack and spc typefind functions from 0.8 branch.
11766 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
11768 * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
11769 (ar_type_find), (msdos_type_find), (plugin_init):
11770 Add typefind functions for tar archives, ar archives,
11771 RAR archives, and msdos-executables (dlls, exe, etc.).
11772 Some of those would be wrongly identified as mpeg
11773 streams of some sort before (#315550).
11775 2005-10-09 Stefan Kost <ensonic@users.sf.net>
11778 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11779 * docs/plugins/gst-plugins-base-plugins-sections.txt:
11780 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
11781 * gst/audiotestsrc/Makefile.am:
11782 * gst/audiotestsrc/gstaudiotestsrc.c:
11783 (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
11784 (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
11785 (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
11786 (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
11787 (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
11788 (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
11789 (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
11790 (gst_audiotestsrc_create_silence),
11791 (gst_audiotestsrc_create_white_noise),
11792 (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
11793 (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
11794 (gst_audiotestsrc_start), (plugin_init):
11795 * gst/audiotestsrc/gstaudiotestsrc.h:
11796 add new plugin and element
11797 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
11800 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
11802 * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
11803 (gst_adder_init), (gst_adder_request_new_pad),
11804 (gst_adder_change_state):
11805 Add query function to source pad, so adder reports the correct
11806 time/sample position when queried (#315457); fix state change
11807 function; use GST_DEBUG_FUNCPTR() for pad functions.
11809 2005-10-08 Thomas Vander Stichele <thomas at apestaart dot org>
11811 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
11812 Fix leaks in typefind registration
11813 Clean up the gratuitous commenting and whitespacing a little
11815 2005-10-08 Wim Taymans <wim@fluendo.com>
11817 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
11818 Only actually wait for the thread to be stopped if it's
11821 2005-10-08 Wim Taymans <wim@fluendo.com>
11823 * gst-libs/gst/audio/gstbaseaudiosink.c:
11824 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11825 If we receive EOS we can start playback of what we had.
11827 2005-10-08 Wim Taymans <wim@fluendo.com>
11829 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11830 (gst_multifdsink_finalize), (multifdsink_hash_remove),
11831 (gst_multifdsink_stop):
11832 Fix crasher when going to NULL multiple times.
11834 2005-10-06 Wim Taymans <wim@fluendo.com>
11836 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
11837 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
11838 * gst-libs/gst/audio/gstbaseaudiosrc.h:
11839 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
11840 patch from Edgard Lima <edgard.lima@indt.org.br>
11841 Fixed gstbaseaudiosrc adding ring buffer sync to it.
11843 2005-10-06 Wim Taymans <wim@fluendo.com>
11845 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
11846 Report the FLOW_RETURN as string in the error message.
11848 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
11849 Don't assert when clearing an unnegotiated buffer.
11851 2005-10-04 Michael Smith <msmith@fluendo.com>
11853 * gst/playback/gstplaybasebin.c: (group_destroy),
11854 (gen_preroll_element), (remove_groups), (setup_source):
11855 * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
11856 (setup_sinks), (gst_play_bin_send_event),
11857 (gst_play_bin_change_state):
11858 Set state to NULL before removing from bin. Fix refcounting.
11860 2005-10-04 Michael Smith <msmith@fluendo.com>
11862 * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11863 Correct refcounting in send_event() function. Previously was wrong
11864 if the first sink was unable to handle the event.
11866 2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
11869 back to development
11871 === release 0.9.3 ===
11873 2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
11876 Releasing 0.9.3, "De Facto"
11878 2005-10-03 Andy Wingo <wingo@pobox.com>
11880 * gst/playback/gstdecodebin.c (try_to_link_1)
11881 (remove_element_chain): set element to NULL before removing it.
11883 2005-10-02 Johan Dahlin <johan@gnome.org>
11885 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols):
11886 protect gst_gnomevfs_get_supported_uris by a mutex, to make it
11889 2005-10-02 Andy Wingo <wingo@pobox.com>
11891 * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear)
11892 (gst_ring_buffer_prepare_read):
11893 * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
11896 2005-09-29 Wim Taymans <wim@fluendo.com>
11898 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
11899 * ext/theora/theoradec.c: (theora_handle_data_packet):
11900 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11901 Propagate error codes from alloc_buffer too.
11903 2005-09-29 Wim Taymans <wim@fluendo.com>
11905 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
11908 * gst/playback/Makefile.am:
11909 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11910 (dump_element_stats), (main):
11911 Added example stream introspection code.
11913 2005-09-28 Stefan Kost <ensonic@users.sf.net>
11915 * gst/adder/gstadder.c: (gst_adder_collected):
11916 fix adder for float elements
11918 2005-09-28 Wim Taymans <wim@fluendo.com>
11920 * gst-libs/gst/audio/gstbaseaudiosink.c:
11921 (gst_base_audio_sink_class_init),
11922 (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
11923 * gst-libs/gst/audio/gstbaseaudiosrc.c:
11924 (gst_base_audio_src_class_init),
11925 (gst_base_audio_src_provide_clock):
11926 get_clock -> provide_clock
11928 2005-09-28 Andy Wingo <wingo@pobox.com>
11930 * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
11933 * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
11936 * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
11937 Actually add the pad template.
11938 (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
11940 * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
11943 * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
11944 from fdsrc. Get caps in create() instead of start() so it can be
11945 interrupted. Interruption somewhat untested.
11947 * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
11948 Proper EOS handling.
11950 2005-09-27 Andy Wingo <wingo@pobox.com>
11952 * gst/tcp/gsttcpclientsrc.c: Cleaned up.
11954 * gst/tcp/gsttcpserversrc.c: Cleaned up.
11956 * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
11958 * gst/tcp/gsttcp.h:
11959 * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
11960 out of tcpclientsrc.c. Cancellable.
11961 (gst_tcp_socket_read): Made private, cancellable, with better
11962 diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
11963 (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
11964 whole buffer, and better diagnostics.
11965 (gst_tcp_gdp_read_caps): Same.
11967 * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
11969 2005-09-26 Andy Wingo <wingo@pobox.com>
11971 * gst/sine/gstsinesrc.h:
11972 * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
11973 change the 'sync' property to 'is-live' and implement it halfway,
11974 update for controller api change.
11976 * gst/volume/gstvolume.c (volume_transform_ip): Update for
11977 controller api change.
11979 2005-09-24 Wim Taymans <wim@fluendo.com>
11981 * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
11982 * gst-libs/gst/audio/gstaudiosink.c:
11983 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
11984 (gst_audioringbuffer_stop):
11985 * gst-libs/gst/audio/gstbaseaudiosink.c:
11986 (gst_base_audio_sink_event), (gst_base_audio_sink_render),
11987 (gst_base_audio_sink_change_state):
11988 * gst-libs/gst/audio/gstbaseaudiosink.h:
11989 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
11990 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
11991 (gst_ring_buffer_commit), (gst_ring_buffer_read):
11992 * gst-libs/gst/audio/gstringbuffer.h:
11993 Fix sync again. Moved sample alignment to basesink.
11995 2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org>
11997 * docs/plugins/Makefile.am:
11998 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11999 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12000 * gst/volume/gstvolume.c:
12002 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
12003 * gst-libs/gst/audio/audio.h:
12004 add conversion macros for frames <-> clocktime
12006 2005-09-23 David Schleef <ds@schleef.org>
12008 * gst/audioresample/Makefile.am:
12009 * gst/audioresample/debug.h:
12010 * gst/audioresample/gstaudioresample.c:
12011 * gst/audioresample/resample.c: Convert to using gst debugging
12013 2005-09-22 Wim Taymans <wim@fluendo.com>
12015 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12016 (gst_play_bin_send_event):
12017 Only seek on one sink, the first one that succeeds.
12019 2005-09-22 Michael Smith <msmith@fluendo.com>
12021 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
12022 (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
12023 Don't flush encoder state unless we have an initialised encoder.
12024 Clear out encoder state on PAUSED_TO_READY.
12026 2005-09-22 Wim Taymans <wim@fluendo.com>
12028 * gst-libs/gst/rtp/gstbasertppayload.c:
12029 (gst_basertppayload_class_init), (gst_basertppayload_init),
12030 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12031 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12032 (gst_basertppayload_is_filled), (gst_basertppayload_push),
12033 (gst_basertppayload_set_property),
12034 (gst_basertppayload_get_property),
12035 (gst_basertppayload_change_state):
12036 * gst-libs/gst/rtp/gstbasertppayload.h:
12037 Added max-ptime to control amount of data in the rtp packets.
12039 2005-09-21 Andy Wingo <wingo@pobox.com>
12041 * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
12044 * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
12045 can be called multiple times, dogs.
12047 2005-09-21 Wim Taymans <wim@fluendo.com>
12049 * gst-libs/gst/rtp/gstbasertppayload.c:
12050 (gst_basertppayload_class_init), (gst_basertppayload_init),
12051 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12052 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12053 (gst_basertppayload_push), (gst_basertppayload_get_property),
12054 (gst_basertppayload_change_state):
12057 2005-09-21 Stefan Kost <ensonic@users.sf.net>
12059 * docs/libs/compiling.sgml:
12062 2005-09-20 Wim Taymans <wim@fluendo.com>
12064 * gst-libs/gst/rtp/gstbasertppayload.c:
12065 (gst_basertppayload_class_init), (gst_basertppayload_init),
12066 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12067 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12068 (gst_basertppayload_push), (gst_basertppayload_set_property),
12069 (gst_basertppayload_get_property),
12070 (gst_basertppayload_change_state):
12071 * gst-libs/gst/rtp/gstbasertppayload.h:
12072 Added property to configure sequence number offsets.
12074 2005-09-20 Wim Taymans <wim@fluendo.com>
12076 * gst-libs/gst/rtp/gstbasertppayload.c:
12077 (gst_basertppayload_class_init), (gst_basertppayload_init),
12078 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12079 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12080 (gst_basertppayload_push), (gst_basertppayload_set_property),
12081 (gst_basertppayload_get_property),
12082 (gst_basertppayload_change_state):
12083 * gst-libs/gst/rtp/gstbasertppayload.h:
12084 Make timestamp offset configurable.
12086 2005-09-20 Thomas Vander Stichele <thomas at apestaart dot org>
12088 * check/pipelines/simple_launch_lines.c: (run_pipeline):
12089 fix wrong pop/unref
12091 2005-09-19 Torsten Schoenfeld <kaffeetisch at gmx dot net>
12093 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
12095 * gst-libs/gst/interfaces/propertyprobe.c:
12096 (gst_property_probe_probe_property_name),
12097 (gst_property_probe_needs_probe_name),
12098 (gst_property_probe_get_values_name),
12099 (gst_property_probe_probe_and_get_values_name):
12100 Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
12101 G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
12103 2005-09-19 Thomas Vander Stichele <thomas at apestaart dot org>
12105 * check/Makefile.am:
12106 have some tests be disabled for valgrinding
12107 * check/elements/vorbisdec.c: (cleanup_vorbisdec),
12109 * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
12110 Fix A Leak. Chain To Parent Finalize.
12112 2005-09-19 Wim Taymans <wim@fluendo.com>
12114 * examples/seeking/seek.c: (make_wav_pipeline), (main):
12115 Fixed wav pipeline.
12117 2005-09-19 Wim Taymans <wim@fluendo.com>
12119 * gst-libs/gst/rtp/gstbasertppayload.c:
12120 (gst_basertppayload_class_init), (gst_basertppayload_init),
12121 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12122 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12123 (gst_basertppayload_push), (gst_basertppayload_get_property),
12124 (gst_basertppayload_change_state):
12125 Posting ERROR and WARNING messages is good.
12127 2005-09-19 Wim Taymans <wim@fluendo.com>
12129 * gst-libs/gst/rtp/gstbasertpdepayload.c:
12130 (gst_base_rtp_depayload_add_to_queue),
12131 (gst_base_rtp_depayload_push),
12132 (gst_base_rtp_depayload_set_gst_timestamp),
12133 (gst_base_rtp_depayload_queue_release):
12134 This one was not supposed to go in.
12136 2005-09-19 Wim Taymans <wim@fluendo.com>
12138 * check/pipelines/simple_launch_lines.c: (run_pipeline):
12141 * gst-libs/gst/rtp/gstbasertpdepayload.c:
12142 (gst_base_rtp_depayload_chain),
12143 (gst_base_rtp_depayload_add_to_queue),
12144 (gst_base_rtp_depayload_push),
12145 (gst_base_rtp_depayload_set_gst_timestamp),
12146 (gst_base_rtp_depayload_queue_release):
12149 * gst-libs/gst/rtp/gstbasertppayload.c:
12150 (gst_basertppayload_class_init), (gst_basertppayload_init),
12151 (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
12152 (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
12153 (gst_basertppayload_get_property),
12154 (gst_basertppayload_change_state):
12155 Added debugging category.
12157 2005-09-18 David Schleef <ds@schleef.org>
12159 * gst/playback/gstdecodebin.c: free plugin list correctly
12160 * gst/playback/gstplaybin.c: emit warning if autovideosink
12161 and autoaudiosink can't be found (instead of segfaulting)
12163 2005-09-17 Thomas Vander Stichele <thomas at apestaart dot org>
12165 * check/elements/audioconvert.c: (GST_START_TEST):
12166 try out 24 bit conversion
12168 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
12170 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
12171 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
12172 (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
12173 * ext/vorbis/vorbisenc.h:
12174 Fix EOS handling. Still needs a fix in the ogg muxer to
12175 mark the last page as eos.
12177 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
12179 * common/gtk-doc-plugins.mak:
12180 * docs/plugins/Makefile.am:
12181 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12182 * gst/ffmpegcolorspace/Makefile.am:
12183 * gst/ffmpegcolorspace/avcodec.h:
12184 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12185 * gst/tcp/gstmultifdsink.c:
12186 fix up ffmpegcolorspace docs; extract header
12188 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
12190 * common/gtk-doc-plugins.mak:
12191 * docs/plugins/Makefile.am:
12192 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12193 * ext/theora/Makefile.am:
12194 * ext/theora/gsttheoraenc.h:
12195 * ext/theora/theoraenc.c:
12196 * ext/vorbis/vorbisenc.c:
12197 pick up signals and args for vorbis; add some docs for vorbis
12199 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
12201 * common/gstdoc-scangobj:
12202 * common/gtk-doc-plugins.mak:
12203 * docs/libs/Makefile.am:
12204 * docs/plugins/gst-plugins-base-plugins.args:
12205 * docs/plugins/gst-plugins-base-plugins.hierarchy:
12206 * docs/plugins/gst-plugins-base-plugins.interfaces:
12207 * docs/plugins/gst-plugins-base-plugins.prerequisites:
12208 * docs/plugins/gst-plugins-base-plugins.signals:
12209 only scanobj stuff from our source module. Not sure yet
12210 if that's correct, given the hierarchy stuff :)
12212 2005-09-15 Wim Taymans <wim@fluendo.com>
12214 * gst/audioconvert/gstaudioconvert.c:
12215 And enable 24 bits mode as well..
12217 2005-09-15 Wim Taymans <wim@fluendo.com>
12219 * gst-libs/gst/rtp/Makefile.am:
12220 * gst-libs/gst/rtp/gstbasertppayload.c:
12221 (gst_basertppayload_get_type), (gst_basertppayload_base_init),
12222 (gst_basertppayload_class_init), (gst_basertppayload_init),
12223 (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
12224 (gst_basertppayload_chain), (gst_basertppayload_set_options),
12225 (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
12226 (gst_basertppayload_set_property),
12227 (gst_basertppayload_get_property),
12228 (gst_basertppayload_change_state):
12229 * gst-libs/gst/rtp/gstbasertppayload.h:
12230 Added rtp payloader base class.
12232 2005-09-15 Andy Wingo <wingo@pobox.com>
12234 * configure.ac (plugindir): Remove the EOL matcher from the
12235 regexp, as it causes me problems. Libtool? Make? Who knows?
12237 2005-09-14 David Schleef <ds@schleef.org>
12239 * check/generic/states.c:
12240 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
12241 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
12242 Fixes for changes in registry API.
12244 * configure.ac: Only export gst_plugins_desc. Add -no-undefined
12245 to GST_PLUGIN_LDFLAGS.
12246 * ext/libvisual/visual.c: Make the library shut up.
12247 * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
12248 * gst-libs/gst/audio/gstaudiofilter.c: same
12250 2005-09-14 Thomas Vander Stichele <thomas at apestaart dot org>
12252 * docs/plugins/Makefile.am:
12253 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12254 * docs/plugins/inspect/plugin-libvisual.xml:
12255 * docs/plugins/tmpl/element-tcpserversink.sgml:
12256 * ext/theora/theoraenc.c:
12257 add libvisual plugin and theoraenc element to docs
12259 2005-09-14 Thomas Vander Stichele <thomas at apestaart dot org>
12261 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12262 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12263 * ext/theora/theoraenc.c:
12266 2005-09-13 Tim-Philipp Müller <tim at centricular dot net>
12268 * gst/audioconvert/Makefile.am:
12269 Audioconvert derives from GstBaseTransform and should
12270 link to the library with our base elements to avoid
12271 unresolved symbols. Makes things work with MinGW (#316160)
12273 * gst/playback/test4.c: (main):
12274 Fix MinGW build problem and use g_usleep() instead of
12277 2005-09-12 Wim Taymans <wim@fluendo.com>
12279 * gst/audioconvert/audioconvert.c: (float),
12280 (audio_convert_prepare_context), (audio_convert_convert):
12281 * gst/audioconvert/audioconvert.h:
12282 Cleanups, speedups, simplifications, added back support
12285 2005-09-11 Thomas Vander Stichele <thomas at apestaart dot org>
12287 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12288 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12289 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12290 * docs/plugins/tmpl/element-tcpserversink.sgml:
12291 * gst/ffmpegcolorspace/gstffmpeg.c:
12292 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12293 * gst/videotestsrc/gstvideotestsrc.c:
12294 * gst/volume/gstvolume.c:
12295 add more elements to the docs
12297 2005-09-09 Jan Schmidt <thaytan@mad.scientist.com>
12299 * check/Makefile.am:
12300 * check/pipelines/simple_launch_lines.c: (setup_pipeline),
12301 (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
12302 Add extra tests for basetransform based components.
12303 Comment out the test_element_negotiation test until we decide
12304 if it's testing correct behaviour.
12305 * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
12306 (gst_visual_chain), (gst_visual_change_state):
12307 Slightly more correct but still bogus timestamping.
12308 Fix state change function.
12309 * gst/audioconvert/gstaudioconvert.c:
12310 (gst_audio_convert_class_init):
12311 * gst/audioresample/gstaudioresample.c:
12312 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12313 (gst_ffmpegcsp_class_init):
12314 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12315 (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
12316 (gst_videoscale_prepare_image):
12317 * gst/volume/gstvolume.c: (gst_volume_class_init),
12318 (volume_transform_ip):
12319 Basetransform updates. Enable passthrough modes.
12320 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12321 (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
12322 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
12323 Negotiation fix that allows the window to return to the original
12324 size and renegotiate passthrough upstream. Extra debug output.
12326 2005-09-09 Thomas Vander Stichele <thomas at apestaart dot org>
12328 * gst/sine/gstsinesrc.c:
12329 * gst/volume/gstvolume.c:
12330 fix up header include
12332 2005-09-09 Stefan Kost <ensonic@users.sf.net>
12334 * gst-libs/gst/audio/gstbaseaudiosink.c:
12335 (gst_base_audio_sink_render):
12336 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
12337 * gst/volume/gstvolume.c: (gst_volume_class_init),
12338 (volume_transform):
12339 fixing lost sync, some more debugging
12341 2005-09-08 Jan Schmidt <thaytan@mad.scientist.com>
12343 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12344 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
12345 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12346 (gst_xvimagesink_check_xshm_calls):
12347 Fix compilation when XShm is not available.
12349 2005-09-07 Jan Schmidt <thaytan@mad.scientist.com>
12351 * ext/libvisual/visual.c: (gst_visual_dispose),
12352 (gst_visual_getcaps), (gst_visual_src_setcaps),
12353 (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
12354 (gst_visual_change_state):
12355 Finish fixing up libvisual plugin so that it runs.
12357 2005-09-07 Stefan Kost <ensonic@users.sf.net>
12359 * ext/vorbis/vorbisenc.c:
12360 * gst-libs/gst/tag/gstvorbistag.c:
12361 gsttaginterface.h -> gsttagsetter.h
12363 2005-09-07 Stefan Kost <ensonic@users.sf.net>
12365 * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
12366 added another test that failes for me (test is not active by default)
12368 2005-09-07 Zaheer Abbas Merali <zaheerabbas at merali dot org>
12371 v4l2 is no longer in gst-plugins-base
12373 2005-09-07 Jan Schmidt <thaytan@mad.scientist.com>
12376 In the output at the end, don't show the first plugin on the same
12377 line as "Core plug-ins, always built:".
12378 Indent the output as for other plugin categories
12379 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
12380 #define that can be used to not use peer buffer_alloc functions for
12382 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12383 (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
12384 (gst_ximagesink_show_frame):
12385 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12386 (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
12387 (gst_xvimagesink_show_frame):
12388 Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
12389 fails gracefully instead of XError aborting or deadlocking.
12391 2005-09-07 Stefan Kost <ensonic@users.sf.net>
12393 * ext/libvisual/Makefile.am:
12394 link against gst-base-libs
12396 2005-09-06 David Schleef <ds@schleef.org>
12398 * configure.ac: Enable libvisual plugin.
12399 * ext/libvisual/Makefile.am:
12400 * ext/libvisual/visual.c: Fixes to make it compile.
12402 === release 0.9.2 ===
12404 2005-09-06 Thomas Vander Stichele <thomas at apestaart dot org>
12409 * docs/random/ChangeLog-0.8:
12410 releasing 0.9.2, "Spoon"
12412 2005-09-05 Michael Smith <msmith@fluendo.com>
12414 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
12415 libvorbis accepts quality as low as -0.1, not just 0.0. So accept
12416 that in the vorbisenc element.
12418 2005-09-04 Thomas Vander Stichele <thomas at apestaart dot org>
12420 * common/gtk-doc-plugins.mak:
12421 * docs/plugins/Makefile.am:
12423 * gst/audioresample/resample.c:
12424 fix wrong docstring
12426 2005-09-04 Thomas Vander Stichele <thomas at apestaart dot org>
12428 * common/gst-xmlinspect.py:
12429 * common/gtk-doc-plugins.mak:
12430 only inspect plugins for this given package
12431 require gst-python 0.9
12433 2005-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
12437 * common/gst-xmlinspect.py:
12439 * docs/Makefile.am:
12440 * docs/plugins/inspect/plugin-alsa.xml:
12441 * docs/plugins/inspect/plugin-audioresample.xml:
12442 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12443 * docs/plugins/inspect/plugin-ogg.xml:
12444 * docs/plugins/tmpl/element-gnomevfssink.sgml:
12445 * docs/plugins/tmpl/element-multifdsink.sgml:
12446 * docs/plugins/tmpl/element-tcpserversink.sgml:
12447 * docs/plugins/tmpl/element-vorbisenc.sgml:
12448 * gst-plugins-base.spec.in:
12449 various doc-related updates
12451 2005-08-31 Wim Taymans <wim@fluendo.com>
12453 * gst-libs/gst/audio/gstbaseaudiosink.c:
12454 (gst_base_audio_sink_render):
12455 Resync if the buffer timestamps drift more than a 10th
12458 2005-08-31 Tim-Philipp Müller <tim at centricular dot net>
12460 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
12461 (gst_v4lsrc_get_property):
12462 The 'timestamp-offset' property is registered as an int64, so
12463 let's use g_value_{set|get}_int64() in our setter and getter
12464 functions (makes it work and fixes warnings with gst-inspect).
12466 2005-08-30 Wim Taymans <wim@fluendo.com>
12468 * check/elements/audioconvert.c: (setup_audioconvert):
12469 * check/elements/audioresample.c: (setup_audioresample):
12470 * check/elements/volume.c: (setup_volume):
12473 2005-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
12475 * common/gtk-doc-plugins.mak:
12476 * common/plugins.xsl:
12477 * docs/plugins/Makefile.am:
12478 make module a param
12480 2005-08-30 Stefan Kost <ensonic@users.sf.net>
12482 * examples/seeking/seek.c: (make_mp3_pipeline),
12483 (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
12484 (play_cb), (pause_cb), (stop_cb):
12487 2005-08-30 Stefan Kost <ensonic@users.sf.net>
12489 * gst/volume/gstvolume.c: (gst_volume_class_init),
12490 (volume_transform):
12491 do not update controlled params, if buffer has no timestamp
12493 2005-08-29 Stefan Kost <ensonic@users.sf.net>
12496 * gst/sine/Makefile.am:
12497 * gst/volume/Makefile.am:
12498 controllerized elements also need to link against controller-libs ;)
12500 2005-08-29 Stefan Kost <ensonic@users.sf.net>
12502 * docs/libs/tmpl/gstcolorbalance.sgml:
12503 * docs/libs/tmpl/gstgconf.sgml:
12504 * docs/libs/tmpl/gstmixer.sgml:
12505 * docs/libs/tmpl/gstringbuffer.sgml:
12506 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
12507 (gst_sinesrc_create):
12508 * gst/volume/gstvolume.c: (gst_volume_class_init),
12509 (volume_transform):
12510 controllerized two audio plugins
12512 2005-08-29 Andy Wingo <wingo@pobox.com>
12514 * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push)
12515 (vorbis_handle_data_packet): Fix some int overflow errors.
12517 * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
12519 (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
12521 (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
12522 if it's valid. Fixed streaming-mode playback.
12524 * check/elements/volume.c (cleanup_volume): Fix for running
12527 * check/elements/audioconvert.c: Convert from native endian, not
12530 2005-08-29 Michael Smith <msmith@fluendo.com>
12532 * ext/ogg/Makefile.am:
12533 * ext/ogg/gstogg.c: (plugin_init):
12534 * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
12535 (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
12536 (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
12537 (gst_ogg_parse_class_init), (gst_ogg_parse_init),
12538 (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
12539 (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
12540 (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
12541 (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
12542 Add an ogg parser element.
12544 2005-08-28 Andy Wingo <wingo@pobox.com>
12546 * Updates for two-arg init from GST_BOILERPLATE_FULL.
12548 2005-08-26 Wim Taymans <wim@fluendo.com>
12550 * gst/audioconvert/audioconvert.c: (if), (float),
12551 (audio_convert_get_func_index), (check_default),
12552 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12553 (audio_convert_clean_context), (audio_convert_get_sizes),
12554 (audio_convert_convert):
12557 2005-08-26 Wim Taymans <wim@fluendo.com>
12559 * gst/audioconvert/audioconvert.c: (if), (float),
12560 (audio_convert_get_func_index), (check_default),
12561 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12562 (audio_convert_clean_context), (audio_convert_get_sizes),
12563 (audio_convert_convert):
12564 More elegant and working temp buffer selection algo.
12566 2005-08-26 Wim Taymans <wim@fluendo.com>
12568 * gst/audioconvert/audioconvert.c: (if), (float),
12569 (audio_convert_get_func_index), (check_default),
12570 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12571 (audio_convert_clean_context), (audio_convert_get_sizes),
12572 (get_temp_buffer), (audio_convert_convert):
12573 Use realloc else we lose our original data.
12575 2005-08-26 Thomas Vander Stichele <thomas at apestaart dot org>
12577 * gst/audioresample/gstaudioresample.c:
12578 use base class' newsegment to properly timestamp
12580 2005-08-26 Wim Taymans <wim@fluendo.com>
12582 * gst/audioconvert/audioconvert.c: (if), (float),
12583 (audio_convert_get_func_index), (check_default),
12584 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12585 (audio_convert_clean_context), (audio_convert_get_sizes),
12586 (get_temp_buffer), (audio_convert_convert):
12587 * gst/audioconvert/gstaudioconvert.c:
12588 (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
12589 (gst_audio_convert_transform_caps),
12590 (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
12591 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
12592 Oops, allocate enough space to perform the channel mix.
12594 2005-08-26 Wim Taymans <wim@fluendo.com>
12596 * gst/audioconvert/Makefile.am:
12597 * gst/audioconvert/audioconvert.c: (if), (float),
12598 (audio_convert_get_func_index), (check_default),
12599 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12600 (audio_convert_clean_context), (audio_convert_get_sizes),
12601 (get_temp_buffer), (audio_convert_convert):
12602 * gst/audioconvert/audioconvert.h:
12603 * gst/audioconvert/gstaudioconvert.c:
12604 (gst_audio_convert_class_init), (gst_audio_convert_init),
12605 (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
12606 (gst_audio_convert_get_unit_size),
12607 (gst_audio_convert_transform_caps),
12608 (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
12609 (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
12610 * gst/audioconvert/gstaudioconvert.h:
12611 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
12612 (gst_channel_mix_fill_identical),
12613 (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
12614 (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
12615 (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
12616 (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
12617 (gst_channel_mix_mix):
12618 * gst/audioconvert/gstchannelmix.h:
12619 Cleanups, librarify a bit, optimize, better negotiation and more.
12621 2005-08-26 Jan Schmidt <thaytan@mad.scientist.com>
12623 * ext/ogg/gstoggdemux.c: (ogg_find_peek):
12624 Another from MikeS:
12625 During typefinding, don't support negative offsets
12626 (offsets from the end of the stream) in our typefind->peek() function
12627 - nothing embedded in ogg ever needs them. However, we need to recognise
12628 those requests and reject them, otherwise we return invalid pointers.
12630 2005-08-26 Jan Schmidt <thaytan@mad.scientist.com>
12632 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
12633 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
12634 (vorbisdec_finalize), (vorbis_handle_type_packet):
12635 Big shout-out to MikeS for fixing this giant memory leak.
12638 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12640 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
12641 (audio_convert_get_unit_size):
12644 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12646 * check/Makefile.am:
12647 * check/elements/audioconvert.c: (setup_audioconvert),
12648 (cleanup_audioconvert), (get_int_caps), (verify_convert),
12649 (GST_START_TEST), (audioconvert_suite), (main):
12650 add a test for audioconvert
12651 * gst/audioresample/gstaudioresample.c:
12652 * gst/audioresample/gstaudioresample.h:
12653 set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
12654 note that for buffers of 1/3 sec this means DURATION(c) is
12655 one nanosecond more than for a and b
12657 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12659 * check/Makefile.am:
12660 * check/elements/audioresample.c: (setup_audioresample),
12661 (cleanup_audioresample), (fail_unless_perfect_stream),
12662 (test_perfect_stream_instance), (GST_START_TEST),
12663 add a check for audioresample
12664 (audioresample_suite), (main):
12665 * check/elements/volume.c: (GST_START_TEST):
12666 remove unused method
12667 * gst/audioresample/gstaudioresample.c:
12668 set correct buffer parameters since we're changing them
12669 * gst/audioresample/resample_ref.c: (resample_scale_ref):
12672 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12674 * gst/audioresample/debug.c:
12675 * gst/audioresample/gstaudioresample.c:
12676 add room for extra overlap samples when asked to transform size
12677 protect against possible mem corruption and check for discrepancies
12678 between written size and outbuffer's size so we can warn for
12680 * gst/audioresample/resample.c: (resample_init),
12681 (resample_get_output_size_for_input), (resample_get_output_size),
12682 (resample_set_n_channels), (resample_set_format):
12683 set debug level based on RESAMPLE_DEBUG env var
12684 make sure that get_output_size* returns a whole number of
12686 set sample_size each time either channel or format is set
12687 * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
12688 * gst/audioresample/resample_functable.c:
12689 (resample_scale_functable):
12690 * gst/audioresample/resample_ref.c: (resample_scale_ref):
12691 remove r->sample_size, it's done in resample.c now
12692 add some debugging to the ref implementation
12693 make sure we only give back bytes that are wholes of the sample
12696 2005-08-25 Jan Schmidt <thaytan@mad.scientist.com>
12697 * gst/playback/gstplaybasebin.c: (fill_buffer):
12698 Revert unpopular change for GST_MESSAGE_SRC to GObject.
12700 2005-08-25 Stefan Kost <ensonic@users.sf.net>
12702 * gst/volume/gstvolume.c:
12703 made set_caps function static
12705 2005-08-24 Wim Taymans <wim@fluendo.com>
12707 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
12708 (gst_vorbisenc_change_state):
12709 Stop leaking taglists.
12711 2005-08-24 Wim Taymans <wim@fluendo.com>
12713 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
12714 (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
12715 (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
12716 (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
12717 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
12718 (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
12719 Parse seeking events better.
12721 Generate correct newsegment events, fixes seeking in live oggs.
12723 * ext/theora/theoradec.c: (theora_dec_src_query),
12724 (theora_dec_src_event), (theora_dec_src_getcaps),
12725 (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
12726 Use newsegment values to report correct play time.
12728 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
12729 (vorbis_dec_src_event), (vorbis_dec_sink_event):
12730 * ext/vorbis/vorbisdec.h:
12731 Parse and use newsegment values to report correct play time.
12733 * gst-libs/gst/audio/gstbaseaudiosink.c:
12734 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
12735 Clear ringbuffer on flush.
12736 Use newsegment values to calculate playback time.
12738 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12739 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
12740 Basesink does newsegment calculations for us now.
12742 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12744 * check/Makefile.am:
12746 add core's plugins to the mix so that playbin works
12747 * check/generic/states.c: (GST_START_TEST):
12748 set a 0 timeout on pipelines, so they don't force the next
12750 * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
12751 (gst_play_base_bin_change_state):
12752 remove the crappy error handling and do GST error handling
12754 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12756 * check/Makefile.am:
12757 * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
12758 add same test as to core, it bitches out on playbin atm.
12760 2005-08-24 Wim Taymans <wim@fluendo.com>
12765 2005-08-24 Wim Taymans <wim@fluendo.com>
12767 * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
12768 (gst_videoscale_prepare_size), (parse_caps),
12769 (gst_videoscale_set_caps), (gst_videoscale_get_size),
12770 (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
12771 (gst_videoscale_transform):
12772 * gst/videoscale/gstvideoscale.h:
12773 Refactor, make use of BaseTranform really well.
12775 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12778 compile audioresample
12779 * gst/audioresample/Makefile.am:
12780 * gst/audioresample/buffer.c:
12781 * gst/audioresample/functable.c:
12782 * gst/audioresample/gstaudioresample.c:
12783 * gst/audioresample/gstaudioresample.h:
12784 * gst/audioresample/resample.c:
12785 (resample_get_output_size_for_input):
12786 * gst/audioresample/resample.h:
12787 * gst/audioresample/resample_chunk.c:
12788 * gst/audioresample/resample_functable.c:
12789 * gst/audioresample/resample_ref.c:
12790 port to use basetransform; doesn't work in all cases yet
12792 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12794 * gst/audioconvert/gstaudioconvert.c:
12795 (gst_audio_convert_class_init), (gst_audio_convert_init),
12796 (audio_convert_get_unit_size), (audio_convert_transform_caps),
12797 (audio_convert_fixate_caps), (audio_convert_set_caps),
12798 (audio_convert_transform),
12799 (gst_audio_convert_buffer_to_default_format),
12800 (gst_audio_convert_buffer_from_default_format),
12801 (gst_audio_convert_channels):
12802 * gst/audioconvert/gstchannelmix.c:
12803 * gst/audioconvert/gstchannelmix.h:
12804 port to basetransform
12805 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12806 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
12807 (gst_ffmpegcsp_get_unit_size):
12808 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12809 (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
12810 fix for basetransform changes
12812 2005-08-24 Jan Schmidt <thaytan@mad.scientist.com>
12814 * check/Makefile.am:
12815 Add CHECK_CFLAGS and LDFLAGS
12817 * gst/playback/gstplaybasebin.c: (fill_buffer):
12818 GST_MESSAGE_SRC became a GObject
12820 2005-08-24 Wim Taymans <wim@fluendo.com>
12822 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
12823 (gst_ring_buffer_clear_all):
12824 * gst-libs/gst/audio/gstringbuffer.h:
12825 Added function to clear the ringbuffer.
12827 2005-08-24 Andy Wingo <wingo@pobox.com>
12829 * sys/v4l/gstv4lelement.c (gst_v4lelement_start)
12830 (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
12831 of _open and _close.
12833 * sys/v4l/gstv4lxoverlay.h:
12834 * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
12835 an Xv connection here, instead of all the time. Make Xv only be
12836 loaded if you axe for it. Kindof a workaround for buggy behaviour
12837 of Xv when using remote xservers (XvQueryExtension would block).
12838 (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
12839 replace the _open and _close public API. Only start the xv
12840 connection if necessary.
12841 (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
12843 2005-08-23 David Schleef <ds@schleef.org>
12845 * gst/audioresample/Makefile.am: Leet audioresampling code
12846 * gst/audioresample/buffer.c:
12847 * gst/audioresample/buffer.h:
12848 * gst/audioresample/debug.c:
12849 * gst/audioresample/debug.h:
12850 * gst/audioresample/functable.c:
12851 * gst/audioresample/functable.h:
12852 * gst/audioresample/gstaudioresample.c:
12853 * gst/audioresample/gstaudioresample.h:
12854 * gst/audioresample/resample.c:
12855 * gst/audioresample/resample.h:
12856 * gst/audioresample/resample_chunk.c:
12857 * gst/audioresample/resample_functable.c:
12858 * gst/audioresample/resample_ref.c:
12860 2005-08-23 Wim Taymans <wim@fluendo.com>
12862 * examples/seeking/seek.c: (make_vorbis_pipeline),
12863 (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
12864 Small seek updates.
12866 2005-08-23 Andy Wingo <wingo@pobox.com>
12868 * gst-libs/gst/audio/gstbaseaudiosrc.c
12869 (gst_base_audio_src_fixate): Only fixate endianness if it is
12870 present in the caps.
12872 2005-08-22 Andy Wingo <wingo@pobox.com>
12874 * ext/alsa/gstalsasink.c (gst_alsasink_get_property):
12875 * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
12876 device-name property.
12878 * gst-libs/gst/audio/gstaudiosrc.h:
12879 * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
12880 close_device in the ring buffer, like gstaudiosink.
12882 * ext/alsa/gstalsamixer.h:
12883 * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
12884 macro to implement the interface without much code. Cleanups.
12886 * ext/alsa/gstalsasrc.h:
12887 * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
12890 * ext/alsa/Makefile.am: Add new files.
12891 * ext/alsa/gstalsamixerelement.c:
12892 * ext/alsa/gstalsamixerelement.c: Split element code out from
12893 mixer code so that alsasrc can be a mixer too.
12895 2005-08-21 Thomas Vander Stichele <thomas at apestaart dot org>
12897 * check/elements/volume.c: (setup_volume), (cleanup_volume),
12899 * check/elements/vorbisdec.c: (setup_vorbisdec),
12900 (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
12901 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
12902 (vorbis_handle_identification_packet),
12903 (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
12904 (vorbis_handle_header_packet), (vorbis_dec_push),
12905 (vorbis_dec_chain):
12906 use the setup/teardown methods to save code. save code is good.
12908 2005-08-20 Thomas Vander Stichele <thomas at apestaart dot org>
12910 * check/Makefile.am:
12911 add ext dir for plugins
12912 add vorbisdec test conditionally
12913 * check/elements/volume.c: (setup_volume), (cleanup_volume),
12914 (GST_START_TEST), (volume_suite):
12915 add a test with wrong caps
12916 * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
12917 (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
12918 add a vorbisdec test
12919 * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
12920 (gst_ogg_demux_chain), (gst_ogg_demux_loop):
12921 clean up debug output
12922 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12923 yay, fix a segfault/security issue in vorbisdec
12924 gst-launch fakesrc ! vorbisdec wasn't happy
12925 * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
12926 (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
12927 (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
12928 (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
12929 (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
12930 (gst_vorbisenc_set_metadata), (get_constraints_string),
12931 (update_start_message), (gst_vorbisenc_setup),
12932 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
12933 (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
12934 (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
12935 (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
12936 * ext/vorbis/vorbisenc.h:
12938 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12939 (gst_ffmpegcsp_transform):
12940 have the kow come home
12941 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
12943 * gst/volume/gstvolume.c: (volume_set_caps):
12946 2005-08-20 Thomas Vander Stichele <thomas at apestaart dot org>
12949 * check/.cvsignore:
12950 * check/Makefile.am:
12951 * check/elements/.cvsignore:
12952 * check/elements/volume.c: (chain_func), (event_func),
12953 (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
12956 add unit test structure for gst-plugins-base
12957 add a test for volume
12958 * gst/volume/gstvolume.c: (gst_volume_list_tracks),
12959 (gst_volume_set_volume), (gst_volume_get_volume),
12960 (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
12961 (volume_funcfind), (volume_process_float), (volume_process_int16),
12962 (volume_set_caps), (volume_transform), (volume_update_mute),
12963 (volume_update_volume), (volume_set_property),
12964 (volume_get_property):
12965 document a little; use basetransform vmethod _set_caps
12967 2005-08-19 Andy Wingo <wingo@pobox.com>
12969 * ext/alsa/gstalsamixertrack.h:
12970 * ext/alsa/gstalsamixertrack.c:
12971 * ext/alsa/gstalsamixeroptions.h:
12972 * ext/alsa/gstalsamixeroptions.c:
12973 * ext/alsa/gstalsamixer.h:
12974 * ext/alsa/gstalsamixer.c: Port to 0.9.
12976 * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
12977 Remove gstalsa.c and alsaclock. No more cruft here.
12979 2005-08-18 Wim Taymans <wim@fluendo.com>
12981 * gst-libs/gst/rtp/gstbasertpdepayload.c:
12982 (gst_base_rtp_depayload_chain),
12983 (gst_base_rtp_depayload_add_to_queue),
12984 (gst_base_rtp_depayload_push),
12985 (gst_base_rtp_depayload_queue_release):
12986 * gst-libs/gst/rtp/gstbasertpdepayload.h:
12987 Fix for RTPBuffer changes.
12989 * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
12990 (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
12991 (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
12992 (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
12993 (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
12994 (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
12995 (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
12996 (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
12997 (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
12998 (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
12999 (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
13000 (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
13001 (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
13002 (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
13003 (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
13004 (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
13005 (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
13006 (gst_rtpbuffer_get_payload):
13007 * gst-libs/gst/rtp/gstrtpbuffer.h:
13008 Don't subclass GstBuffer but add methods and helper functions
13009 to construct and manipulate RTP packets in regular GstBuffers.
13011 2005-08-18 Stefan Kost <ensonic@users.sf.net>
13013 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
13014 moved statement below switch
13015 * gst/volume/gstvolume.c: (gst_volume_class_init):
13018 2005-08-16 Wim Taymans <wim@fluendo.com>
13020 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13021 (gst_base_audio_src_change_state):
13022 Open and close device in READY<->NULL state change.
13024 2005-08-16 Andy Wingo <wingo@pobox.com>
13026 * examples/seeking/Makefile.am: Don't compile non-compiling
13027 compiled objects with the compiler.
13029 * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
13032 2005-08-12 Philippe Khalaf <burger@speedy.org>
13033 * gst-libs/gst/rtp/gstbasertpdepayload.c:
13034 * gst-libs/gst/rtp/gstbasertpdepayload.h:
13035 Made a thread to release the queue.
13036 Removed timestamp conversion for now.
13038 2005-08-10 Philippe Khalaf <burger@speedy.org>
13039 * gst-libs/gst/rtp/gstbasertpdepayload.c:
13040 * gst-libs/gst/rtp/gstbasertpdepayload.h:
13041 Added rtp timestamp -> gst timestamp conversion.
13042 Fixed several problems with queue.
13044 2005-08-09 Tim-Philipp Müller <tim at centricular dot net>
13046 * gst-libs/gst/audio/gstaudioclock.h:
13047 * gst-libs/gst/audio/gstaudiofilter.h:
13048 * gst-libs/gst/audio/gstaudiosink.h:
13049 * gst-libs/gst/audio/gstaudiosrc.h:
13050 * gst-libs/gst/audio/gstbaseaudiosink.h:
13051 * gst-libs/gst/audio/gstbaseaudiosrc.h:
13052 * gst-libs/gst/audio/gstringbuffer.h:
13053 * gst-libs/gst/net/gstnetbuffer.h:
13054 * gst-libs/gst/rtp/gstbasertpdepayload.h:
13055 * gst-libs/gst/rtp/gstrtpbuffer.h:
13056 Add padding (you will need to rebuild gst-plugins-base,
13057 gst-plugins and all applications afterwards!)
13059 2005-08-09 Tim-Philipp Müller <tim at centricular dot net>
13061 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
13062 (gst_riff_parse_chunk):
13063 Fix bug in debug message and add some more debug messages.
13065 2005-08-08 Edward Hervey <edward@fluendo.com>
13067 * gst-libs/gst/riff/riff-media.c:
13068 backported updates since branch
13070 2005-08-08 Andy Wingo <wingo@pobox.com>
13072 * gst-libs/gst/audio/gstbaseaudiosink.c
13073 (gst_base_audio_sink_change_state): Open the device in NULL->READY
13074 like good elements should. Close on READY->NULL too.
13076 * gst-libs/gst/audio/gstaudiosink.c
13077 (gst_audioringbuffer_open_device,
13078 (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
13079 (gst_audioringbuffer_release): Updates for new ring buffer API,
13080 hook into the new audio sink api.
13082 * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
13083 (GstAudioSinkClass.close): Just open and close the device -- no
13084 resource allocation or configuration.
13085 (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
13086 vmethods, handle device setup and resource allocation.
13088 * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
13089 (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
13092 * gst-libs/gst/audio/gstringbuffer.h
13093 (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
13096 * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
13097 (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
13098 New API functions. The device should be opened before acquiring
13099 and closed after releasing.
13101 2005-08-08 Tim-Philipp Müller <tim at centricular dot net>
13103 * gst-libs/gst/interfaces/mixer.h:
13104 Reset padding to GST_PADDING.
13106 2005-08-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13108 * gst/playback/gstplaybin.c: (remove_sinks):
13109 Remove visualization from parent explicitely; works around some
13110 apparent refcount issue that I haven't tracked down yet.
13112 2005-08-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13114 * ext/alsa/gstalsasink.c: (set_hwparams):
13115 Assign debug category, add negotiation debug msgs.
13117 2005-08-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13119 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
13120 Fix error code for file-not-found to NOT_FOUND.
13122 2005-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
13124 * common/gtk-doc-plugins.mak:
13125 * docs/plugins/Makefile.am:
13126 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13127 * docs/plugins/gst-plugins-base-plugins-sections.txt:
13128 renamed to actual element names, so much nicer to look at
13129 * docs/plugins/tmpl/gstmultifdsink.sgml:
13131 * docs/plugins/tmpl/multifdsink.sgml:
13132 * docs/plugins/tmpl/tcpserversink.sgml:
13134 * ext/alsa/gstalsa.c:
13135 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
13136 * ext/ogg/gstoggmux.c:
13137 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
13138 * gst/playback/gstdecodebin.c:
13139 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
13140 * gst/tcp/gsttcpserversink.c:
13141 various fixes and documentation additions
13143 2005-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
13145 * common/Makefile.am:
13146 * common/gstdoc-scangobj:
13147 * common/gtk-doc-plugins.mak:
13148 * common/gtk-doc.mak:
13149 add a custom scangobj that uses the registry
13150 add a custom gtk-doc-plugins.mak that uses it
13151 some doc build fixes
13153 * docs/Makefile.am:
13154 * docs/plugins/Makefile.am:
13155 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13156 * docs/plugins/gst-plugins-base-plugins-sections.txt:
13157 * docs/plugins/gst-plugins-base-plugins.types:
13158 * docs/plugins/tmpl/gstmultifdsink.sgml:
13159 add docs for one element, multifdsink
13160 * gst/adder/gstadder.h:
13161 * gst/volume/gstvolume.h:
13162 don't privatize enum
13163 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
13164 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13165 (gst_sync_method_get_type), (gst_client_status_get_type),
13166 (gst_multifdsink_class_init),
13167 (gst_multifdsink_client_queue_buffer),
13168 (gst_multifdsink_handle_client_write):
13169 * gst/tcp/gstmultifdsink.h:
13170 * gst/tcp/gsttcp.h:
13171 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13172 (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
13173 (gst_tcpclientsink_render):
13174 * gst/tcp/gsttcpclientsink.h:
13175 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
13176 (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
13177 (gst_tcpclientsrc_start):
13178 * gst/tcp/gsttcpclientsrc.h:
13179 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
13180 (gst_tcpserversrc_init), (gst_tcpserversrc_create):
13181 * gst/tcp/gsttcpserversrc.h:
13182 * gst/typefind/gsttypefindfunctions.c:
13183 remove superfluous Type stuff
13185 2005-08-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13187 * gst/playback/gstplaybin.c: (gen_video_element):
13190 2005-08-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13192 * gst-libs/gst/gconf/gconf.c:
13193 * gst-libs/gst/gconf/gconf.h:
13194 Fix some Andy Problem [tm].
13196 2005-08-04 Andy Wingo <wingo@pobox.com>
13198 * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
13199 * gst/ffmpegcolorspace/gstffmpegcolorspace.c
13200 (gst_ffmpegcsp_get_size): Adapt to API changes.
13202 * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
13203 Implement an in-place do-nothing transform.
13205 2005-08-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13207 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
13208 (gst_ximagesink_renegotiate_size):
13209 Do not set new window sizes yet if we prepare a new buffer size
13210 for upstream renegotiation (software scaling) at some point in the
13211 future, because this new size waqs not actually accepted yet. Once
13212 accepted, renegotiation later on will set the new sizes just fine.
13213 Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
13214 embedding testcase.
13216 2005-08-03 Andy Wingo <wingo@pobox.com>
13218 * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
13219 (gst_ximagesink_buffer_alloc):
13220 Protect the height, width, and desired_caps with the pool_lock.
13221 Fixes videotestsrc ! queue ! ximagesink.
13223 2005-08-02 Edward Hervey <edward@fluendo.com>
13225 * gst/volume/gstvolume.c:
13226 include left from controller cleanup
13228 2005-08-02 Jan Schmidt <thaytan@mad.scientist.com>
13229 * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
13230 Stop collectpads before calling the parent state
13231 change function on PAUSED->READY.
13233 2005-08-01 Jan Schmidt <thaytan@mad.scientist.com>
13235 When testing for X libs, use the X CFlags
13236 * gst/adder/gstadder.c: (gst_adder_change_state):
13237 Stop the collectpads before calling parent state change function
13238 on PAUSED->READY, otherwise we deadlock deactivating pads.
13240 2005-08-01 Stefan Kost <ensonic@users.sf.net>
13243 * docs/libs/tmpl/gstcolorbalance.sgml:
13244 * docs/libs/tmpl/gstmixer.sgml:
13245 * examples/Makefile.am:
13246 * gst/sine/Makefile.am:
13247 * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
13248 (gst_sinesrc_set_property), (plugin_init):
13249 * gst/sine/gstsinesrc.h:
13250 * gst/volume/Makefile.am:
13251 * gst/volume/gstvolume.c: (gst_volume_set_volume),
13252 (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
13253 (volume_process_float), (volume_process_int16),
13254 (volume_set_property), (plugin_init):
13255 * gst/volume/gstvolume.h:
13256 deactivate and remove dparams (libgstcontrol)
13258 2005-07-29 Wim Taymans <wim@fluendo.com>
13260 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
13261 Convert me to BaseTransform!! help..
13263 2005-07-29 Andy Wingo <wingo@pobox.com>
13265 * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
13268 * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
13269 support of both endiannesses.
13271 2005-07-28 Tim-Philipp Müller <tim at centricular dot net>
13273 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
13274 Fix confusing debug message (s/event/query/)
13276 2005-07-28 Tim-Philipp Müller <tim at centricular dot net>
13278 * gst/videotestsrc/videotestsrc.h:
13279 Use "_stdint.h" instead of <stdint.h>
13281 2005-07-27 Wim Taymans <wim@fluendo.com>
13283 * ext/vorbis/Makefile.am:
13284 Revert wrong commit.
13286 2005-07-27 Wim Taymans <wim@fluendo.com>
13288 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
13289 More compilation fixen.
13291 2005-07-27 Wim Taymans <wim@fluendo.com>
13293 * gst-libs/gst/audio/gstbaseaudiosink.c:
13294 (gst_base_audio_sink_event), (gst_base_audio_sink_render),
13295 (gst_base_audio_sink_create_ringbuffer),
13296 (gst_base_audio_sink_change_state):
13299 2005-07-27 Wim Taymans <wim@fluendo.com>
13301 * examples/seeking/seek.c: (setup_dynamic_link),
13302 (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
13303 (query_positions_elems), (query_positions_pads), (do_seek):
13304 Update seek example.
13306 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13307 (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
13308 (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
13309 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13310 (gst_ogg_demux_handle_event),
13311 (gst_ogg_demux_deactivate_current_chain),
13312 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13313 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13314 (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
13315 (gst_ogg_demux_loop):
13316 * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
13317 * ext/theora/theoradec.c: (theora_dec_src_event),
13318 (theora_dec_src_getcaps), (theora_dec_sink_event),
13319 (theora_dec_push), (theora_dec_chain):
13320 * ext/vorbis/Makefile.am:
13321 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
13322 (vorbis_dec_sink_event), (vorbis_dec_push),
13323 (vorbis_handle_data_packet):
13324 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
13325 (gst_vorbisenc_chain):
13326 * gst/playback/gststreaminfo.c: (cb_probe):
13327 * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
13328 * gst/videorate/gstvideorate.c: (gst_videorate_event):
13329 * gst/videoscale/gstvideoscale.c:
13330 (gst_videoscale_handle_src_event):
13331 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
13332 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
13333 (gst_ximagesink_navigation_send_event):
13334 * sys/xvimage/xvimagesink.c:
13335 (gst_xvimagesink_navigation_send_event):
13336 Various event updates and cleanups
13338 2005-07-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13340 * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
13341 Fix segfault for I420/YV12.
13343 2005-07-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13345 * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
13348 2005-07-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13350 * gst/playback/gstplaybin.c: (gen_video_element),
13351 (gen_audio_element):
13352 Switch to auto*sink elements as default sinks; add volume element
13353 so that volume control in totem works.
13355 2005-07-21 Wim Taymans <wim@fluendo.com>
13357 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
13358 * gst/playback/gstplaybin.c: (setup_sinks),
13359 (gst_play_bin_change_state):
13360 Refcount fix and more comments.
13362 2005-07-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
13364 * sys/ximage/Makefile.am:
13365 * sys/ximage/ximage.c: (plugin_init):
13366 * sys/ximage/ximagesink.c:
13367 Prepare for adding ximagesrc, rename of plugin to ximage etc.
13370 2005-07-21 Wim Taymans <wim@fluendo.com>
13372 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13373 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13374 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13375 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13376 (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13377 (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
13378 (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
13379 (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
13380 (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
13381 Generate correct disconts for live chained oggs.
13383 * gst-libs/gst/audio/gstbaseaudiosink.c:
13384 (gst_base_audio_sink_render),
13385 (gst_base_audio_sink_create_ringbuffer),
13386 (gst_base_audio_sink_change_state):
13387 Handle discont math correctly.
13389 * gst/playback/gstplaybin.c: (add_sink):
13390 Some small debug cleanup.
13392 2005-07-21 Wim Taymans <wim@fluendo.com>
13394 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
13395 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13396 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13397 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13398 (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13399 (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
13400 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13401 (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
13402 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13403 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
13404 (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
13405 (gst_ogg_demux_change_state), (gst_ogg_print):
13406 Reorganize code to send the right disconts when in streaming
13409 2005-07-20 Andy Wingo <wingo@pobox.com>
13411 * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
13412 fix (?), fixes a seggie mcfalterson (#310894).
13414 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13416 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
13417 (gst_ogg_mux_set_header_on_caps):
13418 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
13419 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
13420 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
13421 * gst-libs/gst/audio/multichannel.c:
13422 (gst_audio_set_channel_positions),
13423 (gst_audio_set_structure_channel_positions_list):
13424 * gst/playback/gstdecodebin.c: (dynamic_create):
13425 * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
13426 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
13427 Fixes for API changes in core.
13429 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13431 * gst/playback/gstplaybasebin.c: (fill_buffer):
13432 Use _new_custom() so we can set custom message types for buffering
13435 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13438 * gst-libs/gst/Makefile.am:
13439 * gst-libs/gst/gconf/.cvsignore:
13440 * gst-libs/gst/gconf/Makefile.am:
13441 * gst-libs/gst/gconf/test-gconf.c:
13442 * pkgconfig/Makefile.am:
13443 * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
13444 * pkgconfig/gstreamer-gconf.pc.in:
13445 Remove gconf stuff, use gconf elements instead from now on.
13447 2005-07-20 Wim Taymans <wim@fluendo.com>
13449 * gst-libs/gst/audio/TODO:
13450 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
13451 (gst_audio_clock_get_internal_time):
13452 * gst-libs/gst/audio/gstaudioclock.h:
13453 * gst-libs/gst/audio/gstbaseaudiosink.c:
13454 (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
13455 (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
13456 (gst_base_audio_sink_render),
13457 (gst_base_audio_sink_create_ringbuffer),
13458 (gst_base_audio_sink_change_state):
13459 Make sure the audio clock always returns an increasing value.
13461 2005-07-19 Andy Wingo <wingo@pobox.com>
13463 * gst/videotestsrc/: Cleanups.
13465 2005-07-19 Wim Taymans <wim@fluendo.com>
13467 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
13470 2005-07-19 Wim Taymans <wim@fluendo.com>
13472 * examples/seeking/seek.c: (make_dv_pipeline),
13473 (make_vorbis_theora_pipeline), (query_rates),
13474 (query_positions_elems), (query_positions_pads), (do_seek):
13475 Make correct DV pipeline.
13477 2005-07-18 Andy Wingo <wingo@pobox.com>
13479 * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
13480 default. Also because it's the only thing that really works. (This
13481 is used in the GConf elements).
13482 Use AS_LIBTOOL_TAGS.
13484 2005-07-18 Wim Taymans <wim@fluendo.com>
13486 * gst/playback/gstdecodebin.c: (remove_element_chain):
13487 * gst/playback/gstplaybin.c: (add_sink):
13488 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
13489 (gst_stream_info_set_mute):
13490 * gst/playback/gststreamselector.c:
13491 (gst_stream_selector_get_linked_pad),
13492 (gst_stream_selector_getcaps), (gst_stream_selector_chain):
13493 More leak and compile fixes.
13495 2005-07-18 Wim Taymans <wim@fluendo.com>
13497 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
13498 (query_rates), (query_positions_elems), (query_positions_pads),
13499 (do_seek), (seek_cb), (stop_seek):
13500 Updated seek example.
13502 * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
13503 * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
13504 (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
13505 * gst/playback/gstplaybin.c: (add_sink):
13506 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
13507 (gst_stream_info_set_mute):
13508 Some refcount leak fixes.
13510 2005-07-16 Wim Taymans <wim@fluendo.com>
13512 * gst-libs/gst/audio/gstbaseaudiosink.c:
13513 (gst_base_audio_sink_render):
13514 Align samples even if we have roundoff errors in the
13515 timestamp conversion.
13517 2005-07-16 Wim Taymans <wim@fluendo.com>
13519 * docs/libs/tmpl/gstringbuffer.sgml:
13520 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
13521 (query_rates), (query_positions_elems), (query_positions_pads),
13522 (update_scale), (do_seek):
13523 Updated seek example.
13525 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
13526 (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
13527 (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
13528 (gst_ogg_demux_loop):
13529 Push out correct discont values.
13531 * ext/theora/theoradec.c: (theora_dec_src_convert),
13532 (theora_dec_sink_convert), (theora_dec_src_getcaps),
13533 (theora_dec_sink_event), (theora_handle_type_packet),
13534 (theora_handle_header_packet), (theora_dec_push),
13535 (theora_handle_data_packet), (theora_dec_chain),
13536 (theora_dec_change_state):
13537 Better timestamping.
13539 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13540 (vorbis_dec_sink_event), (vorbis_dec_push),
13541 (vorbis_handle_data_packet), (vorbis_dec_chain):
13542 * ext/vorbis/vorbisdec.h:
13543 Better timestamping.
13545 * gst-libs/gst/audio/gstbaseaudiosink.c:
13546 (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
13547 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
13548 Handle syncing on timestamps instead of sample offsets. Make
13549 use of DISCONT values as described in design docs.
13551 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13552 (gst_base_audio_src_get_time):
13553 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
13554 (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
13555 (gst_ring_buffer_read):
13556 * gst-libs/gst/audio/gstringbuffer.h:
13557 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
13558 (gst_ximagesink_show_frame):
13559 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
13560 Correcly convert buffer timestamp to stream time.
13562 2005-07-16 Wim Taymans <wim@fluendo.com>
13564 * gst/audioconvert/gstaudioconvert.c:
13565 (gst_audio_convert_get_buffer):
13566 Timestamp buffers correctly.
13568 * gst/playback/gstplaybin.c: (gen_video_element):
13569 Make internal fakesink silent.
13571 2005-07-15 Wim Taymans <wim@fluendo.com>
13573 * gst/ffmpegcolorspace/Makefile.am:
13574 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13575 (gst_ffmpegcsp_caps_remove_format_info),
13576 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
13577 (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
13578 (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
13579 (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
13580 Ported ffmpegcolorspace to basetransform.
13582 * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
13583 * gst/volume/gstvolume.c: (volume_transform):
13586 2005-07-14 Wim Taymans <wim@fluendo.com>
13588 * gst/videotestsrc/Makefile.am:
13589 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
13590 (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
13591 (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
13592 (gst_videotestsrc_init), (gst_videotestsrc_event),
13593 (gst_videotestsrc_create), (gst_videotestsrc_start),
13594 (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
13595 (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13596 (gst_videotestsrc_get_property):
13597 * gst/videotestsrc/gstvideotestsrc.h:
13598 Make videotestsrc a pushsrc.
13600 2005-07-14 Wim Taymans <wim@fluendo.com>
13602 * gst/tcp/gstfdset.c: (gst_fdset_free):
13603 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
13604 (gst_multifdsink_add), (gst_multifdsink_remove),
13605 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
13606 (gst_multifdsink_remove_client_link),
13607 (gst_multifdsink_client_queue_data),
13608 (gst_multifdsink_client_queue_caps),
13609 (gst_multifdsink_client_queue_buffer),
13610 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
13611 (gst_multifdsink_stop):
13612 * gst/tcp/gstmultifdsink.h:
13615 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
13616 Also draw image when not from a pool.
13618 2005-07-14 Wim Taymans <wim@fluendo.com>
13620 * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
13621 (mute_stream), (silence_stream):
13622 Small debug additions.
13624 2005-07-14 Wim Taymans <wim@fluendo.com>
13626 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
13627 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13628 (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
13629 Better error recovery, ignore unconnected pads and
13632 2005-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
13634 * docs/libs/tmpl/gstaudio.sgml:
13635 * docs/libs/tmpl/gstcolorbalance.sgml:
13636 * docs/libs/tmpl/gstgconf.sgml:
13637 * docs/libs/tmpl/gstmixer.sgml:
13638 * docs/libs/tmpl/gstringbuffer.sgml:
13639 * docs/libs/tmpl/gsttuner.sgml:
13640 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13641 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
13642 (gst_tcpclientsrc_class_init):
13643 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
13644 (gst_tcpserversrc_class_init):
13645 * sys/v4l/gstv4lelement.c:
13646 more autistic cleanliness in functions/names/defines
13648 2005-07-13 Thomas Vander Stichele <thomas at apestaart dot org>
13651 make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
13652 added manually to each Makefile.am so we are sure it goes
13653 *last* and doesn't add -L flags before linking in libs of our
13654 own, like, say, internal .la libs, that then accidentally pick
13655 up the installed copy.
13656 * docs/libs/Makefile.am:
13657 * ext/alsa/Makefile.am:
13658 * ext/cdparanoia/Makefile.am:
13659 * ext/gnomevfs/Makefile.am:
13660 * ext/libvisual/Makefile.am:
13661 * ext/ogg/Makefile.am:
13662 * ext/theora/Makefile.am:
13663 * ext/vorbis/Makefile.am:
13664 * gst-libs/gst/video/Makefile.am:
13665 * gst/adder/Makefile.am:
13666 * gst/audioconvert/Makefile.am:
13667 * gst/audiorate/Makefile.am:
13668 * gst/audioscale/Makefile.am:
13669 * gst/ffmpegcolorspace/Makefile.am:
13670 * gst/playback/Makefile.am:
13671 * gst/sine/Makefile.am:
13672 * gst/subparse/Makefile.am:
13673 * gst/tags/Makefile.am:
13674 * gst/tcp/Makefile.am:
13675 * gst/typefind/Makefile.am:
13676 * gst/videorate/Makefile.am:
13677 * gst/videoscale/Makefile.am:
13678 * gst/videotestsrc/Makefile.am:
13679 * gst/volume/Makefile.am:
13680 * sys/v4l/Makefile.am:
13681 * sys/ximage/Makefile.am:
13682 * sys/xvimage/Makefile.am:
13683 adapt properly to this change. This should make sure that
13684 plugins and libs properly link to the as-yet-uninstalled
13685 copies of stuff like libgstinterfaces and libgstvideo
13687 2005-07-13 Andy Wingo <wingo@pobox.com>
13689 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
13690 (gst_v4lsrc_fixate): Fixate on format as well.
13692 * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy)
13693 (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
13694 buffer points to it.
13695 (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
13696 rather just doing X calls ourselves. Also fixes a memleak.
13698 2005-07-12 Andy Wingo <wingo@pobox.com>
13700 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property)
13701 (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init)
13702 (gst_v4lsrc_create): Re-add the copy-mode property, default to
13703 TRUE to avoid deadlocks if an element holds on to our buffers.
13705 2005-07-11 Thomas Vander Stichele <thomas at apestaart dot org>
13707 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13708 (gst_sinesrc_init), (gst_sinesrc_create),
13709 (gst_sinesrc_set_property), (gst_sinesrc_get_property),
13710 (gst_sinesrc_start):
13711 * gst/sine/gstsinesrc.h:
13712 removing num-buffers property before moving it
13714 2005-07-10 Thomas Vander Stichele <thomas at apestaart dot org>
13717 use overridable ERROR_CFLAGS
13718 * docs/libs/gst-plugins-base-libs.types:
13719 * docs/libs/tmpl/gstringbuffer.sgml:
13720 * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
13721 (gst_alsasink_class_init):
13722 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
13723 (gst_alsasrc_class_init):
13724 * gst-libs/gst/audio/audio.h:
13725 * gst-libs/gst/audio/gstaudioclock.h:
13726 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
13727 (gst_audio_filter_base_init), (gst_audio_filter_class_init),
13728 (gst_audio_filter_link), (gst_audio_filter_init),
13729 (gst_audio_filter_chain), (gst_audio_filter_set_property),
13730 (gst_audio_filter_get_property),
13731 (gst_audio_filter_class_add_pad_templates):
13732 * gst-libs/gst/audio/gstaudiofilter.h:
13733 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
13734 (gst_audio_filter_template_get_type),
13735 (gst_audio_filter_template_base_init),
13736 (gst_audio_filter_template_class_init),
13737 (gst_audio_filter_template_init),
13738 (gst_audio_filter_template_set_property),
13739 (gst_audio_filter_template_get_property), (plugin_init),
13740 (gst_audio_filter_template_setup),
13741 (gst_audio_filter_template_filter),
13742 (gst_audio_filter_template_filter_inplace):
13743 * gst-libs/gst/audio/gstaudiosink.c:
13744 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
13745 (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
13746 (gst_audioringbuffer_release), (gst_audioringbuffer_start),
13747 (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
13748 (gst_audio_sink_base_init), (gst_audio_sink_class_init),
13749 (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
13750 * gst-libs/gst/audio/gstaudiosink.h:
13751 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
13752 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
13753 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
13754 (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
13755 (gst_audioringbuffer_delay), (gst_audio_src_base_init),
13756 (gst_audio_src_class_init), (gst_audio_src_init),
13757 (gst_audio_src_create_ringbuffer):
13758 * gst-libs/gst/audio/gstaudiosrc.h:
13759 * gst-libs/gst/audio/gstbaseaudiosink.c:
13760 (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
13761 (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
13762 (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
13763 (gst_base_audio_sink_set_property),
13764 (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
13765 (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
13766 (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
13767 (gst_base_audio_sink_create_ringbuffer),
13768 (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
13769 * gst-libs/gst/audio/gstbaseaudiosink.h:
13770 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13771 (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
13772 (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
13773 (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
13774 (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
13775 (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
13776 (gst_base_audio_src_event), (gst_base_audio_src_create),
13777 (gst_base_audio_src_create_ringbuffer),
13778 (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
13779 * gst-libs/gst/audio/gstbaseaudiosrc.h:
13780 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
13781 (gst_ring_buffer_class_init), (gst_ring_buffer_init),
13782 (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
13783 (gst_ring_buffer_debug_spec_caps),
13784 (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
13785 (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
13786 (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
13787 (gst_ring_buffer_start), (gst_ring_buffer_pause),
13788 (gst_ring_buffer_stop), (gst_ring_buffer_delay),
13789 (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
13790 (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
13791 (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
13792 (gst_ring_buffer_clear):
13793 * gst-libs/gst/audio/gstringbuffer.h:
13794 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
13795 (gst_video_sink_class_init), (gst_video_sink_get_type):
13796 * gst-libs/gst/video/videosink.h:
13797 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
13798 (gst_multifdsink_class_init),
13799 (gst_multifdsink_handle_client_write),
13800 (gst_multifdsink_change_state):
13801 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13802 (gst_tcpclientsink_setcaps):
13803 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
13804 (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
13805 (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
13806 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
13807 (gst_ximagesink_send_pending_navigation),
13808 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
13809 (gst_ximagesink_class_init), (gst_ximagesink_get_type):
13810 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
13811 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
13812 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
13813 (gst_xvimagesink_send_pending_navigation),
13814 (gst_xvimagesink_navigation_send_event),
13815 (gst_xvimagesink_set_xwindow_id),
13816 (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
13817 (gst_xvimagesink_get_type):
13818 more macro splitting
13820 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
13822 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
13823 plug a memleak, allows me to import 1479 albums in one go
13825 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
13826 (vorbis_handle_type_packet), (vorbis_dec_chain),
13827 (vorbis_dec_change_state):
13828 fix some format strings
13830 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
13832 * docs/libs/tmpl/gstcolorbalance.sgml:
13833 * docs/libs/tmpl/gstmixer.sgml:
13834 * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
13835 (gst_alsasink_set_property), (gst_alsasink_get_property):
13836 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
13837 (gst_alsasrc_set_property), (gst_alsasrc_get_property):
13838 add device property
13840 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
13842 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
13843 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
13844 (audiocast_register_listener), (audiocast_thread_run),
13845 (gst_gnomevfssrc_send_additional_headers_callback),
13846 (gst_gnomevfssrc_received_headers_callback),
13847 (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
13848 (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
13849 (gst_gnomevfssrc_get_size):
13850 add/clean up debugging
13851 * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
13854 2005-07-07 Andy Wingo <wingo@pobox.com>
13856 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
13857 framerate. Need to get a handle on when exactly this function is
13860 * sys/v4l/v4lsrc_calls.h:
13861 * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
13862 (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
13863 (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
13865 * sys/v4l/v4l_calls.h: Cast to V4lElement.
13866 * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
13867 v4lelements are sources.
13869 * sys/v4l/gstv4lxoverlay.h:
13870 * sys/v4l/gstv4lxoverlay.c:
13871 * sys/v4l/gstv4ltuner.h:
13872 * sys/v4l/gstv4ltuner.c: Header loc fixen.
13874 * sys/v4l/gstv4lsrc.h:
13875 * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
13876 PushSrc/BaseSrc. Removed most sync-related properties, videorate
13877 or something should handle that. Made a live source.
13879 * sys/v4l/gstv4lelement.h:
13880 * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
13881 signals. Some cleanups.
13883 * sys/v4l/gstv4lcolorbalance.h: Interface header update.
13885 * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
13888 * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
13891 * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
13893 2005-07-07 Wim Taymans <wim@fluendo.com>
13895 * ext/theora/theoradec.c: (theora_get_query_types),
13896 (theora_dec_src_getcaps), (theora_dec_push):
13897 * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
13898 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
13899 Remove deprecated/unused query types.
13901 2005-07-06 Wim Taymans <wim@fluendo.com>
13903 * ext/alsa/Makefile.am:
13904 * ext/alsa/gstalsaplugin.c: (plugin_init):
13905 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
13906 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
13907 (gst_alsasrc_dispose), (gst_alsasrc_base_init),
13908 (gst_alsasrc_class_init), (gst_alsasrc_init),
13909 (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
13910 (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
13911 (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
13912 (gst_alsasrc_reset):
13913 * ext/alsa/gstalsasrc.h:
13914 * gst-libs/gst/audio/Makefile.am:
13915 * gst-libs/gst/audio/gstaudiosink.c:
13916 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
13917 (gst_audioringbuffer_start):
13918 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
13919 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
13920 (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
13921 (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13922 (gst_audioringbuffer_release), (gst_audioringbuffer_start),
13923 (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
13924 (gst_audiosrc_base_init), (gst_audiosrc_class_init),
13925 (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
13926 * gst-libs/gst/audio/gstaudiosrc.h:
13927 * gst-libs/gst/audio/gstbaseaudiosink.c:
13928 (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
13929 (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
13930 (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
13931 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13932 (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
13933 (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
13934 (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
13935 (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
13936 (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
13937 (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
13938 (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
13939 (gst_baseaudiosrc_change_state):
13940 * gst-libs/gst/audio/gstbaseaudiosrc.h:
13941 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13942 (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
13943 (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
13944 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
13945 (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
13946 (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
13947 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
13948 * gst-libs/gst/audio/gstringbuffer.h:
13949 Added audiosource base classes.
13950 Ported alsasrc, still very basic.
13952 2005-07-06 Wim Taymans <wim@fluendo.com>
13954 * ext/theora/theoradec.c: (theora_dec_src_getcaps),
13955 (theora_dec_push), (theora_handle_data_packet):
13956 Prepare for better timestamp fix later.
13958 * gst/audioconvert/gstaudioconvert.c:
13959 List most accurate caps first
13961 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
13962 Use proper pad task function.
13964 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13965 (gst_xvimagesink_show_frame):
13966 Fix deadlock when alloc failed.
13968 2005-07-05 Andy Wingo <wingo@pobox.com>
13970 * ext/gnomevfs/gstgnomevfssrc.c:
13971 * gst/sine/gstsinesrc.c:
13972 * gst/tcp/gsttcpserversrc.c:
13973 * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
13975 * sys/v4l/: Port from 0.8.
13977 * Many files: Null if we got it....
13979 2005-07-05 Andy Wingo <wingo@pobox.com>
13981 * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read):
13982 * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
13985 2005-07-05 Wim Taymans <wim@fluendo.com>
13988 * gst/tcp/Makefile.am:
13990 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
13991 (gst_multifdsink_base_init), (gst_multifdsink_class_init),
13992 (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
13993 (is_sync_frame), (gst_multifdsink_handle_client_write),
13994 (gst_multifdsink_render), (gst_multifdsink_start),
13995 (gst_multifdsink_stop), (gst_multifdsink_change_state):
13996 * gst/tcp/gstmultifdsink.h:
13997 * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
13998 (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
13999 (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
14000 * gst/tcp/gsttcp.h:
14001 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
14002 (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
14003 (gst_tcpclientsink_render), (gst_tcpclientsink_start),
14004 (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
14005 * gst/tcp/gsttcpclientsink.h:
14006 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
14007 (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
14008 (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
14009 (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
14010 (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
14011 * gst/tcp/gsttcpclientsrc.h:
14012 * gst/tcp/gsttcpplugin.c: (plugin_init):
14013 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
14014 * gst/tcp/gsttcpserversink.h:
14015 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
14016 (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
14017 (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
14018 (gst_tcpserversrc_create), (gst_tcpserversrc_start),
14019 (gst_tcpserversrc_stop):
14020 * gst/tcp/gsttcpserversrc.h:
14021 * gst/tcp/gsttcpsink.c:
14022 * gst/tcp/gsttcpsink.h:
14023 * gst/tcp/gsttcpsrc.c:
14024 * gst/tcp/gsttcpsrc.h:
14025 Ported tcp plugins to 0.9.
14028 2005-07-05 Andy Wingo <wingo@pobox.com>
14030 * gst/playback/gstplaybasebin.c (fill_buffer):
14031 message_new_application fixen.
14033 * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
14036 2005-07-04 Wim Taymans <wim@fluendo.com>
14038 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
14039 Set caps on output buffer.
14041 2005-07-04 Andy Wingo <wingo@pobox.com>
14043 * ext/gnomevfs/gstgnomevfssrc.c
14044 (gst_gnomevfssrc_received_headers_callback)
14045 (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
14048 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
14049 No refcount leakage.
14051 * configure.ac: Enable -Werror.
14053 * ext/theora/theoradec.c (theora_dec_src_getcaps):
14054 * gst/audioconvert/bufferframesconvert.c
14055 (buffer_frames_convert_fixate):
14056 * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
14057 (gst_audio_convert_fixate):
14058 * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
14059 (gst_sinesrc_create): Fixate func changes.
14061 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
14062 (gst_ximagesink_buffer_alloc): Unused var.
14064 2005-07-01 Andy Wingo <wingo@pobox.com>
14066 * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
14067 getcaps to do explicit caps. Needs to be done in all decoders,
14068 possibly via a base class.
14070 * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
14072 * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
14073 caps on the sink pad, just rely on the pad template. Also, setting
14074 ANY caps on a pad is not valid because the caps are not fixed.
14076 * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
14077 caps on the buffer, and get the width from the desired_caps if
14079 (gst_ximagesink_renegotiate_size): Implement via setting the
14080 desired_caps on the ximagesink.
14081 (gst_ximagesink_setcaps): Only reset the width of the player if it
14082 wasn't already set. Not sure if this is right.
14083 (gst_ximagesink_show_frame): Memcpy only for normal buffers.
14085 * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
14086 that the user wants. NULL unless the window has been resized.
14088 * gst/volume/gstvolume.c (volume_transform): Adapt to
14089 basetransform refcount changes.
14091 2005-07-01 Andy Wingo <wingo@pobox.com>
14093 * gst/videoscale/gstvideoscale.c:
14094 * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
14095 from BaseTransform, implements a transform_caps. Removed dead code
14096 including some PAR stuff that was never reached -- should probably
14097 be added back somehow.
14099 2005-07-01 Andy Wingo <wingo@pobox.com>
14101 * gst/videoscale: Merge David's work from 0.8 branch. Changes to
14104 2005-06-30 Thomas Vander Stichele <thomas at apestaart dot org>
14107 * docs/libs/Makefile.am:
14108 * docs/libs/gst-plugins-libs.types:
14109 * ext/alsa/Makefile.am:
14110 * ext/alsa/gstalsamixer.h:
14111 * ext/alsa/gstalsamixeroptions.h:
14112 * ext/alsa/gstalsamixertrack.h:
14113 * gst-libs/gst/Makefile.am:
14114 * gst-libs/gst/colorbalance/.cvsignore:
14115 * gst-libs/gst/colorbalance/Makefile.am:
14116 * gst-libs/gst/colorbalance/colorbalance-marshal.list:
14117 * gst-libs/gst/colorbalance/colorbalance.c:
14118 * gst-libs/gst/colorbalance/colorbalance.h:
14119 * gst-libs/gst/colorbalance/colorbalance.vcproj:
14120 * gst-libs/gst/colorbalance/colorbalancechannel.c:
14121 * gst-libs/gst/colorbalance/colorbalancechannel.h:
14122 * gst-libs/gst/interfaces/Makefile.am:
14123 * gst-libs/gst/interfaces/colorbalance.c:
14124 (gst_color_balance_class_init):
14125 * gst-libs/gst/interfaces/colorbalance.h:
14126 * gst-libs/gst/interfaces/interfaces-marshal.list:
14127 * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
14128 * gst-libs/gst/interfaces/mixer.h:
14129 * gst-libs/gst/interfaces/mixeroptions.h:
14130 * gst-libs/gst/interfaces/navigation.c:
14131 * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
14132 * gst-libs/gst/interfaces/tuner.h:
14133 * gst/volume/Makefile.am:
14134 * gst/volume/gstvolume.c:
14135 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
14136 * sys/ximage/Makefile.am:
14137 * sys/ximage/ximagesink.c:
14138 * sys/xvimage/Makefile.am:
14139 * sys/xvimage/xvimagesink.c:
14140 fold in all interfaces into an interfaces dir, preserving CVS
14143 2005-06-30 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14145 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14146 Fix build after riff changes.
14148 2005-06-30 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14150 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
14151 (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
14152 (gst_riff_create_video_template_caps),
14153 (gst_riff_create_audio_template_caps),
14154 (gst_riff_create_iavs_template_caps):
14155 * gst-libs/gst/riff/riff-media.h:
14156 * gst-libs/gst/riff/riff-read.h:
14157 * gst-libs/gst/riff/riff.c: (gst_riff_init):
14158 Add gst_riff_init() to initialize the debug category, instead
14159 of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
14161 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14163 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
14164 Oops, I shouldn't apply hacks.
14166 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14168 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
14169 Remove pad_loop function which doesn't work.
14171 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14173 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
14174 Send EOS when deactivating.
14175 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
14176 (check_queue), (queue_threshold_reached), (queue_out_of_data),
14177 (gen_preroll_element), (probe_triggered), (mute_stream),
14178 (silence_stream), (new_decoded_pad), (setup_substreams),
14179 (set_active_source):
14180 * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
14181 (remove_sinks), (add_sink):
14182 * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
14183 Change for new probe API.
14185 2005-06-29 Wim Taymans <wim@fluendo.com>
14187 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
14188 * gst-libs/gst/audio/gstbaseaudiosink.c:
14189 (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
14190 (gst_baseaudiosink_change_state):
14191 * gst-libs/gst/audio/gstbaseaudiosink.h:
14192 * gst-libs/gst/audio/gstringbuffer.c:
14193 (gst_ringbuffer_set_callback):
14194 Fix compilation error.
14195 Ringbuffer starts out as not running.
14196 Free our clock in dispose.
14197 When releasing the ringbuffer we need to renegotiate so
14198 clear the pad caps.
14200 2005-06-29 Thomas Vander Stichele <thomas at apestaart dot org>
14204 * docs/Makefile.am:
14205 * docs/libs/Makefile.am:
14206 * docs/libs/gst-plugins-libs-docs.sgml:
14207 * docs/libs/gst-plugins-libs-sections.txt:
14208 * docs/libs/gst-plugins-libs.types:
14209 * docs/libs/tmpl/gstaudio.sgml:
14210 * docs/libs/tmpl/gstcolorbalance.sgml:
14211 * docs/libs/tmpl/gstringbuffer.sgml:
14212 * gst-libs/gst/audio/gstringbuffer.c:
14213 (gst_ringbuffer_set_callback):
14214 reinstate gtk-doc docs for plugin libs
14216 2005-06-28 Wim Taymans <wim@fluendo.com>
14218 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14219 (gst_ogg_demux_init):
14220 Removed pad loop function.
14222 2005-06-28 Wim Taymans <wim@fluendo.com>
14224 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14225 If we're building a chain we are not in an error case
14226 when we queue a buffer.
14228 2005-06-28 Andy Wingo <wingo@pobox.com>
14230 * *.c: Don't cast to GstObject before reffing/unreffing.
14232 2005-06-27 Andy Wingo <wingo@pobox.com>
14234 * gst/videotestsrc/gstvideotestsrc.c
14235 (gst_videotestsrc_activate_push): Activation API changes.
14237 * gst/playback/gstdecodebin.c (gst_decode_bin_change_state)
14238 (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
14239 they have refs on the decodebin.
14241 * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
14243 (gst_ogg_pad_typefind): Don't leak a pad ref.
14244 (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
14245 (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push)
14246 (gst_ogg_demux_sink_activate_pull): Changes for activation API.
14248 2005-06-27 Edward Hervey <edward@fluendo.com>
14250 * ext/theora/theoradec.c: (theora_dec_change_state):
14251 re-arranged call to parent's state change in order to avoid locks (or
14254 2005-06-26 Edward Hervey <edward@fluendo.com>
14256 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14257 2nd argument of 'unknow-type' signal is a GstCaps and not a
14260 2005-06-25 Jan Schmidt <thaytan@mad.scientist.com>
14261 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
14262 Set the worker thread's running flag to TRUE before starting the
14264 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
14265 Catch a failure to add typefind to the bin.
14267 2005-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
14269 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14270 (gst_sinesrc_init), (gst_sinesrc_create),
14271 (gst_sinesrc_set_property), (gst_sinesrc_get_property),
14272 (gst_sinesrc_start):
14273 * gst/sine/gstsinesrc.h:
14274 add num-buffers and timestamp-offset properties
14275 * gst/videotestsrc/gstvideotestsrc.c:
14276 (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
14277 (gst_videotestsrc_get_property):
14278 add timestamp-offset property
14280 2005-06-23 Christian Schaller <uraeus@gnome.org>
14282 * configure.ac: add videorate
14283 * gst-plugins-base.spec.in: add videorate
14285 2005-06-23 Wim Taymans <wim@fluendo.com>
14287 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14288 (gst_videorate_getcaps), (gst_videorate_setcaps),
14289 (gst_videorate_event), (gst_videorate_chain):
14290 Fixed videorate, fixating an already fixated caps is not
14293 2005-06-23 Wim Taymans <wim@fluendo.com>
14296 * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
14297 Buffer on caps is not boxed anymore.
14299 2005-06-22 Wim Taymans <wim@fluendo.com>
14301 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
14302 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14303 Set buffers on caps as miniobjects and not as boxed.
14305 2005-06-19 Thomas Vander Stichele <thomas at apestaart dot org>
14310 === release 0.9.1 ===
14312 2005-06-19 Thomas Vander Stichele <thomas at apestaart dot org>
14333 updates for release
14335 2005-06-09 Andy Wingo <wingo@pobox.com>
14337 * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
14339 2005-06-09 Andy Wingo <wingo@pobox.com>
14342 * gst-libs/gst/Makefile.am:
14343 * gst-libs/gst/net/Makefile.am:
14344 Add gstnet to build.
14346 2005-06-09 Andy Wingo <wingo@pobox.com>
14348 * gst-libs/gst/gconf/gconf.c:
14349 * gst/playback/test.c:
14350 * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
14353 * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
14355 * ext/theora/theoraenc.c (theora_enc_chain):
14356 * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
14358 * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
14361 2005-06-02 Wim Taymans <wim@fluendo.com>
14363 * gst-libs/gst/net/Makefile.am:
14364 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
14365 * pkgconfig/gstreamer-libs.pc.in:
14366 Added net stuff, version net lib.
14368 2005-06-02 Wim Taymans <wim@fluendo.com>
14370 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
14371 (query_rates), (query_positions_elems), (query_positions_pads),
14373 Updated seek example.
14375 2005-06-02 Andy Wingo <wingo@pobox.com>
14377 * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
14378 * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
14381 * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
14382 remove the typefind, the bin dispose will do it for us. When it's
14383 removed and unreffed, the signal handler will be disconnected,
14385 (unlinked): It's too difficult to disconnect from unlinked
14386 handlers, as they are on pads not elements. Just punt if the pads
14387 aren't grandkids of the bin.
14389 2005-06-02 Wim Taymans <wim@fluendo.com>
14392 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14393 (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
14394 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
14395 * ext/theora/theoradec.c: (theora_dec_src_query),
14396 (theora_handle_data_packet):
14397 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14398 (theora_enc_chain):
14399 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14400 (vorbis_handle_data_packet):
14401 * gst/audioconvert/bufferframesconvert.c:
14402 (buffer_frames_convert_chain):
14403 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14404 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14405 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14406 (gst_ffmpegcsp_chain):
14407 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14408 (gst_videorate_getcaps), (gst_videorate_setcaps),
14409 (gst_videorate_event), (gst_videorate_chain):
14410 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
14411 (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
14412 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14413 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14414 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14415 (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14416 (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14417 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14418 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14419 Cleanups and buffer alloc.
14421 2005-05-31 Wim Taymans <wim@fluendo.com>
14423 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
14424 Don't try to call the delay method when the device is not
14427 2005-05-31 Wim Taymans <wim@fluendo.com>
14429 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
14430 Get actual segment size and buffer size after opening
14433 2005-05-30 Wim Taymans <wim@fluendo.com>
14435 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
14436 (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
14437 Also FLUSH upstream, makes the loop function exit faster.
14439 * ext/theora/theoradec.c: (theora_dec_src_query):
14440 Some more debug info in the query.
14442 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14443 (gst_ximagesink_setcaps):
14444 Release lock on par error, better error reporting.
14446 2005-05-26 Wim Taymans <wim@fluendo.com>
14448 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14449 (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
14450 (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
14451 Clear chains in READY
14452 Queue packets until the chain is activated.
14454 2005-05-25 Wim Taymans <wim@fluendo.com>
14456 * gst-libs/gst/audio/gstaudiosink.c:
14457 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14458 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14459 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14460 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14461 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14462 (gst_audiosink_create_ringbuffer):
14463 * gst-libs/gst/audio/gstbaseaudiosink.c:
14464 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
14465 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
14466 (gst_baseaudiosink_set_property), (build_linear_format),
14467 (debug_spec_caps), (debug_spec_buffer),
14468 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
14469 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
14470 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
14471 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
14472 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
14473 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
14474 (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
14475 (gst_ringbuffer_play), (gst_ringbuffer_pause),
14476 (gst_ringbuffer_stop), (gst_ringbuffer_delay),
14477 (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
14478 (wait_segment), (gst_ringbuffer_commit),
14479 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
14480 (gst_ringbuffer_clear):
14481 Various small cleanups.
14483 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14484 (gst_audio_convert_change_state):
14485 * gst/subparse/gstsubparse.c: (gst_subparse_chain):
14486 No need to take the locks anymore.
14488 2005-05-25 Wim Taymans <wim@fluendo.com>
14490 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
14491 (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
14492 (remove_element_chain), (no_more_pads), (unlinked), (close_link),
14494 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
14495 (group_destroy), (group_commit), (queue_overrun),
14496 (gen_preroll_element), (no_more_pads), (preroll_unlinked),
14497 (mute_stream), (new_decoded_pad), (setup_substreams),
14498 (setup_source), (mute_group_type), (set_active_source),
14499 (gst_play_base_bin_change_state):
14500 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
14501 (gen_video_element), (gen_text_element), (gen_audio_element),
14502 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
14503 * gst/playback/gststreaminfo.c: (gst_stream_info_new),
14504 (gst_stream_info_dispose), (gst_stream_info_set_mute):
14505 * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
14506 Some playbin cleanups mostly refcounting sloppyness.
14508 2005-05-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14510 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14511 Work with streaming input.
14513 2005-05-25 Wim Taymans <wim@fluendo.com>
14515 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14516 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14517 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14518 (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
14519 No need to take the STREAM lock anymore.
14521 2005-05-25 Wim Taymans <wim@fluendo.com>
14523 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
14524 (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
14525 (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
14526 (gst_ogg_demux_chain), (gst_ogg_demux_loop),
14527 (gst_ogg_demux_sink_activate):
14528 * ext/theora/theoradec.c: (theora_dec_src_event),
14529 (theora_handle_comment_packet), (theora_dec_chain),
14530 (theora_dec_change_state):
14531 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14532 (vorbis_handle_data_packet), (vorbis_dec_chain),
14533 (vorbis_dec_change_state):
14534 Remove STREAM locks as they are taken in core now.
14535 Never set bogus granulepos on vorbis/theora.
14536 Fix leaks in theoradec tag parsing.
14538 2005-05-25 Wim Taymans <wim@fluendo.com>
14540 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
14541 Fix memleaks, GST_BUFFER_DATA() is not freed.
14543 2005-05-25 Wim Taymans <wim@fluendo.com>
14545 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
14546 Open non-blocking, set to blocking mode afterwards to avoid
14547 lockups when audio device is busy.
14549 2005-05-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14551 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
14552 This can't be good.
14554 2005-05-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14556 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
14557 (gst_audio_convert_chain), (gst_audio_convert_link_src),
14558 (gst_audio_convert_setcaps):
14559 Implement instant setup switching.
14561 2005-05-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14563 * gst/playback/gstplaybasebin.c: (probe_triggered):
14564 Fix missing unlock.
14565 * gst/playback/gstplaybin.c: (add_sink):
14566 First add, then link (otherwise pad link fails).
14568 2005-05-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
14570 * examples/Makefile.am:
14571 fix buildbot (make distcheck)
14573 2005-05-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14575 * gst/playback/gstplaybin.c: (gen_vis_element):
14576 Remove some wrong code. Doesn't work yet.
14578 2005-05-19 Wim Taymans <wim@fluendo.com>
14580 * gst-libs/gst/net/Makefile.am:
14581 * gst-libs/gst/net/README:
14582 * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
14583 (gst_netbuffer_class_init), (gst_netbuffer_init),
14584 (gst_netbuffer_finalize), (gst_netbuffer_copy),
14585 (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
14586 (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
14587 (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
14588 * gst-libs/gst/net/gstnetbuffer.h:
14589 Added buffer subclass to store extra to/from addresses for
14590 network sources/sinks.
14592 2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14594 * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
14595 Don't lock an unassigned variable.
14597 2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14599 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
14600 Increase buffer for video, decrease buffer for other media types.
14601 * gst/playback/gstplaybin.c: (gen_video_element),
14602 (gen_audio_element):
14603 Change names for debugging purposes.
14605 2005-05-18 Wim Taymans <wim@fluendo.com>
14607 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14608 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14609 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14610 (gst_ffmpegcsp_chain):
14611 Enable buffer alloc passthrough if the source and dest
14612 formats are the same.
14614 2005-05-17 Wim Taymans <wim@fluendo.com>
14616 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
14617 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
14618 (gst_ogg_demux_chain_unlocked):
14619 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14620 (gst_audio_convert_caps_remove_format_info),
14621 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14622 (gst_audio_convert_fixate), (gst_audio_convert_change_state):
14623 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14624 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14625 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
14626 (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
14627 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
14628 (gst_ffmpegcsp_get_property):
14629 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14630 (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14631 (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14632 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
14633 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
14634 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
14635 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
14636 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
14637 Leak fixes in oggdemux.
14638 Some cleanups in audioconvert.
14639 Make passthrough work along with buffer_alloc etc.
14640 Make buffer_alloc and buffer recycling actually work in
14643 2005-05-17 Thomas Vander Stichele <thomas at apestaart dot org>
14645 * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
14646 make the compiler happy
14648 2005-05-17 Wim Taymans <wim@fluendo.com>
14650 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
14651 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
14652 (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
14653 (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
14654 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14655 (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
14656 (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
14657 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
14658 (gst_xvimagesink_set_xwindow_id):
14659 * sys/xvimage/xvimagesink.h:
14660 Port xvimagesink to new MiniObject.
14662 2005-05-17 Wim Taymans <wim@fluendo.com>
14664 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
14665 (gst_audiofilter_chain):
14666 * gst-libs/gst/audio/gstaudiosink.c:
14667 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14668 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14669 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14670 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14671 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14672 (gst_audiosink_create_ringbuffer):
14673 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14674 (gst_audio_convert_caps_remove_format_info),
14675 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14676 (gst_audio_convert_fixate), (gst_audio_convert_channels):
14677 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14678 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14679 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14680 Fix passthrough in ffmpegcolorspace.
14681 Fix memset in audiosink on wrong memory.
14683 2005-05-16 David Schleef <ds@schleef.org>
14685 * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
14688 2005-05-16 David Schleef <ds@schleef.org>
14690 Port from GstData to GstMiniObject.
14691 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
14692 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
14693 (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
14694 (gst_ogg_mux_collected):
14695 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14696 * ext/theora/theoradec.c: (theora_handle_comment_packet),
14697 (theora_handle_data_packet):
14698 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14699 (theora_set_header_on_caps), (theora_enc_chain):
14700 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14701 (vorbis_handle_comment_packet):
14702 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14703 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
14704 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
14705 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
14706 * gst/audioconvert/gstaudioconvert.c:
14707 (gst_audio_convert_get_buffer):
14708 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14709 * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
14710 (mute_stream), (silence_stream):
14711 * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
14712 * gst/volume/gstvolume.c: (volume_transform):
14713 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14714 (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
14715 (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
14716 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
14717 (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
14718 (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
14719 (gst_ximagesink_buffer_alloc):
14720 * sys/ximage/ximagesink.h:
14722 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14724 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14725 (fill_buffer), (check_queue), (queue_threshold_reached),
14726 (queue_out_of_data):
14727 * gst/playback/gstplaybasebin.h:
14728 Post buffer-fullness on the bus.
14730 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14732 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14734 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14735 (group_commit), (probe_triggered), (setup_source),
14736 (gst_play_base_bin_change_state):
14737 * gst/playback/gstplaybasebin.h:
14738 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14739 (gst_play_bin_init), (remove_sinks), (setup_sinks),
14740 (gst_play_bin_change_state):
14741 Move setup_output_pads into a virtual function, remove
14742 group-switch (no longer needed) and redirect (handled by bus
14745 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14747 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
14748 (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
14749 (get_active_group), (get_building_group), (group_destroy),
14750 (group_commit), (check_queue), (queue_overrun),
14751 (queue_threshold_reached), (queue_out_of_data),
14752 (gen_preroll_element), (remove_groups), (unknown_type),
14753 (add_element_stream), (no_more_pads), (probe_triggered),
14754 (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
14755 (setup_substreams), (setup_source), (finish_source),
14756 (prepare_output), (muted_group_change_state),
14757 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
14758 (gst_play_base_bin_change_state):
14759 * gst/playback/gstplaybasebin.h:
14760 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14761 (gst_play_bin_init), (gst_play_bin_set_property),
14762 (gen_video_element), (gen_text_element), (gen_audio_element),
14763 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
14764 (gst_play_bin_change_state):
14765 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
14766 (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
14767 (stream_info_change_state), (gst_stream_info_set_mute),
14768 (gst_stream_info_get_property):
14769 * gst/playback/gststreaminfo.h:
14770 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
14771 (gst_stream_selector_get_linked_pad),
14772 (gst_stream_selector_getcaps),
14773 (gst_stream_selector_get_linked_pads),
14774 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
14775 * gst/playback/gststreamselector.h:
14776 Rough port of playbin. Needs some more work, but is mostly done,
14777 and uses a few locks in important places, which should make stuff
14778 like chain-switches clean. Still uses GST_STATE() in a few places,
14779 which isn't all that good an idea, subtitles/elements disabled
14780 because no elements to test with and thus probably broken, query
14781 and event handling moved to GstBin, internal thread removed
14782 alltogether because the pipeline does that for us now. Can play
14783 Ogg/Vorbis files. Haven't tested anything else yet.
14785 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14787 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
14788 Do no-more-pads (needed for autoplugging).
14790 2005-05-10 Andy Wingo <wingo@pobox.com>
14792 * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
14793 message to the bus with the tags. Still not sent downstream tho.
14795 * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
14797 (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
14798 avoid refcounting hassles.
14800 2005-05-09 Andy Wingo <wingo@pobox.com>
14802 * gst/volume/Makefile.am:
14803 * gst/volume/demo.c
14804 * gst/volume/gstvolume.h
14805 * gst/volume/gstvolume.c: Port to 0.9 API, derive from
14806 basetransform. Probably need an audio filter base class.
14808 2005-05-09 Wim Taymans <wim@fluendo.com>
14810 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
14811 (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
14812 (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
14813 (gst_vorbisenc_chain):
14814 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14815 (gst_audio_convert_caps_remove_format_info),
14816 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14817 (gst_audio_convert_fixate), (gst_audio_convert_channels):
14818 Make caps writable before writing to it.
14819 Fix negotiation in audioconvert some more.
14821 2005-05-09 Wim Taymans <wim@fluendo.com>
14823 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14824 (gst_videorate_getcaps), (gst_videorate_setcaps),
14825 (gst_videorate_event), (gst_videorate_chain):
14826 Better negotiation.
14828 2005-05-09 Wim Taymans <wim@fluendo.com>
14830 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14831 (gst_videorate_getcaps), (gst_videorate_setcaps),
14832 (gst_videorate_blank_data), (gst_videorate_init),
14833 (gst_videorate_event), (gst_videorate_chain),
14834 (gst_videorate_change_state):
14835 Port videorate, do a better job at negotiation while we're at
14838 2005-05-09 Jan Schmidt <thaytan@mad.scientist.com>
14843 * examples/Makefile.am:
14844 * gst-libs/gst/audio/Makefile.am:
14845 * gst-libs/gst/riff/Makefile.am:
14846 * gst-libs/gst/tag/Makefile.am:
14847 * gst-libs/gst/video/Makefile.am:
14848 Fixups for missing variables.
14850 2005-05-09 Wim Taymans <wim@fluendo.com>
14852 * examples/seeking/seek.c: (make_theora_pipeline),
14853 (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
14854 (query_rates), (query_positions_elems), (query_positions_pads),
14855 (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
14856 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
14857 (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
14858 (gst_ogg_pad_typefind), (gst_ogg_demux_init),
14859 (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
14860 (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
14861 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14862 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
14863 (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
14864 (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
14865 (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
14866 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
14867 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
14868 (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
14869 * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
14870 (theora_dec_src_convert), (theora_dec_sink_convert),
14871 (theora_dec_src_query), (theora_dec_sink_query),
14872 (theora_dec_src_event), (theora_dec_sink_event),
14873 (theora_handle_comment_packet), (theora_handle_type_packet),
14874 (theora_handle_header_packet), (theora_handle_data_packet),
14875 (theora_dec_chain):
14876 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14877 (vorbis_dec_convert), (vorbis_dec_src_query),
14878 (vorbis_dec_sink_query), (vorbis_dec_src_event),
14879 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14880 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
14881 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
14882 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
14883 (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
14884 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
14885 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14886 (gst_play_bin_query):
14887 * gst/playback/test3.c: (update_scale):
14888 * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
14889 (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
14890 * gst/subparse/gstsubparse.c: (gst_subparse_init):
14891 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14892 (gst_videotestsrc_src_query):
14893 * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
14894 (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
14895 (paint_hline_YUV9):
14896 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
14897 Port to new query API.
14899 Cleanups in x[v]imagesink
14901 2005-05-09 Andy Wingo <wingo@pobox.com>
14903 * ext/alsa/gstalsasink.h:
14904 * ext/gnomevfs/gstgnomevfssrc.c:
14905 (gst_gnomevfssrc_get_icy_metadata):
14906 * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
14907 (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
14908 * ext/theora/theoradec.c (theora_dec_src_query)
14909 (theora_dec_src_event, theora_dec_sink_event)
14910 (theora_handle_comment_packet, theora_handle_data_packet):
14911 * ext/theora/theoraenc.c (theora_enc_chain):
14912 * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
14913 (vorbis_dec_sink_event, vorbis_handle_comment_packet):
14914 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
14915 * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
14917 * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
14918 (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
14919 (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
14920 (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
14921 (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
14922 (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
14923 (paint_setup_xBGR8888, paint_setup_RGBx8888)
14924 (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
14925 (paint_setup_RGB565, paint_setup_xRGB1555):
14926 * gst/videotestsrc/videotestsrc.h:
14927 * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
14928 * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
14929 (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
14932 * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
14933 gst_pad_query_position. Fixes oggdemux.
14935 2005-05-08 David Schleef <ds@schleef.org>
14937 * configure.ac: Require liboil.
14938 * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
14940 * gst/videotestsrc/videotestsrc.c:
14941 * gst/videotestsrc/videotestsrc.h:
14943 2005-05-06 Wim Taymans <wim@fluendo.com>
14945 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14946 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14947 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14948 Well, unreffing a buffer right before pushing it is asking
14951 2005-05-06 Christian Schaller <uraeus@gnome.org>
14953 * pkgconfig/gstreamer-libs.pc.in: add missing library calls
14955 2005-05-06 Wim Taymans <wim@fluendo.com>
14957 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14958 (gst_audio_convert_caps_remove_format_info),
14959 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14960 (gst_audio_convert_fixate), (gst_audio_convert_channels):
14961 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14962 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14963 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14964 * gst/sine/Makefile.am:
14965 * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
14966 (gst_sinesrc_class_init), (gst_sinesrc_init),
14967 (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
14968 (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
14969 (gst_sinesrc_update_freq):
14970 * gst/sine/gstsinesrc.h:
14971 * gst/tcp/gstmultifdsink.c:
14972 * sys/xvimage/xvimagesink.c:
14973 Fixed negotiation wrt _peer_get_caps()
14977 2005-05-06 Wim Taymans <wim@fluendo.com>
14979 * gst-libs/gst/audio/gstaudiosink.c:
14980 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14981 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14982 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14983 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14984 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14985 (gst_audiosink_create_ringbuffer):
14986 * gst-libs/gst/audio/gstbaseaudiosink.c:
14987 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
14988 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
14989 (gst_baseaudiosink_set_property), (build_linear_format),
14990 (debug_spec_caps), (debug_spec_buffer),
14991 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
14992 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
14993 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
14994 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
14995 * gst-libs/gst/audio/gstbaseaudiosink.h:
14996 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
14997 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
14998 (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
14999 (gst_ringbuffer_play), (gst_ringbuffer_pause),
15000 (gst_ringbuffer_stop), (gst_ringbuffer_delay),
15001 (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
15002 (wait_segment), (gst_ringbuffer_commit),
15003 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
15004 (gst_ringbuffer_clear):
15005 * gst-libs/gst/audio/gstringbuffer.h:
15006 Make the base audiosink return an error when there is no
15007 audiobuffer negotiated.
15009 2005-05-06 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15012 Disable cdparanoia until someone ports it!
15014 2005-05-06 Wim Taymans <wim@fluendo.com>
15016 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15017 (gst_ogg_demux_sink_activate):
15018 And revert after wingo's revert.. sigh..
15020 2005-05-05 Andy Wingo <wingo@pobox.com>
15022 * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
15024 * configure.ac: Return audiorate and subparse from the ghetto.
15025 Re-enable -Wall -Werror.
15026 * gst/subparse/gstsubparse.c:
15027 * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
15028 or chain-based. Cleaned up a bit. Not tested.
15030 2005-05-05 Christian Schaller <christian@fluendo.com>
15032 * Makefile.am: remove stuff that is not building
15033 * configure.ac: remove stuff that is not building
15034 * examples/Makefile.am: remove stuff that is not building
15035 * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
15036 * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
15037 * sys/Makefile.am: remove stuff that is not building
15038 * testsuite/Makefile.am: remove stuff that is not building
15040 2005-05-05 Andy Wingo <wingo@pobox.com>
15042 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
15043 * gst-libs/gst/tag/gstvorbistag.c:
15044 (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
15045 * gst/adder/gstadder.h:
15046 * gst/audioconvert/gstchannelmix.c:
15047 (gst_audio_convert_fill_one_other):
15048 * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
15049 (gst_audiorate_init), (gst_audiorate_chain):
15050 * gst/playback/gstplaybasebin.c: (setup_source):
15051 * gst/playback/test3.c: (update_scale):
15069 2005-05-05 Wim Taymans <wim@fluendo.com>
15071 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15072 (gst_audio_convert_caps_remove_format_info),
15073 (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
15074 (gst_audio_convert_change_state), (gst_audio_convert_channels):
15075 * gst/videotestsrc/gstvideotestsrc.c:
15076 (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
15077 (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
15078 (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
15079 (gst_videotestsrc_init), (gst_videotestsrc_loop):
15080 Don't ignore _push() return values.
15081 Make sure no processing is done when shutting down.
15082 Videotestsrc pad activation fix.
15084 2005-05-05 Wim Taymans <wim@fluendo.com>
15086 * gst/adder/Makefile.am:
15087 * gst/adder/gstadder.c: (gst_adder_setcaps),
15088 (gst_adder_class_init), (gst_adder_init),
15089 (gst_adder_request_new_pad), (gst_adder_collected),
15090 (gst_adder_change_state):
15091 * gst/adder/gstadder.h:
15092 Ported adder as an example of a mixer element using
15093 collect pads. Needs more negotiation work.
15095 2005-05-05 Wim Taymans <wim@fluendo.com>
15097 * ext/theora/theoradec.c: (_inc_granulepos),
15098 (theora_dec_src_event), (theora_dec_sink_event),
15099 (theora_handle_comment_packet), (theora_handle_type_packet),
15100 (theora_handle_header_packet), (theora_handle_data_packet),
15101 (theora_dec_chain):
15102 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15103 (gst_theora_enc_init), (theora_enc_sink_setcaps),
15104 (theora_push_buffer), (theora_push_packet),
15105 (theora_enc_sink_event), (theora_enc_chain),
15106 (theora_enc_change_state), (theora_enc_set_property),
15107 (theora_enc_get_property):
15108 Added stream lock to decoder so that we can serialize
15110 More theoraenc porting, recover from errors, do clean
15113 2005-05-05 Wim Taymans <wim@fluendo.com>
15115 * ext/ogg/Makefile.am:
15117 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15118 (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
15120 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
15121 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
15122 (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
15123 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
15124 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
15125 (gst_ogg_mux_change_state):
15128 2005-05-05 Wim Taymans <wim@fluendo.com>
15130 * docs/design-audiosinks.txt:
15131 * gst-libs/gst/audio/TODO:
15132 * gst-libs/gst/audio/gstaudiosink.c:
15133 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15134 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15135 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15136 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15137 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15138 (gst_audiosink_create_ringbuffer):
15139 * gst-libs/gst/audio/gstbaseaudiosink.c:
15140 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15141 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15142 (gst_baseaudiosink_set_property), (build_linear_format),
15143 (debug_spec_caps), (debug_spec_buffer),
15144 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15145 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15146 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15147 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15148 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15149 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15150 (gst_ringbuffer_release), (gst_ringbuffer_play),
15151 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
15152 (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
15153 (gst_ringbuffer_set_sample), (wait_segment),
15154 (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
15155 (gst_ringbuffer_advance), (gst_ringbuffer_clear):
15156 More work on the audiosink, mostly debugging and a race in
15159 2005-04-28 Wim Taymans <wim@fluendo.com>
15161 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15162 (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
15163 * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
15164 (vorbis_dec_src_query), (vorbis_dec_src_event),
15165 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15166 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15167 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
15168 Don't crap out when seeking back to position 0.
15170 2005-04-28 Wim Taymans <wim@fluendo.com>
15172 * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
15173 (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
15174 (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
15175 (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
15176 (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
15177 Make audio sink configurable, use alsasink as default.
15179 2005-04-28 Wim Taymans <wim@fluendo.com>
15181 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15182 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15183 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15184 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
15185 (vorbis_dec_change_state):
15186 * ext/vorbis/vorbisdec.h:
15187 Refactor, use STREAM_LOCK.
15189 2005-04-28 Wim Taymans <wim@fluendo.com>
15191 * ext/theora/theoradec.c: (_inc_granulepos),
15192 (theora_dec_sink_event), (theora_handle_comment_packet),
15193 (theora_handle_type_packet), (theora_handle_header_packet),
15194 (theora_handle_data_packet), (theora_dec_chain),
15195 (theora_dec_change_state):
15196 Refactor a bit, use STREAM_LOCK.
15198 2005-04-28 Wim Taymans <wim@fluendo.com>
15200 * ext/alsa/Makefile.am:
15201 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
15202 (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
15203 (gst_alsa_link), (gst_alsa_close_audio):
15204 * ext/alsa/gstalsaplugin.c: (plugin_init):
15205 * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
15206 (gst_alsasink_dispose), (gst_alsasink_base_init),
15207 (gst_alsasink_class_init), (gst_alsasink_init),
15208 (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
15209 (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
15210 (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
15211 (gst_alsasink_reset):
15212 * ext/alsa/gstalsasink.h:
15213 Implement alsasink with simple open/write/close API.
15214 Make alsa dir build by disabling compilation of code.
15216 2005-04-28 Wim Taymans <wim@fluendo.com>
15218 * gst-libs/gst/audio/Makefile.am:
15219 * gst-libs/gst/audio/audio.h:
15220 * gst-libs/gst/audio/audioclock.c:
15221 * gst-libs/gst/audio/audioclock.h:
15222 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
15223 (gst_audio_clock_class_init), (gst_audio_clock_init),
15224 (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
15225 * gst-libs/gst/audio/gstaudioclock.h:
15226 * gst-libs/gst/audio/gstaudiosink.c:
15227 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15228 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15229 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15230 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15231 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15232 (gst_audiosink_create_ringbuffer):
15233 * gst-libs/gst/audio/gstbaseaudiosink.c:
15234 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15235 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15236 (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
15237 (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
15238 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15239 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15240 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15241 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15242 * gst-libs/gst/audio/gstbaseaudiosink.h:
15243 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15244 (gst_ringbuffer_init), (gst_ringbuffer_finalize),
15245 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15246 (gst_ringbuffer_release), (gst_ringbuffer_play),
15247 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
15248 (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
15249 (gst_ringbuffer_set_sample), (wait_segment),
15250 (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
15251 (gst_ringbuffer_advance), (gst_ringbuffer_clear):
15252 * gst-libs/gst/audio/gstringbuffer.h:
15253 Make ringbuffer faster and more simple by removing the locks
15254 in the playback thread.
15255 Add sample accurate playback based on buffer sample offsets.
15256 Make the baseaudiosink provide a clock.
15257 Parse caps in the base class.
15258 Correctly handle seeking, flushing and state changes.
15260 2005-04-25 Thomas Vander Stichele <thomas at apestaart dot org>
15263 * gst/audioconvert/Makefile.am:
15264 * gst/audioscale/Makefile.am:
15265 Fix part of the build. Come on guys, autogen didn't even work :)
15267 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15270 * gst-libs/gst/Makefile.am:
15271 * gst-libs/gst/media-info/.cvsignore:
15272 * gst-libs/gst/media-info/Makefile.am:
15273 * gst-libs/gst/media-info/README:
15274 * gst-libs/gst/media-info/media-info-priv.c:
15275 * gst-libs/gst/media-info/media-info-priv.h:
15276 * gst-libs/gst/media-info/media-info-test.c:
15277 * gst-libs/gst/media-info/media-info.c:
15278 * gst-libs/gst/media-info/media-info.h:
15279 * gst-libs/gst/media-info/media-info.vcproj:
15280 * pkgconfig/Makefile.am:
15281 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
15282 * pkgconfig/gstreamer-media-info.pc.in:
15283 Remove media-info, which is also successed by playbin (see Totem
15286 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15289 * examples/Makefile.am:
15290 * examples/gstplay/.cvsignore:
15291 * examples/gstplay/Makefile.am:
15292 * examples/gstplay/player.c:
15293 * gst-libs/gst/Makefile.am:
15294 * gst-libs/gst/play/.cvsignore:
15295 * gst-libs/gst/play/Makefile.am:
15296 * gst-libs/gst/play/play.c:
15297 * gst-libs/gst/play/play.h:
15298 * gst-libs/gst/play/play.vcproj:
15299 * pkgconfig/Makefile.am:
15300 * pkgconfig/gstreamer-play-uninstalled.pc.in:
15301 * pkgconfig/gstreamer-play.pc.in:
15302 Remove libgstplay, playbin is now the official successor.
15304 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15307 * gst-libs/gst/Makefile.am:
15308 * gst-libs/gst/xwindowlistener/Makefile.am:
15309 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
15310 * gst-libs/gst/xwindowlistener/xwindowlistener.h:
15311 Remove deprecated xwindowlistener (I've moved xwindowlistening
15312 in the v4l/v4l2 plugins over to serverside).
15314 2005-04-25 David Schleef <ds@schleef.org>
15316 * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
15317 to examples/dynparams. Examples do not belong interspersed with
15319 * examples/dynparams/demo-dparams.c:
15320 * gst/sine/Makefile.am:
15321 * gst/sine/demo-dparams.c:
15323 2005-04-25 David Schleef <ds@schleef.org>
15325 Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
15326 * gst-libs/gst/audio/Makefile.am:
15327 * gst-libs/gst/riff/Makefile.am:
15328 * gst-libs/gst/tag/Makefile.am:
15329 * gst-libs/gst/video/Makefile.am:
15330 * gst-libs/gst/xwindowlistener/Makefile.am:
15332 Convert to 0.9 API, seems to work:
15333 * sys/ximage/Makefile.am:
15334 * sys/ximage/ximagesink.c:
15336 2005-04-24 David Schleef <ds@schleef.org>
15338 Link plugins against libraries:
15339 * ext/alsa/Makefile.am:
15340 * gst/tcp/Makefile.am:
15342 Remove asm code that should be in liboil
15343 * gst/videoscale/Makefile.am:
15344 * gst/videoscale/videoscale_x86_asm.s:
15346 gettext wants these checked in:
15362 2005-04-24 David Schleef <ds@schleef.org>
15364 Convert gst_main() to g_main_loop_run()
15365 * gst/playback/decodetest.c: (main):
15366 * gst/playback/test2.c: (main):
15367 * gst/playback/test3.c: (main):
15368 * gst/playback/test4.c: (main):
15370 Link plugins against libraries:
15371 * ext/libvisual/Makefile.am:
15372 * sys/xvimage/Makefile.am:
15374 2005-04-24 David Schleef <ds@schleef.org>
15376 * configure.ac: Remove idct and resample libs
15377 * gst-libs/gst/Makefile.am: same
15379 Remove usage of gst_library_load():
15380 * ext/alsa/gstalsaplugin.c: (plugin_init):
15381 * ext/libvisual/visual.c: (plugin_init):
15382 * ext/ogg/gstogg.c: (plugin_init):
15383 * ext/theora/theora.c: (plugin_init):
15384 * ext/vorbis/vorbis.c: (plugin_init):
15385 * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
15386 * gst/audioscale/gstaudioscale.c:
15387 * gst/adder/gstadder.c: (plugin_init):
15388 * gst/audioconvert/plugin.c: (plugin_init):
15389 * sys/ximage/ximagesink.c: (plugin_init):
15390 * sys/xvimage/xvimagesink.c: (plugin_init):
15391 * gst/tcp/gsttcpplugin.c: (plugin_init):
15393 Link plugins against libraries:
15394 * ext/ogg/Makefile.am:
15395 * ext/theora/Makefile.am:
15396 * ext/vorbis/Makefile.am:
15397 * gst/audioconvert/Makefile.am:
15399 Create proper libraries:
15400 * gst-libs/gst/riff/Makefile.am:
15401 * gst-libs/gst/audio/Makefile.am:
15402 * gst-libs/gst/video/Makefile.am:
15404 Move resample library to audioscale plugin directory:
15405 * gst-libs/gst/resample/Makefile.am:
15406 * gst-libs/gst/resample/README:
15407 * gst-libs/gst/resample/dtof.c:
15408 * gst-libs/gst/resample/dtos.c:
15409 * gst-libs/gst/resample/functable.c:
15410 * gst-libs/gst/resample/private.h:
15411 * gst-libs/gst/resample/resample.c:
15412 * gst-libs/gst/resample/resample.h:
15413 * gst-libs/gst/resample/resample.vcproj:
15414 * gst-libs/gst/resample/test.c:
15415 * gst/audioscale/Makefile.am:
15416 * gst/audioscale/README:
15417 * gst/audioscale/dtof.c:
15418 * gst/audioscale/dtos.c:
15419 * gst/audioscale/functable.c:
15420 * gst/audioscale/private.h:
15421 * gst/audioscale/resample.c:
15422 * gst/audioscale/resample.h:
15423 * gst/audioscale/test.c:
15425 Move tagedit library to gst-libs:
15426 * gst-libs/gst/tag/Makefile.am:
15427 * gst-libs/gst/tag/gstid3tag.c:
15428 * gst-libs/gst/tag/gsttagediting.c:
15429 * gst-libs/gst/tag/gsttageditingprivate.h:
15430 * gst-libs/gst/tag/gstvorbistag.c:
15431 * gst/tags/Makefile.am:
15432 * gst/tags/gstid3tag.c:
15433 * gst/tags/gstvorbistag.c:
15435 Fix for core changes:
15436 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
15437 (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
15438 (gst_sinesrc_getrange):
15440 2005-04-23 David Schleef <ds@schleef.org>
15442 * gst-libs/gst/Makefile.am: Remove idct. It hasn't been used
15443 in gst-plugins in a long time, and properly belongs in liboil.
15444 * gst-libs/gst/idct/Makefile.am:
15445 * gst-libs/gst/idct/README:
15446 * gst-libs/gst/idct/dct.h:
15447 * gst-libs/gst/idct/doieee:
15448 * gst-libs/gst/idct/fastintidct.c:
15449 * gst-libs/gst/idct/floatidct.c:
15450 * gst-libs/gst/idct/idct.c:
15451 * gst-libs/gst/idct/idct.h:
15452 * gst-libs/gst/idct/idtc.vcproj:
15453 * gst-libs/gst/idct/ieeetest.c:
15454 * gst-libs/gst/idct/intidct.c:
15456 2005-04-20 Wim Taymans <wim@fluendo.com>
15458 * docs/design-audiosinks.txt:
15459 * gst-libs/gst/audio/Makefile.am:
15460 * gst-libs/gst/audio/TODO:
15461 * gst-libs/gst/audio/gstaudiosink.c:
15462 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15463 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15464 (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
15465 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15466 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15467 (gst_audioringbuffer_delay), (gst_audiosink_base_init),
15468 (gst_audiosink_class_init), (gst_audiosink_init),
15469 (gst_audiosink_create_ringbuffer):
15470 * gst-libs/gst/audio/gstaudiosink.h:
15471 * gst-libs/gst/audio/gstbaseaudiosink.c:
15472 (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
15473 (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
15474 (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
15475 (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
15476 (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
15477 (gst_baseaudiosink_create_ringbuffer),
15478 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15479 * gst-libs/gst/audio/gstbaseaudiosink.h:
15480 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15481 (gst_ringbuffer_class_init), (gst_ringbuffer_init),
15482 (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
15483 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15484 (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
15485 (gst_ringbuffer_play), (gst_ringbuffer_pause),
15486 (gst_ringbuffer_resume), (gst_ringbuffer_stop),
15487 (gst_ringbuffer_callback), (gst_ringbuffer_delay),
15488 (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
15489 (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
15490 * gst-libs/gst/audio/gstringbuffer.h:
15491 An attempt at a set of audio base classes together with some
15494 2005-04-20 Wim Taymans <wim@fluendo.com>
15496 * gst/audioconvert/Makefile.am:
15497 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15498 (gst_audio_convert_caps_remove_format_info),
15499 (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
15500 (gst_audio_convert_channels):
15501 Link against audio libs.
15502 Fix audio convert plugin.
15504 2005-04-20 Wim Taymans <wim@fluendo.com>
15506 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
15507 (gst_ogg_demux_sink_activate):
15508 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
15509 (theora_set_header_on_caps), (theora_enc_sink_event),
15510 (theora_enc_chain):
15511 Fix theora encoder.
15513 2005-04-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15515 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
15516 * gst/playback/gstdecodebin.c: (find_compatibles):
15517 Work with staticpadtemplates in elementfactories.
15519 2005-04-12 Wim Taymans <wim@fluendo.com>
15521 * gst/playback/README:
15522 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
15523 (compare_ranks), (print_feature), (gst_decode_bin_init),
15524 (dynamic_create), (dynamic_free), (find_compatibles),
15525 (mimetype_is_raw), (close_pad_link), (got_redirect),
15526 (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
15527 (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
15528 (gst_decode_bin_change_state):
15529 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15530 (gst_play_base_bin_init), (group_destroy), (group_commit),
15531 (check_queue), (queue_overrun), (queue_threshold_reached),
15532 (queue_out_of_data), (gen_preroll_element), (unknown_type),
15533 (new_decoded_pad), (setup_subtitle), (gen_source_element),
15534 (got_redirect), (setup_source), (play_base_eos),
15535 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
15536 (gst_play_base_bin_remove_element):
15537 * gst/playback/gstplaybasebin.h:
15538 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
15539 (gst_play_bin_init), (gst_play_bin_dispose),
15540 (gst_play_bin_set_property), (gen_video_element),
15541 (gen_text_element), (gen_audio_element), (remove_sinks),
15542 (gst_play_bin_send_event):
15543 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
15544 (stream_info_change_state), (gst_stream_info_set_mute):
15545 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
15546 (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
15547 (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
15548 (gst_stream_selector_chain):
15549 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
15551 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
15552 (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
15553 (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
15554 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
15555 Raw and crude port of decodebin.
15556 Make playbin compile.
15558 2005-04-06 Wim Taymans <wim@fluendo.com>
15560 * ext/gnomevfs/Makefile.am:
15561 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
15562 (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
15563 (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
15564 (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
15565 (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
15566 (gst_gnomevfssrc_stop):
15567 * ext/ogg/Makefile.am:
15568 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
15569 (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
15570 * ext/theora/Makefile.am:
15571 * ext/theora/theoradec.c: (_inc_granulepos),
15572 (theora_dec_sink_event), (theora_dec_chain):
15573 * ext/vorbis/Makefile.am:
15574 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15575 (vorbis_dec_sink_event), (vorbis_dec_chain):
15576 * gst-libs/gst/audio/Makefile.am:
15577 * sys/xvimage/Makefile.am:
15578 Make gnomevfssrc extend the source base class.
15579 Fix linking against libs in various plugins.
15581 2005-04-06 Andy Wingo <wingo@pobox.com>
15583 * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
15586 * configure.ac: Add check and AC_SUBST for libgstbase.
15588 2005-03-31 Wim Taymans <wim@fluendo.com>
15590 * examples/seeking/Makefile.am:
15591 * examples/seeking/cdparanoia.c: (main):
15592 * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
15593 (play_cb), (pause_cb), (stop_cb), (main):
15594 * examples/seeking/playbin.c:
15595 * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
15596 (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
15597 (make_sid_pipeline), (make_vorbis_pipeline),
15598 (make_theora_pipeline), (make_vorbis_theora_pipeline),
15599 (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
15600 (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
15601 (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
15602 (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
15604 * examples/seeking/spider_seek.c:
15605 * examples/seeking/vorbisfile.c:
15606 * ext/gnomevfs/Makefile.am:
15607 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
15608 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
15609 (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
15610 (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
15611 (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
15612 (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
15613 (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
15614 (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
15616 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
15617 (gst_ogg_pad_class_init), (gst_ogg_pad_init),
15618 (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
15619 (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
15620 (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
15621 (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
15622 (gst_ogg_pad_event), (gst_ogg_pad_reset),
15623 (gst_ogg_demux_factory_filter), (compare_ranks),
15624 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
15625 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
15626 (gst_ogg_chain_new), (gst_ogg_chain_free),
15627 (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
15628 (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
15629 (gst_ogg_demux_class_init), (gst_ogg_demux_init),
15630 (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
15631 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
15632 (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
15633 (gst_ogg_demux_get_prev_page),
15634 (gst_ogg_demux_deactivate_current_chain),
15635 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15636 (gst_ogg_demux_bisect_forward_serialno),
15637 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
15638 (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
15639 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
15640 (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
15641 (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
15642 (gst_ogg_demux_change_state), (gst_ogg_print):
15643 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
15644 (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
15645 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
15646 (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
15647 (gst_ogg_mux_loop):
15648 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
15649 * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
15650 (theora_dec_src_convert), (theora_dec_sink_convert),
15651 (theora_dec_src_query), (theora_dec_src_event),
15652 (theora_dec_sink_event), (theora_dec_chain),
15653 (theora_dec_change_state):
15654 * ext/theora/theoraenc.c: (gst_theora_enc_init),
15655 (theora_enc_sink_setcaps), (theora_buffer_from_packet),
15656 (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
15657 (theora_enc_change_state):
15658 * ext/vorbis/Makefile.am:
15659 * ext/vorbis/oggvorbisenc.c:
15660 * ext/vorbis/oggvorbisenc.h:
15661 * ext/vorbis/vorbis.c: (plugin_init):
15662 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
15663 (vorbis_dec_src_query), (vorbis_dec_src_event),
15664 (vorbis_dec_sink_event), (vorbis_dec_chain),
15665 (vorbis_dec_change_state):
15666 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
15667 (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
15668 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15669 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
15670 (gst_vorbisenc_change_state):
15671 * ext/vorbis/vorbisenc.h:
15672 * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
15673 * gst-libs/gst/audio/audioclock.c:
15674 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
15675 (gst_audiofilter_init), (gst_audiofilter_chain):
15676 * gst-libs/gst/audio/testchannels.c: (main):
15677 * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
15678 * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
15679 (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
15680 (gmip_find_track_streaminfo), (gmip_find_track_format):
15681 * gst-libs/gst/media-info/media-info.c:
15682 (gst_media_info_read_idler):
15683 * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
15684 (gst_play_get_all_by_interface):
15685 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
15686 (gst_riff_parse_chunk), (gst_riff_parse_file_header),
15687 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
15688 (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
15689 (gst_riff_parse_info):
15690 * gst-libs/gst/riff/riff-read.h:
15691 * gst-libs/gst/riff/riff.c: (plugin_init):
15692 * gst-libs/gst/video/Makefile.am:
15693 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
15694 (gst_videosink_class_init), (gst_videosink_get_type):
15695 * gst-libs/gst/video/videosink.h:
15696 * gst/audioconvert/bufferframesconvert.c:
15697 (buffer_frames_convert_init), (buffer_frames_convert_fixate),
15698 (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
15699 * gst/audioconvert/channelmixtest.c: (main):
15700 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
15701 (gst_audio_convert_chain),
15702 (gst_audio_convert_caps_remove_format_info),
15703 (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
15704 (gst_audio_convert_setcaps), (_fixate_caps_to_int),
15705 (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
15706 (gst_audio_convert_buffer_to_default_format),
15707 (gst_audio_convert_buffer_from_default_format),
15708 (gst_audio_convert_channels):
15709 * gst/audioconvert/gstchannelmix.h:
15710 * gst/ffmpegcolorspace/avcodec.h:
15711 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15712 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
15713 (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
15714 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
15715 * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
15716 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
15717 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
15718 (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
15719 (mpeg_video_type_find), (mpeg_video_stream_type_find),
15721 * gst/videotestsrc/gstvideotestsrc.c:
15722 (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
15723 (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
15724 (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
15725 (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
15726 (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
15727 (gst_videotestsrc_init), (gst_videotestsrc_src_query),
15728 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
15729 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15730 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
15731 (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
15732 (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
15733 (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
15734 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
15735 (gst_xvimagesink_navigation_send_event),
15736 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
15737 (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
15738 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
15739 * sys/xvimage/xvimagesink.h:
15740 Plugin port to 0.9, ogg/theora playback should work in the seek
15742 Removed old examples.
15743 Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
15744 explained in 0.9 TODO doc.
15747 2005-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
15769 * testsuite/Makefile.am:
15770 remove a whole bunch of plugins. This module now contains a set
15771 of free reference plugins/elements as agreed.
15773 2005-02-22 Thomas Vander Stichele <thomas at apestaart dot org>
15776 hunting season on 0.9 is now OPEN
15778 2005-02-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15780 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15781 Kick the hell out of gcc for not warning me about a symbol conflict.
15783 2005-02-22 Luca Ognibene <luogni@tin.it>
15785 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
15787 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
15788 Don't leak caps string (fixes #168134)
15790 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
15791 (gst_jpegenc_init), (gst_jpegenc_finalize),
15792 (gst_jpegenc_change_state):
15793 Don't leak line buffers and context struct (fixes #168133).
15795 2005-02-21 Tim-Philipp Müller <tim at centricular dot net>
15798 * ext/dirac/gstdiracdec.cc:
15799 (gst_diracdec_chain):
15800 Since dirac 0.5.0 the framerate in dirac is expressed as a
15801 rational number. Fix build and up requirement to 0.5.0, and
15802 also pass parameters to gst_diracdec_link in the right order
15805 2005-02-21 Maciej Katafiasz <mathrick@freedesktop.org>
15807 * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
15808 * ext/faad/gstfaad.h:
15809 TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with
15810 certain invalid muxed streams, where some packets will contain
15811 junk after decoder data. Partially fixes #149158.
15813 2005-02-21 Jan Schmidt <thaytan@mad.scientist.com>
15814 * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
15815 Make sure we only write to writable buffers
15817 2005-02-20 Tim-Philipp Müller <tim at centricular dot net>
15819 * gst-libs/gst/riff/riff-media.c:
15820 (gst_riff_create_audio_caps_with_data):
15821 Do actually fix invalid RIFF fmt header values for alaw
15822 and mulaw audio instead of just saying so.
15824 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
15825 Give gst_riff_create_audio_caps_with_data() a chance to
15826 fix up broken format header fields before extracting any
15827 parameters from the header. (fixes #167633)
15829 2005-02-19 Martin Holters <martin.holters@gmx.de>
15831 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
15833 * gst/audioconvert/bufferframesconvert.c:
15834 (buffer_frames_convert_link):
15835 Don't leak othercaps. (fixes #167878)
15837 2005-02-19 Arwed v. Merkatz <v.merkatz@gmx.net>
15840 * ext/libvisual/visual.c: (gst_visual_srclink),
15841 (gst_visual_change_state):
15842 Support libvisual 0.2.0.
15844 2005-02-18 Tim-Philipp Müller <tim at centricular dot net>
15846 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
15847 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
15848 Use same rowstrides for I420 as used everywhere else.
15850 2005-02-17 Tim-Philipp Müller <tim at centricular dot net>
15852 * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
15853 Declare variables at beginning of block and make gcc-2.95 happy
15854 (fixes # 167482, patch by Gergely Nagy).
15856 * gst/tcp/gsttcpclientsrc.c:
15857 * gst/tcp/gsttcpclientsrc.h:
15858 Move some includes into the header, so that struct sockaddr_in is
15859 defined when it should be defined on FreeBSD as well (fixes
15862 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
15863 Don't pass uninitialised values to setsockopt() here either.
15865 2005-02-17 Luca Ognibene <luogni at tin dot it>
15867 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
15869 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
15870 Don't pass uninitialised values to setsockopt(). (fixes #167704)
15872 2005-02-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15874 * gst/playback/gstplaybin.c: (add_sink):
15875 Invert bin_add/link order to workaround deadlock in opt.
15877 2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15879 * gst/modplug/gstmodplug.cc:
15880 Add missing break causing position queries to fail.
15882 2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15884 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
15885 Granpos can apparently be -1, which screws up calculations...
15887 2005-02-16 Jan Schmidt <thaytan@mad.scientist.com>
15889 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15890 (gst_ximagesink_send_pending_navigation),
15891 (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
15892 (gst_ximagesink_init):
15893 * sys/ximage/ximagesink.h:
15894 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15895 (gst_xvimagesink_send_pending_navigation),
15896 (gst_xvimagesink_navigation_send_event),
15897 (gst_xvimagesink_finalize), (gst_xvimagesink_init):
15898 * sys/xvimage/xvimagesink.h:
15899 Use a mutex protected list to marshal navigation
15900 events into the stream thread from whichever thread
15903 2005-02-15 Tim-Philipp Müller <tim at centricular dot net>
15905 * gst/speed/demo-mp3.c: (time_tick_cb), (main):
15906 Display current position and track length; misc. clean-ups.
15908 * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
15909 (speed_init), (speed_chain):
15910 Add query function, so that the stream length and current position
15911 get adjusted when queried (note that current position queries may
15912 still be wrong if the audio sink returns values based on buffer
15913 timestamps instead of passing on the query).
15915 2005-02-13 Benjamin Otte <otte@gnome.org>
15917 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
15918 (gst_audio_convert_channels):
15919 create channel conversion matrix when linking
15920 * gst/audioconvert/.cvsignore:
15921 * gst/audioconvert/Makefile.am:
15922 * gst/audioconvert/channelmixtest.c: (main):
15923 add (ugly) test that ensures stereo <=> mono conversion works
15926 2005-02-13 Benjamin Otte <otte@gnome.org>
15928 * gst/audioconvert/gstchannelmix.h:
15929 include missing header file
15930 * gst/audioconvert/gstchannelmix.c:
15931 (gst_audio_convert_fill_compatible):
15932 use same sign for both channels when converting to/from compatible
15933 channel. Previously used different signs made the signals cancel
15934 each other out and appear like silence. (fixes #167269)
15936 2005-02-12 Tim-Philipp Müller <tim at centricular dot net>
15938 * gst/ffmpegcolorspace/avcodec.h:
15939 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15940 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
15941 (gst_ffmpegcsp_avpicture_fill):
15942 * gst/ffmpegcolorspace/imgconvert.c:
15943 Convert to and from YV12 (fixes #156379).
15945 2005-02-12 Julien MOUTTE <julien@moutte.net>
15947 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
15948 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
15949 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
15950 (gst_ximagesink_expose), (gst_ximagesink_set_property),
15951 (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
15952 methods from chain and negotiation and vice versa (Fixes #166142).
15953 * sys/ximage/ximagesink.h: Add stream_lock.
15954 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
15955 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
15956 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
15957 (gst_xvimagesink_expose): Check for xcontext before trying to link.
15959 2005-02-12 Tim-Philipp Müller <tim at centricular dot net>
15961 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
15962 Don't send "Hey! You gave me a NULL pointer you naughty person" as
15963 error message when we can't open the DVD device (when dvdnav_open()
15964 fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
15965 the above). Send something more useful instead (fixes #167117).
15967 2005-02-11 Julien MOUTTE <julien@moutte.net>
15969 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
15970 (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
15971 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
15972 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
15973 (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
15974 (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
15975 methods from chain and negotiation and vice versa (Fixes #166142).
15976 Fix a possible bug of images in the buffer pool being discarded because
15977 we are looking at the wrong geometry.
15978 * sys/xvimage/xvimagesink.h: Add stream_lock.
15980 2005-02-11 David Schleef <ds@schleef.org>
15982 * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
15983 unsigned int. (fixes #167128)
15985 2005-02-11 David Schleef <ds@schleef.org>
15987 * gst/librfb/Makefile.am: Testing stuff before committing is
15988 for wimps... and people with fast machines. Fix stupid
15991 2005-02-11 David Schleef <ds@schleef.org>
15993 * configure.ac: Pull in librfb from my CVS tree, because it is
15994 too small and annoying to be separate. Move rfbsrc plugin
15997 * ext/librfb/Makefile.am:
15998 * ext/librfb/gstrfbsrc.c:
15999 * gst/librfb/Makefile.am:
16000 * gst/librfb/gstrfbsrc.c:
16001 * gst/librfb/rfb.c:
16002 * gst/librfb/rfb.h:
16003 * gst/librfb/rfbbuffer.c:
16004 * gst/librfb/rfbbuffer.h:
16005 * gst/librfb/rfbbytestream.c:
16006 * gst/librfb/rfbbytestream.h:
16007 * gst/librfb/rfbcontext.h:
16008 * gst/librfb/rfbdecoder.c:
16009 * gst/librfb/rfbdecoder.h:
16010 * gst/librfb/rfbutil.h:
16012 2005-02-10 Tim-Philipp Müller <tim at centricular dot net>
16014 * gst/speed/Makefile.am:
16015 * gst/speed/demo-mp3.c: (main):
16016 * gst/speed/filter.func:
16017 * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
16018 (speed_class_init), (speed_init), (speed_chain_int16),
16019 (speed_chain_float32), (speed_chain), (speed_set_property),
16020 (speed_get_property), (speed_change_state):
16021 * gst/speed/gstspeed.h:
16022 Fix speed element and make it chain-based (fixes #156467),
16023 and make it handle more than one channel.
16025 2005-02-10 Jan Schmidt <thaytan@mad.scientist.com>
16027 * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
16028 (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
16029 (gst_dtsdec_chain), (gst_dtsdec_change_state):
16030 * ext/dts/gstdtsdec.h:
16031 Don't clobber the stack constructing the channels array.
16032 Make the element chain-based. DTS tracks can now be played.
16034 2005-02-09 Tim-Philipp Müller <tim at centricular dot net>
16036 * gst-libs/gst/audio/multichannel.h:
16037 * gst-libs/gst/gconf/gconf.h:
16038 * gst-libs/gst/idct/idct.h:
16039 * gst-libs/gst/media-info/media-info-priv.h:
16040 * gst-libs/gst/play/play.h:
16041 * gst-libs/gst/resample/private.h:
16042 * gst-libs/gst/resample/resample.h:
16043 * gst-libs/gst/riff/riff-ids.h:
16044 * gst-libs/gst/video/video.h:
16045 * gst-libs/gst/video/videosink.h:
16046 Add G_BEGIN_DECLS and G_END_DECLS around headers where
16047 missing, so that they work when included from C++ code.
16049 2005-02-09 David Schleef <ds@schleef.org>
16051 * testsuite/gst-lint: Check for non-statically scoped
16052 parent_class variables. This won't be a problem once
16053 plugins are loaded with RTLD_LOCAL.
16055 2005-02-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16057 * ext/mplex/gstmplexibitstream.cc:
16060 2005-02-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16062 * ext/ogg/gstogmparse.c:
16063 * gst/debug/gstnavigationtest.c:
16064 Die, thou faulty symbol pollutors (non-static parent_class).
16066 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16068 * ext/mplex/gstmplexibitstream.cc:
16069 Fix event handling (#165525).
16071 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16073 * ext/mikmod/gstmikmod.c:
16074 * gst/modplug/gstmodplug.cc:
16075 Add missing endianness to template (fixes #165509).
16077 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16079 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
16080 Fix wrong order of reading of optional bytes (#165290).
16082 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16084 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16085 Implement FILLER event awareness.
16087 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16089 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
16090 Fix track calculations (#166208).
16092 2005-02-08 Gergely Nagy <algernon@bonehunter.rulez.org>
16094 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16096 * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
16097 * ext/libpng/gstpngenc.c:
16098 Fix byte-order, use proper fixed caps. Fixes #164197.
16100 2005-02-08 Jan Schmidt <thaytan@mad.scientist.com>
16105 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
16106 (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
16107 Don't push buffers if the src pad isn't negotiated yet.
16109 * gst/audioconvert/gstaudioconvert.c:
16110 (gst_audio_convert_buffer_to_default_format),
16111 (gst_audio_convert_buffer_from_default_format):
16112 Add support for 24-bit width.
16114 * gst/dvdlpcmdec/.cvsignore:
16115 * gst/dvdlpcmdec/Makefile.am:
16116 * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
16117 (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
16118 (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
16119 (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
16121 * gst/dvdlpcmdec/gstdvdlpcmdec.h:
16122 New decoder for rearranging DVD LPCM into our audio/x-raw-int
16123 format. Needs support for the channels maps if someone can find
16124 a DVD LPCM track with > 2 channels.
16126 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
16127 (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
16128 (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
16129 * gst/mpegstream/gstdvddemux.h:
16130 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
16131 (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
16132 (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
16133 * gst/mpegstream/gstmpegdemux.h:
16134 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
16135 (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
16136 (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
16137 (gst_mpeg_parse_handle_src_query),
16138 (gst_mpeg_parse_handle_src_event):
16139 Use audio/x-dvd-lpcm for LPCM output.
16142 2005-02-08 Gergely Nagy <algernon@bonehunter.rulez.org>
16144 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16146 * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
16147 (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
16148 Add BGRA handling (#165736).
16150 2005-02-08 Francis Labonte <francis_labonte@hotmail.com>
16152 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16154 * gst/law/alaw-decode.c: (alawdec_link):
16155 * gst/law/alaw-encode.c: (alawenc_link):
16156 * gst/law/mulaw-decode.c: (mulawdec_link):
16157 * gst/law/mulaw-encode.c: (mulawenc_link):
16158 Fix caps memleaks (#166600).
16160 2005-02-08 Tim-Philipp Müller <tim at centricular dot net>
16162 * ext/tarkin/mem.h:
16163 * ext/tarkin/wavelet.h:
16164 * ext/tarkin/yuv.h:
16165 * gst/ffmpegcolorspace/avcodec.h:
16166 Include "_stdint.h" instead of <stdint.h>. Fixes build on
16167 systems that don't have stdint.h, like Solaris9 (fixes #166631).
16169 2005-02-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16171 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
16172 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
16173 (gst_xvimagesink_change_state):
16174 Clear window on PAUSED->READY instead of READY->PAUSED. Stop
16175 Xv video (and thereby regenerate Xv colourkey) in clear() so
16176 that PLAY -> READY -> PLAY works (fixes #162504).
16178 2005-02-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16180 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
16181 Switch to list instead of range, since MJPEG-devices really just
16182 support decimations, not any size.
16184 2005-02-05 Jan Schmidt <thaytan@mad.scientist.com>
16185 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
16186 (gst_mpeg2dec_reset), (free_all_buffers),
16187 (gst_mpeg2dec_alloc_buffer), (handle_sequence):
16188 * ext/mpeg2dec/gstmpeg2dec.h:
16189 The libmpeg2 user-allocated buffer management is awkward,
16190 to say the least. Hopefully this fixes things.
16192 2005-02-04 Andy Wingo <wingo@pobox.com>
16194 * gst/audioconvert/bufferframesconvert.c
16195 (buffer_frames_convert_fixate): New function, fixates to 256
16196 frames per buffer by default. (Much better than 1.)
16197 (buffer_frames_convert_init): Set the fixate function for both src
16199 (buffer_frames_convert_link): After success setting nonfixed caps,
16200 get the negotiated caps so we can know how many buffer-frames it
16201 will be. No idea how this worked at all before.
16203 2005-02-05 Jan Schmidt <thaytan@mad.scientist.com>
16205 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
16206 (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
16207 (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
16208 (handle_sequence), (handle_picture):
16209 * ext/mpeg2dec/gstmpeg2dec.h:
16210 Rearrange buffer tracking and refcounting and refactor
16211 a little for readability.
16213 2005-02-04 Jan Schmidt <thaytan@mad.scientist.com>
16214 * sys/v4l/gstv4l.c: (plugin_init):
16215 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
16216 (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
16217 (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
16218 (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
16219 * sys/v4l/gstv4ljpegsrc.h:
16220 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
16221 * sys/v4l/v4l_calls.h:
16222 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
16223 (gst_v4lsrc_get_fps):
16224 * sys/v4l/v4lsrc_calls.h:
16225 Add new v4ljpegsrc for handling the ov51x hacky "I'll give
16226 you jpeg inside rgb frames" driver.
16227 Don't error in the v4lsrc link function, just return
16230 2005-02-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16232 * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
16233 (gst_qcamsrc_open):
16234 Use GST_ELEMENT_ERROR, not g_warning, if open failed.
16236 2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16238 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16239 Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
16241 2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16243 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
16244 Reset negotiated state on PAUSED->READY.
16246 2005-02-02 David Schleef <ds@schleef.org>
16248 * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
16249 whereever possible. (Fixes #165997)
16250 * examples/capsfilter/capsfilter1.c: (main):
16251 * examples/dynparams/filter.c: (create_ui):
16252 * examples/seeking/cdparanoia.c: (get_track_info), (main):
16253 * examples/seeking/chained.c: (main):
16254 * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
16255 (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
16256 (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
16257 (make_mpeg_pipeline), (make_mpegnt_pipeline):
16258 * examples/seeking/spider_seek.c: (make_spider_pipeline):
16259 * examples/switch/switcher.c: (main):
16260 * ext/dv/demo-play.c: (main):
16261 * ext/faad/gstfaad.c: (gst_faad_change_state):
16262 * ext/mad/gstmad.c: (gst_mad_chain):
16263 * ext/smoothwave/demo-osssrc.c: (main):
16264 * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
16265 (gst_gconf_render_bin_from_description),
16266 (gst_gconf_get_default_audio_sink),
16267 (gst_gconf_get_default_video_sink),
16268 (gst_gconf_get_default_audio_src),
16269 (gst_gconf_get_default_video_src),
16270 (gst_gconf_get_default_visualization_element):
16271 * gst/level/demo.c: (main):
16272 * gst/level/plot.c: (main):
16273 * gst/playback/gstplaybin.c: (gen_video_element),
16274 (gen_audio_element):
16275 * gst/playback/test.c: (gen_video_element), (gen_audio_element):
16276 * gst/playondemand/demo-mp3.c: (setup_pipeline):
16277 * gst/sine/demo-dparams.c: (main):
16278 * gst/spectrum/demo-osssrc.c: (main):
16279 * gst/speed/demo-mp3.c: (main):
16280 * gst/volume/demo.c: (main):
16281 * testsuite/embed/embed.c: (main):
16283 2005-02-02 Jan Schmidt <thaytan@mad.scientist.com>
16285 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
16286 (gst_tcpclientsink_finalize):
16287 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
16288 (gst_tcpclientsrc_finalize):
16289 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
16290 (gst_tcpserversink_init), (gst_tcpserversink_finalize):
16291 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
16292 (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
16293 Don't leak the hostname when shutting down.
16294 In tcpserversrc, take a copy of the default hostname.
16296 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16298 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
16299 Set caps to systemstream=TRUE.
16301 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16303 * testsuite/Makefile.am:
16304 Fix more OSX buildbots.
16306 2005-02-02 Jan Schmidt <thaytan@mad.scientist.com>
16308 * ext/mpeg2dec/gstmpeg2dec.c:
16309 Don't send things to NULL PAD_PEERs
16311 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
16312 Copy-on-write the incoming buffer.
16314 * gst/mpegstream/gstdvddemux.h:
16315 * gst/mpegstream/gstmpegclock.h:
16316 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16317 (normal_seek), (gst_mpeg_demux_handle_src_event):
16318 * gst/mpegstream/gstmpegdemux.h:
16319 * gst/mpegstream/gstmpegpacketize.h:
16320 * gst/mpegstream/gstmpegparse.c:
16321 (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
16322 (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
16323 (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
16324 (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
16325 (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
16326 * gst/mpegstream/gstmpegparse.h:
16327 * gst/mpegstream/gstrfc2250enc.h:
16328 Various changes to the way time is computed that make seeking and
16329 total time estimation much better here.
16330 Use G_BEGIN/END_DECLS instead of __cplusplus
16332 * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
16333 Use gst_buffer_stamp instead of only copying the TIMESTAMP
16335 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16337 * gst/subparse/gstsubparse.c:
16340 2005-01-31 Tim-Philipp Müller <tim at centricular dot net>
16342 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
16343 (theora_enc_chain), (theora_enc_change_state):
16344 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
16345 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
16346 (gst_vorbisenc_change_state):
16347 * ext/vorbis/vorbisenc.h:
16348 Set granulepos and timestamp correctly for streams not
16349 starting at 0, taking into account the initial delay.
16351 2005-01-31 Tim-Philipp Müller <tim at centricular dot net>
16353 * gst/mpegstream/gstdvddemux.c:
16354 Add audio/x-dts to audio pad template caps
16356 2005-01-30 David Schleef <ds@schleef.org>
16358 * ext/polyp/polypsink.c: (gst_polypsink_base_init),
16359 (create_context), (gst_polypsink_link): Fix silly endianness
16360 bug. Add some debugging. Remove float from caps; it doesn't
16361 work. Attempt to get remote audio working.
16363 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16365 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16368 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16370 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
16371 (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
16372 (gst_avi_demux_stream_data):
16373 * gst/avi/gstavidemux.h:
16374 Invert DIB images. Fixes #132341.
16376 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16378 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16379 (gst_ffmpegcsp_chain):
16380 D'oh, reference the palette data, not the palette structure.
16381 Fixes color distortion in #132341.
16383 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16385 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
16386 PAR can be non-fixed when not provided as argument (#162626).
16388 2005-01-29 David Moore <dcm@acm.org>
16390 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16392 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16393 (gst_qtdemux_loop_header):
16394 Re-apply patch from #142272 that allows non-seekable sources,
16395 re-proposed by Daniel Drake <dsd@gentoo.org>.
16397 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16399 * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
16400 Use the src template for creating the src pad (#162330).
16402 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16405 * ext/musepack/Makefile.am:
16406 * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
16407 (gst_musepackdec_init), (gst_musepackdec_dispose),
16408 (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
16409 (gst_musepack_stream_init), (gst_musepackdec_loop),
16410 (gst_musepackdec_change_state):
16411 * ext/musepack/gstmusepackdec.cpp:
16412 * ext/musepack/gstmusepackdec.h:
16413 * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
16414 (gst_musepack_reader_read), (gst_musepack_reader_seek),
16415 (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
16416 (gst_musepack_reader_canseek), (gst_musepack_init_reader):
16417 * ext/musepack/gstmusepackreader.cpp:
16418 * ext/musepack/gstmusepackreader.h:
16419 Update to 1.1 API (#165446).
16421 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16426 2005-01-28 Andy Wingo <wingo@pobox.com>
16428 * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
16429 to reflect a different dubious internet source. Add a reference
16430 and some commentary.
16432 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16434 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
16435 (gst_stream_selector_get_caps), (gst_stream_selector_chain):
16436 * gst/playback/gststreamselector.h:
16437 Be more selective when we're redoing caps negotiation from
16438 within the chain function on a stream change.
16440 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16444 * ext/amrnb/Makefile.am:
16445 * ext/amrnb/amrnb.c: (plugin_init):
16446 * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
16447 (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
16448 (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
16449 (gst_amrnbdec_state_change):
16450 * ext/amrnb/amrnbdec.h:
16451 * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
16452 (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
16453 (gst_amrnbparse_init), (gst_amrnbparse_formats),
16454 (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
16455 (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
16456 (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
16457 * ext/amrnb/amrnbparse.h:
16458 Add support for AMR-NB (mobile phone audio format; #155163, #163286).
16459 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16460 Add AMR-NB/-WB raw formats.
16461 * ext/alsa/gstalsa.c: (gst_alsa_link):
16462 Keep valid time when changing format.
16463 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16464 (qtdemux_parse_trak):
16465 Add some more format-specific options (#140141, #143555, #155163).
16467 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16469 * gst/matroska/matroska-demux.c:
16470 (gst_matroska_demux_parse_blockgroup):
16471 Fix logic error in timing of subtitle stream synchronization.
16472 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
16473 Add skip-chunk, which is found in kodak-camera streams.
16475 2005-01-27 Thomas Vander Stichele <thomas at apestaart dot org>
16479 Adding Vietnamese translation (submitted by Clytie Siddall)
16481 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16483 * gst/playback/gstdecodebin.c: (try_to_link_1):
16484 Use realpad for signal.
16486 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16488 * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
16489 Fix category so decodebin picks it up.
16491 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16493 * ext/mad/Makefile.am:
16494 * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
16495 (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
16496 (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
16497 (found_type), (gst_id3demux_bin_change_state):
16498 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
16499 (gst_id3_tag_init), (gst_id3_tag_handle_event),
16500 (gst_id3_tag_src_link), (gst_id3_tag_chain),
16501 (gst_id3_tag_change_state), (plugin_init):
16502 * ext/mad/gstmad.h:
16503 Add id3demuxbin (which is a simple bin consisting of id3demux
16504 and typefind), take over rank from id3demux, remove typefind
16505 code from id3demux. Makes all broken mp3s that I know of work,
16506 and thereby fixes #152688.
16508 2005-01-27 Edward Hervey <bilboed@bilboed.com>
16510 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16512 * ext/mad/gstmad.c: (gst_mad_src_event):
16513 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
16514 Allow seeks on audio pad, make mad forward those (#164826).
16515 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
16516 Set duration (#165335).
16518 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16520 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
16521 (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
16522 (gst_asf_demux_process_ext_content_desc),
16523 (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
16524 (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
16525 * gst/asfdemux/gstasfdemux.h:
16526 Improve metadata display, e.g. if the metadata comes before the
16527 streams are loaded (which is perfectly valid).
16529 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16531 * tools/gst-launch-ext-m.m:
16532 Fix AVI/ASF pipelines (#165340).
16534 2005-01-26 Amaury Jacquot <sxpert@esitcom.org>
16535 * ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix
16536 build failure on amd64
16538 2005-01-26 Tim-Philipp Müller <tim at centricular dot net>
16540 * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
16541 (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
16542 Check environment variables GST_ID3V2_TAG_ENCODING,
16543 GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
16544 list of character encodings to force interpretation of non-unicode
16545 strings stored in an ID3v2 tag to a particular encoding. If none
16546 is specified, try to use current locale's encoding, then fall back
16547 to ISO-8859-1 (which will always succeed). (Resolves #149274)
16548 * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
16549 (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
16550 Check environment variables GST_ID3V1_TAG_ENCODING,
16551 GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
16552 list of character encodings to use in case a string encountered
16553 in an ID3v1 tag is not valid UTF-8 already. If no encoding is
16554 specified, try to use the current locale's encoding, then fall
16555 back to ISO-8859-1 (which will always succeed).
16557 2005-01-25 Benjamin Otte <otte@gnome.org>
16559 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
16560 - on half framerate, compute the rate in advance so the comparisons
16561 don't compare wrong values
16562 - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
16564 - don't use mad_header_decode anymore, mad_frame_decode does that
16566 - when getting rid of consumed bytes, reset the stream's skiplen
16569 2005-01-26 Jan Schmidt <thaytan@mad.scientist.com>
16571 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
16572 Use 1/2 a second for default max_discont, as PES streams from DVB
16573 seem to have larger spacings in the SCR.
16576 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16578 * gst/playback/gstplaybasebin.c: (group_commit):
16579 Notify delayed stream-info availability.
16581 2005-01-26 Jan Schmidt <thaytan@mad.scientist.com>
16582 * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
16583 (gst_a52dec_handle_event), (gst_a52dec_chain):
16584 Add some debug output. Check that a discont has a valid
16586 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
16587 (gst_alsa_sink_loop):
16588 Ignore TAG events. A little extra debug for broken timestamps.
16589 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
16590 (dvdnavsrc_change_state):
16591 Ensure we send a discont to engage the link before we send any
16593 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
16594 (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
16595 (_seek_chapter), (seek_sector), (dvdreadsrc_get),
16596 (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
16597 Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
16598 dvd://title works in totem because typefinding sends a seek that ends
16599 up going back to chapter 1 regardless.
16600 * ext/mpeg2dec/gstmpeg2dec.c:
16601 * ext/mpeg2dec/gstmpeg2dec.h:
16602 Output correct timestamps and handle disconts.
16603 * ext/ogg/gstoggdemux.c: (get_relative):
16604 Small guard against a null dereference.
16605 * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
16606 (gst_textoverlay_set_property):
16607 Free memory when done. Don't call gst_event_filler_get_duration on
16608 EOS events. Use GST_LOG and GST_WARNING instead of g_message and
16610 * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
16611 (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
16612 (gst_sw_srclink), (gst_smoothwave_chain):
16613 Draw solid lines, prettier colours.
16614 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
16615 Add a default palette that'll work for some movies.
16616 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
16617 (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
16618 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
16619 * gst/mpegstream/gstdvddemux.h:
16620 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
16621 (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
16622 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
16623 (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
16624 * gst/mpegstream/gstmpegparse.h:
16625 Use PTM/NAV events when for timestamp adjustment when connected to
16626 dvdnavsrc. Don't use many discont events where one suffices.
16627 * gst/playback/gstplaybasebin.c: (group_destroy),
16628 (gen_preroll_element), (gst_play_base_bin_add_element):
16629 * gst/playback/gstplaybasebin.h:
16630 Make sure we remove subtitles from the same bin we put them in.
16631 * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
16632 (gst_subparse_buffer_format_autodetect),
16633 (gst_subparse_change_state):
16634 Fix some memleaks and invalid accesses.
16635 * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
16636 (oggskel_type_find), (cmml_type_find), (plugin_init):
16637 Some typefind functions for Annodex v3.0 files
16638 * gst/wavparse/gstwavparse.h:
16639 GstRiffReadClass is the correct parent class.
16641 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16643 * gst-libs/gst/riff/riff-media.c:
16644 (gst_riff_create_video_caps_with_data):
16645 Add extradata to huffyuv (fixes #165013).
16646 * gst-libs/gst/riff/riff-read.c:
16647 (gst_riff_read_strf_vids_with_data):
16648 Fix extradata extraction if it is in the chunk size.
16650 2005-01-25 Edward Hervey <bilboed@bilboed.com>
16652 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16654 * gst/effectv/gstquark.c: (gst_quarktv_class_init),
16655 (gst_quarktv_change_state), (gst_quarktv_dispose):
16656 Memory free'ing location fix (#164708).
16658 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16660 * gst/playback/gstplaybasebin.c: (group_commit),
16661 (gen_preroll_element), (probe_triggered), (gen_source_element),
16662 (setup_source), (gst_play_base_bin_change_state),
16663 (gst_play_base_bin_add_element):
16664 Don't block for streams.
16665 * gst/playback/gststreaminfo.c: (stream_info_change_state),
16666 (gst_stream_info_set_mute):
16667 Use gst_pad_set_active_recursive.
16669 2005-01-25 Andy Wingo <wingo@pobox.com>
16671 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
16672 for #ifndef HAVE_XVIDEO.
16674 2005-01-24 Jeffrey C. Ollie
16676 reviewed by: Maciej Katafiasz <mathrick@freedesktop.org>
16678 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
16679 * ext/gsm/gstgsmdec.h:
16680 * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
16681 * ext/gsm/gstgsmenc.h:
16682 Fix rate to 8kHz as per spec, removes obscure errors when no rate
16683 was given by property. Add proper buffer timestamps and offsets.
16685 2005-01-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16687 * gst-libs/gst/riff/riff-media.c:
16688 (gst_riff_create_audio_caps_with_data):
16689 Audio can be <8000Hz.
16691 2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16693 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
16694 Explicit state change to workaround refcount bugs.
16696 2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16698 * gst/avi/gstavimux.c: (gst_avimux_write_tag),
16699 (gst_avimux_riff_get_avi_header):
16702 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16704 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
16705 (gst_riff_read_element_data):
16706 * gst-libs/gst/riff/riff-read.h:
16707 Add _peek version (req'ed in CDXA).
16708 * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
16709 (gst_cdxaparse_loop):
16710 Fix parsing in playbin.
16711 * gst/playback/gstdecodebin.c: (close_pad_link):
16712 Ignore current_ pads, they cause major annoyance.
16714 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16716 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
16719 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16721 * gst/avi/gstavimux.c: (gst_avimux_write_tag):
16724 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16726 * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
16727 Allow for 0-sized buffers. Fixes length query problems in
16728 starwars.mkv from the testsuite.
16730 2005-01-19 Tim-Philipp Müller <tim at centricular dot net>
16732 * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
16733 (gst_video_box_i420), (gst_video_box_chain):
16734 Fix row strides for I420 (fixes #163159)
16736 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16738 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
16739 MPEG2 has a useful rate property, so we can actually use that.
16740 For MPEG-1, continue using the bytes/time properties.
16742 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16744 * gst-libs/gst/riff/riff-media.c:
16745 (gst_riff_create_video_caps_with_data),
16746 (gst_riff_create_video_template_caps):
16749 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16751 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
16752 Fail if caps negotiation fails. Should fix #162184, and should
16753 definately be in there regardless of it fixing the actual bug.
16754 * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
16755 (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
16756 (gst_avimux_riff_get_avix_header),
16757 (gst_avimux_riff_get_video_header),
16758 (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
16759 (gst_avimux_start_file), (gst_avimux_handle_event),
16760 (gst_avimux_change_state):
16761 * gst/avi/gstavimux.h:
16762 Refactor structure writing to use GST_WRITE_UINT macros, add
16763 metadata writing support.
16765 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16767 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
16768 Elements may already be destroyed when this function is called.
16770 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16772 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16773 (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
16774 More memory leak fixes (#149162).
16776 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16778 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16779 (gst_qtdemux_add_stream):
16782 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16784 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
16787 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16789 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
16790 Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
16791 when fixating to six channels in Totem.
16793 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
16795 * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
16796 Fix compile warnings on Solaris 10 buildbot
16798 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
16800 * ext/dvdread/dvdreadsrc.c: (_read):
16801 Don't read beyond the last cell in a chapter (fixes
16802 invalid memory access)
16804 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
16806 * ext/dvdread/stream_labels.c:
16807 (dvdreadsrc_get_audio_stream_labels):
16808 Use NULL for an empty GList instead of g_list_alloc(); fix
16809 memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead
16810 of GString (easier to bulk free later)
16812 2005-01-17 Gergely Nagy <algernon@bonehunter.rulez.org>
16814 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16816 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16817 (gst_ffmpeg_pixfmt_to_caps):
16818 Fix BGRA32 caps (#164209).
16820 2005-01-17 Gergely Nagy <algernon@bonehunter.rulez.org>
16822 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16824 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16825 (gst_ffmpeg_caps_to_pixfmt):
16826 alpha_mask can be RGBA/ABGR. Fixes #164265.
16828 2005-01-17 Francis Labonte <francis_labonte@hotmail.com>
16830 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16832 * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
16833 (gst_mpeg2dec_alloc_buffer):
16834 * ext/mpeg2dec/gstmpeg2dec.h:
16835 Crop if decoding size is not the actual image size (#163676).
16837 2005-01-17 Steve Baker <steve@stevebaker.org>
16839 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16841 * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
16842 (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
16843 Add libsndfile typefind functions (#163309).
16845 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16847 * tools/gst-launch-ext-m.m:
16848 Add .aac, fix .m1v/.m2v (#163891).
16850 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16852 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
16853 Sanity check, don't wait endlessly since the clock might not
16854 actually run at this point (which is a deadlock). Fixes #164069.
16856 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16858 * gst/playback/gstplaybasebin.c: (probe_triggered):
16859 Of course, only pause if group is done...
16861 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16863 * gst/playback/gstplaybasebin.c: (probe_triggered):
16866 2005-01-16 Jan Schmidt <thaytan@mad.scientist.com>
16868 * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
16869 Don't return state change success when the parent
16872 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16874 * gst/avi/gstavimux.c: (gst_avimux_handle_event):
16875 Free events (fix memleak in #162905).
16877 2005-01-15 Gergely Nagy <algernon@bonehunter.rulez.org>
16879 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16881 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16882 (gst_ffmpeg_caps_to_pixfmt):
16883 Fix for depth = 15. Fixes #161675.
16885 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16887 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
16888 Set FPS correctly, even for webcams and the like.
16889 * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
16890 Don error on setting while capturing.
16892 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16894 * ext/dv/gstdvdec.c:
16895 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
16896 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
16897 I'm a bad boy. using /1001. to force C to do float division
16898 and not integer division (as it did in my last commit)
16899 Thanks to David I. Lehn for pointing this mistake.
16901 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16903 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
16904 Revert Johan's 1.35->1.36 since it breaks compat.
16906 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16908 * ext/dv/gstdvdec.c:
16909 * ext/libfame/gstlibfame.c:
16910 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
16911 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
16912 replace framerate aproximations by their real value
16913 (24000/1001, 30000/1001, 60000/1001)
16914 Finish fixing bug #164049
16916 2005-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
16918 * ext/ogg/gstoggmux.c:
16920 * gst/tcp/gstmultifdsink.c:
16921 * gst/tcp/gstmultifdsink.h:
16922 * gst/tcp/gsttcp.c:
16923 * gst/tcp/gsttcp.h:
16924 * gst/tcp/gsttcpclientsink.c:
16925 * gst/tcp/gsttcpclientsrc.c:
16926 * gst/tcp/gsttcpserversink.c:
16927 * gst/tcp/gsttcpserversrc.c:
16928 improve reusability of elements after state changes and errors
16929 make multifdsink throw away streamheaders when receiving new ones
16931 2005-01-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16933 * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
16934 Fix for if items are already in list...
16936 2005-01-12 Benjamin Otte <otte@gnome.org>
16938 * gst/adder/gstadder.c: (gst_adder_loop):
16939 fix adder a bit so it doesn't screw up with events as much anymore
16941 2005-01-12 Jan Schmidt <thaytan@mad.scientist.com>
16943 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
16944 (pixbufscale_scale), (gst_pixbufscale_chain):
16945 * ext/gdk_pixbuf/pixbufscale.h:
16946 Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
16947 to ensure rowstrides are calculated the same way as
16949 Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
16950 that we pick up duration and offset also.
16952 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16954 * gst/avi/gstavimux.c: (gst_avimux_class_init),
16955 (gst_avimux_pad_unlink), (gst_avimux_release_pad):
16958 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16960 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
16961 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
16962 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
16963 (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
16964 Update flags when requested.
16966 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16968 * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
16971 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16973 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
16974 (gst_play_base_bin_init), (gst_play_base_bin_dispose),
16975 (probe_triggered), (new_decoded_pad), (gen_source_element),
16976 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
16977 * gst/playback/gstplaybasebin.h:
16978 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
16979 (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
16980 (gst_play_bin_change_state):
16981 Implement group-switch signal for use in apps to clear metadata
16982 cache, clean up subtitle, add suburi property instead of # hack,
16983 some error-out fixes.
16985 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16987 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
16989 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
16990 If we got a state change in the _get handler, don't return success.
16992 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16994 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
16995 (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
16996 Make jpegdec quiet on MJPEG decoding
16997 * gst/asfdemux/README:
16998 Fix mimetypes for MJPEG and H263
17000 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17002 * ext/theora/theoradec.c: (theora_dec_chain):
17003 Fix broken code generation by gcc by swapping arguments.
17004 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17007 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17010 delete this file, it is by far outdated
17011 * ext/alsa/gstalsa.1: remove
17012 * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
17013 (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
17014 (gst_alsa_get_caps):
17015 Add HW probing for supported sample rates. Fixes #161704
17017 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17019 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17020 Don't crash, biatch! :).
17022 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17024 * ext/musepack/gstmusepackreader.cpp:
17025 * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
17026 Some work on tags - still doesn't work in playbin...
17027 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17030 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17032 * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
17033 Also shove tags on kid pads.
17035 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17037 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
17038 Don't bail on unknown events.
17039 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17040 Don't crash on events before negotiation.
17041 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
17042 Send tags on pads, too.
17043 * gst/playback/gststreamselector.c:
17044 (gst_stream_selector_request_new_pad):
17045 Forward events on first pad if no input was selected yet.
17047 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17049 * gst/playback/gstplaybasebin.c: (setup_substreams):
17050 Don't disable streamtype if the stream doesn't exist, since
17051 then playing a video after audio will disable both and nothing
17052 will happen. Fixes the testsuite.
17054 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17056 * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
17057 (gst_v4l_xoverlay_set_xwindow_id):
17058 * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
17059 (gst_v4l2_xoverlay_set_xwindow_id):
17060 Add debug categories, fix overlay disabling.
17062 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17064 * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
17065 * ext/alsa/gstalsa.h:
17066 Add HW probing for period_count/size and buffer_size MIX/MAX
17067 Adjust default/user defined value if out of bounds
17068 Should fix bug #162024
17070 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17072 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
17073 Fix warning (#161191).
17075 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17077 * ext/dvdread/stream_labels.c:
17078 (dvdreadsrc_get_audio_stream_labels):
17079 Fix warning (init the good variable in switch default)
17081 2005-01-09 Koop Mast <kwm@rainbow-runner.nl>
17083 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17085 * gst/tta/gstttaparse.c: (gst_tta_src_event):
17086 Fix gcc-2.95 compile (#163485).
17088 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17091 * ext/flac/gstflacenc.c: (gst_flacenc_init),
17092 (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
17093 (gst_flacenc_tell_callback), (gst_flacenc_chain),
17094 (gst_flacenc_change_state):
17095 * ext/flac/gstflacenc.h:
17096 Update for API change in flac-1.1.1. Update requirement in
17097 configure.ac. Fixes #162974.
17099 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17101 * gst/playback/gstplaybasebin.c: (group_destroy):
17102 Remove hack to get rid of assert and get rid of unlinked
17105 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17107 * gst/playback/gstplaybasebin.c: (setup_source):
17108 Set source to NULL so that resources are free'ed. Fixes issues
17109 with playback of CDDA and similar device-accessing things.
17111 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17113 * testsuite/embed/Makefile.am:
17114 test->noinst, fix make test in buildbot.
17116 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17118 * ext/dvdread/stream_labels.c: new file
17119 * ext/dvdread/stream_labels.h: new file
17120 * ext/dvdread/Makefile.am:
17121 * ext/dvdread/dvdreadsrc.c: (_seek_title):
17122 Extract audio stream label from DVD IFO files.
17123 It only dump them on the console for now, still have to
17124 make playbin aware of them.
17126 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17128 * gst/playback/gstplaybasebin.c: (setup_source):
17131 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17133 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17134 (gen_preroll_element), (remove_groups), (setup_subtitle),
17135 (gen_source_element), (setup_source):
17136 * gst/playback/gstplaybasebin.h:
17137 Multiple .sub files is just a stupid idea... Fix some threading
17138 mistakes. Interestingly, external .sub files cause playbin to
17139 hang, I don't know why... Parsing fixes contributed by Fran??ois
17140 Kooman <fkooman@tuxed.net>.
17142 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17144 * testsuite/embed/Makefile.am:
17147 2005-01-09 Gergely Nagy <algernon@bonehunter.rulez.org>
17149 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17151 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
17152 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
17153 (gst_pngenc_set_property):
17154 * ext/libpng/gstpngenc.h:
17155 Add compression level property (#163323).
17157 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17160 * examples/capsfilter/capsfilter1.c: (main):
17161 * examples/seeking/spider_seek.c: (make_spider_pipeline):
17162 * ext/dvdread/Makefile.am:
17163 * ext/dvdread/demo-play:
17164 * ext/dvdread/demo-play.c:
17165 * gconf/gstreamer.schemas.in:
17166 * gst-libs/gst/gconf/gconf.c:
17168 * testsuite/Makefile.am:
17169 * testsuite/embed/Makefile.am:
17170 * testsuite/embed/embed.c: (cb_expose), (main):
17171 Remove all references to xvideosink, fix examples (#140845).
17172 * gst/playback/gstplaybasebin.c: (group_destroy):
17173 Apparently, disposal does not unlink - so do explicitely.
17174 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17177 2005-01-09 Maciej Katafiasz <mathrick@freedesktop.org>
17179 * README: fix PKG_CONFIG_PATH instructions, what was there
17180 previously was breaking default search path, not nice.
17183 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17185 * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
17186 (gst_audioscale_chain):
17187 %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
17188 when resampling - how the ^@$^!@^! is this possible?!?
17190 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17192 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
17193 Reset variables on READY.
17194 * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
17195 (gst_matroska_mux_loop):
17196 Require data before writing header.
17198 2005-01-09 Francis Labonte <francis_labonte@hotmail.com>
17200 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17202 * ext/mad/gstmad.c: (gst_mad_chain):
17203 Don't call mad_stream_sync() directly after recovering sync.
17206 2005-01-09 Martin Eikermann <meiker@upb.de>
17208 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17210 * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
17211 (snapshot_handler), (gst_snapshot_sinkconnect),
17212 (gst_snapshot_chain):
17213 Allocate resources when required, fix recursive signal emission
17214 and fix caps. Fixes #161667.
17216 2005-01-09 Gergely Nagy <algernon@bonehunter.rulez.org>
17218 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17220 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
17221 (gst_pngdec_chain):
17222 Handle only 8-bppc (bits-per-pixel-component) images, better
17223 error handling and correct strides. Fixes #163177.
17224 * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
17225 (gst_pngenc_chain):
17226 Better error handling. Fixes #163348.
17228 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17230 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
17231 (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
17232 (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
17233 (dvdnavsrc_uri_handler_init):
17234 Add DVD-nav URI (dvdnav://) for Totem testing purposes.
17235 * gst/playback/gstplaybasebin.c: (gen_source_element):
17236 Add MMS to streaming URIs.
17238 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17240 * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
17241 * sys/xvimage/xvimagesink.c:
17242 (gst_xvimagesink_navigation_send_event):
17243 Check for pad availability before sending event.
17245 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17247 * gst-plugins.spec.in:
17250 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17253 Since we use functions from CVS, up requirement.
17255 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17257 * gst/playback/Makefile.am:
17258 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17259 (group_destroy), (group_commit), (group_is_muted),
17260 (gen_preroll_element), (add_stream), (unknown_type),
17261 (probe_triggered), (preroll_unlinked), (mute_stream),
17262 (silence_stream), (new_decoded_pad), (setup_substreams),
17263 (setup_source), (get_active_source), (mute_group_type),
17264 (muted_group_change_state), (set_active_source),
17265 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
17266 (play_base_eos), (gst_play_base_bin_change_state):
17267 * gst/playback/gstplaybasebin.h:
17268 * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
17269 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
17270 (gst_stream_info_dispose), (stream_info_mute_pad),
17271 (stream_info_change_state), (gst_stream_info_set_mute):
17272 * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
17273 (gst_stream_selector_base_init), (gst_stream_selector_class_init),
17274 (gst_stream_selector_init), (gst_stream_selector_dispose),
17275 (gst_stream_selector_get_linked_pad),
17276 (gst_stream_selector_get_caps), (gst_stream_selector_link),
17277 (gst_stream_selector_get_linked_pads),
17278 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
17279 * gst/playback/gststreamselector.h:
17280 Adding stream selection support plus required properties for
17281 applications to use this. Fully fixes #100931.
17283 2005-01-08 Benjamin Otte <otte@gnome.org>
17285 * gst/games/gstpuzzle.c: (nav_event_handler):
17286 - handle nav events differently: forward every event no matter if it
17287 was handled or not.
17289 You can now cheat by using navigationtest ! puzzle and moving the
17290 mouse close to the edge of a tile. ;)
17292 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17295 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17296 * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
17297 (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
17298 (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
17299 (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
17300 (gst_ogm_parse_plugin_init):
17301 * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
17302 (gst_textoverlay_link), (gst_textoverlay_getcaps),
17303 (gst_textoverlay_event), (gst_textoverlay_video_chain),
17304 (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
17305 * ext/pango/gsttextoverlay.h:
17306 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
17307 (gst_matroska_demux_handle_seek_event),
17308 (gst_matroska_demux_sync_streams),
17309 (gst_matroska_demux_parse_blockgroup),
17310 (gst_matroska_demux_subtitle_caps),
17311 (gst_matroska_demux_plugin_init):
17312 * gst/matroska/matroska-ids.h:
17313 * gst/playback/gstdecodebin.c: (close_pad_link):
17314 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17315 (gen_preroll_element), (remove_groups), (add_stream),
17316 (new_decoded_pad), (setup_subtitles), (gen_source_element),
17318 * gst/playback/gstplaybasebin.h:
17319 * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
17320 * gst/subparse/Makefile.am:
17321 * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
17322 (gst_subparse_base_init), (gst_subparse_class_init),
17323 (gst_subparse_init), (gst_subparse_formats),
17324 (gst_subparse_eventmask), (gst_subparse_event),
17325 (gst_subparse_handle_event), (convert_encoding), (get_next_line),
17326 (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
17327 (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
17328 (parse_mpsub_deinit), (parse_mpsub_init),
17329 (gst_subparse_buffer_format_autodetect),
17330 (gst_subparse_format_autodetect), (gst_subparse_loop),
17331 (gst_subparse_change_state), (gst_subparse_type_find),
17333 * gst/subparse/gstsubparse.h:
17334 * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
17336 Add subtitle support, .sub parser (supports SRT and MPsub),
17337 OGM text support, Matroska UTF-8 text support, deadlock fixes
17338 all over the place, subtitle awareness in decodebin/playbin
17339 and some fixes to textoverlay to handle subtitles in a stream
17340 correctly. Fixes #100931.
17342 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17344 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17345 Check for pad availability before doing a query on it.
17347 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17349 * ext/dv/gstdvdec.c:
17350 really fix bpp24/32 dvdec caps (classic rgba indeed)
17351 * gst/asfdemux/gstasfdemux.c:
17352 (gst_asf_demux_process_ext_content_desc):
17353 don't send text tags if they are empty (bis repetita)
17355 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17357 * ext/dv/gstdvdec.c:
17358 remove unneeded comment from dvdec
17359 (related to DV 4CC codes in AVI files)
17360 moved them in gstreamer/docs/random/mimetypes
17361 * gst/asfdemux/gstasfdemux.c:
17362 (gst_asf_demux_process_ext_content_desc):
17363 don't send text tags if they are empty
17364 fix mem leak on error path
17365 * gst/ffmpegcolorspace/avcodec.h:
17366 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17367 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
17368 (gst_ffmpegcsp_avpicture_fill):
17369 * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
17370 * gst/ffmpegcolorspace/imgconvert_template.h:
17371 adds BGR32 and BGRA32 to ffmpegcolorspace
17372 (still bad colors, fixing it on next commit)
17373 helps with dvdec outputing BGR32
17375 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17377 * ext/dv/gstdvdec.c:
17378 Fix audio caps i just broke (missing ',')
17379 * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
17380 (gst_matroska_mux_reset):
17381 Fix typo + add FIXME about old "x-gst-metadata" crap
17383 2005-01-07 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17385 * ext/dv/demo-play.c: (main):
17386 xvideosink -> xvimagesink
17387 * ext/dv/gstdvdec.c:
17388 change rgb 32/32 caps to 24/32 (no alpha)
17389 change nb of channels to be a list (2 or 4, not 2)
17390 change sample rate to be a list (32, 44.1, 48 kHz) not a range
17391 * gst/asfdemux/gstasfdemux.c:
17392 (gst_asf_demux_process_ext_content_desc):
17393 Add 'date/year' to extracted metadata list
17395 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17397 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
17398 The return value of fixate_to does not imply that the requested
17399 value was set, so don't assume.
17401 2005-01-07 Gergely Nagy <algernon@bonehunter.rulez.org>
17403 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17405 * ext/libpng/gstpngdec.c:
17406 * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
17407 (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
17408 * ext/libpng/gstpngenc.h:
17409 Alpha support (encoder; #163161), mime fixage.
17411 2005-01-07 Sebastien Cote <sc5@hermes.usherb.ca>
17413 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17415 * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
17416 (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
17417 (gst_faac_set_property), (gst_faac_get_property):
17418 * ext/faac/gstfaac.h:
17419 Allow for ADTS output (#153434).
17421 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17423 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
17424 Fix against template (#150576).
17426 2005-01-06 Benjamin Otte <otte@gnome.org>
17428 * gst/games/gstpuzzle.c: (draw_puzzle):
17429 don't draw a puzzle if either width or height of tiles would be 0.
17431 2005-01-06 Benjamin Otte <otte@gnome.org>
17433 * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
17434 (gst_puzzle_class_init), (gst_puzzle_finalize):
17435 no memleaks, please
17436 (gst_puzzle_create), (gst_puzzle_init),
17437 (gst_puzzle_set_property), (gst_puzzle_setup):
17438 change initialization code around so we don't reshuffle on resize
17440 fix another stupid typo
17442 2005-01-06 Benjamin Otte <otte@gnome.org>
17444 * gst/games/gstvideoimage.c: (copy_hline_YUY2):
17445 fix stupid typo that borked copying on YUY2
17447 2005-01-06 Benjamin Otte <otte@gnome.org>
17449 * gst/games/gstpuzzle.c: (draw_puzzle):
17450 fix edges when image sizes aren't multiples of tile sizes
17452 2005-01-06 Benjamin Otte <otte@gnome.org>
17454 * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
17455 make RGB endianness work correctly
17456 (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
17457 refactor and fix race with initial shuffling
17458 (nav_event_handler):
17459 allow using the mouse to puzzle
17461 insist on tiles having width and height as multiples of 4 to get
17462 clean YUV image handling
17463 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17464 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
17465 s/DEBUG/LOG/ for common messages
17466 (gst_xvimagesink_navigation_send_event):
17467 fix mouse event translation to not include screen PAR
17468 * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
17469 fix mouse event translation to actually work
17471 2005-01-06 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17473 * gst/asfdemux/gstasfdemux.c:
17474 (gst_asf_demux_process_ext_content_desc):
17475 Extract TrackNumber metadata + clean up code
17476 * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
17477 Hope this is the good fix (var used unitialised)
17479 2005-01-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17481 * ext/faad/gstfaad.c: (gst_faad_chain):
17482 Only increment timestamp if it's valid. Fixes raw AAC streams.
17484 2005-01-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
17487 * gst/games/Makefile.am:
17488 * gst/games/gstpuzzle.c:
17489 add a puzzle game with...
17490 * gst/games/gstvideoimage.c:
17491 * gst/games/gstvideoimage.h:
17492 ... full colorspace support (that includes YUV9 and RGB16)) stolen
17493 from videotestsrc and made into something that would be a nice
17494 library for a lot of other plugins.
17496 2005-01-06 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17499 don't compile faad plugin if a RC of 2.0 is found
17500 Fixes #155346 (and FC1 buildbot)
17501 * gst/asfdemux/gstasfdemux.c:
17502 (gst_asf_demux_process_ext_content_desc):
17503 try to make Solaris compiler happier
17505 2005-01-06 Paul Jack <pjack@sfaf.org>
17507 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17509 * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
17510 Fix segfault (#161667).
17512 2005-01-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17514 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
17515 Fix framerate reporting.
17517 2005-01-05 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17519 * gst-libs/gst/riff/riff-ids.h:
17520 * gst/wavenc/riff.h:
17521 Add AMR (VBR and CBR) ids to riff.h audio codec list
17522 * gst/asfdemux/gstasfdemux.c:
17523 (gst_asf_demux_process_ext_content_desc),
17524 (gst_asf_demux_process_object):
17525 Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
17527 2005-01-05 Martin Eikermann <meiker@upb.de>
17529 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17531 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
17532 (gst_dvd_demux_handle_discont):
17533 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
17534 (gst_mpeg_demux_handle_discont):
17535 Recreate pads on new-media (#160730).
17536 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
17537 Send discont even if manager changes timestamps (#161929).
17539 2005-01-05 Sebastien Cote <sc5@hermes.usherb.ca>
17541 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17543 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
17544 Fix invalid memory access (#159211).
17546 2005-01-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17548 * examples/gstplay/player.c: (main):
17550 * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
17551 Add visualizations.
17552 * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
17553 (gst_a52dec_handle_frame):
17555 * ext/dvdnav/gst-dvd:
17556 Add audioconvert. Fixes #161325.
17557 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
17558 Explicitely case to gint64. Possible valgrind error.
17559 * gst-libs/gst/play/play.c: (caps_set), (setup_size),
17560 (gst_play_tick_callback), (gst_play_change_state),
17561 (gst_play_dispose), (gst_play_init), (gst_play_class_init),
17562 (gst_play_set_location), (gst_play_get_location),
17563 (gst_play_seek_to_time), (gst_play_set_data_src),
17564 (gst_play_set_video_sink), (gst_play_set_audio_sink),
17565 (gst_play_set_visualization), (gst_play_connect_visualization),
17566 (gst_play_get_framerate), (gst_play_get_all_by_interface),
17568 Use playbin. Fixes #139749 and #147744.
17569 * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
17571 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
17572 (audioscale_get_type), (gst_audioscale_base_init),
17573 (gst_audioscale_class_init), (gst_audioscale_expand_caps),
17574 (gst_audioscale_getcaps), (gst_audioscale_fixate),
17575 (gst_audioscale_link), (gst_audioscale_get_buffer),
17576 (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
17577 (gst_audioscale_init), (gst_audioscale_dispose),
17578 (gst_audioscale_chain), (gst_audioscale_set_property),
17579 (gst_audioscale_get_property), (plugin_init):
17581 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17583 * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
17584 (qtdemux_tag_add_str), (qtdemux_tag_add_num),
17585 (qtdemux_tag_add_gnre), (qtdemux_video_caps):
17586 Add more metadata (fixes #162656).
17588 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
17593 === release 0.8.7 ===
17595 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
17600 releasing 0.8.7, "Hyperspace"
17602 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
17604 patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
17606 * gst/playback/gstplaybasebin.c:
17607 Fix for #162924 - free caps after use, not before
17609 2005-01-04 Thomas Vander Stichele <thomas at apestaart dot org>
17611 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
17613 * gst/playback/gstplaybasebin.c:
17614 * gst/wavparse/gstwavparse.c:
17615 Fix for #154773 - fixes playback of small .wav files
17617 2005-01-03 Thomas Vander Stichele <thomas at apestaart dot org>
17619 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
17621 * gst/audioscale/gstaudioscale.c:
17622 Fix for #162819 - make audioscale reusable
17623 Fixes playback of more than one file with playbin/totem
17625 2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org>
17627 * gst/ffmpegcolorspace/avcodec.h:
17628 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17629 * gst/ffmpegcolorspace/imgconvert.c:
17630 clean up the mess that made me cry and avoid needless duplication
17632 2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org>
17634 * gst/ffmpegcolorspace/imgconvert.c:
17635 give some indication of why we're segfaulting
17637 2004-12-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17640 Fix indentation, fix v4l2 plugin detection.
17642 Fix libmms location (Maciej, use diff -u!).
17643 * ext/alsa/gstalsa.c: (gst_alsa_init):
17644 Initialize caps cache to NULL.
17645 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
17646 Only change state on audiosink if it exists.
17648 2004-12-28 Maciej Katafiasz <mathrick@mathrick.org>
17650 * gst/matroska/matroska-demux.c:
17651 * gst/matroska/matroska-ids.h:
17652 * gst/matroska/matroska-demux.h:
17653 Fix Vorbis streams failing to decode in some files, where cluster_time
17654 isn't 0, because then it doesn't send codec_priv before actual data.
17655 Remove time-based test and replace it with marker set on beginning of
17658 2004-12-28 David Schleef <ds@schleef.org>
17660 Merge patch from Ronald fixing problems with streaming
17662 * ext/cairo/gstcairo.c: (plugin_init):
17663 * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
17664 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
17665 (gst_textoverlay_video_chain), (gst_textoverlay_loop),
17666 (gst_textoverlay_font_init), (gst_textoverlay_init),
17667 (gst_textoverlay_set_property):
17668 * ext/cairo/gsttextoverlay.h:
17670 2004-12-27 David Schleef <ds@schleef.org>
17672 * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
17673 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
17674 (gst_textoverlay_video_chain), (gst_textoverlay_loop),
17675 (gst_textoverlay_font_init), (gst_textoverlay_init),
17676 (gst_textoverlay_set_property): Improvements to actually
17677 render text as white on black outline on video, including
17678 font selection and horizontal/vertical alignment. (Ronald's
17680 * ext/cairo/gsttextoverlay.h:
17682 2004-12-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17684 * ext/ogg/gstogg.c:
17685 * ext/ogg/gstogmparse.c:
17686 fix ogm[audio/video]parse plugin registration
17687 (riff won't load if bytestream is already loaded)
17689 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
17691 * gst/audioconvert/gstchannelmix.c:
17694 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
17698 disable docs again until it actually passes make distcheck.
17700 2004-12-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17702 * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
17703 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17705 Add 3GP (variables name Q3GP because they can't start with a
17706 number). Add samr audio fourcc (used in .3gp files), decoder
17707 is work in progress. Also do a GST_WARNING instead of ERROR
17708 in case of unknown nodes, to decrease output.
17710 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
17715 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
17718 * ext/speex/gstspeexdec.h:
17719 * ext/speex/gstspeexenc.h:
17720 Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1.
17721 Fix detection code in configure.ac
17723 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17725 * gst/matroska/matroska-demux.c:
17726 (gst_matroska_demux_parse_blockgroup):
17727 Save position, so that queries give proper return values. Don't
17728 know how this could ever have worked before...
17730 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
17733 Put additional LAME check inside the conditional. Fixes #152339
17735 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17737 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
17738 (gst_avi_demux_stream_scan):
17739 Add some more debug. Fix logic error when setting movi offset
17740 while reading index.
17742 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17744 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
17745 (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
17746 (gst_avi_demux_process_next_entry):
17747 Add some debugging. Better detection of broken indexes and the
17748 accompanying index recovery. No infinite loops on state changes
17749 when we're still in our loopfunction.
17751 2004-12-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17756 2004-12-22 Archana Shah <archana.shah@wipro.com>
17758 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17760 * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
17761 Normalizing the value before setting
17762 (gst_sunaudiomixer_get_volume):
17763 Normalizing the value after getting. Fixes bug# 161980
17765 2004-12-22 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
17767 * Makefile.am: Make sure docs gets disted
17768 * docs/Makefile.am: Make sure all needed files get disted
17769 * gst-plugins.spec.in: latest updates
17771 2004-12-22 Wim Taymans <wim@fluendo.com>
17773 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
17774 Revert patch 1.38 as clock distribution over schedulers does
17775 not work correcly in the core yet.
17777 2004-12-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17779 * sys/oss/README: remove this file, which predates my birth
17780 (and which content is by far outdated)
17782 2004-12-20 Stefan Kost <ensonic@users.sf.net>
17786 * docs/Makefile.am:
17787 * docs/libs/Makefile.am:
17788 * docs/libs/gst-plugins-libs-docs.sgml:
17789 * docs/libs/gst-plugins-libs-sections.txt:
17790 * docs/libs/tmpl/gstgconf.sgml:
17792 * docs/version.entities.in:
17793 Added boilerplate gtk-doc files for plugin-libs documentation.
17795 2004-12-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17797 * gst/auparse/gstauparse.c: fix int and float audio caps
17799 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17801 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
17802 * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
17803 g_assert() can be a macro, don't use #ifdef inside it.
17805 2004-12-19 Edward Hervey <bilboed@bilboed.com>
17807 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17809 * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
17810 (gst_videorate_init), (gst_videorate_chain),
17811 (gst_videorate_change_state):
17812 Event handling (fixes #159986).
17814 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17816 * gst-libs/gst/riff/riff-media.c:
17817 (gst_riff_create_video_caps_with_data):
17818 Add BLZ0 (Blizzard's version of DivX) fourcc.
17820 2004-12-18 David Schleef <ds@schleef.org>
17822 * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
17825 2004-12-18 David Schleef <ds@schleef.org>
17827 * gst/tta/ttadec.h: Disable some header code that isn't used
17828 and clearly isn't portable.
17830 2004-12-18 David Schleef <ds@schleef.org>
17832 * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
17833 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17834 (avcodec_get_pix_fmt), (avpicture_layout),
17835 (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
17836 (get_convert_table_entry), (img_convert), (img_get_alpha_info):
17837 Fix code to not use GCC extensions (and c99 extensions that
17838 Forte does not like.)
17840 2004-12-19 Tim-Philipp Müller <t.i.m@zen.co.uk>
17842 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17844 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
17845 (gst_deinterlace_chain):
17846 Rowstride fixes. Fixes #161039.
17847 * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
17848 (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
17849 (gst_video_crop_getcaps), (gst_video_crop_link),
17850 (gst_video_crop_i420), (gst_video_crop_chain),
17851 (gst_video_crop_change_state):
17852 Rework of negotiation. Actually works now. Fixes #158650.
17854 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17856 * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
17857 That was very stupid.
17859 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17861 * gst/matroska/matroska-demux.c:
17862 (gst_matroska_demux_parse_blockgroup):
17863 Fix possible crasher.
17865 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17867 * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
17868 (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
17869 Lace sizes can be zero.
17871 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17873 * ext/musepack/gstmusepackdec.cpp:
17874 Fetch error return values. Fixes #161624.
17875 * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
17878 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17880 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
17881 Work for truncated (unfinished download etc.) files. Fixes #160514.
17883 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17885 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
17886 Fix for integer overflow. Makes #156001 not crash. Probably masks
17889 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17891 * gst/ac3parse/gstac3parse.c: (plugin_init):
17892 Parsers never have ranks. Fixes #159651.
17894 2004-12-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
17896 * gst/playback/gstdecodebin.c: (compare_ranks):
17897 make sure the facotries are ordered the same every time even if they
17898 have the same rank by using the name
17899 * gst/playback/gstdecodebin.c: (find_compatibles):
17900 make sure we don't add factories to the list twice
17902 2004-12-16 David Schleef <ds@schleef.org>
17904 * configure.ac: look for musepack headers as musepack/*.h
17906 * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
17907 * ext/musepack/gstmusepackreader.h: same
17909 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17911 * gst-libs/gst/riff/riff-read.c:
17912 (gst_riff_read_strf_auds_with_data):
17913 Read extradata correctly (fixes #155879).
17915 2004-12-16 David Schleef <ds@schleef.org>
17917 * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
17918 audio. does _not_ attempt or allow conversion unless channels
17921 2004-12-16 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
17923 * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
17925 2004-12-16 David Schleef <ds@schleef.org>
17927 * gst/audioscale/gstaudioscale.c: the resample library only
17928 handles 1 or 2 channels. Change caps to compensate.
17930 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17932 * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
17933 (gst_matroska_demux_audio_caps):
17934 Some MPEG-AAC hacks, because else it doesn't work...
17936 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17938 * gst-libs/gst/riff/riff-media.c:
17939 (gst_riff_create_video_caps_with_data),
17940 (gst_riff_create_video_template_caps):
17943 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17945 * gst-libs/gst/audio/Makefile.am:
17946 Try to fix buildbot.
17948 2004-12-16 Thomas Vander Stichele <thomas at apestaart dot org>
17950 * gst/tcp/gstmultifdsink.c:
17951 Clean up and uniformize debugging.
17953 2004-12-16 Edward Hervey <bilboed@bilboed.com>
17955 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17957 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
17958 (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
17959 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
17960 (gst_mpeg_demux_change_state):
17961 Reset on ready. Fixes 160276.
17963 2004-12-16 Sebastien Cote <sc5@hermes.usherb.ca>
17965 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17967 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17968 (gst_ffmpegcsp_pad_link):
17969 Fix memleak (#154815).
17971 2004-12-16 James Bowes <bowes@cs.dal.ca>
17973 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17975 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
17976 (gst_musicbrainz_init), (gst_musicbrainz_chain),
17977 (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
17978 * ext/musicbrainz/gsttrm.h:
17979 Add support for using a proxy server when getting a trm id from
17980 the MusicBrainz database (#149613).
17982 2004-12-16 Christophe Fergeau <teuf@gnome.org>
17984 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17986 * gst/playback/gstdecodebin.c: (new_pad), (close_link):
17987 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
17988 Fix memleaks (#157233).
17990 2004-12-16 Sebastien Cote <sc5@hermes.usherb.ca>
17992 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17994 * gst-libs/gst/resample/resample.c: (gst_resample_close):
17995 * gst-libs/gst/resample/resample.h:
17996 * gst/audioscale/gstaudioscale.c:
17997 Fix memleak (#159215).
17999 2004-12-16 Toni Willberg <toniw@iki.fi>
18001 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18003 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
18004 * sys/oss/oss_probe.c: (main):
18005 Check for mono/stereo support (similar to samplerate probing),
18006 fixes #159433. Also add missing copyright header to oss_probe.c.
18008 2004-12-15 David Schleef <ds@schleef.org>
18010 * configure.ac: add audioresample and cairo plugins. Remove
18011 HAVE_MMX stuff, because it's not used.
18012 * ext/Makefile.am: same
18013 * ext/audioresample/Makefile.am: You are not ready for an
18014 audio resampling element based on audioresample.
18015 * ext/audioresample/gstaudioresample.c:
18016 * ext/audioresample/gstaudioresample.h:
18017 * ext/cairo/Makefile.am: You are not ready for overlay elements
18018 based on cairo. Don't look too closely, these elements kinda
18020 * ext/cairo/gstcairo.c: new
18021 * ext/cairo/gsttextoverlay.c: new
18022 * ext/cairo/gsttextoverlay.h: new
18023 * ext/cairo/gsttimeoverlay.c: new
18024 * ext/cairo/gsttimeoverlay.h: new
18025 * gst-libs/gst/media-info/media-info-priv.h: fix compile
18026 problem with compilers that don't support variadic macros.
18028 2004-12-15 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
18030 Reviewed by: David Schleef <ds@schleef.org>
18032 * sys/sunaudio/gstsunaudio.c: (plugin_init): Apply patch from
18033 Bala, registering sunaudiosrc (oops!), and cleaning up code a
18034 bit. Also ran indent-gst.
18035 * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
18036 (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
18037 (gst_sunaudiosrc_setparams):
18039 2004-12-14 David Schleef <ds@schleef.org>
18041 * gst/festival/gstfestival.c: (gst_festival_chain): Set the
18042 output rate to 16000. Should fix #160235.
18044 2004-12-14 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18046 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
18047 Add typefinding for mpeg2 pes streams
18049 2004-12-13 David Schleef <ds@schleef.org>
18051 * configure.ac: Applied patch from bug #143659, making default
18052 sources and sinks OS-dependent (for Solaris), and added code
18054 * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
18056 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18058 * gst-libs/gst/riff/riff-media.c:
18059 forgot to add h2.64 to avidemux template caps
18061 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18063 * gst/wavenc/riff.h:
18064 * gst-libs/gst/riff/riff-media.c:
18065 * gst-libs/gst/riff/riff-ids.h:
18066 * gst/avi/gstavimux.c
18067 add 4CC code for VideoSoft h264 in AVI (VSSH)
18069 remove s323 from riff, it's quicktime specific :(
18071 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18073 * gst/asfdemux/README
18074 * gst/wavenc/riff.h
18075 * gst-libs/gst/riff/riff-ids.h
18076 * gst-libs/gst/riff/riff-media.c
18077 * gst/qtdemux/qtdemux.c:
18078 add new 4CC codes for h263 related codecs
18079 fixes partially bug #155163
18081 2004-12-12 Christian Fredrik Kalager Schaller <christian at fluendo dot com>
18083 * configure.ac: Update polyaudio requirement to 0.7
18084 * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
18086 2004-12-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18088 * gst/interleave/deinterleave.c:
18089 fix my name's spelling! :)
18091 2004-12-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18093 * AUTHORS ChangeLog
18094 * gst/auparse/gstauparse.c
18095 * gst/interleave/deinterleave.c
18097 alaw-decode.c alaw-encode.c
18098 mulaw-decode.c mulaw-encode.c
18099 * gst/oneton/gstoneton.c
18101 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
18103 cocoawindow.h cocoawindow.m
18104 osxvideosink.h osxvideosink.m
18106 put the same mail address for Zaheer Abbas Merali everywhere
18108 2004-12-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18110 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
18111 Align by packetsize, and assert that we a packet available before
18112 playing. The first makes webstreams work (they often include
18113 trailing padding data in a packet), the second allows pausing a
18114 ASF stream in totem without getting demux errors afterwards.
18116 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18118 * ext/ogg/gstoggdemux.c: (get_relative):
18119 Check for non-NULL before accessing member (end-of-chain).
18121 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18123 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
18124 (cdparanoia_set_property), (cdparanoia_get_property):
18125 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
18126 (dvdnavsrc_set_property), (dvdnavsrc_get_property):
18127 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
18128 (dvdreadsrc_init), (dvdreadsrc_set_property),
18129 (dvdreadsrc_get_property):
18130 * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
18131 (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
18132 Synchronize property names where not yet the case. Devices are
18133 now device=X, other versions are deprecated (but still exist).
18134 Also use g_free() unconditionally.
18135 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18136 (setup_source), (gst_play_base_bin_get_property):
18139 2004-12-09 Thomas Vander Stichele <thomas at apestaart dot org>
18141 * configure.ac: move GCONF macro outside conditional for the am
18142 conditional. Fixes #160439
18144 2004-12-08 David Schleef <ds@schleef.org>
18146 * tools/gst-visualise-m.m: Switch to elements that currently
18149 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18151 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
18152 We love wrong commas.
18154 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18156 * gst/matroska/matroska-demux.c:
18157 (gst_matroska_demux_handle_src_query):
18158 Don't set DEFAULT, unsupported - makes length display incorrectly
18161 2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
18163 * gst/monoscope/README: remove blurb about files being GPL
18164 * gst/monoscope/gstmonoscope.c: Change license field to LGPL
18165 * gst/monoscope/monoscope.c: Change license to BSD with explanation
18166 monoscope is now effectively LGPL licensed
18168 2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
18170 * gst/monoscope/README: Update information to be more correct
18171 * gst/monoscope/convolve.c: Relicense to LGPL
18172 * gst/monoscope/convolve.h: Relicense to LGPL
18174 2004-12-06 Arwed v. Merkatz <v.merkatz@gmx.net>
18176 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18177 set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
18178 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
18179 set default_duration for mpeg1 audio
18181 2004-12-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
18183 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
18184 * ext/alsa/gstalsa.h:
18185 refactor big chunks of the core caps negotiation code to make it
18186 a lot faster, because people claim it's really slow
18187 (actually, just cache the getcaps when the device is opened)
18189 2004-12-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18191 * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
18192 (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
18193 (gst_a52dec_handle_frame), (gst_a52dec_chain),
18194 (gst_a52dec_change_state), (plugin_init):
18195 * ext/a52dec/gsta52dec.h:
18196 Do something useful with timestamps. Make chain-based (since
18197 there's really no reason to be loopbased).
18198 * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18199 Update current_byte/frame correctly.
18201 2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18203 * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
18204 (gst_ape_demux_stream_init):
18207 2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18209 * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
18210 Let's make sure we're done typefinding when detecting tags.
18212 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18214 * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
18215 (gst_ebml_read_init), (gst_ebml_read_use_event),
18216 (gst_ebml_read_element_id), (gst_ebml_peek_id),
18217 (gst_ebml_read_seek), (gst_ebml_read_skip),
18218 (gst_ebml_read_reserve), (gst_ebml_read_buffer),
18219 (gst_ebml_read_master):
18220 * gst/matroska/ebml-read.h:
18221 * gst/matroska/matroska-demux.c:
18222 (gst_matroska_demux_parse_contents),
18223 (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
18224 Disgustingly evil hack for working around INTERRUPT events and
18225 their extremely annoying habit of being a pain in the ass. We
18226 simply peek a cluster before reading any of it.
18228 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18230 * ext/musepack/gstmusepackdec.cpp:
18231 There's also floating point libmusepacks.
18233 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18235 * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
18236 (gst_faad_chanpos_to_gst), (gst_faad_chain):
18237 Set DURATION even if source buffer didn't. Also use increasing
18239 * gst-libs/gst/riff/riff-media.c:
18240 (gst_riff_create_audio_caps_with_data):
18241 Block_align can have larger values than 8192.
18243 2004-12-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18245 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
18246 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
18247 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
18248 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
18251 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18253 * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
18256 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18258 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
18261 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18263 * ext/esd/esdsink.c: (gst_esdsink_chain):
18264 Make error actually say something useful (fixes #156798).
18265 * gst-libs/gst/riff/riff-media.c:
18266 (gst_riff_create_video_caps_with_data),
18267 (gst_riff_create_video_template_caps):
18268 Add Intel Video 5.0 fourcc (IV50).
18270 2004-12-01 Christophe Fergeau <teuf@gnome.org>
18272 * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
18273 detection on mono and stereo mp3 files.
18275 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18277 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18278 Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
18279 the contained stream).
18281 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18283 * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
18284 Oops, remove debug.
18286 2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
18288 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18290 * gst/law/alaw-decode.c: (alawdec_getcaps):
18291 * gst/law/mulaw-decode.c: (mulawdec_getcaps):
18292 Prevent warnings when negotiating caps (fixes #159338).
18294 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18296 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18297 (gst_ffmpegcsp_chain):
18298 Remove old leftover that shouldn't be there...
18300 2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
18302 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18304 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
18305 Don't forward DISCONT events (fixes #159684).
18307 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18309 * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
18310 Unlink manually since sometimes bin disposal (and therefore
18311 pad unlinking) is delayed, which will cause a new media file
18312 to not be able to start playing instantly.
18314 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18316 * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
18317 On mute of an unlinked stream, check for pad availability so
18318 we don't crash on unlinked pad.
18320 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18322 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
18323 (gst_avi_demux_massage_index):
18324 Fix quite humiliating bug in omitting 0-sized index chunks but
18325 forgetting to count them for timestamps.
18327 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18329 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18330 Actually leave the loop if we failed to sync. Don't crash.
18332 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18334 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
18335 (gst_dvd_demux_process_private):
18336 * gst/mpegstream/gstdvddemux.h:
18337 Fix crash (#159759). Doesn't work, though. :-(.
18339 2004-11-28 Benjamin Otte <otte@gnome.org>
18341 * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18342 more overwriting protection due to modifying channels one by one
18343 instead of all at once
18345 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18347 * gst/audioconvert/gstchannelmix.c:
18348 (gst_audio_convert_fill_normalize):
18349 Normalize using absolute values.
18351 2004-11-28 Julien MOUTTE <julien@moutte.net>
18355 * ext/directfb/Makefile.am:
18356 * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
18357 (gst_directfbvideosink_get_pixel_format),
18358 (gst_directfbvideosink_get_format_from_fourcc),
18359 (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
18360 (gst_directfbvideosink_sink_link),
18361 (gst_directfbvideosink_change_state),
18362 (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
18363 (gst_directfbvideosink_buffer_alloc),
18364 (gst_directfbvideosink_interface_supported),
18365 (gst_directfbvideosink_interface_init),
18366 (gst_directfbvideosink_navigation_send_event),
18367 (gst_directfbvideosink_navigation_init),
18368 (gst_directfbvideosink_set_property),
18369 (gst_directfbvideosink_get_property),
18370 (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
18371 (gst_directfbvideosink_base_init),
18372 (gst_directfbvideosink_class_init),
18373 (gst_directfbvideosink_get_type), (plugin_init):
18374 * ext/directfb/directfbvideosink.h: Adding a first version of
18376 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
18379 2004-11-28 Benjamin Otte <otte@gnome.org>
18381 * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18382 walk the samples backwards if out_channels > in_channels so we don't
18385 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18387 * gst/audioconvert/Makefile.am:
18388 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
18389 (gst_audio_convert_link), (gst_audio_convert_change_state),
18390 (gst_audio_convert_channels):
18391 * gst/audioconvert/gstchannelmix.c:
18392 (gst_audio_convert_unset_matrix),
18393 (gst_audio_convert_fill_identical),
18394 (gst_audio_convert_fill_compatible),
18395 (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
18396 (gst_audio_convert_fill_others),
18397 (gst_audio_convert_fill_normalize),
18398 (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
18399 (gst_audio_convert_passthrough), (gst_audio_convert_mix):
18400 * gst/audioconvert/gstchannelmix.h:
18401 Implement a channel mixer.
18403 2004-11-28 Martin Soto <martinsoto@users.sourceforge.net>
18405 * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
18406 * ext/alsa/gstalsa.h:
18407 * ext/alsa/gstalsa.c (gst_alsa_set_clock):
18408 Make alsasink actually honor gst_element_set_clock and use that
18409 clock instead of its internal one.
18411 2004-11-27 Christophe Fergeau <teuf@gnome.org>
18413 * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
18414 (gst_play_base_bin_change_state): nullify source and decoder when
18415 going from READY to NULL so that we don't try to do weird stuff with
18416 them when going from NULL to READY
18417 * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
18418 instead of g_object_unref
18419 (gen_video_element), (gen_audio_element): more refcounting fixes, now
18420 it should be correct
18421 (gst_play_bin_change_state): don't call remove_sinks if we are
18422 currently disposing the object
18424 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18426 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18427 Don't forget bass if it's there. Else left channel is silent...
18429 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18431 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
18432 (gst_a52dec_change_state):
18433 Don't do sample adjusting anymore, we use float audio now.
18434 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18435 Don't fixate to non-existing properties.
18437 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18439 * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
18440 (gst_a52dec_change_state):
18441 Advertise that we can do surround sound.
18443 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18445 * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
18446 Add buffer-frames=0.
18447 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
18448 (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
18449 (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
18450 (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
18451 (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
18452 (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
18453 (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
18454 (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
18455 (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
18456 * ext/dvdread/dvdreadsrc.h:
18457 Add seeking, querying for bytes, sectors, title, angle and
18458 chapter. Handle multiple chapters. Relicense to LGPL because
18459 Billy agreed on that (thanks Billy!).
18461 2004-11-27 Christophe Fergeau <teuf@gnome.org>
18463 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
18464 call parent dispose method
18466 2004-11-27 Martin Soto <martinsoto@users.sourceforge.net>
18468 * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
18469 (gst_audio_clock_get_internal_time):
18470 Fix active <-> inactive transitions: ensure time value always
18471 grows and avoid abrupt value changes.
18473 2004-11-27 Arwed v. Merkatz <v.merkatz@gmx.net>
18476 * gst/tta/Makefile.am:
18478 * gst/tta/filters.h:
18479 * gst/tta/gsttta.c:
18480 * gst/tta/gstttadec.c:
18481 * gst/tta/gstttadec.h:
18482 * gst/tta/gstttaparse.c:
18483 * gst/tta/gstttaparse.h:
18484 * gst/tta/ttadec.h:
18485 added TTA parser and decoder
18487 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18489 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18490 (probe_triggered), (check_queue), (buffer_underrun),
18491 (buffer_running), (buffer_overrun), (gen_source_element),
18493 * gst/playback/gstplaybasebin.h:
18494 Implement buffering. Needs some more work.
18496 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18498 * ext/theora/theoradec.c: (theora_dec_chain):
18499 Fix ilog mask range overflow.
18501 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18503 * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
18504 Don't omit the last (which in case of dmix is the only :) )
18505 channel count. Don't set channels if <= 2.
18507 2004-11-26 Christophe Fergeau <teuf@gnome.org>
18509 * gst/playback/gstplaybin.c: (gen_video_element),
18510 (gen_audio_element): Removed 2 obsolete comments
18512 2004-11-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18514 * ext/vorbis/oggvorbisenc.c
18515 * ext/vorbis/vorbisenc.c :
18516 change description fields of those plugins to differentiate them
18517 (pitivi show Encoders by description, they had the same one)
18519 2004-11-25 Christophe Fergeau <teuf@gnome.org>
18521 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18523 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
18524 (gst_play_bin_set_property), (gen_video_element),
18525 (gen_audio_element):
18526 Refcounting fixes for provided audio-/videosinks.
18528 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18530 * gst/playback/gstplaybin.c: (gen_video_element),
18531 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
18532 Don't reference all sinks, but only the video- and audiosinks.
18533 The vis. element should be disposed when we're done with it.
18534 We don't have any reason to keep it around. This fixes warnings
18535 when reusing playbin for playing multiple audio files with
18536 vis. enabled. Also release audio device on pause - idea stolen
18539 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18541 * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
18542 (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
18543 * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
18544 * ext/alsa/gstalsaplugin.c: (plugin_init):
18545 * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
18546 (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
18547 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
18548 (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
18549 (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
18550 (gst_faad_change_state), (plugin_init):
18551 * ext/faad/gstfaad.h:
18552 * ext/vorbis/vorbis.c: (plugin_init):
18553 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18554 * gst-libs/gst/audio/Makefile.am:
18555 * gst-libs/gst/audio/audio.c: (plugin_init):
18556 * gst-libs/gst/audio/multichannel.c:
18557 (gst_audio_check_channel_positions),
18558 (gst_audio_get_channel_positions),
18559 (gst_audio_set_channel_positions),
18560 (gst_audio_set_structure_channel_positions_list),
18561 (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
18562 (gst_audio_fixate_channel_positions):
18563 * gst-libs/gst/audio/multichannel.h:
18564 * gst-libs/gst/audio/testchannels.c: (main):
18565 * gst/audioconvert/gstaudioconvert.c:
18566 (gst_audio_convert_class_init), (gst_audio_convert_init),
18567 (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
18568 (gst_audio_convert_parse_caps), (gst_audio_convert_link),
18569 (gst_audio_convert_fixate), (gst_audio_convert_channels):
18570 * gst/audioconvert/plugin.c: (plugin_init):
18571 Surround sound support.
18573 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18575 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
18576 Fix position for discont if we're close as well. Nitpicking, but
18577 saves a few milliseconds of extra waiting or skipping.
18579 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18581 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
18582 We sometimes need parsers for playback, so add those too.
18584 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18587 * gst/apetag/Makefile.am:
18588 * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
18589 (gst_ape_demux_base_init), (gst_ape_demux_class_init),
18590 (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
18591 (gst_ape_demux_get_src_query_types),
18592 (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
18593 (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
18594 (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
18595 (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
18596 (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
18597 (gst_ape_demux_stream_data), (gst_ape_demux_loop),
18598 (gst_ape_demux_change_state):
18599 * gst/apetag/apedemux.h:
18600 * gst/apetag/apetag.c: (plugin_init):
18601 * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
18603 APE v1/2 tag reader plus typefind function.
18605 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18608 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18609 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18610 Remove hacks for older core. Require newer core version
18613 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18615 * gst/cdxaparse/Makefile.am:
18616 * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
18617 (gst_cdxaparse_class_init), (gst_cdxaparse_init),
18618 (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
18619 * gst/cdxaparse/gstcdxaparse.h:
18620 * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
18621 (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
18622 (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
18623 (gst_cdxastrip_get_src_query_types),
18624 (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
18625 (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
18626 (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
18627 (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
18628 * gst/cdxaparse/gstcdxastrip.h:
18629 SVCD/VCD header stripping separated from CDXA image parsing.
18630 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18632 Add VCD/SVCD header typefinding for VCD/SVCD.
18633 * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
18634 (gst_vcdsrc_class_init), (gst_vcdsrc_init),
18635 (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
18636 (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
18637 (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
18638 (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
18639 (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
18640 (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
18641 (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
18642 (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
18643 (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
18644 * sys/vcd/vcdsrc.h:
18645 Fix up, add seeking, querying, URI interface. Works in totem now.
18647 2004-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
18652 === release 0.8.6 ===
18654 2004-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
18672 releasing 0.8.6, "IOU Love"
18674 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18676 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18678 * gst/playback/gstplaybasebin.c:
18679 Fix unplayable files error handling. Fixes #158365
18681 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18683 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18685 * gst/typefind/gsttypefindfunctions.c:
18686 Fix broken mp3 typefinding. Fixes #158375
18688 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18690 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18692 * ext/ogg/gstoggdemux.c:
18693 Fix sync on broken files. Fixes #158976
18695 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18697 patch by: Edward Hervey <bilboed@bilboed.com>
18699 * ext/libpng/gstpngenc.c:
18700 Copy over buffer properties. Fixes #158832
18702 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18704 patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
18706 * ext/dvdread/dvdreadsrc.c:
18707 Fixes invalid reads (#158462)
18709 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18711 * sys/v4l/gstv4lsrc.c:
18712 * sys/v4l/gstv4lsrc.h:
18713 * sys/v4l/v4lsrc_calls.c:
18714 Probe less and cache it. Fixes #159187.
18716 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18718 * gst/videorate/gstvideorate.c:
18719 Handle all video formats. Fixes #159186.
18721 2004-11-16 Jan Schmidt <thaytan@mad.scientist.com>
18722 * gst/synaesthesia/gstsynaesthesia.c:
18723 (gst_synaesthesia_class_init), (gst_synaesthesia_init),
18724 (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
18725 (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
18726 (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
18727 (gst_synaesthesia_change_state), (plugin_init):
18728 Fix up synaesthesia to work under different samplerates/ buffer sizes.
18729 Force 320x200 output, as that's the only thing the underlying
18730 synaesthesia implementation supports. Still needs to be made
18733 2004-11-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18736 Fix mpeg2enc configure check (similar to mplex check below).
18738 2004-11-14 Koop Mast <kwm@rainbow-runner.nl>
18740 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18742 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18743 Fix for gcc-2.95 (fixes #158221).
18745 2004-11-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18747 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18748 Re-add clock distribution hack (until new core is released).
18751 2004-11-13 Arwed v. Merkatz <v.merkatz@gmx.net>
18753 fix mplex configure check segfaulting on some systems (bug #140994)
18755 2004-11-13 Benjamin Otte <otte@gnome.org>
18757 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
18759 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18760 do a wait when we enter the loop func with no data available to
18761 write instead of getting into an 100% CPU loop by just returning and
18762 being called again by the scheduler
18764 2004-11-13 Jan Schmidt <thaytan@mad.scientist.com>
18767 * ext/libvisual/visual.c: (gst_visual_get_type),
18768 (libvisual_log_handler), (gst_visual_getcaps),
18769 (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
18771 Update libvisual to 0.1.7. Link in the debug handling to gstreamer
18772 * ext/smoothwave/Makefile.am:
18773 * ext/smoothwave/demo-osssrc.c: (main):
18774 * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
18775 (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
18776 (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
18778 * ext/smoothwave/gstsmoothwave.h:
18779 Make gstsmoothwave a working element in the 20th century.
18781 * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
18782 Fix incorrect link function
18784 2004-11-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18786 * gst/volume/gstvolume.c:
18787 Allow buffer-frames=0.
18789 2004-11-12 Iain <iaingnome@gmail.com>
18791 * configure.ac: Check for polypaudio
18793 * ext/Makefile.am: Build the polyp dir
18795 * ext/polyp: The polypsink sources.
18797 2004-10-30 Iain <iaingnome@gmail.com>
18799 * gst/interleave/interleave.c (interleave_unlink): Change the src pads
18800 caps to reflect the new number of channels.
18802 2004-11-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18804 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18805 Fix for negotiation order problem. This would show when the
18806 ALSA loopfuction was called before any other function. ALSA
18807 wouldn't do anything because we're not negotiated yet, leading
18808 to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
18810 2004-11-11 Tim-Philipp Müller <t.i.m@zen.co.uk>
18812 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18814 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18815 No warnings (#157986).
18817 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18819 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
18820 Prefer apev1/2 and id3v1 (at end of file) over musepack.
18822 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18824 * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
18825 Signal no-more-pads (so it works in playbin).
18827 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18829 * ext/musepack/gstmusepackreader.cpp:
18830 Workaround for older core.
18832 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18834 * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
18835 Actually test for odd width/height rather than testing whether
18836 a temporary variable that was 0 before we subtracted 1 is now
18837 not equal to zero (which it always is).
18839 2004-11-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18841 * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
18842 Fix compilation if HAVE_XVIDEO is not defined
18844 2004-11-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18846 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
18847 Fix compilation if HAVE_XVIDEO is not defined
18849 2004-11-11 Jan Schmidt <thaytan@mad.scientist.com>
18851 * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18852 (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
18853 (gst_goom_change_state), (plugin_init):
18854 Use the bytestream adapter so goom doesn't depend on the input
18856 Add a debug category
18858 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18860 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18861 Only set hardware parameters *after* negotiation. Before
18862 negotiation, it will set ANY and that seems to cause crashes
18863 (see e.g. #151288, #153227).
18865 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18867 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
18868 This seems to be antique leftover. It needs to pass error
18870 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18871 (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
18872 (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
18873 (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
18874 Fix GstXOverlay implementation (#151059).
18876 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18878 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18879 Don't assert (#157853).
18881 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18883 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
18884 Fix bytes/samples confustion.
18885 (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
18886 Fix for underrun (#144389).
18888 2004-11-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18890 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18891 Disable halfway-seek for pending release (since it needs a new
18894 2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org>
18896 * sys/v4l/gstv4lsrc.c:
18897 * sys/v4l/gstv4lsrc.h:
18898 * sys/v4l/v4lsrc_calls.c:
18899 add autoprobe-fps property so we can separate autoprobing parts
18901 2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org>
18903 * sys/v4l/gstv4lsrc.c:
18904 * sys/v4l/v4lsrc_calls.c:
18905 initialise fourcc to catch unset fourcc's, and debug
18907 2004-11-09 Wim Taymans <wim@fluendo.com>
18909 * gst/playback/README:
18910 * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
18911 * gst/playback/gstplaybin.c: (gst_play_bin_init),
18912 (gst_play_bin_dispose), (gst_play_bin_set_property),
18913 (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
18914 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
18915 (gst_play_bin_get_formats), (gst_play_bin_convert),
18916 (gst_play_bin_get_query_types), (gst_play_bin_query):
18917 Cleanups and some more documentation.
18919 2004-11-09 Jan Schmidt <thaytan@mad.scientist.com>
18921 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
18922 (gst_cacasink_init), (gst_cacasink_chain):
18923 * ext/libcaca/gstcacasink.h:
18924 Cacasink inherits from VideoSink, so let that store the clock.
18926 2004-11-09 Wim Taymans <wim@fluendo.com>
18928 * gst/playback/README:
18929 * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
18930 (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
18931 (probe_triggered), (preroll_unlinked), (new_decoded_pad),
18932 (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
18933 * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
18935 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
18936 (gst_stream_info_is_mute), (gst_stream_info_set_property):
18937 * gst/playback/gststreaminfo.h:
18939 Only switch groups if all streams have muted (EOSed).
18940 Send Tags in sync with the stream playback instead of in
18941 the playback/preroll phase.
18942 Some cleanups, free the fakesrc elements.
18944 2004-11-09 Benjamin Otte <in7y118@public.uni-hamburg.de>
18946 * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
18947 buffer-frames property was missing
18948 * ext/arts/gst_arts.c:
18949 rate missing from sinkcaps
18950 * ext/audiofile/gstafparse.c:
18951 * ext/audiofile/gstafsink.c:
18952 * ext/audiofile/gstafsrc.c:
18953 * ext/swfdec/gstswfdec.c:
18954 int audio doesn't know buffer-frames
18955 * ext/cdparanoia/gstcdparanoia.c:
18956 int audio doesn't know chunksize either
18957 * ext/nas/nassink.c:
18958 it's endianness, not endianess
18959 * gst-libs/gst/audio/audio.h:
18960 make float standard pad template caps really describe float
18961 * gst/law/mulaw.c: (linear_factory):
18962 signed only, please
18963 * gst/mpegstream/gstdvddemux.c:
18964 widths of 20 are not valid
18966 2004-11-08 Thomas Vander Stichele <thomas at apestaart dot org>
18968 Submitted by: Luca Ferretti <elle.uca@infinito.it>
18974 2004-11-08 Wim Taymans <wim@fluendo.com>
18976 * gst/playback/README:
18977 * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
18978 * gst/playback/gstplaybasebin.c: (probe_triggered),
18979 (gst_play_base_bin_change_state):
18980 Updated README, added more comments for fixmes etc..
18982 2004-11-08 Wim Taymans <wim@fluendo.com>
18984 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18985 We can remove this hack now.
18987 2004-11-08 Wim Taymans <wim@fluendo.com>
18989 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
18990 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
18991 (gst_videomixer_blend_buffers), (gst_videomixer_loop):
18992 Only mix AYUV for maximum quality.
18994 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18996 * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
18997 (gst_ogg_demux_push), (gst_ogg_pad_push):
18998 Let's act as if we're synchronized now! :).
18999 * ext/theora/theoradec.c: (theora_dec_chain):
19002 2004-11-08 Wim Taymans <wim@fluendo.com>
19004 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19005 (gst_alpha_set_property), (gst_alpha_sink_link),
19006 (gst_alpha_set_ayuv), (gst_alpha_set_i420),
19007 (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
19008 (gst_alpha_init_params), (gst_alpha_chain):
19009 Implement alpha functions for AYUV too, this increases
19010 accuracy quite a bit.
19012 2004-11-08 Wim Taymans <wim@fluendo.com>
19014 * gst/ffmpegcolorspace/avcodec.h:
19015 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19016 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
19017 (gst_ffmpegcsp_avpicture_fill):
19018 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19019 (gst_ffmpegcsp_caps_remove_format_info):
19020 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19021 (shrink12), (img_get_alpha_info), (deinterlace_line),
19022 (deinterlace_line_inplace):
19023 * gst/ffmpegcolorspace/imgconvert_template.h:
19024 Added AYUV colorspace and handle RGBA a bit more respectful.
19026 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19028 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19029 Actually always send a discont (cornercase when resending the
19030 same serial-tagged chain twice).
19032 2004-11-08 Julien MOUTTE <julien@moutte.net>
19034 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
19035 (gst_ximagesink_finalize):
19036 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
19037 (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
19039 2004-11-08 Wim Taymans <wim@fluendo.com>
19041 * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
19042 Don't segfault on NULL data.
19044 2004-11-08 Wim Taymans <wim@fluendo.com>
19046 * gst/playback/gstdecodebin.c: (unlinked):
19047 * gst/playback/gstplay-marshal.list:
19048 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19049 (gst_play_base_bin_init), (group_create), (get_active_group),
19050 (get_building_group), (group_destroy), (group_commit),
19051 (queue_overrun), (remove_groups), (add_stream), (unknown_type),
19052 (add_element_stream), (no_more_pads), (probe_triggered),
19053 (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
19054 (state_change), (setup_source), (gst_play_base_bin_get_property),
19055 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
19056 (gst_play_base_bin_link_stream),
19057 (gst_play_base_bin_get_streaminfo):
19058 * gst/playback/gstplaybasebin.h:
19059 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
19060 (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
19061 Add support for chained ogg files. Prepare for playlist
19062 support. This patch introduces the concept of pad groups, which
19063 together compose one playable media file.
19065 2004-11-07 David Schleef <ds@schleef.org>
19067 * testsuite/gst-lint: Check for pad templates that aren't statically
19070 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19074 * ext/musepack/Makefile.am:
19075 * ext/musepack/gstmusepackdec.cpp:
19076 * ext/musepack/gstmusepackdec.h:
19077 * ext/musepack/gstmusepackreader.cpp:
19078 * ext/musepack/gstmusepackreader.h:
19079 Add musepack decoder.
19080 * ext/faad/gstfaad.c: (gst_faad_base_init):
19081 Make pad templates static.
19082 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19084 Add musepack typefinder, make mp3 typefinding work halfway stream,
19085 which doesn't actually work yet because id3demux doesn't implement
19088 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19090 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
19091 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
19092 Fix interrupt event handling (#144436).
19094 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19096 * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
19099 2004-11-06 Tim-Philipp Müller <t.i.m@zen.co.uk>
19101 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19103 * ext/vorbis/vorbisenc.c: (raw_caps_factory):
19104 Fix weird caps (#157548).
19106 2004-11-06 Tim-Philipp Müller <t.i.m@zen.co.uk>
19108 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19110 * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
19111 Add missing NULL terminator (#157543).
19113 2004-11-05 Thomas Vander Stichele <thomas at apestaart dot org>
19115 * gst/tcp/gsttcp.h:
19116 * gst/tcp/gsttcpclientsink.c:
19117 * gst/tcp/gsttcpclientsrc.c:
19118 * gst/tcp/gsttcpserversink.c:
19119 * gst/tcp/gsttcpserversrc.c:
19120 ports can go up to 65535. Move common defines to gsttcp.h
19122 2004-11-05 Wim Taymans <wim@fluendo.com>
19124 * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
19125 (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
19126 Added two more colorspaces.
19128 2004-11-05 Wim Taymans <wim@fluendo.com>
19130 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19131 (gst_ffmpegcsp_avpicture_fill):
19132 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19133 (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
19134 (img_convert), (deinterlace_line), (deinterlace_line_inplace):
19137 2004-11-05 Wim Taymans <wim@fluendo.com>
19139 * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
19140 (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
19141 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
19142 (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
19143 (gst_videomixer_loop):
19146 2004-11-05 Benjamin Otte <otte@gnome.org>
19148 * ext/mad/gstmad.c: (gst_mad_chain):
19149 don't overflow data buffer. Flush not needed sync data when syncing
19152 2004-11-04 Wim Taymans <wim@fluendo.com>
19154 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19155 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
19156 (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
19157 (gst_alpha_init_params), (gst_alpha_chain),
19158 (gst_alpha_change_state):
19159 Updated the chroma keying algorithm with something more
19162 2004-11-03 Wim Taymans <wim@fluendo.com>
19164 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
19165 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
19166 (gst_videomixer_blend_buffers), (gst_videomixer_loop):
19167 Fix stride issues. Does not completely work for odd
19170 2004-11-03 Wim Taymans <wim@fluendo.com>
19172 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19173 (gst_alpha_chroma_key), (gst_alpha_chain):
19174 Fix stride issues. Does not completely work for odd
19177 2004-11-03 Christophe Fergeau <teuf@gnome.org>
19179 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19180 * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
19183 2004-11-03 Wim Taymans <wim@fluendo.com>
19185 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19186 (gst_ffmpegcsp_avpicture_fill):
19187 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19189 * gst/ffmpegcolorspace/imgconvert_template.h:
19190 Use correct _fill function to get correct strides.
19192 2004-11-02 David Schleef <ds@schleef.org>
19194 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19195 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
19196 (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
19197 Change all g_print()s to debugging. Add a bunch of consistency
19200 2004-11-02 Wim Taymans <wim@fluendo.com>
19202 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19203 (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
19204 (unlinked), (no_more_pads), (close_link):
19205 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
19206 (unknown_type), (add_element_stream), (new_decoded_pad),
19207 (removed_decoded_pad), (setup_source):
19208 * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
19209 (gst_stream_info_class_init), (gst_stream_info_init),
19210 (gst_stream_info_new), (gst_stream_info_dispose),
19211 (stream_info_mute_pad), (gst_stream_info_set_property),
19212 (gst_stream_info_get_property):
19213 * gst/playback/gststreaminfo.h:
19214 Fix playback of multiple files.
19215 a slightly different approach to handling dynamic pad removals.
19216 This one only looks at pads that we have linked.
19218 2004-11-01 Christophe Fergeau <teuf@gnome.org>
19220 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
19221 free" warning from libc.
19223 2004-11-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19225 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19226 (get_unconnected_element), (remove_starting_from), (pad_removed),
19228 Implement support for dynamic pad changing. We listen to "live"
19229 pad removals (i.e. while playing) and re-setup autoplugging
19230 after that. Playbasebin/playbin need some more work for this
19231 to finally work, but decodebin supports (and replugs) chained
19234 2004-11-02 Jan Schmidt <thaytan@mad.scientist.com>
19236 * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
19237 (gst_alsa_finalize):
19238 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
19239 (gst_cdaudio_finalize):
19240 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
19241 (cdparanoia_finalize):
19242 * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
19243 * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
19244 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
19245 (dvdreadsrc_finalize):
19246 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
19247 (gst_flacdec_finalize):
19248 * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
19249 (gst_flacenc_finalize):
19250 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
19251 (gst_gnomevfssink_finalize):
19252 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
19253 (gst_gnomevfssrc_finalize):
19254 * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
19255 (gst_fameenc_finalize):
19256 * ext/nas/nassink.c: (gst_nassink_class_init),
19257 (gst_nassink_finalize):
19258 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
19259 (gst_sdlvideosink_class_init):
19260 * ext/sndfile/gstsf.c: (gst_sf_dispose):
19261 * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
19262 * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
19263 * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
19264 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
19265 (gst_x_window_listener_dispose):
19266 * gst/audioscale/gstaudioscale.c:
19267 * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
19268 (play_on_demand_finalize):
19269 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
19270 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
19271 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
19272 (cdplayer_finalize):
19273 * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
19274 (gst_glimagesink_class_init):
19275 * sys/oss/gstosselement.c: (gst_osselement_class_init),
19276 (gst_osselement_finalize):
19277 * sys/oss/gstosssink.c: (gst_osssink_dispose):
19278 * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
19279 * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
19280 Fixes a bunch of problems with finalize and dispose functions,
19281 either assumptions that dispose is only called once, or not calling
19282 the parent class dispose/finalize function
19284 2004-11-01 Stefan Kost <ensonic@users.sf.net>
19286 * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
19287 added two api precondition guards
19288 use g_strdup with getenv to fix crash when using ENVVAR
19290 2004-11-01 Jan Schmidt <thaytan@mad.scientist.com>
19291 * ext/esd/esdsink.c: (gst_esdsink_class_init),
19292 (gst_esdsink_finalize):
19293 Use a finalize function, not dispose, and more importantly,
19294 call the parent class finalize function too
19296 2004-11-01 Johan Dahlin <johan@gnome.org>
19298 * ext/ogg/gstoggdemux.c:
19299 * gst/tags/gstvorbistag.c:
19302 2004-10-31 Benjamin Otte <otte@gnome.org>
19304 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19305 lotsa memleaks today. But they're all small...
19307 2004-10-31 Benjamin Otte <otte@gnome.org>
19309 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19310 another memleak crushed
19312 2004-10-31 Benjamin Otte <otte@gnome.org>
19314 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
19317 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19319 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19320 Hack to prevent crash when going to READY inside signal handler
19321 while this function is active.
19323 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19325 * gst/ffmpegcolorspace/Makefile.am:
19326 * gst/ffmpegcolorspace/avcodec.h:
19327 * gst/ffmpegcolorspace/common.h:
19328 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
19329 * gst/ffmpegcolorspace/dsputil.h:
19330 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
19331 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19332 (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
19333 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
19334 (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
19335 (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
19336 (gst_ffmpegcsp_avpicture_fill):
19337 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19338 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19339 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
19340 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
19341 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
19342 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
19343 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
19344 (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
19345 * gst/ffmpegcolorspace/imgconvert.c:
19346 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
19347 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
19348 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
19349 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
19350 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
19351 (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
19352 (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
19353 (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
19354 (img_convert_init), (img_apply_table), (shrink41), (shrink21),
19355 (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
19356 (grow21), (grow22), (grow41), (grow44), (conv411),
19357 (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
19358 (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
19359 (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
19360 (avpicture_free), (is_yuv_planar), (img_convert),
19361 (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
19362 (deinterlace_line_inplace), (deinterlace_bottom_field),
19363 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
19364 * gst/ffmpegcolorspace/imgconvert_template.h:
19365 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
19366 * gst/ffmpegcolorspace/mmx.h:
19367 * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
19368 (av_fast_realloc), (av_mallocz_static), (av_free_static),
19369 (av_freep), (avcodec_get_context_defaults),
19370 (avcodec_alloc_context), (avcodec_init):
19371 Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
19372 handling plus update from ffmpeg CVS. Large clean-up.
19374 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19376 * gst/playback/Makefile.am:
19377 We need the marshallers for decodebin, too.
19379 2004-10-30 David Schleef <ds@schleef.org>
19381 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
19382 quicktime typefinding work with 64-bit offsets.
19384 2004-10-30 Jan Schmidt <thaytan@mad.scientist.com>
19386 * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
19387 Set EOS on the element when processing an EOS event.
19388 * ext/speex/gstspeexdec.h:
19389 * ext/speex/gstspeexenc.h:
19390 Only keep a const ptr to the mode
19391 * gst-libs/gst/riff/riff-media.c:
19392 (gst_riff_create_audio_caps_with_data),
19393 (gst_riff_create_audio_template_caps):
19394 Allow WMAV3, with up to 6 channels.
19395 * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
19396 Don't call gst_pad_set_event_function on a sink pad.
19397 * gst/mpegstream/gstdvddemux.c:
19398 (gst_dvd_demux_get_subpicture_stream),
19399 (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
19400 Copy the explicit caps that were set across to the cur_* pads,
19401 instead of trying to use a possibly non-existent negotiated caps.
19402 Reset the type of subpicture pads to UNKNOWN after calling
19403 init_stream, so that the caps get set.
19405 2004-10-29 Martin Pitt <martin.pitt@canonical.com>
19407 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19409 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19410 Don't touch buffer if it is of size 0 (fixes #151064).
19412 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19414 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
19415 Synchronized discont handling.
19417 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19419 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19420 (gst_ogg_demux_push):
19421 Make seeking sort-of exact again (fixes #156387).
19423 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19425 * gst/playback/gstplaybasebin.c: (unknown_type),
19426 (add_element_stream), (new_decoded_pad),
19427 (gst_play_base_bin_change_state):
19428 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
19429 (gst_stream_info_init), (gst_stream_info_new),
19430 (gst_stream_info_dispose), (gst_stream_info_get_property):
19431 * gst/playback/gststreaminfo.h:
19432 Make caps explicitely available. Makes testing for unsupported
19433 types possible. Improves error reporting.
19435 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19437 * gst/audioconvert/gstaudioconvert.c:
19438 (gst_audio_convert_buffer_to_default_format):
19439 Really don't touch read-only buffers (#156563).
19441 2004-10-29 Sebastien Cote <sc5@hermes.usherb.ca>
19443 Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19445 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
19446 Fix memleak (#155223).
19448 2004-10-29 Wim Taymans <wim@fluendo.com>
19450 * gst/tcp/.cvsignore:
19451 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
19452 (gst_multifdsink_class_init), (gst_multifdsink_init),
19453 (gst_multifdsink_add), (gst_multifdsink_remove),
19454 (gst_multifdsink_remove_client_link), (is_sync_frame),
19455 (gst_multifdsink_new_client),
19456 (gst_multifdsink_handle_client_write),
19457 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
19458 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
19459 (gst_multifdsink_get_property):
19460 * gst/tcp/gstmultifdsink.h:
19461 Added burst on connect sync_method, deprecated sync_clients,
19462 streamlined the sync code some more.
19464 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19466 * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
19467 (gst_play_base_bin_change_state):
19468 Improve error reporting.
19470 2004-10-28 Wim Taymans <wim@fluendo.com>
19472 * gst/tcp/Makefile.am:
19473 * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
19474 * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
19475 (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
19476 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
19477 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
19478 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
19480 Added more locks around fdset structures. Fixed/reworked
19481 the poll array resizing code.
19482 Added stress test for fdset.
19484 2004-10-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19486 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
19489 2004-10-28 Benjamin Otte <otte@gnome.org>
19491 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
19492 fix link function to always query channels and query width for
19496 * gst/equalizer/Makefile.am:
19497 * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
19498 (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
19499 (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
19500 (arg_to_scale), (setup_filter),
19501 (gst_iir_equalizer_compute_frequencies),
19502 (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
19503 (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
19507 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
19509 Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
19513 Added Norwegian Bokmaal translation
19515 2004-10-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19517 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19518 Don't break on options (fixes #156488).
19520 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
19523 * ext/cdaudio/Makefile.am:
19525 fix build on older automake
19527 2004-10-26 Wim Taymans <wim@fluendo.com>
19529 * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
19530 (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
19531 Allow a little margin when negotiating the framerate.
19533 2004-10-26 Stefan Kost <ensonic@users.sf.net>
19535 * gst/level/gstlevel.c:
19536 synchonised naming of pads and pad-templates
19538 2004-10-26 Wim Taymans <wim@fluendo.com>
19540 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19541 (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
19542 (_find_streams_check), (gst_ogg_demux_push):
19543 Fix EOS again. Needs to be done in a better way. We should not
19544 remove the pad if there is no new chained stream.
19546 2004-10-26 Iain <iaingnome@gmail.com>
19548 * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
19549 * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
19551 * gst/interleave/interleave.c (interleave_class_init): Hook up release
19553 (interleave_release_pad): Remove the pad.
19554 * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
19555 * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
19557 * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
19559 (gst_xvimagesink_xcontext_clear): Free the xcontext.
19560 (gst_xvimagesink_finalize): Free the par.
19562 2004-10-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19564 * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
19565 (gst_avimux_stop_file):
19566 First calculate the rate, and only then use it. Hdr.rate is a
19567 multiple and not a derivative of hdr.scale. Scale is not the
19568 same as blockalign but is solely related to rate.
19570 2004-10-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19572 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
19573 (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
19576 2004-10-25 James Henstridge <james@jamesh.id.au>
19578 Reviewed by: David Schleef <ds@schleef.org>
19580 * examples/gstplay/player.c: (got_stream_length), (main):
19581 * examples/seeking/cdplayer.c: (update_scale):
19582 * examples/seeking/seek.c: (format_value), (update_scale):
19583 * examples/seeking/spider_seek.c: (format_value), (update_scale),
19585 Build fixes on AMD64.
19587 2004-10-25 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19589 reviewed by: Ronald Bultje <rbultje at gnome dot org>
19591 * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
19592 Fix for some v4l cards which hang in v4lsrc
19594 2004-10-25 Wim Taymans <wim@fluendo.com>
19596 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
19597 (gst_ogg_demux_push), (gst_ogg_chains_clear):
19598 Make sure to remove the pad when a new chain is
19599 encountered. Set some vars to NULL so we don't try
19600 to reference freed memory.
19602 2004-10-25 Wim Taymans <wim@fluendo.com>
19604 * examples/seeking/Makefile.am:
19605 * examples/seeking/cdplayer.c: (update_scale):
19606 * examples/seeking/chained.c: (unlinked), (new_pad), (main):
19607 * examples/seeking/playbin.c: (make_playerbin_pipeline),
19608 (format_value), (update_scale), (iterate), (start_seek),
19609 (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
19610 (print_usage), (main):
19611 Added some more examples, update others.
19613 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19615 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
19616 * ext/speex/gstspeexdec.c: (speex_dec_chain):
19617 * ext/theora/theoradec.c: (theora_dec_chain):
19618 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19619 Add codec-name metadata.
19621 2004-10-25 Takao Fujiwara <Takao.Fujiwara@Sun.COM>
19623 Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19625 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19626 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19627 * ext/alsa/gstalsamixertrack.h:
19629 ALSA mixer track label internationalization (#154054).
19631 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19633 * ext/theora/theoradec.c: (theora_dec_chain):
19634 Export bitrate as metadata.
19636 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19638 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19639 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19640 * ext/alsa/gstalsamixertrack.h:
19641 Fix names, fix loop.
19643 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19645 * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
19646 (speex_dec_convert):
19647 sinkconvert function so oggdemux can get the file length (totem).
19649 2004-10-25 James Morrison <ja2morri@csclub.uwaterloo.ca>
19651 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19653 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19654 Don't push incomplete packets.
19655 * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
19656 Fix MPEG-4 audio typefinding.
19658 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19660 * sys/v4l/Makefile.am:
19661 * sys/v4l/gstv4l.c: (plugin_init):
19662 * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
19663 (gst_v4lelement_init), (gst_v4lelement_dispose),
19664 (gst_v4lelement_change_state):
19665 * sys/v4l/gstv4lelement.h:
19666 * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
19667 (gst_v4l_xoverlay_close), (idle_refresh),
19668 (gst_v4l_xoverlay_set_xwindow_id):
19669 * sys/v4l/gstv4lxoverlay.h:
19670 * sys/v4l/v4l-overlay_calls.c:
19671 * sys/v4l/v4l_calls.h:
19672 * sys/v4l2/Makefile.am:
19673 * sys/v4l2/gstv4l2.c: (plugin_init):
19674 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
19675 (gst_v4l2element_init), (gst_v4l2element_dispose),
19676 (gst_v4l2element_change_state):
19677 * sys/v4l2/gstv4l2element.h:
19678 * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
19679 (gst_v4l2_xoverlay_close), (idle_refresh),
19680 (gst_v4l2_xoverlay_set_xwindow_id):
19681 * sys/v4l2/gstv4l2xoverlay.h:
19682 * sys/v4l2/v4l2-overlay_calls.c:
19683 * sys/v4l2/v4l2_calls.h:
19684 Remove client-side overlay handling, use the X-server v4l plugin
19685 for that. Nicer overlay, less code. Also make the plugin
19686 compileable without X (but then without overlay, obviously).
19687 Makes xwindowlistener obsolete, should we remove that?
19689 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19691 * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
19692 (gst_osssrc_src_query):
19693 * sys/oss/gstosssrc.h:
19694 OK, so people want offset in DEFAULT. This time, actually fix all
19696 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
19699 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19701 * gst/asfdemux/gstasfmux.c:
19702 * gst/avi/gstavimux.c:
19705 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19707 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
19708 Fix properties (channel, norm, frequency).
19710 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19712 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
19714 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
19717 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19719 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
19722 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19724 * sys/v4l2/gstv4l2element.h:
19725 Yet Another Hack (tm) for kernel header borkedness.
19726 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
19727 (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
19728 (gst_v4l2src_link), (gst_v4l2src_getcaps),
19729 (gst_v4l2src_change_state):
19730 * sys/v4l2/gstv4l2src.h:
19731 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
19732 (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
19733 Fix caps, keep track of state, work.
19735 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19737 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
19740 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19742 * sys/oss/gstosssrc.c: (gst_osssrc_get):
19743 Don't mix bytes and samples.
19745 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19747 * ext/ogg/gstoggmux.c:
19748 Basic pad template which accepts OGM tracks, speex, flac, vorbis
19749 and theora. Any is incorrect.
19750 * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
19752 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
19753 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
19754 (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
19755 (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
19756 * sys/v4l/gstv4lmjpegsrc.h:
19757 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
19758 (gst_v4lsrc_change_state):
19759 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
19760 (gst_v4lmjpegsrc_capture_stop):
19761 Fix caps. Keep track of internal state. Work.
19763 2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19766 Fix the build fixes.
19768 2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19770 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19771 (gst_ogg_demux_src_event), (_find_chain_seek),
19772 (gst_ogg_pad_push):
19773 Check for pad availability before using it.
19774 * ext/ogg/gstoggdemux.c: (_find_chain_process):
19775 Fix parsing of chained ogg. Needs more work on the decoder side.
19777 2004-10-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
19779 * gst/spectrum/Makefile.am:
19780 * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
19782 Fix demo and reenable it. Yes, I'm currently playing with audio
19785 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19787 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19788 We love it if files that start at zero work too...
19790 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19792 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19793 Handle files with missing EOS headers.
19795 2004-10-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19797 * gst/tcp/gsttcpserversink.c:
19798 (gst_tcpserversink_handle_server_read),
19799 (gst_tcpserversink_init_send):
19800 Zero some variables first (need for accept not to return EINVAL)
19802 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19804 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19805 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
19806 * ext/theora/theoradec.c: (theora_dec_sink_convert),
19807 (theora_dec_chain):
19808 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
19809 (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
19810 Seeking and querying finetune.
19812 2004-10-20 Thomas Vander Stichele <thomas at apestaart dot org>
19816 * ext/raw1394/Makefile.am:
19819 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19821 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19823 * gst/playback/Makefile.am:
19824 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
19825 * gst/playback/gstplay-marshal.list:
19826 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
19829 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19831 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
19834 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19836 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19837 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
19838 (gst_ogg_pad_push):
19839 Yay for non-lineair granulepos in theora.
19841 2004-10-18 Wim Taymans <wim@fluendo.com>
19843 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
19844 (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
19845 * ext/dv/gstdvdec.h:
19846 Make sure we renegotiate aspect ratio when the camera switches.
19848 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19850 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19851 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
19853 * ext/theora/theoradec.c: (theora_dec_chain):
19854 Skip headers. Bad idea for chained ogg, but fixes seeking.
19856 2004-10-18 Wim Taymans <wim@fluendo.com>
19859 I swear, this is the last time I touch this.
19861 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19863 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19864 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
19865 (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
19867 * ext/theora/theoradec.c: (theora_dec_sink_convert):
19868 Time-to-default conversion.
19869 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19870 Don't error on unknown packets, just skip. We should probably
19871 read them if we want to support chained ogg.
19873 2004-10-18 Wim Taymans <wim@fluendo.com>
19876 Added cdaudio to wrong list.
19878 2004-10-18 Wim Taymans <wim@fluendo.com>
19883 2004-10-18 Wim Taymans <wim@fluendo.com>
19885 * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
19886 (gst_dvdec_video_link), (gst_dvdec_push):
19887 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
19888 (gst_smokeenc_resync), (gst_smokeenc_chain):
19889 Fix mimetype on smoke encoder.
19890 Add aspect ratio to dvdec. Not sure if these
19891 values are correct though....
19893 2004-10-18 Wim Taymans <wim@fluendo.com>
19895 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
19896 Fix vorbis property descriptions and ranges.
19898 2004-10-18 Wim Taymans <wim@fluendo.com>
19900 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19901 Really do nothing when no data is available.
19902 Go to the playing state when the stream is not seekable
19903 instead of failing.
19905 2004-10-18 Wim Taymans <wim@fluendo.com>
19907 * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
19908 (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
19909 (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
19910 (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
19911 (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
19912 Added uri handler for cd://
19915 2004-10-18 Wim Taymans <wim@fluendo.com>
19917 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19918 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
19919 (try_to_link_1), (no_more_pads), (close_link), (type_found):
19920 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
19921 (remove_prerolls), (unknown_type), (add_element_stream),
19922 (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
19923 (gst_play_base_bin_remove_element),
19924 (gst_play_base_bin_link_stream):
19925 * gst/playback/gstplaybin.c: (gen_video_element),
19926 (gen_vis_element), (remove_sinks), (setup_sinks):
19927 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
19928 (gst_stream_info_get_type), (gst_stream_info_class_init),
19929 (gst_stream_info_init), (gst_stream_info_new),
19930 (gst_stream_info_dispose), (stream_info_mute_pad),
19931 (gst_stream_info_set_property), (gst_stream_info_get_property):
19932 * gst/playback/gststreaminfo.h:
19933 Add sink padtemplate to decodebin.
19934 Added some more comments.
19935 Make queue size configurable in playbasebin.
19936 Added possibility to use elements as sinks (ex cdaudio).
19938 2004-10-15 Wim Taymans <wim@fluendo.com>
19940 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
19941 (gst_speexenc_chain):
19942 Fix speex timestamps so that it gets muxed properly.
19944 2004-10-15 Wim Taymans <wim@fluendo.com>
19946 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
19947 (gst_dv1394src_base_init), (gst_dv1394src_class_init),
19948 (gst_dv1394src_init), (gst_dv1394src_dispose),
19949 (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
19950 (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
19951 (gst_dv1394src_event), (gst_dv1394src_get_formats),
19952 (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
19953 (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
19954 (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
19955 (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
19956 * ext/raw1394/gstdv1394src.h:
19957 Added conversion/query functions.
19958 Update buffer timestamps,
19960 Added uri dv:// so it might play from the firewire in playbin.
19961 Fix a possible leak.
19964 2004-10-15 Wim Taymans <wim@fluendo.com>
19966 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
19967 (gst_dv1394src_init), (gst_dv1394src_set_property),
19968 (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
19969 (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
19970 * ext/raw1394/gstdv1394src.h:
19971 Added AV/C VTR control support needed for some cameras.
19972 Added automatic port detection.
19973 Added properties for selecting the channel.
19974 The configure.ac script is not yet updated to reflect the
19975 new libavc1394 and librom1394 dependencies.
19977 2004-10-15 Wim Taymans <wim@fluendo.com>
19979 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19980 (qtdemux_parse), (gst_qtdemux_handle_esds):
19981 An esds box is not a container.
19982 Fix parsing of mp4v boxes.
19983 Do not try to renegotiate fps for each frame. Need to
19984 find a better method. This should fix mp4 playback.
19986 2004-10-14 David Schleef <ds@schleef.org>
19988 * configure.ac: update for swfdec-0.3 and liboil-0.2
19989 * ext/swfdec/gstswfdec.c: update for swfdec-0.3
19990 * ext/swfdec/gstswfdec.h: same
19991 * gst/videofilter/gstvideobalance.c: update for liboil-0.2
19992 * gst/videotestsrc/videotestsrc.c: same
19994 2004-10-14 Wim Taymans <wim@fluendo.com>
19996 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
19997 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
19998 (is_sync_frame), (gst_multifdsink_new_client),
19999 (gst_multifdsink_handle_client_write),
20000 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20001 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
20002 Turn warnings into info.
20003 Don't allow a state change in the streaming thread.
20005 2004-10-14 Thomas Vander Stichele <thomas at apestaart dot org>
20007 * ext/vorbis/oggvorbisenc.c:
20008 * ext/vorbis/vorbisdec.c:
20009 fix template sample rate
20011 2004-10-13 Wim Taymans <wim@fluendo.com>
20013 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
20014 Decoding the header first fixes some problems in resyncing
20017 2004-10-12 Wim Taymans <wim@fluendo.com>
20019 * gst/playback/gstplaybin.c: (gen_video_element),
20020 (gen_vis_element), (remove_sinks), (setup_sinks):
20021 Added vis plugin support, need to configure the vis
20022 element to activate it.
20024 2004-10-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20026 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
20027 (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
20029 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20030 (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
20031 (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
20032 (gst_avi_demux_stream_index), (gst_avi_demux_skip),
20033 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
20034 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
20035 * gst/avi/gstavidemux.h:
20036 Support for openDML-2.0 indx/ix## chunks. Support for broken index
20037 recovery (where, if part of the index is broken, we will still read
20038 the rest of the index and recover the broken part by stream
20039 scanning). More broken media support. EOS workarounds. General AVI
20040 braindamage headache recovery. Aspirin included.
20042 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20044 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
20045 (cdparanoia_event), (cdparanoia_query):
20046 Get rid of hideous lead-in.
20048 2004-10-11 Wim Taymans <wim@fluendo.com>
20050 * gst/playback/gstplaybasebin.c: (setup_source):
20051 Wrong var used to get g_list_next.
20053 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20055 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
20056 (cdparanoia_get), (cdparanoia_open):
20057 Report discid as metadata, add duration.
20059 2004-10-11 Wim Taymans <wim@fluendo.com>
20061 * gst/playback/gstplaybasebin.c: (setup_source):
20062 Cleanup the previous pipeline a little earlier for the
20063 case that a source element provides raw data.
20065 2004-10-11 Benjamin Otte <otte@gnome.org>
20067 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
20068 reset v1 tag offset when there is no v1 tag. Fixes id3demux always
20069 consuming the last 128 bytes, even though it was valid mp3 data.
20071 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20073 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
20074 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
20075 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20076 Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
20078 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20080 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
20081 Fix for webcams that support only specific width or height
20083 2004-10-09 Tim-Philipp Müller <t.i.m@zen.co.uk>
20085 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20087 * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
20088 Fix wrong discont event setup (fixes #154967).
20090 2004-10-09 Sebastien Cote <sc5@hermes.usherb.ca>
20092 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20094 * gst/auparse/gstauparse.c: (gst_auparse_chain):
20095 Error out on invalid data (fixes #154807).
20097 2004-10-09 Tim-Philipp Müller <t.i.m@zen.co.uk>
20099 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20101 * ext/dvdread/dvdreadsrc.c: (_read):
20102 Make titles > 0 work again (fixes #154834).
20104 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20106 * gst-libs/gst/riff/riff-media.c:
20107 (gst_riff_create_video_template_caps):
20108 WMV3 missing in template caps.
20110 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20112 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20113 OK, so the original code was too strict. It makes random AVI files
20114 hang for seconds upon opening, which is unacceptable and is far
20115 beyond the original goal of getting multiple chunks for one-chunk
20116 sounc stream files. So now do just that.
20118 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20120 * gst/playback/gstplaybasebin.c: (setup_source),
20121 (gst_play_base_bin_change_state):
20122 Actually clean up streaminfo if output fails. This would trigger
20123 if, for example, there was no CD in the drive. No preroll, so
20124 a streaminfo structure is created, but the subsequent state change
20125 of the thread fails.
20126 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
20127 Don't change state if parent failed.
20129 2004-10-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20131 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20132 (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
20133 (gen_video_element), (remove_sinks):
20134 Add small bits of code for screenshot handling.
20136 2004-10-08 Wim Taymans <wim@fluendo.com>
20138 * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
20139 (gen_video_element), (gen_audio_element), (setup_sinks):
20140 Don't assume the user provided sinks are named "sink"...
20142 2004-10-08 Wim Taymans <wim@fluendo.com>
20144 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
20145 (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
20146 (gst_play_base_bin_link_stream):
20147 Do not try to autoplug sources that generate raw streams like
20149 disconnect the preroll overrun signal when we don't need it anymore.
20151 2004-10-08 Milosz Derezynski <internalerror.rez@fhtw-berlin.de>
20153 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
20154 Added reworked patch from #154903 from milosz derezynski (deadchip).
20156 2004-10-08 Wim Taymans <wim@fluendo.com>
20158 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
20159 (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
20160 (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
20161 (cdparanoia_convert), (cdparanoia_uri_get_type),
20162 (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
20163 (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
20164 * ext/cdparanoia/gstcdparanoia.h:
20165 This adds the cdda://<tracknum> uri.
20167 2004-10-08 Wim Taymans <wim@fluendo.com>
20169 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
20170 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20171 (try_to_link_1), (no_more_pads), (close_link), (type_found):
20172 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
20173 (unknown_type), (gst_play_base_bin_remove_element),
20174 (gst_play_base_bin_link_stream):
20175 * gst/playback/gstplaybasebin.h:
20176 * gst/playback/gstplaybin.c: (gst_play_bin_init),
20177 (gst_play_bin_set_property), (gen_video_element),
20178 (gen_audio_element), (setup_sinks):
20179 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
20180 (gst_stream_info_get_type), (gst_stream_info_class_init),
20181 (gst_stream_info_init), (gst_stream_info_new),
20182 (gst_stream_info_dispose), (stream_info_mute_pad),
20183 (gst_stream_info_set_property), (gst_stream_info_get_property):
20184 * gst/playback/gststreaminfo.h:
20185 Reuse the audio and video bins.
20186 Some internal cleanups in the stream selection code.
20188 2004-10-08 Julien MOUTTE <julien@moutte.net>
20190 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20191 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
20192 * sys/ximage/ximagesink.h:
20193 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
20194 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
20195 * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
20196 not coming from those elements. Moreover these elements should not keep
20197 the xid they have been given when in NULL state.
20199 2004-10-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20201 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20202 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
20203 * sys/ximage/ximagesink.h:
20204 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
20205 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
20206 * sys/xvimage/xvimagesink.h:
20207 Actually only create a new toplevel window if we're not gonna
20208 embed it right after.
20210 2004-10-07 Wim Taymans <wim@fluendo.com>
20212 * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
20213 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
20214 * gst/playback/gstplaybin.c: (setup_sinks):
20215 Implement muting/unmuting of streams, mute streams that are not
20218 2004-10-07 Wim Taymans <wim@fluendo.com>
20220 * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
20222 Added lame audio/x-ac3 typefind function.
20224 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
20229 === release 0.8.5 ===
20231 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
20236 releasing 0.8.5, "Take You On"
20238 2004-10-06 Wim Taymans <wim@fluendo.com>
20240 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20241 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
20242 (no_more_pads), (close_link), (type_found):
20243 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20244 * gst/playback/gstplaybin.c: (gen_video_element):
20245 Do not signal the no_more_pads after the first pad when
20246 we are plugging a non dynamic element with multiple
20247 output pads (like swfdec, dvdec, ...).
20249 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
20252 bump for prerelease
20254 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20256 * gst/wavparse/gstwavparse.c:
20257 add ATRAC3 to STATIC CAPS to fix a warning
20259 * gst/matroska/ebml-read.c:
20260 * gst-libs/gst/riff/riff-read.c:
20263 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20265 * gst-libs/gst/riff/riff-media.c:
20266 generate caps for ATRAC3 audio streams
20268 * gst/realmedia/rmdemux.c:
20269 generate caps for ATRAC3 audio streams
20271 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20273 * gst/wavparse/Makefile.am
20274 * gst/wavparse/riff.h
20275 * gst/wavparse/wavparse.vcproj
20276 riff.h removal (unused and duplication with riff-ids.h)
20278 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20280 * gst/wavparse/gstwavparse.h
20281 remove duplicated defines for audio codec codes
20283 * gst-libs/gst/riff/riff-ids.h
20284 * gst/wavenc/riff.h:
20285 add "4CC" code for ATRAC3 audio streams
20286 add "4CC" code for ITU_G721_ADPCM (unused for now)
20288 2004-10-06 Wim Taymans <wim@fluendo.com>
20290 * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
20291 Actually _do_ negotiation. Pass gdouble as arg instead
20292 of guint64 for the framerate.
20294 2004-10-06 Wim Taymans <wim@fluendo.com>
20296 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20297 (find_compatibles), (close_pad_link), (try_to_link_1),
20298 (no_more_pads), (close_link), (type_found):
20299 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20300 * gst/playback/gstplaybin.c: (gen_video_element),
20301 (gen_audio_element):
20302 Set state on newly added element to READY so that negotiation
20304 Addes some more debug info.
20305 Do not try to plug pads with multiple caps structures or ANY
20306 because it is too dangerous since we do not do dynamic
20309 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
20311 written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
20315 add Oriya translation
20317 2004-10-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20319 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20320 Prevent overwrite of size member. Makes audio sound crappy.
20322 2004-10-05 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20324 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
20325 Add rmvb to the list of known RealMedia extensions
20327 2004-10-05 Wim Taymans <wim@fluendo.com>
20329 * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
20330 (mngdec_openstream), (mngdec_closestream),
20331 (mngdec_handle_sink_event), (mngdec_readdata),
20332 (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
20333 (mngdec_getcanvasline), (mngdec_refresh),
20334 (gst_mngdec_change_state):
20335 Set the framerate correctly.
20337 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20339 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20340 There was something wrong with the index massaging.
20342 2004-10-04 Wim Taymans <wim@fluendo.com>
20344 * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
20345 * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
20346 (gst_smokedec_chain):
20347 * ext/jpeg/gstsmokedec.h:
20348 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
20349 (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
20350 * ext/jpeg/gstsmokeenc.h:
20351 * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
20352 (smokecodec_decode_new), (smokecodec_info_free),
20353 (smokecodec_set_quality), (smokecodec_get_quality),
20354 (smokecodec_set_threshold), (smokecodec_get_threshold),
20355 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
20356 (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
20357 (smokecodec_encode), (smokecodec_parse_id),
20358 (smokecodec_parse_header), (smokecodec_decode):
20359 * ext/jpeg/smokecodec.h:
20360 * ext/jpeg/smokeformat.h:
20361 Updated smoke, new bitstream, allows embedding in ogg.
20363 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20365 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
20366 Fix seeking in some files. All this code is no longer needed (and
20367 actually breaks stuff) because we now synchronize the full index
20368 right when reading the header.
20370 2004-10-04 Wim Taymans <wim@fluendo.com>
20373 configure update for libmng.
20375 2004-10-04 Wim Taymans <wim@fluendo.com>
20377 * ext/libmng/Makefile.am:
20378 * ext/libmng/gstmng.c: (plugin_init):
20379 * ext/libmng/gstmng.h:
20380 * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
20381 (gst_mngdec_base_init), (gst_mngdec_class_init),
20382 (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
20383 (gst_mngdec_loop), (gst_mngdec_get_property),
20384 (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
20385 (mngdec_closestream), (mngdec_handle_sink_event),
20386 (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
20387 (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
20388 (gst_mngdec_change_state):
20389 * ext/libmng/gstmngdec.h:
20390 * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
20391 (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
20392 (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
20393 (gst_mngenc_chain), (gst_mngenc_get_property),
20394 (gst_mngenc_set_property):
20395 * ext/libmng/gstmngenc.h:
20396 Added basic MNG decoder. Needs more work. The encoder does
20399 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20401 * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
20402 (gst_rmdemux_loop), (gst_rmdemux_add_stream),
20403 (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
20404 Don't hang on length=0 chunks. Some negotiation fixes. Signal
20407 2004-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
20410 you need at least 1.0.4 of speex
20412 2004-10-04 Iain <iaingnome@gmail.com>
20414 * ext/speex/gstspeexdec.h: Revert the includes changes.
20416 * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
20418 2004-09-30 Iain <iaingnome@gmail.com>
20420 * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
20421 found during init or set as a property instead of hardcoding /dev/audio
20423 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20425 * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
20426 (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
20427 (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
20428 (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
20429 (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
20430 (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
20431 (gst_rmdemux_dump_data):
20432 Use debug category, fix EOS handling. filesrc ! rmdemux now
20435 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20437 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
20438 (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
20439 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
20440 Improve allocation, cutting and sorting of the index. How takes a
20441 few seconds instead of minutes.
20443 2004-10-03 Christophe Fergeau <teuf@gnome.org>
20445 * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
20448 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20450 * gst-libs/gst/riff/riff-media.c:
20451 (gst_riff_create_video_caps_with_data),
20452 (gst_riff_create_video_template_caps):
20453 Add wing commander format mimetype/fourccs.
20454 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20455 Don't crash if some value is 0.
20457 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20459 * gst-libs/gst/riff/riff-media.c:
20460 (gst_riff_create_video_caps_with_data),
20461 (gst_riff_create_video_template_caps):
20462 Add DIB fourcc (raw, palettized 8-bit RGB).
20463 * gst-libs/gst/riff/riff-read.c:
20464 (gst_riff_read_strf_vids_with_data):
20465 Oops, fix strf_data reading bug.
20466 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
20467 Use a non-NULL tag.
20468 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
20469 Time for hacks. Sorry Dave. At least one quicktime movie (a
20470 trailer) that I've encountered contains multiple video tracks.
20471 One of those is the actual video track, the other are one-frame
20472 tracks (images). Unfortunately, the number of frames according
20473 to the trak header is 1 for each, so that doesn't help. So
20474 instead, I look at the duration and discard tracks with a
20475 duration shorter than 20% of the length of the stream. Better
20478 2004-10-01 Christian Schaller <christian@fluendo.com>
20480 * ext/ivorbis/vorbis.c:
20481 Patch from Phil Blundell (Bug 152341)
20483 2004-10-01 Wim Taymans <wim@fluendo.com>
20485 * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
20486 (speex_dec_get_formats), (speex_dec_convert),
20487 (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
20488 (speex_dec_chain), (gst_speexdec_get_property),
20489 (gst_speexdec_set_property):
20492 2004-10-01 Wim Taymans <wim@fluendo.com>
20494 * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
20495 (gst_wavparse_stream_init), (gst_wavparse_fmt),
20496 (gst_wavparse_other), (gst_wavparse_loop),
20497 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20498 (gst_wavparse_srcpad_event):
20499 * gst/wavparse/gstwavparse.h:
20500 Added some more debugging info.
20501 Fix the case where the length of the file is 0.
20502 Make sure we seek to sample borders.
20504 2004-10-01 Wim Taymans <wim@fluendo.com>
20506 * gst/playback/README:
20507 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
20508 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20509 (try_to_link_1), (no_more_pads), (close_link), (type_found):
20510 Add some debug info to decodebin, update README
20512 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20514 * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
20515 Don't use g_print(); use GST_DEBUG().
20517 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20519 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
20520 (gst_ogg_mux_queue_pads):
20521 Handle EOS properly.
20523 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
20525 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20527 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
20528 (gst_faad_chain), (gst_faad_change_state):
20529 * ext/faad/gstfaad.h:
20530 Allow playback of raw (unframed) MPEG AAC files (#148993).
20532 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
20534 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20536 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20537 Throw error if we didn't recognize the stream. Fixes #152289.
20539 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20541 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
20544 2004-10-01 Francis Labonte <francis_labonte@hotmail.com>
20546 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20548 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20551 2004-10-01 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
20553 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20555 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
20557 * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
20560 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20562 * gst-libs/gst/riff/riff-media.c:
20563 (gst_riff_create_video_caps_with_data),
20564 (gst_riff_create_audio_caps_with_data):
20565 Add codec_data handling (like asfdemux used to do).
20566 * gst/asfdemux/gstasf.c: (plugin_init):
20567 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
20568 (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
20569 Use riff-media for caps creation instead of our own (mostly
20570 broken) copy of its functions.
20572 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20574 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
20575 Don't actually error out if we get another return value than
20576 -EINVAL. Opposite to what I first thought, drivers have random
20577 return values for this, although -EINVAL is the expected return
20578 value. Since this is not fatal, we shouldn't use
20579 GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
20581 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20583 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
20584 (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
20585 (dvdreadsrc_get_property), (_open), (_seek), (_read),
20586 (dvdreadsrc_get), (dvdreadsrc_open_file),
20587 (dvdreadsrc_change_state):
20588 Fix. Don't do one big huge loop around the whole DVD, that will
20589 cache all data and thus eat sizeof(dvd) (several GB) before we
20591 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
20592 Actually NULL'ify event after using it.
20593 * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
20594 (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
20595 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20596 (gst_ebml_read_seek), (gst_ebml_read_skip):
20598 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
20599 (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
20600 (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
20601 Fix timing (this will probably break if I seek using menus, but
20602 I didn't get there yet). VOBs and normal DVDs should now work.
20603 Add a mpeg2-only pad with high rank so this get autoplugged for
20605 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
20606 (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
20607 (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
20608 (gst_mpeg_demux_get_audio_stream),
20609 (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
20610 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
20611 Use this as second rank for MPEG-1 and MPEG-2. Still use this for
20612 MPEG-1 but use dvddemux for MPEG-2.
20613 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
20614 (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
20615 (gst_mpeg_parse_parse_packhead):
20616 Timing. Only add pad template if it exists. Add sink template from
20617 class and not from ourselves. This means we will always use the
20618 correct sink template even if it is not the one defined in this
20621 2004-09-29 Wim Taymans <wim@fluendo.com>
20623 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
20624 (gst_mpeg_demux_parse_pes):
20625 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
20626 Fix playback of mpeg again, timestamps where screwed up by
20629 2004-09-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20631 * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
20632 Only return true if we actually filled something in. Prevents
20633 player applications from showing a random length for flac files.
20634 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
20635 (gst_riff_read_use_event), (gst_riff_read_handle_event),
20636 (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
20637 (gst_riff_read_strf_vids_with_data),
20638 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
20639 OK, ok, so I implemented event handling. Apparently it's normal
20640 that we receive random events at random points without asking
20642 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20643 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
20644 (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
20645 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
20646 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
20647 (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
20648 (gst_avi_demux_stream_data), (gst_avi_demux_loop):
20649 * gst/avi/gstavidemux.h:
20650 Implement non-lineair chunk handling and subchunk processing.
20651 The first solves playback of AVI files where the audio and video
20652 data of individual buffers that we read are not synchronized.
20653 This should not happen according to the wonderful AVI specs, but
20654 of course it does happen in reality. It is also a prerequisite for
20655 the second. Subchunk processing allows us to cut chunks in small
20656 pieces and process each of these pieces separately. This is
20657 required because I've seen several AVI files with incredibly large
20658 audio chunks, even some files with only one audio chunk for the
20659 whole file. This allows for proper playback including seeking.
20660 This patch is supposed to fix all AVI A/V sync issues.
20661 * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
20662 (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
20664 * gst/modplug/gstmodplug.cc:
20665 Proper return value setting for the query() function.
20666 * gst/playback/gstplaybasebin.c: (setup_source):
20667 Being in non-playing state (after, e.g., EOS) is not necessarily
20668 a bad thing. Allow for that. This fixes playback of short files.
20669 They don't actually playback fully now, because the clock already
20670 runs. This means that small files (<500kB) with a small length
20671 (<2sec) will still not or barely play. Other files, such as mod
20672 or flx, will work correctly, however.
20674 2004-09-28 Wim Taymans <wim@fluendo.com>
20676 * ext/speex/gstspeex.c: (plugin_init):
20677 * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
20678 (gst_speex_dec_class_init), (speex_dec_get_formats),
20679 (speex_get_event_masks), (speex_get_query_types),
20680 (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
20681 (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
20682 (gst_speexdec_get_property), (gst_speexdec_set_property),
20683 (speex_dec_change_state):
20684 * ext/speex/gstspeexdec.h:
20685 * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
20686 (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
20687 (gst_speexenc_base_init), (gst_speexenc_class_init),
20688 (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
20689 (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
20690 (gst_speexenc_src_query), (gst_speexenc_init),
20691 (gst_speexenc_get_tag_value), (comment_init), (comment_add),
20692 (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
20693 (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
20694 (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
20695 (gst_speexenc_chain), (gst_speexenc_get_property),
20696 (gst_speexenc_set_property), (gst_speexenc_change_state):
20697 * ext/speex/gstspeexenc.h:
20698 Rewrote speex encoder, make sure it can be embedded in ogg.
20699 Implemented speex decoder.
20701 2004-09-28 Christian Schaller <christian@fluendo.com>
20704 Remove kioslave plugin. Markey is brewing a new working one
20705 * ext/Makefile.am: Remove kioslave plugin
20707 * gst-plugins.spec.in: remove kio plugin from spec
20709 2004-09-27 Wim Taymans <wim@fluendo.com>
20711 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
20712 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
20713 (is_sync_frame), (gst_multifdsink_client_queue_buffer),
20714 (gst_multifdsink_new_client),
20715 (gst_multifdsink_handle_client_write),
20716 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20717 (gst_multifdsink_handle_clients):
20718 * gst/tcp/gstmultifdsink.h:
20719 Make syncing to keyframes actually work for new clients and lagging
20722 2004-09-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
20724 * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
20725 (gst_navigationtest_handle_src_event), (draw_box_planar411),
20726 (gst_navigationtest_planar411), (gst_navigationtest_change_state):
20727 * gst/debug/gstnavigationtest.h:
20728 make navigationtest display button-press and button-release events
20730 2004-09-26 Iain <iaingnome@gmail.com>
20732 * gst/interleave/interleave.c (all_channels_new_media): Checks if all
20733 the channels have received a new media event.
20734 (interleave_buffered_loop): Compresses a new media event on all
20737 2004-09-26 Iain <iaingnome@gmail.com>
20739 * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
20740 call the sinkpad's default event handler and not the srcpads. He also
20741 says this is confusing :)
20742 (gst_wavenc_stop_file): Company says that seek events only go upstream
20743 we should send a discontinuous downstream instead.
20745 2004-09-25 Christian Schaller <christian@fluendo.com>
20747 * Update SPEC file to be usable in conjunction with Fedora Core,
20748 Fedora.us and freshrpms packages
20749 * Fix typo in multifilesrc test Makefile
20751 2004-09-24 Wim Taymans <wim@fluendo.com>
20753 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20754 Only signal the no_more_pads signal when we have
20755 added the stream to our list.
20757 2004-09-24 Wim Taymans <wim@fluendo.com>
20759 * gst/playback/gstplaybasebin.c: (remove_prerolls),
20761 * gst/playback/gstplaybasebin.h:
20762 * gst/playback/gstplaybin.c: (setup_sinks):
20763 Don't try to preroll or decode more than one audio/video
20766 2004-09-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20768 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
20769 Throw error if we failed to find a suitable output. This should
20770 throw an error if we successfully set up a pipeline (e.g. because
20771 we recognized a media file) but found no decodable streams in it
20772 (e.g. because it contains only media stream types for which we
20773 have no decoders, or because it's not a media type).
20775 2004-09-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20777 * ext/dirac/Makefile.am:
20778 * ext/dirac/gstdirac.cc:
20779 * ext/dirac/gstdiracdec.cc:
20780 * ext/dirac/gstdiracdec.h:
20781 Do something. Don't actually know if this works because I don't
20782 have a demuxer yet.
20783 * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
20784 Add channels=1 to caps returned from _getcaps().
20785 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
20786 (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
20787 (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
20788 (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
20789 (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
20790 (gst_ogm_parse_change_state):
20791 Separate between audio/video so ogmaudioparse actually uses the
20792 audio pad templates. Both audio and video work now, including
20793 autoplugging. Also use sometimes-srcpad hack.
20794 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
20795 Handle events better. Don't hang on infinite loops.
20796 * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
20797 (gst_avi_demux_init), (gst_avi_demux_reset),
20798 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
20799 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
20800 (gst_avi_demux_change_state):
20801 * gst/avi/gstavidemux.h:
20802 Improve A/V sync. Still not perfect.
20803 * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
20804 (gst_ebml_read_skip):
20805 Handle events better.
20806 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
20807 (gst_qtdemux_loop_header), (qtdemux_parse_trak),
20808 (qtdemux_audio_caps):
20809 Add IMA4. Improve event handling. Save offset after a seek when
20810 the headers are at the end of the file so that we don't end up in
20812 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
20813 Add low-priority typefind support for files with no length.
20815 2004-09-23 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20817 * testsuite/multifilesink/Makefile.am:
20820 2004-09-22 Julien MOUTTE <julien@moutte.net>
20822 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
20823 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
20824 mistakes from thaytan's patches.
20826 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
20828 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
20829 For completeness, XSync in the destroy function as xvimage does.
20831 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
20833 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
20834 Correct caps negotiation
20835 * gst/volume/gstvolume.c: (volume_chain_float),
20836 (volume_chain_int16):
20837 Modify debug output to be little more informative
20838 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
20839 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
20840 (gst_xvimagesink_xvimage_destroy):
20841 Add XSync calls after detaching from the shared memory segment to
20844 2004-09-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20846 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20847 (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
20848 * ext/vorbis/vorbis.c: (plugin_init):
20849 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
20850 (gst_vorbisenc_chain):
20851 * ext/vorbis/vorbisenc.h:
20852 remove explicit newmedia support from oggmux and vorbisenc
20853 add debug category to vorbisenc
20854 * gst/multifilesink/gstmultifilesink.c:
20855 (gst_multifilesink_class_init), (gst_multifilesink_init),
20856 (gst_multifilesink_dispose), (gst_multifilesink_set_location),
20857 (gst_multifilesink_set_property), (gst_multifilesink_next_file),
20858 (gst_multifilesink_handle_event), (gst_multifilesink_chain),
20860 * gst/multifilesink/gstmultifilesink.h:
20861 add support for streamheader in multifilesink
20863 2004-09-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20865 * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
20866 (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
20867 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
20868 Prevent infinite loops. More correct error reporting.
20869 * gst/auparse/gstauparse.c: (gst_auparse_chain):
20870 Error out if negotiation fails.
20871 * gst/playback/gstplaybasebin.c: (setup_source),
20872 (gst_play_base_bin_change_state), (gst_play_base_bin_error),
20873 (gst_play_base_bin_found_tag):
20874 Error/tag forwarding. Pre-roll fixes for source errors on state
20875 changes (e.g. "file does not exist") to prevent hangs.
20877 2004-09-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20879 * testsuite/multifilesink/Makefile.am:
20880 * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
20881 (gst_newmedia_class_init), (gst_newmedia_init),
20882 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
20883 (newfile_signal), (test_signal), (main):
20884 * testsuite/multifilesink/multifilesrc_test.c: (main):
20885 * testsuite/multifilesink/oggtheora_test.c:
20886 (gst_newmedia_base_init), (gst_newmedia_class_init),
20887 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
20888 (test_format), (newfile_signal), (test_signal), (main):
20889 * testsuite/multifilesink/oggvorbis_test.c:
20890 (gst_newmedia_base_init), (gst_newmedia_class_init),
20891 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
20892 (test_format), (newfile_signal), (test_signal), (main):
20893 * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
20894 (gst_newmedia_class_init), (gst_newmedia_init),
20895 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
20896 (newfile_signal), (test_signal), (main):
20899 2004-09-20 Christian Schaller <christian@fluendo.com>
20901 * Fix mikmod license to LGPL as they have relicensed
20902 * Move Dirac and Effectv into LGPL section of README_license
20904 2004-09-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20906 * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
20907 (gst_mad_change_state):
20908 Allow for mp3 rate/channels changes. However, only very
20909 conservatively. Reason that we *have* to enable this is smiply
20910 because the mad find_sync() function is not good enough, it will
20911 regularly sync on random data as valid frames and therefore make
20912 us provide random caps as *final* caps of the stream. The best fix
20913 I could think of is to simply require several of the same stream
20914 changes in a row before we change caps.
20915 The actual testcase that works now is #
20916 * ext/ogg/Makefile.am:
20917 * ext/ogg/gstogg.c: (plugin_init):
20918 * ext/ogg/gstogmparse.c:
20919 OGM support (video only for now; I need an audio sample file).
20920 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
20921 (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
20922 (gst_asf_demux_add_video_stream):
20924 * gst/playback/gstplaybasebin.c: (unknown_type):
20925 Don't error out on single unknown-types after all. It's wrong.
20926 If we found type of video and audio but not of a subtitle stream,
20927 it will still error out (which is unwanted). Will find a better fix
20929 * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
20930 (ogmaudio_type_find), (plugin_init):
20933 2004-09-20 Johan Dahlin <johan@gnome.org>
20935 * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
20936 after setting caps.
20938 2004-09-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20940 * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
20941 * gst/wavenc/gstwavenc.h:
20942 Added newmedia support to wavenc
20944 2004-09-17 Wim Taymans <wim@fluendo.com>
20946 * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
20947 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
20948 (gst_fdset_fd_can_write), (gst_fdset_wait):
20949 * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
20950 (gst_multifdsink_init), (gst_multifdsink_add),
20951 (gst_multifdsink_remove), (gst_multifdsink_get_stats),
20952 (gst_multifdsink_remove_client_link),
20953 (gst_multifdsink_client_queue_buffer),
20954 (gst_multifdsink_handle_client_write),
20955 (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
20956 (gst_multifdsink_close), (gst_multifdsink_change_state):
20957 * gst/tcp/gstmultifdsink.h:
20958 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
20959 (gst_tcpserversink_removed):
20960 Small cleanups in fdset.c
20961 Use a hastable to map fd to the client structure for faster
20962 lookup in _remove and get_stats.
20963 Added virtual function to close the fds.
20964 Handle clients even when the select/poll call was unblocked because
20966 Implement syncing to keyframe in the recovery procedure.
20968 2004-09-16 Iain <iaingnome@gmail.com>
20970 * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
20973 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20975 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
20976 Caps are only set if the type of the stream is unknown, but this
20977 is initialized in ->init_stream(), so set to UNKNOWN after calling
20978 ->init_stream() so that capsnego starts.
20980 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20982 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
20983 (gst_avi_demux_stream_data):
20984 Just hardcode for raw audio then. AVI audio sucks.
20986 2004-09-15 Arwed v. Merkatz <v.merkatz@gmx.net>
20988 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
20989 * gst/matroska/matroska-mux.c: (audiosink_templ),
20990 (gst_matroska_mux_audio_pad_link):
20991 * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
20992 Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
20994 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20996 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
20997 (gst_avi_demux_stream_data):
20998 Try to fix a/v sync issues.
21000 2004-09-15 David Schleef <ds@schleef.org>
21002 * configure.ac: remove NASM check, since we don't use it. Update
21004 * ext/dirac/gstdiracdec.cc: update to current 0.4 API
21005 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
21006 Initialized variables.
21007 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
21008 (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
21009 (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
21012 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21014 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21015 (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
21016 * gst/avi/gstavidemux.h:
21017 Fix for compressed audio (mp3) timestamp generation. How did this
21020 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21022 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
21023 Volume is a double not a float.
21025 2004-09-15 Wim Taymans <wim@fluendo.com>
21027 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
21028 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
21029 Don't close the fd in multifdsink as we didn't open it in the
21030 first place. Some cleanups.
21032 2004-09-15 Wim Taymans <wim@fluendo.com>
21034 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21035 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21036 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21037 Fix the case where the muxer would mark pages as delta
21038 frames when they are not (vorbis only ogg).
21040 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21042 * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
21043 (gst_play_base_bin_change_state):
21044 Handle the case where we failed to setup a clear pipeline. This
21045 will throw an error (or EOS, another nice case) and if you don't
21046 catch that, the app will wait for the signal forever (and thus
21049 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21051 * ext/gnomevfs/gstgnomevfssink.c:
21052 (gst_gnomevfssink_uri_get_protocols):
21053 * ext/gnomevfs/gstgnomevfssrc.c:
21054 (gst_gnomevfssrc_uri_get_protocols):
21055 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
21056 * ext/gnomevfs/gstgnomevfsuri.h:
21057 Use _uri_new() instead of _open(), so it doesn't take as long and
21058 Christophe's computer won't hang.
21059 * gst/playback/gstplaybasebin.c: (unknown_type):
21060 Throw error on unknown media type, so apps actually display it.
21062 2004-09-14 Brian Cameron <brian.cameron@sun.com
21064 * tools/gst-launch-ext-m.m: Changed ~ to $ENV{HOME} to allow
21065 this script to work on Solaris since bash shell handles echo
21066 differenly than bash.
21068 2004-09-17 Wim Taymans <wim@fluendo.com>
21070 * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
21071 (setup_source), (gst_play_base_bin_set_property),
21072 (gst_play_base_bin_add_element):
21073 * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21074 Some more work on making sure seeking pauses the pipeline and
21075 that changing the uri actually does something.
21077 2004-09-17 Wim Taymans <wim@fluendo.com>
21079 * gst/tcp/gstfdset.c: (gst_fdset_wait):
21080 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
21081 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
21082 (gst_tcpserversink_close):
21083 Be a bit more paranoid when freeing memory.
21085 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21087 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
21088 (qtdemux_parse_trak):
21089 Don't crash by dividing by zero (see sample movie in #126922).
21091 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21093 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
21094 Don't touch non-existing data (fixes crash on file in #140147).
21096 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21098 * gst/playback/gstplaybasebin.c:
21099 (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
21100 Handle double disposals, and proper change of URIs.
21102 2004-09-13 Martin Eikermann <meiker@upb.de>
21104 * gst/mpegstream/gstmpegparse.c:
21105 fix synchronistation for streams recorded from digital PCR
21108 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21110 * ext/gnomevfs/Makefile.am:
21111 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
21112 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
21113 (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
21114 (gst_gnomevfssink_uri_get_type),
21115 (gst_gnomevfssink_uri_get_protocols),
21116 (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
21117 (gst_gnomevfssink_uri_handler_init),
21118 (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
21119 (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
21120 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
21121 (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
21122 (gst_gnomevfssrc_uri_get_type),
21123 (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
21124 (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
21125 (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
21126 (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
21127 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
21128 * ext/gnomevfs/gstgnomevfsuri.h:
21129 Add URI support to Gnome-VFS plugins. Tries to load a fixed list
21130 of fake URIs to see which this version of Gnome-VFS likes, and
21131 uses that for the Gst-URI interface. Makes playbin support http://
21132 streams. Also fix up some stupid behaviour in gnomevfssrc.
21134 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21136 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
21137 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
21138 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
21139 (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
21140 Update mixer (to sync with other sessions) if we try to obtain
21141 a new value. This makes alsamixer work accross applications.
21142 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
21143 Only call sync functions if we're running, else alsalib asserts.
21144 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
21145 Sometimes fails to compile. Possibly a gcc bug.
21146 * gst/playback/gstplaybin.c: (gen_video_element),
21147 (gen_audio_element):
21148 Add a reference to an application-provided object, because we lose
21149 this same reference if we add it to the bin. If we don't do this,
21150 we can only use this object once and thus crash if we go from
21151 ready to playing, back to ready and back to playing again.
21152 Also add an audioscale element because several cheap soundcards -
21153 like mine - don't support all samplerates.
21154 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
21155 (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
21156 Fix wrong order or PAR calls. Makes automatically obtained PAR
21157 from the X server atually being used.
21159 2004-09-12 David Schleef <ds@schleef.org>
21161 Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
21162 #151887, #152102, #152247.
21163 * examples/indexing/indexmpeg.c: 64-bit warning fixes.
21164 * examples/seeking/cdparanoia.c: same
21165 * examples/seeking/cdplayer.c: same
21166 * examples/seeking/seek.c: same
21167 * examples/seeking/spider_seek.c: same
21168 * examples/seeking/vorbisfile.c: same
21169 * examples/stats/mp2ogg.c: same
21170 * ext/esd/esdsink.c: (gst_esdsink_class_init),
21171 (gst_esdsink_dispose): Dispose of element properly.
21172 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
21174 * ext/nas/nassink.c: (gst_nassink_class_init),
21175 (gst_nassink_dispose): Dispose of element correctly.
21176 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
21177 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
21178 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
21179 Fix 64-bit warning.
21180 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
21181 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
21182 Fix 64-bit warning.
21184 2004-09-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
21186 * configure.ac : change speex detection as 1.1.6 now uses
21187 .pc/pkg-config and they changed their headers location.
21189 2004-09-09 Arwed v. Merkatz <v.merkatz@gmx.net>
21191 * gst/matroska/matroska-mux.h:
21192 * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
21193 (gst_matroska_mux_start), (gst_matroska_mux_finish),
21194 (gst_matroska_mux_write_data):
21195 Write multiple blocks/frames per cluster.
21196 Write meta-seek information (seek heads).
21198 2004-09-09 Scott Wheeler <wheeler@kde.org>
21200 * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
21201 (gst_play_bin_set_property), (gst_play_bin_get_property),
21202 (gen_audio_element), (gen_audio_element):
21203 Add a volume element / property to the pipeline.
21205 2004-09-07 Wim Taymans <wim@fluendo.com>
21207 * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
21208 Copy timestamps from the master pad to the output buffers.
21210 2004-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
21212 * ext/raw1394/gstdv1394src.c:
21213 throw errors when applicable
21215 2004-09-01 Arwed v. Merkatz <v.merkatz@gmx.net>
21217 * gst/matroska/ebml-ids.h:
21218 * gst/matroska/ebml-read.c: (gst_ebml_read_date):
21219 * gst/matroska/ebml-write.c: (gst_ebml_write_date):
21220 * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
21221 automatically convert unix time <-> ebml time when reading/writing
21222 a date, use gst_ebml_write_uint to write CUETIME,
21223 not gst_ebml_write_date.
21224 * gst/matroska/matroska-ids.h:
21225 * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
21226 (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
21227 (gst_matroska_mux_track_header), (gst_matroska_mux_start),
21228 (gst_matroska_mux_write_data):
21229 Write track and segment UIDs, write muxing date, write
21230 TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
21231 Create cues for audio only files.
21233 2004-08-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21235 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
21236 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
21237 Re-commit ALSA switches.
21238 * gst/adder/gstadder.c: (gst_adder_loop):
21239 64-bit fix (#151416).
21240 * gst/debug/progressreport.c: (gst_progressreport_report):
21241 64-bit fix (#151419).
21242 * gst/matroska/matroska-demux.c:
21243 (gst_matroska_demux_parse_contents):
21244 64-bit fix (#151420).
21245 * gst/playback/test3.c: (update_scale):
21246 64-bit fix (#151421).
21248 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
21253 === release 0.8.4 ===
21255 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21257 * configure.ac: releasing 0.8.4, "Alias"
21259 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
21261 * ext/theora/Makefile.am:
21262 fix makefile. Fixes #151462.
21264 2004-08-30 Wim Taymans <wim@fluendo.com>
21266 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
21267 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21268 (gst_multifdsink_remove_client_link),
21269 (gst_multifdsink_client_queue_buffer),
21270 (gst_multifdsink_handle_client_write):
21271 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
21272 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
21273 Fix some memory leaks.
21275 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
21277 Patch by: David Schleef
21281 rename our detection macro for V4L2. Fixes #151236.
21283 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
21285 Patch by: David Schleef
21288 check to define LAMEPRESET. Fixes #151232.
21290 2004-08-27 David Schleef <ds@schleef.org>
21292 * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
21293 (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
21294 (gst_glimagesink_fixate): Move local variable declarations to
21295 make gcc-2.95 happy.
21297 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
21300 bump nano for prerelease
21302 2004-08-27 David Schleef <ds@schleef.org>
21304 * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
21305 * sys/sunaudio/gstsunaudiosrc.c:
21306 * sys/sunaudio/gstsunaudiosrc.h:
21308 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
21310 * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
21311 handle EOS correctly
21312 * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
21313 * gst/matroska/matroska-mux.h:
21314 added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
21315 VFW compatibility mode
21317 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
21319 patch by: Zaheer Abbas Merali
21321 * ext/ogg/gstoggmux.c:
21322 * ext/vorbis/vorbisenc.c:
21323 * ext/vorbis/vorbisenc.h:
21326 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
21328 * gst/matroska/ebml-write.c: (gst_ebml_write_float),
21329 fix byte order reversion on little endian machines.
21330 * gst/matroska/matroska-mux.c: (audiosink_templ),
21331 (gst_matroska_mux_audio_pad_link):
21332 add TTA codec to the list of supported codecs.
21333 * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
21334 (gst_matroska_mux_start), (gst_matroska_mux_finish),
21335 (gst_matroska_mux_write_data):
21336 * gst/matroska/matroska-mux.h:
21337 write segment duration correctly, write muxing app string, fixes bugs
21338 #140897 and #140898.
21339 * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
21340 wait for all pads to be negotiated before starting to mux.
21342 2004-08-26 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21344 * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
21345 * ext/lame/gstlame.h:
21346 Added new media support to lame
21348 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
21350 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
21351 send vorbis headers at the beginning of a stream, fixes bug #141554.
21352 Interpret BLOCKDURATION and set buffer duration accordingly, fixes
21354 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
21355 (gst_matroska_demux_plugin_init):
21356 * gst/matroska/matroska-ids.h:
21357 enable demuxing of TTA audio streams, fixes bug #148951.
21358 * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
21359 enable typefinding for TTA audio files, fixes bug #148711.
21360 * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
21361 set XVID_LOWDELAY flag for decoding so xvid always returns an image,
21362 fixes playback of packed bitstream and xvid with bframes, bug #135407.
21364 2004-08-24 Sebastien Cote <sc5@hermes.usherb.ca>
21366 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
21367 (gst_riff_read_element_data), (gst_riff_read_seek),
21368 (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
21369 #144616, patch reviewed by Ronald and committed by Christophe Fergeau
21372 2004-08-23 Iain <iaingnome@gmail.com>
21374 * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
21375 tags. They appear to be handled differently to normal.
21376 (tag_list_to_id3_tag_foreach): Ditto.
21378 2004-08-22 Wim Taymans <wim@fluendo.com>
21380 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21381 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21382 Make sure we never send -1 granulepos.
21384 2004-08-20 Wim Taymans <wim@fluendo.com>
21386 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21387 (gst_ogg_mux_loop):
21388 I will accept bitchslappings with non sharp objects.
21390 2004-08-20 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21393 Clean up the test for lame presets
21395 2004-08-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21398 * ext/lame/Makefile.am:
21399 * ext/lame/gstlame.c: (gst_lame_class_init),
21400 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21401 Only enable lame presets if version of lame has presets in API
21403 2004-08-19 Jan Schmidt <thaytan@mad.scientist.com>
21404 * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
21405 * gst/udp/gstudpsrc.h:
21406 Don't call gst_pad_push in a get function. Fixes #150449
21408 2004-08-18 Wim Taymans <wim@fluendo.com>
21410 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
21411 (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
21412 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21413 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21414 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21416 * gst/tcp/gstfdset.h:
21417 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21418 (gst_multifdsink_client_queue_buffer),
21419 (gst_multifdsink_handle_client_write):
21420 * gst/tcp/gstmultifdsink.h:
21421 Some extra checks in gstfdset.
21422 Only use send() when the fd is a socket. Don't try to
21423 read from write only fds.
21425 2004-08-18 Wim Taymans <wim@fluendo.com>
21427 * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
21428 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21429 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21430 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21432 Add more locking and bounds checking.
21434 2004-08-18 Wim Taymans <wim@fluendo.com>
21436 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
21437 Realloc test fdset in the lock and right before starting
21438 the poll call. Bump the limit to 4096.
21440 2004-08-17 David Schleef <ds@schleef.org>
21442 * sys/sunaudio/Makefile.am:
21443 * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
21444 of rates and channels. Make debugging less obnoxious.
21446 Patch from Balamurali Viswanathan implementing a mixer for
21447 Sun audio. (bug #144091):
21448 * sys/sunaudio/gstsunelement.c:
21449 * sys/sunaudio/gstsunelement.h:
21450 * sys/sunaudio/gstsunmixer.c:
21451 * sys/sunaudio/gstsunmixer.h:
21453 2004-08-17 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21455 * gst/audioscale/gstaudioscale.c:
21456 * gst/audioscale/gstaudioscale.h:
21457 made audioscale resample from any sample rate to any sample rate
21459 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
21461 * ext/libpng/gstpngdec.c:
21462 error out on unsupported types
21464 2004-08-17 Iain <iaingnome@gmail.com>
21466 * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
21467 mid_side and loose_mid_side properties if its a stereo stream.
21469 2004-08-17 Wim Taymans <wim@fluendo.com>
21471 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21472 (theora_get_formats), (theora_dec_src_convert),
21473 (theora_dec_sink_convert), (theora_dec_src_query),
21474 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
21477 2004-08-17 Wim Taymans <wim@fluendo.com>
21479 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
21480 (gst_ogg_pad_push):
21481 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
21482 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
21483 (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
21484 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21485 Mark delta units in the muxer.
21486 Try to decode the packet after an out-of-sync error from
21489 2004-08-17 Wim Taymans <wim@fluendo.com>
21491 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21492 (gst_multifdsink_init), (gst_multifdsink_add),
21493 (gst_multifdsink_client_queue_buffer),
21494 (gst_multifdsink_set_property), (gst_multifdsink_get_property):
21495 * gst/tcp/gstmultifdsink.h:
21496 Added option to send a keyframe to clients as the first buffer.
21497 Make timeout property writable.
21499 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
21501 patch by: Wim Taymans
21503 * gst/tcp/gstfdset.c:
21504 * gst/tcp/gstmultifdsink.c:
21505 fix index comparison, should include 0
21507 2004-08-16 Wim Taymans <wim@fluendo.com>
21509 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
21510 (gst_fdset_add_fd), (gst_fdset_remove_fd),
21511 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21512 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21514 copy when reallocing for poll so the select arguments don't get
21515 changed during the call
21517 2004-08-16 Wim Taymans <wim@fluendo.com>
21519 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
21520 (gst_theora_enc_class_init), (theora_enc_sink_link),
21521 (theora_buffer_from_packet), (theora_enc_chain):
21522 Fix bug where buffers were not marked as keyframes
21525 2004-08-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21527 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
21528 (gst_lame_preset_get_type), (gst_lame_class_init):
21529 describe the enum values for vbr mode and presets more verbosely
21531 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21533 * ext/lame/gstlame.c: (gst_lame_mode_get_type),
21534 (gst_lame_quality_get_type), (gst_lame_padding_get_type),
21535 (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
21536 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21537 * ext/lame/gstlame.h:
21538 add preset property to lame so it can use lame presets
21540 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21542 * ext/lame/gstlame.c: (gst_lame_get_property):
21543 whoops forgot break, thanks teuf
21545 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21547 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
21548 (gst_lame_class_init), (gst_lame_src_getcaps),
21549 (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
21550 (gst_lame_get_property), (gst_lame_setup):
21551 * ext/lame/gstlame.h:
21552 fix lame's broken vbr stuff, allow it to resample if need be, and also
21553 make xing header optional
21555 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21557 * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
21558 added getcaps function so samplerate doesnt get fixated to silly values
21560 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21562 * ext/lame/gstlame.c: (gst_lame_src_link):
21563 revert previous fix
21565 2004-08-12 Johan Dahlin <johan@gnome.org>
21567 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
21568 checks. Doesn't matter what state we are in. Interfaces are a
21569 compile time thing, not runtime. It also broke the python bindings.
21571 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21573 * ext/lame/gstlame.c: (gst_lame_src_link):
21574 made source pad link function check if sinkpad is ok..fixes the problem
21575 where core fixates the output rate of lame stupidly
21577 2004-08-12 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
21579 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
21580 * sys/v4l/v4l_calls.c:
21581 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
21582 fix fixate function to handle nonsimple caps.
21583 remove bogus check in _link
21586 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21588 * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
21589 set default compression ratio parameter to 0.0 so bitrate parameter
21592 2004-08-11 David Schleef <ds@schleef.org>
21594 * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
21596 2004-08-11 David Schleef <ds@schleef.org>
21598 * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
21601 2004-08-11 David Schleef <ds@schleef.org>
21603 * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
21605 2004-08-11 David Schleef <ds@schleef.org>
21607 * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
21609 * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
21610 * gst-libs/gst/video/gstvideosink.c: Change copyright block to
21612 * gst/auparse/gstauparse.c: Fix plugin license field.
21613 * gst/monoscope/gstmonoscope.c: Fix plugin license field.
21614 * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
21615 * gst/rtp/gstrtp.c: Fix plugin license field.
21617 2004-08-11 Wim Taymans <wim@fluendo.com>
21619 * gst/tcp/Makefile.am:
21620 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
21621 (ensure_size), (gst_fdset_new), (gst_fdset_free),
21622 (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
21623 (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
21624 (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
21625 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
21626 (gst_fdset_fd_can_write), (gst_fdset_wait):
21627 * gst/tcp/gstfdset.h:
21628 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
21629 (gst_multifdsink_class_init), (gst_multifdsink_init),
21630 (gst_multifdsink_add), (gst_multifdsink_remove),
21631 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
21632 (gst_multifdsink_remove_client_link),
21633 (gst_multifdsink_handle_client_read),
21634 (gst_multifdsink_client_queue_data),
21635 (gst_multifdsink_client_queue_caps),
21636 (gst_multifdsink_client_queue_buffer),
21637 (gst_multifdsink_handle_client_write),
21638 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21639 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
21640 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
21641 (gst_multifdsink_close):
21642 * gst/tcp/gstmultifdsink.h:
21643 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
21644 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
21645 (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
21646 (gst_tcpserversink_close):
21647 * gst/tcp/gsttcpserversink.h:
21648 Abstracted away the select call, implemented poll (yes we ran into
21649 the 1024 limit in production).
21651 2004-08-11 Thomas Vander Stichele <thomas at apestaart dot org>
21653 * gst/tcp/gsttcp.c:
21654 * gst/tcp/gsttcpplugin.c:
21655 improve debuggging, remove assert
21657 2004-08-10 Wim Taymans <wim@fluendo.com>
21659 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
21660 (gst_client_status_get_type), (gst_multifdsink_class_init),
21661 (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
21662 (gst_multifdsink_handle_client_read),
21663 (gst_multifdsink_handle_client_write),
21664 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21665 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
21666 (gst_multifdsink_get_property):
21667 * gst/tcp/gstmultifdsink.h:
21668 * gst/tcp/gsttcp-marshal.list:
21669 Starting to prepare for specifying buffer time in other units
21670 than buffers. Expose remove reason in signal.
21672 2004-08-10 Wim Taymans <wim@fluendo.com>
21674 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21675 (gst_multifdsink_remove), (gst_multifdsink_clear),
21676 (gst_multifdsink_remove_client_link),
21677 (gst_multifdsink_handle_client_read),
21678 (gst_multifdsink_client_queue_data),
21679 (gst_multifdsink_client_queue_buffer),
21680 (gst_multifdsink_handle_client_write),
21681 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
21682 (gst_multifdsink_chain), (gst_multifdsink_close):
21683 * gst/tcp/gstmultifdsink.h:
21684 Added more debugging info. Changed the way clients are
21685 removed from the lists. Fixed a bug where a bad file descriptor
21686 could cause many clients to be removed.
21688 2004-08-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
21690 * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
21691 allow all pixel-aspect-ratios, not just 1:1
21693 2004-08-09 David Schleef <ds@schleef.org>
21695 * sys/glsink/ARB_multitexture.h: Remove old files.
21696 * sys/glsink/EXT_paletted_texture.h:
21697 * sys/glsink/NV_register_combiners.h:
21698 * sys/glsink/gstgl_nvimage.c:
21699 * sys/glsink/gstgl_pdrimage.c:
21700 * sys/glsink/gstgl_rgbimage.c:
21701 * sys/glsink/gstglsink.c:
21702 * sys/glsink/gstglsink.h:
21703 * sys/glsink/gstglxwindow.c:
21704 * sys/glsink/regcomb_yuvrgb.c:
21706 2004-08-09 David Schleef <ds@schleef.org>
21708 Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
21709 GL sink plugin. (Bug #147302)
21711 * configure.ac: Test for OpenGL
21712 * sys/Makefile.am: Use test for OpenGL
21713 * sys/glsink/Makefile.am:
21714 * sys/glsink/glimagesink.c: rewrite
21715 * sys/glsink/glimagesink.h: rewrite
21717 2004-08-09 David Schleef <ds@schleef.org>
21719 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init): Only allow
21721 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
21722 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
21723 * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
21725 2004-08-09 Wim Taymans <wim@fluendo.com>
21727 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21728 (gst_multifdsink_add), (gst_multifdsink_get_stats),
21729 (gst_multifdsink_client_remove),
21730 (gst_multifdsink_handle_client_read),
21731 (gst_multifdsink_handle_client_write),
21732 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21733 Do a bit more logging, make the client_read code more robust.
21735 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21737 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
21738 (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
21739 (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
21740 (gst_jpegdec_init), (gst_jpegdec_chain):
21741 * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
21742 (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
21743 cleanups, debugging fixes and memleak plugging
21745 2004-08-09 Wim Taymans <wim@fluendo.com>
21747 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21748 (theora_get_formats), (theora_dec_src_convert),
21749 (theora_dec_sink_convert), (theora_dec_src_query),
21750 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
21751 (theora_dec_change_state):
21752 Don't crash on missing header packets.
21754 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21758 Added Albanian translation (Laurent Dhima)
21762 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21764 * ext/lame/gstlame.c:
21767 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21769 * sys/ximage/ximagesink.c:
21770 * sys/xvimage/xvimagesink.c:
21771 assign all TOO_LAZY's to a real category. Thanks to Warthy Warthog.
21773 2004-08-06 Wim Taymans <wim@fluendo.com>
21775 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21776 (gst_multifdsink_add), (gst_multifdsink_get_stats),
21777 (gst_multifdsink_client_remove),
21778 (gst_multifdsink_handle_client_read),
21779 (gst_multifdsink_handle_client_write),
21780 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21781 Make sure we don't try to read more from a client that what
21782 ioctl says us or we deadlock.
21784 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
21786 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
21787 (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
21788 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
21789 decouple running_time and n_frames so it can handle changing
21790 framerate while running
21792 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
21796 updated translations
21798 2004-08-04 Benjamin Otte <otte@gnome.org>
21800 * gst/videotestsrc/gstvideotestsrc.c:
21801 (gst_videotestsrc_get_capslist), (generate_capslist),
21803 generate the list of supported caps at startup and reuse it instead
21804 of always generating it
21806 2004-07-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
21808 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
21809 whoops, last checkin broke normal build
21811 2004-08-03 Benjamin Otte <otte@gnome.org>
21813 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
21814 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
21815 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
21816 (gst_alsa_mixer_get_option):
21817 * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
21818 (dvdnavsrc_print_event):
21819 * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
21820 * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
21821 (gst_ogg_mux_pad_unlink):
21822 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
21823 (gst_multipart_mux_pad_unlink):
21824 * gst/videofilter/gstvideobalance.c:
21825 (gst_videobalance_colorbalance_set_value):
21826 * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
21827 (gst_videomixer_pad_unlink):
21829 * sys/oss/gstossmixer.c:
21830 * sys/v4l/gstv4lcolorbalance.c:
21831 * sys/v4l/gstv4ltuner.c:
21832 * sys/v4l/v4lsrc_calls.c:
21833 * sys/v4l2/gstv4l2colorbalance.c:
21834 * sys/v4l2/gstv4l2tuner.c:
21835 compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
21837 2004-08-03 Benjamin Otte <otte@gnome.org>
21839 * examples/dynparams/filter.c: (ui_control_create):
21840 * examples/gstplay/player.c: (print_tag):
21841 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
21842 * ext/gdk_pixbuf/gstgdkanimation.c:
21843 (gst_gdk_animation_iter_may_advance):
21844 * ext/jack/gstjack.c: (gst_jack_request_new_pad):
21845 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
21846 (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
21847 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
21848 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
21849 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
21850 * gst-libs/gst/media-info/media-info-test.c: (print_tag):
21851 * gst/sine/demo-dparams.c: (main):
21852 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
21853 * testsuite/alsa/formats.c: (create_pipeline):
21854 * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
21855 fixes for G_DISABLE_ASSERT and friends
21856 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
21857 (mp3_type_frame_length_from_header), (mp3_type_find),
21859 require mp3 typefinding to have at least MIN_HEADERS valid headers
21860 add typefinding for AAC adts files
21862 2004-08-04 Jan Schmidt <thaytan@mad.scientist.com>
21864 * sys/ximage/ximagesink.c:
21865 (gst_ximagesink_calculate_pixel_aspect_ratio):
21866 * sys/xvimage/xvimagesink.c:
21867 (gst_xvimagesink_calculate_pixel_aspect_ratio):
21868 Make sure we calculate pixel-aspect-ratio using floating point maths
21870 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
21873 updated translation
21875 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
21877 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21878 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
21879 add debugging for display PAR calculation
21881 2004-08-02 David Schleef <ds@schleef.org>
21883 * configure.ac: Fix mikmod CFLAGS.
21885 2004-07-27 Benjamin Otte <otte@gnome.org>
21887 * gst/audioscale/gstaudioscale.c:
21888 - fix templates to only support S16, it's the only format that works
21889 - make caps nego code use try_set_caps_nonfixed and fixation instead
21890 of try_set_caps twice, which is not nice for autopluggers
21891 - change rank to secondary, so autopluggers can pick it up after
21894 2004-08-02 Iain <iain@prettypeople.org>
21896 * gst/interleave/interleave.c (interleave_init),
21897 (interleave_request_new_pad),
21898 (interleave_pad_removed),
21899 (interleave_buffered_loop): Use the real pad count, not the artificial
21902 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21904 * configure.ac: bump nano back to development
21906 === release 0.8.3 ===
21908 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21910 * configure.ac: releasing 0.8.3, "Water"
21912 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21914 * sys/xvimage/xvimagesink.c:
21915 (gst_xvimagesink_calculate_pixel_aspect_ratio),
21916 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
21917 (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
21918 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
21919 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
21920 * sys/xvimage/xvimagesink.h:
21921 apply similar PAR fixes as to ximagesink
21923 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21925 patch from: Benjamin Otte
21927 * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
21928 add link function to lame. Fixes #148986.
21930 2004-08-02 Johan Dahlin <johan@gnome.org>
21932 * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
21935 2004-07-30 David Schleef <ds@schleef.org>
21937 * gst/videomixer/Makefile.am: Fix things that should have been
21938 fixed in the last checkin.
21940 2004-07-30 David Schleef <ds@schleef.org>
21942 * gst/multipart/Makefile.am: Fix things that should have been
21943 fixed in the last checkin.
21945 2004-07-30 David Schleef <ds@schleef.org>
21947 * testsuite/multifilesink/Makefile.am: Fix unused variable.
21949 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
21952 bump nano for prerelease
21964 2004-07-30 Wim Taymans <wim@fluendo.com>
21966 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21967 (gst_multifdsink_add), (gst_multifdsink_remove),
21968 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
21969 (gst_multifdsink_client_remove),
21970 (gst_multifdsink_handle_client_write),
21971 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21972 * gst/tcp/gstmultifdsink.h:
21973 Recover from a select with a bad file descriptor by removing
21976 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
21979 fix requirement of core
21980 * gst-libs/gst/play/play.c: (gst_play_error_plugin),
21981 (gst_play_pipeline_setup):
21982 don't use colorspace element. do use hermescolorspace element.
21983 make macro to get a colorspace element.
21984 mark strings for translation.
21996 update translations
21998 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22000 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
22001 fix default for newmedia flag
22003 2004-07-30 Wim Taymans <wim@fluendo.com>
22005 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
22006 (gst_theora_dec_init), (theora_get_formats),
22007 (theora_dec_src_convert), (theora_dec_sink_convert),
22008 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22009 (theora_dec_chain), (theora_dec_set_property),
22010 (theora_dec_get_property):
22011 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
22012 (gst_theora_enc_class_init), (gst_theora_enc_init),
22013 (theora_enc_sink_link), (theora_enc_chain),
22014 (theora_enc_set_property), (theora_enc_get_property):
22015 Added cropping option to theora decoder.
22016 Added border option to theora encoder.
22018 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22020 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22021 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22022 (gst_pngenc_set_property):
22023 * ext/libpng/gstpngenc.h:
22024 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
22026 2004-07-30 Wim Taymans <wim@fluendo.com>
22028 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
22029 (theora_enc_sink_link), (theora_enc_chain),
22030 (theora_enc_set_property), (theora_enc_get_property):
22031 Fix encoding of non-multiple-of-16 video.
22033 2004-07-29 David Schleef <ds@schleef.org>
22035 * configure.ac: make test for audiofile more strict
22037 2004-07-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
22039 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
22040 give different names to typefind functions
22042 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
22044 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22045 (gst_ximagesink_calculate_pixel_aspect_ratio),
22046 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
22047 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
22048 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
22049 (gst_ximagesink_get_property), (gst_ximagesink_init):
22050 * sys/ximage/ximagesink.h:
22051 allocate PAR's dynamically.
22052 use autodetected PAR if no object-set PAR is given.
22053 add workaround for directfb's X not setting physical size.
22054 fix to xvimagesink will follow tomorrow.
22056 2004-07-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22058 * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
22059 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
22060 (gst_shout2send_get_type), (gst_shout2send_set_clock),
22061 (gst_shout2send_class_init), (gst_shout2send_init),
22062 (set_shout_metadata), (gst_shout2send_set_metadata),
22063 (gst_shout2send_chain), (gst_shout2send_set_property),
22064 (gst_shout2send_get_property), (gst_shout2send_connect),
22065 (gst_shout2send_change_state):
22066 * ext/shout2/gstshout2.h:
22067 - fix for sending mp3 audio to icecast2 server, if pad link function not
22068 called before PAUSED state
22069 - added option to use GStreamer clock sync (as opposed to libshout's own sync)
22070 - added tagging support for mp3 audio broadcasted
22071 * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
22074 2004-07-28 Wim Taymans <wim@fluendo.com>
22076 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
22077 (gst_ogg_demux_push):
22078 Return query failure when we don't know the length of
22079 an ogg stream insteda of returning TRUE with a bogus value.
22081 2004-07-28 Wim Taymans <wim@fluendo.com>
22083 * ext/theora/theoradec.c: (theora_get_formats),
22084 (theora_dec_src_convert), (theora_dec_sink_convert),
22085 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22086 (theora_dec_chain):
22087 Don't screw up the 1 Chroma for 1 luma sample situation when we
22088 have an odd offset/width by adding a black border in those cases.
22090 2004-07-28 Wim Taymans <wim@fluendo.com>
22092 * ext/theora/theoradec.c: (theora_get_formats),
22093 (theora_dec_src_convert), (theora_dec_sink_convert),
22094 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22095 (theora_dec_chain):
22096 * ext/theora/theoraenc.c: (theora_enc_sink_link):
22097 Added first attempt at cropping of the image as required by the
22098 theora spec. We need more properties in the caps (offset_x,
22099 offset_y,stride) to implement this correctly.
22101 2004-07-28 Jan Schmidt <thaytan@mad.scientist.com>
22103 * ext/dvdnav/README:
22104 Update the README to use dvddemux
22105 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
22106 Ensure getcaps returns a subset of the template caps
22107 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
22108 (gst_mpeg2subt_init):
22109 Ensure getcaps returns a subset of the template caps
22110 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
22111 (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
22112 (gst_dvd_demux_get_subpicture_stream),
22113 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
22114 * gst/mpegstream/gstdvddemux.h:
22115 Set the explicit caps on the current_video pad before pushing
22117 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
22118 (gst_mpeg_demux_get_audio_stream):
22119 Free caps used to gst_pad_set_explicit_caps, which takes a const
22122 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
22124 * configure.ac: update GStreamer requirement to 0.8.4 because of
22127 2004-07-28 Wim Taymans <wim@fluendo.com>
22129 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
22130 (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
22131 Add the pad to the element after setting up the caps. This
22132 makes it a lot easier to autoplug.
22134 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
22136 * gst/median/gstmedian.c:
22137 * gst/mpeg2subt/gstmpeg2subt.c:
22138 * gst/mpegaudioparse/gstmpegaudioparse.c:
22139 * gst/mpegstream/gstdvddemux.c:
22140 * gst/mpegstream/gstmpegdemux.c:
22141 * gst/mpegstream/gstmpegpacketize.c:
22142 * gst/rtjpeg/gstrtjpeg.c:
22143 * gst/rtjpeg/gstrtjpegdec.c:
22144 * gst/rtjpeg/gstrtjpegenc.c:
22145 * gst/sine/gstsinesrc.c:
22146 * gst/smooth/gstsmooth.c:
22147 * gst/smpte/gstsmpte.c:
22148 * gst/smpte/gstsmpte.h:
22149 * gst/stereo/gststereo.c:
22150 * gst/videofilter/gstgamma.c:
22151 * gst/videofilter/gstvideobalance.c:
22152 * gst/videofilter/gstvideofilter.c:
22153 * gst/videofilter/gstvideoflip.c:
22154 * gst/videoscale/gstvideoscale.c:
22155 * gst/videoscale/videoscale.c:
22156 * gst/videotestsrc/gstvideotestsrc.c:
22157 * gst/videotestsrc/videotestsrc.c:
22158 * gst/wavenc/gstwavenc.c:
22159 * gst/wavparse/gstwavparse.c:
22160 fix local includes and 64 bits constants
22162 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
22165 * gst-libs/gst/*/*.vcproj:
22167 more working plugins
22169 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22171 * testsuite/alsa/Makefile.am:
22172 * testsuite/alsa/srcstate.c:
22173 add test for alsasrc changing state
22175 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22177 * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
22179 * gst/silence/gstsilence.h:
22180 fix silence generation for 16bit raw audio
22182 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22184 * gst/matroska/matroska-demux.c:
22185 (gst_matroska_demux_parse_metadata),
22186 (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
22187 * gst/mpegaudio/common.c:
22188 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22189 (gst_videoscale_getcaps), (gst_videoscale_link),
22190 (gst_videoscale_src_fixate), (gst_videoscale_init),
22191 (gst_videoscale_finalize):
22192 * gst/videoscale/gstvideoscale.h:
22193 * gst/videotestsrc/gstvideotestsrc.c:
22194 (gst_videotestsrc_get_capslist):
22195 * gst/wavenc/gstwavenc.c:
22196 * sys/oss/gstossmixer.c: (fill_labels):
22197 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22198 (gst_ximagesink_handle_xevents),
22199 (gst_ximagesink_calculate_pixel_aspect_ratio),
22200 (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
22201 (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
22202 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
22203 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
22204 (gst_ximagesink_init), (gst_ximagesink_class_init):
22205 * sys/ximage/ximagesink.h:
22206 * sys/xvimage/xvimagesink.c:
22207 (gst_xvimagesink_calculate_pixel_aspect_ratio),
22208 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
22209 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
22210 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
22211 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
22212 * sys/xvimage/xvimagesink.h:
22213 first batch of pixel aspect ratio commits.
22215 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22217 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22218 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
22219 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
22220 handle stride, needs work if we want to move stride handling
22221 upstream, but works correctly for our purposes.
22223 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22225 * gst/videoscale/README:
22226 add testing examples
22227 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
22228 (gst_videoscale_chain):
22229 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22230 (gst_videoscale_get_size):
22231 add get_size function that handles stride like videotestsrc.
22232 fixes conversion for YUV formats for as much as I can test them.
22234 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22236 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22237 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
22238 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22239 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22240 (gst_xvimagesink_xvimage_put):
22241 further cleanups, logging, error handling and synchronizing
22243 2004-07-27 Wim Taymans <wim@fluendo.com>
22245 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
22246 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
22247 (gst_videomixer_pad_set_property),
22248 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
22249 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
22250 (gst_videomixer_class_init), (gst_videomixer_init),
22251 (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
22252 (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
22253 (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
22254 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
22255 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
22256 (gst_videomixer_loop), (plugin_init):
22257 Be a nicer negotiation citizen and provide a getcaps function on
22258 the srcpad. This also fixes a crash when resizing.
22260 2004-07-27 Julien MOUTTE <julien@moutte.net>
22262 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22263 (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
22265 2004-07-27 Wim Taymans <wim@fluendo.com>
22267 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
22268 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22269 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22270 (gst_pngenc_set_property):
22271 * ext/libpng/gstpngenc.h:
22272 Added snapshot property to pngenc.
22273 removed g_print from pngdec
22275 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
22277 * gst/ac3parse/ac3parse.vcproj
22278 * gst/adder/adder.vcproj
22279 * gst/alpha/alpha.vcproj
22280 * gst/alpha/alphacolor.vcproj
22281 * gst/asfdemux/asf.vcproj
22282 * gst/audioconvert/audioconvert.vcproj
22283 * gst/audiorate/audiorate.vcproj
22284 * gst/audioscale/audioscale.vcproj
22285 * gst/auparse/auparse.vcproj
22286 * gst/avi/avi.vcproj
22287 * gst/cdxaparse/cdxaparse.vcproj
22288 * gst/chart/chart.vcproj
22289 * gst/colorspace/colorspace.vcproj
22290 * gst/cutter/cutter.vcproj
22291 * gst/debug/debug.vcproj
22292 * gst/debug/efence.vcproj
22293 * gst/debug/navigationtest.vcproj
22294 * gst/deinterlace/deinterlace.vcproj
22295 * gst/effectv/effectv.vcproj
22296 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
22297 * gst/filter/filter.vcproj
22298 * gst/flx/flxdec.vcproj
22299 * gst/goom/goom.vcproj
22300 * gst/interleave/interleave.vcproj
22301 * gst/law/alaw.vcproj
22302 * gst/law/mulaw.vcproj
22303 * gst/matroska/matroska.vcproj
22304 * gst/median/median.vcproj
22305 * gst/mixmatrix/mixmatrix.vcproj
22306 * gst/mpeg1sys/mpeg1systemencode.vcproj
22307 * gst/mpeg1videoparse/mp1videoparse.vcproj
22308 * gst/mpeg2sub/mpeg2subt.vcproj
22309 * gst/mpegaudio/mpegaudio.vcproj
22310 * gst/mpegaudioparse/mpegaudioparse.vcproj
22311 * gst/mpegstream/mpegstream.vcproj
22312 * gst/multifilesink/multifilesink.vcproj
22313 * gst/multipart/multipart.vcproj
22314 * gst/oneton/oneton.vcproj
22315 * gst/overlay/overlay.vcproj
22316 * gst/passthrough/passthrough.vcproj
22317 * gst/qtdemux/qtdemux.vcproj
22318 * gst/realmedia/rmdemux.vcproj
22319 * gst/rtjpeg/rtjpeg.vcproj
22320 * gst/rtp/rtp.vcproj
22321 * gst/silence/silence.vcproj
22322 * gst/sine/sinesrc.vcproj
22323 * gst/smooth/smooth.vcproj
22324 * gst/smpte/smpte.vcproj
22325 * gst/spectrum/spectrum.vcproj
22326 * gst/speed/speed.vcproj
22327 * gst/stereo/stereo.vcproj
22328 * gst/switch/switch.vcproj
22329 * gst/tags/tagedit.vcproj
22330 * gst/tcp/tcp.vcproj
22331 * gst/typefind/typefindfunctions.vcproj
22332 * gst/udp/udp.vcproj
22333 * gst/videobox/videobox.vcproj
22334 * gst/videocrop/videocrop.vcproj
22335 * gst/videodrop/videodrop.vcproj
22336 * gst/videofilter/gamma.vcproj
22337 * gst/videofilter/videobalance.vcproj
22338 * gst/videofilter/videofilter.vcproj
22339 * gst/videofilter/videoflip.vcproj
22340 * gst/videoflip/videoflip.vcproj
22341 * gst/videomixer/videomixer.vcproj
22342 * gst/videorate/videorate.vcproj
22343 * gst/videoscale/videoscale.vcproj
22344 * gst/videotestsrc/videotestsrc.vcproj
22345 * gst/virtualdub/virtualdub.vcproj
22346 * gst/volenv/volenv.vcproj
22347 * gst/volume/volume.vcproj
22348 * gst/wavenc/wavenc.vcproj
22349 * gst/wavparse/wavparse.vcproj
22350 * gst/y4m/y4menc.vcproj
22351 * gst-libs/gst/audio/audio.vcproj
22352 * gst-libs/gst/audio/audiofilter.vcproj
22353 * gst-libs/gst/colorbalance/colorbalance.vcproj
22354 * gst-libs/gst/idct/idtc.vcproj
22355 * gst-libs/gst/media-info/media-info.vcproj
22356 * gst-libs/gst/mixer/mixer.vcproj
22357 * gst-libs/gst/navigation/navigation.vcproj
22358 * gst-libs/gst/play/play.vcproj
22359 * gst-libs/gst/propertyprobe/propertyprobe.vcproj
22360 * gst-libs/gst/resample/resample.vcproj
22361 * gst-libs/gst/riff/riff.vcproj
22362 * gst-libs/gst/tuner/tuner.vcproj
22363 * gst-libs/gst/video/video.vcproj
22364 * gst-libs/gst/xoverlay/xoverlay.vcproj
22365 avoid problems with math.h, fix release dependancy
22366 rename GStreamer-0.8.lib to libgstreamer.lib
22368 2004-07-27 Julien MOUTTE <julien@moutte.net>
22370 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22371 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
22372 the atom is not available we have to unlock the mutex. Fixes #148023
22374 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22376 * gst-libs/gst/media-info/media-info.h:
22377 issue for a vararg macro with MSVC
22379 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22381 * gst/effectv/effectv.vcproj
22382 * gst-libs/gst/idct/idct.vcproj:
22383 * gst-libs/gst/media-info/media-info.vcproj:
22384 * gst-libs/gst/navigation/navigation.vcproj:
22385 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22386 * gst-libs/gst/video/video.vcproj:
22387 * gst-libs/gst/xoverlay/xoverlay.vcproj:
22388 fixes for build problems
22390 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22392 * gst-libs/gst/audio/audio.def:
22393 * gst-libs/gst/audio/riff.def:
22394 add some definitions needed by plugins
22396 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22398 * gst/asfdemux/gstasfmux.c
22399 Fix some 64 bits constants to be glib friendly
22401 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22403 * gst/ac3parse/gstac3parse.c
22404 * gst/audioscale/gstaudioscale.c
22405 * gst/auparse/gstauparse.c
22406 * gst/colorspace/gstcolorspace.c
22407 * gst/colorspace/yuv2rgb.h
22408 local include fixes
22410 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22413 add more plugins to the build
22415 2004-07-26 Julien MOUTTE <julien@moutte.net>
22417 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22418 (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
22420 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22422 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
22423 (gst_level_set_property), (gst_level_get_property),
22424 (gst_level_base_init), (gst_level_class_init):
22425 add debugging categories. cleanups.
22427 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22429 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22430 (gst_videoscale_planar411), (gst_videoscale_planar400),
22431 (gst_videoscale_packed422), (gst_videoscale_packed422rev),
22432 (gst_videoscale_scale_nearest_str1),
22433 (gst_videoscale_scale_nearest_str2),
22434 (gst_videoscale_scale_nearest_str4),
22435 (gst_videoscale_scale_nearest_16bit),
22436 (gst_videoscale_scale_nearest_24bit):
22437 fixed stride issues
22438 tested with 320x240 -> 321, 322, 324 x240
22439 tested with YV12, I420, YUY2, UYVY
22440 fixed packed422rev (don't think it could have worked before)
22441 by testing with UYVY
22443 2004-07-26 Benjamin Otte <otte@gnome.org>
22445 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
22446 (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
22448 add debugging category, add error checks like checking return values
22449 of setup calls, make sure it still works after
22450 PLAYING=>NULL=>PLAYING, fix encoding of mono streams
22452 2004-07-26 Wim Taymans <wim@fluendo.com>
22454 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
22455 (gst_mpeg_demux_get_audio_stream),
22456 (gst_mpeg_demux_process_private):
22457 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
22458 Check for error codes from the negotiation functions. Make sure
22459 we really set the pad caps when a new pad is created.
22461 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22463 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
22464 (gst_ffmpeg_caps_to_pix_fmt):
22465 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
22466 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22467 (gst_ffmpegcolorspace_pad_link):
22468 don't make function do two things at the same time without reason.
22470 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22472 * gst/ac3parse/ac3parse.vcproj
22473 * gst/adder/adder.vcproj
22474 * gst/alpha/alpha.vcproj
22475 * gst/alpha/alphacolor.vcproj
22476 * gst/asfdemux/asf.vcproj
22477 * gst/audioconvert/audioconvert.vcproj
22478 * gst/audiorate/audiorate.vcproj
22479 * gst/audioscale/audioscale.vcproj
22480 * gst/auparse/auparse.vcproj
22481 * gst/avi/avi.vcproj
22482 * gst/cdxaparse/cdxaparse.vcproj
22483 * gst/chart/chart.vcproj
22484 * gst/colorspace/colorspace.vcproj
22485 * gst/cutter/cutter.vcproj
22486 * gst/debug/debug.vcproj
22487 * gst/debug/efence.vcproj
22488 * gst/debug/navigationtest.vcproj
22489 * gst/deinterlace/deinterlace.vcproj
22490 * gst/effectv/effectv.vcproj
22491 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
22492 * gst/filter/filter.vcproj
22493 * gst/flx/flxdec.vcproj
22494 * gst/goom/goom.vcproj
22495 * gst/interleave/interleave.vcproj
22496 * gst/law/alaw.vcproj
22497 * gst/law/mulaw.vcproj
22498 * gst/matroska/matroska.vcproj
22499 * gst/median/median.vcproj
22500 * gst/mixmatrix/mixmatrix.vcproj
22501 * gst/mpeg1sys/mpeg1systemencode.vcproj
22502 * gst/mpeg1videoparse/mp1videoparse.vcproj
22503 * gst/mpeg2sub/mpeg2subt.vcproj
22504 * gst/mpegaudio/mpegaudio.vcproj
22505 * gst/mpegaudioparse/mpegaudioparse.vcproj
22506 * gst/mpegstream/mpegstream.vcproj
22507 * gst/multifilesink/multifilesink.vcproj
22508 * gst/multipart/multipart.vcproj
22509 * gst/oneton/oneton.vcproj
22510 * gst/overlay/overlay.vcproj
22511 * gst/passthrough/passthrough.vcproj
22512 * gst/qtdemux/qtdemux.vcproj
22513 * gst/realmedia/rmdemux.vcproj
22514 * gst/rtjpeg/rtjpeg.vcproj
22515 * gst/rtp/rtp.vcproj
22516 * gst/silence/silence.vcproj
22517 * gst/sine/sinesrc.vcproj
22518 * gst/smooth/smooth.vcproj
22519 * gst/smpte/smpte.vcproj
22520 * gst/spectrum/spectrum.vcproj
22521 * gst/speed/speed.vcproj
22522 * gst/stereo/stereo.vcproj
22523 * gst/switch/switch.vcproj
22524 * gst/tags/tagedit.vcproj
22525 * gst/tcp/tcp.vcproj
22526 * gst/typefind/typefindfunctions.vcproj
22527 * gst/udp/udp.vcproj
22528 * gst/videobox/videobox.vcproj
22529 * gst/videocrop/videocrop.vcproj
22530 * gst/videodrop/videodrop.vcproj
22531 * gst/videofilter/gamma.vcproj
22532 * gst/videofilter/videobalance.vcproj
22533 * gst/videofilter/videofilter.vcproj
22534 * gst/videofilter/videoflip.vcproj
22535 * gst/videoflip/videoflip.vcproj
22536 * gst/videomixer/videomixer.vcproj
22537 * gst/videorate/videorate.vcproj
22538 * gst/videoscale/videoscale.vcproj
22539 * gst/videotestsrc/videotestsrc.vcproj
22540 * gst/virtualdub/virtualdub.vcproj
22541 * gst/volenv/volenv.vcproj
22542 * gst/volume/volume.vcproj
22543 * gst/wavenc/wavenc.vcproj
22544 * gst/wavparse/wavparse.vcproj
22545 * gst/y4m/y4menc.vcproj
22546 more plugins supported under windows
22548 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22550 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22551 (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
22552 (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
22553 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22554 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
22555 Add debugging statements. Use the sizes as returned by the
22556 *CreateImage calls.
22558 2004-07-26 Johan Dahlin <johan@gnome.org>
22560 * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
22561 the pad is negotiated.
22563 * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
22565 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22567 * gst-libs/gst/colorbalance/colorbalance.vcproj:
22568 * gst-libs/gst/idct/idct.vcproj:
22569 * gst-libs/gst/media-info/media-info.vcproj:
22570 * gst-libs/gst/mixer/mixer.vcproj:
22571 * gst-libs/gst/navigation/navigation.vcproj:
22572 * gst-libs/gst/play/play.vcproj:
22573 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22574 * gst-libs/gst/resample/resample.vcproj:
22575 * gst-libs/gst/tuner/tuner.vcproj:
22576 * gst-libs/gst/video/video.vcproj:
22577 * gst-libs/gst/xoverlay/xoverlay.vcproj:
22578 more plugins supported under windows
22580 2004-07-25 Iain <iain@prettypeople.org>
22582 * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
22583 pad now rather than when the pad is created because state changes wipe
22584 explicit caps (fixes #148043).
22586 2004-07-25 Sebastien Cote <sc5@hermes.usherb.ca>
22588 reviewed by Benjamin Otte <otte@gnome.org>
22590 * ext/mad/gstmad.c:
22591 fix mad plugin crashing on Sun (fixes #148289)
22593 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22596 * gst/avi/avi.vcproj:
22597 * gst/matroska/matroska.def:
22598 * gst/matroska/matroska.vcproj:
22599 remove unused .def files
22601 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22603 * gst-libs/gst/audio/gstaudiofilter.c:
22604 Clean the local include
22606 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22609 * gst-libs/gst/audio/audio.def:
22610 * gst-libs/gst/audio/audio.vcproj:
22611 * gst-libs/gst/audio/audiofilter.vcproj:
22612 * gst-libs/gst/audio/riff.def:
22613 * gst-libs/gst/audio/riff.vcproj:
22614 * gst-libs/gst/gst-libs.def:
22615 * gst-libs/gst/gst-libs.vcproj:
22616 * gst/avi/avi.vcproj:
22617 * gst/avi/avi.vcproj:
22618 Copy the files where needed after building, cleaner projects
22620 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22622 * gst/matroska/ebml-write.c:
22623 Fix some 64 bits constants to be glib friendly
22625 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
22628 * gst-libs/gst/gst-libs.def:
22629 * gst-libs/gst/gst-libs.vcproj:
22630 * gst/matroska/matroska.def:
22631 * gst/matroska/matroska.vcproj:
22632 Add the preliminary canvas to build plugins on Win32
22634 2004-07-23 Benjamin Otte <otte@gnome.org>
22636 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
22637 don't enfore negotiation from source side, it breaks
22638 sinesrc ! audioconvert ! osssink
22640 2004-07-22 David Schleef <ds@schleef.org>
22642 * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
22643 for ELF files, since they can easily be recognized as audio/mpeg.
22646 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
22648 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22649 (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
22650 (gst_videoscale_scale_nearest_24bit),
22651 (gst_videoscale_scale_nearest_16bit):
22652 fix 16bit and 24bit for stride (24bit might need testing)
22653 don't pretend we do more than one algorithm
22655 2004-07-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22659 * gst/multifilesink/Makefile.am:
22660 * gst/multifilesink/gstmultifilesink.c:
22661 (gst_multifilesink_get_formats),
22662 (gst_multifilesink_get_query_types), (_do_init),
22663 (gst_multifilesink_base_init), (gst_multifilesink_class_init),
22664 (gst_multifilesink_init), (gst_multifilesink_dispose),
22665 (gst_multifilesink_set_location), (gst_multifilesink_set_property),
22666 (gst_multifilesink_get_property), (gst_multifilesink_open_file),
22667 (gst_multifilesink_close_file), (gst_multifilesink_next_file),
22668 (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
22669 (gst_multifilesink_chain), (gst_multifilesink_change_state),
22670 (gst_multifilesink_uri_get_type),
22671 (gst_multifilesink_uri_get_protocols),
22672 (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
22673 (gst_multifilesink_uri_handler_init), (plugin_init):
22674 * gst/multifilesink/gstmultifilesink.h:
22675 * testsuite/Makefile.am:
22676 * testsuite/multifilesink/Makefile.am:
22677 * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
22678 (gst_newmedia_class_init), (gst_newmedia_init),
22679 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
22680 (newfile_signal), (test_signal), (main):
22681 multifilesink plugin for creating new files every time a new media
22682 discontinuity event occurs
22684 2004-07-22 Wim Taymans <wim@fluendo.com>
22686 * gst/alpha/Makefile.am:
22687 * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
22688 (gst_alpha_color_base_init), (gst_alpha_color_class_init),
22689 (gst_alpha_color_init), (gst_alpha_color_set_property),
22690 (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
22691 (transform), (gst_alpha_color_chain),
22692 (gst_alpha_color_change_state), (plugin_init):
22693 Stupid plugin to to RGBA to AYUV conversion because none of
22694 the colorspace plugins can handle that yet.
22696 2004-07-22 Wim Taymans <wim@fluendo.com>
22698 * examples/seeking/seek.c: (update_scale), (main):
22699 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22700 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
22701 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
22702 (gst_decode_bin_init), (gst_decode_bin_dispose),
22703 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
22704 (no_more_pads), (close_link), (type_found),
22705 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22707 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22708 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22709 (gst_play_base_bin_dispose), (queue_overrun),
22710 (gen_preroll_element), (remove_prerolls), (unknown_type),
22711 (no_more_pads), (new_stream), (setup_source),
22712 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
22713 (play_base_eos), (gst_play_base_bin_change_state),
22714 (gst_play_base_bin_add_element),
22715 (gst_play_base_bin_remove_element),
22716 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22717 (gst_play_base_bin_unlink_stream),
22718 (gst_play_base_bin_get_streaminfo):
22719 * gst/playback/gstplaybin.c: (gen_video_element),
22720 (gen_audio_element):
22721 * gst/playback/gststreaminfo.h:
22722 More playback updates, attempt to fix things after the state change
22725 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
22727 * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
22728 (gst_videoscale_scale_nearest_16bit):
22731 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
22733 * gst/videotestsrc/gstvideotestsrc.c:
22734 (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
22735 (gst_videotestsrc_init), (gst_videotestsrc_get),
22736 (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
22737 (gst_videotestsrc_get_property):
22738 * gst/videotestsrc/gstvideotestsrc.h:
22739 * gst/videotestsrc/videotestsrc.c:
22740 * gst/videotestsrc/videotestsrc.h:
22741 cleanup and commenting
22743 2004-07-21 Wim Taymans <wim@fluendo.com>
22745 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
22746 (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
22747 (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
22748 (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
22749 (_find_chain_get_unknown_part), (_find_streams_check),
22750 (gst_ogg_demux_push), (gst_ogg_pad_push):
22751 * ext/theora/theoradec.c: (theora_get_formats),
22752 (theora_dec_src_convert), (theora_dec_sink_convert),
22753 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22754 (theora_dec_chain):
22755 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22756 (vorbis_dec_convert), (vorbis_dec_src_query),
22757 (vorbis_dec_src_event), (vorbis_dec_event):
22758 More seeking fixes, oggdemux now supports seeking to time and
22759 uses the downstream element to convert granulepos to time.
22760 Seeking in theora-only ogg files now works.
22762 2004-07-21 Wim Taymans <wim@fluendo.com>
22764 * ext/theora/theoradec.c: (gst_theora_dec_init),
22765 (theora_get_formats), (theora_get_event_masks),
22766 (theora_get_query_types), (theora_dec_src_convert),
22767 (theora_dec_sink_convert), (theora_dec_src_query),
22768 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
22769 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22770 (vorbis_get_event_masks), (vorbis_get_query_types),
22771 (gst_vorbis_dec_init), (vorbis_dec_convert),
22772 (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
22773 Added query/convert/formats functions to vorbis and theora decoders
22774 so that the outside world can use them too. Fixed seeking on an
22775 ogg/theora/vorbis file by disabling the seeking seeking on the
22778 2004-07-21 Julien MOUTTE <julien@moutte.net>
22780 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22781 (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
22782 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
22783 images creation for both elements. We don't create the image on caps
22784 nego or renego, we just destroy the internal one if present if it does
22785 not match the needs. The chain function takes care of creating a new
22787 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22788 (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
22789 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
22790 (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
22791 the image format information. The buffer pool checks for the context
22792 image format and discard images with different formats.
22793 * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
22795 2004-07-21 Thomas Vander Stichele <thomas at apestaart dot org>
22797 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22798 (gst_ffmpegcolorspace_chain):
22799 no point in doing any chaining if the pad we want to push from
22802 2004-07-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
22804 * gst-libs/gst/riff/riff-media.c:
22805 (gst_riff_create_audio_caps_with_data):
22806 Fix double end-to-native symbol conversion (#148021).
22808 2004-07-20 David Schleef <ds@schleef.org>
22810 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22811 Don't use an Atom that doesn't exist.
22813 2004-07-20 Wim Taymans <wim@fluendo.com>
22815 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22816 (gst_multifdsink_add), (gst_multifdsink_get_stats),
22817 (gst_multifdsink_client_remove),
22818 (gst_multifdsink_handle_client_write),
22819 (gst_multifdsink_queue_buffer):
22820 * gst/tcp/gstmultifdsink.h:
22821 More multifdsink stats. Avoid deadlock by releasing locks
22822 before sending out a signal.
22824 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
22828 added Hungarian translation (Laszlo Dvornik)
22830 2004-07-20 Wim Taymans <wim@fluendo.com>
22832 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22833 (gst_multifdsink_add), (gst_multifdsink_client_remove),
22834 (gst_multifdsink_handle_client_write),
22835 (gst_multifdsink_queue_buffer):
22836 * gst/tcp/gsttcp-marshal.list:
22837 Fixed the stupid marshal definition.
22839 2004-07-20 Wim Taymans <wim@fluendo.com>
22841 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22842 (gst_multifdsink_init), (gst_multifdsink_add),
22843 (gst_multifdsink_client_remove),
22844 (gst_multifdsink_handle_client_write),
22845 (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
22846 (gst_multifdsink_set_property), (gst_multifdsink_get_property),
22847 (gst_multifdsink_init_send):
22848 * gst/tcp/gstmultifdsink.h:
22849 Added more stats, added timeout for a client, fixed some typos
22850 and added some comments.
22852 2004-07-20 Wim Taymans <wim@fluendo.com>
22854 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22855 (gst_multifdsink_add), (gst_multifdsink_get_stats),
22856 (gst_multifdsink_client_remove),
22857 (gst_multifdsink_handle_client_write):
22858 * gst/tcp/gstmultifdsink.h:
22859 * gst/tcp/gsttcp-marshal.list:
22860 Added get_stats method that returns a GValueArray of
22863 2004-07-19 Benjamin Otte <otte@gnome.org>
22865 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
22866 make sure longname, description and author are valid UTF-8
22868 2004-07-19 Thomas Vander Stichele <thomas at apestaart dot org>
22870 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
22871 (gst_ximagesink_set_property):
22872 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
22873 (gst_xvimagesink_set_property):
22874 make sure SYNCHRONOUS is respected after getting the X context
22876 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
22878 * gst/matroska/matroska-demux.c:
22879 (gst_matroska_demux_handle_src_event),
22880 (gst_matroska_demux_parse_blockgroup):
22881 * gst/matroska/matroska-ids.h:
22882 add BlockReference tag and ignore it to clear out log.
22883 ignore NAVIGATION events to clear out log.
22885 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
22887 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
22888 (gst_matroska_demux_add_stream):
22889 * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
22890 add debug categories
22892 2004-07-16 Wim Taymans <wim@fluendo.com>
22894 * ext/libpng/Makefile.am:
22895 * ext/libpng/gstpng.c: (plugin_init):
22896 * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
22897 (gst_pngdec_get_type), (gst_pngdec_base_init),
22898 (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
22899 (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
22900 * ext/libpng/gstpngdec.h:
22903 2004-07-16 Julien MOUTTE <julien@moutte.net>
22905 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
22906 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
22907 (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
22908 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
22909 (gst_ximagesink_buffer_alloc):
22910 * sys/ximage/ximagesink.h:
22911 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22912 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22913 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
22914 (gst_xvimagesink_buffer_alloc):
22915 * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
22916 again. Using internal data pointer of the x(v)image to store image's
22917 data to be coherent with the buffer alloc mechanism. Investigated the
22918 image destruction code to be sure that everything gets freed correctly.
22920 2004-07-16 Wim Taymans <wim@fluendo.com>
22922 * gst-libs/gst/riff/riff-read.c:
22923 (gst_riff_read_strf_vids_with_data),
22924 (gst_riff_read_strf_auds_with_data):
22925 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
22926 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
22927 Make sure we don't create 0 sized subbuffers in riff-read.
22928 Signal the no more pads signal after reading the avi header.
22930 2004-07-16 Wim Taymans <wim@fluendo.com>
22932 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22933 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
22934 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
22935 (gst_decode_bin_init), (gst_decode_bin_dispose),
22936 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
22937 (no_more_pads), (close_link), (type_found),
22938 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22939 (gst_decode_bin_change_state), (plugin_init):
22940 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22941 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22942 (gst_play_base_bin_dispose), (queue_overrun),
22943 (gen_preroll_element), (remove_prerolls), (unknown_type),
22944 (no_more_pads), (new_stream), (setup_source),
22945 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
22946 (play_base_eos), (gst_play_base_bin_change_state),
22947 (gst_play_base_bin_add_element),
22948 (gst_play_base_bin_remove_element),
22949 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22950 (gst_play_base_bin_unlink_stream),
22951 (gst_play_base_bin_get_streaminfo):
22952 * gst/playback/gstplaybasebin.h:
22953 Better error recovery. Added configurable preroll queue size. Faster
22954 detection of no-more-pads.
22956 2004-07-16 Wim Taymans <wim@fluendo.com>
22958 * gst-libs/gst/video/video.h:
22959 Added 32 bits RGBA. Not sure if we should use another mime-type
22960 for alpha rgb. Currently the presence of the alpha_mask property
22961 signals an alpha channel.
22963 2004-07-16 Wim Taymans <wim@fluendo.com>
22965 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
22966 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
22967 FPS seems to be 0.0 to MAX everywhere else.
22969 2004-07-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
22971 * gst-libs/gst/riff/riff-media.c:
22972 (gst_riff_create_video_caps_with_data):
22973 mp42/mp43 (no caps) exist too.
22974 * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
22975 Set pixel_width/height; we've got them in-caps.
22976 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
22977 * gst/wavparse/gstwavparse.c: (plugin_init):
22978 Both are valid primary.
22979 * sys/oss/gstossmixer.c:
22980 Remove i18n hack and enable translations.
22982 2004-07-15 Benjamin Otte <otte@gnome.org>
22984 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22985 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
22986 fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
22988 2004-07-15 Benjamin Otte <otte@gnome.org>
22990 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
22991 (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
22992 (gst_alsa_close_audio):
22993 disable some of the debugging code for now. Writing debugging to a
22994 buffer is broken in current alsalib releases.
22996 2004-07-12 Benjamin Otte <otte@gnome.org>
22998 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
23001 2004-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
23003 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
23004 (theora_dec_src_query), (theora_dec_event):
23005 * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
23006 add debugging categories. Remove \n's.
23008 2004-07-13 Johan Dahlin <johan@gnome.org>
23010 * gst/playback/gstplaybin.c (gst_play_bin_set_property)
23011 (gst_play_bin_get_property): Impl.
23013 2004-07-13 Wim Taymans <wim@fluendo.com>
23015 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
23016 When trying to find the stream length, seek back N pages
23017 instead of just one, where N is the number of streams in
23020 2004-07-13 Wim Taymans <wim@fluendo.com>
23022 * gst-libs/gst/riff/riff-media.c:
23023 (gst_riff_create_audio_caps_with_data),
23024 (gst_riff_create_audio_caps),
23025 (gst_riff_create_audio_template_caps):
23026 * gst-libs/gst/riff/riff-media.h:
23027 * gst-libs/gst/riff/riff-read.c:
23028 (gst_riff_read_strf_vids_with_data),
23029 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
23030 * gst-libs/gst/riff/riff-read.h:
23031 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
23032 (gst_avi_demux_add_stream):
23033 Set codec_data on caps for avidemuxer.
23035 2004-07-12 David Schleef <ds@schleef.org>
23037 * configure.ac: Fix test for Objective C
23039 2004-07-12 Jan Schmidt <thaytan@mad.scientist.com>
23040 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
23041 (gst_gdk_pixbuf_chain):
23042 Add svg and pcx to template caps, and ensure that getcaps returns a
23043 subset of the template caps.
23044 Copy each row manually for output, as gdkpixbuf may pad the
23045 rowstride to a 32-bit word boundary.
23047 2004-07-12 Wim Taymans <wim@fluendo.com>
23049 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
23050 (gst_riff_create_video_template_caps):
23051 Fix the template caps to include some more media types.
23053 2004-07-12 Wim Taymans <wim@fluendo.com>
23055 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23056 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23057 (compare_ranks), (print_feature), (gst_decode_bin_init),
23058 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23059 (try_to_link_1), (new_pad), (close_link), (type_found),
23060 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23061 (gst_decode_bin_change_state), (plugin_init):
23062 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23063 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23064 (gst_play_base_bin_dispose), (queue_overrun),
23065 (gen_preroll_element), (remove_prerolls), (no_more_pads),
23066 (new_stream), (setup_source), (gst_play_base_bin_set_property),
23067 (gst_play_base_bin_get_property), (play_base_eos),
23068 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
23069 (gst_play_base_bin_remove_element),
23070 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23071 (gst_play_base_bin_unlink_stream),
23072 (gst_play_base_bin_get_streaminfo):
23073 * gst/playback/gstplaybasebin.h:
23074 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23075 (gst_play_bin_class_init), (gst_play_bin_init),
23076 (gst_play_bin_dispose), (gst_play_bin_set_property),
23077 (gst_play_bin_get_property), (gen_video_element),
23078 (gen_audio_element), (remove_sinks), (setup_sinks),
23079 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
23080 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23081 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23082 (gst_play_bin_query), (plugin_init):
23083 * gst/playback/test4.c: (main):
23084 More fixes on reusing of the element.
23086 2004-07-11 Benjamin Otte <otte@gnome.org>
23088 * ext/mad/gstmad.c: (normal_seek):
23089 allow seeking for other methods than just SET
23091 2004-07-11 Andy Wingo <wingo@pobox.com>
23093 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
23094 float, "any" caps -> buffer_frames=[0,MAX].
23096 * gst/interleave/interleave.c (interleave_getcaps): Seems the core
23097 doesn't intersect our caps with the template any more. Do it
23099 (interleave_buffered_loop): Use g_newa instead of malloc/free.
23101 2004-07-09 Wim Taymans <wim@fluendo.com>
23103 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23104 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23105 (compare_ranks), (print_feature), (gst_decode_bin_init),
23106 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23107 (try_to_link_1), (new_pad), (close_link), (type_found),
23108 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23109 (gst_decode_bin_change_state), (plugin_init):
23110 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23111 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23112 (gst_play_base_bin_dispose), (queue_overrun),
23113 (gen_preroll_element), (remove_prerolls), (no_more_pads),
23114 (new_stream), (setup_source), (gst_play_base_bin_set_property),
23115 (gst_play_base_bin_get_property), (play_base_eos),
23116 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
23117 (gst_play_base_bin_remove_element),
23118 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23119 (gst_play_base_bin_unlink_stream),
23120 (gst_play_base_bin_get_streaminfo):
23121 * gst/playback/gstplaybasebin.h:
23122 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23123 (gst_play_bin_class_init), (gst_play_bin_init),
23124 (gst_play_bin_dispose), (gst_play_bin_set_property),
23125 (gst_play_bin_get_property), (gen_video_element),
23126 (gen_audio_element), (remove_sinks), (setup_sinks),
23127 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
23128 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23129 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23130 (gst_play_bin_query), (plugin_init):
23131 * gst/playback/test4.c: (main):
23132 Work on object reuse and seeking.
23134 2004-07-09 Wim Taymans <wim@fluendo.com>
23136 * examples/seeking/seek.c: (iterate):
23137 Don't consume all CPU in the idle loop.
23139 2004-07-09 Wim Taymans <wim@fluendo.com>
23141 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
23142 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
23143 Add pad to element *after* setting the pad functions so that
23144 the scheduler can use the correct ones.
23146 2004-07-09 Wim Taymans <wim@fluendo.com>
23148 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23149 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
23150 Sync to keyframe after seek
23152 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23154 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
23155 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
23156 (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
23157 * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
23158 * ext/libvisual/visual.c: (gst_visual_change_state):
23159 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
23160 * ext/theora/theoradec.c: (theora_dec_change_state):
23161 * ext/theora/theoraenc.c: (theora_enc_change_state):
23162 * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
23163 * gst-libs/gst/navigation/navigation.c:
23164 * gst/adder/gstadder.c: (gst_adder_change_state):
23165 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23166 (gst_audio_convert_get_buffer):
23167 * gst/multipart/multipartdemux.c:
23168 (gst_multipart_demux_change_state):
23169 * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
23170 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
23171 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
23172 * gst/videoscale/gstvideoscale.c:
23173 (gst_videoscale_handle_src_event):
23174 * gst/volume/gstvolume.c: (volume_chain_int16):
23175 don't assert in state change, this should be done by the base
23177 various debugging fixes.
23179 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23182 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23183 (gst_play_dispose), (gst_play_set_location),
23184 (gst_play_set_data_src), (gst_play_set_video_sink),
23185 (gst_play_set_audio_sink), (gst_play_set_visualization),
23186 (gst_play_connect_visualization), (gst_play_get_sink_element),
23187 (gst_play_get_all_by_interface):
23188 * gst-libs/gst/play/play.h:
23189 add new method to get elements implementing an interface.
23190 add various error logging
23192 2004-07-08 Wim Taymans <wim@fluendo.com>
23194 * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
23195 (make_mpeg_pipeline), (make_mpegnt_pipeline),
23196 (make_playerbin_pipeline), (query_durations_elems),
23197 (query_durations_pads), (query_positions_elems),
23198 (query_positions_pads), (update_scale), (iterate), (stop_seek),
23200 Added playbin seeking example.
23202 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23204 * gst-libs/gst/play/play.c: (gst_play_set_location),
23205 (gst_play_set_data_src), (gst_play_set_video_sink),
23206 (gst_play_set_audio_sink), (gst_play_set_visualization),
23207 (gst_play_connect_visualization), (gst_play_get_framerate):
23208 use a macro to look up elements from hash table
23210 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23212 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23213 (gst_play_get_length_callback), (gst_play_set_location),
23214 (gst_play_seek_to_time), (gst_play_set_data_src),
23215 (gst_play_set_video_sink), (gst_play_set_audio_sink),
23216 (gst_play_set_visualization), (gst_play_connect_visualization),
23217 (gst_play_get_sink_element):
23218 - add debugging info
23219 - fix looking up sink elements by iterating over complete caps
23220 - put everything except for source and autoplugger in a complete bin
23222 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23224 * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
23225 * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
23226 (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
23227 (gst_alsa_sink_write), (gst_alsa_sink_loop):
23228 * ext/alsa/gstalsasink.h:
23229 - add debugging info
23230 - clean up schizophrenia of data/buffer/event
23231 - fix double event unref error
23233 2004-07-08 Wim Taymans <wim@fluendo.com>
23235 * gst/playback/Makefile.am:
23236 Add headers to noinst
23238 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23240 * tools/gst-launch-ext-m.m:
23241 * tools/gst-launch-ext.1.in:
23242 convert to the third millenium
23244 2004-07-07 David Schleef <ds@schleef.org>
23246 * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
23248 2004-07-07 Wim Taymans <wim@fluendo.com>
23250 * gst/playback/Makefile.am:
23251 * gst/playback/README:
23252 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23253 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23254 (compare_ranks), (print_feature), (gst_decode_bin_init),
23255 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23256 (try_to_link_1), (new_pad), (close_link), (type_found),
23257 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23259 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23260 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23261 (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
23262 (gen_preroll_element), (no_more_pads), (new_stream),
23263 (setup_source), (gst_play_base_bin_set_property),
23264 (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
23265 (gst_play_base_bin_add_element),
23266 (gst_play_base_bin_remove_element),
23267 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23268 (gst_play_base_bin_unlink_stream),
23269 (gst_play_base_bin_get_streaminfo):
23270 * gst/playback/gstplaybasebin.h:
23271 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23272 (gst_play_bin_class_init), (gst_play_bin_init),
23273 (gst_play_bin_dispose), (gst_play_bin_set_property),
23274 (gst_play_bin_get_property), (gen_video_element),
23275 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
23276 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
23277 (gst_play_bin_get_formats), (gst_play_bin_convert),
23278 (gst_play_bin_get_query_types), (gst_play_bin_query),
23280 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
23281 (gst_stream_info_get_type), (gst_stream_info_class_init),
23282 (gst_stream_info_init), (gst_stream_info_new),
23283 (gst_stream_info_dispose), (gst_stream_info_set_property),
23284 (gst_stream_info_get_property):
23285 * gst/playback/gststreaminfo.h:
23286 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
23288 * gst/playback/test2.c: (main):
23289 * gst/playback/test3.c: (update_scale), (main):
23290 More playbin fixes. Added README. Do better element filtering.
23291 Added base class to preroll media. Added test apps.
23293 2004-07-07 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23295 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
23296 * ext/mpeg2dec/gstmpeg2dec.h:
23297 various debugging improvements. Reset stream to next picture
23298 instead of sequence header, otherwise seeks cannot work.
23300 2004-07-07 Wim Taymans <wim@fluendo.com>
23302 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
23303 (gst_video_box_class_init), (gst_video_box_set_property),
23304 (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
23305 Use pad_alloc where possible.
23307 2004-07-07 Wim Taymans <wim@fluendo.com>
23309 * sys/oss/gstosselement.c: (gst_osselement_reset),
23310 (gst_osselement_parse_caps):
23311 * sys/oss/gstosselement.h:
23312 * sys/oss/gstosssrc.c: (gst_osssrc_get):
23313 Fix offset on osssrc.
23315 2004-07-07 Wim Taymans <wim@fluendo.com>
23317 * ext/theora/theora.c: (plugin_init):
23318 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23319 (theora_dec_src_query), (theora_dec_chain):
23320 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23321 (theora_enc_sink_link), (theora_buffer_from_packet),
23322 (theora_push_packet), (theora_enc_chain):
23323 Fix theora granulepos calculation.
23324 Fix overflow in duration/position calculation.
23325 Bump rank to PRIMARY for theoradec.
23326 Use granulepos of last packet to calculate position.
23327 Set keyframe flag on buffers when needed.
23329 2004-07-06 David Schleef <ds@schleef.org>
23331 * gst/playback/Makefile.am: 'test' in bin_PROGRAMS? Are you
23332 serious? (Fixed, obviously.)
23334 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
23338 added Czech translation (Miloslav Trmac)
23340 2004-07-05 Wim Taymans <wim@fluendo.com>
23342 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23343 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23344 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23345 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23346 (close_link), (type_found), (gst_decode_bin_set_property),
23347 (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
23348 (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
23349 (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
23350 (gst_decode_bin_query), (plugin_init):
23351 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23352 (gst_play_bin_class_init), (gst_play_bin_init),
23353 (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
23354 (get_video_element), (new_pad), (setup_source),
23355 (gst_play_bin_set_property), (gst_play_bin_get_property),
23356 (gst_play_bin_change_state), (gst_play_bin_add_element),
23357 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23358 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23359 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23360 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23361 * gst/playback/test.c: (main):
23362 More fixes, cleaned up playbin, make it use decodebin. Added
23363 threaded property to playbin.
23365 2004-07-05 Wim Taymans <wim@fluendo.com>
23368 * gst/playback/Makefile.am:
23369 * gst/playback/decodetest.c: (main):
23370 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23371 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23372 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23373 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23374 (close_link), (type_found), (gst_decode_bin_set_property),
23375 (gst_decode_bin_get_property), (gst_decode_bin_change_state),
23376 (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
23377 (gst_decode_bin_get_formats), (gst_decode_bin_convert),
23378 (gst_decode_bin_get_query_types), (gst_decode_bin_query),
23380 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23381 (gst_play_bin_class_init), (gst_play_bin_init),
23382 (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
23383 (collect_sink_pads), (find_compatibles), (close_pad_link),
23384 (try_to_link_1), (new_pad), (close_link), (type_found),
23385 (setup_source), (gst_play_bin_set_property),
23386 (gst_play_bin_get_property), (gst_play_bin_factory_filter),
23387 (compare_ranks), (gst_play_bin_collect_factories),
23388 (gst_play_bin_change_state), (gst_play_bin_add_element),
23389 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23390 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23391 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23392 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23393 * gst/playback/test.c: (main):
23394 Added some playback helper elements and some test apps, very alpha
23397 2004-07-04 Benjamin Otte <otte@gnome.org>
23399 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23400 only restart audio when we indeed have an xrun to fix repeated
23401 xruns. Fix suggested by Giuliano Pochini.
23403 2004-07-03 David Schleef <ds@schleef.org>
23405 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
23406 call to gst_debug_log() if debugging is disabled (bug #145118)
23408 2004-07-03 Benjamin Otte <otte@gnome.org>
23410 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23411 use our own functions for restarting the alsa device.
23412 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23413 I should apply patches myself - use MIN for the third argument, not
23414 the second, this fixes seeking
23416 2004-07-02 David Schleef <ds@schleef.org>
23418 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
23419 (gst_flacdec_write): Actually, GST_PAD_CAPS() has nothing to
23422 2004-07-02 David Schleef <ds@schleef.org>
23424 * ext/flac/gstflacdec.c: (gst_flacdec_write): Set duration on
23425 output buffers. Fix logic mistake. (bug #144866)
23427 2004-07-02 David Schleef <ds@schleef.org>
23429 * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
23430 on X. (bug #144753)
23432 2004-07-02 David Schleef <ds@schleef.org>
23434 * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
23435 (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
23437 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
23438 (gst_osselement_rate_probe_check): Add another workaround for
23439 buggy drivers (bug #145336)
23441 2004-07-02 David Schleef <ds@schleef.org>
23443 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
23444 Most systems don't have MSG_NOSIGNAL.
23446 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
23449 * gst-libs/gst/colorbalance/Makefile.am:
23450 * gst-libs/gst/mixer/Makefile.am:
23451 * gst-libs/gst/play/Makefile.am:
23452 * gst-libs/gst/tuner/Makefile.am:
23453 (hopefully) fix both install and dist and make error message useful.
23454 needs testing across automakes.
23456 2004-07-02 Benjamin Otte <otte@gnome.org>
23458 * ext/ogg/gstogg.c: (plugin_init):
23459 we require bytestream now
23460 * ext/ogg/gstoggdemux.c:
23461 huge diff to implement chain setup in a fast and generic way. This
23462 improves tag reading and startup of huge files (read: Theora videos)
23463 quite a bit. It probably contains bugs, too, so please test.
23464 Seeking is not improved to the fast method.
23466 2004-06-29 Wim Taymans <wim@fluendo.com>
23468 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
23469 * ext/ogg/gstoggmux.c:
23470 Fix memleak in oggdemux when running unconnected pads.
23471 doc update in mux, start working on keyframe mode.
23473 2004-06-29 Benjamin Otte <otte@gnome.org>
23475 * sys/oss/gstosssink.c:
23476 * sys/oss/gstosssrc.c:
23477 advertise correct template caps - we indeed do non-native endianness
23478 and 8bit audio has no endianness
23479 * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
23480 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
23481 avoid (wrong) duplications in getcaps function and return
23484 2004-06-29 Wim Taymans <wim@fluendo.com>
23486 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23487 (gst_multifdsink_class_init), (gst_multifdsink_add),
23488 (gst_multifdsink_remove), (gst_multifdsink_clear),
23489 (gst_multifdsink_client_remove),
23490 (gst_multifdsink_handle_client_read),
23491 (gst_multifdsink_client_queue_data),
23492 (gst_multifdsink_client_queue_caps),
23493 (gst_multifdsink_client_queue_buffer),
23494 (gst_multifdsink_handle_client_write),
23495 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23496 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23497 (gst_multifdsink_init_send), (gst_multifdsink_close):
23498 Fix wrong GList iteration that could crash the server when
23499 more then 2 clients disconnect at the same time. Read all the
23500 pending commands in one batch to recover from command storms under
23503 2004-06-28 Wim Taymans <wim@fluendo.com>
23505 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
23506 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
23507 (gst_videomixer_pad_set_property),
23508 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
23509 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
23510 (gst_videomixer_class_init), (gst_videomixer_init),
23511 (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
23512 (pad_zorder_compare), (gst_videomixer_sort_pads),
23513 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
23514 (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
23515 (gst_videomixer_update_queues), (gst_videomixer_loop),
23517 Avoid divide by zero, choose masterpad as the pad with the highest
23520 2004-06-27 Julien Moutte <julien@moutte.net>
23522 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
23523 (gst_ximagesink_xwindow_new):
23524 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
23525 (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
23526 function directly. We might want to call it from somewhere else one day.
23528 2004-06-27 Julien Moutte <julien@moutte.net>
23530 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
23531 (gst_ximagesink_xwindow_new):
23532 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
23533 (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
23534 window decorations.
23536 2004-06-27 Wim Taymans <wim@fluendo.com>
23538 * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
23539 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
23540 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
23541 (gst_dvdec_set_property), (gst_dvdec_get_property):
23542 * ext/dv/gstdvdec.h:
23543 Implement drop_factor property to lower the framerate with
23546 2004-06-27 Thomas Vander Stichele <thomas at apestaart dot org>
23548 * gst-libs/gst/colorbalance/Makefile.am:
23549 * gst-libs/gst/mixer/Makefile.am:
23550 * gst-libs/gst/play/Makefile.am:
23551 * gst-libs/gst/tuner/Makefile.am:
23552 unbreak Company's fix that didn't install the -enum.h files
23554 2004-06-27 Wim Taymans <wim@fluendo.com>
23556 * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
23557 (gst_dvdec_change_state):
23558 * ext/dv/gstdvdec.h:
23559 Fix timestamp, duration and offset of the buffers.
23561 2004-06-27 Wim Taymans <wim@fluendo.com>
23563 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23564 (gst_multifdsink_class_init), (gst_multifdsink_add),
23565 (gst_multifdsink_remove), (gst_multifdsink_clear),
23566 (gst_multifdsink_client_remove),
23567 (gst_multifdsink_handle_client_read),
23568 (gst_multifdsink_client_queue_data),
23569 (gst_multifdsink_client_queue_caps),
23570 (gst_multifdsink_client_queue_buffer),
23571 (gst_multifdsink_handle_client_write),
23572 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23573 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23574 (gst_multifdsink_init_send), (gst_multifdsink_close):
23575 * gst/tcp/gstmultifdsink.h:
23576 * gst/tcp/gsttcpserversink.c:
23577 (gst_tcpserversink_handle_server_read),
23578 (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
23579 More multifdsink fixes, more recovery policy fixes.
23580 Removed stupid g_print
23582 2004-06-26 Wim Taymans <wim@fluendo.com>
23584 * gst/tcp/Makefile.am:
23585 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23586 (gst_multifdsink_get_type), (gst_multifdsink_base_init),
23587 (gst_multifdsink_class_init), (gst_multifdsink_init),
23588 (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
23589 (gst_multifdsink_handle_client_read),
23590 (gst_multifdsink_client_queue_data),
23591 (gst_multifdsink_client_queue_caps),
23592 (gst_multifdsink_client_queue_buffer),
23593 (gst_multifdsink_handle_client_write),
23594 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23595 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23596 (gst_multifdsink_chain), (gst_multifdsink_set_property),
23597 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
23598 (gst_multifdsink_close), (gst_multifdsink_change_state):
23599 * gst/tcp/gstmultifdsink.h:
23600 * gst/tcp/gsttcpplugin.c: (plugin_init):
23601 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
23602 (gst_tcpserversink_class_init), (gst_tcpserversink_init),
23603 (gst_tcpserversink_handle_server_read),
23604 (gst_tcpserversink_handle_select),
23605 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
23606 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
23607 * gst/tcp/gsttcpserversink.h:
23608 Added multifdsink, made tcpserversink a subclass of fdsink, removed
23609 one of the locks, added recovery policy to multifdsink.
23611 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
23613 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
23614 fix decision for when getting frames with same timestamp
23615 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23616 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23617 (gst_v4lsrc_get_property):
23618 * sys/v4l/gstv4lsrc.h:
23619 add latency offset property
23621 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
23623 * gst/videorate/gstvideorate.c: (gst_videorate_chain),
23625 fix debugging. add category.
23627 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
23629 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
23632 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
23634 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23635 (gst_alsa_src_get_time), (gst_alsa_src_loop),
23636 (gst_alsa_src_change_state):
23637 return a time that is in sync with the element's processing
23639 2004-06-25 Wim Taymans <wim@fluendo.com>
23641 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
23642 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
23643 (gst_tcpserversink_client_remove),
23644 (gst_tcpserversink_handle_client_read),
23645 (gst_tcpserversink_client_queue_data),
23646 (gst_tcpserversink_client_queue_caps),
23647 (gst_tcpserversink_client_queue_buffer),
23648 (gst_tcpserversink_handle_client_write),
23649 (gst_tcpserversink_queue_buffer),
23650 (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
23651 (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
23652 (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
23653 (gst_tcpserversink_close):
23654 * gst/tcp/gsttcpserversink.h:
23655 Serversink rewrite. Really do non blocking writes to clients and
23656 maintain an internal queue to handle slower clients while not
23657 disturbing fast clients.
23659 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
23661 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
23662 better debug, don't override OFFSET and OFFSET_END
23664 2004-06-25 Iain <iain@prettypeople.org>
23666 * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
23667 name=source for the wavparse pipeline.
23669 2004-06-24 Johan Dahlin <johan@gnome.org>
23671 * ext/theora/theoraenc.c (theora_enc_chain): Call
23672 gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
23673 streamheader caps are set correctly.
23675 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
23677 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
23678 (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
23679 respect minimum bitrate; same could be done for max bitrate
23681 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
23683 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
23684 (gst_vorbisenc_setup):
23685 fix sample rate range
23687 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
23689 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
23690 (gst_oggvorbisenc_setup):
23691 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
23692 (gst_vorbisenc_setup):
23693 resolve ambiguities in code and description
23695 2004-06-24 Wim Taymans <wim@fluendo.com>
23697 * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
23698 * ext/alsa/gstalsa.h:
23699 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23700 (gst_alsa_src_update_avail), (gst_alsa_src_loop):
23701 Use alsa trigger_tstamp to get the timestamp of the first
23702 sample in the buffer for more precise sync. Some cleanups.
23704 2004-06-24 Wim Taymans <wim@fluendo.com>
23706 * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
23707 (gst_audiorate_init), (gst_audiorate_chain),
23708 (gst_audiorate_set_property), (gst_audiorate_get_property):
23709 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23710 (gst_videorate_chain):
23711 Added some logging, fixed an overflow bug in videorate.
23713 2004-06-24 Benjamin Otte <otte@gnome.org>
23715 * ext/kio/Makefile.am:
23716 fix for builddir != srcdir and distcheck
23718 2004-06-24 Benjamin Otte <otte@gnome.org>
23720 * gst-libs/gst/colorbalance/Makefile.am:
23721 * gst-libs/gst/mixer/Makefile.am:
23722 * gst-libs/gst/play/Makefile.am:
23723 * gst-libs/gst/tuner/Makefile.am:
23724 * gst/tcp/Makefile.am:
23725 * sys/dxr3/Makefile.am:
23726 don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
23728 Also add all *.list files that were missing.
23730 add a distcheck hook to ensure the above doesn't happen again.
23732 2004-06-23 David I. Lehn <dlehn@users.sourceforge.net>
23734 * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
23736 2004-06-23 Colin Walters <walters@redhat.com>
23738 * m4/Makefile.am: Distribute gst-fionread.m4.
23740 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
23742 * configure.ac: back to dev
23744 2004-06-23 Wim Taymans <wim@fluendo.com>
23746 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
23747 (gst_alsa_xrun_recovery):
23748 * ext/alsa/gstalsa.h:
23749 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
23750 (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
23751 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23752 (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
23753 (gst_alsa_src_loop):
23754 Add clock to alsasrc. Take new capture timestamp when
23755 restarting after an overrun. Split up some functions between
23756 alsasrc and alsasink.
23758 === release 0.8.2 ===
23760 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
23762 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
23763 (gst_alsa_change_state), (gst_alsa_update_avail),
23764 (gst_alsa_xrun_recovery):
23765 * ext/alsa/gstalsa.h:
23766 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23767 merge back changes from release
23769 2004-06-23 Wim Taymans <wim@fluendo.com>
23771 * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
23772 (gst_audiorate_init), (gst_audiorate_chain),
23773 (gst_audiorate_set_property), (gst_audiorate_get_property):
23774 Implement sample dropping and notify
23776 2004-06-22 Wim Taymans <wim@fluendo.com>
23778 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23779 (theora_enc_sink_link), (theora_buffer_from_packet),
23780 (theora_push_packet), (theora_enc_chain):
23781 Some cleanups, make sure the timestamps are correct.
23783 2004-06-22 Wim Taymans <wim@fluendo.com>
23785 * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
23786 (gst_alsa_change_state), (gst_alsa_update_avail),
23787 (gst_alsa_xrun_recovery):
23788 * ext/alsa/gstalsa.h:
23789 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
23790 Cleanups, take queued samples into account when reporting
23793 2004-06-22 Wim Taymans <wim@fluendo.com>
23795 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23796 (gst_videorate_init):
23797 Initialize the property as well.
23799 2004-06-22 Wim Taymans <wim@fluendo.com>
23801 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23802 (gst_videorate_init), (gst_videorate_chain),
23803 (gst_videorate_set_property), (gst_videorate_get_property):
23804 Add property to make videorate silent.
23805 Add property to prefer new frames over old ones.
23807 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23809 * sys/osxvideo/Makefile.am:
23810 Workaround so that the osxvideo .so file gets linked with the
23811 Cocoa, OpenGL and QuickTime frameworks
23813 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23815 * sys/osxaudio/Makefile.am:
23816 Workaround so that the osxaudio .so file gets linked with the
23817 CoreAudio framework
23819 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23822 Whoops, my fault...fixed build issues
23824 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23827 Add objective-c support if running in Darwin/Mac OS X
23830 * sys/osxvideo/Makefile.am:
23831 * sys/osxvideo/osxvideosink.h:
23832 * sys/osxvideo/osxvideosink.m:
23833 * sys/osxvideo/cocoawindow.h:
23834 * sys/osxvideo/cocoawindow.m:
23835 Add osxvideosink, a cocoa-based osx video sink
23838 2004-06-19 Jan Schmidt <thaytan@mad.scientist.com>
23839 * ext/dvdnav/gst-dvd:
23840 Grab the gconf key from the right spot
23841 * gst/debug/gstnavseek.c: (gst_navseek_init),
23842 (gst_navseek_segseek), (gst_navseek_handle_src_event),
23843 (gst_navseek_chain):
23844 * gst/debug/gstnavseek.h:
23845 Add 's', 'e' and 'l' keypresses to navseek to define the start,end
23846 and loop parameters of a segment seek.
23847 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
23848 (gst_videotestsrc_get_event_masks),
23849 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
23850 * gst/videotestsrc/gstvideotestsrc.h:
23851 Add seeking support to videotestsrc
23852 Initialise the timestamp_offset variable.
23854 2004-06-18 Wim Taymans <wim@fluendo.com>
23856 * ext/sidplay/gstsiddec.cc:
23857 Fix negotiation and set correct end offset.
23859 2004-06-18 Thomas Vander Stichele <thomas at apestaart dot org>
23861 * configure.ac: branch and prerelease
23863 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23865 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
23866 (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
23867 (gst_tcpclientsrc_init_receive):
23868 * gst/tcp/gsttcpclientsrc.h:
23869 read caps when connecting to server for GDP so we set them correctly
23871 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23873 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
23874 notify drops and duplicates
23875 * gst/videoscale/videoscale.c: (videoscale_get_structure):
23876 no good reason to limit ourselves to 100x100
23878 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23880 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23881 (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
23882 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23883 (gst_v4lsrc_get_property):
23884 * sys/v4l/gstv4lsrc.h:
23885 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
23886 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
23887 (gst_v4l_set_audio):
23888 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
23889 (gst_v4lsrc_try_capture):
23890 * sys/v4l/v4lsrc_calls.h:
23891 change try_palette to more general try_capture
23892 add autoprobe option so we can turn off autoprobing
23895 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23899 * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
23900 (gst_ximagesink_class_init):
23901 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
23902 (gst_xvimagesink_class_init):
23903 run them as finalize, not dispose, since dispose can be invoked
23906 2004-06-17 Wim Taymans <wim@fluendo.com>
23908 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
23909 (gst_alsa_get_time), (gst_alsa_xrun_recovery):
23910 * ext/alsa/gstalsa.h:
23911 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
23912 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
23913 (gst_alsa_src_change_state):
23914 * ext/alsa/gstalsasrc.h:
23915 Make the xrun code timestamp and offset the buffers correctly.
23916 moved the clock to the base class, use alsa methods to get time.
23917 Do correct timestamping on outgoing buffers.
23919 2004-06-17 Wim Taymans <wim@fluendo.com>
23921 * gst/audiorate/Makefile.am:
23922 * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
23923 (gst_audiorate_base_init), (gst_audiorate_class_init),
23924 (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
23925 (gst_audiorate_set_property), (gst_audiorate_get_property),
23926 (gst_audiorate_change_state), (plugin_init):
23927 Added an audiorate converter that fills in gaps.
23929 2004-06-17 Johan Dahlin <johan@gnome.org>
23931 * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
23933 2004-06-16 Wim Taymans <wim@fluendo.com>
23935 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
23936 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
23937 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
23938 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23939 (gst_v4lsrc_get_property):
23940 * sys/v4l/gstv4lsrc.h:
23941 Added a copy mode to v4lsrc where it will output a copied version
23942 of its internal hardware buffer.
23943 Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
23946 2004-06-16 Wim Taymans <wim@fluendo.com>
23948 * sys/oss/gstosssrc.c: (gst_osssrc_get):
23951 2004-06-16 Wim Taymans <wim@fluendo.com>
23953 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
23954 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
23955 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23956 (gst_v4lsrc_get_property):
23957 * sys/v4l/gstv4lsrc.h:
23958 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
23959 Added a sync mode enum property to control v4lsrc timestamp method
23960 Removed the use-fixed-fps property and moved functionality in
23962 Don't error on an error value from v4l-conf, it might not always
23965 2004-06-16 Wim Taymans <wim@fluendo.com>
23967 * gst/videorate/Makefile.am:
23968 * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
23969 (gst_videorate_base_init), (gst_videorate_class_init),
23970 (gst_videorate_getcaps), (gst_videorate_link),
23971 (gst_videorate_init), (gst_videorate_chain),
23972 (gst_videorate_set_property), (gst_videorate_get_property),
23973 (gst_videorate_change_state), (plugin_init):
23974 Added a video timestamp corrector.
23976 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23978 fixed a potential leak with previous commit
23980 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
23982 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23984 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
23985 Added missing refcount, fixes bug #144425
23986 Cheers Tim for finding the bug
23988 2004-06-15 Thomas Vander Stichele <thomas at apestaart dot org>
23990 * sys/v4l/gstv4l.c: (plugin_init):
23991 * sys/v4l/gstv4lcolorbalance.c:
23992 * sys/v4l/gstv4lcolorbalance.h:
23993 * sys/v4l/gstv4lelement.c:
23994 * sys/v4l/gstv4lelement.h:
23995 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
23996 * sys/v4l/gstv4lmjpegsink.h:
23997 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
23998 * sys/v4l/gstv4lmjpegsrc.h:
23999 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
24000 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
24001 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
24002 * sys/v4l/gstv4lsrc.h:
24003 * sys/v4l/gstv4ltuner.c:
24004 * sys/v4l/gstv4ltuner.h:
24005 * sys/v4l/gstv4lxoverlay.c:
24006 * sys/v4l/gstv4lxoverlay.h:
24007 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
24008 (gst_v4l_set_window), (gst_v4l_enable_overlay):
24009 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24010 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
24011 (gst_v4l_set_audio):
24012 * sys/v4l/v4l_calls.h:
24013 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
24014 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
24015 (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
24016 (gst_v4lmjpegsink_playback_init),
24017 (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
24018 (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
24019 (gst_v4lmjpegsink_playback_stop),
24020 (gst_v4lmjpegsink_playback_deinit):
24021 * sys/v4l/v4lmjpegsink_calls.h:
24022 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
24023 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
24024 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
24025 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
24026 (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
24027 (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
24028 * sys/v4l/v4lmjpegsrc_calls.h:
24029 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
24030 (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
24031 (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
24032 (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
24033 (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
24034 (gst_v4lsrc_try_palette):
24035 * sys/v4l/v4lsrc_calls.h:
24036 bunch of paranoia cleanups
24038 2004-06-14 David Schleef <ds@schleef.org>
24040 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
24041 (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
24042 Send discont events and change timestamps appropriately when
24043 we get a seek event. (bug #144240)
24044 * ext/cdparanoia/gstcdparanoia.h:
24046 2004-06-14 Benjamin Otte <otte@gnome.org>
24048 * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
24049 snd_pcm_hw_params_set_rate since the latter fails for no good
24050 reason on some setups.
24052 2004-06-14 David Schleef <ds@schleef.org>
24054 * gst/volume/demo.c: (value_changed_callback): exp10() is not
24055 standard. Thank you for playing.
24057 2004-06-14 Wim Taymans <wim@fluendo.com>
24059 * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
24060 Patch 1.3 broke the ordering of the colorspace info and
24061 made the plugin basically work by coincidence, reordered
24064 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
24066 * ext/lame/gstlame.c:
24067 * ext/mad/gstmad.c:
24068 sync caps. Make sure mad can only output a list of rates, not
24069 a full range. In the future, have three caps lists for each of the
24070 mpeg versions. Change mpegversion to a double as well.
24072 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
24074 * gst/volume/.cvsignore:
24075 * gst/volume/Makefile.am:
24076 * gst/volume/demo.c: (value_changed_callback), (idler),
24077 (setup_gui), (main):
24078 added small demo app
24080 2004-06-13 Jan Schmidt <thaytan@mad.scientist.com>
24081 * ext/esd/esdsink.c: (gst_esdsink_change_state):
24082 * ext/esd/esdsink.h:
24083 Close the esd connection on pause, because esd will just wait -
24084 blocking all other esd clients indefinitely.
24086 2004-06-12 Christophe Fergeau <teuf@gnome.org>
24088 * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
24089 previous commit with GST_DEBUG
24091 2004-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
24094 add a header check for a dvdread header in dvdnav. Fixes #133002
24096 2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24098 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
24099 * gst/tcp/gsttcpclientsink.h:
24100 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
24101 * gst/tcp/gsttcpclientsrc.h:
24102 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
24103 (gst_tcpserversink_handle_server_read),
24104 (gst_tcpserversink_init_send):
24105 * gst/tcp/gsttcpserversink.h:
24106 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
24107 * gst/tcp/gsttcpserversrc.h:
24108 Modified the tcp plugins so they are portable (IPv4,IPv6, any future
24111 2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24114 Added ogg library so that OSX detects libtheora properly
24116 2004-06-11 Wim Taymans <wim@fluendo.com>
24118 * ext/theora/theoradec.c: (theora_dec_chain),
24119 (theora_dec_change_state):
24120 Don't try to decode frames before we received a keyframe.
24122 2004-06-11 Wim Taymans <wim@fluendo.com>
24124 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24125 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
24126 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24127 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
24128 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
24129 Added property to set the maximum delay of a page.
24131 2004-06-10 Wim Taymans <wim@fluendo.com>
24133 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24134 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
24135 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24136 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
24137 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
24138 Added max-delay property to control the maximum amount
24139 of data to put in one page.
24141 2004-06-10 Wim Taymans <wim@fluendo.com>
24143 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24144 (gst_theora_enc_init), (theora_enc_sink_link),
24145 (theora_buffer_from_packet), (theora_enc_set_property),
24146 (theora_enc_get_property):
24147 Set duration on encoded buffer, added some more properties
24149 2004-06-10 Wim Taymans <wim@fluendo.com>
24151 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
24152 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24153 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
24154 * ext/theora/theoraenc.c: (theora_enc_chain):
24155 Fix refcounting bugs
24157 2004-06-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
24159 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
24160 (gst_asf_demux_loop), (gst_asf_demux_process_file),
24161 (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
24162 (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
24163 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
24164 (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
24165 (gst_asf_demux_change_state):
24166 * gst/asfdemux/gstasfdemux.h:
24167 You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
24168 feels like. I think we should set a new requirement for demuxers
24169 from now on to implement sane loop functions, data loops, query
24170 and seek functions before first commit into CVS. And this commit
24171 fixes all of the above.
24173 2004-06-10 Christophe Fergeau <teuf@gnome.org>
24175 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
24176 vorbis comments are properly encoded in UTF-8 before adding them
24179 2004-06-09 Benjamin Otte <otte@gnome.org>
24181 * ext/alsa/gstalsa.c: (add_channels):
24182 handle min <= max correctly
24183 * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
24184 (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
24185 add fixation functions so we fixate correctly. No preferring of alaw
24186 anymore because it's the first structure.
24187 * ext/alsa/gstalsa.h:
24188 * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
24189 (gst_alsa_hw_params_dump):
24190 add functions to ease debugging in alsalib
24191 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24192 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24193 (gst_alsa_start_audio):
24194 only specify hw params if we really setup a format (fixes #134007 -
24195 or at least works around it)
24197 2004-06-09 Wim Taymans <wim@fluendo.com>
24199 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24200 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
24201 (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
24202 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
24203 (gst_ogg_mux_loop):
24204 Use stream caps to setup the initial pages in the ogg stream.
24205 Correctly set the streamheader caps on the srcpad.
24207 2004-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
24209 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
24210 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
24211 (gst_v4lsrc_getcaps):
24212 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24213 (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
24214 add querying of fps lists for webcams. Negotiating to a framerate
24217 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24219 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24220 (theora_push_buffer), (theora_push_packet),
24221 (theora_set_header_on_caps), (theora_enc_chain):
24222 mark buffers and put on streamheader, raw theora streaming
24223 now works too, whee
24225 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24227 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24228 (gst_tcp_gdp_read_caps):
24229 do a looping read for caps and GDP headers too
24231 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24233 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24234 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
24235 return EOS instead of NULL in _get
24237 2004-06-08 Wim Taymans <wim@fluendo.com>
24239 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24240 (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
24241 (gst_tcp_gdp_write_caps):
24242 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24243 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
24244 (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
24247 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24249 * ext/vorbis/Makefile.am:
24250 * ext/vorbis/vorbis.c: (plugin_init):
24251 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
24252 (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
24253 (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
24254 (vorbis_parse_change_state):
24255 * ext/vorbis/vorbisparse.h:
24256 adding a vorbisparse element that marks the buffers, streaming
24257 raw vorbis using GDP now works, whee
24259 2004-06-08 Wim Taymans <wim@fluendo.com>
24261 * ext/jpeg/Makefile.am:
24263 * ext/jpeg/gstjpeg.c: (plugin_init):
24264 * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
24265 (gst_smokedec_base_init), (gst_smokedec_class_init),
24266 (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
24267 * ext/jpeg/gstsmokedec.h:
24268 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
24269 (gst_smokeenc_base_init), (gst_smokeenc_class_init),
24270 (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
24271 (gst_smokeenc_resync), (gst_smokeenc_chain),
24272 (gst_smokeenc_set_property), (gst_smokeenc_get_property):
24273 * ext/jpeg/gstsmokeenc.h:
24274 * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
24275 (smokecodec_flush_destination), (smokecodec_term_destination),
24276 (smokecodec_init_source), (smokecodec_fill_input_buffer),
24277 (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
24278 (smokecodec_term_source), (smokecodec_encode_new),
24279 (smokecodec_decode_new), (smokecodec_info_free),
24280 (smokecodec_set_quality), (smokecodec_get_quality),
24281 (smokecodec_set_threshold), (smokecodec_get_threshold),
24282 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
24283 (find_best_size), (abs_diff), (put), (smokecodec_encode),
24284 (smokecodec_parse_header), (smokecodec_decode):
24285 * ext/jpeg/smokecodec.h:
24286 Added a new simple jpeg based codec
24288 2004-06-08 Wim Taymans <wim@fluendo.com>
24290 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24291 (gst_multipart_mux_loop):
24294 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24296 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24297 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
24298 (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
24299 (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
24300 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
24301 * gst/tcp/gsttcpserversink.h:
24302 take streamheader into account
24304 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24306 * gst/level/Makefile.am:
24307 * gst/level/gstlevel.c: (gst_level_class_init):
24308 clean up marshal generation
24310 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24312 * gst/tcp/Makefile.am:
24313 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
24314 (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
24315 (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
24316 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
24317 (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
24318 (gst_tcpclientsrc_get_property):
24319 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
24320 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
24321 (gst_tcpserversink_handle_client_read),
24322 (gst_tcpserversink_handle_client_write),
24323 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
24324 * gst/tcp/gsttcpserversink.h:
24325 add signals client-added and client-removed
24326 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
24327 (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
24328 (gst_tcpserversrc_get_property):
24329 uniformized, change default protocol to NONE
24330 * gst/tcp/gsttcp-marshal.list: added
24331 2004-06-07 Benjamin Otte <otte@gnome.org>
24333 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24334 handle discont events if they happen before caps nego
24336 2004-06-07 Wim Taymans <wim@fluendo.com>
24338 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24339 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24340 (gst_multipart_demux_plugin_init):
24341 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24342 (gst_multipart_mux_init), (gst_multipart_mux_loop),
24343 (gst_multipart_mux_change_state):
24344 Small updates, fix a memleak
24346 2004-06-07 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24348 * configure.ac: OSS portability
24349 * ext/arts/gst_arts.c: idem
24350 * sys/oss/gstosselement.c: idem
24351 * sys/oss/gstossmixer.c: idem
24352 * sys/oss/gstosssink.c: idem
24353 * sys/oss/gstosssrc.c: idem
24354 * sys/oss/oss_probe.c: idem
24355 - check for soundcard.h in different places for some BSD
24357 2004-06-07 Jan Schmidt <thaytan@mad.scientist.com>
24360 Add me to the authors file
24362 Increase the libdv requirement to >= version 0.100
24363 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
24364 (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
24365 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
24366 * ext/dv/gstdvdec.h:
24367 Add support for the new_media flag when sending DISCONT events
24368 Make the querying work when video pad is not linked
24370 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
24372 reviewed by Benjamin Otte <otte@gnome.org>
24374 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
24375 create a NULL-initialized array of pads, so we don't think they
24376 exist already. (fixes #143130)
24378 2004-06-07 Benjamin Otte <otte@gnome.org>
24380 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
24381 (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
24382 (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
24383 don't use // coments
24385 2004-06-07 Benjamin Otte <otte@gnome.org>
24387 * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
24388 cast to GstClockTime to get higher granularity
24389 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24390 use gst_element_set_time_delay to get the exact time
24391 * ext/mad/gstmad.c: (gst_mad_chain):
24392 use the negotiated rate instead of the current frame's rate which
24393 might be wrong because of bit errors. This avoids emitting totally
24394 bogus timestamps and screwing sync.
24397 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
24399 reviewed by Benjamin Otte <otte@gnome.org>
24401 * gst/adder/gstadder.c: (gst_adder_loop):
24402 properly error out when no negotiation has happened yet. (fixes
24405 2004-06-06 Benjamin Otte <otte@gnome.org>
24407 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
24408 forward correctly transformed offset in discont events. Based on
24409 patch by Arwed v. Merkatz. (fixes #142851)
24411 2004-06-06 David Schleef <ds@schleef.org>
24413 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
24414 G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS. Should fix compile
24415 problems on several systems.
24417 2004-06-06 Benjamin Otte <otte@gnome.org>
24419 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
24420 use explicit caps on the srcpad
24421 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24422 properly error out if caps couldn't be set (fixes #142764)
24424 2004-06-06 Benjamin Otte <otte@gnome.org>
24426 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24427 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24428 (gst_alsa_start_audio):
24429 - don't call set_periods_integer anymore, it breaks the
24430 configuration randomly
24431 - call snd_pcm_hw_params_set_access directly instead of using masks
24432 - don't fail if the sw_params can't be set, just use the default
24433 params and hope it works. Alsalib has weird issues when you touch
24434 sw_params and does no proper error reporting about what failed.
24435 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
24436 (gst_alsa_close_audio):
24437 make our alsa debugging go via gst debugging and not conditionally
24439 * ext/alsa/gstalsa.h:
24440 add ALSA_DEBUG_FLUSH macro
24441 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
24443 wrap alsa errors to be printed via the gst debugging system and not
24446 2004-06-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
24448 * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
24449 (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
24450 (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
24451 (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
24452 (qtdemux_parse_trak):
24453 * gst/qtdemux/qtdemux.h:
24454 Bitch. Also known as seeking, querying & co.
24455 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
24456 (gst_osssink_change_state):
24457 * sys/oss/gstosssink.h:
24458 Resyncing is for weenies, this hack is no longer needed and was
24459 broken anyway (since it - unintendedly - always leaves resync to
24462 2004-06-05 Andrew Turner <zxombie@hotpop.com>
24464 * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
24465 * gst/tcp/gsttcpclientsrc.h: idem
24466 - define MSG_NOSIGNAL if not done
24467 - include unistd.h for off_t
24470 2004-06-05 Benjamin Otte <otte@gnome.org>
24473 * ext/kio/Makefile.am:
24474 check for qt's moc preprocessor explicitly and use it
24476 2004-06-03 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
24478 * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
24479 don't get a signal for EPIPE on socket writes
24480 (somebody check if this works on other platforms)
24482 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
24484 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
24485 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
24486 check error condition on available samples correctly
24488 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
24490 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
24492 * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
24493 (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
24494 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
24495 (gst_tcpserversrc_gdp_read_header):
24496 use ssize_t over size_t since the former is signed and thus the
24497 check for error codes can work
24499 2004-06-02 Wim Taymans <wim@fluendo.com>
24503 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24504 (gst_multipart_mux_loop):
24507 2004-06-02 Wim Taymans <wim@fluendo.com>
24509 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24510 (gst_multipart_mux_init), (gst_multipart_mux_loop),
24511 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
24512 (gst_multipart_mux_change_state):
24513 Added configurable boundary specifier, added the value as a
24514 caps field as well.
24516 2004-06-02 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24518 * gst/tcp/gsttcp.c:
24519 * gst/tcp/gsttcpclientsrc.c:
24520 * gst/tcp/gsttcpclientsrc.h:
24521 * gst/tcp/gsttcpserversrc.c:
24522 - portability fix, to compile on OSX
24525 * sys/osxaudio/gstosxaudioelement.c:
24526 * sys/osxaudio/gstosxaudiosink.c:
24527 * sys/osxaudio/gstosxaudiosrc.c:
24528 - compilation warnings on OSX
24531 2004-06-02 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24533 * ext/vorbis/vorbisdec.c : sign warning fixes
24535 * gst-libs/gst/mixer/mixertrack.c :
24536 do no use defines which are glib 2.4 specific
24538 2004-06-01 Christophe Fergeau <teuf@gnome.org>
24540 * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
24541 buffer since libflac doesn't expect it (reports a sync error when
24542 it encounters that)
24545 2004-06-01 Owen Fraser-Green <owen@discobabe.net>
24547 * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
24548 * gst-libs/gst/mixer/mixertrack.c:
24549 (gst_mixer_track_get_property), (get_mixer_track_init),
24550 (get_mixer_track_get_property): Added property accessors
24551 * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
24552 * gst-libs/gst/mixer/mixeroptions.c:
24553 (gst_mixer_options_get_values): Added
24554 * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
24555 * gst-libs/gst/mixer/mixer.c: Fixed comment
24558 2004-06-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
24560 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
24561 improve error messages on open
24564 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
24566 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
24567 check if v4l-conf is in path
24569 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
24571 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
24572 change assert to a more readable error message
24574 2004-05-31 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24576 * gst-libs/gst/tuner/tunerchannel.h:
24577 - add a freq_multiplicator field to make the conversion
24578 between internal frequency unit and Hz
24579 * sys/v4l/gstv4lelement.c:
24580 * sys/v4l2/gstv4l2element.c:
24581 - change default video device to /dev/video0
24582 * sys/v4l/v4l_calls.c:
24583 * sys/v4l2/v4l2_calls.c:
24584 - we only expose frequency to the user in Hz instead of
24585 bastard v4lX unit (either 62.5kHz or 62.5Hz)
24587 2004-05-31 Jan Schmidt <thaytan@mad.scientist.com>
24588 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24589 Initialise b_o_s and e_o_s variables
24590 * gst-libs/gst/riff/riff-media.c:
24591 (gst_riff_create_video_caps_with_data):
24592 Add some unusual fourcc's from mplayer avi's
24593 * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
24594 Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
24597 2004-05-28 Wim Taymans <wim@fluendo.com>
24600 * gst/alpha/Makefile.am:
24601 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
24602 (gst_alpha_get_type), (gst_alpha_base_init),
24603 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
24604 (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
24605 (gst_alpha_chroma_key), (gst_alpha_chain),
24606 (gst_alpha_change_state), (plugin_init):
24607 A plugin to add an alpha channel to I420 video. Can optionally do
24609 * gst/multipart/Makefile.am:
24610 * gst/multipart/multipart.c: (plugin_init):
24611 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24612 (gst_multipart_demux_class_init), (gst_multipart_demux_init),
24613 (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
24614 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24615 (gst_multipart_demux_change_state),
24616 (gst_multipart_demux_plugin_init):
24617 * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
24618 (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
24619 (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
24620 (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
24621 (gst_multipart_mux_pad_unlink),
24622 (gst_multipart_mux_request_new_pad),
24623 (gst_multipart_mux_handle_src_event),
24624 (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
24625 (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
24626 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
24627 (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
24628 A Multipart demuxer/muxer. Not sure if it violates specs. Used to
24629 send multipart jpeg images to a browser.
24630 * gst/videobox/Makefile.am:
24631 * gst/videobox/README:
24632 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
24633 (gst_video_box_get_type), (gst_video_box_base_init),
24634 (gst_video_box_class_init), (gst_video_box_init),
24635 (gst_video_box_set_property), (gst_video_box_get_property),
24636 (gst_video_box_sink_link), (gst_video_box_i420),
24637 (gst_video_box_ayuv), (gst_video_box_chain),
24638 (gst_video_box_change_state), (plugin_init):
24639 Crops or adds borders around an image. can do alpha channel
24641 * gst/videomixer/Makefile.am:
24642 * gst/videomixer/README:
24643 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
24644 (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
24645 (gst_videomixer_pad_get_sink_event_masks),
24646 (gst_videomixer_pad_get_property),
24647 (gst_videomixer_pad_set_property),
24648 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
24649 (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
24650 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
24651 (gst_videomixer_base_init), (gst_videomixer_class_init),
24652 (gst_videomixer_init), (gst_videomixer_request_new_pad),
24653 (gst_videomixer_handle_src_event),
24654 (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
24655 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
24656 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
24657 (gst_videomixer_loop), (gst_videomixer_get_property),
24658 (gst_videomixer_set_property), (gst_videomixer_change_state),
24660 Generic video mixer plugin, can handle multiple inputs all with
24661 different framerates and video sizes. Is fully alpha channel
24664 2004-05-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
24666 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
24667 Select first track as master track. Not sure how else to handle
24669 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
24670 Discard discont events. Should fix #142962.
24672 2004-05-26 Ronald Bultje <rbultje@ronald.bitfreak.net>
24674 * ext/alsa/Makefile.am:
24675 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
24676 (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
24677 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
24678 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
24679 (gst_alsa_mixer_get_option):
24680 * ext/alsa/gstalsamixer.h:
24681 * ext/alsa/gstalsamixeroptions.c:
24682 (gst_alsa_mixer_options_get_type),
24683 (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
24684 (gst_alsa_mixer_options_new):
24685 * ext/alsa/gstalsamixeroptions.h:
24686 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
24687 * ext/alsa/gstalsamixertrack.h:
24688 Add enumerations (as GstMixerOptions). Make correct distinction
24689 between input/output tracks. Add capture/playback private flag.
24690 Use flag to decide on whether to set capture or playback volumes
24691 or switches. Use playback and record switches.
24692 * gst-libs/gst/mixer/Makefile.am:
24693 * gst-libs/gst/mixer/mixer-marshal.list:
24694 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
24695 (gst_mixer_set_option), (gst_mixer_get_option),
24696 (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
24697 (gst_mixer_volume_changed), (gst_mixer_option_changed):
24698 * gst-libs/gst/mixer/mixer.h:
24699 * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
24700 (gst_mixer_options_class_init), (gst_mixer_options_init),
24701 (gst_mixer_options_dispose):
24702 * gst-libs/gst/mixer/mixeroptions.h:
24703 Add GstMixerOptions.
24704 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
24705 Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
24706 broken device detection on computers with multiple OSS sound
24709 2004-05-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
24711 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
24712 fixate nicely even when the peer is not negotiating
24714 2004-05-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
24716 * gst/audioconvert/gstaudioconvert.c:
24717 (gst_audio_convert_parse_caps):
24718 make sure we don't allow depth > width
24719 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
24720 fixate endianness to G_BYTE_ORDER as default
24721 * gst/audioscale/gstaudioscale.c:
24722 we don't handle another endianness as host-endianness
24724 2004-05-25 David Schleef <ds@schleef.org>
24726 * gst/ffmpegcolorspace/mem.c: malloc() is in stdlib.h, not malloc.h
24728 2004-05-24 Benjamin Otte <otte@gnome.org>
24730 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
24731 (gst_oggvorbisenc_setup):
24732 properly fail when we can't setup the vorbis encoder due to
24733 unsupported settings
24734 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
24735 (gst_vorbisenc_setup):
24737 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
24738 fix case where warnings occured when one pad was unlinked while the
24739 other's link function was called
24741 2004-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
24743 * gst/tcp/Makefile.am:
24746 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
24748 * gst-libs/gst/resample/private.h:
24749 don't use optimizations that are #if 0'ed
24751 2004-05-24 Wim Taymans <wim@fluendo.com>
24753 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
24754 Fix potential division by zero error and hopefully get
24755 the position query right to get correct timestamps on avi
24758 2004-05-24 Wim Taymans <wim@fluendo.com>
24760 * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
24761 (gst_videoscale_scale_nearest_str2),
24762 (gst_videoscale_scale_nearest_str4),
24763 (gst_videoscale_scale_nearest_32bit),
24764 (gst_videoscale_scale_nearest_24bit),
24765 (gst_videoscale_scale_nearest_16bit):
24766 Fix the scaling algorithm and avoid a buffer overflow.
24767 removed the while loop in the scaling function as it
24768 was used for point sampling only.
24770 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
24772 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
24773 (gst_id3_tag_class_init), (gst_id3_tag_init),
24774 (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
24775 (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
24776 (gst_id3_tag_send_tag_event):
24777 lots of fixes to make id3mux work and id3demux work correctly
24779 2004-05-24 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24782 add rules to build shout2send (was removed by accident
24783 when this module was no more marked experimental/broken)
24785 2004-05-24 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24787 * ext/shout2/gstshout2.c:
24788 * ext/shout2/gstshout2.h:
24789 adding a "connection problem" signal to shout2send
24792 2004-05-21 Thomas Vander Stichele <thomas at apestaart dot org>
24794 * ext/kio/kioreceiver.cpp:
24795 * ext/kio/kioreceiver.h:
24796 fix sign comparison issues
24798 2004-05-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24800 * gst/cdxaparse/gstcdxaparse.c:
24801 * gst/cdxaparse/gstcdxaparse.h:
24803 add some checks/sanity
24804 prepare for seek addition
24806 * sys/sunaudio/gstsunaudio.c:
24807 remove exported dupe init function
24809 2004-05-21 Jan Schmidt <thaytan@mad.scientist.com>
24811 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
24812 (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
24813 Fix format conversion and position querying.
24814 * gst/debug/progressreport.c: (gst_progressreport_report):
24815 Don't output a bogus total value that we didn't query.
24816 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
24817 Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
24818 only a blank window after xine has been used.
24820 2004-05-21 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
24823 sync with upstream version to fix test on FC2
24824 readd with -ko to preserve Id header
24826 2004-05-20 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24829 test for FIONREAD ioctl in sys/filio.h for Solaris compat.
24830 * gst/tcp/gsttcpclientsrc.c: idem
24831 * gst/tcp/gsttcpserversink.c: idem
24832 * gst/tcp/gsttcpserversrc.c: idem
24833 * m4/gst-fionread.m4: idem
24835 * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
24837 * configure.ac: enable speex plugin for speex 1.1.5+
24838 * ext/speex/gstspeexenc.c: fix cast warning
24840 * ext/esd/README: fix typo
24842 2004-05-20 David Schleef <ds@schleef.org>
24844 * configure.ac: Minor cosmetic change to convince the buildbot to
24846 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
24847 (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
24848 (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
24849 (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
24850 (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
24851 (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
24852 More hacking. Plays audio now.
24854 2004-05-20 David Schleef <ds@schleef.org>
24859 2004-05-20 David Schleef <ds@schleef.org>
24861 * sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer Abbas Merali
24862 * sys/osxaudio/gstosxaudio.c:
24863 * sys/osxaudio/gstosxaudioelement.c:
24864 * sys/osxaudio/gstosxaudioelement.h:
24865 * sys/osxaudio/gstosxaudiosink.c:
24866 * sys/osxaudio/gstosxaudiosink.h:
24867 * sys/osxaudio/gstosxaudiosrc.c:
24868 * sys/osxaudio/gstosxaudiosrc.h:
24870 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
24872 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
24873 (gst_vorbisenc_chain):
24874 put the codec headers on the caps as streamheader as well as
24877 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
24879 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
24880 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
24881 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
24882 split up push_packet into two functions
24884 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
24886 * gst/tcp/.cvsignore:
24888 * gst/tcp/Makefile.am:
24890 * gst/tcp/gsttcp.c:
24891 * gst/tcp/gsttcp.h:
24892 * gst/tcp/gsttcpclientsink.c:
24893 * gst/tcp/gsttcpclientsink.h:
24894 * gst/tcp/gsttcpclientsrc.c:
24895 * gst/tcp/gsttcpclientsrc.h:
24896 * gst/tcp/gsttcpplugin.c:
24897 * gst/tcp/gsttcpserversink.c:
24898 * gst/tcp/gsttcpserversink.h:
24899 * gst/tcp/gsttcpserversrc.c:
24900 * gst/tcp/gsttcpserversrc.h:
24901 add new tcp elements
24903 2004-05-19 Wim Taymans <wim@fluendo.com>
24905 * gst/law/mulaw-conversion.c: (mulaw_encode):
24906 Fix overflow bug in ulaw encoding.
24908 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24910 * ext/mad/gstmad.c: (gst_mad_handle_event):
24911 don't unref the event twice
24913 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24916 remove -Wno-sign-compare
24918 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24921 remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
24922 if you want to work against glib 2.2 and 2.4
24924 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
24926 * gst/tcp/Makefile.am:
24927 * gst/tcp/gsttcp.c:
24928 * gst/tcp/gsttcp.h:
24929 * gst/tcp/gsttcpsink.h:
24930 * gst/tcp/gsttcpsrc.h:
24931 gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
24933 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24935 * gst/debug/tests.c: (md5_get_value):
24936 fix segfault on gst-inspect
24938 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24940 * gst/debug/testplugin.c:
24941 * gst/debug/tests.c:
24942 * gst/debug/tests.h:
24943 add new extensible and configurable testing element. Current tests
24944 include buffer count, stream length, timestamp/duration matching and
24946 * gst/debug/Makefile.am:
24947 * gst/debug/gstdebug.c: (plugin_init):
24948 add infrastructure for new element
24950 2004-05-19 Johan Dahlin <johan@gnome.org>
24952 * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
24953 ending of the array. Fixes gst-inspect segfault on ppc.
24955 2004-05-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24957 * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
24959 * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
24961 2004-05-18 David Schleef <ds@schleef.org>
24963 * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
24964 warnings (bugs, actually) noticed by gcc but not forte.
24966 2004-05-18 David Schleef <ds@schleef.org>
24968 * sys/sunaudio/Makefile.am:
24969 * sys/sunaudio/gstsunaudio.c: New sunaudiosink
24971 2004-05-18 David Schleef <ds@schleef.org>
24973 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
24974 (gst_qtdemux_loop_header): Patch from dcm@acm.org (David Moore)
24975 to allow qtdemux to use non-seekable streams. (bug #142272)
24977 2004-05-18 David Schleef <ds@schleef.org>
24979 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
24980 (gst_resample_sinc_ft_float): Remove use of static temporary
24981 buffer. This code was obviously not supposed to last long, but
24982 it's stuck in our ABI, so it required a little hack to make it
24983 ABI-compatible. Fixes #142585.
24984 * gst-libs/gst/resample/resample.h: same.
24986 2004-05-18 David Schleef <ds@schleef.org>
24988 * configure.ac: Add sunaudio
24989 * examples/Makefile.am: make gstplay depend on gconf
24990 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
24991 * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
24992 (convert_table_lookup), (img_convert): remove c99-isms
24993 * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
24994 unsigned, to fix a warning on Solaris
24995 * gst/mpeg1sys/systems.c: bcopy->memcpy
24996 * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
24997 * sys/Makefile.am: Add sunaudio
24999 2004-05-18 Wim Taymans <wim@fluendo.com>
25001 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
25002 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
25003 (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
25004 (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
25005 (gst_ogg_mux_loop):
25006 Fix an ugly memleak where the muxer didn't flush enough ogg
25007 pages. This also resulted in badly muxed ogg files.
25009 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25011 * gst/asfdemux/asfheaders.c :
25012 * gst/asfdemux/asfheaders.h :
25013 * gst/asfdemux/gstasfdemux.c :
25014 - fix ASF_OBJ_PADDING guid
25015 - add 3 new object guids (language list, metadata,
25016 extended stream properties)
25017 - add a function to parse extended header objects
25019 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
25021 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
25022 remove leftover debugging g_print
25024 2004-05-17 Ronald Bultje <rbultje@ronald.bitfreak.net>
25026 * ext/mad/gstmad.c: (gst_mad_handle_event):
25027 Fix for when the first format in a discont event is not a
25028 byte-based one. Should fix #137710.
25030 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25032 * m4/a52.m4 : fix compilation with -Wall -Werror
25033 * m4/libfame.m4 : idem
25034 * m4/libmikmod.m4 : idem
25036 2004-05-17 Benjamin Otte <otte@gnome.org>
25038 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25039 signal the new tags before giving up the reference
25041 2004-05-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
25043 * ext/shout2/gstshout2.c:
25044 use application/ogg instead of application/x-ogg (patch by Patrick
25045 Guimond, fixes #142432)
25046 * sys/oss/gstosselement.c: (gst_osselement_reset),
25047 (gst_osselement_sync_parms):
25048 don't set fragment size unless specified (fixes #142493)
25050 2004-05-17 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25052 * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
25055 2004-05-17 Benjamin Otte <otte@gnome.org>
25057 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
25058 compute offsets correctly for internal buffers so timestamps are set
25059 correctly when we can't seek. Also handle cases where there are no
25060 offsets. (based on a patch by David Moore, fixes #142507)
25062 2004-05-17 Benjamin Otte <otte@gnome.org>
25064 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25065 use correct variable when determining amount of data to skip so we
25066 don't skip into the void and segfault
25068 2004-05-16 Benjamin Otte <otte@gnome.org>
25070 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25073 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25075 * gst/asfdemux/gstasfdemux.c:
25076 - fix a mem leak and always propagate tags
25077 - add WMV3 to known video codecs (but no decoder yet)
25078 - replace "surplus data" at end of audio header for what
25079 it is : codec specific data
25082 2004-05-16 Arwed v. Merkatz <v.merkatz@gmx.net>
25084 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
25086 * gst-libs/gst/audio/audioclock.c:
25087 Fix wrong return type (#142205).
25089 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
25091 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
25092 Ignore CRCs by default (fixes #142566).
25094 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
25096 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
25097 (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
25098 (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
25099 (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
25100 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
25101 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
25102 Fix for cases where we fail to attach to a mixer.
25104 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
25106 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
25107 Don't touch events after not owning them anymore.
25108 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
25109 (gst_wavparse_fmt), (gst_wavparse_other),
25110 (gst_wavparse_handle_seek), (gst_wavparse_loop),
25111 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
25112 (gst_wavparse_srcpad_event):
25113 * gst/wavparse/gstwavparse.h:
25114 Add seeking, fix querying.
25116 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25118 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25119 - process comments even if they don't end with \0\0
25120 g_convert would ignore them if present and works well without them
25122 2004-05-16 Benjamin Otte <otte@gnome.org>
25124 * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
25127 2004-05-16 Benjamin Otte <otte@gnome.org>
25129 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25130 don't write to memory we might not write to - g_convert does that
25131 for us anyway (fixes #142613)
25132 (gst_asf_demux_audio_caps):
25133 comment out gst_util_dump_mem
25135 2004-05-16 Benjamin Otte <otte@gnome.org>
25137 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25138 compute correct expected timestamps after seek (broken since
25140 * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
25141 rename element and debugging category to gdkpixbufscale
25143 2004-05-16 Benjamin Otte <otte@gnome.org>
25145 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25146 add error checking to snd_pcm_delay and remove duplicate call to
25147 snd_pcm_delay that caused issues (see inline code comments)
25148 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
25149 make more readable and fix return value when snd_pcm_delay fails
25152 2004-05-15 Jan Schmidt <thaytan@mad.scientisti.com>
25153 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
25154 (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
25155 (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
25156 (gst_pixbufscale_link), (gst_pixbufscale_init),
25157 (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
25158 (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
25159 (gst_pixbufscale_get_property), (pixbufscale_init):
25160 * ext/gdk_pixbuf/pixbufscale.h:
25161 Add these files I forgot earlier
25163 2004-05-15 Jan Schmidt <thaytan@mad.scientist.com>
25164 * ext/gdk_pixbuf/Makefile.am:
25165 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
25166 * ext/gdk_pixbuf/gstgdkpixbuf.h:
25167 Add new pixbufscale element to scale RGB video
25168 using gdk_pixbuf, because gdk_pixbuf does BILINEAR
25169 and HYPER interpolation correctly.
25170 * ext/theora/theoraenc.c: (theora_enc_chain),
25171 Discard buffer and return if explicit caps could not be set
25172 (theora_enc_get_property):
25173 Make _get return kbps for the bitrate consistent with
25177 2004-05-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
25179 * ext/libvisual/visual.c: (gst_visual_chain):
25180 add missing visual_audio_analyze
25182 2004-05-14 David Schleef <ds@schleef.org>
25184 * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
25185 is killed while we're playing.
25186 * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
25187 gst_element_no_more_pads().
25189 2004-05-14 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25191 * gst-libs/gst/riff/riff-read.c :
25192 - fix INFO tag extraction in RIFF/AVI files
25193 because gst_event_unref (event) also freed taglist
25196 2004-05-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25198 * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
25199 * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
25201 * gst/auparse/gstauparse.c :
25202 - add code (commented for now) to support audio/x-adpcm on src pad
25203 (we have no decoder for those layout yet)
25205 * gst/cdxaparse/gstcdxaparse.c :
25206 * gst/cdxaparse/gstcdxaparse.h :
25207 - partial rewrite using RiffRead (ripped iain's wavparse code)
25209 * gst/rtp/gstrtpL16enc.c : typo
25210 * gst/rtp/gstrtpgsmenc.c : typo
25212 2004-05-13 Benjamin Otte <otte@gnome.org>
25215 check for exact version of libvisual, it's not supposed to be
25218 2004-05-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
25220 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
25221 signal no-more-pads
25223 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
25225 * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
25226 Report which format was used for GST_FORMAT_DEFAULT
25227 * gst/debug/Makefile.am:
25228 * gst/debug/gstdebug.c: (plugin_init):
25229 * gst/debug/progressreport.c: (gst_progressreport_base_init),
25230 (gst_progressreport_class_init), (gst_progressreport_init),
25231 (gst_progressreport_report), (gst_progressreport_set_property),
25232 (gst_progressreport_get_property), (gst_progressreport_chain),
25233 (gst_progressreport_plugin_init):
25234 Add progressreport element for testing.
25236 2004-05-13 Thomas Vander Stichele <thomas at apestaart dot org>
25238 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
25239 * sys/v4l/gstv4lsrc.h:
25240 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
25241 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
25242 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
25243 (gst_v4lsrc_grab_frame):
25245 send a discont at start
25247 2004-05-12 Colin Walters <walters@redhat.com>
25249 * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
25250 inflooping if we can't find a chunk. Or in other words, don't blow
25251 chunks if we don't have a chunk to blow.
25253 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
25254 * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
25255 Remove old debug output
25256 * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
25257 (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
25258 (gst_dvdec_set_property), (gst_dvdec_get_property):
25259 Change the quality setting to an enum, so it works from gst-launch
25260 Don't renegotiate a non-linked pad. Allows audio only decoding.
25261 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
25262 (gst_deinterlace_link), (gst_deinterlace_init):
25263 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
25264 (gst_videodrop_link):
25265 Some caps negotiation fixes
25267 2004-05-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25269 * ext/tarkin/gsttarkin.c :
25270 - Change RANK from NONE to PRIMARY
25271 * ext/gdk_pixbuf/gstgdkpixbuf.c :
25272 - Change RANK from NONE to MARGINAL
25273 * ext/divx/gstdivxenc.c :
25274 - Change RANK from PRIMARY to NONE (encoder/spider issue)
25276 2004-05-12 Thomas Vander Stichele <thomas at apestaart dot org>
25278 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
25279 (gst_vorbisenc_push_packet):
25280 copy a function that was added between 1.0 and 1.0.1 until we
25281 depend on worthwhile features of post-1.0
25283 2004-05-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
25286 enable shout2 by default
25287 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
25288 (gst_shout2send_base_init), (gst_shout2send_init),
25289 (gst_shout2send_connect), (gst_shout2send_change_state):
25290 * ext/shout2/gstshout2.h:
25291 make this work again. Based on a patch by Zaheer Abbas Merali (fixes
25293 * ext/theora/theora.c: (plugin_init):
25294 don't set rank on encoders
25296 2004-05-11 Jeremy Simon <jesimon@libertysurf.fr>
25298 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25299 Use codec_data property instead of flag1 and flag2 for wma
25301 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25303 * gst/cdxaparse/gstcdxaparse.c :
25304 - Add mpegversion to CAPS to make it link
25305 - Rank is as GST_RANK_SECONDARY instead of NONE
25306 * gst/auparse/gstauparse.c :
25307 - Document all audio encoding we can encounter from Solaris 9
25308 headers and libsndfile information.
25309 - Increase max. rate from 48000 to 192000 (to match other elements)
25310 - Don't try to play junk data between header and samples
25312 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
25314 * ext/libvisual/visual.c: (gst_visual_getcaps):
25315 use the right caps depending on endianness (I hope)
25316 * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
25317 use GST_RANK_NONE for all non-decoding elements or spider gets
25320 2004-05-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
25322 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25323 Fix some odd cases and fix BE metadata parsing of unicode16 text.
25325 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
25327 * gst/switch/gstswitch.c: (gst_switch_release_pad),
25328 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
25329 (gst_switch_loop), (gst_switch_get_type):
25330 whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
25331 HEADERS. Had to be said.
25333 2004-05-10 David Schleef <ds@schleef.org>
25335 * configure.ac: Add prototype Dirac support.
25337 * ext/dirac/Makefile.am:
25338 * ext/dirac/gstdirac.cc:
25339 * ext/dirac/gstdiracdec.cc:
25341 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
25343 * gst/auparse/gstauparse.c: (gst_auparse_class_init),
25344 (gst_auparse_init), (gst_auparse_chain),
25345 (gst_auparse_change_state):
25346 Hack around spider. Remove me some day please.
25348 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
25350 * gst/auparse/gstauparse.c: (gst_auparse_chain):
25351 Fix for some uninitialized variables in previous patch, also
25352 makes it work. Fixes #142286 while we're at it.
25354 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25356 * gst/auparse/gstauparse.c:
25357 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
25358 only unsupported formats are ADPCM/CCITT G.72x
25360 * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
25362 2004-05-10 Wim Taymans <wim@fluendo.com>
25364 * ext/vorbis/Makefile.am:
25365 * ext/vorbis/README:
25366 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
25367 (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
25368 (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
25369 (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
25370 (gst_oggvorbisenc_convert_sink),
25371 (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
25372 (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
25373 (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
25374 (get_constraints_string), (update_start_message),
25375 (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
25376 (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
25377 (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
25378 * ext/vorbis/oggvorbisenc.h:
25379 * ext/vorbis/vorbis.c: (plugin_init):
25380 * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
25381 (raw_caps_factory), (gst_vorbisenc_class_init),
25382 (gst_vorbisenc_init), (gst_vorbisenc_setup),
25383 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
25384 (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
25385 * ext/vorbis/vorbisenc.h:
25386 Added a raw vorbis encoder to be used with the oggmuxer.
25387 We still need the old encoder for some gnome applications,
25388 read the README to find out how that works.
25389 The raw encoder is called "rawvorbisenc" until 0.9.
25391 2004-05-10 Wim Taymans <wim@fluendo.com>
25393 * ext/ogg/gstogg.c: (plugin_init):
25394 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
25396 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
25397 (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
25398 (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
25399 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
25400 (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
25401 (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
25402 (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
25403 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
25404 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
25405 (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
25406 Added an ogg muxer.
25407 Small typo fixes in the demuxer.
25409 2004-05-10 Wim Taymans <wim@fluendo.com>
25411 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25412 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25413 (theora_enc_change_state), (theora_enc_set_property),
25414 (theora_enc_get_property):
25415 Mark the last packet with an EOS flag which is not really needed
25417 Do some better video framerate initialisation.
25418 Update the buffer timestamp.
25420 2004-05-10 Jan Schmidt <thaytan@mad.scientist.com>
25422 * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
25423 Return the result of the parent state change call
25425 2004-05-10 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25427 * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
25428 * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
25429 * gst/law/alaw-encode.c : (idem)
25430 * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
25431 * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
25432 * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
25434 2004-05-09 Benjamin Otte <otte@gnome.org>
25436 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
25437 don't use a fixed buffer size when writing variable length data to
25438 it. Fixes memory corruption and makes alsasrc work
25440 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
25442 * ext/gnomevfs/gstgnomevfssink.c:
25443 (_gst_boolean_allow_overwrite_accumulator),
25444 (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
25445 Run glib's default signal handler (??) in RUN_CLEANUP rather than
25446 RUN_LAST, and don't use that to set the accumulator value because
25447 then it's always FALSE.
25449 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
25451 * gst-libs/gst/riff/riff-media.c:
25452 (gst_riff_create_video_caps_with_data),
25453 (gst_riff_create_audio_caps),
25454 (gst_riff_create_audio_template_caps):
25455 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
25456 Fix for unaligned RIFF files (i.e. where all the chunks together
25457 in a LIST chunk are not of the same size as the size given in
25458 the LIST chunk header). Fixes several odd WAVE files. Also fix
25459 ADPCM (block_align property) in audio, so that wavparse based
25460 on this works now as it used to stand-alone.
25462 2004-05-09 Edward Hervey <bilboed@bilboed.com>
25464 reviewed by Benjamin Otte <otte@gnome.org>
25466 * ext/a52dec/gsta52dec.c:
25467 * ext/divx/gstdivxdec.c:
25468 * ext/divx/gstdivxenc.c:
25469 * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
25470 * ext/faac/gstfaac.c: (gst_faac_base_init):
25471 * ext/faad/gstfaad.c: (gst_faad_base_init):
25472 * ext/ivorbis/vorbisfile.c:
25473 * ext/lame/gstlame.c:
25474 * ext/libfame/gstlibfame.c:
25475 * ext/mpeg2enc/gstmpeg2enc.cc:
25476 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
25477 * ext/sidplay/gstsiddec.cc:
25478 * ext/speex/gstspeexdec.c:
25479 * ext/speex/gstspeexenc.c:
25480 * ext/xvid/gstxviddec.c:
25481 * ext/xvid/gstxvidenc.c:
25482 correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
25485 2004-05-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
25487 * ext/alsa/gstalsa.c: (device_list),
25488 (gst_alsa_class_probe_devices):
25489 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
25490 Fix alsa oddness in mixer after the combination of using mixer
25491 in source/sink elements and using hw:x,y instead of just hw:x.
25493 2004-05-09 Benjamin Otte <otte@gnome.org>
25495 * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
25496 (gst_wavparse_create_sourcepad):
25497 make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
25500 2004-05-09 Benjamin Otte <otte@gnome.org>
25502 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25503 allow discont events before caps nego
25505 2004-05-08 Benjamin Otte <otte@gnome.org>
25507 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
25510 2004-05-08 Benjamin Otte <otte@gnome.org>
25512 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
25513 (gst_level_change_state), (gst_level_init):
25514 * gst/level/gstlevel.h:
25515 figure out if we're initialized directly instead of keeping a
25516 variable that's wrong in 90% of cases
25517 don't initialize pads and then leak them and use a new unitialized
25518 pad. (fixes #142084)
25519 these were bugs so n00bish I didn't find them for an hour :/
25521 2004-05-08 Iain <iain@prettypeople.org>
25523 * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
25524 * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
25525 (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
25526 return the length that was read.
25527 (gst_riff_read_strf_auds): Allow fmt tags as well.
25529 2004-05-07 David Schleef <ds@schleef.org>
25531 * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
25532 signed char assumption in faad.h.
25534 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
25536 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
25537 Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
25539 2004-05-07 Colin Walters <walters@redhat.com>
25541 * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
25542 * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
25544 * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
25545 Add dispose function.
25547 2004-05-08 Jan Schmidt <thaytan@mad.scientist.com>
25548 * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
25549 Fix caps nego and pad templates. RGB mode caps should
25551 * ext/dvdnav/gst-dvd:
25552 Move mpeg2dec inside the thread because otherwise the
25553 queue rejects cap changes mid-stream
25554 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
25555 (gst_mpeg2dec_flush_decoder):
25556 For mpeg2dec > 0.4.0, call the flush function instead of
25557 manually extracting all in-flight frames.
25558 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
25559 (gst_dv1394src_init), (gst_dv1394src_iso_receive):
25560 Change mime type video/dv go video/x-dv to match the
25561 rest of gst-plugins
25563 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
25565 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
25566 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
25567 (gst_alsa_sink_class_init):
25568 * ext/alsa/gstalsasink.h:
25569 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
25570 (gst_alsa_src_class_init):
25571 * ext/alsa/gstalsasrc.h:
25572 Make alsasink/src a subclass of alsamixer so that mixer stuff
25573 shows up in gst-rec. Needs some finetuning.
25575 2004-05-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
25577 * ext/lame/gstlame.c: (gst_lame_chain):
25579 * ext/mad/gstmad.c: (gst_mad_handle_event):
25581 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
25582 be able to detect mp3 files < 4096 bytes
25584 2004-05-06 Wim Taymans <wim@fluendo.com>
25586 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25587 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25588 (theora_enc_set_property), (theora_enc_get_property):
25589 Also encode the first frame, cleanup some code.
25591 2004-05-06 Wim Taymans <wim@fluendo.com>
25593 * ext/mpeg2enc/gstmpeg2enc.cc:
25594 Forward events first before deciding that negotiation was
25597 2004-05-06 Wim Taymans <wim@fluendo.com>
25599 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
25600 First process the events before deciding that negotiation
25603 2004-05-06 Wim Taymans <wim@fluendo.com>
25605 * ext/theora/Makefile.am:
25606 * ext/theora/theora.c: (plugin_init):
25607 * ext/theora/theoradec.c: (theora_dec_change_state):
25608 * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
25609 (gst_theora_enc_class_init), (gst_theora_enc_init),
25610 (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
25611 (theora_enc_chain), (theora_enc_change_state),
25612 (theora_enc_set_property), (theora_enc_get_property):
25613 Added a theora encoder, grouped the encoder and decoder into the
25616 2004-05-05 Thomas Vander Stichele <thomas at apestaart dot org>
25618 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25619 (gst_jpegenc_chain):
25620 fix DURATION on outgoing buffers
25621 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
25622 debug using time formats
25623 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
25624 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25625 (gst_xvimagesink_sink_link):
25626 windows with width/height 0 generate X errors, so don't allow them
25628 2004-05-05 Wim Taymans <wim@fluendo.com>
25630 * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
25631 (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
25632 (gst_mpeg2dec_negotiate_format):
25633 * ext/mpeg2dec/gstmpeg2dec.h:
25634 removed the static pad template so that we can add the
25635 more accurate framerate value to the caps.
25638 2004-05-04 Benjamin Otte <otte@gnome.org>
25641 check for kdemacros.h, too (should fix #141821)
25642 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
25643 don't crash if no header was sent, but nicely error out (fixes part
25646 2004-05-04 Wim Taymans <wim@fluendo.com>
25648 * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
25649 parent dispose function to avoid segfault on destroy.
25651 2004-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
25653 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
25655 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
25656 (gst_xvimagesink_sink_link):
25657 clean up debugging caps
25658 also recreate xvimage when format has changed
25660 2004-05-04 Benjamin Otte <otte@gnome.org>
25662 * ext/libvisual/Makefile.am:
25663 * ext/libvisual/visual.c: (gst_visual_class_init),
25664 (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
25665 (gst_visual_srclink), (gst_visual_chain),
25666 (gst_visual_change_state), (plugin_init):
25667 use a GstAdapter to correctly adapt buffer sizes - allows using a
25670 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25672 * sys/v4l/gstv4lelement.h:
25673 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
25674 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
25675 (gst_v4lsrc_buffer_free):
25676 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
25677 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
25678 (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
25679 (gst_v4lsrc_requeue_frame):
25680 move some debugging categories around
25681 query for fps index and set accordingly if found
25683 2004-05-03 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25685 * ext/lame/gstlame.c:
25686 correct defaults that lame_init puts out of range
25688 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25690 * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
25691 (gst_divxenc_class_init):
25692 fix range since -1 is the default
25693 * gst/mpeg1sys/gstmpeg1systemencode.c:
25694 (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
25695 * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
25696 (gst_rtjpegdec_chain):
25697 * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
25698 (gst_rtjpegenc_chain):
25699 * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
25700 (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
25701 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
25702 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
25703 * sys/v4l/gstv4lsrc.c:
25704 * sys/v4l/v4l_calls.c: (gst_v4l_open):
25705 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
25706 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
25707 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
25708 * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
25709 remove gst_info calls
25711 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25720 Updated translations
25722 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25724 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
25725 refactor/comment code
25727 2004-05-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
25729 * gst/asfdemux/Makefile.am:
25730 * gst/asfdemux/asfheaders.c:
25731 * gst/asfdemux/asfheaders.h:
25732 * gst/asfdemux/gstasf.c: (plugin_init):
25733 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
25734 (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
25735 (gst_asf_demux_setup_pad):
25736 * gst/asfdemux/gstasfdemux.h:
25737 * gst/asfdemux/gstasfmux.c:
25738 * gst/asfdemux/gstasfmux.h:
25739 Add tagging support to demuxer, split out registration in its own
25740 file instead of in demux (hacky), and prevent having some tables
25741 in our memory multiple times (in asfheaders.h).
25743 2004-05-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
25745 * gst/matroska/matroska-demux.c:
25746 (gst_matroska_demux_parse_metadata):
25747 * gst/matroska/matroska-ids.h:
25748 Basic tag reading support.
25750 2004-04-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
25752 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
25753 Really detect ac-3 audio.
25754 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
25755 really detect matroska files (off-by-1).
25757 2004-04-30 David Schleef <ds@schleef.org>
25759 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25760 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
25761 (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
25762 (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
25763 (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
25764 hackage -- parse a lot more atoms, extract a few tags. One might even
25765 mistake this for tag support. Maybe it is.
25766 * gst/qtdemux/qtdemux.h:
25768 2004-04-30 Colin Walters <walters@verbum.org>
25770 * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
25772 2004-04-30 Thomas Vander Stichele <thomas at apestaart dot org>
25774 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25775 (gst_ffmpegcolorspace_getcaps):
25776 remove broken nego fix
25778 2004-04-30 Benjamin Otte <otte@gnome.org>
25782 * ext/libvisual/Makefile.am:
25783 * ext/libvisual/visual.c:
25784 add initial support for libvisual (http://libvisual.sourceforge.net)
25785 libvisual is still quite alpha, so expect crashes in there :)
25787 2004-04-29 David Schleef <ds@schleef.org>
25789 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
25790 (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
25791 up qtdemux to make it spit out codec_data. Do _not_ look at this
25792 code; you will no longer respect me.
25794 2004-04-29 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25796 * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
25797 * ext/alsa/gstalsa.h :
25798 change alsa pcm device discovery to find more than 1 device
25799 per card. code review by Ronald.
25801 2004-04-29 David Schleef <ds@schleef.org>
25803 * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
25804 Add a check for a driver bug on FreeBSD. (bug #140565)
25806 2004-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
25808 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
25809 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25810 (gst_jpegenc_getcaps):
25811 move format setting to inner loop
25812 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25813 (gst_ffmpegcolorspace_getcaps):
25814 use GST_PAD_CAPS if available so that we use already negotiated
25816 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25817 (qtdemux_parse_moov), (qtdemux_parse):
25819 * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
25820 * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
25821 move hardcoded path to DEFINE
25823 2004-04-28 David Schleef <ds@schleef.org>
25825 * gst/speed/gstspeed.c: (speed_parse_caps): Fix caps parsing.
25828 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
25830 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
25831 Don't probe for playback device if we're a source element. Fixes
25834 2004-04-29 Benjamin Otte <otte@gnome.org>
25836 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
25837 (gst_id3_tag_chain):
25838 rewrite buffer offset
25840 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
25844 * ext/dts/Makefile.am:
25845 * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
25846 (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
25847 (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
25848 (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
25849 (gst_dtsdec_loop), (gst_dtsdec_change_state),
25850 (gst_dtsdec_set_property), (gst_dtsdec_get_property),
25852 * ext/dts/gstdtsdec.h:
25854 * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
25855 (gst_faad_srcconnect):
25856 Add ESDS atom handling (.m4a).
25858 2004-04-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
25860 * ext/divx/gstdivxdec.c: (plugin_init):
25861 Remove comment that makes no sense.
25862 * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
25863 Fix for obvious typo that resulted in warnings during gst-register.
25864 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
25865 (gst_xviddec_sink_link):
25866 Fix caps negotiation a bit better.
25867 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
25868 We call this 'codec_data', not 'esds'.
25870 2004-04-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
25872 * gst/monoscope/gstmonoscope.c:
25873 make sure we only provide 256x128
25874 * gst/monoscope/monoscope.c: (monoscope_init):
25875 assert size of 256x128
25877 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
25880 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
25881 (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
25882 fixate to max width and height of device
25884 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
25887 * sys/v4l/gstv4l.c:
25888 * sys/v4l/gstv4lsrc.c:
25889 * sys/v4l/v4l_calls.c:
25890 * sys/v4l/v4lsrc_calls.c:
25891 fix for qc-usb driver which fakes having more than one buffer
25892 by handing the same buffer twice, which confused GStreamer's/v4lsrc
25893 buffer_free override
25896 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
25899 * gst/videotestsrc/gstvideotestsrc.c:
25900 (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
25901 (gst_videotestsrc_init), (gst_videotestsrc_get),
25902 (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
25903 * gst/videotestsrc/gstvideotestsrc.h:
25904 add num-buffers property
25906 2004-04-26 Benjamin Otte <otte@gnome.org>
25908 * ext/mad/gstid3tag.c: (plugin_init):
25909 set id3mux rank to NONE so it doesn't confuse spider
25910 require audio/mpeg,mpegversion=1 in id3mux
25912 2004-04-26 Benjamin Otte <otte@gnome.org>
25915 detect faad correctly as non-working if it's indeed non-working
25917 2004-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
25920 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25921 (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
25922 fix _getcaps so it only negotiates to its supported format
25924 2004-04-25 Benjamin Otte <otte@gnome.org>
25926 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
25929 2004-04-23 Benjamin Otte <otte@gnome.org>
25931 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
25932 audio/x-raw-int with height rules! not. Now it's depth.
25934 2004-04-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
25936 * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
25937 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
25938 (gst_wavparse_loop):
25939 Missing variable initialization. Add handling of DVI ADPCM. Fix
25940 mis-parsing of LIST chunks. This works around a bug where we mis-
25941 parse non-aligning LIST chunks (so LIST chunks where the contents
25942 don't align with the actual LIST size). The correct fix is to use
25943 rifflib, I'm not going to fix wavparse - too much work. All this
25946 2004-04-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
25948 reviewed by Benjamin Otte <otte@gnome.org>
25950 * ext/shout/gstshout.c: (gst_icecastsend_change_state):
25951 fix shoutcast not working (fixes #140844)
25953 2004-04-22 Benjamin Otte <otte@gnome.org>
25955 * ext/hermes/gsthermescolorspace.c:
25956 (gst_hermes_colorspace_caps_remove_format_info):
25957 * gst/colorspace/gstcolorspace.c:
25958 (gst_colorspace_caps_remove_format_info):
25959 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25960 (gst_ffmpegcolorspace_caps_remove_format_info):
25961 s/gst_caps_simplify/gst_caps_do_simplify/
25963 2004-04-22 Benjamin Otte <otte@gnome.org>
25965 * gst-libs/gst/riff/riff-media.c:
25966 (gst_riff_create_video_caps_with_data):
25967 mpegversion is an int
25968 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
25969 don't try to create pad templates with NULL caps, use any caps
25972 2004-04-20 David Schleef <ds@schleef.org>
25974 * ext/sdl/Makefile.am: Link against libgstinterfaces, not
25975 libgstxoverlay. jmmv@menta.net (Julio M. Merino Vidal)
25978 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
25980 reviewed by David Schleef
25982 * ext/mad/gstid3tag.c: Add stdlib.h
25983 * gst/rtp/gstrtpgsmenc.c: same
25984 * gst/tags/gstid3tag.c: same
25985 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
25986 * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
25987 GST_DISABLE_LOADSAVE use.
25988 * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
25989 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
25990 * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
25992 * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
25993 * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
25995 * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
25996 * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
25998 * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
26001 2004-04-20 David Schleef <ds@schleef.org>
26003 * gst/realmedia/rmdemux.c: This was supposed to part of the
26004 last checkin. Same idea.
26006 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
26008 reviewed by David Schleef
26010 * configure.ac: bump required gstreamer version to 0.8.1.1
26011 because of following changes [--ds]
26013 * gst-libs/gst/riff/riff-read.c: Include gst/gstutils.h.
26014 (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
26015 (gst_riff_read_header): Use GST_READ_UINT*
26016 macros to access possibly unaligned memory.
26018 * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
26019 (mp3_type_find): Use GST_READ_UINT*
26020 macros to access possibly unaligned memory.
26021 (mp3_type_find, mpeg1_parse_header, qt_type_find)
26022 (speex_type_find): Likewise
26024 * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
26026 * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
26027 (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
26028 (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
26029 (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
26030 (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
26031 (qtdemux_tree_get_sibling_by_type): Use GST_READ_UINT*
26032 macros to access possibly unaligned memory.
26034 * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
26037 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
26038 (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
26040 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
26043 * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
26044 (gst_mpeg2subt_chain_subtitle): Likewise.
26046 * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
26047 (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
26050 * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
26053 * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
26056 * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
26059 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
26062 update required version of GStreamer because of GST_TIME_FORMAT
26064 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
26066 * ext/mad/gstid3tag.c: (gst_id3_tag_init):
26067 remove leftover g_print
26068 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
26069 don't try setting only a subset of the caps. We don't want to kill
26070 autoplugging on purpose
26072 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
26074 * sys/ximage/ximagesink.c: (plugin_init):
26075 * sys/xvimage/xvimagesink.c: (plugin_init):
26076 add debugging categories
26078 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
26082 Adding en_GB translation (Gareth Owen)
26084 2004-04-20 David Schleef <ds@schleef.org>
26086 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
26087 (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
26088 (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
26089 (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
26090 A number of new features and hacks to extract the esds atom and
26091 put it into the caps. (bug #137724)
26093 2004-04-19 David Schleef <ds@schleef.org>
26095 * gconf/Makefile.am: Fix for non-GNU make
26096 * gst-libs/gst/Makefile.am: Change directory order to handle
26097 GstPlay linking with gstinterfaces
26098 * gst-libs/gst/audio/make_filter: make use of tr portable
26099 * gst-libs/gst/play/Makefile.am: Add intended \
26100 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
26101 (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
26102 function prototype instead of void *.
26103 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
26105 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26106 (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
26107 * gst/videofilter/make_filter: make use of tr portable
26108 * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
26110 2004-04-19 Thomas Vander Stichele <thomas at apestaart dot org>
26114 Added Ukrainian translation (Maxim V. Dziumanenko)
26116 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
26118 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
26119 (gst_gsmdec_link), (gst_gsmdec_chain):
26120 Fix capsnego, simplify chain function slightly.
26121 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
26124 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
26126 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
26127 (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
26128 (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
26129 Hack to make wavparse work with spider (always -> sometimes pad).
26130 Fixes #135862 && #140411.
26132 2004-04-18 Benjamin Otte <otte@gnome.org>
26134 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
26135 (gst_osselement_rate_probe_check),
26136 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
26137 get rid of \n in debug output
26139 2004-04-17 Iain <iain@prettypeople.org>
26141 * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
26144 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
26146 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
26147 (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
26148 (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
26149 (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
26150 (gst_id3_tag_src_link), (gst_id3_tag_chain),
26151 (gst_id3_tag_change_state), (plugin_init):
26152 deprecate id3tag element and replace with id3demux/id3mux.
26153 great side effect: this ugly file is now even uglier, yay!
26154 * ext/mad/gstmad.h:
26155 remove non-available function
26156 update for new get_type
26158 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
26161 require mpeg2dec >= 0.4.0
26163 2004-04-17 Benjamin Otte <otte@gnome.org>
26165 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
26166 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
26167 (gst_xvimagesink_set_xwindow_id):
26168 call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
26169 assorted cleanup fixes.
26171 2004-04-16 David Schleef <ds@schleef.org>
26173 * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
26174 * sys/xvimage/xvimagesink.h: same
26176 2004-04-16 Thomas Vander Stichele <thomas at apestaart dot org>
26178 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26179 Fix GST_ELEMENT_ERROR with (NULL)
26181 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
26183 * gst-libs/gst/riff/riff-media.c:
26184 (gst_riff_create_video_caps_with_data):
26185 Add div[3456] as fourccs for DivX 3 (fixes #140137).
26187 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
26189 * gst-libs/gst/riff/riff-media.c:
26190 (gst_riff_create_video_caps_with_data),
26191 (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
26192 (gst_riff_create_video_template_caps),
26193 (gst_riff_create_audio_template_caps):
26194 * gst-libs/gst/riff/riff-media.h:
26195 * gst-libs/gst/riff/riff-read.c:
26196 (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
26197 * gst-libs/gst/riff/riff-read.h:
26198 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26199 Add MS RLE support. I added some functions to read out strf chunks
26200 into strf chunks and the data behind it. This is usually color
26201 palettes (as in RLE, but also in 8-bit RGB). Also use those during
26202 caps creation. Lastly, add ADPCM (similar to wavparse - which
26203 should eventually be rifflib based).
26204 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
26205 (gst_matroska_demux_init), (gst_matroska_demux_reset):
26206 * gst/matroska/matroska-demux.h:
26207 Remove placeholders for some prehistoric tagging system. Didn't add
26208 support for any tag system really anyway.
26209 * gst/qtdemux/qtdemux.c:
26210 Add support for audio/x-m4a (MPEG-4) through spider.
26211 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
26212 (gst_wavparse_loop):
26213 ADPCM support (#135862). Increase max. buffer size because we
26214 cannot split buffers for ADPCM (screws references) and I've seen
26215 files with 2048 byte chunks. 4096 seems safe for now.
26217 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
26219 * configure.ac: bump nano to 1
26221 === release 0.8.1 ===
26223 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
26225 * configure.ac: releasing 0.8.1, "Comforting Sounds"
26227 2004-04-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
26229 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26230 Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
26233 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
26235 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
26236 lower rank of dvddemux so that it's not used for mpeg playback.
26238 2004-04-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
26241 save libs correctly when checking mad
26243 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
26245 * ext/mad/gstid3tag.c: (plugin_init):
26246 lower rank of id3tag as proposed by Benjamin. Fixes #139926.
26248 2004-04-13 David Schleef <ds@schleef.org>
26250 * common/m4/gst-feature.m4: Call -config scripts with
26251 --plugin-libs if it is supported.
26252 * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
26253 JPEG images are image/jpeg.
26254 * gst/debug/Makefile.am:
26255 * gst/debug/negotiation.c: (gst_negotiation_class_init),
26256 (gst_negotiation_getcaps), (gst_negotiation_pad_link),
26257 (gst_negotiation_update_caps), (gst_negotiation_get_property),
26258 (gst_negotiation_plugin_init): Add a property that acts like
26260 * testsuite/gst-lint: Move license checking to be a standard
26263 2004-04-13 David Schleef <ds@schleef.org>
26265 * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
26266 patch from Sebastien Cote (bug #139958)
26268 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
26270 * examples/gstplay/Makefile.am:
26271 * examples/gstplay/player.c: (main):
26272 make the commandline player example use gconf settings
26274 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
26276 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
26277 (gst_cacasink_sinkconnect), (gst_cacasink_init),
26278 (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
26279 init/end library during state transition, not object
26280 creation/disposal. get rid of custom dispose handler.
26283 2004-04-12 Christian Schaller <Uraeus@gnome.org>
26285 * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
26288 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26290 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
26291 Handle JUNK chunks inside data section. Prevents warnings.
26293 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26295 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
26296 (gst_riff_create_video_template_caps):
26298 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26299 (gst_avi_demux_stream_data):
26300 Add support for "rec-list" chunks.
26302 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26304 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
26305 Fix another codecname mismatch.
26307 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26309 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26310 Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
26311 so that MJPEG plays back.
26313 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26315 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
26316 (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
26317 * gst/mpeg1videoparse/gstmp1videoparse.h:
26318 Fix for some slight mis-cuts in buffer parsing, and for some
26319 potential overflows or faults-causers. Adds disconts. Also fixes
26320 #139105 while we're at it.
26322 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26325 * sys/v4l2/gstv4l2element.h:
26326 Workaround for missing struct v4l2_buffer declaration in Suse 9
26327 and Mandrake 10 linux/videodev2.h header file (#135919).
26329 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26331 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26332 Bail out if no filename was given.
26334 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26336 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
26337 (gst_v4l2_fourcc_from_structure):
26338 Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
26341 2004-04-09 Benjamin Otte <otte@gnome.org>
26343 * ext/gnomevfs/gstgnomevfssink.c:
26344 (_gst_boolean_allow_overwrite_accumulator),
26345 (gst_gnomevfssink_class_init):
26346 fix erase signal - if any handler returns false the file will not be
26347 overwritten. If no handler is connected, the file will not be
26348 overwritten either.
26349 renamed signal to "allow-overwrite"
26350 * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
26351 free string when adding it to ID3 failed
26352 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
26353 unref event when done
26354 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
26356 * gst/typefind/gsttypefindfunctions.c:
26357 (mpeg_video_stream_type_find):
26360 2004-04-08 David Schleef <ds@schleef.org>
26362 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26363 (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
26365 2004-04-08 David Schleef <ds@schleef.org>
26367 * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
26368 we don't support (bug #139532)
26370 2004-04-07 Thomas Vander Stichele <thomas at apestaart dot org>
26372 * ext/mad/gstmad.c: (gst_mad_handle_event),
26373 (gst_mad_check_caps_reset), (gst_mad_chain),
26374 (gst_mad_change_state):
26375 only set explicit caps if they haven't been set before for
26376 this stream. MPEG-audio sample rate/channels aren't allowed
26377 to change in-stream.
26380 2004-04-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
26382 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
26383 (_gst_boolean_did_something_accumulator),
26384 (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
26385 (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
26386 (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
26387 (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
26388 (gst_gnomevfssink_change_state):
26389 Fix erase signal. Don't erase by default. Remove handoff signal.
26390 Remove erase property. Don't segfault. General cleanup.
26392 2004-04-07 Benjamin Otte <otte@gnome.org>
26394 * gst-libs/gst/gconf/test-gconf.c: (main):
26395 add missing gst_init
26397 2004-04-07 Benjamin Otte <otte@gnome.org>
26399 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26400 free the mutexes, too
26402 2004-04-07 Benjamin Otte <otte@gnome.org>
26404 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26405 actually free the URI string
26406 * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
26407 compute offset correctly when passing discont events
26408 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26409 don't leak discont events
26410 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
26411 add some missing breaks so caps aren't copied randomly
26412 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
26413 if we realloc memory, we better use it
26415 2004-04-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
26417 * ext/mad/gstmad.c: (normal_seek):
26418 fix GST_FORMAT_TIME usage
26420 2004-04-05 David Schleef <ds@schleef.org>
26422 * ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use
26423 a deprecated function (hack!)
26425 2004-04-05 Benjamin Otte <otte@gnome.org>
26427 * ext/esd/esdmon.c: (gst_esdmon_get):
26428 fix nonterminated vararg and memleak
26430 2004-04-05 Benjamin Otte <otte@gnome.org>
26432 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
26433 (gst_ladspa_init), (gst_ladspa_force_src_caps),
26434 (gst_ladspa_set_property), (gst_ladspa_get_property),
26435 (gst_ladspa_instantiate), (gst_ladspa_activate),
26436 (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
26439 2004-04-05 Stefan Kost <kost@imn.htwk-leipzig.de>
26441 reviewed by Benjamin Otte <otte@gnome.org>
26443 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
26444 check for broken LADSPA parameters (fixes #138635)
26446 2004-04-05 Benjamin Otte <otte@gnome.org>
26448 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
26449 advertise buffer-frames correctly on sinkpads
26451 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
26453 * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
26454 (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
26455 (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
26456 (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
26457 (gst_mad_check_caps_reset), (gst_mad_chain):
26458 add more debugging, only reset caps when we're not in error state
26460 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
26462 * ext/mad/gstmad.c: add debugging category, comment + cleanups
26464 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
26466 reviewed by Benjamin Otte <otte@gnome.org>
26469 fix == in test(1) operator
26471 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
26473 reviewed by Benjamin Otte <otte@gnome.org>
26476 fix --export-symblos-regex to a working regex.
26478 2004-04-04 Benjamin Otte <otte@gnome.org>
26480 * sys/oss/.cvsignore:
26483 2004-04-03 Tim-Phillip Müller <t.i.m@zen.co.uk>
26485 reviewed by Benjamin Otte <otte@gnome.org>
26487 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26488 add missing 'new_media' argument (fixes #138168)
26489 * gst/matroska/matroska-demux.c:
26490 (gst_matroska_demux_handle_seek_event):
26491 add vararg terminator (fixes #138169)
26493 2004-04-02 David Schleef <ds@schleef.org>
26495 * ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is
26496 disted (bug #138914)
26498 2004-04-01 Benjamin Otte <otte@gnome.org>
26500 * ext/alsa/gstalsa.c: (gst_alsa_change_state),
26501 (gst_alsa_close_audio):
26502 handle case better where a soundcard can't pause
26503 * ext/ogg/gstoggdemux.c:
26504 don't crash when we get events but don't have pads yet
26506 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
26508 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
26509 throw an error if we couldn't probe any caps.
26511 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
26513 * ext/dvdnav/gst-dvd:
26514 Add a really simple sample DVD player
26516 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
26518 * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
26519 (gst_a52dec_push), (gst_a52dec_handle_event),
26520 (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
26521 (gst_a52dec_change_state):
26522 * ext/a52dec/gsta52dec.h:
26523 Use a debug category, Output timestamps correctly
26524 Emit tag info, Handle events, tell liba52dec about cpu
26525 capabilities so it can use MMX etc.
26526 * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
26527 Fix a crasher accessing invalid memory
26528 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
26529 (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
26530 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
26531 (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
26533 Some support for byte-format seeking.
26534 Small fixes for still frames and menu button overlays
26535 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
26536 (gst_mpeg2dec_alloc_buffer):
26537 Use a debug category. Adjust the report level of several items to
26538 LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
26539 so it doesn't lose the GstBuffer pointer
26540 * gst/debug/Makefile.am:
26541 * gst/debug/gstdebug.c: (plugin_init):
26542 * gst/debug/gstnavseek.c: (gst_navseek_get_type),
26543 (gst_navseek_base_init), (gst_navseek_class_init),
26544 (gst_navseek_init), (gst_navseek_seek),
26545 (gst_navseek_handle_src_event), (gst_navseek_set_property),
26546 (gst_navseek_get_property), (gst_navseek_chain),
26547 (gst_navseek_plugin_init):
26548 * gst/debug/gstnavseek.h:
26549 Add the navseek debug element for seeking back and forth in a
26550 video stream using arrow keys.
26551 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
26552 (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
26553 (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
26554 (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
26555 (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
26556 (gst_mpeg2subt_parse_header), (gst_get_nibble),
26557 (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
26558 (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
26559 (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
26560 (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
26561 * gst/mpeg2sub/gstmpeg2subt.h:
26562 Pretty much a complete rewrite. Now a loopbased element. May still
26563 require work to properly synchronise subtitle buffers.
26564 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
26565 (gst_dvd_demux_send_subbuffer):
26566 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
26567 Don't attempt to create subbuffers of size 0
26568 Reduce a couple of error outputs to warnings.
26569 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
26570 (gst_y4mencode_chain):
26571 Output the y4m frame header correctly.
26573 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
26575 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
26576 throw errors instead of allowing SIGFPE
26578 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
26580 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
26581 (gst_gconf_render_bin_from_key):
26582 leak plugging and style fixing
26584 2004-03-31 David Schleef <ds@schleef.org>
26586 * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
26587 (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
26589 * gst/debug/Makefile.am:
26590 * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
26591 * gst/debug/gstdebug.c: (plugin_init): Merge elements into one
26593 * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
26594 (gst_negotiation_base_init), (gst_negotiation_class_init),
26595 (gst_negotiation_init), (gst_negotiation_getcaps),
26596 (gst_negotiation_pad_link), (gst_negotiation_chain),
26597 (gst_negotiation_set_property), (gst_negotiation_get_property),
26598 (gst_negotiation_plugin_init): New element to talk about random
26599 negotiation things happening in a pipeline.
26601 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
26603 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
26604 fix integer addition with help of Stefan Kost
26606 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
26608 * po/nl.po: updated Dutch translation (Elros Cyriatan)
26610 2004-03-30 David Schleef <ds@schleef.org>
26612 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
26613 (gst_mpeg2dec_negotiate_format): Handle Y42B-format MPEG
26614 video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
26616 * ext/mpeg2dec/gstmpeg2dec.h:
26618 2004-03-30 David Schleef <ds@schleef.org>
26620 * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
26622 2004-03-30 David Schleef <ds@schleef.org>
26624 * tools/gst-launch-ext-m.m: Applied patch from gnome@flyn.org (W.
26625 Michael Petullo) to handle .mov
26627 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26629 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
26630 (gst_osselement_rate_check_rate):
26631 probe caps correctly for sound cards that only support one format
26633 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26635 * ext/kio/kiosrc.cpp: (process_events):
26636 update handling event processing if inside KDE - untested
26638 2004-03-29 David Schleef <ds@schleef.org>
26640 * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
26641 by 2 to not interfere with other colorspaces.
26642 * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
26643 * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
26644 one to not interfere with ffmpeg_colorspace.
26646 2004-03-29 David Schleef <ds@schleef.org>
26648 * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
26649 aren't in the caps.
26650 * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
26651 * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
26653 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26655 * gst-libs/gst/riff/riff-media.c:
26656 fail on error, don't try to set stuff on NULL caps
26658 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26662 * ext/kio/Makefile.am:
26663 * ext/kio/kioreceiver.cpp:
26664 * ext/kio/kioreceiver.h:
26665 * ext/kio/kiosrc.cpp:
26666 * ext/kio/kiosrc.h:
26667 add experimental kiosrc plugin
26668 * ext/alsa/gstalsaplugin.c: (plugin_init):
26669 initialize debugging category only when we're sure registering the
26672 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
26674 * examples/gstplay/player.c: (main):
26675 * gst-libs/gst/play/play.c: (gst_play_class_init),
26676 (gst_play_set_location), (gst_play_set_data_src),
26677 (gst_play_set_video_sink), (gst_play_set_audio_sink),
26678 (gst_play_set_visualization), (gst_play_connect_visualization):
26679 check return values of element_set_state and return FALSE where
26682 2004-03-29 Benjamin Otte <otte@gnome.org>
26684 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26685 try harder to check if an event is really a discont
26687 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
26689 * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
26692 2004-03-28 Benjamin Otte <otte@gnome.org>
26694 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
26695 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26696 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
26697 get rid of non-standard "..." ranges in case statements.
26699 2004-03-27 Martin Soto <martinsoto@users.sourceforge.net>
26701 * gst/mpegstream/gstmpegdemux.c:
26702 * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
26703 specific functionality split to the new dvddemux element.
26704 * gst/mpegstream/gstdvddemux.c:
26705 * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
26706 streams, derived from mpegdemux.
26707 * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
26708 up. SCR based timestamp rewriting can be turned off (will probably
26709 completely disappear soon).
26710 * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
26711 hacking. General cleanup. All printf statements replaced by
26712 debugging messages. Almost complete libdvdnav support.
26713 (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
26714 by events. New properties for audio and subpicture languages.
26715 (dvdnavsrc_update_highlight): Now uses events.
26716 (dvdnavsrc_user_op): Cleaned up.
26717 (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
26718 based). Lots of cleanup, and propper support for most libdvdnav
26720 (dvdnavsrc_make_dvd_event): New function.
26721 (dvdnavsrc_make_dvd_nav_packet_event): New function.
26722 (dvdnavsrc_make_clut_change_event): New function.
26724 2004-03-26 Benjamin Otte <otte@gnome.org>
26726 * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
26727 fix bug where typefinding would claim it's theora whenever less then
26728 7 bytes of data were available
26730 2004-03-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
26732 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
26733 (gst_alawdec_base_init), (gst_alawdec_class_init),
26734 (gst_alawdec_init), (gst_alawdec_chain):
26735 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
26736 (gst_alawenc_base_init), (gst_alawenc_class_init),
26737 (gst_alawenc_init), (gst_alawenc_chain):
26738 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
26739 (gst_mulawdec_base_init), (gst_mulawdec_class_init),
26740 (gst_mulawdec_init), (gst_mulawdec_chain):
26741 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
26742 (gst_mulawenc_base_init), (gst_mulawenc_class_init),
26743 (gst_mulawenc_init), (gst_mulawenc_chain):
26744 Fix capsnego in all four, remove the unused property functions and
26745 simplify the chain functions slightly. I guess we could use macros
26746 or something similar for those, since the code is so similar, but
26747 I'm currently too lazy...
26749 2004-03-24 David Schleef <ds@schleef.org>
26751 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
26752 (gst_osselement_close_audio), (gst_osselement_probe_caps),
26753 (gst_osselement_get_format_structure),
26754 (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
26755 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
26756 (gst_osselement_rate_int_compare): Add code to handle rate probing
26758 * sys/oss/gstosselement.h: same
26759 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
26760 Use rate probing provided by osselement.
26761 * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
26763 2004-03-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
26765 * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
26766 (gst_xvidenc_get_property):
26769 2004-03-24 David Schleef <ds@schleef.org>
26771 * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
26772 (gst_speexdec_init):
26773 * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
26774 (gst_speexenc_init): Create the pad template correctly (from
26775 the static pad template, not a NULL pointer.)
26777 2004-03-25 Benjamin Otte <otte@gnome.org>
26779 * gst/debug/Makefile.am:
26780 * gst/debug/breakmydata.c:
26781 add element that quasi-randomly changes bytes in the stream.
26782 Intended use is robustness checking of demuxers and decoders in
26785 2004-03-24 Benjamin Otte <otte@gnome.org>
26787 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
26788 (gst_alsa_probe_hw_params):
26789 * ext/alsa/gstalsa.h:
26790 debugging output fixes
26792 2004-03-24 Benjamin Otte <otte@gnome.org>
26794 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
26795 don't g_return_if_fail if element is PLAYING, fail silently as every
26797 * gst/effectv/gstquark.c: (gst_quarktv_chain):
26798 only fix needed for cast lvalue issues in gst-plugins
26799 * gst/volenv/gstvolenv.c: (gst_volenv_init):
26802 2004-03-24 Benjamin Otte <otte@gnome.org>
26804 * gst/level/gstlevel.c: (gst_level_init):
26805 add proxying getcaps function, so level doesn't advertise impossible
26808 2004-03-24 David Schleef <ds@schleef.org>
26810 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
26811 (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
26812 (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
26813 (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
26814 (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
26815 (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
26816 (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
26817 (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
26818 (qtdemux_parse_tree), (qtdemux_parse_trak): Fix debugging
26819 messages. Divide the chunk size by the compression ratio
26820 (needed for MACE audio)
26822 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
26824 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
26825 Fix buffer overflow read error.
26827 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
26829 * ext/alsa/gstalsa.h:
26830 Remove unused entry.
26831 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26833 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
26834 (gst_videodrop_link), (gst_videodrop_chain):
26835 Fix, sort of. Was horribly broken with new capsnego. Bah...
26837 2004-03-23 Jeremy Simon <jesimon@libertysurf.fr>
26839 * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
26841 Add a monkeysaudio typefind function
26843 2004-03-23 Johan Dahlin <johan@gnome.org>
26845 * gst-libs/gst/play/play.c (gst_play_audio_fixate)
26846 (gst_play_video_fixate): Check so the structure has the field
26847 before trying to fixate them, this makes it possible to have
26848 fakesinks for video and audio output without printing errors on
26849 the output console.
26851 2004-03-22 David Schleef <ds@schleef.org>
26853 * sys/oss/Makefile.am:
26854 * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
26855 (check_rate), (add_rate): Rate probing test app.
26857 2004-03-21 Benjamin Otte <otte@gnome.org>
26859 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
26860 (_fixate_caps_to_int), (gst_audio_convert_fixate):
26861 add a fixation function that pretty much does the right thing (fixes
26864 2004-03-20 David I. Lehn <dlehn@users.sourceforge.net>
26866 * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
26868 2004-03-20 Tim-Phillip Müller <t.i.m@zen.co.uk>
26870 reviewed by: Benjamin Otte <otte@gnome.org>
26872 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
26873 terminate gst_event_new_discontinuous correctly (fixes parts of
26876 2004-03-19 David Schleef <ds@schleef.org>
26878 * gst-libs/gst/Makefile.am: Enable xoverlay unconditionally,
26879 since it doesn't depend on X, and it's part of our ABI.
26881 2004-03-19 Iain <iain@prettypeople.org>
26883 * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
26884 is_int in the structure, not the local variable.
26886 2004-03-19 David Schleef <ds@schleef.org>
26888 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
26889 (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
26890 (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
26891 Improvements in caps negotiation.
26893 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
26897 adding Afrikaans (Petri Jooste)
26899 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
26901 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26902 (gst_ffmpegcolorspace_chain):
26903 throw error instead of g_critical (#137588)
26905 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
26909 dist common and m4 correctly
26912 2004-03-17 David Schleef <ds@schleef.org>
26914 * pkgconfig/gstreamer-media-info.pc.in: Add Version.
26917 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
26921 adding Swedish translation (Christian Rose)
26923 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
26925 * Makefile.am: use release.mak
26927 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26929 * common/ChangeLog:
26930 * common/gst-autogen.sh:
26931 add some explanation about the version detection
26935 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26937 * configure.ac: bump nano to 1
26939 === release 0.8.0 ===
26941 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26943 * configure.ac: release 0.8.0, "Pharmaceutical Itch"
26945 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26948 update libtool version
26949 * gst-libs/gst/media-info/Makefile.am:
26950 actually use libtool version
26952 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
26954 * configure.ac: fix speex detection to work with 1.0 but not 1.1
26956 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
26959 * gst-plugins.spec.in:
26960 * pkgconfig/Makefile.am:
26961 * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
26962 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
26963 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
26964 * pkgconfig/gstreamer-libs.pc.in:
26965 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
26966 * pkgconfig/gstreamer-play-uninstalled.pc.in:
26967 * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
26968 * pkgconfig/gstreamer-plugins.pc.in:
26969 remove @VERSION@ from some of the pc files since core and plugins
26971 created gstreamer-plugins.pc as it's a better name, but keeping
26972 -libs around for now to get fixes upstream done first.
26974 2004-03-15 Julien MOUTTE <julien@moutte.net>
26976 * gst-libs/gst/play/play.c: (gst_play_get_framerate),
26977 (gst_play_get_sink_element): First draft of gst_play_get_framerate.
26978 * gst-libs/gst/play/play.h:
26980 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
26982 * *.c, *.cc: don't mix tabs and spaces
26984 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
26986 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
26987 use the new ffmpegcolorspace
26988 * gst-plugins.spec.in:
26989 package new colorspace and media-info
26991 * pkgconfig/Makefile.am:
26992 fix some more disting issues
26993 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
26994 * pkgconfig/gstreamer-media-info.pc.in:
26995 generate media-info pc files
26997 2004-03-15 Johan Dahlin <johan@gnome.org>
26999 * *.h: Revert indenting
27001 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
27004 adding ffmpegcolorspace element
27005 * gst/ffmpegcolorspace/Makefile.am:
27006 * gst/ffmpegcolorspace/avcodec.h:
27007 * gst/ffmpegcolorspace/common.h:
27008 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
27009 * gst/ffmpegcolorspace/dsputil.h:
27010 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
27011 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27012 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
27013 (gst_ffmpeg_caps_to_pix_fmt):
27014 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
27015 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27016 (gst_ffmpegcolorspace_caps_remove_format_info),
27017 (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
27018 (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
27019 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
27020 (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
27021 (gst_ffmpegcolorspace_set_property),
27022 (gst_ffmpegcolorspace_get_property),
27023 (gst_ffmpegcolorspace_register):
27024 * gst/ffmpegcolorspace/imgconvert.c:
27025 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27026 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
27027 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
27028 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
27029 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
27030 (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
27031 (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
27032 (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
27033 (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
27034 (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
27035 (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
27036 (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
27037 (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
27038 (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
27039 (img_get_alpha_info), (deinterlace_line),
27040 (deinterlace_line_inplace), (deinterlace_bottom_field),
27041 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
27042 * gst/ffmpegcolorspace/imgconvert_template.h:
27043 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
27044 * gst/ffmpegcolorspace/mmx.h:
27045 * gst/ffmpegcolorspace/utils.c: (avcodec_init):
27046 adding ffmpegcolorspace element supplied by Ronald after cleaning
27047 up and pulling in the right bits of upstream source.
27048 I'm sure a better C/compiler wizard could do some cleaning up (for
27049 example use GLIB's malloc stuff), but as a first pass this
27052 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
27054 * ext/alsa/gstalsa.h:
27055 I assume Ronald forgot to commit the change to have cardname
27056 as a struct member. Expect some public spanking at the next
27059 2004-03-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
27061 * ext/alsa/gstalsa.c: (gst_alsa_get_property),
27062 (gst_alsa_open_audio), (gst_alsa_close_audio):
27063 * ext/alsa/gstalsa.c:
27064 Don't open the device if we're a mixer (= padless).
27065 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
27066 (gst_alsa_mixer_init), (gst_alsa_mixer_open),
27067 (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
27068 Open mixer during state change rather than during object
27069 initialization. Also, get a device name. Currently in a somewhat
27070 hackish fashion, but I didn't really find something better.
27072 2004-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
27074 * *.c, *.h: run gst-indent
27076 2004-03-14 Benjamin Otte <otte@gnome.org>
27078 * gst/modplug/gstmodplug.cc:
27079 * gst/modplug/gstmodplug.h:
27080 set correct timestamps on outgoing buffers
27082 2004-03-14 Benjamin Otte <otte@gnome.org>
27084 * gst/modplug/gstmodplug.cc:
27085 handle events - don't do crap when a discont arrives that's not
27087 This allows correct loading and playback of mods in Rhythmbox
27089 2004-03-14 Benjamin Otte <otte@gnome.org>
27092 * gst-libs/gst/gconf/Makefile.am:
27093 * pkgconfig/Makefile.am:
27094 move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
27095 they get rebuilt properly
27097 when checking for vorbis, try pkgconfig first.
27098 * gst/modplug/gstmodplug.cc:
27099 add fixate function
27101 2004-03-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
27103 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
27104 Fix for obvious mistake, where we first shift the offset and then
27105 read a samplesize element assuming the old offset. Note that this
27106 part still has something weird, i.e. my movies containing those
27107 don't actually play well, but at least there's something that looks
27110 2004-03-14 Jan Schmidt <thaytan@mad.scientist.com>
27111 * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
27113 Add a typefind function for speex format
27115 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
27117 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
27118 (gst_asf_demux_setup_pad):
27119 Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
27120 instead of 0. Reason is simple: some elements have a fps range
27121 of 1-max instead of 0-max. So now ASF video actually works.
27123 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
27127 adding serbian as a language
27129 2004-03-13 Benjamin Otte <otte@gnome.org>
27131 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
27132 return taglist correctly from _get function, don't gst_pad_push it.
27135 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
27136 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
27138 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
27140 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
27141 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
27142 (gst_alsa_mixer_track_new):
27143 * ext/alsa/gstalsamixertrack.h:
27144 Fix ancient leftovers... MixerTrack is a GObject.
27146 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
27148 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
27149 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
27150 Don't block during probing...
27152 2004-03-12 Ronald Bultje <rbultje@ronald.bitfreak.net>
27154 * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
27155 (gst_alsa_get_property), (gst_alsa_probe_get_properties),
27156 (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
27157 (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
27158 (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
27159 (gst_alsa_open_audio), (gst_alsa_close_audio):
27160 * ext/alsa/gstalsa.h:
27161 Add propertyprobe interface implementation, add some device-name
27162 property, all this so that it looks good in gnome-volume-control.
27164 2004-03-12 David Schleef <ds@schleef.org>
27166 * configure.ac: the Hermes library controls hermescolorspace, not
27168 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27169 (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
27171 * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
27172 * ext/sdl/sdlvideosink.h: ditto.
27173 * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
27175 2004-03-12 Benjamin Otte <otte@gnome.org>
27177 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
27178 (gst_x_overlay_got_xwindow_id):
27179 * gst-libs/gst/xoverlay/xoverlay.h:
27180 replace XID with unsigned long to get rid of the xlibs dependency in
27181 XOverlay (fixes #137004)
27183 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
27184 * gst/effectv/gstaging.c: (gst_agingtv_base_init),
27185 (gst_agingtv_setup):
27186 * gst/effectv/gstdice.c: (gst_dicetv_get_type),
27187 (gst_dicetv_base_init), (gst_dicetv_class_init),
27188 (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
27189 * gst/effectv/gstedge.c: (gst_edgetv_get_type),
27190 (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
27191 (gst_edgetv_setup), (gst_edgetv_rgb32):
27192 * gst/effectv/gsteffectv.c:
27193 * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
27194 (gst_quarktv_set_property):
27195 * gst/effectv/gstrev.c: (gst_revtv_get_type),
27196 (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
27197 (gst_revtv_setup), (gst_revtv_rgb32):
27198 * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
27199 (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
27200 (gst_shagadelictv_init), (gst_shagadelictv_setup),
27201 (gst_shagadelictv_rgb32):
27202 * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
27203 (gst_vertigotv_base_init), (gst_vertigotv_class_init),
27204 (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
27205 * gst/effectv/gstwarp.c:
27206 Port everything that can be ported to videofilter and fix up the caps.
27207 Can someone with a big-endian machine please check these?
27209 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
27211 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
27212 (gst_osssink_chain), (gst_osssink_change_state):
27213 Latest fixes for A/V sync, audio playback and such. This is about
27214 all... MPEG playback issues are mostly related to the async build-
27215 up of MPEG files, I cannot fix that. Use basicgthread to solve it.
27217 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
27219 patch from: Stephane Loeuillet
27222 use pkg-config for some libraries, falling back to the old .m4 way
27227 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
27230 * tools/Makefile.am:
27231 * tools/Makefile.in:
27232 * tools/gst-launch-ext-m.m:
27233 * tools/gst-launch-ext.1.in:
27234 * tools/gst-visualise-m.m:
27235 * tools/gst-visualise.1:
27236 * tools/gst-visualise.1.in:
27237 reorganizing generation of script tools
27239 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
27241 * ext/divx/gstdivxdec.c:
27242 Downgrade priority. We prefer ffdec_mpeg4.
27243 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
27244 (gst_faad_chain), (gst_faad_change_state):
27245 Fix capsnego. Doesn't work for some sounds because we don't have
27246 a 5:1 to stereo element.
27247 * ext/xvid/gstxvid.c: (plugin_init):
27249 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
27250 (gst_osssink_change_state):
27251 Add discont handling.
27253 2004-03-09 Colin Walters <walters@verbum.org>
27255 * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
27258 2004-03-09 Benjamin Otte <otte@gnome.org>
27260 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
27261 the signals take 2 arguments
27263 2004-03-09 David Schleef <ds@schleef.org>
27265 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
27266 (gst_alsa_fixate): Add fixate function. (bug #136686)
27267 * ext/alsa/gstalsa.h:
27268 * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
27270 2004-03-09 Benjamin Otte <otte@gnome.org>
27272 * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
27273 (gst_mikmod_change_state):
27274 * ext/mikmod/gstmikmod.h:
27275 make mikmod's loop function not loop infinitely and call
27276 gst_element_yield anymore
27277 * gst/modplug/gstmodplug.cc:
27278 fix pad negotiation (fixes #136590)
27280 2004-03-09 David Schleef <ds@schleef.org>
27282 * ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin
27283 doesn't conflict with the internal colorspace plugin.
27284 * gst-libs/gst/audio/make_filter: Use `` instead of $() to
27285 satisfy the crappy-ass shell shipped by a certain vendor.
27286 * gst/videofilter/make_filter: same (bug #135299)
27288 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27290 * configure.ac: bump nano to 1
27292 === release 0.7.6 ===
27294 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27296 * configure.in: releasing 0.7.6, "There"
27298 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27300 * pkgconfig/gstreamer-play-uninstalled.pc.in:
27301 * pkgconfig/gstreamer-play.pc.in:
27302 synchronize the two
27304 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27306 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
27307 (cdparanoia_open), (cdparanoia_event):
27308 fix/add error handling
27310 add cdparanoia source
27311 * tools/Makefile.am:
27312 make scripts executable
27314 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27317 * ext/vorbis/Makefile.am:
27319 remove id3types, vorbisfile and xvideosink from the build (#133783)
27321 2004-03-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
27323 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
27324 Fix metadata read crash (#136537).
27326 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
27328 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
27329 * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
27330 adding mime types, fixing the one-stop function
27332 2004-03-08 Christian Schaller <Uraeus@gnome.org>
27334 * ext/nas/nassink.c and /ext/nas/nassink.h:
27335 More NAS love from Arwed von Merkatz
27336 So lets all sing 'Can you feel the NAS tonight'
27338 2004-03-08 Christian Schaller <Uraeus@gnome.org>
27340 * tools/gst-launch-ext.in:
27341 Replace vorbisfile with oggdemux/vorbisdec/audioconvert
27343 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
27345 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27346 (gst_mpeg2dec_init):
27347 remove the user_data pad for now, because it is being used in
27348 fixating causing MPEG playback to fixate on 1000 Hz for playback.
27349 If someone knows how to fix this properly, please do.
27351 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
27353 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27354 (gst_osssink_get_time):
27355 add a warning, IMO this won't get triggered anymore, remove later
27357 2004-03-07 David Schleef <ds@schleef.org>
27359 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Added Cinepak
27360 format (bug #136470)
27362 2004-03-07 Thomas Vander Stichele <thomas at apestaart dot org>
27364 * gst-libs/Makefile.am:
27365 * gst-libs/gst/media-info/Makefile.am:
27366 * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
27367 (error_callback), (gst_media_info_error_create),
27368 (gst_media_info_error_element), (gmip_init), (gmip_reset),
27369 (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
27370 * gst-libs/gst/media-info/media-info-priv.h:
27371 * gst-libs/gst/media-info/media-info-test.c: (main):
27372 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
27373 (gst_media_info_class_init), (gst_media_info_instance_init),
27374 (gst_media_info_set_source), (gst_media_info_read_with_idler),
27375 (gst_media_info_read_idler), (gst_media_info_read):
27376 * gst-libs/gst/media-info/media-info.h:
27377 fixed, should work now
27379 2004-03-07 Christian Schaller <Uraeus@gnome.org>
27381 * ext/nas/nassink.c:
27382 A bunch of NAS fixes from Arwed von Merkatz
27384 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
27386 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
27387 (qtdemux_parse_trak):
27388 Fix crash (j might be greater than n_samples, in which case we're
27389 writing outside the allocated space for the array) and memleak.
27391 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
27393 * sys/oss/gstosssink.c: (gst_osssink_chain):
27394 And another caller that couldn't handle delay < 0 (unsigned
27395 integer overflow). Video now continues playing on an audio
27396 buffer underrun, and the clock continues working. Audio still
27399 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
27401 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27402 (gst_osssink_get_time):
27403 get_delay() may return values lower than 0. In those cases, we
27404 should not actually cast to *unsigned* int64, that will break
27405 stuff horribly. In my case, it screwed up A/V sync in movies
27406 in totem rather badly.
27408 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27410 * ext/faac/gstfaac.c: (gst_faac_chain):
27411 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
27412 * ext/libpng/gstpngenc.c: (user_write_data):
27413 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
27414 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
27415 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
27416 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27417 Fix several misuse of gst_buffer_merge (it doesn't take ownership
27418 of any buffer), should fix some leaks. I hope I didn't unref buffers
27419 that shouldn't be...
27421 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27423 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
27424 (deep_notify_callback), (tag_flag_score), (found_tag_callback),
27425 (error_callback), (gmi_reset), (gmi_seek_to_track),
27426 (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
27427 (gmip_find_type_post), (gmip_find_stream_post),
27428 (gmip_find_track_streaminfo_post):
27429 * gst-libs/gst/media-info/media-info-priv.h:
27430 * gst-libs/gst/media-info/media-info-test.c: (print_tag),
27431 (info_print), (main):
27432 * gst-libs/gst/media-info/media-info.c:
27433 (gst_media_info_error_create), (gst_media_info_error_element),
27434 (gst_media_info_instance_init), (gst_media_info_get_property),
27435 (gst_media_info_new), (gst_media_info_set_source),
27436 (gst_media_info_read_idler), (gst_media_info_read):
27437 * gst-libs/gst/media-info/media-info.h:
27438 first pass at making this work again. This seems to work on
27439 tagged ogg/vorbis and mp3 files.
27441 2004-03-06 Benjamin Otte <otte@gnome.org>
27443 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
27444 fix huge leak: gst_buffer_merge doesn't unref the first argument
27447 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27449 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
27450 report layer/mode/emphasis
27452 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27454 * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
27456 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27458 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
27461 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27463 * ext/vorbis/vorbis.c: (plugin_init):
27464 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
27465 (gst_vorbis_dec_init), (vorbis_dec_event):
27467 make vorbisdec handle _BYTE and _TIME queries
27469 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27471 * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
27472 from the xing header
27474 2004-03-06 Benjamin Otte <otte@gnome.org>
27476 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
27477 (gst_audio_convert_link), (gst_audio_convert_change_state),
27478 (gst_audio_convert_buffer_from_default_format):
27479 do conversions from/to float correctly, fix some caps nego errors,
27480 export correct supported caps in template and getcaps, use correct
27481 caps in try_set_caps functions
27483 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27485 For some reason, I only committed a ChangeLog entry yesterday and
27486 not the corresponding code...
27487 * ext/mad/gstmad.c: Fix detection of Xing headers
27488 * gst/tags/gstid3tag.c: Changes to support TLEN tags
27490 2004-03-06 Benjamin Otte <otte@gnome.org>
27492 * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
27493 (gst_ogg_demux_src_query):
27494 make sure to handle the case where there's no current chain
27497 2004-03-05 David Schleef <ds@schleef.org>
27499 * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
27500 Add fixate function. (bug #131128)
27501 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
27502 (gst_sdlvideosink_fixate): Add fixate function.
27503 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
27504 Fix attempt to print a non-pointer using GST_PTR_FORMAT.
27505 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
27506 Fix missing break that was causing ulaw to be interpreted as
27509 2004-03-05 David Schleef <ds@schleef.org>
27511 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27512 Fix code that ignores return value of gst_buffer_merge().
27514 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
27515 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
27516 * testsuite/gst-lint: Check for above.
27518 2004-03-05 David Schleef <ds@schleef.org>
27520 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Check for unfixed
27521 caps and throw an element error. (bug #136334)
27523 2004-03-05 David Schleef <ds@schleef.org>
27525 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
27526 (gst_faad_chain): Fix negotiation.
27527 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
27528 key and button events.
27529 * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
27531 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
27533 * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
27534 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
27535 (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
27536 function to encourage better negotiation, particularly between
27537 audioconvert and osssink.
27538 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
27539 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): Make some debugging
27541 * gst/typefind/gsttypefindfunctions.c: Fix mistake in flash
27543 * gst/vbidec/vbiscreen.c: Add glib header
27544 * pkgconfig/gstreamer-play.pc.in: Depends on gst-interfaces.
27546 2004-03-06 Christophe Fergeau <teuf@users.sourceforge.net>
27548 * ext/mad/gstmad.c: Fix detection of Xing headers
27549 * gst/tags/gstid3tag.c: Changes to support TLEN tags
27551 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27553 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
27554 (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
27557 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27559 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
27560 * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
27561 (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
27562 files, and report the parsed length as a GST_TAG_DURATION tag.
27563 * gst/tags/gstid3tag.c: support TLEN (duration) tag
27565 2004-03-05 Benjamin Otte <otte@gnome.org>
27567 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
27568 convert channels correctly. convert correctly to unsigned.
27570 2004-03-05 Julien MOUTTE <julien@moutte.net>
27572 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
27573 we have a window before clearing it.
27575 2004-03-05 Julien MOUTTE <julien@moutte.net>
27577 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
27578 have a window before clearing it.
27580 2004-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
27582 * gconf/gstreamer.schemas.in:
27583 * gst-libs/gst/gconf/Makefile.am:
27584 version installation path the same way as for 0.6
27585 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
27586 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
27587 * pkgconfig/gstreamer-play-uninstalled.pc.in:
27588 remove comment that was fixed
27590 2004-03-05 David Schleef <ds@schleef.org>
27592 * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
27593 (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
27594 (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
27595 (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
27596 Add prototype code for handling seeking and querying.
27598 2004-03-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
27600 * examples/gstplay/player.c: (main):
27601 Initialize variables to NULL. Prevents a segfault because the
27602 (uninitialized) variable is not NULL, resulting in a crash on
27603 trying to reach error->message.
27605 2004-03-05 Benjamin Otte <otte@gnome.org>
27607 * gst/audioconvert/gstaudioconvert.c:
27608 (gst_audio_convert_buffer_to_default_format):
27609 make float=>int conversion work correctly even in cornercases.
27611 2004-03-04 David I. Lehn <dlehn@users.sourceforge.net>
27613 * debian/README.Debian:
27614 * debian/build-deps:
27615 * debian/changelog:
27617 * debian/control.in:
27618 * debian/copyright:
27619 * debian/gstreamer-a52dec.files:
27620 * debian/gstreamer-aa.files:
27621 * debian/gstreamer-alsa.files:
27622 * debian/gstreamer-alsa.manpages:
27623 * debian/gstreamer-arts.files:
27624 * debian/gstreamer-artsd.files:
27625 * debian/gstreamer-audiofile.files:
27626 * debian/gstreamer-avifile.files:
27627 * debian/gstreamer-cdparanoia.files:
27628 * debian/gstreamer-colorspace.files:
27629 * debian/gstreamer-doc.files:
27630 * debian/gstreamer-dv.files:
27631 * debian/gstreamer-dvd.files:
27632 * debian/gstreamer-esd.files:
27633 * debian/gstreamer-festival.files:
27634 * debian/gstreamer-flac.files:
27635 * debian/gstreamer-gconf.conffiles:
27636 * debian/gstreamer-gconf.files:
27637 * debian/gstreamer-gconf.postinst:
27638 * debian/gstreamer-gnomevfs.files:
27639 * debian/gstreamer-gsm.files:
27640 * debian/gstreamer-http.files:
27641 * debian/gstreamer-jack.files:
27642 * debian/gstreamer-jpeg.files:
27643 * debian/gstreamer-mad.files:
27644 * debian/gstreamer-mikmod.files:
27645 * debian/gstreamer-misc.files:
27646 * debian/gstreamer-mpeg2dec.files:
27647 * debian/gstreamer-oss.files:
27648 * debian/gstreamer-plugin-apps.files:
27649 * debian/gstreamer-plugin-apps.manpages:
27650 * debian/gstreamer-plugin-libs-dev.files:
27651 * debian/gstreamer-plugin-libs.files:
27652 * debian/gstreamer-plugin-template.postinst:
27653 * debian/gstreamer-plugin-template.postrm:
27654 * debian/gstreamer-sdl.files:
27655 * debian/gstreamer-sid.files:
27656 * debian/gstreamer-vorbis.files:
27657 * debian/gstreamer-x.files:
27658 * debian/mk.control:
27660 Debian package info not maintained here.
27662 2004-03-04 Thomas Vander Stichele <thomas at apestaart dot org>
27664 * ext/aalib/gstaasink.c: (gst_aasink_class_init):
27665 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
27666 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
27667 * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
27668 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
27669 * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
27670 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
27671 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
27672 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
27673 * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
27674 * gst-libs/gst/colorbalance/colorbalance.c:
27675 (gst_color_balance_class_init):
27676 * gst-libs/gst/colorbalance/colorbalancechannel.c:
27677 (gst_color_balance_channel_class_init):
27678 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
27679 * gst-libs/gst/play/play.c: (gst_play_class_init):
27680 * gst-libs/gst/propertyprobe/propertyprobe.c:
27681 (gst_property_probe_iface_init):
27682 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
27683 * gst-libs/gst/tuner/tunerchannel.c:
27684 (gst_tuner_channel_class_init):
27685 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
27686 * gst/cutter/gstcutter.c: (gst_cutter_class_init):
27687 * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
27688 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
27689 * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
27690 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
27691 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
27692 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
27693 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
27694 fix signals to use - instead of _
27695 * ext/libcaca/gstcacasink.h:
27696 * ext/sdl/sdlvideosink.h:
27699 2004-03-04 David Schleef <ds@schleef.org>
27701 * testsuite/gst-lint: Add a check for bad signal names.
27703 2004-03-04 Stefan Kost <kost@imn.htwk-leipzig.de>
27705 reviewed by David Schleef
27707 * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
27708 modified the alpha channel and caused a warning. (bug #136192)
27710 2004-04-03 Christian Schaller <Uraeus@gnome.org>
27712 * gst-plugins.spec.in:
27713 Change names of plugins to actually be correct. Try to keep things
27714 alphabetical to avoid getting beat up by Thomas
27716 2004-03-03 Julien MOUTTE <julien@moutte.net>
27718 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
27719 Using ximagesink as a default if no gconf key found. We should
27720 probably consider using alsasink instead of osssink for the audio
27723 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
27726 fix --with-plugins, don't think it ever worked before
27727 * gst-plugins.spec.in:
27730 2004-03-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
27732 * ext/sdl/sdlvideosink.h:
27733 * sys/ximage/ximagesink.h:
27734 * sys/xvideo/xvideosink.h:
27735 * sys/xvimage/xvimagesink.h:
27736 Fix for move of gstvideosink.h -> videosink.h.
27738 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
27740 * gst-libs/gst/xwindowlistener/Makefile.am:
27741 this is a plugin library, not a library
27743 2004-03-01 David Schleef <ds@schleef.org>
27745 * AUTHORS: Added some names. Add yourself if you're still
27748 2004-03-01 David Schleef <ds@schleef.org>
27752 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27754 * gst-plugins.spec.in: clean up spec file
27756 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27758 * gst-libs/gst/video/Makefile.am:
27759 * gst-libs/gst/video/gstvideosink.c:
27760 * gst-libs/gst/video/gstvideosink.h:
27761 rename gstvideosink.h to videosink.h to match other headers
27762 * gst/mixmatrix/Makefile.am:
27763 fix plugin filename
27764 * gst/tags/Makefile.am: fix plugin filename
27766 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27768 * gst/tags/Makefile.am: fix plugin filename
27770 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27772 * examples/gstplay/player.c: (got_time_tick), (main):
27774 display time_tick more readably
27775 * gst/mixmatrix/Makefile.am:
27776 fix plugin file name
27778 2004-02-29 Christophe Fergeau <teuf@gnome.org>
27780 * sys/oss/gstosselement.c: (gst_osselement_probe),
27781 (device_combination_append), (gst_osselement_class_probe_devices):
27782 * sys/oss/gstosselement.h:
27783 Reworked enumeration of oss dsps and mixers so that gst-mixer works
27784 on my system using alsa oss emulation, fixes bug #135597
27786 2004-02-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
27788 * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
27789 (gst_videodrop_chain), (gst_videodrop_change_state):
27790 * gst/videodrop/gstvideodrop.h:
27791 Work based on timestamp of input data, not based on the expected
27792 framerate from the input. The consequence is that this element now
27793 not only scales framerates, but also functions as a framerate
27794 corrector or framerate stabilizer/constantizer.
27796 2004-02-27 David Schleef <ds@schleef.org>
27798 patches from jmmv@menta.net (Julio M. Merino Vidal)
27800 * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
27801 GST_ELEMENT_ERROR call (bug #135634)
27802 * gst/interleave/interleave.c: (interleave_buffered_loop),
27803 (interleave_bytestream_loop): Don't use alloca() (bug #135640)
27804 * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
27805 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27806 (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
27807 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
27808 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
27809 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
27810 Fix GST_ELEMENT_ERROR call.
27811 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
27812 GST_ELEMENT_ERROR call.
27814 2004-02-27 Benjamin Otte <otte@gnome.org>
27816 * gst-libs/gst/audio/audio.h:
27817 add macro to make sure header isn't included twice
27818 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
27819 don't use gst_buffer_free
27820 * gst/playondemand/filter.func:
27821 don't use gst_data_free. Free data only once.
27823 2004-02-26 David Schleef <ds@schleef.org>
27825 * gst-libs/gst/colorbalance/Makefile.am:
27826 * gst-libs/gst/mixer/Makefile.am:
27827 * gst-libs/gst/tuner/Makefile.am:
27828 * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
27829 should not be disted, -marshal.h files should not be installed,
27830 and -enum.h files _should_ be installed. Fix to make this the
27833 === release 0.7.5 ===
27835 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
27837 * configure.ac: release 0.7.5, "Under The Sea"
27839 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
27841 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
27842 (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
27843 * gst/videoscale/gstvideoscale.c:
27844 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
27845 assorted debug/warning fixes
27847 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
27849 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
27850 (gst_videoscale_init), (gst_videoscale_chain),
27851 (gst_videoscale_set_property), (plugin_init):
27852 * gst/videoscale/gstvideoscale.h:
27853 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
27854 (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
27855 (gst_videoscale_planar400), (gst_videoscale_packed422),
27856 (gst_videoscale_packed422rev), (gst_videoscale_32bit),
27857 (gst_videoscale_24bit), (gst_videoscale_16bit),
27858 (gst_videoscale_bilinear), (gst_videoscale_bicubic),
27859 (gst_videoscale_scale_plane_slow),
27860 (gst_videoscale_scale_point_sample),
27861 (gst_videoscale_scale_nearest),
27862 (gst_videoscale_scale_nearest_str2),
27863 (gst_videoscale_scale_nearest_str4),
27864 (gst_videoscale_scale_nearest_32bit),
27865 (gst_videoscale_scale_nearest_24bit),
27866 (gst_videoscale_scale_nearest_16bit):
27867 add debugging category and use it properly
27868 fix use of GST_PTR_FORMAT
27870 2004-02-25 Andy Wingo <wingo@pobox.com>
27872 * gst/interleave/interleave.c (interleave_buffered_loop): Always
27873 push only when channel->buffer is NULL. Prevents segfaults doing
27874 the state change after a nonlocal exit, like a scheme exception.
27876 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
27877 Handle the case where the intersected caps is empty.
27879 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
27881 * gst/law/mulaw-decode.c: (mulawdec_link):
27882 * gst/law/mulaw.c: (plugin_init):
27883 fix mulawdec so it actually works again
27885 2004-02-24 Arwed v. Merkatz <v.merkatz@gmx.net>
27887 reviewed by: David Schleef <ds@schleef.org>
27889 * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
27890 (gst_gamma_init), (gst_gamma_set_property),
27891 (gst_gamma_get_property), (gst_gamma_calculate_tables),
27892 (gst_gamma_rgb24), (gst_gamma_rgb32): Adds gamma correction
27893 for RGB, with separate r g and b correction factors. (#131167)
27895 2004-02-24 Thomas Vander Stichele <thomas at apestaart dot org>
27897 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
27898 only signal tags for bitrate if they're > 0 (#134894)
27900 2004-02-24 David Schleef <ds@schleef.org>
27902 * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
27903 (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
27904 (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
27905 (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
27906 (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
27907 (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
27908 (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
27909 (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
27910 Cleanups. Convert g_prints to GST_LOGs. Add qtdemux debug
27911 category. Attempt to fix timestamp calculation.
27913 2004-02-24 Johan Dahlin <johan@gnome.org>
27915 * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
27917 2004-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
27920 * gconf/Makefile.am:
27921 * gconf/gstreamer.schemas:
27922 * gst-libs/gst/gconf/Makefile.am:
27923 * gst-libs/gst/gconf/gconf.c:
27924 version gconf schemas and install locations
27926 2004-02-23 Benjamin Otte <otte@gnome.org>
27928 * ext/xine/xineinput.c: (gst_xine_input_dispose):
27929 (gst_xine_input_subclass_init):
27930 call parent dispose.
27931 change pad template for CD reader correctly
27932 * ext/xine/Makefile.am:
27933 * ext/xine/gstxine.h:
27934 * ext/xine/xine.c: (plugin_init):
27935 * ext/xine/xineaudiosink.c:
27936 wrap audio sinks, too
27937 * gst-libs/gst/resample/private.h:
27938 * gst-libs/gst/resample/resample.c: (gst_resample_init),
27939 (gst_resample_reinit), (gst_resample_scale),
27940 (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
27941 (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
27942 (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
27943 (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
27944 (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
27945 * gst-libs/gst/resample/resample.h:
27946 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
27947 (gst_audioscale_class_init), (gst_audioscale_link),
27948 (gst_audioscale_get_buffer), (gst_audioscale_init),
27949 (gst_audioscale_chain), (gst_audioscale_set_property),
27950 (gst_audioscale_get_property):
27951 * gst/audioscale/gstaudioscale.h:
27952 s/resample_*/gst_resample_*/i to not clobber namespaces
27954 2004-02-23 Julien MOUTTE <julien@moutte.net>
27956 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
27957 (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
27958 (gst_riff_create_video_template_caps),
27959 (gst_riff_create_audio_template_caps),
27960 (gst_riff_create_iavs_template_caps):
27961 * gst-libs/gst/riff/riff-media.h:
27962 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
27963 (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
27964 (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
27965 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
27966 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
27967 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
27968 (gst_matroska_demux_plugin_init): First batch implementing audio and
27969 video codec tags in demuxers.
27971 2004-02-22 Benjamin Otte <otte@gnome.org>
27973 * ext/xine/Makefile.am:
27974 * ext/xine/gstxine.h:
27975 * ext/xine/xine.c: (plugin_init):
27976 * ext/xine/xineinput.c:
27977 add input plugin wrapper. Playback from files, http, mms and cdda
27979 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
27980 remove leftover G_GNUC_UNUSED
27981 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
27982 (gst_asf_demux_identify_guid):
27983 improve debugging output
27985 2004-02-22 Benjamin Otte <otte@gnome.org>
27987 reported by: Padraig O'Briain <padraig.obriain@sun.com>
27990 replace test -e with test -x for mkinstalldirs to be more portable.
27993 2004-02-22 Benjamin Otte <otte@gnome.org>
27995 reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
27997 * gst/audioconvert/gstaudioconvert.c: (plugin_init):
27998 set rank to PRIMARY
27999 * gst/volume/gstvolume.c: (plugin_init):
28003 2004-02-22 Julio M. Merino Vidal <jmmv@menta.net>
28005 reviewed by Benjamin Otte <otte@gnome.org>
28007 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
28008 escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
28010 2004-02-22 Benjamin Otte <otte@gnome.org>
28013 export [_]*{gst,Gst,GST}.* symbols from plugins
28015 2004-02-22 Christophe Fergeau <teuf@gnome.org>
28017 reviewed by: Benjamin Otte <otte@gnome.org>
28019 * ext/lame/gstlame.c: (add_one_tag):
28020 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28021 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
28022 (gst_vorbisenc_metadata_set1):
28023 * gst/tags/gstid3tag.c:
28024 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
28025 apply fixes from bugs #135042 (lame can't write tags) and #133817
28026 (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
28028 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
28030 * configure.ac: Export only gst_plugin_desc from plugins.
28031 Note that this change only makes any effect with Linux using libtool
28032 1.5.2 or higher. Otherwise it is silently ignored, but it would build
28033 fine. And don't try to have several versions of libtool in different
28036 2004-02-20 Andy Wingo <wingo@pobox.com>
28038 * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
28039 interleave respectively.
28041 * gst/interleave/deinterleave.c: New plugin: deinterleave
28042 (replaces on oneton).
28043 * gst/interleave/interleave.c: New plugin: interleave.
28044 * gst/interleave/plugin.h: Support file.
28045 * gst/interleave/plugin.c: Support file.
28047 * configure.ac: Remove intfloat and oneton, add interleave.
28049 * ext/sndfile/gstsf.c: Handle events better.
28051 * gst/audioconvert/gstaudioconvert.c: Change to support int2float
28052 and float2int operation. int2float has scheduling problems as
28053 noted in in2float_chain.
28055 2004-02-20 Benjamin Otte <otte@gnome.org>
28057 * ext/xine/Makefile.am:
28058 * ext/xine/gstxine.h:
28060 * ext/xine/xineaudiodec.c:
28061 * ext/xine/xinecaps.c:
28062 add first version of xine plugin wrapper. Currently only wraps the
28063 QDM2 win32 DLL, and even that only in proof-of-concept quality.
28066 add xine plugin wrapper, disabled by default. Use --enable-xine to
28067 build. Note that it'll segfault on gst-register if you don't remove
28068 the goom and tvtime post plugins from xine.
28069 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
28070 (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
28071 add extradata parsing for QDM2.
28072 change around debugging prints.
28074 2004-02-19 Benjamin Otte <otte@gnome.org>
28076 * ext/lame/gstlame.c: (gst_lame_chain):
28077 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
28078 use gst_tag_list_insert when you want to insert tags
28080 2004-02-18 David Schleef <ds@schleef.org>
28082 * configure.ac: Move massink to gst-rotten
28084 * ext/mas/Makefile.am:
28085 * ext/mas/massink.c:
28086 * ext/mas/massink.h:
28088 2004-02-18 David Schleef <ds@schleef.org>
28090 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
28091 typefinding, since it seems to be worse than nothing.
28092 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Add ftyp
28093 atom to recognize .mp4 and .m4a files as video/quicktime.
28095 2004-02-18 David Schleef <ds@schleef.org>
28097 * gst/sine/demo-dparams.c: (quit_live),
28098 (dynparm_log_value_changed), (dynparm_value_changed), (main):
28099 Use double dparams, not float.
28100 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28101 (gst_sinesrc_init): Change sync default to FALSE, since multiple
28102 sync'd elements don't really work correctly.
28103 * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
28104 (volume_update_volume), (volume_get_property): Change dparam
28107 2004-02-18 Julien MOUTTE <julien@moutte.net>
28109 * sys/ximage/ximagesink.c:
28110 (gst_ximagesink_xwindow_update_geometry),
28111 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
28112 (gst_ximagesink_change_state), (gst_ximagesink_expose),
28113 (gst_ximagesink_init): Rework the way software video scaling works. So
28114 now we check on each chain call if the video frames are feeling the
28115 window. If not we try to renegotiate caps. On failure we memorize that
28116 and we won't try again for that PLAYING sessions.
28117 * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
28119 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
28122 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
28124 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
28125 break up _link so we can give a better debug message for errors
28127 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
28129 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
28130 set up debug category
28132 2004-02-18 Julien MOUTTE <julien@moutte.net>
28134 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28135 (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
28136 the way renegotiation work. The event handling function is not taking
28137 care of external windows and renegotiate method check for pad flags
28138 NEGOTIATING. Should fix : #133209
28140 2004-02-17 Julien MOUTTE <julien@moutte.net>
28142 * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
28143 pad is negotiating before trying renegotiation.
28145 2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org>
28147 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
28148 pass on all possible mime types as typefind hints
28150 2004-02-17 Julien MOUTTE <julien@moutte.net>
28152 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
28153 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
28154 possible SHM leak if we crash. All other apps using XShm are doing
28157 2004-02-17 Julien MOUTTE <julien@moutte.net>
28159 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28160 (gst_ximagesink_expose): Renegotiate size on expose.
28161 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
28164 2004-02-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
28166 * testsuite/alsa/sinesrc.c:
28167 cosmetic fix to fix compile issue with gcc 2.95.4
28169 2004-02-16 Julien MOUTTE <julien@moutte.net>
28171 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
28172 (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
28173 failed opening the audio device.
28174 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
28175 (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
28176 (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
28177 (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
28178 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
28179 (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
28180 (gst_ximagesink_change_state), (gst_ximagesink_chain),
28181 (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
28182 Removing some useless g_return_if_fail like wingo suggested.
28183 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
28184 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
28185 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
28186 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
28187 (gst_xvimagesink_update_colorbalance),
28188 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
28189 (gst_xvimagesink_xcontext_clear),
28190 (gst_xvimagesink_get_fourcc_from_caps),
28191 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
28192 (gst_xvimagesink_set_xwindow_id),
28193 (gst_xvimagesink_colorbalance_list_channels),
28194 (gst_xvimagesink_colorbalance_set_value),
28195 (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
28196 PAUSED. Removing some useless g_return_if_fail like wingo suggested.
28198 2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org>
28200 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
28201 throw error when not negotiated instead of asserting
28203 2004-02-15 Julien MOUTTE <julien@moutte.net>
28205 * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
28206 correct data refcounting.
28208 2004-02-15 Julien MOUTTE <julien@moutte.net>
28210 * gst/switch/gstswitch.c: (gst_switch_change_state),
28211 (gst_switch_class_init): Cleaning the sinkpads correctly on state
28212 change, mostly the EOS flag.
28214 2004-02-15 Julien MOUTTE <julien@moutte.net>
28216 * examples/gstplay/player.c: (got_eos), (main): Adding some
28217 output for debugging.
28218 * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
28219 timeouts if we go to any state different from PLAYING.
28220 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
28221 more EOS bugs in riff lib.
28223 2004-02-14 Julien MOUTTE <julien@moutte.net>
28225 * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
28226 visualization until i find a way to fix switch correctly.
28227 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
28229 * gst/switch/gstswitch.c: (gst_switch_release_pad),
28230 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
28231 (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
28232 Reworked switch to get a more correct behaviour with events and refing
28233 of data stored in sinkpads.
28234 * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
28235 we don't pull from a pad in EOS.
28237 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
28239 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28240 remove v1 tag even if we can't read it (makes sure we don't detect
28243 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
28245 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
28246 (gst_alsa_xrun_recovery):
28247 * ext/alsa/gstalsa.h:
28248 try xrun recovery when wait failed. Make xrun recovery function
28249 return TRUE/FALSE to indicate success. (might fix #134354)
28251 2004-02-13 David Schleef <ds@schleef.org>
28253 * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
28254 (dynparm_value_changed), (main): Convert from float to double.
28255 * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
28257 2004-02-13 David Schleef <ds@schleef.org>
28259 * gst/silence/gstsilence.c: (gst_silence_class_init),
28260 (gst_silence_set_clock), (gst_silence_get),
28261 (gst_silence_set_property), (gst_silence_get_property):
28262 * gst/silence/gstsilence.h: Add sync property.
28263 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28264 (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
28265 (gst_sinesrc_set_property), (gst_sinesrc_get_property):
28266 * gst/sine/gstsinesrc.h: Add sync property.
28268 2004-02-13 David Schleef <ds@schleef.org>
28270 * gst/intfloat/gstint2float.c: (conv_f32_s16),
28271 (gst_int2float_chain_gint16): Change stdint usage to glib types.
28273 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
28277 * gst-libs/ext/Makefile.am:
28278 move ffmpeg plugin to gst-ffmpeg module
28280 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
28282 * configure.ac: use GST_ARCH to detect architecture
28284 2004-02-12 Julien MOUTTE <julien@moutte.net>
28286 * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
28288 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
28290 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
28291 classify LADSPA plugins based on number of src/sink pads
28292 (#133663, Stefan Kost)
28293 * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
28294 fix dparams registration
28295 (#133528, Stefan Kost)
28296 * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
28297 fix use of isprint and use g_ascii_isprint instead
28298 (#133316, Stefan Kost)
28300 2004-02-11 David Schleef <ds@schleef.org>
28302 Convert a few inner loops to use liboil. This is currently
28303 optional, and is only enabled if liboil is present (duh!).
28304 * configure.ac: Check for liboil-0.1
28305 * gst/intfloat/Makefile.am:
28306 * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
28307 (gst_int2float_chain_gint16):
28308 * gst/videofilter/Makefile.am:
28309 * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
28310 (tablelookup_u8), (gst_videobalance_planar411):
28311 * gst/videotestsrc/Makefile.am:
28312 * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
28313 * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
28314 (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
28315 (paint_hline_RGB565), (paint_hline_xRGB1555):
28317 2004-02-11 David Schleef <ds@schleef.org>
28319 * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
28320 (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
28321 (gst_colorspace_getcaps), (gst_colorspace_link),
28322 (gst_colorspace_base_init), (gst_colorspace_init),
28323 (gst_colorspace_chain), (gst_colorspace_change_state),
28324 (plugin_init): Merge Ronald's patch (bug #117897) and update
28325 for new caps and negotiation. Seems to work, although it
28326 shows off bugs in lcs.
28328 2004-02-11 David Schleef <ds@schleef.org>
28330 * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
28331 (bug #133886) Noticed by bugs@leroutier.net (Stephane LOEUILLET)
28333 2004-02-11 David Schleef <ds@schleef.org>
28335 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
28336 (gst_rfbsrc_change_state), (gst_rfbsrc_init),
28337 (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
28338 Add server and port properties
28340 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
28345 * m4/as-liblame.m4:
28346 * m4/as-slurp-ffmpeg.m4:
28347 * m4/check-libheader.m4:
28354 * m4/gst-ivorbis.m4:
28355 * m4/gst-matroska.m4:
28357 * m4/gst-shout2.m4:
28365 fix underquotedness of macros (#133800)
28366 * m4/as-avifile.m4:
28368 removed because no longer used
28370 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
28373 require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
28374 by autopoint (fixes #132996)
28376 2004-02-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
28378 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
28379 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
28380 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
28381 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
28384 2004-02-11 David Schleef <ds@schleef.org>
28386 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
28387 (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
28388 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
28389 (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
28390 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
28391 (gst_jpegenc_class_init), (gst_jpegenc_init),
28392 (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
28393 (gst_jpegenc_chain), (gst_jpegenc_set_property),
28394 (gst_jpegenc_get_property): Fix negotiation. Add some properties.
28395 * ext/jpeg/gstjpegenc.h: Fix negotiation.
28397 2004-02-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
28399 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
28400 (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
28401 * ext/mikmod/gstmikmod.h:
28402 fix caps negotiation in mikmod
28403 * ext/ogg/gstoggdemux.c: (gst_ogg_print):
28404 output debug information
28406 2004-02-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
28408 * gst-libs/gst/colorbalance/Makefile.am:
28409 * gst-libs/gst/navigation/Makefile.am:
28410 * gst-libs/gst/xoverlay/Makefile.am:
28411 remove unused GST_OPT_CFLAGS from Makefiles
28412 include X_CFLAGS and X_LIBS in xoverlay. (#131948)
28414 2004-02-07 David Schleef <ds@schleef.org>
28416 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
28417 push events to pads that haven't been created (#133508)
28419 2004-02-07 Jan Schmidt <thaytan@mad.scientist.com>
28421 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
28422 (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
28423 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
28424 (gst_dvdec_loop), (gst_dvdec_change_state):
28425 Second attempt at committing a working dvdec element.
28427 2004-02-06 David Schleef <ds@schleef.org>
28429 Build fixes for OS X: (see #129600)
28430 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
28431 (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
28432 (gst_riff_read_strf_iavs):
28433 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
28434 (gst_avi_demux_stream_odml):
28435 * gst/playondemand/Makefile.am:
28436 * gst/rtp/rtp-packet.c:
28438 2004-02-05 David Schleef <ds@schleef.org>
28440 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
28441 last change, because it Just Doesn't Compile.
28443 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
28445 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28446 skip undecodable id3v2 tag instead of keeping it
28448 2004-02-05 David Schleef <ds@schleef.org>
28450 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
28451 Unref leaked buffer. (Noticed by Ronald)
28453 2004-02-05 David I. Lehn <dlehn@users.sourceforge.net>
28455 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28456 Sync requires with other checks. >= vs =.
28458 2004-02-06 Jan Schmidt <thaytan@mad.scientist.com>
28460 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
28461 (gst_dvdec_video_link), (gst_dvdec_loop):
28462 * ext/dv/gstdvdec.h:
28463 rework the caps negotiation so that dvdec works again instead
28464 of just segfaulting.
28466 === release 0.7.4 ===
28468 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
28470 * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
28471 * configure.ac: changed for release
28473 2004-02-05 Thomas Vander Stichele <thomas at apestaart dot org>
28475 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
28476 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
28477 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28478 * pkgconfig/gstreamer-play-uninstalled.pc.in:
28479 reworked patch by David Lehn to fix libdir and includedir for
28480 uninstalled libraries
28481 removed play and gconf from gstreamer-libs since they have their
28482 own pkgconfig files
28484 2004-02-04 David Schleef <ds@schleef.org>
28486 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
28489 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
28491 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
28492 use correct GST_TAG_ENCODER tag
28494 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
28496 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28497 be sure to stop the clock when going to paused
28498 * sys/oss/gstosssink.c: (gst_osssink_change_state):
28499 reset number of transmitted when going to ready.
28502 2004-02-05 Charles Schmidt <cschmidt2@emich.edu>
28504 reviewed by Benjamin Otte
28506 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28507 extract track count (fixes #133410)
28509 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
28511 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
28512 that should be !=, not == (fixes #132519)
28514 2004-02-04 David Schleef <ds@schleef.org>
28516 Make sure set_explicit_caps() is called before adding pad.
28517 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
28518 * gst/id3/gstid3types.c: (gst_id3types_loop):
28519 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
28520 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
28522 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
28525 bump nano to 2, first prerelease
28526 put back AM_PROG_LIBTOOL
28528 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
28530 * testsuite/alsa/Makefile.am:
28531 these are user test apps, not automatic testsuite tests
28533 2004-02-04 David Schleef <ds@schleef.org>
28535 Convert GST_DEBUG_CAPS() to GST_DEBUG():
28536 * gst/mpeg1videoparse/gstmp1videoparse.c:
28537 (mp1videoparse_parse_seq):
28538 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
28539 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
28540 * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
28541 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
28542 (gst_xvideosink_getcaps):
28543 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
28544 * testsuite/gst-lint: more tests
28546 2004-02-04 David Schleef <ds@schleef.org>
28548 Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
28549 with the code that they would expand to.
28550 * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
28551 (gst_flacdec_get_src_query_types),
28552 (gst_flacdec_get_src_event_masks):
28553 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
28554 (gst_gnomevfssrc_get_query_types),
28555 (gst_gnomevfssrc_get_event_mask):
28557 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
28559 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28560 (gst_sinesrc_dispose):
28561 fix memleak by properly disposing sinesrc
28563 2004-02-04 Julien MOUTTE <julien@moutte.net>
28565 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
28566 * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
28567 an overlay to redraw the image because it has been exposed.
28568 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
28569 (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
28570 (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
28571 * sys/ximage/ximagesink.h: Implement expose method from XOverlay
28573 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
28574 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
28575 (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
28576 * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
28579 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28581 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
28582 more memleak fixage
28584 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28586 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
28587 * gst/typefind/gsttypefindfunctions.c:
28588 fix memleaks shown by gst-typefind
28590 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
28592 * common/glib-gen.mak:
28593 add hack rule to touch .Plo files
28594 * gst-libs/gst/colorbalance/Makefile.am:
28595 * gst-libs/gst/mixer/Makefile.am:
28596 * gst-libs/gst/play/Makefile.am:
28597 * gst-libs/gst/tuner/Makefile.am:
28598 remove glib_root variable
28600 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28602 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
28603 set explicit caps before adding the element, so the autopluggers can
28605 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28606 (mpeg2_sys_type_find), (mpeg1_sys_type_find),
28607 (mpeg_video_type_find), (mpeg_video_stream_type_find),
28609 fix memleaks in typefind functions. gst_type_find_suggest takes a const
28612 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
28614 * gst-libs/gst/colorbalance/Makefile.am:
28615 * gst-libs/gst/colorbalance/colorbalance-marshal.list:
28616 * gst-libs/gst/colorbalance/colorbalance.c:
28617 * gst-libs/gst/colorbalance/colorbalance.h:
28618 * gst-libs/gst/colorbalance/colorbalancemarshal.list:
28619 * gst-libs/gst/mixer/Makefile.am:
28620 * gst-libs/gst/mixer/mixer-marshal.list:
28621 * gst-libs/gst/mixer/mixer.c:
28622 * gst-libs/gst/mixer/mixer.h:
28623 * gst-libs/gst/mixer/mixermarshal.list:
28624 * gst-libs/gst/play/Makefile.am:
28625 * gst-libs/gst/play/play.h:
28626 * gst-libs/gst/tuner/Makefile.am:
28627 * gst-libs/gst/tuner/tuner-marshal.list:
28628 * gst-libs/gst/tuner/tuner.c:
28629 * gst-libs/gst/tuner/tuner.h:
28630 * gst-libs/gst/tuner/tunermarshal.list:
28631 use new glib-gen.mak snippet to clean up Makefile.am
28632 fix various bugs in Makefile.am's
28634 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28636 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
28637 handle chain parsing correctly in the multichain case
28638 * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
28639 (theora_dec_from_granulepos), (theora_dec_to_granulepos),
28640 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
28641 (theora_dec_chain):
28642 handle events and queries correctly
28644 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28647 Ignore generated file _stdint.h.
28649 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28651 * gst-libs/gst/colorbalance/Makefile.am:
28652 * gst-libs/gst/colorbalance/colorbalance.h:
28653 * gst-libs/gst/mixer/Makefile.am:
28654 * gst-libs/gst/mixer/mixer.h:
28655 * gst-libs/gst/play/Makefile.am:
28656 * gst-libs/gst/play/play.h:
28657 * gst-libs/gst/tuner/Makefile.am:
28658 * gst-libs/gst/tuner/tuner.h:
28659 Generate enum type code with glib-mkenums.
28660 * gst-libs/gst/colorbalance/.cvsignore:
28661 * gst-libs/gst/mixer/.cvsignore:
28662 * gst-libs/gst/play/.cvsignore:
28663 * gst-libs/gst/tuner/.cvsignore:
28664 Ignore generated files.
28666 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28668 * gst-libs/gst/audio/.cvsignore:
28669 Ignore generated file.
28670 * gst-libs/gst/audio/Makefile.am:
28671 Do not install example filter.
28673 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28675 * examples/switch/.cvsignore:
28676 Ignore generated file.
28678 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28680 * common/m4/ax_create_stdint_h.m4:
28682 add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
28685 remove generated _stdint.h in DISTCLEANFILES
28686 * ext/a52dec/gsta52dec.c:
28687 include _stdint.h for a52dec. (should fix #133064)
28689 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
28691 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
28692 (gst_tag_to_vorbis_comments):
28693 Add replaygain support to vorbistag
28695 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
28696 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
28697 (gst_ffmpeg_caps_to_extradata):
28698 Fix SVQ3 caps flag properties
28699 Use glib macro for bytes swap
28701 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28703 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
28704 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
28705 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
28706 * ext/sndfile/gstsf.c: (plugin_init):
28707 * gst/avi/gstavi.c: (plugin_init):
28708 * sys/dxr3/dxr3init.c: (plugin_init):
28709 * sys/oss/gstossaudio.c: (plugin_init):
28710 * sys/v4l/gstv4l.c: (plugin_init):
28711 * sys/v4l2/gstv4l2.c: (plugin_init):
28712 remove textdomain calls
28714 update Dutch translation
28716 2004-02-02 Julien MOUTTE <julien@moutte.net>
28718 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
28719 (gst_play_set_audio_sink): Moving volume in the audio thread for
28720 instantaneous volume change. Maybe i will add another volume in front
28721 of visualization later, not sure yet though.
28723 2004-02-02 Julien MOUTTE <julien@moutte.net>
28725 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28726 (gst_ximagesink_handle_xevents): Better X events handling, only take
28727 the latest events for configure and motion.
28728 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
28730 2004-02-02 Jon Trowbridge <trow@gnu.org>
28732 reviewed by: David Schleef <ds@schleef.org>
28735 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
28736 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
28738 2004-02-02 David Schleef <ds@schleef.org>
28740 code cleanup. Change bzero() to memset(). Remove duplicate ; at ends
28742 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
28743 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
28744 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
28745 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
28746 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
28747 * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
28748 * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
28749 * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
28750 (gst_float2_2_int_link):
28751 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
28752 * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
28753 * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
28754 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
28755 * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
28756 * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
28757 * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
28758 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
28759 * testsuite/gst-lint: Add tests for bzero and ;;
28761 2004-02-02 David Schleef <ds@schleef.org>
28763 * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
28765 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28767 * ext/aalib/gstaasink.c: (gst_aasink_open):
28768 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
28769 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28770 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
28771 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
28772 (gst_afsink_close_file):
28773 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
28774 (gst_afsrc_close_file):
28775 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
28776 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
28777 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
28778 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
28779 * ext/esd/esdmon.c: (gst_esdmon_get):
28780 * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
28781 * ext/faac/gstfaac.c: (gst_faac_chain):
28782 * ext/faad/gstfaad.c: (gst_faad_chain):
28783 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
28784 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
28785 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
28786 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
28787 (gst_flacdec_loop):
28788 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
28789 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
28790 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
28791 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
28792 (gst_gnomevfssink_close_file):
28793 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
28794 (gst_gnomevfssrc_open_file):
28795 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
28796 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
28797 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
28798 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
28799 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
28800 * ext/mad/gstmad.c: (gst_mad_chain):
28801 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
28802 * ext/mpeg2dec/gstmpeg2dec.c:
28803 * ext/mpeg2enc/gstmpeg2enc.cc:
28804 * ext/mplex/gstmplex.cc:
28805 * ext/mplex/gstmplexibitstream.cc:
28806 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
28807 (gst_ogg_demux_push):
28808 * ext/raw1394/gstdv1394src.c:
28809 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
28810 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
28811 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
28813 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
28814 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
28815 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
28816 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
28817 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
28818 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
28819 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
28820 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
28821 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
28822 (gst_riff_read_element_data), (gst_riff_read_seek),
28823 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
28824 * gst/adder/gstadder.c: (gst_adder_loop):
28825 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
28826 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
28827 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
28828 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
28829 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
28830 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
28831 * gst/goom/gstgoom.c: (gst_goom_chain):
28832 * gst/id3/gstid3types.c: (gst_id3types_loop):
28833 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
28834 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
28835 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
28836 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
28837 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
28838 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
28839 (gst_ebml_read_float), (gst_ebml_read_header):
28840 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
28841 (gst_matroska_demux_parse_blockgroup):
28842 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
28843 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
28844 * gst/oneton/gstoneton.c: (gst_oneton_chain):
28845 * gst/silence/gstsilence.c: (gst_silence_get):
28846 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
28847 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
28848 * gst/speed/gstspeed.c: (speed_loop):
28849 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
28850 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
28851 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
28852 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
28853 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
28854 (gst_wavparse_loop):
28855 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
28856 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
28857 (dxr3audiosink_close):
28858 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
28859 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
28860 (dxr3videosink_close), (dxr3videosink_write_data):
28861 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
28862 * sys/oss/gstosssink.c: (gst_osssink_chain):
28863 * sys/oss/gstosssrc.c: (gst_osssrc_get):
28864 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
28865 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
28866 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
28867 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
28868 (gst_v4l_set_window), (gst_v4l_enable_overlay):
28869 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
28870 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
28871 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
28872 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
28873 (gst_v4l_set_audio):
28874 * sys/v4l/v4l_calls.h:
28875 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
28876 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
28877 (gst_v4lmjpegsink_playback_init),
28878 (gst_v4lmjpegsink_playback_start):
28879 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
28880 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
28881 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
28882 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
28883 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
28884 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
28885 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
28886 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
28887 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
28888 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
28889 (gst_v4l2_get_output), (gst_v4l2_set_output),
28890 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
28891 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
28892 (gst_v4l2_set_attribute):
28893 * sys/v4l2/v4l2_calls.h:
28894 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
28895 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
28896 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
28897 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
28898 (gst_v4l2src_capture_stop):
28899 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
28900 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
28901 (gst_ximagesink_chain):
28902 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
28903 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
28904 (gst_xvideosink_xwindow_new):
28905 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
28906 (gst_xvimagesink_chain):
28908 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28910 * gst/volume/gstvolume.c: (gst_volume_set_volume),
28911 (gst_volume_get_volume), (volume_class_init), (volume_init),
28912 (volume_chain_int16), (volume_update_volume):
28913 * gst/volume/gstvolume.h:
28914 make code more readable by removing magic numbers
28915 make mixer interface export 0-100 range
28916 make it internally map to 0.0-1.0 range so users don't distort
28917 output by putting the sliders at full volume
28919 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28921 * gst-libs/gst/play/play.c: (gst_play_tick_callback),
28922 (gst_play_state_change), (gst_play_seek_to_time):
28923 block the tick callback for 0.5 secs after doing a seek
28925 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28927 * gst-libs/gst/play/play.c: (gst_play_new):
28930 2004-02-01 Julien MOUTTE <julien@moutte.net>
28932 * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
28933 (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
28934 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
28935 (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
28936 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
28937 (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
28939 2004-02-01 Thomas Vander Stichele <thomas at apestaart dot org>
28942 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
28943 check for a function added in vorbis 1.1
28945 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
28947 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
28948 (gst_alsa_drain_audio), (gst_alsa_stop_audio):
28949 really start/stop clock only on PLAYING <=> PAUSED
28950 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28951 remove \n from debugging lines
28952 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
28953 make it work when seeking does not
28954 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
28957 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
28959 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
28960 start clock on PAUSED=>PLAYING, not later
28961 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
28962 extract correct time for different discont formats
28963 (gst_alsa_sink_get_time):
28964 don't segfault when no format is negotiated yet, just return 0
28965 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28966 (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
28967 (gst_ogg_pad_push):
28968 handle flush and discont events correctly
28969 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
28970 handle discont events correctly
28972 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
28974 * gst-libs/gst/play/play.c: (gst_play_error_quark),
28975 (gst_play_error_create), (gst_play_error_plugin),
28976 (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
28977 * gst-libs/gst/play/play.h:
28978 add error handling during creation
28979 * examples/gstplay/player.c: (main):
28980 use new gst_play_new
28983 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
28985 * ext/theora/theoradec.c: (theora_dec_chain):
28987 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
28988 (vorbis_dec_src_event), (vorbis_dec_chain):
28989 add encoder tag, fix tag reading to be more error tolerant, change
28990 BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
28991 gst_pad_event_default.
28992 * gst/tags/gstvorbistag.c:
28993 (gst_tag_list_from_vorbiscomment_buffer):
28994 undefine function specific define at end of function
28996 2004-01-31 Jeremy Simon <jesimon@libertysurf.fr>
28998 * ext/flac/gstflac.c: (plugin_init):
28999 * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
29000 * ext/flac/gstflacdec.h:
29001 * ext/flac/gstflacenc.h:
29004 2004-01-30 David I. Lehn <dlehn@users.sourceforge.net>
29006 * examples/gstplay/player.c: s/gstplay.h/play.h/
29008 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
29010 * gst-libs/gst/play/Makefile.am:
29011 * gst-libs/gst/play/gstplay.c:
29012 * gst-libs/gst/play/gstplay.h:
29013 * gst-libs/gst/play/play.c:
29014 more surgery, operation complete
29016 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
29018 * gst-libs/gst/play/play.old.c:
29019 * gst-libs/gst/play/play.old.h:
29020 after CVS surgery by moving, remove
29021 * gst-libs/gst/play/playpipelines.c:
29024 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
29025 add negotiation error
29027 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
29029 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29030 (gst_ogg_demux_push):
29031 add some seeking debug info
29032 send a flush when seeking
29034 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
29040 * ext/theora/Makefile.am:
29041 * ext/theora/theoradec.c:
29042 add theora video decoder. Does just do simple decoding for now and
29043 has been tested against Theora cvs only. It only works when theora
29044 is compiled with --enable-static.
29045 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
29046 always reset packetno on DISCONT
29048 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
29050 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
29053 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
29055 * gst/mpegaudioparse/gstmpegaudioparse.c:
29056 (mp3_type_frame_length_from_header):
29057 Fix header parsing - stolen from ffmpeg (thank you! :) ).
29059 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
29061 * ext/esd/esdsink.c: (gst_esdsink_init):
29062 Since we have static pad template caps, we don't need to negotiate;
29063 either the core errors out or we know the format.
29065 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
29067 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29068 (gst_riff_read_seek):
29069 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29070 (gst_ebml_read_seek):
29071 Fix event handling.
29073 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
29075 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
29076 removee video/x-theora from vp3 decoder, it doesn't handle raw
29078 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
29079 fix bug with finalizing element that never went to PAUSED
29080 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
29081 length and position queries were swapped
29082 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
29083 (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
29084 (vorbis_dec_src_event):
29085 implement querying time and bytes
29087 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
29089 * just about every source file:
29090 gst_element_error -> GST_ELEMENT_ERROR
29092 2004-01-29 Julien MOUTTE <julien@moutte.net>
29094 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
29095 emiting FLUSH and even before DISCONT.
29096 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
29097 get the best instant seeking as possible yay!
29099 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
29101 * gst/mpeg1videoparse/gstmp1videoparse.c:
29102 (gst_mp1videoparse_real_chain):
29103 Committed wrong version last week... Grr... Didn't notice until now.
29105 2004-01-29 Julien MOUTTE <julien@moutte.net>
29107 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
29108 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
29109 have_xwindow_id signal in xwindow_create.
29111 2004-01-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
29113 * ext/ogg/gstoggdemux.c:
29114 lots of changes - mainly support for chained bitstreams, seeking,
29115 querying and bugfixes of course
29116 * ext/vorbis/Makefile.am:
29117 * ext/vorbis/vorbisdec.c:
29118 * ext/vorbis/vorbisdec.h:
29119 add vorbisdec raw vorbis decoder
29120 * ext/vorbis/vorbis.c: (plugin_init):
29121 register vorbisdec as PRIMARY, vorbisfile as SECONDARY
29122 * gst/intfloat/Makefile.am:
29123 * gst/intfloat/float22int.c:
29124 * gst/intfloat/float22int.h:
29125 * gst/intfloat/gstintfloatconvert.c: (plugin_init):
29126 add float2intnew plugin. It converts multichannel interleaved float to
29127 multichannel interleaved int. The name should probably be changed.
29128 * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
29130 add typefinding for raw theora video so oggdemux can detect it.
29132 2004-01-28 Julien MOUTTE <julien@moutte.net>
29134 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
29135 sink element first.
29136 * gst/videoscale/gstvideoscale.c:
29137 (gst_videoscale_handle_src_event): Fixing src event handler.
29139 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
29141 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
29142 (gst_v4lsrc_open), (gst_v4lsrc_close),
29143 (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
29144 (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
29145 * sys/v4l/gstv4lsrc.h:
29146 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
29147 (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
29148 Implement resizing... Hack. But that's why v4l is b0rked...
29150 2004-01-28 Julien MOUTTE <julien@moutte.net>
29152 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
29153 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
29154 (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
29155 (gst_ximagesink_xwindow_destroy):
29156 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
29157 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
29158 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
29159 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
29160 (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
29161 correctly cleaning the image created to check xshm calls on succes,
29162 added a lot of XSync calls in X11 functions, and fixed a segfault when
29163 no image format was defined before negotiation happened.
29165 2004-01-28 Benjamin Otte <in7y118@public.uni-hamburg.de>
29167 * ext/alsa/gstalsa.c: (gst_alsa_query_func):
29168 use gst_element_get_time to get correct time
29170 2004-01-28 Julien MOUTTE <julien@moutte.net>
29172 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
29173 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
29174 (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
29175 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
29176 (gst_xvimagesink_check_xshm_calls),
29177 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
29178 X plugins are now able to detect that XShm calls will fail even if the
29179 server claims that it has XShm support (remote displays most of the
29180 time). We then log the error as a GST_DEBUG and set use_shm to FALSE
29181 so that we use non XShm functions. This feature is almost useless for
29182 xvimagesink as Xv is not supported on remote displays anyway, but
29183 it might happen than even on the local display XShm calls fail.
29185 2004-01-27 David Schleef <ds@schleef.org>
29187 * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
29188 (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
29189 (gst_esdsink_change_state): Fix sync issues in esdsink. Also
29190 changed esdsink to only use 44100,16,2, since esd sucks at rate
29191 conversion and esdsink has had difficulty negotiating.
29193 2004-01-27 Julien MOUTTE <julien@moutte.net>
29195 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
29196 (gst_play_seek_to_time): Fixing the way to get current position.
29198 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
29200 * sys/oss/gstosssink.c: (gst_osssink_sink_query):
29201 use gst_element_get_time to get correct time
29203 2004-01-27 Julien MOUTTE <julien@moutte.net>
29205 * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
29206 fix ever... Inverting 2 lines of code make spider autoplug correctly
29209 2004-01-27 David Schleef <ds@schleef.org>
29211 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
29212 Use gst_pad_try_set_caps_nonfixed().
29214 2004-01-27 David Schleef <ds@schleef.org>
29216 * gst/ac3parse/gstac3parse.c: update to checklist 5
29217 * gst/adder/gstadder.c: rewrite negotiation. update to checklist 5
29218 * gst/audioconvert/gstaudioconvert.c: update to checklist 5
29219 * gst/audioscale/gstaudioscale.c: same
29220 * gst/auparse/gstauparse.c: same
29221 * gst/avi/gstavidemux.c: same
29223 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
29225 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
29226 stop processing after EOS
29228 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
29230 * gst/asfdemux/asfheaders.h:
29231 * gst/asfdemux/gstasfdemux.c:
29232 * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
29233 (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
29234 (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
29235 lot's of fixes to make data extraction simpler and get the code
29236 architecture and compiler independant. Add debugging category
29237 * gst/goom/gstgoom.c: (gst_goom_change_state):
29238 reset channel count on PAUSED=>READY, not READY=>PAUSED
29240 2004-01-26 Colin Walters <walters@verbum.org>
29242 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
29243 code to pull a bigger buffer in iradio mode. This as a side effect
29244 makes typefinding work.
29246 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
29248 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
29249 Fix SVQ3 decoding on PPC
29251 2004-01-26 Julien MOUTTE <julien@moutte.net>
29253 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
29254 that one managed to stay there... Fixed.
29256 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
29258 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
29259 (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
29260 * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
29261 (qtdemux_video_caps):
29262 * gst/qtdemux/qtdemux.h:
29263 Add SVQ3 specific flags to qtdemux and ffmpeg
29265 2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
29267 * gst-libs/gst/audio/audio.h:
29268 remove buffer-frames from audio caps
29269 * gst/audioconvert/gstaudioconvert.c:
29270 fix plugin to really work.
29272 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29274 * gst-libs/gst/mixer/mixer.c:
29275 * gst-libs/gst/propertyprobe/propertyprobe.c:
29276 * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
29277 (gst_tuner_find_channel_by_name):
29278 * gst-libs/gst/tuner/tuner.h:
29279 Add gtk-doc style comments. Also fix a function name.
29281 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29283 * ext/divx/gstdivxdec.c: (gst_divxdec_init),
29284 (gst_divxdec_negotiate):
29285 Fix for new capsnego - also fixes gst-player with divxdec.
29287 2004-01-25 Julien MOUTTE <julien@moutte.net>
29289 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29290 (gst_play_identity_handoff), (gst_play_set_location),
29291 (gst_play_set_visualization), (gst_play_connect_visualization): Another
29292 try in visualization implementation. Still have an issue with switch
29293 blocking when pulling from video_queue and only audio comes out of
29295 * gst/switch/gstswitch.c: (gst_switch_release_pad),
29296 (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
29297 release method. And check if the pad is usable before pulling.
29299 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29301 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
29302 (gst_videobalance_init),
29303 (gst_videobalance_colorbalance_list_channels),
29304 (gst_videobalance_colorbalance_set_value),
29305 (gst_videobalance_colorbalance_get_value),
29306 (gst_videobalance_update_properties),
29307 (gst_videobalance_update_tables_planar411),
29308 (gst_videobalance_planar411):
29309 * gst/videofilter/gstvideobalance.h:
29310 Implement lookup-tables. +/- 10x faster.
29312 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29314 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29315 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29316 The index reading was broken. The rest worked fine, but the whole
29317 goal of my rewrite was to make avidemux readable, and this was
29318 not at all readable. Please use typed variables.
29320 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29322 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29323 Additional pad usability check.
29324 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
29325 (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
29326 (gst_mp1videoparse_real_chain):
29327 Fix MPEG video stream parsing. The original plugin had several
29328 issues, including not timestamping streams where the source was
29329 not timestamped (this happens with PTS values in mpeg system
29330 streams, but MPEG video is also a valid stream on its own so
29331 that needs timestamps too). We use the display time code for that
29332 for now. Also, if one incoming buffer contains multiple valid
29333 frames, we push them all on correctly now, including proper EOS
29334 handling. Lastly, several potential segfaults were fixed, and we
29335 properly sync on new sequence/gop headers to include them in next,
29336 not previous frames (since they're header for the next frame, not
29337 the previous). Also see #119206.
29338 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
29340 Move caps setting so we only do it after finding several valid
29341 MPEG-1 fraes sequentially, not right after the first one (which
29342 might be coincidental).
29343 * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
29344 (mpeg_video_type_find), (mpeg_video_stream_type_find),
29346 Add unsynced MPEG video stream typefinding, and change some
29347 probability values so we detect streams rightly. The idea is as
29348 follows: I can have an unsynced system stream which contains
29349 video. In the current code, I would randomly get a type for either
29350 system or video stream type found, because the probabilities are
29351 being calculated rather randomly. I now use fixed values, so we
29352 always prefer system stream if that was found (and that is how it
29353 should be). If no system stream was found, we can still identity the stream as video-only.
29355 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
29357 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29358 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29359 don't write to buffer. Extract data without the need of
29360 __attribute__ ((packed))
29362 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29364 * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
29365 (mpeg1_sys_type_find):
29366 Fix MPEG-1 stream typefinding.
29368 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29370 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
29371 Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
29373 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
29375 * ext/esd/esdsink.c: (gst_esdsink_open_audio):
29376 * ext/esd/gstesd.c: (plugin_init):
29377 private debugging, better error reporting
29379 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29381 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
29382 (gst_riff_read_init), (gst_riff_read_change_state):
29383 * gst-libs/gst/riff/riff-read.h:
29384 Remove stuff fromold metadata system.
29386 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29388 * ext/ogg/gstoggdemux.c:
29389 Fix wrong file comment.
29390 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29391 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
29392 Add metadata reading properly.
29394 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
29397 Fix nas DIST_SUBDIRS
29399 Fix bug where make distcheck doesn't get run on adding stuff to
29402 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29404 * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
29405 * ext/divx/gstdivxdec.h:
29406 Fix divx3 ("msmpeg4") playback using divxdec.
29408 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
29410 * gst/typefind/gsttypefindfunctions.c:
29411 (mp3_type_frame_length_from_header): fix bug in length computation
29412 (mp3_type_find): improve debugging output
29414 2004-01-23 Julien MOUTTE <julien@moutte.net>
29416 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29417 (gst_play_set_location), (gst_play_seek_to_time),
29418 (gst_play_set_audio_sink), (gst_play_set_visualization),
29419 (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
29420 the pipeline from scratch. Visualization is back and switch went out as
29421 i realized it was not possible to use the way i wanted.
29422 * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
29423 (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
29424 clearing in state change from READY to NULL. So that one can clean the
29425 X ressources keeping the element.
29426 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29427 (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
29428 (gst_xvimagesink_colorbalance_set_value),
29429 (gst_xvimagesink_colorbalance_get_value),
29430 (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
29431 (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
29432 change from READY to NULL and fixed some stupid bugs in colorbalance
29433 get/set values. Also added the following feature : when nobody tries to
29434 set some values to the colorbalance levels before the xcontext is
29435 grabbed, then when creating channels list from Xv attributes we set the
29436 internal values to the Xv defaults. This way we handle buggy Xv drivers
29437 that set default hue values far from the middle of the range (Thanks
29438 to Jon Trowbridge for pointing that issue).
29439 * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
29440 colorbalance levels have been set before xcontext is grabbed.
29442 2004-01-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
29444 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
29445 Fix the ossmixer case where we shouldn't open /dev/dsp* because
29446 it might block operations (which is bad for a mixer).
29448 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
29450 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
29451 (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
29452 (gmip_find_type_pre):
29453 * gst-libs/gst/media-info/media-info-priv.h:
29454 * gst-libs/gst/media-info/media-info.c:
29455 (gst_media_info_instance_init), (gst_media_info_read_idler):
29456 add fakesink to get caps on decoder src pad again
29457 fix callback prototype to match new have_type signal signature
29459 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
29461 * gst/adder/gstadder.c: (gst_adder_link):
29462 fix non-compile and cut-n-paste code
29464 2004-01-21 David Schleef <ds@schleef.org>
29466 * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
29467 (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
29468 (gst_swfdec_init), (gst_swfdec_change_state):
29469 * ext/swfdec/gstswfdec.h:
29471 * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
29472 (gst_adder_request_new_pad): Fix negotiation.
29473 * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
29474 Add a fixate function.
29475 * gst/intfloat/gstfloat2int.c:
29476 * gst/intfloat/gstfloat2int.h:
29477 * gst/intfloat/gstint2float.c:
29478 * gst/intfloat/gstint2float.h:
29479 Completely rewrite the negotiation. Doesn't quite work yet,
29480 due to some buffer-frames problem.
29482 2004-01-21 Thomas Vander Stichele <thomas at apestaart dot org>
29484 * ext/gnomevfs/gstgnomevfssrc.c:
29485 * sys/v4l2/v4l2_calls.h:
29486 fix includes for distcheck
29488 2004-01-21 Christian Schaller <uraeus@gnome.org>
29491 Add libnas (network audio system) plugin, patch from Arwed von Merkatz
29492 based on earlier patch from Laurent Vivier
29494 2004-01-20 Jeremy Simon <jesimon@libertysurf.fr>
29496 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
29497 Fix wma caps property
29498 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
29499 Fix typo (flags1 and flags2)
29501 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29503 * gst-libs/gst/media-info/media-info-priv.c:
29504 (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
29505 (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
29506 (gmip_find_stream), (gmip_find_track_metadata),
29507 (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
29508 (gmip_find_track_format):
29509 * gst-libs/gst/media-info/media-info-priv.h:
29510 * gst-libs/gst/media-info/media-info-test.c: (main):
29511 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
29512 (gst_media_info_read_idler), (gst_media_info_read):
29513 * gst-libs/gst/media-info/media-info.h:
29514 register debugging category and use it for debugging
29516 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29518 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
29519 (gst_vorbisfile_new_link):
29520 signal streaminfo through tags
29522 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29524 * ext/mplex/gstmplex.cc:
29525 * ext/mplex/gstmplexibitstream.cc:
29526 g++ doesn't like NULL in our i18n/error macros, should be
29527 either (NULL) or ("").
29529 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29531 * sys/dxr3/dxr3audiosink.c:
29532 * sys/dxr3/dxr3init.c:
29533 * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
29534 * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
29535 Fix more error error error errors (missing includes here).
29537 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29539 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29540 fix thomas' error errors.
29542 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29544 * ext/mpeg2enc/gstmpeg2enc.cc:
29547 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29549 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29550 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29551 Fix for new error system.
29553 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29555 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29556 fix for new error reporting
29558 2004-01-20 David Schleef <ds@schleef.org>
29560 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
29561 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
29562 (gst_ximagesink_set_xwindow_id): Change to using a framerate
29563 of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
29564 and neither is 100+, most likely.
29565 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
29566 (gst_xvimagesink_getcaps): same
29568 2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
29571 Up version requirement to 2.0.3 (not yet released) to avoid symbol
29572 clashes with ffmpeg.
29574 2004-01-20 Julien MOUTTE <julien@moutte.net>
29576 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
29577 (gst_switch_init): Fixed switch element : proxying link and setting
29578 caps from src to sink on request.
29580 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29582 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29583 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
29584 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
29587 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29589 * sys/v4l/v4l_calls.h:
29590 * sys/v4l2/v4l2_calls.h:
29591 element_error fixes
29593 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29595 * gst-libs/gst/gst-i18n-plugin.h:
29597 remove config.h inclusion
29599 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29602 adding autopoint invocation
29605 * gst-libs/gst/gettext.h:
29606 adding gettext bits
29607 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
29608 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
29609 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
29610 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29611 (gst_gnomevfssink_close_file):
29612 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
29613 * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
29614 * gst-libs/gst/gst-i18n-plugin.h:
29615 * gst/avi/gstavi.c: (plugin_init):
29616 * sys/dxr3/dxr3init.c: (plugin_init):
29617 * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
29618 * sys/oss/gstossaudio.c: (plugin_init):
29619 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29620 * sys/v4l/gstv4l.c: (plugin_init):
29621 * sys/v4l/v4l_calls.c: (gst_v4l_open):
29622 * sys/v4l2/gstv4l2.c: (plugin_init):
29623 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29624 (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
29625 (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
29626 (gst_v4l2_set_output), (gst_v4l2_get_frequency),
29627 (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
29628 (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
29629 make sure locale and translation domain are set
29630 fix translated strings
29636 put translation files into place
29637 * sys/xvideo/imagetest.c: (main):
29638 * ext/dv/demo-play.c: (main):
29639 fix unnecessary translations
29641 2004-01-19 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
29643 * ext/sndfile/gstsf.c:
29644 * gst/avi/gstavimux.c:
29645 * ext/audiofile/gstafsink.c:
29646 * ext/audiofile/gstafsrc.c:
29647 * ext/gnomevfs/gstgnomevfssink.c:
29648 * ext/gnomevfs/gstgnomevfssrc.c:
29649 * sys/oss/gstosselement.c:
29650 * sys/v4l/v4l_calls.h:
29653 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29655 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29656 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
29657 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
29658 (gst_v4l2_get_output), (gst_v4l2_set_output),
29659 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
29660 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
29661 (gst_v4l2_set_attribute):
29662 update to new error handling
29664 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29666 * ext/sidplay/gstsiddec.cc:
29667 * gst/modplug/gstmodplug.cc:
29668 parenthese NULL because C++ seems angry about it
29670 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29672 * gst-libs/gst/gst-i18n-plugin.h:
29673 add skeleton i18n stuff, but needs to be further implemented
29675 2004-01-18 Thomas Vander Stichele <thomas at apestaart dot org>
29677 * examples/gstplay/player.c: (main):
29678 * ext/aalib/gstaasink.c: (gst_aasink_open):
29679 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
29680 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
29681 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
29682 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
29683 (gst_afsink_close_file):
29684 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
29685 (gst_afsrc_close_file):
29686 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29687 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
29688 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
29689 * ext/esd/esdmon.c: (gst_esdmon_get):
29690 * ext/esd/esdsink.c: (gst_esdsink_chain):
29691 * ext/faac/gstfaac.c: (gst_faac_chain):
29692 * ext/faad/gstfaad.c: (gst_faad_chain):
29693 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
29694 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
29695 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
29696 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
29697 (gst_flacdec_loop):
29698 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
29699 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
29700 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
29701 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29702 (gst_gnomevfssink_close_file):
29703 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
29704 (gst_gnomevfssrc_open_file):
29705 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
29706 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
29707 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
29708 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
29709 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
29710 * ext/mad/gstmad.c: (gst_mad_chain):
29711 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
29712 * ext/mpeg2dec/gstmpeg2dec.c:
29713 * ext/mpeg2enc/gstmpeg2enc.cc:
29714 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29715 * ext/mplex/gstmplex.cc:
29716 * ext/mplex/gstmplexibitstream.cc:
29717 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
29718 (gst_ogg_demux_push), (gst_ogg_pad_push):
29719 * ext/raw1394/gstdv1394src.c:
29720 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
29721 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
29722 * ext/sidplay/gstsiddec.cc:
29723 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
29725 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
29726 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
29727 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
29728 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
29729 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
29730 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
29731 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
29732 * gst-libs/gst/Makefile.am:
29733 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29734 (gst_riff_read_element_data), (gst_riff_read_seek),
29735 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
29736 * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
29737 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
29738 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
29739 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
29740 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
29741 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
29742 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
29743 * gst/goom/gstgoom.c: (gst_goom_chain):
29744 * gst/id3/gstid3types.c: (gst_id3types_loop):
29745 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
29746 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
29747 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29748 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
29749 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
29750 (gst_ebml_read_float), (gst_ebml_read_header):
29751 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
29752 (gst_matroska_demux_parse_blockgroup):
29753 * gst/modplug/gstmodplug.cc:
29754 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
29755 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
29756 * gst/oneton/gstoneton.c: (gst_oneton_chain):
29757 * gst/silence/gstsilence.c: (gst_silence_get):
29758 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29759 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
29760 * gst/speed/gstspeed.c: (speed_loop):
29761 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29762 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
29763 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
29764 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
29765 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
29766 (gst_wavparse_loop):
29767 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
29768 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
29769 (dxr3audiosink_close):
29770 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
29771 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
29772 (dxr3videosink_close), (dxr3videosink_write_data):
29773 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29774 * sys/oss/gstosselement.h:
29775 * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
29776 (gst_osssink_chain):
29777 * sys/oss/gstosssrc.c: (gst_osssrc_get):
29778 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
29779 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
29780 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
29781 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
29782 (gst_v4l_enable_overlay):
29783 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
29784 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
29785 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
29786 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
29787 (gst_v4l_set_audio):
29788 * sys/v4l/v4l_calls.h:
29789 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
29790 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
29791 (gst_v4lmjpegsink_playback_init),
29792 (gst_v4lmjpegsink_playback_start):
29793 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
29794 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
29795 (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
29796 (gst_v4lmjpegsrc_requeue_frame):
29797 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
29798 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
29799 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
29800 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
29801 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
29802 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
29803 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
29804 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
29805 (gst_v4l2src_capture_stop):
29806 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
29807 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
29808 (gst_ximagesink_chain):
29809 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
29810 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
29811 (gst_xvideosink_xwindow_new):
29812 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29813 (gst_xvimagesink_chain):
29814 use new error signal, function and categories
29816 2004-01-18 Jeremy Simon <jesimon@libertysurf.fr>
29820 * ext/musicbrainz/gsttrm.c:
29821 * ext/musicbrainz/gsttrm.h:
29822 * ext/musicbrainz/Makefile.am:
29825 2004-01-18 Julien MOUTTE <julien@moutte.net>
29827 * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
29828 (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
29829 synchronous property for debugging.
29830 * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
29831 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29832 (gst_xvimagesink_set_property): Moving a pointer declaration to a
29833 smaller block, fixing indent.
29835 2004-01-16 David Schleef <ds@schleef.org>
29837 * gst/videofilter/gstvideobalance.c: Fix regression; changing a
29838 property affects the video stream.
29839 * sys/xvimage/xvimagesink.c:
29840 * sys/xvimage/xvimagesink.h:
29841 Add synchronous property for debugging. Should probably be
29842 disabled in non-CVS builds. Make sure that the Xv attribute
29843 exists before we set it (crash!). Fix a silly float bug that
29844 caused colorbalance to just not work.
29846 2004-01-17 Christian Schaller <Uraeus@gnome.org>
29848 * tools/gst-launch-ext.in - update for new plugins
29850 2004-01-16 David Schleef <ds@schleef.org>
29852 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
29853 already-freed caps.
29855 2994-01-16 Christian Schaller <Uraeus@gnome.org>
29857 * Update spec for new colorspace plugin and libcaca plugin
29858 * Fix compilation of libcaca plugin (clock -> id)
29860 2004-01-16 Julien MOUTTE <julien@moutte.net>
29862 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
29863 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
29864 (gst_xvimagesink_set_xwindow_id),
29865 (gst_xvimagesink_colorbalance_set_value),
29866 (gst_xvimagesink_colorbalance_get_value),
29867 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
29868 (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
29869 correct colorbalance properties. They can now be set when the element
29870 is still in NULL state. The values will be committed to the Xv Port
29871 when xcontext is initialized.
29872 * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
29873 brightness int values in the GstXvImagesink structure.
29875 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
29877 * gst-libs/gst/Makefile.am:
29878 restructure so having local patches works easier.
29880 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
29882 * ext/mpeg2enc/Makefile.am:
29883 * ext/mpeg2enc/gstmpeg2enc.cc:
29884 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29885 Bugfix with respect to EOS handling.
29887 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
29889 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
29890 Link with right caps (else, it segfaults).
29891 * ext/mplex/gstmplexjob.cc:
29892 Fix for slight API change in 1.6.1.93 release of mjpegtools.
29894 2004-01-15 David Schleef <ds@schleef.org>
29896 * gst-libs/gst/audio/Makefile.am:
29897 Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
29899 * gst-libs/gst/audio/gstaudiofilter.c:
29900 * gst-libs/gst/audio/gstaudiofilter.h:
29901 Add bytes_per_sample and size and n_samples calculation.
29902 * gst-libs/gst/audio/gstaudiofilterexample.c:
29903 Remove, now autogenerated.
29904 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
29905 Moved from gstaudiofilterexample, object name changed, code added
29906 so that it actually works.
29907 * gst-libs/gst/audio/make_filter:
29908 Script to build an audiofilter subclass from the template.
29909 * gst/colorspace/Makefile.am:
29910 * gst/colorspace/yuv2yuv.c:
29911 Remove file, since it's GPL, and we don't use it.
29913 2004-01-15 Julien MOUTTE <julien@moutte.net>
29915 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
29916 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
29917 them use the buffer free function to test how the buffer was allocated.
29919 2004-01-15 David Schleef <ds@schleef.org>
29921 * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
29922 that handles osssink fallback.
29923 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
29924 (gst_audio_convert_getcaps):
29925 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
29926 Add audio/x-qdm2 for QDM2 audio.
29927 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29928 * gst/sine/gstsinesrc.h: Add example of how to implement tags.
29929 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
29930 Decrease minimum size to 16x16.
29931 * gst/wavparse/gstwavparse.c:
29932 Convert disabled pad template caps to new caps.
29933 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
29934 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29935 (gst_xvimagesink_chain): Throw element error when display cannot
29936 be opened. Increase minimum framerate to 1.0. Check the data
29937 free function on a buffer to make sure it is the type we expect
29938 before manipulating it.
29940 2004-01-15 Julien MOUTTE <julien@moutte.net>
29942 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
29943 (gst_videobalance_colorbalance_set_value): Implement passthru if
29944 settings are in the middle.
29945 * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
29947 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
29949 * gst/videofilter/Makefile.am:
29950 * gst/volume/Makefile.am:
29951 Since we use videofilter symbols, link to it.
29953 2004-01-15 Julien MOUTTE <julien@moutte.net>
29955 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
29956 mixer interface type to HARDWARE.
29957 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
29959 * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
29960 * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
29961 * gst/volume/gstvolume.c: (gst_volume_interface_supported),
29962 (gst_volume_interface_init), (gst_volume_list_tracks),
29963 (gst_volume_set_volume), (gst_volume_get_volume),
29964 (gst_volume_set_mute), (gst_volume_mixer_init),
29965 (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
29966 (volume_init): Implementing mixer interface.
29967 * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
29968 * sys/oss/gstosselement.c: (gst_osselement_get_type),
29969 (gst_osselement_change_state): Removing some trailing commas in
29971 * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
29972 interface type to HARDWARE.
29973 * sys/v4l/gstv4lcolorbalance.c:
29974 (gst_v4l_color_balance_interface_init): Setting colorbalance interface
29976 * sys/v4l2/gstv4l2colorbalance.c:
29977 (gst_v4l2_color_balance_interface_init): Setting colorbalance
29978 interface type to HARDWARE.
29979 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
29980 same code than ximagesink for event handling.
29982 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
29984 * ext/snapshot/Makefile.am:
29985 * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
29986 (gst_snapshot_chain):
29987 * ext/snapshot/gstsnapshot.h:
29988 This has to be a joke... Snapshot should be connected to a tee,
29989 colorspace element before it and EOS after that, where the other
29990 src of the tee receives normal data.
29991 The current way is *wrong*.
29993 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
29995 * ext/hermes/gsthermescolorspace.c:
29996 Fix another compile error. Same as below.
29998 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
30000 * gst/colorspace/gstcolorspace.c:
30001 * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
30002 (gst_colorspace_i420_to_yv12):
30003 Fix compiling... Didn't test if it actually works.
30005 2004-01-15 David Schleef <ds@schleef.org>
30008 * gst/colorspace/Makefile.am:
30009 * gst/colorspace/gstcolorspace.c:
30010 * gst/colorspace/gstcolorspace.h:
30011 * gst/colorspace/yuv2rgb.c:
30012 * gst/colorspace/yuv2rgb.h:
30013 Duplicate the ext/hermes colorspace plugin, and remove Hermes
30014 code and GPL code. Fix for new caps negotiation. Rewrite
30015 much of the format handling code, and some of the conversion
30016 code. Basically, rewrote almost everything. This element
30017 handles I420, YV12 to RGB conversions.
30018 * ext/hermes/Makefile.am:
30019 * ext/hermes/gsthermescolorspace.c:
30020 Rename colorspace to hermescolorspace. Fix negotiation issues.
30021 Remove non-Hermes related code. This element handles lots of
30022 RGB to RGB conversions, but no YUV.
30023 * ext/hermes/gstcolorspace.c:
30024 * ext/hermes/gstcolorspace.h:
30025 * ext/hermes/rgb2yuv.c:
30026 * ext/hermes/yuv2rgb.c:
30027 * ext/hermes/yuv2rgb.h:
30028 * ext/hermes/yuv2rgb_mmx16.s:
30029 * ext/hermes/yuv2yuv.c:
30030 * ext/hermes/yuv2yuv.h:
30033 2004-01-14 Colin Walters <walters@verbum.org>
30035 * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
30036 they've already been.
30038 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
30040 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
30041 assume tag mode when pad is not connected
30043 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
30045 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
30046 Don't update the time of the clock
30047 (gst_alsa_sink_loop):
30048 sync to the clock given to alsasink, not the own clock
30049 * sys/oss/gstosssink.c: (gst_osssink_chain):
30051 (gst_osssink_change_state):
30053 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30054 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
30055 remove bogus code that made DISCONT events unhandled
30056 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
30057 explicitly case to double in _set_simple. (fixes 2nd warning in bug
30059 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
30060 (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
30061 (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
30062 convert g_warning because of wrong asf data to GST_WARNINGs (fixes
30063 2nd warning in bug #131502)
30065 2004-01-14 Julien MOUTTE <julien@moutte.net>
30067 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
30068 (gst_videobalance_colorbalance_set_value),
30069 (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
30070 for colorbalance interface implementation.
30071 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30072 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
30073 (gst_ximagesink_dispose), (gst_ximagesink_init),
30074 (gst_ximagesink_class_init): Adding DISPLAY property.
30075 * sys/ximage/ximagesink.h: Adding display_name to store display.
30076 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30077 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
30078 (gst_xvimagesink_dispose), (gst_xvimagesink_init),
30079 (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
30080 properties (they still need polishing though for gst-launch use : no
30081 xcontext yet, i ll do that tomorrow).
30082 * sys/xvimage/xvimagesink.h: Adding display_name to store display.
30084 2004-01-14 Julien MOUTTE <julien@moutte.net>
30086 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
30087 (gst_play_set_location), (gst_play_set_visualization): Preparing
30088 switch integration, adding videobalance in the pipeline.
30090 2004-01-14 Julien MOUTTE <julien@moutte.net>
30092 * gst-libs/gst/colorbalance/colorbalance.c:
30093 (gst_color_balance_class_init): Adding a default type.
30094 * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
30096 * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
30097 (gst_videobalance_dispose), (gst_videobalance_class_init),
30098 (gst_videobalance_init), (gst_videobalance_interface_supported),
30099 (gst_videobalance_interface_init),
30100 (gst_videobalance_colorbalance_list_channels),
30101 (gst_videobalance_colorbalance_set_value),
30102 (gst_videobalance_colorbalance_get_value),
30103 (gst_videobalance_colorbalance_init): Implementing colorbalance
30105 * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
30107 * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
30108 bug which was triggering a BadAccess X error when setting an overlay
30109 before pad was really negotiated.
30110 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
30111 Using the colorbalance type macro.
30113 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
30115 * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
30116 (gst_flacenc_chain):
30117 handle tags correctly
30118 * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
30119 extract ID3v1 tags correctly
30121 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
30123 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
30125 Improve matroska typefinding for odd-typed headers...
30127 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
30129 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
30130 Fix for using incremental number on padnames.
30132 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
30134 * ext/divx/gstdivxdec.c:
30135 * ext/divx/gstdivxenc.c:
30136 Set category to divx4linux instead of divx (too generic).
30137 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30138 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
30139 (gst_wavparse_loop), (gst_wavparse_change_state):
30140 * gst/wavparse/gstwavparse.h:
30141 fix parsing of WAV files with non-standard fmt-tag size and fix
30142 skipping of unrecognized chunks... Someone please fix this thing
30143 to use rifflib so all this is automated.
30144 * sys/v4l/Makefile.am:
30145 * sys/v4l2/Makefile.am:
30146 Add X_CFLAGS because we depend on X (for overlay).
30148 2004-01-14 Jan Schmidt <thaytan@mad.scientist.com>
30150 * ext/mpeg2dec/gstmpeg2dec.c:
30151 Don't issue a timestamp unless we tagged the frame
30154 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
30156 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
30157 Query the audio element to get the time, not the clock. We're
30158 interested in the element's time here.
30160 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
30162 * ext/aalib/gstaasink.c: (gst_aasink_chain):
30163 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
30164 * ext/esd/esdsink.c: (gst_esdsink_chain):
30165 * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
30166 * ext/mas/massink.c: (gst_massink_chain):
30167 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
30168 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
30169 (gst_matroska_demux_parse_metadata):
30170 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
30171 (gst_mpeg_parse_release_locks):
30172 * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
30173 * gst/udp/gstudpsink.c: (gst_udpsink_chain):
30174 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30175 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
30176 (gst_osssink_change_state):
30177 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
30178 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30179 * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
30180 (gst_xvideosink_release_locks):
30181 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
30183 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
30184 (gst_alsa_clock_stop):
30185 * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
30186 (gst_audio_clock_get_internal_time):
30187 simplify for use with new clocking code.
30188 * testsuite/alsa/Makefile.am:
30189 * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
30190 fix testsuite for new caps system
30192 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
30194 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
30195 * ext/flac/gstflacenc.c: (add_one_tag):
30196 length is already host endian, no need to convert. Fixes playback of
30197 tagged files on PPC. (bug #128384)
30199 2004-01-13 Julien MOUTTE <julien@moutte.net>
30201 * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
30202 colorbalance interface stating if it is hardware based or software
30204 * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
30205 Removing a trailing comma.
30206 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30207 (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
30208 Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
30209 the documentation seems to be wrong on the -1000 to 1000 interval.
30211 2004-01-12 David Schleef <ds@schleef.org>
30213 * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
30214 (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
30215 (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
30216 Fix negotiation. Add a bufferalloc function for the sink pad,
30217 and generally clean up some of the code.
30219 2004-01-12 Julien MOUTTE <julien@moutte.net>
30221 * gst-libs/gst/colorbalance/colorbalancechannel.c:
30222 (gst_color_balance_channel_dispose): Adding safety check in dispose
30224 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30225 (gst_xvimagesink_xcontext_clear),
30226 (gst_xvimagesink_interface_supported),
30227 (gst_xvimagesink_colorbalance_list_channels),
30228 (gst_xvimagesink_colorbalance_set_value),
30229 (gst_xvimagesink_colorbalance_get_value),
30230 (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
30231 Adding colorbalance interface support to set XV parameters such as
30232 HUE, BRIGHTNESS, CONTRAST, SATURATION.
30233 * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
30236 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
30238 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
30239 (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
30240 (gst_audio_convert_init), (gst_audio_convert_set_property),
30241 (gst_audio_convert_get_property), (gst_audio_convert_chain),
30242 (gst_audio_convert_link),
30243 (gst_audio_convert_buffer_to_default_format),
30244 (gst_audio_convert_buffer_from_default_format), (plugin_init):
30245 - implement _getcaps and use it
30247 - remove float caps since no float conversion is actually done
30248 - remove properties and arguments that were to be used for rate
30251 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
30253 * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
30254 (gst_audio_structure_set_int):
30255 * gst-libs/gst/audio/audio.h:
30256 add helper functions for _getcaps matching the standard audio
30259 2004-01-12 David Schleef <ds@schleef.org>
30261 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30262 Test that pad is negotiated before getting its caps.
30264 2004-01-12 Julien MOUTTE <julien@moutte.net>
30266 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
30267 analyzing the pads of an element the bin is mostly in READY state so
30268 no caps were negotiated. This helper function needs to work with
30269 _get_caps directly then. I was not freeing them though, added that to
30272 2004-01-12 Julien MOUTTE <julien@moutte.net>
30274 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30275 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
30276 direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
30277 than the free_func.
30279 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
30281 * sys/oss/gstossaudio.c: (plugin_init):
30282 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
30283 * sys/oss/gstosselement.h:
30284 make an oss debugging category
30285 make failure more descriptive
30287 2004-01-11 David Schleef <ds@schleef.org>
30289 * ext/ffmpeg/gstffmpeg.c:
30290 * ext/ffmpeg/gstffmpegcodecmap.c:
30291 * ext/ffmpeg/gstffmpegdec.c:
30292 * ext/ffmpeg/gstffmpegenc.c:
30293 * ext/ffmpeg/gstffmpegprotocol.c:
30294 * ext/gdk_pixbuf/gstgdkanimation.c:
30295 * ext/jpeg/gstjpeg.c:
30296 * ext/libpng/gstpng.c:
30297 * ext/mpeg2dec/perftest.c:
30298 * ext/speex/gstspeex.c:
30299 * gst-libs/gst/resample/dtos.c:
30300 * gst/intfloat/gstintfloatconvert.c:
30301 * gst/oneton/gstoneton.c:
30302 * gst/rtjpeg/RTjpeg.c:
30303 * gst/rtp/gstrtp.c:
30304 * sys/dxr3/dxr3init.c:
30305 * sys/glsink/gstgl_nvimage.c:
30306 * sys/glsink/gstgl_pdrimage.c:
30307 * sys/glsink/gstglsink.c:
30308 * testsuite/gst-lint:
30309 Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
30311 2004-01-11 David Schleef <ds@schleef.org>
30313 * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
30314 * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
30315 * ext/gdk_pixbuf/gstgdkanimation.c:
30316 (gst_gdk_animation_iter_create_pixbuf):
30317 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30318 (gst_gdk_pixbuf_chain):
30319 * ext/gdk_pixbuf/gstgdkpixbuf.h:
30320 * ext/jack/gstjack.c: (gst_jack_change_state):
30321 * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
30322 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
30323 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
30324 * gst/videofilter/gstvideofilter.c:
30325 (gst_videofilter_set_output_size):
30326 Remove all usage of gst_pad_get_caps(), and replace it with
30327 gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
30329 2004-01-11 David Schleef <ds@schleef.org>
30332 * ext/Makefile.am: Fixes to make ext/libcaca compile.
30333 * ext/divx/gstdivxdec.c:
30334 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30335 (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
30336 handle images that span multiple buffers. Now work with both
30337 filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
30338 * ext/gdk_pixbuf/gstgdkpixbuf.h:
30339 * ext/libcaca/gstcacasink.h: Fixes needed due to recent
30340 video/video.h changes
30341 * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
30342 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30343 (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
30344 of GstData free function.
30345 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30348 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
30350 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
30351 (gst_v4l2element_dispose), (gst_v4l2element_set_property),
30352 (gst_v4l2element_get_property):
30353 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
30354 add norm, channel and frequency properties.
30355 * sys/v4l2/gstv4l2tuner.c:
30356 fixes for tuner interface changes
30357 * sys/v4l2/gstv4l2element.h:
30358 * sys/v4l2/gstv4l2src.c:
30359 * sys/v4l2/gstv4l2src.h:
30360 * sys/v4l2/v4l2src_calls.c:
30361 * sys/v4l2/v4l2src_calls.h:
30362 rework v4l2src to work with saa1734 cards and allow mmaped buffers.
30364 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
30366 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
30367 (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
30368 (gst_tuner_channel_changed), (gst_tuner_norm_changed),
30369 (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
30370 * gst-libs/gst/tuner/tuner.h:
30371 GObjects aren't const.
30372 Add find_by_name functions.
30373 Add checks to _changed functions.
30374 * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
30375 (gst_v4l_tuner_get_norm):
30378 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
30380 * gst-libs/gst/video/video.h:
30381 Fix caps template names to be understandable.
30382 Prefix everything with GST_VIDEO.
30383 * ext/aalib/gstaasink.c:
30384 * ext/divx/gstdivxdec.c:
30385 * ext/divx/gstdivxenc.c:
30386 * ext/gdk_pixbuf/gstgdkpixbuf.c:
30387 * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
30388 * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
30389 * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
30390 * ext/libcaca/gstcacasink.c:
30391 * ext/libpng/gstpngenc.c: (raw_caps_factory):
30392 * ext/snapshot/gstsnapshot.c:
30393 * ext/swfdec/gstswfdec.c:
30394 * ext/xvid/gstxviddec.c:
30395 * ext/xvid/gstxvidenc.c:
30396 * gst/chart/gstchart.c:
30397 * gst/deinterlace/gstdeinterlace.c:
30398 * gst/effectv/gsteffectv.c:
30399 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
30400 * gst/goom/gstgoom.c:
30401 * gst/median/gstmedian.c:
30402 * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
30403 (gst_monoscope_srcconnect), (gst_monoscope_chain):
30404 * gst/overlay/gstoverlay.c:
30405 * gst/smooth/gstsmooth.c:
30406 * gst/smpte/gstsmpte.c:
30407 * gst/synaesthesia/gstsynaesthesia.c:
30408 * gst/videocrop/gstvideocrop.c:
30409 * gst/videodrop/gstvideodrop.c:
30410 * gst/y4m/gsty4mencode.c:
30411 * sys/qcam/gstqcamsrc.c:
30412 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
30413 Make them work with new video.h file.
30414 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30415 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30416 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30417 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30418 Make it work with new buffer allocation system.
30420 2004-01-11 Julien MOUTTE <julien@moutte.net>
30422 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
30423 pad_alloc_buffer implementation to use ->srcpad
30424 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
30425 pad_alloc_buffer implementation to use ->srcpad
30426 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Fixing the
30427 pad_alloc_buffer implementation to use ->srcpad
30428 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
30429 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
30430 (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30431 a reference to everything we need.
30432 * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
30433 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
30434 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
30435 (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30436 a reference to everything we need.
30437 * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
30439 2004-01-11 David Schleef <ds@schleef.org>
30441 * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
30442 * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
30443 (gst_fenced_buffer_default_copy): Fix for rename of buffer private
30445 * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
30446 value during a resize/renegotiation.
30447 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
30448 gst_pad_alloc_buffer();
30449 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30450 (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
30452 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30453 Fix for rename of buffer private structure members.
30454 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30455 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30456 Fix for rename of buffer private structure members.
30457 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30458 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30459 Fix for rename of buffer private structure members.
30461 2004-01-11 Arwed v. Merkatz <v.merkatz@gmx.net>
30463 reviewed by: David Schleef <ds@schleef.org>
30465 * gst/videofilter/Makefile.am:
30466 * gst/videofilter/gstgamma.c: Gamma correction filter. Modified
30467 from the patch by ds to fit in with recent make_filter changes.
30469 2004-01-11 Julien MOUTTE <julien@moutte.net>
30471 * configure.ac: Adding examples/switch/Makefile
30472 * examples/Makefile.am: Adding examples/switch
30473 * examples/switch/Makefile.am: Adding switcher example.
30474 * examples/switch/switcher.c: (got_eos), (idle_iterate),
30475 (switch_timer), (main): Adding an example demonstrating switch usage
30476 with 2 videotestsrc showing different patterns.
30477 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
30478 (gst_switch_init): Fixing switch with the new caps system.
30480 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
30482 * gst-libs/gst/video/video.h:
30483 Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
30484 They should probably be like
30485 GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
30487 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
30489 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
30490 (qtdemux_parse_trak):
30491 fix audio chunk size/timestamp calculation
30493 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
30495 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
30498 2004-01-11 Steve Baker <steve@stevebaker.org>
30500 * gst/effectv/gstaging.c: (gst_agingtv_get_type),
30501 (gst_agingtv_base_init), (gst_agingtv_class_init),
30502 (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
30503 (gst_agingtv_set_property), (gst_agingtv_get_property):
30504 Port agingTV to videofilter
30506 2004-01-09 Julien MOUTTE <julien@moutte.net>
30508 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
30509 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30511 2004-01-09 Julien MOUTTE <julien@moutte.net>
30513 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
30514 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30515 * gst-libs/gst/xoverlay/xoverlay.c:
30516 (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
30517 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
30518 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30519 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30520 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30521 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30522 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
30523 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
30524 the bufferalloc_function to replace bufferpools, fixing the XOverlay
30525 interface implementation to handle xid being 0 and fix some bugs
30526 triggered by Benjamin's testcase.
30527 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30528 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
30529 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
30530 the bufferalloc_function to replace bufferpools, fixing the XOverlay
30531 interface implementation to handle xid being 0 and fix some bugs
30532 triggered by Benjamin's testcase.
30534 2004-01-09 David Schleef <ds@schleef.org>
30536 * ext/librfb/gstrfbsrc.c: Hacking. Added actual decoding and
30537 mouse pointer events. It works.
30539 2004-01-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
30541 * ext/divx/gstdivxenc.c: (gst_divxenc_init):
30542 Use explicit caps - fix capsnego.
30543 * ext/xvid/gstxviddec.c:
30544 * ext/xvid/gstxvidenc.c:
30545 Remove macro-inside-macro which caused compile errors.
30546 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
30547 Error out if it's not a RIFF file. Else we error out without
30548 gst_element_error() which is not good...
30550 2004-01-08 David Schleef <ds@schleef.org>
30552 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
30553 Fix pad_link function to handle formats that ffmpeg returns
30554 as multiple caps structures.
30555 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
30556 Only complain if source buffer is _smaller_ than expected.
30557 * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
30558 (gst_videoscale_handle_src_event): Resize navigation events
30559 when passing them upstream.
30560 * gst/videotestsrc/gstvideotestsrc.c:
30561 * gst/videotestsrc/gstvideotestsrc.h:
30562 * gst/videotestsrc/videotestsrc.c:
30563 * gst/videotestsrc/videotestsrc.h:
30564 Rewrite many of the buffer painting functions to handle odd
30565 sizes (for many formats, size%4!=0 or size%8!=0). Most have
30566 been verified to work with my video card.
30567 * testsuite/gst-lint: Add check for elements calling
30568 gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
30570 2004-01-08 David Schleef <ds@schleef.org>
30572 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
30573 (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
30575 2004-01-08 Julien MOUTTE <julien@moutte.net>
30577 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
30578 configure event is not emiting the desired size signal. That fixes
30579 aspect ratio issues with gst-player.
30581 2004-01-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
30583 * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
30586 2004-01-08 Julien MOUTTE <julien@moutte.net>
30588 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
30589 public method to fire size signal.
30591 2004-01-07 Julien MOUTTE <julien@moutte.net>
30593 * examples/gstplay/Makefile.am: Adding the interface library.
30594 * gst-libs/gst/play/Makefile.am: Adding the interface library.
30595 * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to the XOverlay size signal instead of GstVideoSink.
30596 * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
30597 GST_IS_X_OVERLAY before signal connect.
30598 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
30599 Removing the have_video_size signal.
30600 * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
30601 and associated public method.
30602 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
30603 (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
30605 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
30606 (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
30608 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
30609 Using XOverlay public method to fire size signal.
30611 2004-01-07 David Schleef <ds@schleef.org>
30613 * gst/videofilter/Makefile.am:
30614 * gst/videofilter/gstvideotemplate.c:
30615 * gst/videofilter/make_filter:
30616 Create gstvideoexample.c in a srcdir!=builddir friendly way.
30617 Convert make_filter to /bin/sh script.
30619 2004-01-07 Thomas Vander Stichele <thomas at apestaart dot org>
30621 * gst/modplug/gstmodplug.cc: fix element description
30623 2004-01-07 Julien MOUTTE <julien@moutte.net>
30625 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
30626 (got_video_size): Adding some new lines in g_print calls.
30627 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
30628 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
30629 (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
30630 (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
30631 (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
30632 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
30633 Complete code review, reverting some stuff i disagree with, adding
30634 some fixes : time synchronization on invalid timestamps, renegotiation
30636 * sys/ximage/ximagesink.h:
30637 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
30638 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
30639 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
30640 (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
30641 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
30642 (gst_xvimagesink_buffer_new),
30643 (gst_xvimagesink_navigation_send_event),
30644 (gst_xvimagesink_set_xwindow_id),
30645 (gst_xvimagesink_get_desired_size),
30646 (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
30647 stuff i disagree with, adding some fixes : Renegotiation of private
30648 window, implementing get_desired_size.
30650 2004-01-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
30652 * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
30653 (gst_afsink_handle_event):
30654 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
30655 * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
30656 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
30657 * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
30658 * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
30659 Fix for instantiate-test (see core). Also remove dead code from
30660 jpegenc (which still needs fixing, but that's lower on my TODO
30662 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
30663 Never return NULL as caps.
30665 2004-01-07 David Schleef <ds@schleef.org>
30669 * ext/librfb/Makefile.am:
30670 * ext/librfb/gstrfbsrc.c:
30671 New source plugin based on librfb-0.1. RFB (remote framebuffer)
30672 is the protocol used by VNC.
30674 2004-01-07 David Schleef <ds@schleef.org>
30676 * gst/videofilter/gstvideotemplate.c:
30677 * gst/videofilter/gstvideotemplate.h:
30678 * gst/videofilter/make_filter:
30679 Merge videotemplate header into source file.
30680 * gst/effectv/Makefile.am:
30681 * gst/effectv/gsteffectv.c: (plugin_init):
30682 * gst/effectv/gstwarp.c:
30683 Make warpTV a subclass of videofilter.
30685 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
30687 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
30688 Add guard against invalid utf-8 conversions in mad. Just in case.
30690 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
30692 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
30693 Fix for bug shown by poisoning
30695 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
30697 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30698 (gst_v4lmjpegsrc_buffer_free):
30699 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
30700 (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
30701 (gst_v4lsrc_buffer_free):
30702 Fix for removed bufferpools.
30704 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
30706 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
30707 Fix caps negotiation.
30709 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
30710 (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
30711 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
30713 * ext/mpeg2dec/gstmpeg2dec.c:
30714 * gst-libs/gst/navigation/navigation.c:
30715 (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
30716 * gst-libs/gst/navigation/navigation.h:
30717 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
30718 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
30719 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
30720 Super-simple first version of mouse and keyboard events. Clicking
30721 on a DVD menu now works, although it may not take you where you
30724 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
30725 * gst/videotestsrc/gstvideotestsrc.c:
30726 (gst_videotestsrc_src_fixate):
30727 These fixate functions were broken - they never actually
30730 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
30732 * ext/shout/gstshout.c: (gst_icecastsend_base_init),
30733 (gst_icecastsend_init):
30734 fix for new caps system.
30735 * gst-libs/gst/mixer/mixertrack.h:
30736 * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
30737 Add 'master track' flag (for tools like ACME that only want to
30738 change the main volume).
30740 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
30742 * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
30743 (gst_xvid_csp_to_caps):
30744 * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
30745 * ext/xvid/gstxvidenc.c:
30746 ifdef out ARGB type when it isn't available
30747 in xvidcore 1.0.0beta2
30749 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
30751 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
30752 When we have received a new SCR right in the first buffer after
30753 a seek (so in the same cycle that handles the discont), we should
30754 handle the buffer instead of unreffing it, else we lose data.
30756 2004-01-06 Iain <iain@prettypeople.org>
30758 * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
30759 buffer-frames caps too.
30761 * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
30762 caps that we need, don't destroy them all and rebuild them. And when
30763 creating src pads, use the src pad template rather than the sink...
30765 2004-01-05 Ronald Bultje <rbultje@ronald.bitfreak.net>
30767 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
30768 Add pad to element *after* setting functions such as event handler.
30769 Without this, the scheduler (opt) will link pads, set the event
30770 handler from the default event function (dispatcher in gstpad.c)
30771 and *after* that, we will set our own event function, which will
30772 thus never be used (and thus mpegdemux doesn't handle events).
30774 2004-01-04 David Schleef <ds@schleef.org>
30776 Fix the fixate functions to handle new prototype:
30777 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
30778 * gst/videotestsrc/gstvideotestsrc.c:
30779 (gst_videotestsrc_src_fixate):
30780 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
30781 * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
30782 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
30784 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
30786 * sys/ximage/ximagesink.h:
30787 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
30788 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
30789 (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
30790 (gst_ximagesink_xoverlay_init):
30791 assorted fixes to make (re)embedding work
30792 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
30793 (gst_ximagesink_get_desired_size):
30794 implement desired size additions to XOverlay
30796 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
30798 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
30799 (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
30800 (gst_x_overlay_got_desired_size):
30801 * gst-libs/gst/xoverlay/xoverlay.h:
30802 Add optional "desired size" signal and querying.
30804 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30806 * gst/matroska/matroska-demux.c:
30807 (gst_matroska_demux_parse_blockgroup):
30808 Fix EBML-laced block parsing. Diffs are relative to previous
30809 lace, not the first lace. Thanks to Mosu from the Matroska
30810 team for detecting this.
30811 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30812 (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
30813 (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
30814 (gst_wavparse_change_state):
30815 * gst/wavparse/gstwavparse.h:
30816 Quickfix for capsnego.
30818 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30820 * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
30821 Fix indenting, fix pad creation.
30823 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30825 * ext/xvid/gstxviddec.c: (gst_xviddec_init),
30826 (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
30827 (gst_xviddec_sink_link):
30828 Implement src_getcaps() so proper size caps is negotiated.
30830 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30832 * ext/flac/gstflacdec.c: (gst_flacdec_loop):
30833 Finish flac decoder on EOS. See #116178.
30835 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30837 * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
30838 (gst_matroska_demux_add_stream):
30839 * gst/matroska/matroska-ids.h:
30840 Add getcaps() function to fix capsnego...
30842 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30844 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
30845 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
30846 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30847 Fix more integer overflows. Again, see #126967.
30849 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30851 * ext/mpeg2dec/gstmpeg2dec.c:
30852 Add support for mpeg2dec-0.4.0 (released two weeks ago). See
30855 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30858 * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
30859 (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
30860 * ext/xvid/gstxvid.h:
30861 * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
30862 (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
30863 (gst_xviddec_src_link), (gst_xviddec_sink_link),
30864 (gst_xviddec_change_state):
30865 * ext/xvid/gstxviddec.h:
30866 * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
30867 (gst_xvidenc_base_init), (gst_xvidenc_class_init),
30868 (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
30869 (gst_xvidenc_link), (gst_xvidenc_set_property),
30870 (gst_xvidenc_get_property), (gst_xvidenc_change_state):
30871 * ext/xvid/gstxvidenc.h:
30872 Update xvid plugin to latest xvid (1.0.0-beta3) API.
30874 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30876 * gst/rtp/rtp-packet.c:
30877 Add sys/types.h include, since OS X doesn't define in_addr_t
30878 in netinet/in.h, like it does on Linux (see #129600).
30880 2004-01-03 Thomas Canty <tommydal@optushome.com.au>
30882 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
30884 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
30885 Correct logic of dispose function (see #129306).
30887 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30889 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
30890 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30891 (gst_mpeg_parse_init):
30892 * gst/mpegstream/gstmpegparse.h:
30893 Remove clock (which was never provided, i.e. dead code), and
30894 also fix integer overflows at high PTS values (see #126967).
30896 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30898 * ext/flac/gstflacdec.c:
30899 * ext/libpng/gstpngenc.h:
30900 * ext/mikmod/gstmikmod.h:
30901 OS X fixes (see #126628).
30903 2004-01-02 David Schleef <ds@schleef.org>
30905 * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
30906 (gst_alsa_src_base_init): Remove bogus "src" request pad.
30907 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
30908 (gst_mpeg_parse_class_init): Move pad template registration
30909 to class_init, since the derived class (mpegdemux) doesn't
30912 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30914 * sys/ximage/Makefile.am:
30915 * sys/xvideo/Makefile.am:
30916 * sys/xvimage/Makefile.am:
30917 Move interface libs from LDFLAGS to LIBADD, fix relocation errors
30918 after installation (see #127664).
30920 2004-01-02 David Schleef <ds@schleef.org>
30922 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
30923 (gst_ffmpegenc_connect): Negotiation fixes.
30924 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
30925 Remove inappropriate gst_caps_free().
30926 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
30927 Reenable Ronald's internal resize code, since the core handles
30930 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
30932 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
30933 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
30934 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
30935 Fix pad template stuff.
30937 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
30939 * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
30940 * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
30941 fix signed integer reading/writing.
30943 2004-01-02 Benjamin Otte <in7y118@public.uni-hamburg.de>
30946 Remove outdated document
30948 2004-01-03 Jan Schmidt <thaytan@mad.scientist.com>
30950 * gst/cutter/gstcutter.c: (gst_cutter_init):
30951 src pad was being created twice - oops.
30953 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
30955 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
30956 Comment out internal resize. It doesn't handle the resulting
30957 XEvent internally, does another try_set_caps() which leads to
30958 a really nice loop.
30959 Real fix will come when Julien and Dave are awake. ;).
30961 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
30963 * ext/mpeg2enc/gstmpeg2enc.cc:
30964 fix const/nonconst compile issue.
30966 2004-01-02 David Schleef <ds@schleef.org>
30968 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
30969 (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
30970 Add fixate function and a check for bad formats.
30972 2004-01-01 David Schleef <ds@schleef.org>
30975 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
30976 (gst_audiofilter_init):
30977 * gst/debug/efence.c: (gst_efence_init):
30978 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
30979 (gst_deinterlace_init):
30980 * gst/volume/gstvolume.c: (volume_connect):
30982 2004-01-01 David Schleef <ds@schleef.org>
30984 Convert elements to use gst_pad_use_explicit_caps() where
30986 * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
30987 * ext/audiofile/gstafparse.c: (gst_afparse_init),
30988 (gst_afparse_open_file):
30989 * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
30990 (gst_afsrc_open_file):
30991 * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
30992 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
30993 (gst_ffmpegdec_chain):
30994 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
30995 * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
30996 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
30997 (gst_gdk_pixbuf_chain):
30998 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
30999 (gst_jpegdec_chain):
31000 * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
31001 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
31002 (gst_mikmod_negotiate):
31003 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
31004 (gst_mpeg2dec_negotiate_format):
31005 * ext/mpeg2enc/gstmpeg2enc.cc:
31006 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
31007 * ext/speex/gstspeexdec.c: (gst_speexdec_init),
31008 (gst_speexdec_sinkconnect):
31009 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
31010 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
31011 (gst_vorbisfile_new_link):
31012 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
31013 (gst_ac3parse_chain):
31014 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
31015 (gst_asf_demux_setup_pad):
31016 * gst/auparse/gstauparse.c: (gst_auparse_init),
31017 (gst_auparse_chain):
31018 * gst/id3/gstid3types.c: (gst_id3types_loop):
31019 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
31020 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
31021 (mp1videoparse_parse_seq):
31022 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
31024 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
31025 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
31026 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
31027 (gst_mpeg_parse_send_data):
31028 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
31029 (gst_qtdemux_add_stream):
31030 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
31031 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
31032 (gst_wavparse_parse_fmt):
31034 2004-01-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
31037 Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
31038 1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
31039 it therefore uses the wrong include paths. Too bad... Note
31040 that 1.6.1.93 is not release yet. ;).
31041 Also add a check for mplex, which is now using the lib'ified
31042 mplex from mjpegtools, too.
31043 * ext/ffmpeg/gstffmpegcodecmap.c:
31044 Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
31045 issues. I don't think ffmpeg handles 3ivx correctly, so this
31046 probably won't work. But it won't hurt either.
31047 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
31048 (gst_ffmpegdec_chain):
31049 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
31050 (gst_ffmpegenc_chain_audio):
31051 Fix memleak in audio encoding. Close codec if open fails, this
31052 calls the cleanup routines so we can re-use the context.
31053 * ext/mpeg2enc/gstmpeg2enc.cc:
31054 Fix pad template names/types, fix memory issue with getcaps().
31055 * ext/mpeg2enc/gstmpeg2encoder.cc:
31056 * ext/mpeg2enc/gstmpeg2encoder.hh:
31057 Fix compile issue with new caps system (const thingy).
31058 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
31059 * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
31060 We read a first frame right on initing, so that we have a caps
31061 when we init the output. This caps is cached in padprivate and
31062 read as first frame.
31063 * ext/mplex/Makefile.am:
31064 * ext/mplex/gstmplex.cc:
31065 * ext/mplex/gstmplex.h:
31066 * ext/mplex/gstmplex.hh:
31067 * ext/mplex/gstmplexibitstream.cc:
31068 * ext/mplex/gstmplexibitstream.hh:
31069 * ext/mplex/gstmplexjob.cc:
31070 * ext/mplex/gstmplexjob.hh:
31071 * ext/mplex/gstmplexoutputstream.cc:
31072 * ext/mplex/gstmplexoutputstream.hh:
31073 We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
31074 had issues, didn't do capsnego, supported only a subset of the
31075 mplex features and required a mplex fork in our local CVS. Plus
31076 that it worked agaist a very old mplex version. Rewriting was
31077 faster than updating it.
31078 * gst-libs/ext/Makefile.am:
31079 * gst-libs/ext/mplex/INSTRUCT:
31080 * gst-libs/ext/mplex/Makefile.am:
31081 * gst-libs/ext/mplex/README:
31082 * gst-libs/ext/mplex/TODO:
31083 * gst-libs/ext/mplex/ac3strm_in.cc:
31084 * gst-libs/ext/mplex/audiostrm.hh:
31085 * gst-libs/ext/mplex/audiostrm_out.cc:
31086 * gst-libs/ext/mplex/aunit.hh:
31087 * gst-libs/ext/mplex/bits.cc:
31088 * gst-libs/ext/mplex/bits.hh:
31089 * gst-libs/ext/mplex/buffer.cc:
31090 * gst-libs/ext/mplex/buffer.hh:
31091 * gst-libs/ext/mplex/fastintfns.h:
31092 * gst-libs/ext/mplex/format_codes.h:
31093 * gst-libs/ext/mplex/inputstrm.cc:
31094 * gst-libs/ext/mplex/inputstrm.hh:
31095 * gst-libs/ext/mplex/lpcmstrm_in.cc:
31096 * gst-libs/ext/mplex/mjpeg_logging.cc:
31097 * gst-libs/ext/mplex/mjpeg_logging.h:
31098 * gst-libs/ext/mplex/mjpeg_types.h:
31099 * gst-libs/ext/mplex/mpastrm_in.cc:
31100 * gst-libs/ext/mplex/mpegconsts.cc:
31101 * gst-libs/ext/mplex/mpegconsts.h:
31102 * gst-libs/ext/mplex/mplexconsts.hh:
31103 * gst-libs/ext/mplex/multplex.cc:
31104 * gst-libs/ext/mplex/outputstream.hh:
31105 * gst-libs/ext/mplex/padstrm.cc:
31106 * gst-libs/ext/mplex/padstrm.hh:
31107 * gst-libs/ext/mplex/stillsstream.cc:
31108 * gst-libs/ext/mplex/stillsstream.hh:
31109 * gst-libs/ext/mplex/systems.cc:
31110 * gst-libs/ext/mplex/systems.hh:
31111 * gst-libs/ext/mplex/vector.cc:
31112 * gst-libs/ext/mplex/vector.hh:
31113 * gst-libs/ext/mplex/videostrm.hh:
31114 * gst-libs/ext/mplex/videostrm_in.cc:
31115 * gst-libs/ext/mplex/videostrm_out.cc:
31116 * gst-libs/ext/mplex/yuv4mpeg.cc:
31117 * gst-libs/ext/mplex/yuv4mpeg.h:
31118 * gst-libs/ext/mplex/yuv4mpeg_intern.h:
31119 * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
31120 We don't fork mjpegtools' mplex in our CVS anymore.
31121 * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
31122 (gst_avi_demux_add_stream):
31123 * gst/avi/gstavidemux.h:
31124 Add getcaps() function for proper caps nego. This makes some
31125 parts of AVI playback/reading work.
31126 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
31127 Resize window on new capsnego. This is probably wrong, but
31128 I'm still committing it because with current capsnego, the
31129 first successfull capsnego is auto-fixated, therefore rounded
31130 down to the lowest values in the caps. this results in a 16x16
31131 XWindow that is not reized when real capsnego finishes.
31132 Dave, I see more cases of this, do you know a proper solution?
31133 * tools/gst-launch-ext.in:
31134 Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
31136 2003-12-31 David Schleef <ds@schleef.org>
31138 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
31139 * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
31140 Change gst_pad_proxy_link() to gst_pad_try_set_caps()
31142 2003-12-30 David Schleef <ds@schleef.org>
31144 * ext/ffmpeg/gstffmpegcolorspace.c:
31145 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
31146 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
31147 (gst_ffmpegcsp_chain): Negotiation fixes
31148 * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
31149 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
31150 (gst_audio_convert_link), (gst_audio_convert_channels):
31151 * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
31152 (gst_audioscale_link), (gst_audioscale_get_buffer),
31153 (gst_audioscale_chain): Negotiation fixes
31154 * gst/audioscale/gstaudioscale.h:
31155 * gst/videofilter/gstvideofilter.c:
31156 (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
31157 (gst_videofilter_link), (gst_videofilter_init),
31158 (gst_videofilter_set_output_size), (gst_videofilter_setup),
31159 (gst_videofilter_find_format_by_structure):
31160 * gst/videofilter/gstvideofilter.h: Negotiation fixes
31161 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
31162 (gst_videoscale_link):
31163 * gst/videoscale/videoscale.c: (videoscale_get_structure),
31164 (videoscale_find_by_structure), (gst_videoscale_setup):
31165 * gst/videoscale/videoscale.h: Negotiation fixes
31166 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
31167 (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
31168 function, restrict resizing to a multiple of 4 (hack until
31169 everyone supports odd sizes correctly).
31171 2003-12-29 Colin Walters <walters@verbum.org>
31173 * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
31176 2003-12-30 Jan Schmidt <thaytan@mad.scientist.com>
31178 * ext/sndfile/gstsf.c: (gst_sf_loop):
31179 Fix warning about discarding const qualifier
31181 2003-12-27 Jeremy Simon <jesimon@libertysurf.fr>
31183 * gst/cutter/gstcutter.c:
31184 * gst/videoscale/gstvideoscale.c:
31185 * gst/volenv/gstvolenv.c:
31186 * gst-libs/gst/audio/audio.c:
31187 * gst-libs/gst/video/video.c:
31190 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
31192 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
31193 Don't send ALSA debugging to stderr.
31194 * ext/alsa/gstalsa.h:
31195 Use GST_WARNING instead of g_warning when ALSA functions fail.
31197 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
31199 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
31200 Free XVAdapterInfo correctly.
31202 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
31204 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
31205 (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
31206 Make id3tag use correct caps nego.
31208 2003-12-27 Amaury Jacquot <sxpert@esitcom.org>
31210 * ext/ivorbis/vorbis.c:
31211 * ext/ivorbis/vorbisenc.h:
31212 * ext/ivorbis/vorbisfile.c:
31213 Modify so that it uses the new caps things
31215 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
31217 * testsuite/spider/spider1.c: (main):
31218 * testsuite/spider/spider2.c: (main):
31219 * testsuite/spider/spider3.c: (main):
31220 Make tests compile again. They probably don't work.
31222 2003-12-24 Colin Walters <walters@verbum.org>
31224 * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
31225 we can't fixate the caps anymore.
31227 2003-12-23 David Schleef <ds@schleef.org>
31229 * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
31230 * sys/oss/gstosssink.c: (gst_osssink_init),
31231 (gst_osssink_sink_fixate): Add fixate function.
31233 2003-12-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
31235 * ext/ffmpeg/gstffmpegcodecmap.c:
31236 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
31237 (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
31238 (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
31239 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
31240 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
31241 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
31242 (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
31243 fix typo in RGB masks, and move back to "old" colorspace
31244 capsnego code until whoever wrote this new crap has actually
31245 tested it so that it works.
31246 And yes, this works, keep it that way please.
31248 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
31250 * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
31251 (gst_divxdec_init), (gst_divxdec_negotiate):
31252 * ext/divx/gstdivxdec.h:
31253 * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
31254 (gst_divxenc_init):
31255 * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
31256 (gst_faac_sinkconnect), (gst_faac_srcconnect):
31257 * ext/mpeg2enc/gstmpeg2enc.cc:
31258 * ext/mpeg2enc/gstmpeg2encoder.cc:
31259 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
31260 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
31261 (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
31262 * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
31263 (dxr3spusink_init):
31264 * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
31265 (dxr3videosink_init):
31266 Fix caps breakage after Dave's caps branch merge.
31268 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
31270 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31271 Fix for 24bpp display.
31273 2003-12-23 Colin Walters <walters@verbum.org>
31275 * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
31276 a GnomeVFSHandle directly.
31278 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31280 * gst/volume/Makefile.am:
31281 * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
31282 (volume_base_init), (volume_init):
31283 Reenable volume element and fix to work with new caps stuff.
31284 Rhythmbox needs this.
31286 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31288 * gst/qtdemux/qtdemux.c: (plugin_init):
31289 qtdemux requires bytestream
31291 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31293 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
31294 Fix remaining caps handling errors due to CAPS merge.
31296 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31298 * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
31299 (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
31300 (gst_faad_srcconnect):
31301 Port to new caps system.
31303 2003-12-21 Julien MOUTTE <julien@moutte.net>
31305 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
31306 (got_video_size), (main): using g_print instead of g_message.
31307 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
31308 signal which was not emitted because of "switch" element added to the
31309 bin but not connected. (Removing from the bin temporarily)
31311 2003-12-21 Julien MOUTTE <julien@moutte.net>
31313 * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
31314 find X development files. I don't understand the previous tests and
31315 they fail on my debian/ppc unstable. This one works.
31316 * examples/gstplay/player.c: (main): Set the pipeline to READY before
31318 * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
31319 (gst_play_set_video_sink), (gst_play_set_audio_sink),
31320 (gst_play_set_visualization): Add some safety checks in set_ methods
31321 and state_change. This was throwing some ugly CRITICAL messages when
31322 pipeline was getting disposed and casts were failing.
31324 2003-12-21 Ronald Bultje <rbultje@ronald.bitfreak.net>
31327 Improve mpeg2enc detection. This is for distributions that do
31328 ship mjpegtools, but without mpeg2enc. Also does object check
31329 for might there ever be ABI incompatibility.
31330 * ext/mpeg2enc/gstmpeg2enc.cc:
31331 Add Andrew as second maintainer (he's helping me), and also add
31332 an error if no caps was set. This happens if I pull before capsnego
31333 and that's something I should solve sometime else.
31334 * gst/matroska/matroska-demux.c:
31335 (gst_matroska_demux_parse_blockgroup):
31337 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
31338 (gst_matroska_mux_track_header):
31339 Add caps to templates.
31340 * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
31341 Add mpegversion=1 to prevent confusion with MPEG/AAC.
31342 * gst/mpegstream/gstmpegdemux.c:
31343 Remove layer since it causes warnings about unfixed caps.
31344 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
31345 Fix obvious typo (we error out if caps were set, we should of
31346 course error out if *no* caps were set).
31347 * sys/oss/gstosselement.c: (gst_osselement_convert):
31348 Fix format conversion, we confused bits/bytes.
31349 * sys/oss/gstosselement.h:
31350 Improve documentation for 'bps'.
31352 Remove stuff about plugins that need removing - this was done
31354 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
31355 (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
31356 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
31357 (gst_v4lsrc_src_query):
31358 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
31359 (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
31360 Add get_query_types(), get_formats() and query() functions.
31362 2003-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
31364 * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
31365 * moved CVS to freedesktop.org