1 2007-03-07 Jan Schmidt <thaytan@mad.scientist.com>
3 * gst-plugins-base.doap:
4 update doap file with new version
6 2007-03-07 Jan Schmidt <thaytan@mad.scientist.com>
11 === release 0.10.12 ===
13 2007-03-07 Jan Schmidt <thaytan@mad.scientist.com>
16 releasing 0.10.12, "Zombie Horde"
18 2007-03-06 Jan Schmidt <thaytan@mad.scientist.com>
21 Bump version to 0.10.11.4 pre-release
23 2007-03-06 Wim Taymans <wim@fluendo.com>
25 * gst-libs/gst/audio/gstbaseaudiosink.c:
26 (gst_base_audio_sink_async_play):
27 Fix regression that made GStreamer skip the first samples of audio.
30 2007-03-05 Jan Schmidt <thaytan@mad.scientist.com>
33 Bump version to 0.10.11.3 pre-release
35 2007-03-05 Sebastian Dröge <slomo@circular-chaos.org>
38 Update paths for the rename from utils to pbutils to fix the build.
40 2007-03-05 Tim-Philipp Müller <tim at centricular dot net>
42 * gst-libs/gst/pbutils/Makefile.am:
43 Change directory to install headers in from gst/utils to gst/pbutils
46 2007-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
49 * docs/libs/gst-plugins-base-libs-docs.sgml:
50 * docs/libs/gst-plugins-base-libs-sections.txt:
51 * gst-libs/gst/Makefile.am:
52 * gst-libs/gst/interfaces/mixer.c:
53 * gst-libs/gst/pbutils/Makefile.am:
54 * gst-libs/gst/pbutils/descriptions.c:
55 (gst_pb_utils_get_source_description),
56 (gst_pb_utils_get_sink_description),
57 (gst_pb_utils_get_decoder_description),
58 (gst_pb_utils_get_encoder_description),
59 (gst_pb_utils_get_element_description),
60 (gst_pb_utils_add_codec_description_to_tag_list),
61 (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
62 * gst-libs/gst/pbutils/descriptions.h:
63 * gst-libs/gst/pbutils/install-plugins.c:
64 * gst-libs/gst/pbutils/install-plugins.h:
65 * gst-libs/gst/pbutils/missing-plugins.c:
66 (gst_missing_uri_source_message_new),
67 (gst_missing_uri_sink_message_new),
68 (gst_missing_element_message_new),
69 (gst_missing_decoder_message_new),
70 (gst_missing_encoder_message_new),
71 (gst_missing_plugin_message_get_description):
72 * gst-libs/gst/pbutils/missing-plugins.h:
73 * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
74 * gst-libs/gst/pbutils/pbutils.h:
75 * gst-libs/gst/utils/Makefile.am:
76 * gst-libs/gst/utils/base-utils.c:
77 * gst-libs/gst/utils/base-utils.h:
78 * gst-libs/gst/utils/descriptions.c:
79 * gst-libs/gst/utils/descriptions.h:
80 * gst-libs/gst/utils/install-plugins.c:
81 * gst-libs/gst/utils/install-plugins.h:
82 * gst-libs/gst/utils/missing-plugins.c:
83 * gst-libs/gst/utils/missing-plugins.h:
84 * gst-plugins-base.spec.in:
85 * gst/playback/Makefile.am:
86 * gst/playback/gstdecodebin.c:
87 * gst/playback/gstdecodebin2.c:
88 * gst/playback/gstplaybasebin.c: (setup_subtitle),
90 * gst/playback/gstplaybin.c: (plugin_init):
91 * tests/check/Makefile.am:
92 * tests/check/libs/pbutils.c: (GST_START_TEST),
93 (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
94 * tests/check/libs/utils.c:
95 rename utils to pbutils
97 2007-03-02 Jan Schmidt <thaytan@mad.scientist.com>
99 * docs/plugins/Makefile.am:
100 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
101 * docs/plugins/gst-plugins-base-plugins-sections.txt:
102 * docs/plugins/inspect/plugin-decodebin2.xml:
103 * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
104 Add documentation for decodebin2 that indicates that the API
107 2007-03-01 Jan Schmidt <thaytan@mad.scientist.com>
110 Update to 0.10.11.2 (0.10.12 pre-release)
112 2007-03-01 Wim Taymans <wim@fluendo.com>
114 * gst-libs/gst/audio/gstbaseaudiosink.c:
115 (gst_base_audio_sink_async_play):
116 base time is irrelevant here.
118 2007-03-01 Wim Taymans <wim@fluendo.com>
120 * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
121 * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
124 * gst-libs/gst/audio/gstbaseaudiosink.c:
125 (gst_base_audio_sink_query), (gst_base_audio_sink_event),
126 (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
127 Improve latency and clock slaving calculations.
128 Improve slave clock calibration.
130 * gst-libs/gst/audio/gstringbuffer.c:
131 (gst_ring_buffer_commit_full):
132 When we are asked to render N sample to 0 bytes, return N.
134 2007-03-01 Wim Taymans <wim@fluendo.com>
136 * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
137 (gst_alsasink_write), (gst_alsasink_reset):
138 * ext/alsa/gstalsasink.h:
139 Remove unused dispose function.
140 Rename lock to not interfere with alsasrc lock.
142 * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
143 (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
144 (gst_alsasrc_read), (gst_alsasrc_reset):
145 * ext/alsa/gstalsasrc.h:
146 Implement finalize function.
147 Use lock to protect alsa access.
151 2007-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
154 Convert to new AG_GST style.
156 2007-02-28 Wim Taymans <wim@fluendo.com>
158 Patch by: Ed Catmur <ed at catmur dot co dot uk>
160 * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
161 (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
162 Fix race condition when rapidly switching visualisations in playbin.
165 2007-02-28 Jan Schmidt <thaytan@mad.scientist.com>
167 * tests/check/Makefile.am:
168 Include local stuff before system installed things in LDFLAGS and
171 2007-02-28 Wim Taymans <wim@fluendo.com>
173 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
176 2007-02-28 Wim Taymans <wim@fluendo.com>
178 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
179 (gst_v4lsrc_fixate), (gst_v4lsrc_query):
180 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
181 Fix duration and timestamping, taking latency into account.
182 Implement latency query.
184 2007-02-28 Wim Taymans <wim@fluendo.com>
186 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
187 (gst_audio_clock_new):
190 * gst-libs/gst/audio/gstbaseaudiosink.c:
191 (gst_base_audio_sink_init), (gst_base_audio_sink_query):
192 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
193 (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
194 (gst_base_audio_src_create):
195 Improve latency query code.
196 Use proper clock names.
198 2007-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
200 * tests/check/generic/states.c: (GST_START_TEST):
201 Copy the states.c test from core again
202 * tests/check/Makefile.am:
203 ignore cdio and cdparanoiasrc
205 2007-02-28 Stefan Kost <ensonic@users.sf.net>
207 * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
208 (double_hq), (audio_convert_get_func_index), (check_default),
209 (audio_convert_prepare_context), (audio_convert_convert):
210 Also make valgrind happy and avoid copying data in some cases.
212 2007-02-28 Stefan Kost <ensonic@users.sf.net>
214 * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
215 (double_hq), (audio_convert_get_func_index),
216 (audio_convert_prepare_context), (audio_convert_convert):
217 * gst/audioconvert/gstaudioconvert.c:
218 (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
219 (gst_audio_convert_transform_caps):
220 * tests/check/elements/audioconvert.c: (GST_START_TEST),
221 (audioconvert_suite):
222 Don't run inplace if that overwrites source data as we go. Add more
223 tests. Fixes #339837 even more.
225 2007-02-27 Julien MOUTTE <julien@moutte.net>
227 * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
228 (msg_segment_done): Fix various seeking bugs (Slider was not
229 updating when doing a non flushing seek, Reverse playback
230 on segment seek was wrong).
232 2007-02-26 Wim Taymans <wim@fluendo.com>
234 * tests/examples/seek/seek.c: (stop_seek):
235 When we stop scrubbing, don't leave the pipeline PLAYING when we
236 requested a PAUSED state.
238 2007-02-25 Tim-Philipp Müller <tim at centricular dot net>
240 Patch by: René Stadler <mail at renestadler de>
242 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
243 Parse date strings in vorbis comments that have an invalid (zero)
244 month or day (#410396).
246 * tests/check/libs/tag.c: (GST_START_TEST):
247 Test case for the above.
249 2007-02-24 Tim-Philipp Müller <tim at centricular dot net>
251 Patch by: Loïc Minier <lool+gnome at via ecp fr>
254 * ext/alsa/Makefile.am:
255 * gst/audiotestsrc/Makefile.am:
256 Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
258 2007-02-23 Tim-Philipp Müller <tim at centricular dot net>
260 * gst/playback/gstplaybin.c:
261 Improve docs: point out that the application needs to assist playbin
264 2007-02-23 Tim-Philipp Müller <tim at centricular dot net>
266 * gst-libs/gst/utils/install-plugins.c:
267 * gst-libs/gst/utils/missing-plugins.c:
268 * tests/check/libs/utils.c: (missing_msg_check_getters):
269 Change GStreamer marker prefix in detail string from 'gstreamer.net'
270 to just 'gstreamer'. Document the caps string component of the
271 decoder/encoder detail a bit better, since not everyone will be
272 familiar with the GStreamer media type/caps system (but they better
273 enjoy nested itemized lists).
275 2007-02-22 Tim-Philipp Müller <tim at centricular dot net>
277 * gst-libs/gst/netbuffer/gstnetbuffer.c:
278 (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
279 Fix copying of GstNetBuffer (would crash before, or at least lead to
280 invalid memory access, #410772), for now by copying the GstBuffer copy
281 code from the core over here so we can copy the GstBuffer fields on a
282 provided buffer instance (of type GstNetBuffer in this case). Would be
283 better to fix this with some support by the core though (and in the long
284 run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
286 * tests/check/Makefile.am:
287 Enable unit test for GstNetBuffer.
289 2007-02-22 Andy Wingo <wingo@pobox.com>
291 * gst-libs/gst/audio/gstbaseaudiosink.c
292 (gst_base_audio_sink_init): Disable pull-mode activation until we
293 figure out how to make audio sinks go to PLAYING.
295 2007-02-22 Stefan Kost <ensonic@users.sf.net>
297 * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
298 (double_hq), (audio_convert_get_func_index),
299 (audio_convert_prepare_context), (audio_convert_convert):
300 * gst/audioconvert/audioconvert.h:
301 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
302 (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
303 * gst/audioconvert/gstchannelmix.h:
304 * tests/check/elements/audioconvert.c: (GST_START_TEST):
305 Add float as an intermediate format, as well as float mixing. Enable
306 test that was failing before. Fixes #339837
308 2007-02-21 Jan Schmidt <thaytan@mad.scientist.com>
310 * tests/examples/seek/seek.c: (do_seek):
311 Undo the previous commit: -1 as a stop time implies that the stop
312 time is the end of file, clearing any previously configured segment.
314 2007-02-21 Jan Schmidt <thaytan@mad.scientist.com>
316 * tests/examples/seek/seek.c: (do_seek):
317 Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
319 2007-02-21 Stefan Kost <ensonic@users.sf.net>
321 * gst/volume/gstvolume.c: (volume_process_int16),
322 (volume_process_int16_clamp), (volume_set_caps):
323 Unbreak volume, value remains gint.
325 2007-02-21 Stefan Kost <ensonic@users.sf.net>
327 * gst/volume/gstvolume.c: (volume_choose_func),
328 (volume_update_real_volume), (gst_volume_set_volume),
329 (gst_volume_init), (volume_process_double), (volume_process_float),
330 (volume_process_int16), (volume_process_int16_clamp),
331 (volume_set_caps), (volume_transform_ip), (volume_update_volume):
332 * gst/volume/gstvolume.h:
333 Extend float audio support (double) and some int->uint cleanups.
335 2007-02-20 Edward Hervey <edward@fluendo.com>
337 * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
338 (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
339 (sort_end_pads), (gst_decode_group_expose),
340 (gst_decode_group_hide):
341 Don't free groups from the streaming threads. Just put them aside and
342 free them in dispose.
344 2007-02-20 Edward Hervey <edward@fluendo.com>
346 * gst/playback/gstdecodebin2.c: (connect_element),
347 (pad_added_group_cb), (gst_decode_group_check_if_blocked),
348 (sort_end_pads), (gst_decode_group_expose):
349 Handle dynamic pads within groups.
350 Sort pads before exposing them in order to make playbin happy.
351 There still is a race with the multiqueue filling up. This should be
355 2007-02-16 Tim-Philipp Müller <tim at centricular dot net>
357 * gst-libs/gst/utils/base-utils.c:
358 * gst-libs/gst/utils/descriptions.c:
359 * gst-libs/gst/utils/install-plugins.c:
360 * gst-libs/gst/utils/missing-plugins.c:
361 Some more docs (and descriptions for two subtitle formats).
363 2007-02-16 Tim-Philipp Müller <tim at centricular dot net>
365 * gst-libs/gst/audio/audio.c:
368 2007-02-16 Tim-Philipp Müller <tim at centricular dot net>
370 Patch by: Yves Lefebvre <ivanohe abacom com>
372 * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
373 Don't leak caps. Fixes #408278.
375 2007-02-15 Stefan Kost <ensonic@users.sf.net>
377 * ext/cdparanoia/gstcdparanoiasrc.h:
378 * ext/ogg/gstoggdemux.h:
379 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
380 (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
381 (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
382 * gst-libs/gst/audio/audio.h:
383 * gst-libs/gst/audio/gstaudiofilter.h:
384 * gst-libs/gst/interfaces/videoorientation.h:
385 * gst/adder/gstadder.h:
386 More docs coverage and some ChangeLog surgery (add missing names)
388 2007-02-15 Wim Taymans <wim@fluendo.com>
390 * sys/ximage/ximagesink.c:
391 (gst_ximagesink_calculate_pixel_aspect_ratio):
392 * sys/xvimage/xvimagesink.c:
393 (gst_xvimagesink_calculate_pixel_aspect_ratio):
394 Small constifications.
396 2007-02-15 Wim Taymans <wim@fluendo.com>
398 * gst-libs/gst/audio/gstbaseaudiosink.c:
399 (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
400 (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
401 (gst_base_audio_sink_async_play),
402 (gst_base_audio_sink_change_state):
403 Answer latency query.
404 Use configured latency when syncing.
407 * gst-libs/gst/audio/gstbaseaudiosrc.c:
408 (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
409 (gst_base_audio_src_query), (gst_base_audio_src_change_state):
410 Fix possible memleak.
411 Implement latency query.
414 2007-02-15 Wim Taymans <wim@fluendo.com>
416 * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
417 Ignore errors in reset, these are not fatal. They also grab the element
418 lock which is already taking when this function is called. Fixes
421 2007-02-13 Stefan Kost <ensonic@users.sf.net>
424 Remove 'tests/examples/xerror/Makefile' from output files again.
426 2007-02-13 Stefan Kost <ensonic@users.sf.net>
429 * docs/plugins/Makefile.am:
430 Also crossref against gst-plugins-base-libs.
432 2007-02-12 Stefan Kost <ensonic@users.sf.net>
435 * docs/libs/Makefile.am:
436 * docs/plugins/Makefile.am:
437 Add crossreferences to glib/gobject/gstream docs.
439 * gst-libs/gst/audio/audio.h:
442 * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
443 Add own debug category.
445 2007-02-12 Tim-Philipp Müller <tim at centricular dot net>
447 Patch by: René Stadler <mail at renestadler de>
449 * gst-libs/gst/tag/gstvorbistag.c:
450 Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
453 2007-02-10 Tim-Philipp Müller <tim at centricular dot net>
455 * gst/playback/gstplaybasebin.c: (setup_source):
456 When we have external subtitles and wait for the subtitle decodebin
457 to get up and running, we set up a (sync) bus handler for the
458 subtitle decodebin, so we can stop waiting when it posts an error
459 message. However, we should do that before we set the subtitle
460 decodebin's state to playing, otherwise things are racy and we might
461 miss error messages posted before we had a chance to set up the bus.
462 This should finally fix totem hanging on .txt pseudo-subtitle files.
464 2007-02-10 Sébastien Moutte <sebastien at moutte dot net>
466 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
467 Use gst_gdouble_to_guint64 for conversions.
468 * win32/common/config.h.in:
469 Add a define for GST_INSTALL_PLUGINS_HELPER
470 * win32/common/libgstaudio.def:
471 * win32/common/libgstcdda.def:
472 * win32/common/libgstnetbuffer.def:
473 * win32/common/libgstrtp.def:
474 * win32/common/libgutils.def:
475 Add new exported functions.
476 * win32/vs6/gst_plugins_base.dsw:
477 * win32/vs6/libgstdecodebin.dsp:
478 * win32/vs6/libgstnetbuffer.dsp:
479 * win32/vs6/libgstplaybin.dsp:
480 * win32/vs6/libgstrtp.dsp:
481 * win32/vs6/libgstvorbis.dsp:
482 * win32/vs6/libgstcdda.dsp:
483 * win32/vs6/libgstgdp.dsp:
484 * win32/vs6/libgstutils.dsp:
485 Update and add new project files.
487 2007-02-10 Tim-Philipp Müller <tim at centricular dot net>
489 * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
490 (subrip_remove_unhandled_tags), (parse_subrip):
491 For SubRip (.srt) subtitles, ignore all markup tags we don't
492 handle (like font tags, for example).
494 * tests/check/elements/subparse.c:
497 2007-02-09 Tim-Philipp Müller <tim at centricular dot net>
499 * gst/playback/gstdecodebin.c: (add_fakesink),
500 (gst_decode_bin_change_state):
501 * gst/playback/gstdecodebin2.c: (add_fakesink),
502 (gst_decode_bin_change_state):
503 Don't error out if there is no fakesink in the NULL to READY state
504 change, since when decodebin is re-used, we're only adding the
505 fakesink element in READY to PAUSED.
507 * tests/check/elements/decodebin.c:
508 (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
510 Minimal unit test to make sure we can use the same decodebin
511 instance twice (at least with audiotestsrc input).
513 2007-02-09 Tim-Philipp Müller <tim at centricular dot net>
515 * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
516 Try to get devic-name from device string first, and from handle only
517 as fallback (seems to yield better results and is more robust
518 against buggy probing code on the application side).
520 2007-02-08 Tim-Philipp Müller <tim at centricular dot net>
522 Based on patch by: Julien Puydt <julien.puydt at laposte net>
524 * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
525 (gst_alsa_find_device_name):
526 * ext/alsa/gstalsa.h:
527 * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
528 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
529 Improve device-name detection a bit, especially in the case where
530 the device is not actually open (#405020, #405024). Move common code
531 into gstalsa.c instead of duplicating it.
533 2007-02-07 Tim-Philipp Müller <tim at centricular dot net>
535 * gst/audioconvert/gstaudioconvert.c:
536 Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
538 2007-02-06 Julien MOUTTE <julien@moutte.net>
540 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
541 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
542 (gst_xvimagesink_interface_supported),
543 (gst_xvimagesink_probe_get_properties),
544 (gst_xvimagesink_probe_probe_property),
545 (gst_xvimagesink_probe_needs_probe),
546 (gst_xvimagesink_probe_get_values),
547 (gst_xvimagesink_property_probe_interface_init),
548 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
549 (gst_xvimagesink_init), (gst_xvimagesink_class_init),
550 (gst_xvimagesink_get_type):
551 * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
552 for XVAdaptors so that one can choose the adaptor to use with
553 gstreamer-properties.
555 2007-02-06 Stefan Kost <ensonic@users.sf.net>
557 * gst/audioconvert/gstaudioconvert.c:
558 Also mention that a conversion from double to float is suboptimal still.
560 2007-02-06 Tim-Philipp Müller <tim at centricular dot net>
562 * gst-libs/gst/audio/gstaudiofilter.c:
563 (gst_audio_filter_class_init), (gst_audio_filter_change_state):
564 Clear our formats structure and free the caps contained in it when
567 2007-02-05 Andy Wingo <wingo@pobox.com>
569 * gst-libs/gst/audio/gstbaseaudiosink.c
570 (gst_base_audio_sink_callback): Update basesink->offset so that we
571 pull monotonically increasing offsets instead of, um, seeking back
572 to 0 each time. Fixes alsasrc ! alsasink!
574 2007-02-05 Tim-Philipp Müller <tim at centricular dot net>
576 * gst/videoscale/gstvideoscale.c:
577 A width and height of 1 makes us crash, so increase minimum size to
578 2x2 pixels until someone feels like fixing this (#404512).
580 2007-02-04 Tim-Philipp Müller <tim at centricular dot net>
582 * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
583 Add small test to make sure request pads are cleaned up properly
584 even if oggmux never changes state out of NULL.
586 2007-02-04 Tim-Philipp Müller <tim at centricular dot net>
588 * tests/check/libs/utils.c: (GST_START_TEST):
589 Fix unit test. Turns out things work much better when you
590 NULL-terminate string arrays. Should make p5 build bot happy again.
592 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
594 * gst-libs/gst/audio/Makefile.am:
595 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
596 (gst_audio_filter_template_base_init),
597 (gst_audio_filter_template_class_init),
598 (gst_audio_filter_template_init),
599 (gst_audio_filter_template_set_property),
600 (gst_audio_filter_template_get_property),
601 (gst_audio_filter_template_setup),
602 (gst_audio_filter_template_filter),
603 (gst_audio_filter_template_filter_inplace), (plugin_init):
604 Oops, forgot to commit fixed-up example.
606 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
608 * docs/libs/gst-plugins-base-libs-sections.txt:
609 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
610 (gst_audio_filter_class_init), (gst_audio_filter_init),
611 (gst_audio_filter_set_caps),
612 (gst_audio_filter_class_add_pad_templates):
613 * gst-libs/gst/audio/gstaudiofilter.h:
614 Port GstAudioFilter to 0.10. This change technically breaks
615 API and ABI (and thus also every library developer's heart),
616 but seems justifiable on the grounds that the base class was
617 completely unusable before (ie. would crash immediately when
618 actually used). Fixes #403963 (and eventually also #403572).
619 Also document all of this a bit.
621 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
623 * gst-libs/gst/utils/install-plugins.c:
624 (gst_install_plugins_spawn_child):
625 * tests/check/libs/utils.c:
626 (test_base_utils_install_plugins_do_callout):
627 Lowering log level to see why things fail on the p5 build bot;
628 fix some typos in unit test messages.
630 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
632 * tests/check/libs/utils.c:
633 (test_base_utils_install_plugins_do_callout):
634 Don't hard-code temp directory for test helper; use GLib functions
635 to write out file and do error checking etc.
637 2007-02-02 Tim-Philipp Müller <tim at centricular dot net>
639 * gst-libs/gst/utils/Makefile.am:
640 * gst-libs/gst/utils/base-utils.h:
641 * gst-libs/gst/utils/install-plugins.c:
642 (gst_install_plugins_context_set_xid),
643 (gst_install_plugins_context_new),
644 (gst_install_plugins_context_free),
645 (gst_install_plugins_get_helper),
646 (gst_install_plugins_spawn_child),
647 (gst_install_plugins_return_from_status),
648 (gst_install_plugins_installer_exited),
649 (gst_install_plugins_async), (gst_install_plugins_sync),
650 (gst_install_plugins_return_get_name),
651 (gst_install_plugins_installation_in_progress):
652 * gst-libs/gst/utils/install-plugins.h:
653 API: add API for applications to initiate installation of missing
654 plugins, ie. gst_install_plugins_async() primarily.
655 Based on libgimme-codec by Ryan Lortie.
658 Add --with-install-plugins-helper configure option so distros can specify
659 the path of the helper script or program to call when plugin installation
660 is requested (distros: please do any argument munging in this helper
661 script instead of patching GStreamer to pass arguments differently
662 to another program directly).
664 * docs/libs/gst-plugins-base-libs-docs.sgml:
665 * docs/libs/gst-plugins-base-libs-sections.txt:
666 Build and document new API.
668 * tests/check/libs/utils.c: (result_cb),
669 (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
670 (libgstbaseutils_suite):
671 Some simple checks for the new API.
673 2007-02-02 Tim-Philipp Müller <tim at centricular dot net>
675 * tests/check/elements/audioconvert.c: (test_float_conversion):
676 Add small test for 32bit float <=> 64bit float conversion (works
677 only one way so far, 32=>64 produces structured noise).
679 2007-02-02 Tim-Philipp Müller <tim at centricular dot net>
681 * gst/audioconvert/gstaudioconvert.c:
682 (set_structure_widths_32_and_64), (make_lossless_changes):
683 We don't support floats with a width of 40, 48 or 56 bits.
685 2007-02-02 Stefan Kost <ensonic@users.sf.net>
687 * gst/audioconvert/audioconvert.c: (float), (double),
688 (audio_convert_get_func_index):
689 * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
690 (make_lossless_changes):
691 Support for 64-bit float audio in audioconvert (#339837)
693 2007-02-01 Tim-Philipp Müller <tim at centricular dot net>
695 Patch by: Holger Wansing <linux wansing-online de>
699 Add German translation (#352069).
701 2007-02-01 Sebastian Dröge <slomo@circular-chaos.org>
703 reviewed by: Wim Taymans <wim@fluendo.com>
705 * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
706 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
707 Use newly added GstCollectPads API to free the allocated resources in
708 the GstOggPad structures (#402393).
710 2007-01-31 Jan Schmidt <thaytan@mad.scientist.com>
712 * gst/playback/gstplaybin.c: (gen_vis_element):
713 Add audioresample+audioconvert in front of the visualisation
714 element, so that elements like libvisual 0.4 that don't support all
715 samplerates can work.
719 2007-01-30 Tim-Philipp Müller <tim at centricular dot net>
721 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
722 (gst_play_base_bin_get_streaminfo_value_array):
723 Take some locks and make a copy of the streaminfo value array we
724 maintain while holding the lock, so that the application can
725 retrieve the stream-info as a value array in a thread-safe way.
727 2007-01-30 Wim Taymans <wim@fluendo.com>
729 * gst/audioconvert/gstaudioconvert.c:
730 Don't fail on 0 sized buffers. Fixes #396835.
732 2007-01-29 David Schleef <ds@schleef.org>
734 * gst/typefind/gsttypefindfunctions.c:
735 Detect BBCD as video/x-dirac, so we can play raw dirac
738 2007-01-29 Tim-Philipp Müller <tim at centricular dot net>
740 * ext/theora/theoraenc.c: (theora_enc_chain):
741 Check return value of theora_encode_header(), or we might try to
742 allocate a random number of bytes. theora_encode_header() can fail
743 if libtheora has been compiled with encoding support disabled.
746 2007-01-29 Wim Taymans <wim@fluendo.com>
748 * tests/check/gst/.cvsignore:
751 2007-01-29 Wim Taymans <wim@fluendo.com>
753 * ext/libvisual/visual.c: (gst_visual_src_setcaps):
754 Fix strides in libvisual. Gst uses X strides.
755 Inspired by: <ed at catmur dot co dot uk> and
756 <tim at centricular dot net>
759 2007-01-27 Wim Taymans <wim@fluendo.com>
761 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
762 (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
763 (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
764 (gst_ogg_demux_perform_seek),
765 (gst_ogg_demux_bisect_forward_serialno),
766 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
767 (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
768 (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
769 (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
770 * ext/ogg/gstoggdemux.h:
771 Properly propagate streaming errors when we are scanning the file for
772 chains so that we don't crash when shut down. Might fix some crashers
773 when quickly switching oggs in RB such as #332503 and #378436.
775 2007-01-26 Tim-Philipp Müller <tim at centricular dot net>
777 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
778 Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
781 2007-01-25 Wim Taymans <wim@fluendo.com>
783 * gst/playback/gstplaybasebin.c: (remove_source):
784 Don't try to disconnect a signal from a finalized object.
786 2007-01-25 Tim-Philipp Müller <tim at centricular dot net>
788 * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
789 Cast lock macro parameters to make sure we're actually accessing the
790 lock member at the right class level. Free list itself in _dispose()
791 as well and NULL it in case dispose gets called multiple times.
793 2007-01-25 Edward Hervey <edward@fluendo.com>
795 * gst/playback/gstdecodebin2.c:
796 (gst_decode_bin_dispose),(gst_decode_bin_finalize):
797 Free GstDecodeGroups no longer used.
798 (gst_decode_group_expose):
799 Don't unlock too many times !
800 (deactivate_free_recursive):
801 Free iterator once we're done with it.
802 Fix for recursively deactivating elements (stop at ghostpads).
804 2007-01-25 Tim-Philipp Müller <tim at centricular dot net>
806 * gst/playback/gstplaybin.c: (handoff):
807 Fix up caps on the frame buffer before we save it and potentially
808 make it accessible to other threads via g_object_get; also use
809 gst_buffer_replace() instead of gst_mini_object_replace().
811 2007-01-25 Tim-Philipp Müller <tim at centricular dot net>
813 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
814 Make getting the current frame thread-safe.
816 2007-01-25 Edward Hervey <edward@fluendo.com>
818 * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
819 (gst_decode_group_new), (gst_decode_group_free):
820 Set queues to bigger sizes to cope with HD contents.
821 Fix some mutex freeing and add comment about MT safe methods.
823 2007-01-24 Tim-Philipp Müller <tim at centricular dot net>
825 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
826 (gst_text_overlay_text_event):
827 Don't unnecessarily ref (and then leak) upstream events if the text
828 pad is not linked. Fixes #399948.
830 * tests/check/gst-plugins-base.supp:
831 Add suppression for pango on edgy/x86 for textoverlay test.
833 2007-01-24 Wim Taymans <wim@fluendo.com>
835 * gst-libs/gst/rtp/gstrtpbuffer.h:
836 Add some more fixed payloads.
838 2007-01-23 Tim-Philipp Müller <tim at centricular dot net>
840 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
841 Error out properly if we get an error from libogg while reading the
842 BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
844 2007-01-23 Tim-Philipp Müller <tim at centricular dot net>
846 * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
849 * tests/check/elements/playbin.c:
850 (test_sink_usage_video_only_stream),
851 (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
852 (test_suburi_error_wrongproto), (test_missing_urisource_handler),
853 (test_missing_suburisource_handler),
854 (test_missing_primary_decoder), (playbin_suite):
855 Run all tests once with decodebin and once with decodebin2.
856 One test does not pass yet with decodebin2.
858 2007-01-23 Edward Hervey <edward@fluendo.com>
860 * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
861 Fix the cases where oggmux doesn't properly figure out that all
862 sinkpads have gone EOS, and therefore doesn't push out the remaining
863 buffers and the final EOS event.
866 2007-01-23 Julien MOUTTE <julien@moutte.net>
868 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
869 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
870 Don't lock on navigation event push, just on keysym to string.
873 2007-01-22 Edward Hervey <edward@fluendo.com>
875 * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
876 (get_current_group), (group_demuxer_event_probe),
877 (gst_decode_group_expose), (deactivate_free_recursive),
878 (gst_decode_group_free):
880 Don't forget to emit 'no-more-pads' once a group is exposed.
881 Cleanup elements from a DecodeGroup once we remove it.
882 Protect call to gst_decode_group_expose() with the decodebin lock.
884 2007-01-22 Julien MOUTTE <julien@moutte.net>
886 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
887 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
888 Looking at Xorg code i can't figure out if that XKeysymToString
889 function is thread sensible or not. Lock it just in case as
890 recommended by Radek Doulik <rodo at ximian dot com>.
892 2007-01-22 Julien MOUTTE <julien@moutte.net>
894 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
895 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
896 Lock that X Call as well. Fixes #397673.
898 2007-01-22 Tim-Philipp Müller <tim at centricular dot net>
900 * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
901 Don't go into an endless loop if the file starts with 00 00 01 2X,
902 like quicktime redirect files might. Fixes #396042.
904 * tests/check/Makefile.am:
905 * tests/check/gst/.cvsignore:
906 * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
907 (typefindfunctions_suite):
908 Add unit test for the above.
910 2007-01-22 Tim-Philipp Müller <tim at centricular dot net>
912 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
913 On second thought, use "depth" field rather than "bpp" field.
915 2007-01-22 Tim-Philipp Müller <tim at centricular dot net>
917 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
918 Camtasia caps apparently need a bpp field (#398875).
920 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
922 * gst/playback/gstplaybasebin.c: (setup_subtitle),
923 (gen_source_element), (gst_play_base_bin_change_state):
924 Attempt at a better error message in case we don't have the required
925 URI handler installed; post missing-plugin message also when we're
926 missing an URI handler for the subtitle URI; clean up properly also
927 when an error occurs and we never made it to PAUSED state.
929 * tests/check/elements/playbin.c: (GST_START_TEST),
931 Check that we're also getting a missing-plugin messsage for a
932 missing subtitle URI handler (and clean up properly).
934 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
936 * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
937 Plug a few reference leaks.
939 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
941 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
942 Lower probability a bit if the marker isn't right at the start,
943 to decrease the chance of false positives.
945 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
947 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
948 Small mpeg2 system stream typefinding improvement: make typefinder
949 probe a bit into the stream instead of just looking for a marker
950 at the beginning. Fixes #397810.
952 2007-01-18 Tim-Philipp Müller <tim at centricular dot net>
954 * gst/audioconvert/gstchannelmix.c:
955 Remove compatibility cruft for prehistoric GLib versions.
957 2007-01-17 Tim-Philipp Müller <tim at centricular dot net>
959 * gst/playback/Makefile.am:
960 * gst/playback/gstdecodebin.c: (close_pad_link):
961 * gst/playback/gstdecodebin2.c: (analyze_new_pad):
962 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
963 (gst_play_base_bin_handle_message_func), (unknown_type):
964 Let decodebin be the element to post missing-plugin messages for
965 missing decoders (rather than playbin); make playbin implement
966 GstBin::handle_message so we can suppress missing-plugin messages
967 for types we're not handling on purpose (don't want to bring up an
968 installer in those cases).
970 2007-01-16 Tim-Philipp Müller <tim at centricular dot net>
972 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
973 * gst-libs/gst/tag/gstvorbistag.c:
974 (gst_tag_list_to_vorbiscomment_buffer):
975 * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
976 Fix potentially unaligned access (#397207).
978 2007-01-16 Stefan Kost <ensonic@users.sf.net>
980 * tests/examples/seek/seek.c: (set_scale), (update_scale),
981 (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
982 (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
984 Allow to toggle looping while it plays. Fix callback prototype. Clean
985 up code a bit more. Add copyright header.
987 2007-01-16 Stefan Kost <ensonic@users.sf.net>
989 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
990 Red and blue mask was swapped (spotted by Dan Williams).
992 2007-01-15 Stefan Kost <ensonic@users.sf.net>
994 * gst-libs/gst/tag/gstid3tag.c:
995 * gst-libs/gst/tag/gstvorbistag.c:
996 Use new beats-per-minute tag from core.
998 2007-01-15 Tim-Philipp Müller <tim at centricular dot net>
1001 Add new files with translatable strings, so they actually make it
1002 into the template file one day.
1004 2007-01-12 Andy Wingo <wingo@pobox.com>
1006 * gst-libs/gst/audio/gstbaseaudiosink.c
1007 (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
1008 (gst_base_audio_sink_activate_pull): Remove the handwavey nego
1009 stuff, as the base class handles this now. Actually tell the ring
1011 (gst_base_audio_sink_callback): Cast the ring buffer correctly.
1012 How did this work before? Maybe I'm not as awesome a programmer as
1015 * gst-libs/gst/audio/gstbaseaudiosrc.c
1016 (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
1019 2007-01-12 Tim-Philipp Müller <tim at centricular dot net>
1021 * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
1022 Remove more fields so that the application can better blacklist
1023 formats that have been tried before.
1025 2007-01-12 Tim-Philipp Müller <tim at centricular dot net>
1027 * gst-libs/gst/audio/mixerutils.h:
1028 Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
1029 used when compiling with c++ compilers as well.
1031 2007-01-12 Tim-Philipp Müller <tim at centricular dot net>
1033 * gst/typefind/gsttypefindfunctions.c:
1036 2007-01-11 Tim-Philipp Müller <tim at centricular dot net>
1038 * gst/playback/gstplaybin.c: (post_missing_element_message),
1039 (gen_video_element), (gen_text_element), (gen_audio_element),
1041 Post missing-plugin messages also when we error out because
1042 converters, textoverlay or auto*sinks are missing (#161922).
1044 2007-01-10 Wim Taymans <wim@fluendo.com>
1046 * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
1047 (is_demuxer_element), (new_caps):
1048 * gst/playback/gstplaybasebin.c: (source_new_pad):
1049 Fix the case where we try to ref a NULL element when we delay a link
1050 because of unfixed caps.
1051 Set the state of autoplugged decodebins to PAUSED.
1052 RTSP now works in playbin, we can remove it from the blacklist.
1054 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
1056 * gst/playback/Makefile.am:
1057 * gst/playback/gstplaybasebin.c: (string_arr_has_str),
1058 (unknown_type), (setup_subtitle), (gen_source_element):
1059 * gst/playback/gstplaybin.c: (plugin_init):
1060 Post missing-plugin messages on the bus for missing sources and
1061 missing decoders/demuxers/depayloaders; fix error code used when
1062 we're missing an URI handler source; for media types that we are not
1063 handling on purpose at the moment, don't print "don't know how to
1064 handle xyz" messages to the terminal or post missing-plugin
1065 messages on the bus.
1067 * tests/check/elements/playbin.c: (create_playbin),
1068 (GST_START_TEST), (gst_codec_src_uri_get_type),
1069 (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
1070 (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
1071 (gst_codec_src_init_type), (gst_codec_src_base_init),
1072 (gst_codec_src_create), (gst_codec_src_class_init),
1073 (gst_codec_src_init), (plugin_init), (playbin_suite):
1074 Add some tests for the missing-plugin stuff.
1076 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
1079 * gst-libs/gst/Makefile.am:
1080 * gst-libs/gst/utils/Makefile.am:
1081 * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
1082 * gst-libs/gst/utils/base-utils.h:
1083 * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
1084 (find_format_info), (caps_are_rtp_caps),
1085 (gst_base_utils_get_source_description),
1086 (gst_base_utils_get_sink_description),
1087 (gst_base_utils_get_decoder_description),
1088 (gst_base_utils_get_encoder_description),
1089 (gst_base_utils_get_element_description),
1090 (gst_base_utils_add_codec_description_to_tag_list),
1091 (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
1092 * gst-libs/gst/utils/descriptions.h:
1093 * gst-libs/gst/utils/missing-plugins.c:
1094 (missing_structure_get_type), (copy_and_clean_caps),
1095 (gst_missing_uri_source_message_new),
1096 (gst_missing_uri_sink_message_new),
1097 (gst_missing_element_message_new),
1098 (gst_missing_decoder_message_new),
1099 (gst_missing_encoder_message_new),
1100 (missing_structure_get_string_detail),
1101 (missing_structure_get_caps_detail),
1102 (gst_missing_plugin_message_get_installer_detail),
1103 (gst_missing_plugin_message_get_description),
1104 (gst_is_missing_plugin_message):
1105 * gst-libs/gst/utils/missing-plugins.h:
1106 API: add new libgstbaseutils library with functions
1107 - to create and parse missing-plugins messages
1108 - that provide (translated) descriptions for caps/decoders/sources/etc.
1111 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
1112 * pkgconfig/gstreamer-plugins-base.pc.in:
1115 * docs/libs/gst-plugins-base-libs-docs.sgml:
1116 * docs/libs/gst-plugins-base-libs-sections.txt:
1117 Generate docs for new lib and API.
1119 * tests/check/Makefile.am:
1120 * tests/check/libs/.cvsignore:
1121 * tests/check/libs/utils.c: (missing_msg_check_getters),
1122 (GST_START_TEST), (libgstbaseutils_suite):
1123 Add some basic unit tests.
1125 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
1127 * ext/ogg/Makefile.am:
1128 Dist gstoggdemux.h to fix 'make distcheck'.
1130 * sys/v4l/Makefile.am:
1131 Fix 'make distcheck' even more.
1133 2007-01-09 Wim Taymans <wim@fluendo.com>
1135 * docs/plugins/Makefile.am:
1136 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1137 * docs/plugins/gst-plugins-base-plugins-sections.txt:
1138 * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
1139 (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
1140 (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
1141 (gst_ogg_demux_perform_seek):
1142 * ext/ogg/gstoggdemux.h:
1144 Add some more comments.
1147 2007-01-09 Wim Taymans <wim@fluendo.com>
1149 * ext/theora/theoradec.c:
1150 * ext/vorbis/vorbisdec.c:
1151 * gst-libs/gst/audio/gstringbuffer.c:
1152 (gst_ring_buffer_commit_full):
1153 * gst-libs/gst/audio/gstringbuffer.h:
1154 * gst-libs/gst/rtp/gstrtpbuffer.c:
1155 * gst-libs/gst/tag/gstvorbistag.c:
1156 Small documentation updates/fixes
1158 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
1161 Require core CVS HEAD for Andy's basesrc/sink API additions.
1163 2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
1165 Patch by: Günter Thelen <daedalus dot inc at gmx net>
1167 * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
1169 Add typefinder for flac-in-ogg in conformance with the ogg-mapping
1170 on flac.sf.net (there appear to be other versions of the first
1171 ogg page in the wild) (#391365).
1173 2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
1176 Check if localtime_r() is available.
1178 * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
1179 If localtime_r() is not available, fall back to localtime(). Should
1180 fix build on MingW (#393310).
1182 2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
1184 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
1185 * gst/subparse/gstsubparse.h:
1186 Remove spurious 1000 subtrahend when calculating the timestamp from
1187 the frame number and the frame rate . Also, use the frames/second
1188 value specified in the first line of the file, if one is specified
1189 there. Should fix #357503.
1191 * tests/check/elements/subparse.c: (do_test),
1192 (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
1194 Add some basic unit tests for the microdvd subtitle format.
1196 2007-01-07 Julien MOUTTE <julien@moutte.net>
1198 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1199 (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
1200 (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
1201 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
1202 (gst_xvimagesink_set_xwindow_id),
1203 (gst_xvimagesink_set_event_handling),
1204 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
1205 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
1206 Patch by : Young-Ho Cha <ganadist at chollian dot net>
1208 Add an adaptor property to select a specific XV adaptor.
1209 * sys/xvimage/xvimagesink.h:
1211 2007-01-07 Julien MOUTTE <julien@moutte.net>
1213 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1214 (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
1215 (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
1216 (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
1217 (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
1218 (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
1219 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1220 (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
1221 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
1222 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
1223 (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
1224 (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
1225 Use flow_lock much more to protect every access to xwindow.
1226 Try to catch erros while creating images in case some drivers are
1227 just generating an XError when the requested image is too big.
1228 Should fix : #354698, #384008, #384060.
1229 * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
1230 Implement some stress testing of setting window xid.
1232 2007-01-07 Sébastien Moutte <sebastien@moutte.net>
1234 * win32/common/libgsaudio.def:
1235 Add new exported function.
1236 * win32/common/libgstogg.dsp:
1237 Add gstoggaviparse.c to the build.
1238 * win32/common/libgstvideoscale.dsp:
1239 Add vs_4tap.c to the build.
1240 * win32/common/libgstvorbis.dsp:
1241 Add vorbistag.c to the build.
1243 2007-01-06 Andy Wingo <wingo@pobox.com>
1245 * gst-libs/gst/audio/gstbaseaudiosink.c
1246 (gst_base_audio_sink_class_init)
1247 (gst_base_audio_sink_init):
1248 (gst_base_audio_sink_activate_pull): Add an activate_pull function
1249 to baseaudiosink, and tell basesink that we can work in pull mode.
1250 This way the ring buffer thread drives the pipeline directly, if
1251 pull mode is possible. There is some lingering nastiness regarding
1253 (gst_base_audio_sink_callback): Implement the callback to pull
1254 data. This interface is a bit light, though -- it should get a
1255 GstFlowReturn return value at least.
1257 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1259 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
1260 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1261 * gst/playback/gstdecodebin2.c:
1262 (gst_decode_group_check_if_blocked):
1263 Printf format and missing argument fixes.
1265 2007-01-05 Jan Schmidt <thaytan@mad.scientist.com>
1267 * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
1268 (gst_ogm_parse_change_state):
1269 Activate pads before adding them to the element.
1271 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1273 * tests/examples/seek/scrubby.c: (main):
1274 * tests/examples/seek/seek.c: (main):
1275 Call g_thread_init() first thing in main() (see #391278).
1277 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1279 * tests/check/Makefile.am:
1280 * tests/check/libs/.cvsignore:
1281 * tests/check/libs/netbuffer.c: (GST_START_TEST),
1283 Add test for GstNetBuffer + gst_buffer_copy(). Disabled
1284 for the time being, since it's broken, see #393099.
1286 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1288 * tests/check/Makefile.am:
1289 Update to use GST_PLUGINS_BASE_CFLAGS as well.
1291 2007-01-04 Thomas Vander Stichele <thomas at apestaart dot org>
1294 split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
1295 so that GST_BASE_CFLAGS can go inbetween them, making sure
1296 we use uninstalled gst-libs headers
1297 * docs/libs/Makefile.am:
1298 * ext/alsa/Makefile.am:
1299 * ext/cdparanoia/Makefile.am:
1300 * ext/gnomevfs/Makefile.am:
1301 * ext/libvisual/Makefile.am:
1302 * ext/ogg/Makefile.am:
1303 * ext/theora/Makefile.am:
1304 * ext/vorbis/Makefile.am:
1305 * gst-libs/gst/audio/Makefile.am:
1306 * gst-libs/gst/cdda/Makefile.am:
1307 * gst-libs/gst/interfaces/Makefile.am:
1308 * gst-libs/gst/riff/Makefile.am:
1309 * gst-libs/gst/rtp/Makefile.am:
1310 * gst-libs/gst/tag/Makefile.am:
1311 * gst/adder/Makefile.am:
1312 * gst/audioconvert/Makefile.am:
1313 * gst/audiorate/Makefile.am:
1314 * gst/audioresample/Makefile.am:
1315 * gst/playback/Makefile.am:
1316 * gst/tcp/Makefile.am:
1317 * gst/videoscale/Makefile.am:
1318 * gst/volume/Makefile.am:
1319 * sys/ximage/Makefile.am:
1320 * sys/xvimage/Makefile.am:
1321 * tests/icles/Makefile.am:
1324 2007-01-04 Julien MOUTTE <julien@moutte.net>
1326 * gst-libs/gst/interfaces/xoverlay.c:
1327 (gst_x_overlay_handle_events):
1328 * gst-libs/gst/interfaces/xoverlay.h:
1329 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
1330 (gst_ximagesink_set_xwindow_id),
1331 (gst_ximagesink_set_event_handling),
1332 (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
1333 (gst_ximagesink_get_property), (gst_ximagesink_init),
1334 (gst_ximagesink_class_init):
1335 * sys/ximage/ximagesink.h:
1336 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
1337 (gst_xvimagesink_set_xwindow_id),
1338 (gst_xvimagesink_set_event_handling),
1339 (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
1340 (gst_xvimagesink_get_property), (gst_xvimagesink_init),
1341 (gst_xvimagesink_class_init):
1342 * sys/xvimage/xvimagesink.h:
1343 * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
1344 Add a method to the XOverlay interface to allow disabling of
1345 event handling in x[v]imagesink elements. This will let X events
1346 propagate to parent windows which can be usefull in some cases.
1347 Be carefull that the application is then responsible of pushing
1348 navigation events and expose events to the video sink.
1351 2007-01-03 Tim-Philipp Müller <tim at centricular dot net>
1353 * gst-libs/gst/tag/gstvorbistag.c:
1354 * tests/check/libs/tag.c: (GST_START_TEST):
1355 Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
1358 2007-01-01 Tim-Philipp Müller <tim at centricular dot net>
1362 * docs/design/Makefile.am:
1365 2006-12-27 Julien MOUTTE <julien@moutte.net>
1367 * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
1368 typo. Fixes: #390063.
1370 2006-12-27 Julien MOUTTE <julien@moutte.net>
1372 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1373 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
1375 * win32/common/config.h: Updated.
1377 2006-12-22 Stefan Kost <ensonic@users.sf.net>
1379 * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
1380 (setup_gdpdepay_streamheader):
1381 * tests/check/elements/gdppay.c: (cleanup_gdppay),
1382 (setup_gdppay_streamheader):
1383 Fix the dp tests, but activating the pads for the streamheader tests
1384 too and cleaning up conditionaly
1386 2006-12-22 Jan Schmidt <thaytan@mad.scientist.com>
1388 * gst/ffmpegcolorspace/avcodec.h:
1389 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1390 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1391 (gst_ffmpegcsp_avpicture_fill):
1392 * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
1393 (img_get_alpha_info):
1394 Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
1395 other end of the word. Fixes: #387073.
1397 Add some inconsequential branch hints in a couple of places.
1399 2006-12-21 Tim-Philipp Müller <tim at centricular dot net>
1401 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1402 (gst_ffmpeg_caps_to_smpfmt):
1403 The "signed" field in raw audio caps is of boolean type, trying to
1404 extract the value with _get_int() will fail (fix to keep in sync with
1405 the copy in gst-ffmpeg)
1407 2006-12-21 Stefan Kost <ensonic@users.sf.net>
1409 * tests/check/elements/audioresample.c: (cleanup_audioresample):
1410 * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
1411 * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
1413 * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
1414 * tests/check/elements/subparse.c: (teardown_subparse):
1415 * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
1416 * tests/check/elements/videorate.c: (cleanup_videorate):
1417 * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
1418 * tests/check/elements/volume.c: (cleanup_volume):
1419 * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
1420 (cleanup_vorbisdec):
1421 * tests/check/elements/vorbistag.c: (setup_vorbistag),
1422 (cleanup_vorbistag):
1423 consistent pad (de)activation
1425 2006-12-20 Tim-Philipp Müller <tim at centricular dot net>
1427 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1428 Forgot to register the extensions.
1430 2006-12-20 Tim-Philipp Müller <tim at centricular dot net>
1432 * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
1434 Add typefinder for VIVO files (my christmas present to the 90s).
1436 2006-12-16 Tim-Philipp Müller <tim at centricular dot net>
1438 * gst/playback/gstdecodebin.c: (type_found):
1439 Special-case the text/plain media type: we only want to recognise it
1440 as a 'raw' decoded media type if it comes from a demuxer or subtitle
1441 parser, but not if the entire stream is of text/plain type. If the
1442 entire stream is text/plain, we should just error out.
1444 This fixes playback of audio files with lyrics in totem. Totem can't
1445 distinguish between text files and subtitle files and passes any
1446 .txt file with the same basename as the main file to playbin as
1447 suburi, and playbin will then throw a 'subtitle found, but no video
1448 stream' error, which isn't entirely helpful. See #380342.
1450 Also, with this change we'll show a slightly more correct error
1451 message in case totem passes a playlist file to us (although a
1452 custom error message wording instead of the default text would
1453 probably not be a bad idea either).
1455 Same problem also needs to be fixed for playbin+decodebin2.
1457 * tests/check/Makefile.am:
1458 * tests/check/elements/decodebin.c: (src_handoff_cb),
1459 (decodebin_new_decoded_pad_cb), (GST_START_TEST),
1461 Add simple unit test for decodebin for the above.
1463 2006-12-16 Tim-Philipp Müller <tim at centricular dot net>
1465 * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
1466 * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
1467 Refuse to change state to READY when we failed to create any of the
1468 required elements in our instance init function.
1470 2006-12-15 Tim-Philipp Müller <tim at centricular dot net>
1472 * docs/libs/gst-plugins-base-libs-sections.txt:
1473 Small docs fixes/updates.
1475 * gst-libs/gst/video/gstvideosink.h:
1476 Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
1477 from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
1478 removed from the base sink API between 0.9.6 and 0.9.7).
1479 API: add GST_VIDEO_SINK_CAST and use it for the height/width
1480 accessor macros, so we don't do a runtime GObject type check every
1483 2006-12-15 Thomas Vander Stichele <thomas at apestaart dot org>
1486 * gst-plugins-base.doap:
1487 * gst-plugins-base.spec.in:
1490 2006-12-09 Tim-Philipp Müller <tim at centricular dot net>
1492 Patch by: Jens Granseuer <jensgr at gmx net>
1494 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
1495 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1496 (gst_base_rtp_audio_payload_handle_frame_based_buffer),
1497 (gst_base_rtp_audio_payload_handle_sample_based_buffer):
1498 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1499 Declare variables at the beginning of a block. Fixes #383195.
1501 2006-12-07 Jan Schmidt <thaytan@mad.scientist.com>
1504 Bump version nano - back to CVS.
1507 === release 0.10.11 ===
1509 2006-12-06 Jan Schmidt <thaytan@mad.scientist.com>
1512 releasing 0.10.11, "Dumb things"
1514 2006-12-05 Jan Schmidt <thaytan@mad.scientist.com>
1516 * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
1517 (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
1518 Handle the case where an element has multiple pads with
1519 unfixed caps as well as still possibly producing more dynamic
1520 pads by storing each case as a distinct entry in the dynamic list.
1523 2006-12-04 Wim Taymans <wim@fluendo.com>
1525 * gst/playback/gstdecodebin.c: (close_pad_link):
1526 Fix #382223, add more dynamic caps handling.
1528 2006-12-04 Wim Taymans <wim@fluendo.com>
1530 reviewed by: <delete if not using a buddy>
1532 * gst-libs/gst/audio/gstringbuffer.h:
1533 * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
1534 (gst_netaddress_set_ip4_interface),
1535 (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
1536 (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
1537 (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
1538 (gst_netaddress_get_ttl):
1539 * gst-libs/gst/netbuffer/gstnetbuffer.h:
1540 * gst/playback/gstdecodebin.c: (close_pad_link):
1541 * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
1542 (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
1543 * win32/common/config.h:
1545 2006-12-01 Michael Smith <msmith@fluendo.com>
1547 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
1548 Delete bad debug code.
1551 2006-12-01 Jan Schmidt <thaytan@mad.scientist.com>
1553 * gst/videoscale/vs_4tap.c:
1555 * win32/common/config.h:
1556 * win32/vs8/libgstvideoscale.vcproj:
1557 Fix compilation on win32 under VS8
1558 Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
1559 Partially fixes #381175
1561 2006-11-30 Michael Smith <msmith@fluendo.com>
1563 * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
1565 It would be very bad if, after a discont buffer, we thought every
1566 single following buffer was also discont. So, add to the test to
1567 ensure that this isn't the case.
1569 * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
1570 ... it was the case. So fix it.
1572 2006-11-28 Wim Taymans <wim@fluendo.com>
1574 * gst/playback/gstplaybasebin.c: (check_queue_event):
1577 * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1578 Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
1579 padtemplate caps. Refixes #357577.
1581 2006-11-28 Wim Taymans <wim@fluendo.com>
1583 * gst/playback/gstplaybasebin.c: (check_queue_event),
1584 (queue_threshold_reached), (queue_out_of_data),
1585 (gen_preroll_element):
1586 Add event probe to see when EOS is in a queue and we can disable the
1587 underrun signals. Fixes #357577.
1589 2006-11-28 Edward Hervey <edward@fluendo.com>
1591 * gst/playback/Makefile.am:
1592 * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
1593 (_gst_boolean_accumulator), (gst_decode_bin_class_init),
1594 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
1595 (gst_decode_bin_init), (gst_decode_bin_dispose),
1596 (gst_decode_bin_finalize), (gst_decode_bin_set_property),
1597 (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
1598 (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
1599 (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
1600 (connect_element), (expose_pad), (type_found),
1601 (pad_added_group_cb), (pad_removed_group_cb),
1602 (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
1603 (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
1604 (are_raw_caps), (multi_queue_overrun_cb),
1605 (multi_queue_underrun_cb), (gst_decode_group_new),
1606 (get_current_group), (group_demuxer_event_probe),
1607 (gst_decode_group_control_demuxer_pad),
1608 (gst_decode_group_control_source_pad),
1609 (gst_decode_group_check_if_blocked),
1610 (gst_decode_group_check_if_drained), (gst_decode_group_expose),
1611 (gst_decode_group_hide), (gst_decode_group_free),
1612 (gst_decode_group_set_complete), (source_pad_blocked_cb),
1613 (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
1614 (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
1616 New decodebin2 element.
1618 * gst/playback/gstplay-marshal.list:
1619 Added marshallers for new signals in decodebin2
1620 * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
1621 Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
1624 2006-11-28 Wim Taymans <wim@fluendo.com>
1626 * gst/playback/gstplaybasebin.c: (setup_source),
1627 (gst_play_base_bin_change_state):
1628 Disable rtsp:// uris for the release, it's not good enough yet.
1631 2006-11-26 Wim Taymans <wim@fluendo.com>
1633 * ext/theora/theoradec.c: (gst_theora_dec_reset),
1634 (theora_dec_push_forward), (theora_dec_push_reverse),
1635 (theora_handle_data_packet), (theora_dec_decode_buffer),
1636 (theora_dec_flush_decode), (theora_dec_chain_reverse),
1637 (theora_dec_chain_forward), (theora_dec_chain):
1638 Implement reverse playback.
1640 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
1641 (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
1642 (vorbis_dec_chain_forward):
1643 Clear buffers used for reverse playback in _reset.
1644 No need to set the eos flag, we clip samples using the segment.
1646 2006-11-24 Wim Taymans <wim@fluendo.com>
1648 * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
1649 (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
1650 (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
1651 (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
1653 Handle continued pages in reverse mode.
1655 2006-11-24 Wim Taymans <wim@fluendo.com>
1657 * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
1658 (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
1659 (vorbis_dec_flush_decode):
1661 Don't try to add invalid timestamps.
1662 Clipping will unref the buffer.
1664 2006-11-24 Stefan Kost <ensonic@users.sf.net>
1666 * gst/adder/gstadder.h:
1667 * gst/audiotestsrc/gstaudiotestsrc.h:
1668 remove obsolete _factory_init protos
1670 2006-11-24 Stefan Kost <ensonic@users.sf.net>
1672 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
1673 Fix spacing in debug message.
1675 2006-11-23 Wim Taymans <wim@fluendo.com>
1677 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
1678 (gst_ogg_demux_chain):
1679 Don't just ignore return values from _pad_push().
1680 Small debug improvements.
1682 2006-11-23 Michael Smith <msmith@fluendo.com>
1684 * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
1685 If our incoming buffer is marked as DISCONT, then increment the page
1686 number (so that the discontinuity is marked in the final ogg
1687 bitstream) and flush the previous page.
1689 2006-11-22 Michael Smith <msmith@fluendo.com>
1691 * ext/theora/gsttheoraenc.h:
1692 * ext/theora/theoraenc.c: (gst_theora_enc_init),
1693 (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
1694 (theora_buffer_from_packet), (theora_enc_is_discontinuous),
1695 (theora_enc_chain), (theora_enc_change_state):
1696 Mark discontinuities of > 3/4 of a frame, reinit encoder.
1698 * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
1699 (GST_START_TEST), (theoraenc_suite):
1700 Enable discontinuity test, fix it.
1702 2006-11-21 Tim-Philipp Müller <tim at centricular dot net>
1704 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
1705 (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
1706 (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
1707 (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
1708 (gst_text_overlay_change_state):
1709 * ext/pango/gsttextoverlay.h:
1710 Some textoverlay fixes: for one, in the video chain function,
1711 actually wait for a text buffer to come in if there is none at the
1712 moment and there should be one; also, deal more gracefully with
1713 incoming buffers that do not have a timestamp or duration; discard
1714 text buffer when not needed any longer. Fixes #341681.
1716 * tests/check/Makefile.am:
1717 * tests/check/elements/.cvsignore:
1718 * tests/check/elements/textoverlay.c:
1719 (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
1720 (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
1721 (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
1722 (test_video_waits_for_text_send_text_newsegment_thread),
1723 (test_video_waits_for_text_shutdown_element),
1724 (test_render_continuity_push_video_buffers_thread),
1725 (textoverlay_suite):
1726 Add some unit tests for textoverlay.
1728 2006-11-21 Tim-Philipp Müller <tim at centricular dot net>
1730 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1731 Avoid integer underflow when the found probability for mp3 is
1732 smaller than the 'penalty' we subtract if there's not a clean
1733 mp3 header sync at offset 0.
1735 2006-11-21 Stefan Kost <ensonic@users.sf.net>
1737 * docs/libs/gst-plugins-base-libs-sections.txt:
1738 Add some new symbols to the docs
1740 2006-11-20 Tim-Philipp Müller <tim at centricular dot net>
1742 * tests/check/Makefile.am:
1743 * tests/check/elements/ffmpegcolorspace.c:
1744 (ffmpegcolorspace_suite):
1745 Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
1746 (for now not for valgrinding though, since it takes too long).
1748 2006-11-20 Wim Taymans <wim@fluendo.com>
1750 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1751 (gst_ffmpeg_pixfmt_to_caps):
1752 Fix RGBA32 caps. Fixes #357038.
1754 2006-11-20 Tim-Philipp Müller <tim at centricular dot net>
1756 * gst-libs/gst/interfaces/mixertrack.h:
1757 Add FIXME so we can add some padding here in 0.11
1759 2006-11-19 Tim-Philipp Müller <tim at centricular dot net>
1761 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
1762 Fix GstBaseRTPAudioPayload structure so the whole GObject
1763 inheritance business actually works (parent class instance structure
1764 must always come first in the derived class instance structure).
1766 2006-11-16 Tim-Philipp Müller <tim at centricular dot net>
1768 * gst/videotestsrc/Makefile.am:
1769 * tests/check/Makefile.am:
1770 Make sure our checks and the videotestsrc plugin link against the
1771 local uninstalled gst libs and not any installed gst libs that
1772 might happen to exist as well.
1774 * tests/check/elements/adder.c: (message_received),
1775 (test_event_message_received), (test_play_twice_message_received):
1776 * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
1777 Fix compiler warnings when compiling against core with disabled
1780 2006-11-16 Michael Smith <msmith@fluendo.com>
1782 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
1783 (gst_audio_rate_sink_event), (gst_audio_rate_chain):
1784 Fix audiorate, so that it accurately sets offsets and timestamps.
1785 Doesn't change the fundamental algorithmic decisions; so should be
1788 * tests/check/Makefile.am:
1789 Enable audiorate test now that it passes.
1791 2006-11-09 Stefan Kost <ensonic@users.sf.net>
1793 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1794 clear xv when going to NULL, remove // commented non-existant proto
1796 * tests/examples/seek/seek.c: (main):
1797 add missing tooltip description for scrub and play_scrub
1799 2006-11-14 David Schleef <ds@schleef.org>
1802 Bump liboil requirement to 0.3.8.
1803 * gst-libs/gst/riff/riff-media.c:
1805 * gst/videoscale/vs_image.h:
1806 * gst/videoscale/vs_scanline.h:
1807 Use liboil's stdint.h.
1808 * gst/videotestsrc/videotestsrc.c:
1809 Remove liboil related ifdef's, since they aren't needed now, and
1810 won't work with future versions.
1812 2006-11-14 David Schleef <ds@schleef.org>
1814 * gst/videoscale/Makefile.am:
1815 * gst/videoscale/gstvideoscale.c:
1816 * gst/videoscale/gstvideoscale.h:
1817 * gst/videoscale/vs_4tap.c:
1818 * gst/videoscale/vs_4tap.h:
1819 * gst/videoscale/vs_image.c:
1820 * gst/videoscale/vs_image.h:
1821 * gst/videoscale/vs_scanline.c:
1822 * gst/videoscale/vs_scanline.h:
1823 Add a 4-tap image scaler. Theoretically looks much prettier.
1824 The tap calculation could use some improvement.
1826 2006-11-14 Wim Taymans <wim@fluendo.com>
1828 Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
1830 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
1831 (gst_riff_parse_strf_iavs):
1832 * gst/subparse/gstsubparse.c: (convert_encoding):
1833 * gst/tcp/gstmultifdsink.c:
1834 (gst_multi_fd_sink_handle_client_write):
1835 * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
1836 (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
1837 (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
1838 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
1839 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1840 (gst_ximagesink_ximage_new):
1841 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
1842 Various gsize and gssize printf fixes. Fixes #372507.
1844 2006-11-13 Wim Taymans <wim@fluendo.com>
1846 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1847 (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
1848 (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
1849 (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
1850 (vorbis_dec_chain_forward), (vorbis_dec_chain):
1851 * ext/vorbis/vorbisdec.h:
1852 First stab at vorbis reverse playback.
1854 2006-11-13 Wim Taymans <wim@fluendo.com>
1856 * gst-libs/gst/audio/gstbaseaudiosink.c:
1857 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1858 * gst-libs/gst/audio/gstbaseaudiosink.h:
1859 Make the clock sync code more accurate wrt resampling and playback
1862 * gst-libs/gst/audio/gstringbuffer.c:
1863 (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
1864 * gst-libs/gst/audio/gstringbuffer.h:
1865 Use better algorithm to interpolate sample rates.
1867 2006-11-13 Michael Smith <msmith@fluendo.com>
1869 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
1870 Improve a debug line slightly.
1872 * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
1873 Call gst_riff_init() in plugin_init, to avoid getting errors from
1874 the debug system (unrelated changes to another plugin made this turn
1877 2006-11-10 Tim-Philipp Müller <tim at centricular dot net>
1879 Patch by: Sergey Scobich <sergery.scobich at gmail com>
1881 * win32/common/libgsttag.def:
1882 Add missing symbol (#366492).
1884 2006-11-09 Tim-Philipp Müller <tim at centricular dot net>
1886 * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
1887 Don't unref a NULL pad.
1889 2006-11-09 Wim Taymans <wim@fluendo.com>
1891 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
1892 (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
1893 (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
1894 (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
1895 (gst_ogg_demux_loop):
1896 Implement first stab at reverse playback.
1898 2006-11-07 Stefan Kost <ensonic@users.sf.net>
1900 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1901 (gst_riff_create_video_template_caps):
1902 add h263/h264 variants to the caps, Fixes #363118
1904 2006-11-06 Tim-Philipp Müller <tim at centricular dot net>
1906 * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
1907 * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
1908 Use g_strerror instead of strerror so we get UTF-8.
1910 2006-11-03 David Schleef <ds@schleef.org>
1912 * ext/ogg/gstoggdemux.c:
1913 * ext/ogg/gstoggmux.c:
1914 Add/remove KW-DIRAC header here, since it is ogg-specific.
1916 2006-11-03 Michael Smith <msmith@fluendo.com>
1918 * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
1919 Recognise more mpeg4 elementary video streams.
1921 2006-11-02 Edward Hervey <edward@fluendo.com>
1923 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1924 Lower the probability of mp3 typefinding functions if we don't find a
1925 valid mp3 header at the start of the file.
1928 2006-11-02 Wim Taymans <wim@fluendo.com>
1930 * ext/theora/gsttheoradec.h:
1931 * ext/theora/theoradec.c: (gst_theora_dec_init),
1932 (theora_dec_sink_event), (theora_dec_chain_forward),
1933 (theora_dec_flush_decode), (theora_dec_chain_reverse),
1935 Document and partially implement an algorithm for doing reverse playback
1938 2006-11-02 Tim-Philipp Müller <tim at centricular dot net>
1940 Patch by: Sergey Scobich <sergey.scobich at gmail com>
1942 * win32/common/config.h:
1943 * win32/common/interfaces-enumtypes.c:
1944 * win32/common/libgsttag.def:
1945 * win32/vs8/gst-plugins-base.sln:
1946 * win32/vs8/libgstaudioresample.vcproj:
1947 * win32/vs8/libgstinterfaces.vcproj:
1948 * win32/vs8/libgstogg.vcproj:
1949 * win32/vs8/libgstriff.vcproj:
1950 * win32/vs8/libgsttag.vcproj:
1951 * win32/vs8/libgsttheora.vcproj:
1952 * win32/vs8/libgstvideoscale.vcproj:
1953 * win32/vs8/libgstvorbis.vcproj:
1954 Misc. VS8 build fixes: fix syntax in config.h, add missing entries
1955 to libgsttag.def; add missing dependencies for some vs8 projects;
1956 re-arrange placement of .def files in vs8 projects (#366334).
1958 2006-11-01 Tim-Philipp Müller <tim at centricular dot net>
1961 Remove unused variable.
1963 * ext/ogg/gstoggdemux.c:
1964 Fix Wim's surname in plugin description.
1966 2006-10-31 Wim Taymans <wim@fluendo.com>
1968 * gst-plugins-base.spec.in:
1969 spec new .h file. Fixes #368310.
1971 2006-10-31 Michael Smith <msmith@fluendo.com>
1973 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
1974 (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
1975 (gst_multi_fd_sink_get_stats),
1976 (gst_multi_fd_sink_remove_client_link),
1977 (gst_multi_fd_sink_queue_buffer),
1978 (gst_multi_fd_sink_handle_clients):
1979 * gst/tcp/gstmultifdsink.h:
1980 Make using the remove or clear signals threadsafe.
1981 Make calling get-stats with an invalid fd not segfault.
1984 2006-10-31 Wim Taymans <wim@fluendo.com>
1986 * gst-libs/gst/rtp/Makefile.am:
1987 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1988 (gst_base_rtp_audio_payload_init):
1989 Fix and activate base audio payloader.
1991 2006-10-28 Tim-Philipp Müller <tim at centricular dot net>
1993 * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
1995 Add typefinder for QuickTime Image Files (see #366156).
1997 2006-10-28 Tim-Philipp Müller <tim at centricular dot net>
1999 * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2000 Another typo fix (#366212).
2002 2006-10-27 Wim Taymans <wim@fluendo.com>
2004 * gst/volume/gstvolume.c: (volume_transform_ip):
2005 Use stream time to synchronize volume property instead of rather random
2006 timestamps. This is needed when gnonlin does its time shifting.
2008 2006-10-27 Wim Taymans <wim@fluendo.com>
2010 Patch by: Mark Nauwelaerts <manauw at skynet dot be>
2012 * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
2013 Remove the pad from the element in release_pad. Fixes #364812.
2015 2006-10-27 Tim-Philipp Müller <tim at centricular dot net>
2017 * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
2018 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
2019 Explicitly create our custom buffer classes at a thread-safe
2020 location as well, since g_type_class_ref() doesn't seem to be
2021 entirely thread-safe either (#365501; also see #349410).
2023 2006-10-26 Tim-Philipp Müller <tim at centricular dot net>
2025 * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
2026 (gst_riff_parse_info):
2027 If strings in INFO chunk are not UTF-8, do something similar to
2028 what we do for ID3v1 tags: check a number of environment variables
2029 (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
2030 character sets to try, otherwise try the current locale and/or fall
2031 back on ISO-8859-1. Fixes #360552.
2033 2006-10-23 Tim-Philipp Müller <tim at centricular dot net>
2035 * gst/videotestsrc/gstvideotestsrc.c:
2036 (gst_video_test_src_pattern_get_type),
2037 (gst_video_test_src_set_pattern):
2038 * gst/videotestsrc/gstvideotestsrc.h:
2039 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
2040 (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
2041 (gst_video_test_src_checkers8):
2042 * gst/videotestsrc/videotestsrc.h:
2043 Add a bunch of exciting new checkers patterns.
2045 2006-10-23 Tim-Philipp Müller <tim at centricular dot net>
2047 * gst/subparse/Makefile.am:
2048 * gst/subparse/gstsubparse.c:
2049 (gst_sub_parse_data_format_autodetect),
2050 (gst_sub_parse_format_autodetect), (handle_buffer),
2051 (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
2052 * gst/subparse/gstsubparse.h:
2053 * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
2055 * gst/subparse/tmplayerparse.h:
2056 Add support for TMPlayer-type subtitles (#362845).
2058 * tests/check/elements/subparse.c: (test_tmplayer_do_test),
2059 (GST_START_TEST), (subparse_suite):
2060 Add some basic unit tests for the above.
2062 2006-10-23 Tim-Philipp Müller <tim at centricular dot net>
2064 * tests/check/elements/audiorate.c: (test_injector_base_init),
2065 (test_injector_class_init), (test_injector_chain),
2066 (test_injector_init), (probe_cb), (do_perfect_stream_test),
2067 (GST_START_TEST), (audiorate_suite):
2068 More tests for audiorate: inject buffers to check behaviour when
2071 2006-10-21 Tim-Philipp Müller <tim at centricular dot net>
2073 * tests/check/Makefile.am:
2074 * tests/check/elements/.cvsignore:
2075 * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
2076 (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
2077 Add some basic unit tests for audiorate. Disabled at the moment
2078 since it doesn't pass yet (see bug #363119).
2080 2006-10-20 Tim-Philipp Müller <tim at centricular dot net>
2082 * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
2083 (parse_subrip), (handle_buffer):
2084 Add missing closing tags for markup and fix broken markup,
2085 otherwise pango won't render anything (fixes #357531). Also,
2086 make sure the text we send out is always NUL-terminated
2087 (better safe than sorry etc.).
2089 * tests/check/elements/subparse.c: (test_srt_do_test),
2091 Some more tests for .srt incl. tests for the above stuff.
2093 2006-10-20 Julien MOUTTE <julien@moutte.net>
2095 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
2096 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
2097 Patch by: Stefan Kost <ensonic@users.sf.net>
2098 Try to redraw borders only when needed. Apparently this consumes
2099 resources on small devices... :-O (#363607)
2101 2006-10-20 Michael Smith <msmith@fluendo.com>
2103 * gst/tcp/gstmultifdsink.c:
2104 (gst_multi_fd_sink_client_queue_buffer):
2105 If caps change, then update the client's idea of the caps so that we
2106 don't end up re-sending streamheaders for every single buffer after
2109 2006-10-20 Michael Smith <msmith@fluendo.com>
2111 * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
2112 (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
2113 Set caps on pushed buffers; fix up refcounting of caps objects.
2115 2006-10-19 Tim-Philipp Müller <tim at centricular dot net>
2117 * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
2119 Typefind mmsh header data packet to application/x-mmsh (#362625).
2121 2006-10-19 Tim-Philipp Müller <tim at centricular dot net>
2123 * tests/check/Makefile.am:
2124 * tests/check/elements/.cvsignore:
2125 * tests/check/elements/subparse.c: (buffer_from_static_string),
2126 (setup_subparse), (teardown_subparse), (test_srt_do_test),
2127 (GST_START_TEST), (subparse_suite):
2128 Add very simple unit test for subparse.
2130 2006-10-19 Tim-Philipp Müller <tim at centricular dot net>
2132 * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
2134 Strip trailing newlines from subtitle text output.
2136 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2138 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
2139 (gst_sub_parse_change_state):
2140 Fix memleak; clear subparse->textbuf n state change function.
2142 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2144 * gst/subparse/gstsubparse.c:
2145 (gst_sub_parse_data_format_autodetect):
2146 Don't require subrip (.srt) files to start with a chunk number of 1.
2148 2006-10-18 Wim Taymans <wim@fluendo.com>
2150 * gst-libs/gst/audio/gstbaseaudiosink.c:
2151 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2152 * gst-libs/gst/audio/gstbaseaudiosink.h:
2153 Extract rate from the NEWSEGMENT event.
2154 Use commit_full to also take rate adjustment into account when writing
2155 samples to the ringbuffer.
2157 * gst-libs/gst/audio/gstringbuffer.c:
2158 (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
2159 (gst_ring_buffer_read):
2160 * gst-libs/gst/audio/gstringbuffer.h:
2161 Added _commit_full() to also take rate into account.
2162 Use simple interpolation algorithm to resample audio.
2163 API: gst_ring_buffer_commit_full()
2165 * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
2166 * tests/examples/seek/seek.c: (segment_done):
2167 Don't try to seek with 0.0 rate, just pause instead.
2168 Remove bogus debug line.
2170 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2172 * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
2174 Catch async errors when starting up the subtitle bin, so we can
2175 stop waiting and continue with the main film instead of hanging
2176 forever. Fixes #339366.
2178 * tests/check/elements/playbin.c: (playbin_suite):
2179 Enable unit test for the above.
2181 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2183 * tests/check/Makefile.am:
2184 * tests/check/elements/.cvsignore:
2185 * tests/check/elements/playbin.c: (GST_START_TEST),
2186 (gst_red_video_src_uri_get_type),
2187 (gst_red_video_src_uri_get_protocols),
2188 (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
2189 (gst_red_video_src_uri_handler_init),
2190 (gst_red_video_src_init_type), (gst_red_video_src_base_init),
2191 (gst_red_video_src_create), (gst_red_video_src_class_init),
2192 (gst_red_video_src_init), (plugin_init), (playbin_suite):
2193 Some small and basic unit tests for playbin; not very useful yet,
2194 but at least a start.
2196 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2198 * gst/playback/gstplaybin.c: (setup_sinks):
2199 The old pad activation spiel.
2201 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2203 * gst/playback/gstplaybasebin.c: (setup_source):
2204 Don't hang forever if the subbin already fails to start up in
2205 the state change to PAUSED (#339366).
2207 2006-10-17 Tim-Philipp Müller <tim at centricular dot net>
2209 * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
2210 (gst_tuner_set_channel), (gst_tuner_get_channel),
2211 (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
2212 (gst_tuner_set_frequency), (gst_tuner_get_frequency),
2213 (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
2214 (gst_tuner_find_channel_by_name):
2215 Fix some function guards, add some more function guards.
2217 2006-10-17 Jan Schmidt <thaytan@mad.scientist.com>
2219 * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
2220 (remove_element_chain):
2221 Don't return a pad from get_our_ghost_pad unless it is actually the
2223 Change a cast in remove_element_chain slightly.
2225 2006-10-13 Julien MOUTTE <julien@moutte.net>
2227 * tests/examples/seek/seek.c: (do_seek), (start_seek),
2228 (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
2229 Segment seeking needs to use the rate and set stop to -1.
2231 2006-10-13 Wim Taymans <wim@fluendo.com>
2233 * gst-libs/gst/audio/gstbaseaudiosink.c:
2234 (gst_base_audio_sink_setcaps):
2235 Don't crash when ringbuffer is not yet created.
2236 Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
2239 * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2240 * gst/playback/gststreamselector.c:
2241 (gst_stream_selector_request_new_pad):
2242 Activate pads befre adding them to running elements.
2244 2006-10-13 Julien MOUTTE <julien@moutte.net>
2246 * tests/examples/seek/seek.c: (do_seek), (start_seek),
2247 (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
2248 updater when we start grabing the slider. Don't wait for the
2249 pipeline to be PAUSED.
2251 2006-10-13 Tim-Philipp Müller <tim at centricular dot net>
2253 * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
2254 (gst_mixer_set_volume), (gst_mixer_get_volume),
2255 (gst_mixer_set_mute), (gst_mixer_set_option),
2256 (gst_mixer_get_option), (gst_mixer_mute_toggled),
2257 (gst_mixer_record_toggled), (gst_mixer_volume_changed),
2258 (gst_mixer_option_changed):
2259 Guard mixer interface functions against bogus arguments.
2261 2006-10-12 Julien MOUTTE <julien@moutte.net>
2263 * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
2264 (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
2265 (msg_state_changed), (main): Use state-changed messages to trigger
2266 start/stop of scale update timer. Indeed the scale slider was
2267 jumping here and there because the update timer was activated
2268 before seek completed. This fixes instant applying of rate changes
2269 by pressing the spinbutton like a crazy man !
2271 2006-10-12 Tim-Philipp Müller <tim at centricular dot net>
2273 Patch by: Sebastien Cote <sebas642 at yahoo.ca>
2275 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2276 (gst_basertppayload_finalize):
2277 Fix two small memory leaks (#361456).
2279 2006-10-10 Julien MOUTTE <julien@moutte.net>
2281 * tests/examples/seek/seek.c: (do_seek),
2282 (rate_spinbutton_changed_cb): When changing spinbutton we try
2283 to change the rate on the fly.
2285 2006-10-10 Wim Taymans <wim@fluendo.com>
2287 * gst-libs/gst/riff/riff-ids.h:
2288 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2289 (gst_riff_create_audio_template_caps):
2292 2006-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2294 Patch by: Josep Torre Valles <josep@fluendo.com>
2296 * ext/gnomevfs/gstgnomevfssink.c:
2297 * ext/gnomevfs/gstgnomevfssrc.c:
2298 Fix URI interface implementation return type.
2299 * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
2300 Fix what looks like a copy/paste issue when assigning values.
2301 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2302 (gst_audio_filter_template_get_type):
2303 Cast to prevent Forte warnings.
2304 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
2305 Fix URI interface implementation return type.
2306 gst_pad_query_position requires a signed integer pointer as
2307 3rd parameter, GstClockTime is unsigned.
2308 * gst/audioconvert/audioconvert.c:
2309 Fix integer overflow when treated as signed.
2310 * gst/audioresample/resample.c: (resample_add_input_data):
2311 Cast to prevent warnings on Forte.
2312 * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
2313 Fix integer overflow when treated as signed.
2314 * gst/ffmpegcolorspace/imgconvert_template.h:
2315 Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
2316 * gst/playback/gstdecodebin.c: (queue_filled_cb),
2317 (cleanup_decodebin):
2318 Who initialises a guint to -1!
2319 Cast function pointers to prevent warnings on Forte.
2320 * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
2321 (queue_threshold_reached):
2322 Cast function pointers correctly to prevent warnings on Forte.
2323 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
2324 Cast function pointers correctly to prevent warnings on Forte.
2325 * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
2326 Obvious change to unsigned, 0xEF > max signed char.
2327 * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
2328 GstClockTime is unsigned, initialise correctly.
2329 * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2330 Cast so pointer arithemetic doesn't cause warnings on Forte.
2331 * gst/videorate/gstvideorate.c:
2332 Use correct return value.
2333 * tests/examples/seek/scrubby.c:
2334 GstClockTime is unsigned, initialise correctly.
2336 2006-10-10 Tim-Philipp Müller <tim at centricular dot net>
2338 Patch by: Ferenc Gerlits <fgerlits at gmail com>
2340 * gst/typefind/gsttypefindfunctions.c:
2341 Recognise XML files and XML-like files shorter than 256 bytes as
2342 well (fixes #359237).
2344 2006-10-09 Edgard Lima <edgard.lima@indt.org.br>
2346 Patch by: Renato Filho <renato.filho@indt.org.br>
2348 * gst/typefind/gsttypefindfunctions.c:
2349 Added typefind functions to video/x-nuv media.
2351 2006-10-08 Tim-Philipp Müller <tim at centricular dot net>
2353 * gst-libs/gst/interfaces/xoverlay.c:
2354 (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
2355 Some more guards against invalid input.
2357 2006-10-07 Julien MOUTTE <julien@moutte.net>
2359 * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event):
2361 * tests/examples/seek/seek.c: (do_seek),
2362 (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
2363 seek example to experiment with rates != 1.0 (reverse playback !)
2365 2006-10-06 Stefan Kost <ensonic@users.sf.net>
2367 * gst-libs/gst/interfaces/xoverlay.c:
2368 Unref message in doc-example (spotted by Robert McQueen)
2370 2006-10-06 Wim Taymans <wim@fluendo.com>
2372 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2373 (mpeg1_parse_header), (mpeg1_sys_type_find):
2376 2006-10-06 Wim Taymans <wim@fluendo.com>
2378 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2380 * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2381 Activate dynamic pads before adding them to the element.
2383 2006-10-06 Michael Smith <msmith@fluendo.com>
2385 * gst-libs/gst/floatcast/floatcast.h:
2386 Fix obviously-bogus macros; use the correct types.
2388 2006-10-06 Wim Taymans <wim@fluendo.com>
2390 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2391 (gst_base_rtp_depayload_change_state):
2392 Also call parent state change function to activate pads.
2394 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2395 (mpeg1_parse_header), (mpeg1_sys_type_find):
2396 Add some more debug info in mpeg typefinding.
2398 2006-10-06 Michael Smith <msmith@fluendo.com>
2400 * ext/theora/theoradec.c: (theora_dec_chain):
2401 Zero byte theora packets are valid and well-defined; don't warn on
2404 2006-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
2406 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2407 (gst_multi_fd_sink_get_stats), (find_limits),
2408 (gst_multi_fd_sink_queue_buffer):
2409 API: add dropped_buffers to the get-stats GValueArray
2411 2006-10-05 Tim-Philipp Müller <tim at centricular dot net>
2413 * ext/alsa/gstalsadeviceprobe.c:
2414 (gst_alsa_device_property_probe_get_values):
2415 * ext/alsa/gstalsasink.c: (set_hwparams):
2416 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
2417 (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
2418 * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
2419 (gst_ogg_mux_process_best_pad):
2420 * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
2421 (gst_ogg_parse_chain):
2422 * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
2423 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2424 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
2425 (gst_vorbis_enc_buffer_check_discontinuous):
2426 * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
2427 * gst-libs/gst/audio/gstbaseaudiosink.c:
2428 (gst_base_audio_sink_render):
2429 * gst-libs/gst/cdda/gstcddabasesrc.c:
2430 (gst_cdda_base_src_handle_track_seek):
2431 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2432 (gst_base_rtp_depayload_push_full):
2433 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2434 * gst/audioresample/resample.c: (resample_input_pushthrough):
2435 * gst/playback/gstplaybasebin.c: (queue_out_of_data):
2436 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2437 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2438 (wavpack_type_find):
2439 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
2440 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2441 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
2442 * tests/check/elements/volume.c: (GST_START_TEST):
2443 Printf format fixes.
2445 2006-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
2447 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
2448 Fix a simple mistake (see the docs)
2451 2006-10-03 Tim-Philipp Müller <tim at centricular dot net>
2453 * docs/plugins/Makefile.am:
2454 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2455 * docs/plugins/gst-plugins-base-plugins-sections.txt:
2456 * docs/plugins/gst-plugins-base-plugins.args:
2457 * docs/plugins/gst-plugins-base-plugins.hierarchy:
2458 * docs/plugins/inspect/plugin-adder.xml:
2459 * docs/plugins/inspect/plugin-alsa.xml:
2460 * docs/plugins/inspect/plugin-audioconvert.xml:
2461 * docs/plugins/inspect/plugin-audiorate.xml:
2462 * docs/plugins/inspect/plugin-audioresample.xml:
2463 * docs/plugins/inspect/plugin-audiotestsrc.xml:
2464 * docs/plugins/inspect/plugin-cdparanoia.xml:
2465 * docs/plugins/inspect/plugin-decodebin.xml:
2466 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2467 * docs/plugins/inspect/plugin-gdp.xml:
2468 * docs/plugins/inspect/plugin-gnomevfs.xml:
2469 * docs/plugins/inspect/plugin-libvisual.xml:
2470 * docs/plugins/inspect/plugin-ogg.xml:
2471 * docs/plugins/inspect/plugin-pango.xml:
2472 * docs/plugins/inspect/plugin-playbin.xml:
2473 * docs/plugins/inspect/plugin-subparse.xml:
2474 * docs/plugins/inspect/plugin-tcp.xml:
2475 * docs/plugins/inspect/plugin-theora.xml:
2476 * docs/plugins/inspect/plugin-typefindfunctions.xml:
2477 * docs/plugins/inspect/plugin-video4linux.xml:
2478 * docs/plugins/inspect/plugin-videorate.xml:
2479 * docs/plugins/inspect/plugin-videoscale.xml:
2480 * docs/plugins/inspect/plugin-videotestsrc.xml:
2481 * docs/plugins/inspect/plugin-volume.xml:
2482 * docs/plugins/inspect/plugin-vorbis.xml:
2483 * docs/plugins/inspect/plugin-ximagesink.xml:
2484 * docs/plugins/inspect/plugin-xvimagesink.xml:
2485 Add vorbistag element to docs; update version numbers to 0.10.10.1.
2487 2006-10-03 Tim-Philipp Müller <tim at centricular dot net>
2489 Patch by: James "Doc" Livingston <doclivingston at gmail com>
2491 * ext/vorbis/Makefile.am:
2492 * ext/vorbis/vorbis.c: (plugin_init):
2493 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
2494 (vorbis_parse_parse_packet), (vorbis_parse_chain):
2495 * ext/vorbis/vorbisparse.h:
2496 * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
2497 (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
2498 (gst_vorbis_tag_parse_packet):
2499 * ext/vorbis/vorbistag.h:
2500 Add new vorbistag element which derives from vorbisparse
2501 and is essentially the same as well, only that it implements
2502 the GstTagSetter interface and can modify the stream's
2503 vorbiscomment on the fly (#335635).
2505 * tests/check/Makefile.am:
2506 * tests/check/elements/.cvsignore:
2507 * tests/check/elements/vorbistag.c: (setup_vorbistag),
2508 (cleanup_vorbistag), (buffer_probe), (start_pipeline),
2509 (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
2510 (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
2511 Add unit test for new vorbistag element.
2513 2006-10-03 Tim-Philipp Müller <tim at centricular dot net>
2515 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
2516 (vorbis_parse_push_headers), (vorbis_parse_chain):
2517 Set BOS flag in packet structure to fix 'jump depends
2518 on unitialized value' errors in valgrind; various minor
2521 2006-09-30 Jan Schmidt <thaytan@mad.scientist.com>
2523 * gst/playback/gstdecodebin.c: (close_pad_link):
2524 Fix typo in a debug statement.
2526 * gst/playback/gstplaybasebin.c: (probe_triggered),
2527 (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
2528 (gen_source_element), (source_new_pad), (analyse_source),
2530 When handling no_more_pads in new_decoded_pad, make sure to treat
2531 subtitle pads correctly. Fixes playback with subtitle files.
2533 Move a recurring message to LOG level.
2535 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
2536 The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
2537 which ends up as -1 when cast to an int. Make the logic handle the
2538 max value as an unsigned mask and only change the colorkey when it's
2539 a value we recognise.
2541 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
2543 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2544 Removed empty * between paragraphs
2546 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
2548 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2549 * gst-libs/gst/rtp/README:
2550 Moved some documentation into .c file
2552 2006-09-29 Wim Taymans <wim@fluendo.com>
2554 * gst/playback/gstdecodebin.c: (no_more_pads):
2557 2006-09-29 Wim Taymans <wim@fluendo.com>
2559 * gst/playback/gstdecodebin.c: (new_caps):
2562 * gst/playback/gstplaybin.c:
2565 2006-09-29 Tim-Philipp Müller <tim at centricular dot net>
2567 * tests/check/Makefile.am:
2568 Re-enable cddabasesrc test to see if it works again
2571 2006-09-29 Wim Taymans <wim@fluendo.com>
2573 * gst/playback/gstplaybasebin.c: (setup_subtitle),
2574 (gen_source_element):
2575 Handle invalid URIs a bit more gracefully.
2577 2006-09-29 Tim-Philipp Müller <tim at centricular dot net>
2579 * tests/check/pipelines/oggmux.c:
2580 Remove obsolete comment.
2582 2006-09-29 Michael Smith <msmith@fluendo.com>
2584 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
2585 (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
2586 (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
2587 (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
2588 (gst_ogg_mux_collected):
2589 Commit patch from James "Doc" Livingston, adds proper EOS handling
2590 in oggmux. GStreamer can, for the first time ever, create a valid
2593 * tests/check/pipelines/oggmux.c: (check_chain_final_state),
2595 Reenable tests now that they pass.
2597 2006-09-29 Wim Taymans <wim@fluendo.com>
2599 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2600 Stop reading commands when EOF (we read 0) as well.
2602 2006-09-28 Wim Taymans <wim@fluendo.com>
2604 * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
2605 (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
2606 (find_dynamic), (unlinked), (close_link):
2607 Implement delayed caps linking needed for element with a lot of
2608 different caps on the src pads that get fixed at runtime.
2609 Improve management of dynamic elements.
2611 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
2612 (group_destroy), (group_commit), (check_queue), (queue_overrun),
2613 (gen_preroll_element), (remove_groups), (unknown_type),
2614 (add_element_stream), (no_more_pads_full), (no_more_pads),
2615 (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
2616 (new_decoded_pad), (setup_subtitle), (array_has_value),
2617 (gen_source_element), (source_new_pad), (has_all_raw_caps),
2618 (analyse_source), (remove_decoders), (make_decoder),
2619 (remove_source), (setup_source), (finish_source), (prepare_output),
2620 (gst_play_base_bin_change_state):
2621 * gst/playback/gstplaybasebin.h:
2622 Use more _CAST instead of full type checking casts.
2623 Small cleanups, plug some leaks.
2624 Handle dynamic sources.
2625 Add some helper functions to create lists of strings used for
2626 blacklisting and other stuff.
2627 Refactor some code dealing with analysing the source.
2628 Re-enable sources without pads (like cd:// or other selfcontained
2631 2006-09-28 Wim Taymans <wim@fluendo.com>
2633 * gst-libs/gst/audio/gstbaseaudiosink.c:
2634 (gst_base_audio_sink_render):
2635 When we have a timestamp, we can still perform clipping.
2636 When we have no clock, we must play the sample ASAP.
2638 2006-09-28 Wim Taymans <wim@fluendo.com>
2640 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
2641 Set caps on outgoing buffers.
2643 * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
2644 (gst_video_rate_event), (gst_video_rate_chain):
2645 * gst/videorate/gstvideorate.h:
2646 Fix videorate some more. Fixes #357977
2648 2006-09-28 Tim-Philipp Müller <tim at centricular dot net>
2650 * tests/check/elements/adder.c: (adder_suite):
2651 Don't set timeout to 6 seconds when we're running
2652 in valgrind ... (and how is 6 seconds longer than
2653 the default anyway?)
2655 2006-09-28 Wim Taymans <wim@fluendo.com>
2657 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
2658 (gst_audio_rate_sink_event), (gst_audio_rate_convert),
2659 (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
2660 Keep sink and src segment to keep track of time and support more
2662 Fix bogus next_offset and run_time calculation, don't understand how
2663 this could have worked before. Fixes #357976.
2664 Remove some unneeded vars.
2666 2006-09-28 Tim-Philipp Müller <tim at centricular dot net>
2668 * gst/playback/gstplaybin.c: (remove_sinks):
2669 Only remove visualisation from visbin if there is a visbin (or:
2670 don't throw warnings when closing totem without playing a file).
2672 2006-09-27 Wim Taymans <wim@fluendo.com>
2674 * gst-libs/gst/audio/gstbaseaudiosink.c:
2675 (gst_base_audio_sink_render):
2676 Add some more info in a WARNING.
2678 * gst-libs/gst/audio/gstbaseaudiosrc.c:
2679 (gst_base_audio_src_create):
2680 Handle PAUSE in create function, use new -core addition to
2681 wait for playing. Fixes pausing and resuming capture from an
2684 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2685 (gst_ring_buffer_read):
2687 Caller supports interrupted reads now.
2689 2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
2691 * tests/check/Makefile.am:
2692 Another attempt to make the gen64 buildbot happy.
2694 2006-09-27 Stefan Kost <ensonic@users.sf.net>
2696 Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
2698 * ext/libvisual/visual.c: (gst_visual_clear_actors),
2699 (gst_visual_chain), (gst_visual_change_state):
2700 Libvisual plugin was not passing audio data to libvisual 0.4.0
2701 correctly. Fixes #357800
2703 2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
2705 * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
2706 Add timeout to _get_state() so we see which pipeline it is
2707 that causes trouble on the gen64 build bot.
2709 2006-09-27 Wim Taymans <wim@fluendo.com>
2711 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2712 (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
2713 (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
2714 (gst_base_rtp_depayload_set_gst_timestamp):
2715 the source pad always uses fixed caps.
2717 2006-09-27 Wim Taymans <wim@fluendo.com>
2719 * docs/libs/gst-plugins-base-libs-docs.sgml:
2720 * docs/libs/gst-plugins-base-libs-sections.txt:
2721 * gst-libs/gst/audio/gstaudioclock.c:
2722 * gst-libs/gst/audio/gstaudioclock.h:
2723 * gst-libs/gst/audio/gstaudiosink.c:
2724 * gst-libs/gst/audio/gstaudiosink.h:
2725 * gst-libs/gst/audio/gstaudiosrc.c:
2726 * gst-libs/gst/audio/gstbaseaudiosink.c:
2727 (gst_base_audio_sink_render):
2728 * gst-libs/gst/audio/gstbaseaudiosink.h:
2729 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
2730 * gst-libs/gst/audio/gstbaseaudiosrc.h:
2731 * gst-libs/gst/audio/gstringbuffer.h:
2732 Added docs for the audio libs.
2734 2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
2736 * tests/check/Makefile.am:
2737 Temporarily disable test that fails on the bots for unknown reasons.
2739 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
2741 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2742 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
2743 Moved AudioCodecType into priv
2744 Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
2746 2006-09-25 Wim Taymans <wim@fluendo.com>
2748 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
2749 (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
2750 (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
2752 Cleanups and small leak fixes.
2753 Added Depayloaders to valid list of autopluggable elements.
2755 2006-09-25 Wim Taymans <wim@fluendo.com>
2757 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2758 (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
2759 (gen_video_element), (gen_text_element), (gen_audio_element),
2760 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
2761 (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
2762 Detect NO_PREROLL state change returns and disable clock distribution to
2763 the sinks so that sync is disabled.
2764 Avoid some type checking and do simple casts instead.
2765 Small cleanups, fix some FIXMEs.
2766 Be more robust when linking user specified elements, catch an report
2767 errors. Fixes #357404.
2768 Fix some leaks in the error paths.
2770 2006-09-25 Stefan Kost <ensonic@users.sf.net>
2773 ChangeLog surgery for missing bug-number
2775 2006-09-25 Tim-Philipp Müller <tim at centricular dot net>
2777 Patch by: Peter Kjellerstedt <pkj at axis com>
2779 * gst/playback/test.c:
2780 Fix compilation with uClibc and -Werror (#357591).
2782 2006-09-25 Tim-Philipp Müller <tim at centricular dot net>
2784 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
2785 Parse dates that are followed by a time as well (#357532).
2787 * tests/check/libs/tag.c: (test_vorbis_tags):
2788 Add unit test for this.
2790 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2792 * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
2793 (gst_audio_convert_transform_caps):
2794 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
2795 * gst/videotestsrc/videotestsrc.h:
2796 A few array const-ifications.
2798 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2800 * tests/check/Makefile.am:
2801 See if this makes the build bots happy.
2803 * tests/check/libs/cddabasesrc.c:
2806 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2808 Patch by: Young-Ho Cha <ganadist at chollian dot net>
2810 * gst/subparse/samiparse.c: (handle_start_font),
2811 (fix_invalid_entities):
2812 More case-insensitivity for certain tags; recognise entities with
2813 decimal codes as special entities as well (#357330).
2815 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2817 * gst-libs/gst/Makefile.am:
2818 Need to build tag directory before cdda.
2820 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2822 * docs/libs/gst-plugins-base-libs-sections.txt:
2823 * gst-libs/gst/cdda/Makefile.am:
2824 * gst-libs/gst/cdda/gstcddabasesrc.c:
2825 (gst_cdda_base_src_base_init):
2826 * gst-libs/gst/cdda/gstcddabasesrc.h:
2827 * gst-libs/gst/tag/tag.h:
2828 * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
2829 (gst_tag_register_musicbrainz_tags):
2830 Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
2831 depend on libgsttag. This is required so we can extract/read tags like
2832 DISCID without depending on libgstcddabasesrc (which used to register
2835 * gst-libs/gst/tag/gstvorbistag.c:
2836 Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
2837 tags (also see #347848).
2839 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
2840 Log vorbis comments we are actually writing. Const-ify array.
2842 2006-09-23 Wim Taymans <wim@fluendo.com>
2844 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
2845 Improve buffering a bit by avoiding a deadlock because we cannot assume
2846 the underrun is always called.
2848 2006-09-23 Wim Taymans <wim@fluendo.com>
2850 Patch by: Young-Ho Cha <ganadist at chollian dot net>
2852 * gst-libs/gst/riff/riff-ids.h:
2853 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2854 (gst_riff_create_audio_template_caps):
2855 Added MPEG-4 AAC and id and caps. Fixes #357289
2856 Added WMA9 Lossless id.
2858 2006-09-22 Tim-Philipp Müller <tim at centricular dot net>
2860 * ext/gnomevfs/gstgnomevfssrc.c:
2861 Fix misleading docs addition.
2863 * tests/check/elements/videotestsrc.c: (check_rgb_buf):
2864 Get rid of compiler warning the right way.
2866 2006-09-22 Wim Taymans <wim@fluendo.com>
2868 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2869 (gst_base_rtp_depayload_finalize),
2870 (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
2871 (gst_base_rtp_depayload_push_full),
2872 (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
2873 (gst_base_rtp_depayload_process),
2874 (gst_base_rtp_depayload_set_gst_timestamp),
2875 (gst_base_rtp_depayload_queue_release):
2876 * gst-libs/gst/rtp/gstbasertpdepayload.h:
2879 Refactored the process method and added methods to push from the process
2881 Use _scale functions.
2882 API: gst_base_rtp_depayload_push_ts
2883 API: gst_base_rtp_depayload_push
2885 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2886 timestamps are uint.
2888 2006-09-22 Stefan Kost <ensonic@users.sf.net>
2890 * gst-libs/gst/interfaces/xoverlay.c:
2891 Remove unused statement from doc example.
2893 2006-09-21 Stefan Kost <ensonic@users.sf.net>
2895 * gst-libs/gst/interfaces/videoorientation.c:
2896 (gst_video_orientation_iface_init),
2897 (gst_video_orientation_get_hflip),
2898 (gst_video_orientation_get_vflip),
2899 (gst_video_orientation_get_hcenter),
2900 (gst_video_orientation_get_vcenter),
2901 (gst_video_orientation_set_hflip),
2902 (gst_video_orientation_set_vflip),
2903 (gst_video_orientation_set_hcenter),
2904 (gst_video_orientation_set_vcenter):
2905 Add since tags to new API docs, ChangeLog surgery (forgot API keyword
2908 2006-09-21 Tim-Philipp Müller <tim at centricular dot net>
2910 * tests/check/Makefile.am:
2911 * tests/check/elements/.cvsignore:
2912 * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
2913 (create_rgb_conversions), (rgb_conversion_free),
2914 (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
2915 (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
2916 Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
2917 but disable for now since it doesn't pass (something wrong with
2920 2006-09-21 Wim Taymans <wim@fluendo.com>
2922 * gst/playback/gstplaybasebin.c: (group_commit),
2923 (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
2924 (queue_out_of_data), (gen_preroll_element),
2925 (preroll_remove_overrun), (probe_triggered):
2926 Refactor handling of overrun detection.
2927 Separate handling of group completion and deadlock detection when doing
2928 network buffering. This should fix some deadlocks that were not detected
2929 because the group was completed.
2930 Add more comments, improve debugging.
2932 2006-09-21 Wim Taymans <wim@fluendo.com>
2934 * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2935 * tests/check/libs/audio.c:
2936 Some more compilation fixes.
2938 2006-09-21 Wim Taymans <wim@fluendo.com>
2940 * gst-libs/gst/audio/gstringbuffer.c:
2941 (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
2942 (gst_ring_buffer_read):
2943 Early morning compilation fix.
2945 2006-09-20 Wim Taymans <wim@fluendo.com>
2947 * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2948 * tests/check/elements/multifdsink.c: (GST_START_TEST):
2949 * tests/check/elements/videorate.c: (GST_START_TEST):
2950 * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
2951 * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
2954 2006-09-20 Stefan Kost <ensonic@users.sf.net>
2956 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2957 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
2958 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
2959 Handcrafted merge to help CVS understanding what I changed and what
2962 2006-09-20 Stefan Kost <ensonic@users.sf.net>
2964 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
2965 (gst_xvimagesink_get_times):
2966 change colorkey behaviour back according to #354773 comment 6/7
2968 2006-09-19 Michael Smith <msmith@fluendo.com>
2970 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
2971 (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
2972 (gst_multi_fd_sink_recover_client),
2973 (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
2974 (gst_multi_fd_sink_get_property):
2975 * gst/tcp/gstmultifdsink.h:
2976 Implement stubbed out properties unit-type, units-soft-max,
2977 units-max, to allow specifying maximum sizes in units other than
2981 2006-09-19 Wim Taymans <wim@fluendo.com>
2983 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2984 (gst_riff_create_audio_template_caps):
2985 Reorder the audio formats a bit for clarity.
2986 Detect and create caps for MSGSM and MSN (WAV49).
2989 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2990 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
2991 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
2992 Small cleanups, move error handling out of normal flow for clarity.
2994 2006-09-18 Stefan Kost <ensonic@users.sf.net>
2996 * docs/libs/gst-plugins-base-libs-docs.sgml:
2997 * docs/libs/gst-plugins-base-libs.types:
2998 * gst-libs/gst/interfaces/Makefile.am:
2999 * gst-libs/gst/interfaces/videoorientation.c:
3000 (gst_video_orientation_get_type),
3001 (gst_video_orientation_iface_init),
3002 (gst_video_orientation_get_hflip),
3003 (gst_video_orientation_get_vflip),
3004 (gst_video_orientation_get_hcenter),
3005 (gst_video_orientation_get_vcenter),
3006 (gst_video_orientation_set_hflip),
3007 (gst_video_orientation_set_vflip),
3008 (gst_video_orientation_set_hcenter),
3009 (gst_video_orientation_set_vcenter):
3010 * gst-libs/gst/interfaces/videoorientation.h:
3011 API: Add new interface to control video orientation (fixes #354908)
3013 2006-09-18 Stefan Kost <ensonic@users.sf.net>
3015 * gst/videotestsrc/gstvideotestsrc.c:
3016 Use G_UNLIKELY in _create and log one more detail.
3018 (gst_video_test_src_get_times), (gst_video_test_src_create):
3019 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3020 Use gst_util_uint64_scale_int in _get_times().
3022 2006-09-18 Stefan Kost <ensonic@users.sf.net>
3024 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
3025 Give better warning message (add object and detail).
3027 2006-09-18 Stefan Kost <ensonic@users.sf.net>
3029 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
3030 (gst_xvimagesink_get_times):
3031 xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
3032 #354773), use gst_util_uint64_scale_int in _get_times()
3034 2006-09-18 Michael Smith <msmith@fluendo.com>
3036 * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
3037 Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
3038 always true, leading to dropping all timestamps.
3040 2006-09-18 Stefan Kost <ensonic@users.sf.net>
3042 * ext/libvisual/visual.c: (gst_vis_src_negotiate),
3043 (gst_visual_chain), (gst_visual_change_state):
3044 update to work also with libvisual 0.4 API, fix double unref (#355914)
3046 * tools/gst-launch-ext.1.in:
3047 * tools/gst-visualise.1.in:
3048 remove references to old man-pages
3050 * tests/examples/seek/seek.c: (main):
3051 add real meadi-buttons, add tool-tips for the seek-options, arrange
3052 seek options in a table
3054 2006-09-18 Michael Smith <msmith@fluendo.com>
3056 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
3057 (gst_ogg_mux_push_buffer):
3058 Don't generate out-of-order timestamps from oggmux, instead clamp
3059 output timestamps to be >= the previously output ts.
3062 2006-09-18 Michael Smith <msmith@fluendo.com>
3064 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
3065 (gst_multi_fd_sink_class_init):
3066 Updates, fixes, and typo corrections for multifdsink. No functional
3069 2006-09-17 Michael Smith <msmith@fluendo.com>
3071 * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
3072 Don't crash on truncated files - check that we got an 8 byte buffer
3073 before trying to memcmp it.
3075 2006-09-17 Tim-Philipp Müller <tim at centricular dot net>
3077 * gst/playback/gstplaybasebin.c: (get_active_source):
3078 Make stream-switching appear instant to the application
3079 (ie. make sure that a g_object_get on 'current-foo' returns
3080 the stream previously set with g_object_set(). Totem needs
3081 this to update stream-related meta-info (like audio-codec)
3082 correctly when switching streams.
3084 2006-09-17 Tim-Philipp Müller <tim at centricular dot net>
3086 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
3087 (gst_alsa_mixer_ensure_track_list):
3088 Try harder to guess which mixer track is the master mixer
3089 track (instead of just taking the first one that has a pvolume).
3092 2006-09-17 Stefan Kost <ensonic@users.sf.net>
3094 reviewed by: <delete if not using a buddy>
3096 * gst-libs/gst/audio/audio.h:
3097 * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
3099 2006-09-17 Stefan Kost <ensonic@users.sf.net>
3101 * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
3102 (gst_audio_convert_transform_caps):
3103 Get structure-name just once.
3105 2006-09-17 Stefan Kost <ensonic@users.sf.net>
3107 * tests/check/elements/audioresample.c: (GST_START_TEST):
3108 * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3109 * tests/check/elements/volume.c: (GST_START_TEST):
3110 * tests/check/elements/vorbisdec.c: (GST_START_TEST):
3111 * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
3112 (test_pipeline), (GST_START_TEST):
3113 * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
3114 * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
3115 Fix big batch of compiler warnings.
3117 2006-09-17 Stefan Kost <ensonic@users.sf.net>
3119 * ext/gnomevfs/gstgnomevfssrc.c:
3120 Add docs about icydemux usage in connection with gnomevfssrc
3122 * ext/libvisual/visual.c:
3123 * ext/ogg/gstoggaviparse.c:
3124 * ext/ogg/gstoggdemux.c:
3125 * ext/ogg/gstoggmux.c:
3126 * ext/ogg/gstoggparse.c:
3127 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3128 * gst-libs/gst/audio/gstaudiosink.c:
3129 * gst-libs/gst/audio/gstaudiosrc.c:
3130 * gst/audiorate/gstaudiorate.c:
3131 More G_OBJECT macro fixing.
3133 * gst/audiotestsrc/gstaudiotestsrc.h:
3134 Fix wrong info in header due to copy & paste
3136 2006-09-15 Wim Taymans <wim@fluendo.com>
3138 * gst-libs/gst/audio/gstbaseaudiosink.c:
3139 (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
3140 * gst-libs/gst/audio/gstbaseaudiosrc.c:
3141 (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
3142 (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
3143 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
3144 Do the delay calculation in the source/sink base classes as this is
3145 specific for the capture/playback mode.
3146 Try to fixate a bit better, like round depth up to a multiple of 8
3148 Handle underruns correctly by marking DISCONT on buffers and adjusting
3149 timestamps to handle the gap.
3150 Set offset/offset_end correctly on buffers.
3152 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
3153 (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
3154 (gst_ring_buffer_read):
3155 Remove resync and underrun recovery from the ringbuffer.
3156 Fix ringbuffer read code on under/overrun.
3158 2006-09-15 Wim Taymans <wim@fluendo.com>
3160 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3161 (gst_play_base_bin_init), (fill_buffer), (check_queue),
3162 (queue_threshold_reached), (gst_play_base_bin_set_property),
3163 (gst_play_base_bin_get_property):
3164 * gst/playback/gstplaybasebin.h:
3165 Don't use a 0 low watermark when buffering, it is catching starvation
3166 way too late. Instead, use a 3 second queue with 30 and 95
3167 percent low/high watermarks.
3168 Added queue-min-threshold property to configure low watermark.
3169 Use new _buffering message API.
3170 Make queue_threshold variable big enough to store a uint64 time value.
3171 API: playbin::queue-min-threshold property.
3173 2006-09-15 Wim Taymans <wim@fluendo.com>
3176 We require 0.10.10.1 now because of _wait_preroll().
3178 * gst-libs/gst/audio/gstbaseaudiosink.c:
3179 (gst_base_audio_sink_render):
3180 Use gst_base_sink_wait_preroll().
3182 2006-09-15 Wim Taymans <wim@fluendo.com>
3184 * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
3185 * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
3186 Use DEBUG_OBJECT more.
3188 === release 0.10.10 ===
3190 2006-09-07 Thomas Vander Stichele <thomas at apestaart dot org>
3192 patch by: Michael Smith <msmith at fluendo dot com>
3194 * gst/tcp/gstmultifdsink.c: (is_sync_frame),
3195 (gst_multi_fd_sink_client_queue_buffer),
3196 (gst_multi_fd_sink_new_client):
3197 * tests/check/elements/multifdsink.c: (GST_START_TEST),
3198 (multifdsink_suite):
3199 Fix implementation of sync-method 'next-keyframe'
3202 2006-09-07 Thomas Vander Stichele <thomas at apestaart dot org>
3204 patch by: Wim Taymans <wim at fluendo dot com>
3206 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
3207 This patch removes the RANDOM flag that was incorrectly introduced with
3208 revision 1.91. Fixes #354590
3210 2006-09-05 Tim-Philipp Müller <tim at centricular dot net>
3212 * tests/check/Makefile.am:
3213 Random variation in Makefile line to see if it makes the
3214 gen64-base-full bot any happier.
3216 2006-09-04 Tim-Philipp Müller <tim at centricular dot net>
3218 * tests/check/pipelines/oggmux.c: (oggmux_suite):
3219 Disable test that fails at the moment (killed after timeout).
3221 2006-09-04 Tim-Philipp Müller <tim at centricular dot net>
3223 Patch by: James Livingston <doclivingston at gmail.com>
3225 * tests/check/Makefile.am:
3226 * tests/check/pipelines/.cvsignore:
3227 * tests/check/pipelines/oggmux.c: (get_page_codec),
3228 (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
3229 (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
3230 (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
3231 (test_theora_vorbis), (oggmux_suite):
3232 Add simple unit test for oggmux from #337026 with checking for the
3233 EOS flags disabled for the time being.
3235 2006-09-04 Wim Taymans <wim@fluendo.com>
3237 patch by: Alessandro Dessina <alessandro nnva org>
3239 * ext/ogg/gstoggmux.c:
3240 Add cmml caps to oggmux. Fixes #353912
3242 2006-09-02 Tim-Philipp Müller <tim at centricular dot net>
3244 * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3245 Returning a return value often helps. In this case, we
3246 don't need the return value anyway, so just get rid of it.
3247 Should make build bots much happier.
3249 2006-09-02 Tim-Philipp Müller <tim at centricular dot net>
3251 * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
3252 (paint_get_structure), (gst_video_test_src_get_size),
3253 (gst_video_test_src_smpte), (gst_video_test_src_snow),
3254 (gst_video_test_src_unicolor), (paint_setup_AYUV),
3255 (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
3256 (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
3257 * gst/videotestsrc/videotestsrc.h:
3258 Add support for AYUV and the various RGBA formats. Initialise
3259 fields of paintinfo structs allocated on the stack.
3261 * tests/check/elements/videotestsrc.c: (right_shift_colour),
3262 (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
3263 (check_rgb_buf), (videotestsrc_suite):
3264 Add unit tests for videotestsrc's RGB output.
3266 2006-09-01 Tim-Philipp Müller <tim at centricular dot net>
3268 * gst/videotestsrc/gstvideotestsrc.c:
3269 (gst_video_test_src_pattern_get_type),
3270 (gst_video_test_src_set_pattern):
3271 * gst/videotestsrc/gstvideotestsrc.h:
3272 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
3273 (gst_video_test_src_black), (gst_video_test_src_white),
3274 (gst_video_test_src_red), (gst_video_test_src_green),
3275 (gst_video_test_src_blue):
3276 * gst/videotestsrc/videotestsrc.h:
3277 Add more uni-colour patterns ("white", "red", "green", and "blue").
3279 2006-09-01 Tim-Philipp Müller <tim at centricular dot net>
3281 * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
3282 Fix stride for YVYU, should be word-aligned (#353658).
3284 2006-08-31 Tim-Philipp Müller <tim at centricular dot net>
3286 * gst/adder/gstadder.c: (gst_adder_src_event):
3289 2006-08-31 Edward Hervey <edward@fluendo.com>
3291 * gst/adder/gstadder.c: (forward_event_func),
3292 (gst_adder_src_event), (gst_adder_collected),
3293 (gst_adder_change_state):
3294 * gst/adder/gstadder.h:
3295 Remember the start position asked in the incoming seeks, so we can
3296 output GST_EVENT_NEW_SEGMENT with a correct position value (instead
3297 of assuming it will always be 0).
3299 2006-08-31 Edward Hervey <edward@fluendo.com>
3301 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
3302 (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
3303 (gst_ogg_demux_loop):
3304 Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
3306 2006-08-30 Tim-Philipp Müller <tim at centricular dot net>
3308 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3309 (gst_ffmpegcsp_get_unit_size):
3310 Return FALSE instead of returning a random false unit
3311 size when the format isn't known/supported (even if
3312 this shouldn't happen under normal circumstances).
3314 2006-08-29 Wim Taymans <wim@fluendo.com>
3316 Patch by: Tim-Philipp Müller <tim at centricular dot net>
3318 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
3319 (gst_gnome_vfs_src_start):
3320 Try harder to get the size from a uri by using _info_uri() when
3321 _info_from_handle() does not give us enough info.
3322 Also follow symlinks when getting the size.
3323 Partially Fixes #332864.
3325 2006-08-29 Tim-Philipp Müller <tim at centricular dot net>
3327 Patch by: Viktor Peters <viktor dot peters at gmail dot com>
3329 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
3330 (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
3331 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
3332 (gst_alsa_mixer_set_record):
3333 * ext/alsa/gstalsamixertrack.c:
3334 (gst_alsa_mixer_track_update_alsa_capabilities),
3335 (alsa_track_has_cap), (gst_alsa_mixer_track_new),
3336 (gst_alsa_mixer_track_update):
3337 * ext/alsa/gstalsamixertrack.h:
3338 Improve and fix mixer track handling, in particular better handling
3339 of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
3340 separate track objects for tracks that have both capture and playback
3341 volume (and label them differently as well so they're not mistakenly
3342 assumed to be duplicates); classify mixer tracks that only affect
3343 the audible volume of something (rather than the capture volume)
3344 as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
3345 for capture tracks to correspond to alsa-pswitch alsa-cswitch
3346 (following the meaning documented in the mixer interface header
3347 file); add support for alsa's exclusive cswitch groups; update/sync
3348 state/flags better if mixer settings are changed by another
3349 application. Fixes #336075.
3351 2006-08-29 Tim-Philipp Müller <tim at centricular dot net>
3353 * gst/playback/gstplaybin.c:
3354 Improve docs: add section about BUFFERING messages sent by playbin.
3356 2006-08-29 Michael Smith <msmith@fluendo.com>
3358 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
3359 (gst_vorbis_enc_buffer_check_discontinuous),
3360 (gst_vorbis_enc_chain):
3361 Ignore explicit DISCONT marked on buffers (which is often spurious,
3362 particularly when using multiple segments), in favour of solely
3363 using the timestamps/durations.
3365 2006-08-29 Edward Hervey <edward@fluendo.com>
3367 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
3368 Don't rely on incoming buffers offset anymore, since it is completely
3369 broken when using multiple segments.
3370 Instead convert the incoming buffers timestamp to running time, and
3371 then convert that value to the offsets.
3372 Also inform GstSegment of the last outputted stop position, which is
3373 needed if we received several segments with an unknown stop value.
3375 2006-08-29 Thomas Vander Stichele <thomas at apestaart dot org>
3377 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
3378 fix buffer unreffing on a header push failure
3380 2006-08-28 Wim Taymans <wim@fluendo.com>
3382 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
3383 (gst_audio_rate_chain):
3384 Make the metadata of the buffer writable before changing its
3387 2006-08-28 Wim Taymans <wim@fluendo.com>
3389 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
3390 (gst_audio_rate_setcaps), (gst_audio_rate_init),
3391 (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
3392 (gst_audio_rate_chain), (gst_audio_rate_change_state):
3393 Fix audiorate some more.
3394 Reset and resync counters on flush and READY.
3395 Handle the DISCONT flag correctly.
3396 Use GstSegment to track position.
3397 Fail when not negotiated.
3400 2006-08-25 Michael Smith <msmith@fluendo.com>
3402 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3404 Remove accidently included debug line.
3406 2006-08-25 Wim Taymans <wim@fluendo.com>
3408 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3410 If a buffer is received with no caps, make the buffer metadata
3411 writable and set the caps, making sure that we don't screw up the
3414 2006-08-25 Michael Smith <msmith@fluendo.com>
3416 * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
3417 (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
3418 Fix memory leaks and misleading debug messages, add a couple of
3421 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
3422 (gst_multi_fd_sink_render):
3423 Do not use gst_buffer_make_writable() in a basesink render method,
3424 as it may incorrectly unref the buffer. Instead, use convoluted
3425 dance to avoid copying the buffer except when we need to.
3427 2006-08-25 Michael Smith <msmith@fluendo.com>
3429 * ext/vorbis/vorbisenc.c:
3430 (gst_vorbis_enc_buffer_check_discontinuous):
3431 Allow very small discontinuities in the timestamps. These we can't
3432 do anything useful with anyway (because vorbis's timestamps have
3433 only sample granularity), and are commonly produced by elements with
3434 minor bugs. Allow up to 1/2 a sample out.
3437 2006-08-24 Wim Taymans <wim@fluendo.com>
3439 * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
3440 (play_scrub_toggle_cb), (main):
3441 Add a checkbox to enable play scrubbing. Makes it possible to disable
3444 2006-08-23 Stefan Kost <ensonic@users.sf.net>
3446 * tests/check/elements/.cvsignore:
3449 2006-08-23 Tim-Philipp Müller <tim at centricular dot net>
3451 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
3452 (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
3453 (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
3454 (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
3455 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
3456 (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
3457 (gst_ogm_text_parse_strip_trailing_zeroes),
3458 (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
3459 (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
3460 Refactor ogm parse, do better input checking, misc. clean-ups.
3461 Cache incoming events and push them once the source pad has
3462 been created. Don't pass unterminated strings to sscanf().
3463 Strip trailing zeroes from subtitle text output, since they
3464 are not valid UTF-8. Don't push vorbiscomment packets on
3465 the subtitle text pad. Output perfect streams if possible.
3467 2006-08-23 Wim Taymans <wim@fluendo.com>
3469 * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
3470 Waits for tasks to settle down so that we clean up correctly for
3473 2006-08-23 Tim-Philipp Müller <tim at centricular dot net>
3475 * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
3476 Unit test fixes: \377 is more likely to fit into 8 bits than \777;
3477 actually return return value in taglists_are_equal.
3479 2006-08-23 Tim-Philipp Müller <tim at centricular dot net>
3481 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3482 Fix crash due to broken bitstream parsing on x86-64: can't make
3483 any assumptions about sizeof(struct) due to alignment/packing
3484 differences on different architectures. Fixes #351790.
3486 2006-08-22 Wim Taymans <wim@fluendo.com>
3488 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3489 (gst_riff_parse_chunk), (gst_riff_parse_file_header),
3490 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
3491 (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
3492 (gst_riff_parse_info):
3493 Protect public functions against bad input.
3497 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
3499 * gst-libs/gst/riff/riff-ids.h:
3500 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3501 Add voxware audio IDs (even if we can't play it) (#351795).
3503 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
3505 * gst-libs/gst/riff/riff-media.c:
3506 (gst_riff_create_video_template_caps),
3507 (gst_riff_create_audio_template_caps),
3508 (gst_riff_create_iavs_template_caps):
3509 Const-ify some arrays and use G_N_ELEMENTS instead
3510 of wasting oodles of RAM on terminator bits.
3512 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
3514 * gst-libs/gst/tag/gstvorbistag.c:
3515 (gst_tag_list_to_vorbiscomment_buffer):
3516 * tests/check/libs/tag.c: (GST_START_TEST):
3517 And the same for _to_vorbiscomment_buffer(): allow
3518 id_data_len == 0 for speex.
3520 2006-08-21 Thomas Vander Stichele <thomas at apestaart dot org>
3523 * docs/plugins/Makefile.am:
3524 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3525 * docs/plugins/gst-plugins-base-plugins-sections.txt:
3526 * docs/plugins/inspect/plugin-gdp.xml:
3527 * gst/gdp/Makefile.am:
3528 * tests/check/Makefile.am:
3529 Move GDP plugin to -base from -bad. Closes #347783.
3531 2006-08-21 Tim-Philipp Müller <tim at centricular dot net>
3533 * gst-libs/gst/tag/gstvorbistag.c:
3534 (gst_tag_list_from_vorbiscomment_buffer):
3535 Allow id_data_len == 0 (needed for vorbis comments in Speex files).
3536 Also add some checks to make sure we don't memcmp() beyond the end of
3537 vorbiscomment buffer if the ID to check for is larger than the buffer.
3539 * tests/check/libs/tag.c: (GST_START_TEST):
3540 Some more tests for gst_tag_list_from_vorbiscomment_buffer().
3542 2006-08-21 Tim-Philipp Müller <tim at centricular dot net>
3544 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
3545 (gst_vorbis_enc_set_metadata):
3546 Use vorbis comment utility functions from libgsttag
3547 instead of re-inventing the wheel (partially fixes #347091).
3549 2006-08-21 Jan Schmidt <thaytan@mad.scientist.com>
3551 * tests/check/elements/audioconvert.c: (GST_START_TEST):
3552 Fix leaks. Wait for state transitions that might happen ASYNC, as well
3555 2006-08-21 Wim Taymans <wim@fluendo.com>
3557 * docs/libs/Makefile.am:
3558 * docs/libs/gst-plugins-base-libs-sections.txt:
3559 * docs/libs/gst-plugins-base-libs.types:
3560 Don't try to GObject scan the netbuffer as it's not a GObject.
3563 * gst-libs/gst/netbuffer/gstnetbuffer.c:
3564 * gst-libs/gst/netbuffer/gstnetbuffer.h:
3565 Document GstNetBuffer.
3567 2006-08-21 Stefan Kost <ensonic@users.sf.net>
3569 * tests/check/elements/audioconvert.c: (GST_START_TEST),
3570 (audioconvert_suite):
3571 Add testcase for caps-size-explosion
3573 2006-08-20 Stefan Kost <ensonic@users.sf.net>
3575 * gst/audioconvert/gstaudioconvert.c:
3576 (gst_audio_convert_get_unit_size), (set_structure_widths):
3577 Lower debug, use g_assert in _get_unit_size
3579 * gst/audioresample/gstaudioresample.c:
3580 (audioresample_get_unit_size):
3581 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3582 (gst_ffmpegcsp_get_unit_size):
3583 * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
3584 use g_assert in _get_unit_size
3586 2006-08-18 Wim Taymans <wim@fluendo.com>
3588 * docs/libs/gst-plugins-base-libs-sections.txt:
3589 * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
3590 (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
3591 (gst_rtp_buffer_get_payload_buffer):
3592 * gst-libs/gst/rtp/gstrtpbuffer.h:
3593 Document GstRTPBuffer.
3594 Added function to efficiently strip payload headers.
3595 API: gst_rtp_buffer_get_payload_subbuffer()
3597 2006-08-17 Tim-Philipp Müller <tim at centricular dot net>
3599 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
3600 (gst_tag_to_vorbis_comments):
3601 Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
3602 tags and deserialise them properly as well (#347091).
3603 Add some more gtk-doc blurbs and also some g_return_if_fail().
3605 * tests/check/libs/tag.c: (GST_START_TEST),
3606 (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
3609 2006-08-17 Wim Taymans <wim@fluendo.com>
3611 * ext/ogg/Makefile.am:
3612 * ext/ogg/gstogg.c: (plugin_init):
3613 * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
3614 (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
3615 (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
3616 (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
3617 (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
3618 (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
3619 Added ogg-in-avi parser element. Fixes #140139.
3621 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
3622 Fixed a bug in oggdemux debug code.
3624 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3625 (gst_riff_create_audio_template_caps):
3626 Recognise Ogg in the AVI extensible wave format.
3628 2006-08-17 Tim-Philipp Müller <tim at centricular dot net>
3630 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
3631 Make buffer durations add up (duration should be next_ts-ts for
3632 perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
3635 * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
3636 (test_buffer_timestamps), (cddabasesrc_suite):
3637 Add unit test for the above.
3639 * tests/check/Makefile.am:
3640 Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
3641 to see what happens.
3643 2006-08-16 Wim Taymans <wim@fluendo.com>
3645 * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
3646 (gst_alsasink_open):
3647 * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
3649 Avoid setting and using a NULL device name.
3650 Print more info when we fail to open a device.
3652 2006-08-16 Tim-Philipp Müller <tim at centricular dot net>
3654 * docs/libs/gst-plugins-base-libs-sections.txt:
3655 * gst-libs/gst/tag/tag.h:
3656 * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
3657 API: add gst_tag_parse_extended_comment() (#351426).
3659 * tests/check/Makefile.am:
3660 * tests/check/libs/.cvsignore:
3661 * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
3662 Add unit test for gst_tag_parse_extended_comment().
3664 2006-08-15 Tim-Philipp Müller <tim at centricular dot net>
3666 * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
3667 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
3670 2006-08-15 Tim-Philipp Müller <tim at centricular dot net>
3672 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3673 * docs/plugins/gst-plugins-base-plugins-sections.txt:
3674 * docs/plugins/gst-plugins-base-plugins.args:
3675 * gst/playback/gstplaybin.c:
3678 * docs/plugins/inspect/plugin-adder.xml:
3679 * docs/plugins/inspect/plugin-alsa.xml:
3680 * docs/plugins/inspect/plugin-audioconvert.xml:
3681 * docs/plugins/inspect/plugin-audiorate.xml:
3682 * docs/plugins/inspect/plugin-audioresample.xml:
3683 * docs/plugins/inspect/plugin-audiotestsrc.xml:
3684 * docs/plugins/inspect/plugin-cdparanoia.xml:
3685 * docs/plugins/inspect/plugin-decodebin.xml:
3686 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3687 * docs/plugins/inspect/plugin-gnomevfs.xml:
3688 * docs/plugins/inspect/plugin-ogg.xml:
3689 * docs/plugins/inspect/plugin-pango.xml:
3690 * docs/plugins/inspect/plugin-playbin.xml:
3691 * docs/plugins/inspect/plugin-subparse.xml:
3692 * docs/plugins/inspect/plugin-tcp.xml:
3693 * docs/plugins/inspect/plugin-theora.xml:
3694 * docs/plugins/inspect/plugin-typefindfunctions.xml:
3695 * docs/plugins/inspect/plugin-video4linux.xml:
3696 * docs/plugins/inspect/plugin-videorate.xml:
3697 * docs/plugins/inspect/plugin-videoscale.xml:
3698 * docs/plugins/inspect/plugin-videotestsrc.xml:
3699 * docs/plugins/inspect/plugin-volume.xml:
3700 * docs/plugins/inspect/plugin-vorbis.xml:
3701 * docs/plugins/inspect/plugin-ximagesink.xml:
3702 * docs/plugins/inspect/plugin-xvimagesink.xml:
3703 Update to CVS version.
3705 2006-08-14 Tim-Philipp Müller <tim at centricular dot net>
3707 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3708 (gst_play_bin_set_property), (gst_play_bin_get_property),
3709 (value_list_append_structure_list),
3710 (gst_play_bin_handle_redirect_message),
3711 (gst_play_bin_handle_message):
3712 API: GstPlayBin::connection-speed
3713 Add "connection-speed" property; re-order redirect messages with
3714 multiple redirect locations depending on the minimum bitrate if
3715 that information is available and a connection speed is set
3718 2006-08-14 Tim-Philipp Müller <tim at centricular dot net>
3720 * gst/playback/gstplaybin.c:
3721 Update max volume to the same value that the volume element uses.
3723 2006-08-14 Wim Taymans <wim@fluendo.com>
3725 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
3728 2006-08-14 Wim Taymans <wim@fluendo.com>
3730 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
3731 (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
3732 (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
3733 Add some more debug info.
3734 Don't crash when a seek failed.
3735 Actually return the result of the seek instead of TRUE.
3736 Ignore multiple BOS pages with the same serial so that we don't create
3737 the same stream multiple times.
3738 Post an error when we fail to do the initial seek.
3740 2006-08-13 Wim Taymans <wim@fluendo.com>
3742 * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
3743 (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
3746 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
3747 (gst_alsa_mixer_new):
3748 Remove hack that always set the device to hw:0*.
3749 Properly find the card name for whatever device was configured.
3750 Do some better debugging.
3753 * ext/alsa/gstalsamixerelement.c:
3754 (gst_alsa_mixer_element_set_property),
3755 (gst_alsa_mixer_element_change_state):
3757 Handle setting of a NULL device name better.
3759 2006-08-11 Wim Taymans <wim@fluendo.com>
3761 * gst/adder/gstadder.c:
3762 Don't clip float values. Fixes #350900.
3764 2006-08-11 Andy Wingo <wingo@pobox.com>
3766 * gst/tcp/gsttcp.c: Really fix the build?
3768 * gst/tcp/gsttcp.h: For now, always disable deprecation here --
3771 2006-08-10 Tim-Philipp Müller <tim at centricular dot net>
3773 * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
3774 Float caps shouldn't have a "signed" field.
3776 2006-08-10 Tim-Philipp Müller <tim at centricular dot net>
3778 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
3779 Implement SEEKING query in its most basic form, so that we can
3780 at least check if we're seekable or not (#350655).
3782 2006-08-09 Tim-Philipp Müller <tim at centricular dot net>
3784 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
3785 The checks here are not even close to anything that would
3786 justify MAXIMUM probability, lowering to POSSIBLE until someone
3787 fixes the checks (case at hand: quicktime redirection files
3788 might start with 00 00 01 XX and pass the checks here just
3791 2006-08-08 Tim-Philipp Müller <tim at centricular dot net>
3793 Patch by: Sjoerd Simons <sjoerd at luon net>
3795 * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
3796 Better detection for multipart/x-mixed-replace: accept leading
3797 whitespaces before the boundary marker as well (as our very own
3798 multipartmux used to produce) (#349068).
3800 2006-08-07 Tim-Philipp Müller <tim at centricular dot net>
3802 Patch by: Young-Ho Cha <ganadist at chollian net>
3804 * gst-libs/gst/riff/riff-ids.h:
3805 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3806 (gst_riff_create_audio_template_caps):
3807 Detect DTS audio streams (#350157).
3809 2006-08-05 Andy Wingo <wingo@pobox.com>
3811 * ext/theora/gsttheoraparse.h:
3812 * ext/theora/theoraparse.c (gst_theora_parse_class_init)
3813 (theora_parse_dispose, theora_parse_set_property)
3814 (theora_parse_get_property, theora_parse_munge_granulepos)
3815 (theora_parse_push_buffer, theora_parse_change_state):
3816 API: GstTheoraParse::synchronization-points
3817 Add a property 'synchronization-points' to fix badly synchronized oggs.
3819 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3821 * tests/check/Makefile.am:
3822 * tests/check/libs/.cvsignore:
3823 * tests/check/libs/audio.c: (structure_contains_channel_positions),
3824 (fixed_caps_have_channel_positions), (GST_START_TEST),
3825 (audio_suite), (main):
3826 Add a few tests for the channel position stuff in libgstaudio.
3828 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3830 * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
3831 (gst_alsa_detect_channels):
3832 * ext/alsa/gstalsasink.c:
3833 Add support for cards that (only) do more than 8 channels,
3834 like the Delta 44 (#345188).
3836 * gst-libs/gst/audio/multichannel.c:
3837 (gst_audio_check_channel_positions):
3838 * gst-libs/gst/audio/multichannel.h:
3839 API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
3840 unspecified channel position and cannot be combined with any
3841 of the other audio channel positions; adjust position layout
3842 checks accordingly (#345188).
3844 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3846 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3847 Recognise ancient RealAudio files (see #349779).
3849 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3851 Patch by: Jens Granseuer <jensgr at gmx net>
3853 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3854 Add typefinder for Interplay's MVE format (#348973).
3856 2006-08-02 Wim Taymans <wim@fluendo.com>
3858 Patch by: Marcel Moreaux <marcelm at luon dot net>
3860 * gst-libs/gst/rtp/gstbasertpdepayload.c:
3861 (gst_base_rtp_depayload_add_to_queue):
3862 * gst-libs/gst/rtp/gstbasertpdepayload.h:
3863 Handle RTP sequence number rollover.
3864 Disable jitterbuffer by default.
3866 2006-07-28 Jan Schmidt <thaytan@mad.scientist.com>
3868 * gst/audioresample/gstaudioresample.c: (audioresample_stop),
3869 (audioresample_set_caps):
3870 Don't leak references to the incoming caps. Clean them up when
3873 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
3874 (gst_video_scale_finalize):
3875 Don't leak our temporary pixel buffer.
3877 * tests/check/Makefile.am:
3878 * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
3879 (GST_START_TEST), (simple_launch_lines_suite):
3881 Fix leaks and re-enable the test for valgrind checking.
3883 2006-07-28 Tim-Philipp Müller <tim at centricular dot net>
3885 Patch by: Sjoerd Simons <sjoerd at luon net>
3887 * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
3889 Add typefind function for multipart/x-mixed-replace (#348916).
3891 2006-07-28 Wim Taymans <wim@fluendo.com>
3893 * gst/adder/gstadder.c: (gst_adder_setcaps),
3894 (gst_adder_query_duration):
3895 Fix leak in duration query.
3896 Reflow some docs and notes.
3898 2006-07-28 Michael Smith <msmith@fluendo.com>
3900 * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
3902 Enable Andy's extra vorbisenc test, now that it passes. Also fix one
3905 2006-07-28 Michael Smith <msmith@fluendo.com>
3907 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
3908 (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
3909 (gst_vorbis_enc_push_buffer),
3910 (gst_vorbis_enc_buffer_check_discontinuous),
3911 (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
3912 * ext/vorbis/vorbisenc.h:
3913 Handle discontinuities in the input vorbis stream correctly,
3914 so that the output is properly timestamped (and has good granulepos
3915 values). Needs some oggmux fixes too.
3917 2006-07-27 Wim Taymans <wim@fluendo.com>
3919 patch by: Kai Vehmanen <kv2004 eca cx>
3921 * gst-libs/gst/rtp/gstbasertpdepayload.c:
3922 (gst_base_rtp_depayload_chain),
3923 (gst_base_rtp_depayload_handle_sink_event),
3924 (gst_base_rtp_depayload_change_state):
3925 Don't send multiple newsegments with different formats.
3928 2006-07-26 Wim Taymans <wim@fluendo.com>
3930 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
3931 (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
3932 Make seeking in ogg more accurate again by doing the more correct
3933 granuletime to stream time conversion.
3935 2006-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
3937 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
3938 (gst_multi_fd_sink_new_client):
3939 debug a little more understandably
3940 do not use goto as a substitute for break, especially if
3941 break is also being used
3943 2006-07-26 Tim-Philipp Müller <tim at centricular dot net>
3945 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
3946 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
3947 Remove GLib-2.6 compatibility cruft.
3949 2006-07-24 Wim Taymans <wim@fluendo.com>
3951 * gst-libs/gst/audio/gstbaseaudiosink.c:
3952 (gst_base_audio_sink_render):
3953 Don't try to align a sample to an unknown value.
3955 2006-07-24 Wim Taymans <wim@fluendo.com>
3957 * gst-libs/gst/audio/gstbaseaudiosink.c:
3958 (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
3959 When the audio clock is slaved to another clock, never try to align
3960 samples but trust the rate interpolation algorithm.
3962 2006-07-24 Wim Taymans <wim@fluendo.com>
3964 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
3965 Don't try to calculate silence samples, base class does this much
3968 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
3969 (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
3970 (gst_ring_buffer_acquire):
3971 Calculate silence samples correctly.
3973 * gst-libs/gst/audio/gstringbuffer.h:
3976 2006-07-22 Tim-Philipp Müller <tim at centricular dot net>
3978 * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
3979 Limit search for the first markup tag to the first few kB of
3980 the file. If we don't find one there, it's highly unlikely that
3981 this is an XML(-ish) file.
3983 2006-07-21 Andy Wingo <wingo@pobox.com>
3985 * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
3986 test to the one in vorbisenc. Also commented out.
3988 * tests/check/pipelines/vorbisenc.c:
3989 (test_discontinuity): New test, commented out until Mike lands
3990 some elite vorbisenc patches.
3992 * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
3993 Bufferstraw was actually factored out of these tests. Now we share
3996 * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
3997 for bufferstraw addition to gstcheck.
3999 2006-07-21 Wim Taymans <wim@fluendo.com>
4001 * ext/theora/theoradec.c: (clip_buffer):
4004 2006-07-21 Wim Taymans <wim@fluendo.com>
4006 * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
4007 (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4008 (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
4010 Avoid type casting when we can.
4012 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
4015 2006-07-20 Tim-Philipp Müller <tim at centricular dot net>
4017 * ext/alsa/gstalsamixerelement.c:
4018 (gst_alsa_mixer_element_change_state):
4019 Make state change fail if the specified device can't be opened
4022 2006-07-20 Wim Taymans <wim@fluendo.com>
4024 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
4025 (cb_newpad), (main):
4026 Example of a small audio/video player using decodebin.
4028 2006-07-20 Stefan Kost <ensonic@users.sf.net>
4030 * gst-libs/gst/riff/riff-ids.h:
4033 2006-07-19 Wim Taymans <wim@fluendo.com>
4035 * gst-libs/gst/rtp/gstbasertpdepayload.c:
4036 (gst_base_rtp_depayload_chain),
4037 (gst_base_rtp_depayload_change_state):
4038 Don't assert when not negotiated but post a meaningfull
4039 error message. Fixes #347918.
4041 * gst-libs/gst/rtp/gstbasertppayload.c:
4042 Add comment about better default MTU size.
4044 * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
4045 Small cleanups, start docs.
4047 2006-07-19 Tim-Philipp Müller <tim at centricular dot net>
4049 Patch by: Martin Szulecki
4051 * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
4052 If "device-name" is requested and the device is not
4053 open, try to temporarily open it to obtain this
4054 information (#342494).
4056 2006-07-19 Tim-Philipp Müller <tim at centricular dot net>
4058 * gst-libs/gst/tag/gstid3tag.c:
4059 Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
4061 * gst-libs/gst/tag/gsttageditingprivate.h:
4062 * gst-libs/gst/tag/gstvorbistag.c:
4063 Some more random const-ifications.
4065 2006-07-18 Stefan Kost <ensonic@users.sf.net>
4067 * gst-libs/gst/riff/riff-ids.h:
4068 * gst-libs/gst/riff/riff-media.c:
4069 (gst_riff_create_video_template_caps):
4070 Add more FOURCCs (sort list to make stuff easier to find),
4071 add comment what those 16 bytes in struct _gst_riff_strh according to
4074 2006-07-17 Tim-Philipp Müller <tim at centricular dot net>
4076 * gst-libs/gst/audio/multichannel.c:
4077 (gst_audio_check_channel_positions),
4078 (gst_audio_fixate_channel_positions):
4079 Const-ify two arrays.
4081 2006-07-17 Tim-Philipp Müller <tim at centricular dot net>
4083 * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
4084 Fix typo, so that alsasink also advertises 8 channels
4085 if that's supported (tags: can, worms, open, alsa, ph34r).
4087 2006-07-17 Wim Taymans <wim@fluendo.com>
4089 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4090 (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
4091 *sigh*, when is the compiler going to warn when the comments
4092 are out-of-sync with the code.. Refix case of busted theora
4093 headers with 0 granule pos.
4095 2006-07-14 Wim Taymans <wim@fluendo.com>
4097 * gst-libs/gst/rtp/gstbasertpdepayload.c:
4098 (gst_base_rtp_depayload_wait),
4099 (gst_base_rtp_depayload_change_state),
4100 (gst_base_rtp_depayload_set_property),
4101 (gst_base_rtp_depayload_get_property):
4102 Fix 99% cpu load by waiting for absolute times on the
4103 clock. Fixes #347300.
4105 2006-07-14 Andy Wingo <wingo@pobox.com>
4107 * ext/theora/gsttheoraparse.h:
4108 * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
4109 (theora_parse_push_headers, theora_parse_clear_queue)
4110 (theora_parse_drain_queue_prematurely, )
4111 (theora_parse_sink_event, theora_parse_change_state): Queue events
4112 until we initialized our state, like in vorbisparse.
4114 * ext/vorbis/vorbisparse.h:
4115 * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
4116 (vorbis_parse_push_headers, vorbis_parse_clear_queue)
4117 (vorbis_parse_drain_queue_prematurely, )
4118 (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
4119 until we have initialized our state. Fixes seeking after an
4122 2006-07-14 Andy Wingo <wingo@pobox.com>
4124 Patch by: Iain Holmes <iaingnome@gmail.com>
4126 * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
4128 2006-07-14 Jan Schmidt <thaytan@mad.scientist.com>
4131 Bump nano back to CVS
4133 === release 0.10.9 ===
4135 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
4138 releasing 0.10.9, "I walk the line"
4140 2006-07-14 Michael Smith <msmith@fluendo.com>
4142 * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
4143 Move a g_cond_signal to earlier to avoid sometimes deadlocking
4144 (commonly happens when running this test under valgrind) when trying
4145 to remove the buffer probe.
4147 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
4149 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
4150 Fix missing g_unlock from the previous commit
4152 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
4154 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4155 (gst_ximagesink_change_state):
4156 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4157 (gst_xvimagesink_change_state):
4158 Implement a locking order to ensure we always take the object lock
4159 before the x_lock and never vice-versa.
4161 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
4163 * gst/playback/gstdecodebin.c: (find_compatibles):
4164 Fix a caps leak when linking (#347304)
4166 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4167 (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
4168 (gst_ximagesink_change_state):
4169 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4170 (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
4171 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4172 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
4173 Don't leak shared memory resources. Use the object lock to protect
4174 against the xcontext disappearing while returning a buffer from the
4177 2006-07-12 Edward Hervey <edward@fluendo.com>
4179 * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
4180 (vorbis_handle_comment_packet):
4181 gst_tag_list_merge() returns a new object. Take that into account when
4182 using it. This avoids memleak.
4183 Revert previous commit which is not needed.
4185 2006-07-12 Edward Hervey <edward@fluendo.com>
4187 * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
4188 Reset the decoder in finalize so that all fields get cleared.
4190 2006-07-12 Wim Taymans <wim@fluendo.com>
4192 * gst-libs/gst/audio/gstbaseaudiosrc.c:
4193 (gst_base_audio_src_set_clock),
4194 (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
4195 Don't try to post an error message when setting the clock fails
4196 as this can happen when adding an element to a bin which will then
4197 deadlock. Fixes #347296.
4199 2006-07-12 Edward Hervey <edward@fluendo.com>
4201 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
4202 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4203 (vorbis_handle_type_packet):
4204 Post tag messages on the bus even if we're not initialized.
4205 If we're not initialized, we still postpone the event pushing of tags.
4207 2006-07-12 Wim Taymans <wim@fluendo.com>
4209 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4210 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4211 (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
4212 Revert last two changes that broke the freeze.
4214 2006-07-12 Wim Taymans <wim@fluendo.com>
4216 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4217 basesink calculates silence sample correctly for us.
4219 2006-07-12 Wim Taymans <wim@fluendo.com>
4221 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4222 (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
4223 Calculate correct silence samples so we don't fill our ringbuffer
4226 2006-07-12 Edward Hervey <edward@fluendo.com>
4228 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4229 (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
4230 (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
4231 * ext/vorbis/vorbisdec.h:
4232 Delay sending events (newsegment, tags) until the decoder is properly
4236 2006-07-11 Jan Schmidt <thaytan@mad.scientist.com>
4238 * tests/check/elements/audioconvert.c: (get_float_mc_caps),
4239 (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
4240 Patch from #347221 adding a test for audioconvert
4243 2006-07-11 Tim-Philipp Müller <tim at centricular dot net>
4245 * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
4246 (gst_ssa_parse_parse_line):
4247 Don't include the terminating NUL in the buffer size,
4248 it's only there for extra paranoia (would add random
4249 '*' characters at the end of each subtitle since the
4250 terminator itself is not valid UTF-8 technically).
4251 Also fix indenting after boilerplate macro.
4253 2006-07-10 Tim-Philipp Müller <tim at centricular dot net>
4255 * gst/playback/gstdecodebin.c: (close_pad_link):
4256 Also emit 'unknown-type' signal (which should really be
4257 called unhandled-type) if we found potential decoders/demuxers
4258 in the registry but none of them worked in the end (as in the
4259 case where the plugins don't exist any longer but are still
4260 listed in the registry). Fixes #329798.
4262 2006-07-08 Andy Wingo <wingo@pobox.com>
4264 * theoraparse.c (theora_parse_push_buffer)
4265 (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
4266 Add some more debugging. Fix granulepos reconstruction in the face
4269 2006-07-06 Wim Taymans <wim@fluendo.com>
4271 * gst-libs/gst/audio/gstbaseaudiosink.c:
4272 (gst_base_audio_sink_class_init),
4273 (gst_base_audio_sink_provide_clock):
4274 Use gobject_class instead of G_OBJECT_CLASS (klass)
4276 * gst-libs/gst/audio/gstbaseaudiosrc.c:
4277 (gst_base_audio_src_class_init), (gst_base_audio_src_init),
4278 (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
4279 (gst_base_audio_src_get_time),
4280 (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
4281 (gst_base_audio_src_create_ringbuffer):
4282 Fix latency and buffer-time constants and properties ala basesink.
4283 Implement pull based scheduling. Fixes #346527.
4284 Set default blocksize in GstBaseSrc to 0, we default to pushing out
4286 Refuse slaving to another clock instead of silently not working.
4287 Only provide a clock when we are actually able to do so.
4288 Various small cleanups and compiler hints.
4290 2006-07-06 Tim-Philipp Müller <tim at centricular dot net>
4292 Patch by: Lutz Mueller <lutz at topfrose de>
4294 * gst/typefind/gsttypefindfunctions.c: (html_type_find),
4296 Add typefinding for text/html (#346581).
4298 2006-07-06 Tim-Philipp Müller <tim at centricular dot net>
4300 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
4301 (xml_check_first_element), (xml_type_find), (smil_type_find):
4302 Fix SMIL typefinding, make xml_check_first_element() more
4305 2006-07-06 Tim-Philipp Müller <tim at centricular dot net>
4307 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4308 (gst_play_base_bin_finalize), (decodebin_element_added_cb),
4309 (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
4310 * gst/playback/gstplaybasebin.h:
4311 Protect list of elements with a subtitle-encoding property and
4312 the subtitle encoding member itself with a lock of their own
4313 instead of using the object lock. This prevents a dead-lock in
4314 the element-remove callback in some circumstances when shutting
4317 2006-07-05 Sebastien Moutte <sebastien@moutte.net>
4319 * win32/common/libgsttag.def:
4320 Export some new functions.
4321 * win32/vs6/libgstogg.dsp:
4322 Add a link to libgsttag-0.10.lib.
4324 2006-07-04 Tim-Philipp Müller <tim at centricular dot net>
4326 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4327 Some const-ification.
4329 2006-07-04 Wim Taymans <wim@fluendo.com>
4331 * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
4332 Improve checking if we are dealing with a stream. Added some
4333 more uris that need buffering.
4335 2006-07-03 Edward Hervey <edward@fluendo.com>
4337 * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
4338 Remove unused variable.
4340 2006-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
4345 add GCOV_LIBS to GST_LIBS
4347 2006-07-02 Tim-Philipp Müller <tim at centricular dot net>
4349 Patch by: Michael Sheldon <webmaster at mikeasoft com>
4351 * ext/alsa/gstalsasrc.c:
4352 Add 32 bps to template caps and increase channels range
4353 from [1,2] to [1,MAX]. See #346326.
4355 2006-06-30 Tim-Philipp Müller <tim at centricular dot net>
4357 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4358 Recognise 'WMVA' video codec fourcc (#345879).
4360 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
4362 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4363 Fixed nasty memory leak
4365 2006-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
4367 * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
4368 (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
4371 2006-06-23 Jan Schmidt <thaytan@mad.scientist.com>
4373 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4374 (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
4375 (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
4376 Protect remove_fakesink using a mutex, so that we don't try and
4377 remove the fakesink simultaneously from multiple threads.
4379 When going from READY to PAUSED, restore the fakesink, so that
4380 it is there when decodebin gets reused.
4382 2006-06-23 Tim-Philipp Müller <tim at centricular dot net>
4384 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4385 * gst-libs/gst/rtp/gstbasertpdepayload.c:
4386 * gst-libs/gst/rtp/gstbasertppayload.c:
4387 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4388 * gst/tcp/gstmultifdsink.c:
4389 * gst/tcp/gsttcpclientsink.c:
4390 * gst/tcp/gsttcpclientsrc.c:
4391 * gst/tcp/gsttcpserversink.c:
4392 * gst/tcp/gsttcpserversrc.c:
4393 * gst/videorate/gstvideorate.c:
4394 * gst/videotestsrc/gstvideotestsrc.c:
4395 * sys/v4l/gstv4ljpegsrc.c:
4396 * sys/v4l/gstv4lmjpegsink.c:
4397 * sys/v4l/gstv4lsrc.c:
4398 * tests/examples/seek/scrubby.c:
4399 * tests/examples/seek/seek.c:
4400 Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
4402 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4404 * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
4405 Second field in GEnumValue shouldn't be a description,
4406 but a stringified version of the enum value.
4408 2006-06-22 Wim Taymans <wim@fluendo.com>
4410 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4411 (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
4412 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4413 Avoid type checking in buffer casts.
4414 Avoid caps copy in buffer_alloc when we can.
4415 Use pad_peer_accept.
4417 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4419 * gst-libs/gst/tag/tag.h:
4420 Oops, make that 'Since: 0.10.9'.
4422 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4424 * docs/libs/gst-plugins-base-libs-sections.txt:
4425 * gst-libs/gst/tag/tag.h:
4426 * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
4427 (gst_tag_image_type_get_type):
4428 API: add GstTagImageType enum to describe images contained
4429 in image tags (#345641).
4431 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4433 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4434 Fix warnings with gst-inspect: "buffers-min" property
4435 should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
4436 typo in property description.
4438 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4440 Patch by: Cody Russell <bratsche at gnome org>
4442 * gst/audioresample/gstaudioresample.c:
4443 (gst_audioresample_class_init):
4444 * gst/playback/gststreamselector.c:
4445 (gst_stream_selector_class_init):
4446 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
4447 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4448 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
4449 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
4450 * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
4451 * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
4452 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
4453 * gst/videotestsrc/gstvideotestsrc.c:
4454 (gst_video_test_src_class_init):
4455 * gst/volume/gstvolume.c: (gst_volume_class_init):
4456 Avoid unnecessary class cast check in class_init
4457 functions (#337747).
4459 2006-06-21 Tim-Philipp Müller <tim at centricular dot net>
4461 * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
4462 (gst_text_overlay_video_chain):
4463 g_markup_escape_text() REALLY doesn't like non-UTF8 input
4464 and doesn't validate its input either (and neither did
4465 textoverlay it seems). Let's do that then and fix #345206.
4467 2006-06-19 Wim Taymans <wim@fluendo.com>
4469 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
4470 (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
4471 (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
4472 (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
4473 (find_syncframe), (find_limits), (assign_value),
4474 (count_burst_unit), (gst_multi_fd_sink_new_client),
4475 (gst_multi_fd_sink_handle_client_write),
4476 (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
4477 (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
4478 (gst_multi_fd_sink_change_state):
4479 * gst/tcp/gstmultifdsink.h:
4480 Added shiny new burst-on-connect methods.
4481 Add properties to control the minimal amount of data queued.
4483 API: bytes-min property
4484 API: time-min property
4485 API: buffers-min property
4486 API: burst-unit property
4487 API: burst-value property
4488 API: add-full signal
4490 * gst/tcp/gsttcp-marshal.list:
4491 Added new marshaller code for the new signal.
4493 * tests/check/elements/multifdsink.c: (GST_START_TEST),
4494 (multifdsink_suite):
4495 Added testcases for new burst methods.
4497 2006-06-19 Edward Hervey <edward@fluendo.com>
4499 * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
4500 Implement clipping for accurate seeking.
4503 2006-06-19 Wim Taymans <wim@fluendo.com>
4505 Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
4507 * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
4508 (gst_video_scale_transform):
4509 Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
4511 2006-06-17 Tim-Philipp Müller <tim at centricular dot net>
4514 Fix --disable-external (can't set conditionals conditionally,
4517 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4519 * tests/check/elements/audioresample.c: (test_reuse),
4520 (audioresample_suite):
4521 Add test case for bug #342789 fixed below.
4523 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4525 * gst/audioresample/gstaudioresample.c:
4526 (gst_audioresample_class_init), (gst_audioresample_init),
4527 (audioresample_start), (audioresample_stop),
4528 (gst_audioresample_set_property), (gst_audioresample_get_property):
4529 Implement GstBaseTransform::start and ::stop so that audioresample
4530 can clear its internal state properly and be reused instead of
4531 causing non-negotiated errors with playbin under some circumstances
4534 * tests/check/elements/audioresample.c: (setup_audioresample),
4535 (cleanup_audioresample):
4536 Need to set element state here so that ::start and ::stop are
4539 2006-06-16 Wim Taymans <wim@fluendo.com>
4541 Patch by: Young-Ho Cha <ganadist at chollian dot net>
4543 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
4544 Parse extra data better, apparently it's right behind
4545 the normal strf header size. Fixes #343500.
4547 2006-06-16 Wim Taymans <wim@fluendo.com>
4549 * ext/alsa/gstalsasink.c: (set_hwparams):
4550 If we fail to set the buffer_time and period_time alsa
4551 parameters, post a warning and leave alsa select a
4552 default instead of failing. Fixes #342085
4554 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4556 * docs/libs/gst-plugins-base-libs-sections.txt:
4557 * gst-libs/gst/cdda/gstcddabasesrc.h:
4558 Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
4559 out in the header file and shouldn't be listed in the docs.
4561 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4562 Must dereference pointer to fourcc in the debug statement.
4564 2006-06-16 Stefan Kost <ensonic@users.sf.net>
4566 * docs/libs/Makefile.am:
4567 * docs/libs/gst-plugins-base-libs-docs.sgml:
4568 * docs/libs/gst-plugins-base-libs-sections.txt:
4569 * docs/libs/gst-plugins-base-libs.types:
4570 add remaining symbols into correct setions
4572 * gst-libs/gst/audio/gstringbuffer.c:
4575 * gst-libs/gst/audio/gstringbuffer.h:
4576 comment out not yet implemented function
4579 * gst-libs/gst/floatcast/floatcast.h:
4580 * gst-libs/gst/netbuffer/gstnetbuffer.c:
4581 add short descriptions
4584 * gst-libs/gst/interfaces/propertyprobe.c:
4585 fix return value docs
4587 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4588 simplify debug logging
4590 * gst-libs/gst/riff/riff-read.h:
4591 sync function prototype and docs
4593 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4594 remove left over symbol
4596 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4601 Use GST_PLUGIN_DOCS macro in configure.ac, add
4602 --enable-plugin-docs default to autogen.sh and use
4603 ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
4605 2006-06-15 Wim Taymans <wim@fluendo.com>
4607 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
4608 (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
4609 (gst_ogg_demux_loop):
4610 Combine GstFlowReturn from the source pads to give a
4611 meaningfull result to the upstream peer or to stop the
4612 processing task in case of errors.
4614 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
4616 * gst/playback/gststreaminfo.c: (cb_probe):
4617 Try GST_TAG_CODEC as fallback when extracting the
4618 codec name; more debug info.
4620 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
4622 * ext/ogg/Makefile.am:
4623 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4624 Extract language tags from ogm subtitle streams, so that
4625 the subtitle menu choices are labelled correctly in
4626 Totem (fixes #344708).
4628 2006-06-14 Wim Taymans <wim@fluendo.com>
4630 Patch by: Alessandro Decina <alessandro at nnva dot org>
4632 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
4633 (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
4634 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
4635 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
4636 Fix various leaks. Fixes #343699.
4637 Add x-smoke mime type.
4639 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
4641 * gst-libs/gst/riff/riff-ids.h:
4642 Add IDs for 'bext' chunks (see #343837).
4644 2006-06-12 Tim-Philipp Müller <tim at centricular dot net>
4646 Patch by: Young-Ho Cha <ganadist at chollian net>
4648 * gst/subparse/samiparse.c: (sami_context_pop_state),
4649 (handle_start_font), (end_sami_element):
4650 Honour font face tags in SAMI subtitles (#344503).
4652 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4655 add missing files containing translatable strings
4657 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4659 * docs/libs/tmpl/.cvsignore:
4660 we don't want those *.sgml files in CVS either
4662 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4664 * docs/libs/.cvsignore:
4665 * tests/check/elements/.cvsignore:
4666 * tests/check/libs/.cvsignore:
4669 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4671 * docs/libs/Makefile.am:
4672 also commiting the changed Makefile.am (added more libs to the
4675 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4677 * docs/libs/gst-plugins-base-libs-docs.sgml:
4678 * docs/libs/gst-plugins-base-libs-sections.txt:
4679 * docs/libs/gst-plugins-base-libs.types:
4680 first batch of reordering things, add index & hierarchy
4682 2006-06-11 Thomas Vander Stichele <thomas at apestaart dot org>
4685 use GST_PKG_CHECK_MODULES, cleans up output
4687 2006-06-10 Tim-Philipp Müller <tim at centricular dot net>
4689 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4690 Add support for burn:// URIs (#343385); const-ify things a bit,
4691 use G_N_ELEMENTS instead of hard-coded array size.
4693 2006-06-10 Tim-Philipp Müller <tim at centricular dot net>
4695 Patch by: Young-Ho Cha <ganadist at chollian net>
4697 * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
4698 Fix up broken entities before passing them to libxml *sigh*.
4701 2006-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
4706 === release 0.10.8 ===
4708 2006-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
4711 releasing 0.10.8, "Moar gij ziet mij nie"
4713 2006-06-07 Thomas Vander Stichele <thomas at apestaart dot org>
4730 * win32/common/config.h:
4733 2006-06-07 Thomas Vander Stichele <thomas at apestaart dot org>
4735 * docs/libs/tmpl/gstaudio.sgml:
4736 * docs/libs/tmpl/gstcolorbalance.sgml:
4737 * docs/libs/tmpl/gstmixer.sgml:
4738 * docs/libs/tmpl/gstringbuffer.sgml:
4739 * docs/libs/tmpl/gsttuner.sgml:
4740 * docs/libs/tmpl/gstxoverlay.sgml:
4741 * gst-libs/gst/audio/audio.c:
4742 * gst-libs/gst/audio/gstringbuffer.c:
4743 * gst-libs/gst/interfaces/colorbalance.c:
4744 * gst-libs/gst/interfaces/mixer.c:
4745 * gst-libs/gst/interfaces/tuner.c:
4746 * gst-libs/gst/interfaces/xoverlay.c:
4747 move last template doc snippets to source code and delete them
4749 2006-06-06 Michael Smith <msmith@fluendo.com>
4751 * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
4752 (theora_parse_drain_queue):
4753 Mark DELTA_UNIT on non-keyframes.
4755 2006-06-03 Jan Schmidt <thaytan@mad.scientist.com>
4757 * gst-libs/gst/audio/gstbaseaudiosink.c:
4758 (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
4759 * gst-libs/gst/audio/gstbaseaudiosink.h:
4760 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
4761 (gst_ring_buffer_samples_done):
4762 * gst-libs/gst/audio/gstringbuffer.h:
4763 Document better the fact that latency_time and buffer_time are values
4764 stored in microseconds, and not the usual GStreamer nanoseconds.
4765 Change the variables (compatibly) that store them from GstClockTime
4766 to guint64 to make it more clear that they're not storing clock times.
4767 Also, remove the bogus property description that says the user can
4768 specify -1 to get the default value, since that's never been the case.
4770 When computing the default segment size for the ring buffer, make it
4771 an integer number of samples.
4773 When the sub-class indicates a delay greater than the number of
4774 samples we've written return 0 from the audio sink get_time method.
4776 2006-06-02 Michael Smith <msmith@fluendo.com>
4778 * tests/check/elements/audioconvert.c: (set_channel_positions),
4779 (get_float_mc_caps), (get_int_mc_caps):
4780 * tests/check/elements/audioresample.c:
4781 * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
4782 * tests/check/elements/videorate.c:
4783 * tests/check/elements/videotestsrc.c: (GST_START_TEST):
4784 * tests/check/elements/volume.c:
4785 * tests/check/elements/vorbisdec.c:
4786 * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
4787 Don't busy-wait in tests; this was causing test timeouts very
4788 frequently when running under valgrind.
4790 2006-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
4793 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
4794 (gst_multi_fd_sink_remove_client_link),
4795 (gst_multi_fd_sink_client_queue_caps),
4796 (gst_multi_fd_sink_client_queue_buffer),
4797 (gst_multi_fd_sink_handle_client_write),
4798 (gst_multi_fd_sink_render):
4799 * gst/tcp/gstmultifdsink.h:
4800 make multifdsink properly deal with streamheader:
4801 - streamheader is taken from caps
4802 - buffers marked with IN_CAPS are not sent
4803 - streamheaders are sent, on connection, from the caps of the
4804 buffer where the client gets positioned to
4805 - further streamheader changes are done every time the client
4806 will receive a buffer with different caps
4807 * tests/check/elements/multifdsink.c: (GST_START_TEST),
4808 (gst_multifdsink_create_streamheader):
4811 2006-06-02 Michael Smith <msmith@fluendo.com>
4813 * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
4814 Reinstate limit on channel count. Vorbis does not define the meaning
4815 of > 6 channels, so they're just independent channels. Gstreamer
4816 currently has no mechanism to represent N independent channels.
4818 2006-06-02 Michael Smith <msmith@fluendo.com>
4820 * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
4821 Don't arbitrarily restrict channel counts and rate in vorbis.
4822 In terms of effects likely on real-world files, this fixes 96kHz
4825 2006-06-02 Michael Smith <msmith@fluendo.com>
4827 * gst/audioconvert/audioconvert.c: (float):
4828 More correct float->int conversion.
4830 2006-06-02 Michael Smith <msmith@fluendo.com>
4832 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
4833 Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
4834 value. Fixes g-critical on trying to play back ogg containing
4837 2006-06-02 Wim Taymans <wim@fluendo.com>
4839 * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
4841 * gst/playback/gstplaybasebin.h:
4842 Make the subtitle detection work from any thread so we don't
4843 deadlock. Fixes #343397.
4845 2006-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
4847 * gst/volume/Makefile.am:
4848 Seriously, it's not *that* hard to get compilation right. Even
4849 a drunk can do it ! Add LIBOIL CFLAGS and LIBS
4851 2006-06-01 Stefan Kost <ensonic@users.sf.net>
4853 * gst/volume/gstvolume.c: (volume_choose_func),
4854 (volume_update_real_volume), (gst_volume_class_init),
4855 (gst_volume_init), (volume_process_float), (volume_process_int16),
4856 (volume_process_int16_clamp), (volume_set_caps),
4857 (volume_transform_ip), (plugin_init):
4858 * gst/volume/gstvolume.h:
4859 rewrite the passthrough check, split _int16 and _int16_clamp, fix
4860 another property desc., remove unused param from process function
4862 * tests/check/elements/volume.c: (volume_suite):
4863 reactivate the passthrough test
4865 2006-06-01 Stefan Kost <ensonic@users.sf.net>
4867 * ext/alsa/gstalsamixerelement.h:
4868 * ext/alsa/gstalsamixeroptions.h:
4869 * ext/alsa/gstalsamixertrack.h:
4870 * ext/gnomevfs/gstgnomevfssink.h:
4871 * ext/gnomevfs/gstgnomevfssrc.h:
4872 * ext/theora/gsttheoradec.h:
4873 * ext/theora/gsttheoraenc.h:
4874 * ext/theora/gsttheoraparse.h:
4875 * ext/vorbis/vorbisparse.h:
4876 * gst-libs/gst/audio/gstaudioclock.h:
4877 * gst-libs/gst/audio/gstaudiofilter.h:
4878 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4879 * gst/audioconvert/gstaudioconvert.h:
4880 * gst/audioresample/gstaudioresample.h:
4881 * gst/audiotestsrc/gstaudiotestsrc.h:
4882 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
4883 * gst/playback/gststreamselector.h:
4884 * gst/tcp/gstmultifdsink.h:
4885 * gst/tcp/gsttcpclientsink.h:
4886 * gst/tcp/gsttcpclientsrc.h:
4887 * gst/tcp/gsttcpserversink.h:
4888 * gst/tcp/gsttcpserversrc.h:
4889 * gst/videorate/gstvideorate.h:
4890 * gst/videoscale/gstvideoscale.h:
4891 * gst/videotestsrc/gstvideotestsrc.h:
4892 * gst/volume/gstvolume.h:
4893 * sys/v4l/gstv4ljpegsrc.h:
4894 * sys/v4l/gstv4lmjpegsink.h:
4895 * sys/v4l/gstv4lmjpegsrc.h:
4896 * sys/v4l/gstv4lsrc.h:
4897 * sys/ximage/ximagesink.h:
4898 * sys/xvimage/xvimagesink.h:
4899 * tests/old/testsuite/alsa/sinesrc.h:
4900 Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
4902 2006-05-31 Wim Taymans <wim@fluendo.com>
4904 * ext/libvisual/visual.c: (gst_visual_reset),
4905 (gst_visual_sink_setcaps), (gst_visual_sink_event),
4906 (gst_visual_src_event), (get_buffer), (gst_visual_chain):
4908 Use running time before doing QoS.
4911 2006-05-31 Thomas Vander Stichele <thomas at apestaart dot org>
4913 * docs/libs/Makefile.am:
4914 set a magic variable to indicate we know the docs are incomplete
4916 2006-05-30 Sebastien Moutte <sebastien@moutte.net>
4918 * win32/common/libgstvideo.def:
4919 export gst_video_calculate_display_ratio
4920 * win32/vs6/libgstvideoscale.dsp:
4921 add link to libgstvideo-0.10.lib
4923 2006-05-30 Tim-Philipp Müller <tim at centricular dot net>
4925 * gst/playback/gstplaybasebin.c: (gen_source_element):
4926 Throw a more comprehensible error for rtsp:// URIs (rather
4927 than erroring out with a negotiation error later on) until
4928 we fix playbin to handle rtspsrc etc.
4930 2006-05-30 Wim Taymans <wim@fluendo.com>
4932 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
4933 (gst_text_overlay_text_event):
4936 2006-05-30 Wim Taymans <wim@fluendo.com>
4938 * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
4939 (gst_adder_request_new_pad), (gst_adder_release_pad):
4940 * gst/adder/gstadder.h:
4941 Implement release_request_pad.
4942 Make padcounter atomic.
4944 * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
4945 Added check for release_pad in adder.
4947 2006-05-30 Wim Taymans <wim@fluendo.com>
4949 * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
4952 2006-05-30 Thomas Vander Stichele <thomas at apestaart dot org>
4954 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4955 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
4956 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
4957 (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
4958 (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
4959 (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
4960 (gst_ogg_demux_bisect_forward_serialno),
4961 (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
4962 (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
4964 clean up printf formats for granulepos and serialno
4966 2006-05-30 Michael Smith <msmith@fluendo.com>
4968 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
4969 (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
4970 (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
4971 (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
4972 (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
4973 * ext/vorbis/vorbisenc.h:
4974 Multi-channel caps negotiation, so we can do proper multichannel
4975 vorbis encoding, negotiated through audioconvert.
4977 2006-05-30 Wim Taymans <wim@fluendo.com>
4979 * tests/check/elements/adder.c: (test_event_message_received),
4980 (test_play_twice_message_received), (GST_START_TEST),
4982 Added check to show that #339935 is fixed with ongoing
4983 adder and collectpads fixes.
4985 2006-05-29 Wim Taymans <wim@fluendo.com>
4987 * gst/adder/gstadder.c: (gst_adder_request_new_pad):
4988 Don't leak pad name.
4990 2006-05-29 Wim Taymans <wim@fluendo.com>
4992 * gst/adder/gstadder.c: (gst_adder_query_duration),
4993 (forward_event_func), (forward_event), (gst_adder_src_event):
4995 Make query/seeking code threadsafe.
4997 * tests/check/Makefile.am:
4998 * tests/check/elements/adder.c: (test_event_message_received),
4999 (GST_START_TEST), (test_play_twice_message_received):
5000 Fix adder test case.
5002 2006-05-29 Tim-Philipp Müller <tim at centricular dot net>
5004 Patch by: Young-Ho Cha <ganadist at chollian net>
5006 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5007 (gst_play_base_bin_init), (gst_play_base_bin_dispose),
5008 (set_encoding_element), (decodebin_element_added_cb),
5009 (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
5010 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
5011 * gst/playback/gstplaybasebin.h:
5012 Add 'subtitle-encoding' property to playbin, so applications can
5013 force a subtitle encoding for non-UTF8 subtitles (#342268).
5015 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
5016 (gst_sub_parse_set_property):
5017 Rename recently-added 'encoding' property to 'subtitle-encoding'
5018 (so it can be proxied by playbin/decodebin in a generic way
5019 with less danger of false positives).
5021 2006-05-29 Michael Smith <msmith@fluendo.com>
5023 * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
5024 (append_with_other_format), (set_structure_widths),
5025 (gst_audio_convert_transform_caps):
5026 Patch from #341562: give more specific audio caps in get_caps, so
5027 that basetransform can make better decisions on what caps to
5030 2006-05-28 Stefan Kost <ensonic@users.sf.net>
5032 * tests/check/elements/volume.c:
5033 make it compile again
5035 2006-05-28 Stefan Kost <ensonic@users.sf.net>
5037 * tests/check/elements/volume.c: (volume_suite):
5038 disable test until #343196 gets resolved
5040 2006-05-28 Stefan Kost <ensonic@users.sf.net>
5042 * gst/adder/gstadder.c: (gst_adder_get_type):
5043 Make it easier to copy&paste
5045 * gst/volume/Makefile.am:
5046 * gst/volume/gstvolume.c: (volume_update_real_volume),
5047 (gst_volume_set_volume), (gst_volume_set_mute),
5048 (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
5049 (volume_transform_ip), (volume_update_mute),
5050 (volume_update_volume):
5051 * gst/volume/gstvolume.h:
5052 Add own debug category, move duplicate code to helper function, fix
5053 property texts, add more comments and prepare ffor liboil-goodness
5055 * tests/check/Makefile.am:
5056 * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
5057 add test for mute and passtrough case, be a bit more verbose to track
5060 * tests/check/generic/states.c: (GST_START_TEST):
5061 catch elements that fail to instantiate
5063 2006-05-28 Edward Hervey <edward@fluendo.com>
5065 * tests/check/pipelines/simple-launch-lines.c:
5066 * tests/check/pipelines/theoraenc.c:
5067 * tests/check/pipelines/vorbisenc.c:
5068 Comment out tests using parse_launch() if core was built without
5069 parsing capabilities.
5071 2006-05-27 Edward Hervey <edward@fluendo.com>
5073 * tests/check/Makefile.am:
5074 Extra bonus points for whoever explains to ensonic that you are meant
5075 to test unit tests thoroughly before commiting them, especially if
5076 you know it's going to break.
5077 De-activated element/adder tests.
5079 2006-05-27 Edward Hervey <edward@fluendo.com>
5081 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5082 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
5083 Marking caps conversion issues as GST_WARNING is way too verbose,
5084 Moving them to GST_LOG.
5086 2006-05-27 Tim-Philipp Müller <tim at centricular dot net>
5089 Replace current README (containing the release notes from
5090 some 0.9.x version) with a proper README taken from the core.
5092 2006-05-26 Wim Taymans <wim@fluendo.com>
5094 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5095 (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
5096 (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
5097 (vorbis_dec_change_state):
5100 Clip output samples to segment boundaries.
5102 2006-05-26 Jan Schmidt <thaytan@mad.scientist.com>
5104 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5105 (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
5106 Improve the errors produced on bad output, including some human
5107 readable description strings.
5108 Handle the (theoretical for ximagesink) case where the XServer
5109 has a different idea about the size required for a particular
5110 frame and gives us too small a memory allocation.
5112 2006-05-26 Jan Schmidt <thaytan@mad.scientist.com>
5114 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
5115 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
5116 (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
5117 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
5118 Improve the errors produced on bad output, including some human
5119 readable description strings.
5120 Handle RGB Xv formats properly by transforming them into our
5121 big-endian caps description.
5122 Use gst_caps_truncate to ensure that we never try and choose a
5123 non-fixed caps in buffer_alloc.
5124 Handle the case where the XServer has a different idea about the size
5125 required for a particular frame and gives us too small a memory
5127 Use -1 to indicate 'no image format', because 0 is a valid XServer
5128 image format number.
5129 Put RGB Xv formats at the end of the caps, so that we always prefer
5131 Iterate the available Xv Encodings to determine the maximum width and
5132 height, and then return that in our caps.
5133 (Closes #315312, #337544)
5135 2006-05-25 Jan Schmidt <thaytan@mad.scientist.com>
5137 * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
5138 When there is only one unfinished pad and it receives an event that
5139 doesn't match our requirements, we need to set alldone=FALSE so that
5140 the fakesink is not removed yet.
5142 2006-05-25 Tim-Philipp Müller <tim at centricular dot net>
5144 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
5145 Use gst_type_find_helper_for_buffer() to find the type
5146 of stream from the first packet.
5149 Bump requirements to core CVS (needed for vorbis
5150 typefinding to work).
5152 2006-05-24 Edward Hervey <edward@fluendo.com>
5154 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
5155 Added the 'prfl' atom type which MQV (no, it's not a typo) files
5156 contain. Else they play perfectly fine with qtdemux.
5158 2006-05-23 Stefan Kost <ensonic@users.sf.net>
5160 * ext/theora/theoradec.c:
5161 * ext/theora/theoraenc.c:
5162 * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
5163 * gst/audiorate/gstaudiorate.c:
5164 make more debug catagories static
5166 * tests/check/Makefile.am:
5167 * tests/check/elements/adder.c: (message_received),
5168 (test_event_message_received), (GST_START_TEST),
5169 (test_play_twice_message_received), (adder_suite):
5170 added test case for using element twice, extra bonus points for anyone
5171 who can make these test run reliably
5173 2006-05-23 Tim-Philipp Müller <tim at centricular dot net>
5175 * ext/theora/theoradec.c: (theora_dec_chain):
5176 Make work with time-stamped input buffers that do not
5177 have a granulepos in BUFFER_OFFSET_END (like theora
5178 buffers coming from matroskademux). Fixes #342448.
5180 2006-05-22 Tim-Philipp Müller <tim at centricular dot net>
5182 Patch by: Peter Kjellerstedt <pkj at axis com>
5184 * gst/tcp/Makefile.am:
5185 fdstresstest doesn't need Gtk+, fix compilation if
5186 gtk is not available (#342566).
5188 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
5190 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
5192 Removed redundant floor()
5194 2006-05-19 Tim-Philipp Müller <tim at centricular dot net>
5196 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5197 On second thought, just skip JUNK chunks automatically, so
5198 the caller doesn't have to handle this. Fixes #342345.
5199 Also, return GST_FLOW_UNEXPECTED if we get a short read,
5202 2006-05-19 Tim-Philipp Müller <tim at centricular dot net>
5204 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5205 Don't bail out on JUNK chunks with a size of 0 (would try to
5206 pull_range 0 bytes before, which sources don't like too much).
5209 2006-05-19 Jan Schmidt <thaytan@mad.scientist.com>
5211 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5212 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5213 Use the gstutil scaling function to preserve 64 bits while calculating
5214 output width and height from the display-aspect-ratio. (A continuation
5217 2006-05-19 Jan Schmidt <thaytan@mad.scientist.com>
5219 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
5220 (gst_xvimagesink_buffer_alloc):
5221 * sys/xvimage/xvimagesink.h:
5222 When performing buffer allocations, remember the caps and image format
5223 we return so that if the same caps are asked for next time we can
5224 return them immediately without doing any caps intersections.
5226 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
5228 * gst-libs/gst/rtp/README:
5229 Some new documentation
5230 * gst-libs/gst/rtp/gstrtpbuffer.h:
5231 Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children
5232 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
5233 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
5234 New RTP audio base payloader class. Supports frame or sample based
5235 codecs. Not enabled in Makefile.am until approved.
5237 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
5239 * tests/check/elements/alsa.c: (test_device_property_probe):
5240 Fix test case: don't try to free NULL GValueArray when there
5243 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
5245 * tests/check/Makefile.am:
5246 * tests/check/elements/alsa.c: (test_device_property_probe),
5247 (alsa_suite), (main):
5248 Add simple test that runs a device property probe on alsasrc,
5249 alsasink and alsamixer. Disable valgrind check for now (too
5250 many leaks in libasound, and valgrind ignored my suppressions
5253 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
5255 * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
5256 (gst_alsa_device_property_probe_probe_property),
5257 (gst_alsa_device_property_probe_needs_probe),
5258 (gst_alsa_device_property_probe_get_values),
5259 (gst_alsa_type_add_device_property_probe_interface):
5260 * ext/alsa/gstalsadeviceprobe.h:
5261 * ext/alsa/gstalsamixerelement.c:
5262 (gst_alsa_mixer_element_init_interfaces):
5263 * ext/alsa/gstalsamixerelement.h:
5264 Clean up and simplify alsa device probing. Make it actually work
5265 for multiple classes. Don't cache results any longer.
5267 * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
5268 (gst_alsasink_init):
5269 * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
5270 (gst_alsasrc_interface_supported), (gst_implements_interface_init),
5271 (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
5272 Make alsasink and alsasrc implement the GstPropertyProbe interface
5273 for device probing (#342181).
5274 Patch by: Martin Szulecki <gnomebugzilla at sukimashita com>
5276 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
5278 * gst/subparse/samiparse.c: (handle_start_font):
5279 Don't ignore return value of strtol (++compiler_happiness).
5281 2006-05-17 Tim-Philipp Müller <tim at centricular dot net>
5283 Patch by: Young-Ho Cha <ganadist chollian net>
5285 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5286 (gst_sub_parse_class_init), (gst_sub_parse_init),
5287 (gst_sub_parse_set_property), (gst_sub_parse_get_property),
5289 * gst/subparse/gstsubparse.h:
5290 Add 'encoding' property (#341681).
5292 * gst/subparse/samiparse.c: (characters_sami):
5293 Output is pango markup, so we need to escape text
5294 between tags (#342143).
5296 2006-05-16 Tim-Philipp Müller <tim at centricular dot net>
5298 * gst-libs/gst/audio/multichannel.c:
5299 (gst_audio_check_channel_positions):
5300 It's okay to have caps with channels=1 and a channel position
5301 different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
5302 (deinterleavers might want to keep the position in the caps,
5303 so that they can be re-interleaved again properly later).
5304 Leave check for unexpected 2-channel layouts intact for now.
5306 2006-05-16 Zaheer Abbas Merali <zaheerabbas at merali dot org>
5308 * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
5309 Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
5310 basesrc can do its job correctly.
5312 2006-05-16 Tim-Philipp Müller <tim at centricular dot net>
5314 * ext/alsa/Makefile.am:
5315 * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
5316 (gst_alsa_detect_formats), (get_channel_free_structure),
5317 (caps_add_channel_configuration), (gst_alsa_detect_channels),
5318 (gst_alsa_probe_supported_formats):
5319 * ext/alsa/gstalsa.h:
5320 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5321 Refactor and improve caps probing code: probe signedness
5322 when we probe the supported formats/widths; set endianness
5323 to the one we actually probed for (ie. cpu endianness).
5325 * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
5326 (gst_alsasrc_close):
5327 * ext/alsa/gstalsasrc.h:
5328 Implement caps probing for alsasrc.
5330 2006-05-15 Wim Taymans <wim@fluendo.com>
5332 * ext/theora/theoradec.c: (gst_theora_dec_reset),
5333 (theora_dec_src_query), (theora_dec_src_event),
5334 (theora_dec_sink_event), (theora_handle_comment_packet),
5335 (theora_handle_data_packet), (theora_dec_change_state):
5336 Cleanups, add some G_LIKELY.
5337 Use segment helpers instead of our own wrong code.
5338 Clear queued buffers on seek and READY.
5340 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
5341 (vorbis_dec_convert), (vorbis_dec_src_query),
5342 (vorbis_dec_src_event), (vorbis_dec_sink_event),
5343 (vorbis_handle_comment_packet), (vorbis_dec_push),
5344 (vorbis_handle_data_packet), (vorbis_dec_chain),
5345 (vorbis_dec_change_state):
5346 * ext/vorbis/vorbisdec.h:
5347 Remove old useless packetno variable.
5348 Do position query properly.
5350 Do cleanup of queued buffers in new helper function
5353 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5355 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5356 Query supported sample rates. Fixes #341732.
5358 2006-05-15 Julien MOUTTE <julien@moutte.net>
5360 * gst/playback/gstdecodebin.c: (cleanup_decodebin),
5361 (gst_decode_bin_change_state): Make decodebin reusable
5362 when going from PAUSE_TO_READY and then back to PAUSED.
5365 2006-05-15 Wim Taymans <wim@fluendo.com>
5367 * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
5368 (vorbis_dec_convert), (vorbis_dec_src_query),
5369 (vorbis_dec_sink_query), (vorbis_dec_src_event),
5370 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
5371 (vorbis_dec_clean_queued), (vorbis_dec_push),
5372 (vorbis_handle_data_packet), (vorbis_dec_change_state):
5373 Cleanups. Use refcounting and DEBUG_OBJECT.
5374 Reset segment on flush, use code methods instead of our
5376 Fix potential memleak.
5378 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5380 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
5381 (gst_alsasink_init):
5382 * ext/alsa/gstalsasink.h:
5383 Don't leak allocated snd_output_t structure if there's
5384 more than one alsasink instance at a time (#341873).
5385 Also fix GObject macros in header file.
5387 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5389 * gst/subparse/gstsubparse.c:
5390 (gst_sub_parse_data_format_autodetect):
5391 Don't use libxml functions in the typefinding code.
5393 2006-05-15 Wim Taymans <wim@fluendo.com>
5395 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5396 Fix seeking performance in the case where a non-header
5397 packet has a 0 granulepos (busted theora case).
5399 (nvdr: thanks Wim for not mentioning who spotted and fixed it in
5400 the first place, you limelight stealer you)
5402 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5404 * gst/subparse/gstsubparse.c:
5405 (gst_sub_parse_data_format_autodetect):
5406 Improve SAMI typefinding: handle case where there are
5407 whitespaces or newlines in front of the first <SAMI>
5410 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5413 Build video4linux plugin even if there's no XVIDEO, just
5414 without implementing the GstXOverlay interface (#334002).
5416 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5419 * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
5421 Add tentative support for libvisual-0.4 (#336881).
5423 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5425 Patch by: Young-Ho Cha <ganadist at chollian net>
5427 * gst/subparse/samiparse.c: (handle_start_font):
5428 Need to map "silver" colour explicitly (#169936).
5430 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5432 Patch by: Young-Ho Cha <ganadist at chollian net>
5434 * gst/subparse/Makefile.am:
5435 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5436 (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
5437 (gst_sub_parse_format_autodetect), (feed_textbuf),
5438 (gst_subparse_type_find), (plugin_init):
5439 * gst/subparse/gstsubparse.h:
5440 * gst/subparse/samiparse.c:
5441 * gst/subparse/samiparse.h:
5442 Add support for SAMI subtitles (#169936).
5444 2006-05-14 Michael Smith <msmith@fluendo.com>
5446 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
5447 Fix #341696: crash when mixing L+R+C to mono or stereo.
5448 * tests/check/Makefile.am:
5449 * tests/check/elements/audioconvert.c: (set_channel_positions),
5450 (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
5451 (audioconvert_suite):
5452 Add test for the above, including some generic framework bits for
5453 testing multichannel things.
5455 === release 0.10.7 ===
5457 2006-05-14 Jan Schmidt <thaytan@mad.scientist.com>
5460 releasing 0.10.7, "Leave the gun"
5462 2006-05-13 Jan Schmidt <thaytan@mad.scientist.com>
5464 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5465 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5468 2006-05-12 Jan Schmidt <thaytan@mad.scientist.com>
5470 * docs/libs/gst-plugins-base-libs-docs.sgml:
5471 * docs/libs/gst-plugins-base-libs-sections.txt:
5472 * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
5473 * gst-libs/gst/video/video.h:
5474 * gst/videoscale/Makefile.am:
5475 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5476 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5477 * tests/check/Makefile.am:
5478 * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
5480 Fix integer overflow problem with pixel-aspect-ratio calculations
5481 in videoscale and xvimagesink (#341542)
5483 2006-05-12 Tim-Philipp Müller <tim at centricular dot net>
5485 * gst-libs/gst/tag/gstid3tag.c:
5486 Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
5488 2006-05-12 Sebastien Moutte <sebastien@moutte.net>
5491 update win32 files listing
5493 2006-05-11 Thomas Vander Stichele <thomas at apestaart dot org>
5495 patch by: Sjoerd Simons (sjoerd@luon.net)
5497 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5498 (group_create), (group_destroy), (add_stream),
5499 (gst_play_base_bin_get_property),
5500 (gst_play_base_bin_get_streaminfo_value_array):
5501 * gst/playback/gstplaybasebin.h:
5502 API: GstPlayBaseBin::stream-info-value-array property
5503 use a more bindings-friendly way of exposing streaminfo
5504 using a GValueArray. Tested in ipython.
5507 2006-05-11 Wim Taymans <wim@fluendo.com>
5509 * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
5510 (queue_underrun_cb), (queue_filled_cb):
5511 Also catch queue underruns but don't do anything yet.
5512 Refactor and comment queue enlarging code a bit.
5514 * gst/playback/gstplaybasebin.c: (queue_overrun),
5515 (queue_threshold_reached), (queue_out_of_data),
5516 (gen_preroll_element):
5517 If a queue over/underruns check that we don't create nasty
5518 deadlocks when the min-threshold is not reached but the
5519 max-bytes is. In those cases disable max-bytes when we
5520 know that the queue is fed timed data.
5523 2006-05-11 Tim-Philipp Müller <tim at centricular dot net>
5525 * gst/playback/gstplaybin.c: (gen_audio_element):
5526 Make playbin automatically plug an 'audioresample'
5527 element before the audio sink as well. This solves
5528 problems with sinks that only accept a very specific
5529 sample rate, like esdsink (e.g. #340379).
5531 2006-05-11 Tim-Philipp Müller <tim at centricular dot net>
5533 * gst/playback/gstplaybasebin.c: (gen_source_element):
5534 Make http sources send special headers so that we receive
5535 icecast metadata if the http stream is an icecast stream
5536 (otherwise the server will just ignore them). This also
5537 means that from now on users will need the 'icydemux'
5538 element from gst-plugins-good installed if they want to
5539 listen to icecast radio streams. (#341432, #333657).
5541 2006-05-11 Thomas Vander Stichele <thomas at apestaart dot org>
5543 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
5544 (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
5545 remove stupid example from docs - it should come with a simple
5548 * tests/check/elements/multifdsink.c: (wait_bytes_served),
5549 (fail_if_can_read), (GST_START_TEST),
5550 (gst_multifdsink_create_streamheader), (multifdsink_suite):
5551 add a test for changing streamheader which exposes a bug in
5554 2006-05-11 Michael Smith <msmith@fluendo.com>
5556 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
5557 (gst_gnome_vfs_src_received_headers_callback):
5558 * ext/gnomevfs/gstgnomevfssrc.h:
5559 Don't set icy-caps unless we have a sane interval value. Move
5560 interval to a local variable; we never use it outside this function.
5562 2006-05-11 Wim Taymans <wim@fluendo.com>
5564 * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
5565 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
5566 Register special buffer types along with the objects so
5567 that they are not registered at runtime from N different
5568 streaming threads since they are not threadsafe.
5570 2006-05-10 Thomas Vander Stichele <thomas at apestaart dot org>
5572 * tests/check/elements/multifdsink.c: (wait_bytes_served),
5573 (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
5574 add two more tests, one doing streamheader
5576 2006-05-10 Thomas Vander Stichele <thomas at apestaart dot org>
5578 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
5579 clean up the bufqueue when shutting down
5580 * tests/check/Makefile.am:
5581 * tests/check/elements/multifdsink.c: (setup_multifdsink),
5582 (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
5584 add a test for the leak that was just fixed
5586 2006-05-10 Wim Taymans <wim@fluendo.com>
5588 * gst/adder/gstadder.c: (gst_adder_setcaps),
5589 (gst_adder_query_duration), (gst_adder_query), (forward_event),
5590 (gst_adder_src_event), (gst_adder_sink_event),
5591 (gst_adder_class_init), (gst_adder_finalize),
5592 (gst_adder_request_new_pad), (gst_adder_collected):
5593 * gst/adder/gstadder.h:
5594 Updated some docs. Added comments and FIXMEs all over the place.
5595 Improve debugging info.
5596 Fix leak on finalize by not calling the parent.
5597 Implement duration query.
5598 Make event forwarding threadsafe.
5599 Correctly send NEWSEGMENT at start and after flush.
5600 Handle EOS correctly.
5601 Post error when not negotiated.
5603 * tests/check/elements/adder.c: (GST_START_TEST):
5604 Added FIXME in the test.
5606 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5608 * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
5609 (gst_text_overlay_halign_get_type),
5610 (gst_text_overlay_wrap_mode_get_type):
5611 * ext/theora/theoradec.c: (theora_handle_type_packet),
5612 (theora_handle_data_packet):
5613 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
5614 (theora_enc_sink_setcaps), (theora_enc_chain):
5615 * gst-libs/gst/cdda/gstcddabasesrc.c:
5616 (gst_cdda_base_src_mode_get_type):
5617 * gst/audiotestsrc/gstaudiotestsrc.c:
5618 (gst_audiostestsrc_wave_get_type):
5619 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
5620 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
5621 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
5622 (gst_sync_method_get_type), (gst_unit_type_get_type),
5623 (gst_client_status_get_type):
5624 * gst/videoscale/gstvideoscale.c:
5625 (gst_video_scale_method_get_type):
5626 * gst/videotestsrc/gstvideotestsrc.c:
5627 (gst_video_test_src_pattern_get_type):
5628 * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
5629 (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
5630 (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
5631 (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
5632 (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
5633 (paint_setup_RGB565), (paint_setup_xRGB1555):
5634 Const-ify GEnumValue and GFlagsValue arrays. Use
5635 GST_ROUND_UP_* macros instead of home-made ones.
5637 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5640 Require core CVS for the new newsegment stuff.
5642 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5644 Patch by: Sjoerd Simons <sjoerd at luon net>
5646 * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
5647 Register nick for enum value (#341160).
5649 2006-05-09 Stefan Kost <ensonic@users.sf.net>
5651 * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
5653 backout typefind patch #340375
5655 * tests/check/elements/adder.c: (message_received),
5656 (GST_START_TEST), (adder_suite):
5657 redo, signal-handling of test
5659 2006-05-09 Wim Taymans <wim@fluendo.com>
5661 * gst/adder/gstadder.c: (gst_adder_request_new_pad),
5662 (gst_adder_collected):
5663 * gst/adder/gstadder.h:
5664 Remove bogus segment merging and forwarding, we don't
5665 care about timestamps anyway and we just produce a
5667 Also create a nice NEWSEGMENT event when we start.
5668 Use _scale_int some more.
5670 2006-05-09 Edward Hervey <edward@fluendo.com>
5672 * tests/icles/stress-xoverlay.c:
5673 Fix if core was built without parsing support.
5675 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5677 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5678 Add SEDG (Samsung MPEG-4) fourcc.
5680 2006-05-09 Edward Hervey <edward@fluendo.com>
5682 * tests/icles/stress-xoverlay.c:
5683 * tests/examples/volume/volume.c:
5684 Fix if core was built without parsing support.
5686 * tests/examples/seek/seek.c:
5687 Disable the parse_launch example if core was built without parsing
5690 2006-05-08 Edward Hervey <edward@fluendo.com>
5692 * autogen.sh: (CONFIGURE_DEF_OPT):
5693 libtoolize on Darwin/MacOSX is called glibtoolize
5695 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5697 * tests/check/Makefile.am:
5698 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
5699 Disable the adder test, until the build-slaves posses the kindness to
5700 either like it or to give valid reason for not doing so
5702 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5704 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
5706 Shuffle NULL state change around and raise timeout more
5708 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5710 * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
5711 (mp4_type_find), (plugin_init):
5712 Add typefind to distinguish between "audio/x-m4a" and new type
5713 "video/mp4". Fixes #340375
5715 * tests/check/elements/adder.c: (adder_suite):
5716 Raise timeout to make buildbot happy
5718 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5720 * gst/adder/gstadder.c: (gst_adder_sink_event),
5721 (gst_adder_request_new_pad), (gst_adder_change_state):
5722 * gst/adder/gstadder.h:
5723 * tests/check/Makefile.am:
5724 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
5725 (adder_suite), (main):
5726 Add sink-event handling to adder. It tries to merge incomming
5727 newsegment-events. Added test to check if segment_done is comming
5728 through. Fixes #340060
5730 2006-05-05 Andy Wingo <wingo@pobox.com>
5732 * ext/theora/theoraparse.c (gst_theora_parse_init)
5733 (theora_parse_src_convert, theora_parse_src_query):
5734 * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
5735 (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
5736 query functions on the source pads of the theora and vorbis parse
5737 elements. Fixes position querying when doing a remux.
5739 2006-05-05 Michael Smith <msmith@fluendo.com>
5741 * ext/theora/theoraparse.c: (parse_granulepos),
5742 (theora_parse_drain_queue_prematurely),
5743 (theora_parse_queue_buffer), (theora_parse_sink_event):
5745 Fix invalid granulepos outputs when starting with a non-keyframe.
5747 2006-05-05 Jan Schmidt <thaytan@mad.scientist.com>
5749 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
5750 (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
5751 Rearrange MPEG system stream detection, fixing some memleaks in the
5753 Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
5754 they clean up their data correctly.
5755 Remove unused ogganx caps and move the 'is_annodex' check to inside
5756 the 'is_ogg' if statement.
5758 2006-05-05 Wim Taymans <wim@fluendo.com>
5760 * gst/playback/gstdecodebin.c: (cleanup_decodebin):
5761 Properly remove ghostpads. Fixes #340392
5763 2006-05-04 David Schleef <ds@schleef.org>
5765 * gst/typefind/gsttypefindfunctions.c:
5767 2006-05-03 Jan Schmidt <thaytan@mad.scientist.com>
5769 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
5770 (mpeg_ts_probe_headers), (mpeg_ts_type_find):
5772 When typefinding an MP3 in push-based mode, don't penalise the
5773 probability down to 74% when we found 5 valid frames just because we
5774 can't peek the end of the file.
5776 Make the probability for detecting MPEG Transport Streams based on the
5777 number of sequential headers we successfully detected.
5779 2006-05-03 Wim Taymans <wim@fluendo.com>
5781 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5782 (vorbis_dec_push), (vorbis_dec_chain):
5783 Still produce an error when we receive an empty packet.
5785 2006-05-03 Wim Taymans <wim@fluendo.com>
5787 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
5788 (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
5789 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
5790 Mark buffers with DISCONT after seek and after activating new
5793 * ext/theora/gsttheoradec.h:
5794 * ext/theora/theoradec.c: (gst_theora_dec_reset),
5795 (theora_get_query_types), (theora_dec_sink_event),
5796 (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
5797 (theora_dec_change_state):
5799 Detect and mark DISCONT buffers.
5801 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5802 (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
5803 (vorbis_dec_change_state):
5804 * ext/vorbis/vorbisdec.h:
5806 Detect and mark DISCONT buffers.
5807 Don't crash on 0 sized buffers.
5809 2006-05-03 Wim Taymans <wim@fluendo.com>
5811 * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
5812 (volume_transform_ip):
5813 Increase "volume" property to 10.0. Fixes #340369.
5814 Set the process function to NULL when capsnego fails so that
5815 we properly error out.
5817 2006-05-02 Stefan Kost <ensonic@users.sf.net>
5819 * gst/playback/gstplaybin.c: (add_sink):
5820 * gst/playback/test.c: (main):
5821 * gst/playback/test5.c: (dump_element_stats):
5822 * gst/playback/test6.c: (main):
5823 free caps using gst_caps_unref, don't leak caps-strings
5825 2006-05-01 Tim-Philipp Müller <tim at centricular dot net>
5827 * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
5829 Refine musepack typefinding a bit. Return MAXIMUM
5830 probability when we detect stream version 7 to make
5831 sure the mpeg audio typefinder doesn't trump us.
5833 2006-04-29 Tim-Philipp Müller <tim at centricular dot net>
5835 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5836 Protect against unexpected NULL strf_data buffer.
5838 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
5840 * tests/check/elements/audioconvert.c: (verify_convert),
5842 interpret the out[] buffer in the order the bytes are actually
5843 put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
5844 Other tests should use BYTE_ORDER since the array is filled in
5847 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
5849 * tests/check/elements/audioconvert.c: (verify_convert),
5851 when a test fails, give an indication of which it is
5853 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
5855 * gst-libs/gst/cdda/gstcddabasesrc.c:
5856 compile fix; strtol() needs <stdlib.h>
5858 2006-04-28 Stefan Kost <ensonic@users.sf.net>
5860 * ext/alsa/gstalsamixerelement.c:
5861 * ext/alsa/gstalsasrc.c:
5862 * ext/cdparanoia/gstcdparanoiasrc.c:
5863 * ext/gnomevfs/gstgnomevfssink.c:
5864 * ext/gnomevfs/gstgnomevfssrc.c:
5865 * ext/ogg/gstoggdemux.c:
5866 * ext/ogg/gstoggmux.c:
5867 * ext/ogg/gstoggparse.c:
5868 * ext/ogg/gstogmparse.c:
5869 * ext/pango/gstclockoverlay.c:
5870 * ext/pango/gsttextoverlay.c:
5871 * ext/pango/gsttextrender.c:
5872 * ext/pango/gsttimeoverlay.c:
5873 * ext/theora/theoradec.c:
5874 * ext/theora/theoraenc.c:
5875 * ext/vorbis/vorbisdec.c:
5876 * ext/vorbis/vorbisenc.c:
5877 * gst-libs/gst/audio/gstaudiofilter.c:
5878 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
5879 * gst/audioconvert/gstaudioconvert.c:
5880 * gst/audiorate/gstaudiorate.c:
5881 * gst/audioresample/gstaudioresample.c:
5882 * gst/audiotestsrc/gstaudiotestsrc.c:
5883 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5884 * gst/playback/gstdecodebin.c:
5885 * gst/playback/gstplaybin.c:
5886 * gst/playback/gststreamselector.c:
5887 * gst/subparse/gstsubparse.c:
5888 * gst/tcp/gstmultifdsink.c:
5889 * gst/tcp/gsttcpclientsink.c:
5890 * gst/tcp/gsttcpclientsrc.c:
5891 * gst/tcp/gsttcpserversink.c:
5892 * gst/tcp/gsttcpserversrc.c:
5893 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
5894 * gst/videorate/gstvideorate.c:
5895 * gst/videoscale/gstvideoscale.c:
5896 * gst/videotestsrc/gstvideotestsrc.c:
5897 * gst/volume/gstvolume.c:
5898 * sys/v4l/gstv4ljpegsrc.c:
5899 * sys/v4l/gstv4lmjpegsink.c:
5900 * sys/v4l/gstv4lmjpegsrc.c:
5901 * sys/v4l/gstv4lsrc.c:
5902 * sys/ximage/ximagesink.c:
5903 * sys/xvimage/xvimagesink.c:
5904 * tests/check/libs/cddabasesrc.c:
5905 make GstElementDetails const
5907 2006-04-28 Stefan Kost <ensonic@users.sf.net>
5909 * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
5911 send events from src-pad to all sink-pads fixes #338657
5913 2006-04-28 Stefan Kost <ensonic@users.sf.net>
5915 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
5916 (alsasink_parse_spec):
5917 query width capabilities from alsa, fixes #338919
5919 2006-04-28 Wim Taymans <wim@fluendo.com>
5921 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
5922 (gst_multi_fd_sink_remove_client_link):
5923 * gst/tcp/gstmultifdsink.h:
5924 Fix race condition in multifdsink that can lead to spurious
5925 duplicate clients. this patch adds a new signal that is fired when
5926 multifdsink has removed all references to the fd.
5928 Updated documentation.
5929 API: client-fd-removed signal added
5931 2006-04-28 Michael Smith <msmith@fluendo.com>
5933 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
5934 When asking g_value_array_new to prealloc elements, we may as well
5935 ask for the right number of elements.
5937 2006-04-28 Wim Taymans <wim@fluendo.com>
5939 * gst-libs/gst/audio/gstbaseaudiosink.c:
5940 (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
5941 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
5942 patch to make timestamp checking more tollerant to rounding
5943 errors given that real discontinuities are to be marked on
5944 buffers. Fixes some asf files and #338778.
5945 Also avoid some crashers when we receive an event in the
5948 2006-04-28 Michael Smith <msmith@fluendo.com>
5950 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
5951 (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
5952 (gst_gnome_vfs_src_get_property),
5953 (gst_gnome_vfs_src_send_additional_headers_callback),
5954 (gst_gnome_vfs_src_received_headers_callback),
5955 (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
5956 (gst_gnome_vfs_src_stop):
5957 * ext/gnomevfs/gstgnomevfssrc.h:
5958 Remove ICY handling (mostly) from gnomevfssrc, in favour of
5959 proper shared support within icydemux.
5961 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
5963 * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
5964 (gst_video_rate_swap_prev), (gst_video_rate_chain):
5966 fix a leak when no caps negotiated
5967 fix counting of input frames
5968 * tests/check/elements/.cvsignore:
5969 * tests/check/elements/videorate.c: (assert_videorate_stats),
5970 (GST_START_TEST), (videorate_suite):
5973 2006-04-28 Wim Taymans <wim@fluendo.com>
5975 * gst-libs/gst/audio/gstringbuffer.c:
5976 (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
5977 (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
5978 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
5979 (gst_ring_buffer_pause), (gst_ring_buffer_stop),
5980 (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
5981 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
5982 (gst_ring_buffer_commit), (gst_ring_buffer_read),
5983 (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
5984 (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
5985 Check arguments passed to public functions instead of
5988 2006-04-28 Wim Taymans <wim@fluendo.com>
5990 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
5991 (gst_base_audio_src_get_time), (gst_base_audio_src_create):
5992 GstBaseAudioSrc must be live or it does not work.
5994 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
5995 Don't set live to TRUE as this is the default in the parentclass.
5997 2006-04-28 Wim Taymans <wim@fluendo.com>
5999 * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
6000 (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
6001 Videoscale doesn't pass on pixel-aspect ratio. Handle all
6002 fixation cases better. Fixes #338991
6004 2006-04-28 Wim Taymans <wim@fluendo.com>
6006 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
6007 Handle 0/1 framerate correctly Fixes #331901.
6009 2006-04-28 Wim Taymans <wim@fluendo.com>
6011 * tests/check/elements/audioconvert.c: (get_float_caps),
6012 (GST_START_TEST), (audioconvert_suite):
6013 Added check for correct clipping when doing float samples
6016 2006-04-28 Wim Taymans <wim@fluendo.com>
6018 * gst/videorate/gstvideorate.c: (gst_video_rate_event),
6019 (gst_video_rate_chain):
6020 Print more debugging info.
6022 2006-04-28 Wim Taymans <wim@fluendo.com>
6024 * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
6025 (resample_set_state_from_caps):
6026 Add support for other formats audioresample can handle such as
6027 32 bits in and float and 64 bits float. Fixes #301759
6029 2006-04-28 Wim Taymans <wim@fluendo.com>
6031 * gst/audioconvert/audioconvert.c: (float):
6032 correctly clip float samples > 1.0. Fixes #338718
6034 2006-04-28 Tim-Philipp Müller <tim at centricular dot net>
6036 Patch by: Young-Ho Cha <ganadist at chollian net>
6038 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6039 (gst_text_overlay_render_text):
6040 Don't strip newlines from the text. Also, center lines
6041 within multi-line paragraphs (#339405).
6043 2006-04-28 Tim-Philipp Müller <tim at centricular dot net>
6045 * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
6046 Fix wavpack typefinding to work in more cases (don't peek
6047 for chunks of multiple hundred kBs at once, but process
6048 things step-by-step in smaller units). Fixes #339786.
6050 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
6055 === release 0.10.6 ===
6057 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
6060 releasing 0.10.6, "Chao"
6062 2006-04-26 David Schleef <ds@schleef.org>
6064 * gst/videoscale/gstvideoscale.c: Add call to oil_init().
6067 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
6070 * win32/common/config.h:
6073 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
6075 patch by: Wim Taymans
6077 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
6078 (gst_ogg_demux_perform_seek):
6079 make sure correct newsegments are sent, so that the decoder
6080 and the demuxer agree on timestamps. Fixes playback of a lot
6081 of Ogg files that do not start from 0. Fixes #339833.
6083 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
6085 Patch by: Edward Hervey <edward@fluendo.com>
6087 * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
6088 * tests/check/Makefile.am:
6089 * tests/check/elements/videorate.c: (assert_videorate_stats),
6090 (setup_videorate), (cleanup_videorate), (GST_START_TEST),
6091 (videorate_suite), (main):
6092 Fix an infinite loop if frames are passed in with wrongly ordered
6093 timestamps. Fixes #339013.
6095 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
6097 Patch by: Tim-Philipp Müller <tim at centricular dot net>
6099 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6100 fix typefinding on some ISO files. Fixes #339212.
6102 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
6104 Patch by: Tim-Philipp Müller <tim at centricular dot net>
6106 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6107 add another H264 fourcc. Fixes #339047.
6109 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
6111 Patch by: Jan Schmidt
6113 * gst/playback/gststreamselector.c:
6114 (gst_stream_selector_bufferalloc):
6115 Restore old StreamSelector behaviour.
6118 2006-04-12 Thomas Vander Stichele <thomas at apestaart dot org>
6121 * win32/common/config.h:
6124 2006-04-11 Tim-Philipp Müller <tim at centricular dot net>
6126 Patch by: Antoine Tremblay <hexa00 at gmail dot com>
6128 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6129 (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
6130 Fix some memory leaks: on finalize, free buffers left in the queue
6131 before destroying the queue; in _push(), unref rtp_buf even if
6132 the process vfunc returned a NULL buffer as output buffer (#337548);
6133 demote some recuring debug messages to LOG level.
6135 2006-04-11 Wim Taymans <wim@fluendo.com>
6137 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6138 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6139 (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
6140 (gst_ogg_demux_loop):
6142 Respect segment stop when emiting EOS or SEGMENT_DONE.
6145 2006-04-11 Tim-Philipp Müller <tim at centricular dot net>
6147 * gst/playback/gststreamselector.c:
6148 (gst_stream_selector_get_property):
6149 Don't leak pad name.
6151 2006-04-10 Michael Smith <msmith@fluendo.com>
6153 * tests/check/Makefile.am:
6154 * tests/check/gst-plugins-base.supp:
6155 Suppress an old libtheora bug (fixed in more recent versions), so
6156 that FC4 buildslaves can pass.
6158 2006-04-10 Wim Taymans <wim@fluendo.com>
6160 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6161 (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
6162 (gst_ogg_demux_init), (gst_ogg_demux_finalize),
6163 (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
6164 (gst_ogg_demux_loop):
6166 Remember what error we got when finding chains, if we
6167 were shutdown, that would not be an error.
6169 2006-04-10 Wim Taymans <wim@fluendo.com>
6171 * gst-libs/gst/audio/gstbaseaudiosink.c:
6172 (gst_base_audio_sink_event):
6173 Starting the ringbuffer when we did not acquire it can cause
6174 a deadlock, is pointless and causes nasty things for
6176 Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
6178 2006-04-10 Wim Taymans <wim@fluendo.com>
6180 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6181 (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
6182 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6183 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
6184 (gst_ogg_demux_deactivate_current_chain),
6185 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6186 (gst_ogg_demux_bisect_forward_serialno),
6187 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
6188 Add some more debugging.
6190 2006-04-10 Wim Taymans <wim@fluendo.com>
6192 * ext/theora/theoradec.c: (theora_dec_src_event),
6193 (theora_handle_data_packet):
6194 Some more debug info.
6196 * tests/examples/seek/seek.c: (start_seek), (main):
6197 Print element messages too.
6199 2006-04-09 Sebastien Moutte <sebastien@moutte.net>
6201 * gst/audioresample/debug.h:
6202 replace debug macros with variable number of parameters
6203 by a simple alias to gstreamer standard debug macros
6204 (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
6205 supported by MSVC 6.0 and 7.1)
6206 * gst/audioresample/resample.h:
6207 define M_PI and rint for WIN32
6208 * win32/common/libgstaudio.def:
6209 * win32/common/libgstriff.def:
6210 * win32/common/libgsttag.def:
6211 * win32/common/libgstvideo.def:
6212 add new exported functions
6214 update project files
6216 2006-04-08 Stefan Kost <ensonic@users.sf.net>
6218 * ext/alsa/gstalsamixeroptions.c:
6219 (gst_alsa_mixer_options_class_init):
6220 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
6221 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
6222 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
6223 * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
6224 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
6225 * gst-libs/gst/audio/gstaudiofilter.c:
6226 (gst_audio_filter_class_init):
6227 * gst-libs/gst/audio/gstaudiosink.c:
6228 (gst_audioringbuffer_class_init):
6229 * gst-libs/gst/audio/gstaudiosrc.c:
6230 (gst_audioringbuffer_class_init):
6231 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
6232 * gst-libs/gst/interfaces/colorbalancechannel.c:
6233 (gst_color_balance_channel_class_init):
6234 * gst-libs/gst/interfaces/mixeroptions.c:
6235 (gst_mixer_options_class_init):
6236 * gst-libs/gst/interfaces/mixertrack.c:
6237 (gst_mixer_track_class_init):
6238 * gst-libs/gst/interfaces/tunerchannel.c:
6239 (gst_tuner_channel_class_init):
6240 * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
6241 * gst-libs/gst/netbuffer/gstnetbuffer.c:
6242 (gst_netbuffer_class_init):
6243 * gst-libs/gst/rtp/gstbasertppayload.c:
6244 (gst_basertppayload_class_init):
6245 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
6246 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
6247 * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
6248 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
6249 * gst/playback/gststreamselector.c:
6250 (gst_stream_selector_class_init):
6251 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
6252 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
6253 * sys/v4l/gstv4lcolorbalance.c:
6254 (gst_v4l_color_balance_channel_class_init):
6255 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
6256 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
6257 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
6258 * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
6259 (gst_v4l_tuner_norm_class_init):
6260 * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
6261 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
6262 * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
6263 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
6265 2006-04-08 Stefan Kost <ensonic@users.sf.net>
6267 * ext/pango/gsttextrender.h:
6268 * gst-libs/gst/audio/gstaudiosink.h:
6269 * gst-libs/gst/audio/gstaudiosrc.h:
6270 * gst-libs/gst/audio/gstbaseaudiosink.h:
6271 * gst-libs/gst/audio/gstbaseaudiosrc.h:
6272 * gst-libs/gst/audio/gstringbuffer.h:
6273 * gst-libs/gst/rtp/gstbasertpdepayload.h:
6274 * gst-libs/gst/rtp/gstbasertppayload.h:
6275 * gst-libs/gst/video/gstvideofilter.h:
6276 * gst-libs/gst/video/gstvideosink.h:
6277 * gst/playback/gstplaybasebin.h:
6278 * gst/tcp/gstmultifdsink.h:
6279 * sys/v4l/gstv4lelement.h:
6280 Fix broken GObject macros
6282 2006-04-08 Stefan Kost <ensonic@users.sf.net>
6284 * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
6285 More debug to trace why my USB headset is not working with gst
6287 2006-04-07 Jan Schmidt <thaytan@mad.scientist.com>
6289 * gst/playback/gstplaybasebin.c: (group_destroy):
6290 Clean up our group elements properly in the case where it never
6291 got committed - it still got added unconditionally to the bin.
6293 2006-04-07 Wim Taymans <wim@fluendo.com>
6295 * ext/theora/theoradec.c: (theora_dec_sink_event),
6296 (theora_handle_data_packet), (theora_dec_chain):
6297 Unref unhandled events.
6298 Protect against empty buffers.
6299 Perform QoS on running time.
6301 2006-04-07 Michael Smith <msmith@fluendo.com>
6303 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
6304 (gst_vorbis_enc_chain):
6305 Remove leaks from vorbisenc.
6306 Mostly minor changes, the only significant one is that now the
6307 buffers we set as 'streamheader' on the caps are copies of the
6308 original buffers, to avoid circular refcounting problems.
6310 2006-04-07 Jan Schmidt <thaytan@mad.scientist.com>
6312 * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
6313 Don't remove our mute-probe if someone else already did so.
6314 Don't set a 2nd one if there is already one pending on the pad.
6316 * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
6318 When a seek fails, ensure that playbin is still set back to playing.
6320 * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
6321 (mpeg_ts_type_find), (plugin_init):
6322 Add a typefind function for mpeg-ts streams. (Closes: #336617)
6324 2006-04-06 Andy Wingo <wingo@pobox.com>
6326 * gst/videorate/gstvideorate.c (gst_video_rate_reset)
6327 (gst_video_rate_init): Caps-related parameters should not be reset
6328 by a flush -- move their inits to the instance init function.
6329 (gst_video_rate_flush_prev): Don't complain if gst_pad_push
6330 is not OK, just return the result.
6332 * gst/audiotestsrc/gstaudiotestsrc.c
6333 (gst_audio_test_src_class_init)
6334 (gst_audio_test_src_get_times): Re-enable is-live=true, as was
6335 broken by Stefan's commit on 24 March.
6337 * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
6338 buffers being pushed out. Fixes oggmux ! multifdsink.
6340 2006-04-05 Tim-Philipp Müller <tim at centricular dot net>
6342 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
6343 (gst_vorbis_dec_init), (vorbis_dec_finalize):
6344 * ext/vorbis/vorbisdec.h:
6345 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
6346 (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
6347 (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
6348 (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
6349 (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
6350 (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
6351 (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
6352 (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
6353 (gst_vorbis_enc_buffer_from_packet),
6354 (gst_vorbis_enc_buffer_from_header_packet),
6355 (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
6356 (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
6357 (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
6358 (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
6359 (gst_vorbis_enc_change_state):
6360 * ext/vorbis/vorbisenc.h:
6361 Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
6362 vorbisenc adhere to the official nomenclature; use boilerplate
6365 2006-04-04 Andy Wingo <wingo@pobox.com>
6367 * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6368 Whoops, fix bug introduced. Bad hacker!
6370 * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6371 Properly handle the case where you get EOS before any buffers are
6372 received. Use gst_buffer_make_metadata_writable where appropriate.
6374 * ext/theora/theoradec.c (theora_handle_data_packet): This value
6375 is often negative -- make it signed so as not to wrap around.
6376 Fixes segfaults introduced on 9 March.
6378 2006-04-03 Wim Taymans <wim@fluendo.com>
6380 * ext/theora/gsttheoradec.h:
6381 * ext/theora/theoradec.c: (theora_dec_src_event):
6382 Don't try to store a gdouble in a gboolean.
6385 2006-04-03 Michael Smith <msmith@fluendo.com>
6387 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
6389 Make it suck slightly less by writing out the final page.
6390 Still can't encode a vorbis-in-ogg file correctly, though.
6392 2006-04-03 Andy Wingo <wingo@pobox.com>
6394 * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
6397 * ext/theora/theora.c (plugin_init): Register theoraparse.
6399 * ext/theora/gsttheoraparse.h:
6400 * ext/theora/theoraparse.c: New files implementing a theora
6401 parser. Now we can properly remux ogg/theora+vorbis, yay.
6403 * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
6405 2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
6407 * gst/audiotestsrc/gstaudiotestsrc.c:
6408 Fixed the sample pipeline (see #323798)
6410 2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
6413 * win32/common/config.h:
6414 * win32/common/config.h.in:
6415 use AS_VERSION and AS_NANO
6418 2006-03-31 Andy Wingo <wingo@pobox.com>
6420 * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
6421 uninitialized variable return that would happen.
6423 * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
6424 uninitialized variable return that would never happen.
6426 * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
6427 (vorbis_parse_sink_event): Add an event function to flush our
6428 state on a seek, and to drain buffers on a premature EOS.
6429 (vorbis_parse_push_headers, vorbis_parse_clear_queue)
6430 (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely)
6431 (vorbis_parse_chain, vorbis_parse_queue_buffer)
6432 (vorbis_parse_drain_queue): Queue up buffers until we can set
6433 their timestamps and granulepos values.
6435 * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
6436 and keep track of data needed for deriving granulepos and
6437 timestamps for buffers.
6439 2006-03-29 Wim Taymans <wim@fluendo.com>
6441 Patch by: j^ <j at bootlab dot org>
6443 * ext/alsa/gstalsamixerelement.c:
6444 (gst_alsa_mixer_element_class_init):
6445 * ext/alsa/gstalsasink.c:
6446 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
6447 * ext/ogg/gstoggdemux.c:
6448 * ext/ogg/gstoggmux.c:
6449 * ext/ogg/gstoggparse.c:
6450 * ext/pango/gstclockoverlay.c:
6451 * ext/pango/gsttextoverlay.c:
6452 * ext/pango/gsttextrender.c:
6453 * ext/pango/gsttimeoverlay.c:
6454 * ext/theora/theoradec.c:
6455 * ext/theora/theoraenc.c:
6456 * ext/vorbis/vorbisdec.c:
6457 * ext/vorbis/vorbisenc.c:
6458 * gst/audioconvert/gstaudioconvert.c:
6459 * gst/subparse/gstsubparse.c:
6460 * gst/tcp/gstmultifdsink.c:
6461 * gst/tcp/gsttcpclientsink.c:
6462 * gst/tcp/gsttcpclientsrc.c:
6463 * gst/tcp/gsttcpserversink.c:
6464 * gst/tcp/gsttcpserversrc.c:
6465 better/unified long descriptions
6468 2006-03-29 Wim Taymans <wim@fluendo.com>
6470 * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
6472 Don't let double and triple clicks mess up our state.
6474 2006-03-28 Tim-Philipp Müller <tim at centricular dot net>
6476 * gst/playback/gstplaybin.c: (gen_video_element),
6477 (gen_text_element), (gen_audio_element), (gen_vis_element):
6478 Error out gracefully when we can't create any of the usual
6479 conversion elements for some reason. Also, don't try to
6480 create an audioscale (sic) element that's not used anyway.
6482 2006-03-28 Tim-Philipp Müller <tim at centricular dot net>
6484 * gst/playback/gstplaybasebin.c: (setup_source):
6485 Don't post RESOURCE_NOT_FOUND error when we can't find a source
6486 element for a particular protocol, that's confusing for users.
6487 Instead, post a RESOURCE_FAILED error, so that our own error
6488 message is actually shown in totem etc. (#336303).
6490 2006-03-27 Tim-Philipp Müller <tim at centricular dot net>
6492 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6494 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
6495 (gst_gnome_vfs_src_get_icy_metadata):
6496 Fix some minor memory leaks (#336194).
6498 2006-03-27 Tim-Philipp Müller <tim at centricular dot net>
6500 * ext/gnomevfs/gstgnomevfs.c:
6501 (gst_gnome_vfs_location_to_uri_string):
6502 * ext/gnomevfs/gstgnomevfs.h:
6503 * ext/gnomevfs/gstgnomevfssink.c:
6504 (gst_gnome_vfs_sink_set_property):
6505 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
6506 Make gnomevfssink accept filenames as well as URIs for the
6507 "location" property, just like gnomevfssrc does (and
6508 filesrc/filesink do) (#336190).
6510 2006-03-24 Thomas Vander Stichele <thomas at apestaart dot org>
6512 * tests/check/generic/clock-selection.c: (GST_START_TEST):
6513 set to NULL before unreffing, fixes a valgrind leak.
6514 Why was this not triggering the error that an object needs to
6515 be NULL before unreffing ?
6516 * win32/common/config.h:
6519 2006-03-24 Tim-Philipp Müller <tim at centricular dot net>
6521 * gst/subparse/gstsubparse.c: (convert_encoding),
6522 (gst_sub_parse_change_state):
6523 * gst/subparse/gstsubparse.h:
6524 Text subtitle files may or may not be UTF-8. If it's not, we
6525 don't really want to see '?' characters in place of non-ASCII
6526 characters like accented characters. So let's assume the input
6527 is UTF-8 until we come across text that is clearly not. If it's
6528 not UTF-8, we don't really know what it is, so try the following:
6529 (a) see whether the GST_SUBTITLE_ENCODING environment variable
6530 is set; if not, check (b) if the current locale encoding is
6531 non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
6532 the current locale encoding is UTF-8 and the environment variable
6533 was not set to any particular encoding. Not perfect, but better
6534 than nothing (and better than before, I think) (fixes #172848).
6536 2006-03-24 Thomas Vander Stichele <thomas at apestaart dot org>
6539 update core requirement to 0.10.4.1 because of async_playback
6540 vmethod on GstBaseSink
6542 2006-03-24 Stefan Kost <ensonic@users.sf.net>
6544 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
6545 * gst/adder/gstadder.c: (gst_adder_init):
6546 use DEBUG_FUNCPTR for collectpads
6548 2006-03-24 Stefan Kost <ensonic@users.sf.net>
6550 * docs/plugins/Makefile.am:
6551 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6552 * docs/plugins/gst-plugins-base-plugins-sections.txt:
6553 * ext/cdparanoia/gstcdparanoiasrc.c:
6554 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
6555 (gst_gnome_vfs_sink_class_init):
6556 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
6557 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
6558 * ext/ogg/gstoggmux.c:
6559 * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
6560 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
6561 (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
6562 * ext/pango/gsttextoverlay.c:
6563 * ext/pango/gsttextrender.c:
6564 * ext/theora/theoradec.c:
6565 * ext/theora/theoraenc.c:
6566 * ext/vorbis/vorbisdec.c:
6567 * ext/vorbis/vorbisenc.c:
6568 * gst-libs/gst/audio/gstaudiofilter.c:
6569 (gst_audio_filter_base_init):
6570 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
6571 (gst_audio_filter_template_base_init):
6572 * gst/adder/gstadder.c: (gst_adder_get_type):
6573 * gst/adder/gstadder.h:
6574 * gst/audioconvert/gstaudioconvert.c:
6575 * gst/audiotestsrc/gstaudiotestsrc.c:
6576 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
6577 (gst_audio_test_src_create):
6578 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6579 * gst/playback/gstdecodebin.c:
6580 * gst/playback/gstplaybin.c:
6581 * gst/playback/gststreamselector.c:
6582 (gst_stream_selector_base_init):
6583 * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
6584 * gst/volume/gstvolume.c:
6585 * sys/v4l/gstv4lmjpegsink.c:
6586 * sys/v4l/gstv4lmjpegsrc.c:
6587 * tests/check/libs/cddabasesrc.c:
6588 * tests/old/examples/gob/gst-identity2.gob:
6589 Add docs for adder, use GST_ELEMENT_DETAILS macro,
6590 define GstElementDetails at the top
6592 2006-03-23 Sebastien Moutte <sebastien@moutte.net>
6594 * win32/common/libgstinterfaces.def:
6595 Add a lot of export functions for gst-python
6596 * win32/vs6/libgstinterfaces.dsp:
6597 Add a missing include folder in the project configuration
6599 2006-03-23 Wim Taymans <wim@fluendo.com>
6601 * gst-libs/gst/audio/gstbaseaudiosrc.c:
6602 (gst_base_audio_src_get_time), (gst_base_audio_src_create),
6603 (gst_base_audio_src_change_state):
6604 Fix audio sources, forgot to make the ringbuffer
6607 2006-03-23 Wim Taymans <wim@fluendo.com>
6609 * gst-libs/gst/audio/gstbaseaudiosrc.c:
6610 (gst_base_audio_src_get_time), (gst_base_audio_src_create),
6611 (gst_base_audio_src_change_state):
6612 unparent instead of unref the ringbuffer.
6614 2006-03-23 Wim Taymans <wim@fluendo.com>
6616 * gst-libs/gst/audio/gstbaseaudiosink.c:
6617 (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
6618 (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
6619 Implement new async_play vmethod to start slaving and allow
6620 playback start in case of async PLAY state changes.
6622 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6623 Enable QoS with new method in base class.
6625 2006-03-23 Wim Taymans <wim@fluendo.com>
6627 Patch by: Julien MOUTTE <julien at moutte dot net>
6629 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
6630 (gst_video_test_src_do_seek), (gst_video_test_src_create):
6631 Partially handle 0 framerate, only EOS after the first frame
6634 2006-03-23 Wim Taymans <wim@fluendo.com>
6636 Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
6638 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6639 (gst_riff_create_video_template_caps):
6640 * gst/ffmpegcolorspace/avcodec.h:
6641 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6642 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6643 (gst_ffmpegcsp_avpicture_fill):
6644 * gst/ffmpegcolorspace/imgconvert.c:
6645 Patch for support of YVU9 AVI files (#334822)
6647 2006-03-22 Edward Hervey <edward@fluendo.com>
6649 * docs/design/design-decodebin.txt:
6650 Added design document for new decodebin
6651 (Target Caps): text/x-pango-markup is also a default target caps.
6653 2006-03-22 Wim Taymans <wim@fluendo.com>
6655 * gst-libs/gst/audio/gstbaseaudiosink.c:
6656 (gst_base_audio_sink_dispose):
6657 Since we _parent the ringbuffer, we also need to
6658 _unparent instead of a plain _unref.
6660 2006-03-22 Wim Taymans <wim@fluendo.com>
6662 * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
6663 (stop_seek), (scrub_toggle_cb), (main):
6666 2006-03-21 Tim-Philipp Müller <tim at centricular dot net>
6668 * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
6669 (gst_ogg_parse_chain):
6670 Fix very inefficient usage of linked lists (#335365).
6672 2006-03-21 Edward Hervey <edward@fluendo.com>
6674 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
6675 * gst/playback/gstplaybin.c: (handoff):
6676 * gst/playback/gststreamselector.c:
6677 (gst_stream_selector_set_property):
6678 gcc 4.1 unreferenced pointer fixes.
6679 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
6680 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
6681 gst_buffer_ref() now takes a GstBuffer*.
6683 2006-03-20 Julien MOUTTE <julien@moutte.net>
6685 * sys/xvimage/xvimagesink.c:
6686 (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
6689 2006-03-19 Tim-Philipp Müller <tim at centricular dot net>
6691 * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
6692 (id3v1_type_find), (apetag_type_find), (plugin_init):
6693 Can't do tag preferences via probability, as tags would then
6694 lose against types that are recognised with MAXIMUM probability
6695 (like .wav); so let all tag typefinders return MAXIMUM themselves
6696 and order them via the rank. Split ID3v1 and ID3v2 typefinders so
6697 that we can prefer APE to ID3v1 (fixes #335028).
6699 2006-03-17 Wim Taymans <wim@fluendo.com>
6701 * gst-libs/gst/audio/gstbaseaudiosink.c:
6702 (gst_base_audio_sink_change_state):
6703 * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
6704 (gst_ring_buffer_may_start):
6705 * gst-libs/gst/audio/gstringbuffer.h:
6706 Only start playback if we are playing.
6709 2006-03-17 Jan Schmidt <thaytan@mad.scientist.com>
6711 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
6712 * win32/common/config.h:
6713 Revert accidental commits to these files.
6715 2006-03-16 Tim-Philipp Müller <tim at centricular dot net>
6717 Patch by: Michal Benes <michal dot benes at xeris dot cz>
6719 * tests/Makefile.am:
6720 Don't try to build tests in tests/icles if we
6721 don't have X (#323852)
6723 2006-03-16 Tim-Philipp Müller <tim at centricular dot net>
6725 * gst-libs/gst/tag/gstid3tag.c:
6726 Add TXXX frame identifiers for replaygain stuff as used
6727 by some taggers (see #323721).
6729 2006-03-16 Jan Schmidt <thaytan@mad.scientist.com>
6731 * gst/playback/gststreamselector.c:
6732 (gst_stream_selector_set_property),
6733 (gst_stream_selector_bufferalloc):
6734 Preserve the existing buggy streamselector behaviour by performing
6735 a fallback buffer allocation when downstream isn't linked yet.
6736 This should really be fixed in playbin by blocking pads until it's
6738 Also, use gst_pad_alloc_buffer instead of
6739 gst_pad_alloc_buffer_and_set.
6741 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
6743 * gst-libs/gst/tag/gstid3tag.c:
6744 Don't crash on unknown ID3v2 TXXX frames.
6746 2006-03-15 Jan Schmidt <thaytan@mad.scientist.com>
6748 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
6749 Chain up to the parent finalize method.
6750 Add 32-bit sample size to the template caps.
6752 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6753 (gst_riff_create_video_template_caps):
6754 Add the fourcc that the VMWare codec uses.
6756 * gst/playback/gststreamselector.c:
6757 (gst_stream_selector_set_property),
6758 (gst_stream_selector_bufferalloc),
6759 (gst_stream_selector_request_new_pad):
6760 For the active pad, forward buffer-alloc requests, otherwise
6761 return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
6762 having to memcpy every frame when used by playbin.
6764 * gst/tcp/gstmultifdsink.c:
6765 (gst_multi_fd_sink_handle_client_write):
6766 Get negotiated caps from the sink pad, rather than the sink
6769 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
6771 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6773 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
6774 Don't forget to set src->callbacks_pushed to FALSE again when
6775 popping them, otherwise re-activation in a different mode won't
6778 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
6780 Patch by: Sebastien Moutte <sebastien moutte net>
6782 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
6783 (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
6784 (gst_ffmpeg_smpfmt_to_caps):
6785 Replace __VA_ARGS__ caps creation macros with varargs functions.
6786 Makes things compile on MSVC (#320765), looks nicer, and we can
6787 tell the compiler to check for the NULL terminator.
6789 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
6791 Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
6793 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6794 Make sure the buffer we copy into is really always big
6795 enough, this time for real (#333488).
6797 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
6799 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6800 Add support for 24bpp DIB (#305279).
6802 2006-03-14 Wim Taymans <wim@fluendo.com>
6804 * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
6805 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6806 * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
6807 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
6808 (gst_video_scale_init), (gst_video_scale_src_event):
6809 Re-enable QoS after the release.
6810 Rework videoscale to use the base class src_event handler.
6812 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
6817 === release 0.10.5 ===
6819 2006-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
6822 releasing 0.10.5, "Net"
6824 2006-03-13 Tim-Philipp Müller <tim at centricular dot net>
6826 * docs/plugins/Makefile.am:
6827 Part of previous cdparanoiasrc docs fixes, forgot to commit.
6829 2006-03-12 Tim-Philipp Müller <tim at centricular dot net>
6831 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6832 * docs/plugins/gst-plugins-base-plugins-sections.txt:
6833 * docs/plugins/gst-plugins-base-plugins.hierarchy:
6834 Add cdparanoiasrc to docs.
6836 * gst-libs/gst/cdda/gstcddabasesrc.c:
6837 More GstCddaBaseSrc docs.
6839 2006-03-12 Tim-Philipp Müller <tim at centricular dot net>
6841 * docs/libs/gst-plugins-base-libs-sections.txt:
6842 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
6843 * gst-libs/gst/tag/tag.h:
6844 API: libgsttag: new method gst_tag_from_id3_user_tag().
6846 2006-03-11 Tim-Philipp Müller <tim at centricular dot net>
6848 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6849 NULL-terminate array of mpeg4 video file extensions.
6850 Fixes crash on PPC (#334226).
6852 2006-03-11 Tim-Philipp Müller <tim at centricular dot net>
6854 * ext/gnomevfs/gstgnomevfssrc.c:
6855 (gst_gnome_vfs_src_check_get_range):
6856 gnome_vfs_uri_is_local() alone is not a good indicator
6857 whether we can operate in pull-mode with a specific URI,
6858 as it returns FALSE for file:// URIs that point to an
6859 NFS-mounted path. Be more conservative here: whitelist
6860 local files, blacklist http URIs and use the old
6861 mechanism for anything else (fixes #334216).
6863 2006-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
6868 === release 0.10.4 ===
6870 2006-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
6873 releasing 0.10.4, "Power"
6875 2006-03-10 Jan Schmidt <thaytan@mad.scientist.com>
6877 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6878 Disable max-lateness by setting it to -1 for now, so that
6879 we can bed QoS stuff in thoroughly between now and the next
6882 2006-03-10 Tim-Philipp Müller <tim at centricular dot net>
6884 Patch by: Fabrizio Gennari
6886 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6887 Make sure we don't read beyond the palette buffer in case of
6888 broken or manipulated files (#333488)
6890 2006-03-10 Edward Hervey <edward@fluendo.com>
6892 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6893 Fix for variable not initialized.
6895 2006-03-09 Wim Taymans <wim@fluendo.com>
6897 * ext/libvisual/visual.c: (gst_visual_get_type),
6898 (gst_visual_src_setcaps), (gst_vis_src_negotiate),
6902 * ext/theora/gsttheoradec.h:
6903 * ext/theora/theoradec.c: (gst_theora_dec_init),
6904 (gst_theora_dec_reset), (_theora_granule_time),
6905 (theora_dec_src_convert), (theora_dec_sink_convert),
6906 (theora_dec_src_query), (theora_dec_src_event),
6907 (theora_dec_sink_event), (theora_handle_comment_packet),
6908 (theora_handle_header_packet), (theora_dec_push),
6909 (theora_handle_data_packet), (theora_dec_chain),
6910 (theora_dec_change_state):
6913 2006-03-09 Wim Taymans <wim@fluendo.com>
6915 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
6916 (audiocast_register_listener), (gst_gnome_vfs_src_start):
6919 2006-03-09 Wim Taymans <wim@fluendo.com>
6921 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
6922 Don't try to activate NULL chains.
6924 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6926 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6927 Fix invalid memory access to region before peek'd data (#332964).
6929 2006-03-09 Wim Taymans <wim@fluendo.com>
6931 Patch by: Christophe Fergeau
6933 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
6934 * ext/pango/gsttextrender.c: (gst_text_render_init):
6935 * gst/adder/gstadder.c: (gst_adder_init):
6936 Don't leak padtemplates, closes #333510.
6938 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6940 * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
6941 Fix invalid memory access: make sure string passed to
6942 regexec() is NUL-termianted.
6944 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6946 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
6948 Refactor mpeg/audio typefinding to make it more maintainable
6949 and easier to fine-tune. Make probing into middle of the file
6950 work properly (fixes #333900, also see #152688).
6952 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6954 * gst/typefind/gsttypefindfunctions.c:
6955 (utf8_type_find_have_valid_utf8_at_offset):
6956 Remove part from previous commit that was bogus:
6957 g_utf8_validate() does in fact not accept embedded
6958 zeroes, so we don't need to check for those (thanks
6959 to Mike for the hint).
6961 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
6963 * gst/typefind/gsttypefindfunctions.c:
6964 (utf8_type_find_count_embedded_zeroes),
6965 (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
6966 Make plain/text typefinder more conservative: firstly, check
6967 for embedded zeroes, which are perfectly valid UTF-8 characters,
6968 but also a fairly good sign that something is not a plain text
6969 file; secondly, probe into the middle of the file if possible.
6970 If we can't probe into the middle, limit the probability value
6971 to be returned to TYPE_FIND_POSSIBLE (see #333900).
6973 2006-03-08 Michael Smith <msmith@fluendo.com>
6975 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6976 Make typefind function name for mpeg4 video unique.
6978 2006-03-08 Wim Taymans <wim@fluendo.com>
6980 * ext/libvisual/visual.c: (gst_visual_init),
6981 (gst_visual_clear_actors), (gst_visual_dispose),
6982 (gst_visual_reset), (gst_visual_src_setcaps),
6983 (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
6984 (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
6985 (gst_visual_chain), (gst_visual_change_state):
6986 Cleanups, post nice errors.
6987 Handle sink and src events.
6988 Implement simple QoS.
6990 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6991 Use new basesink methods to configure max-lateness.
6994 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6995 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
6996 Debug statement cleanups.
6998 * gst/volume/gstvolume.c: (gst_volume_class_init):
7001 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
7003 * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
7004 (gst_text_overlay_init), (gst_text_overlay_set_property),
7005 (gst_text_overlay_get_property):
7006 Revert API/ABI break from March 1. Keep 'halign' and 'valign'
7007 as string type properties, but mark them deprecated. Add
7008 'halignment' and 'valignment' properties that use enums
7011 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
7013 Patch by: Fabrizio Gennari
7015 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7016 Allow palettes with less than 256 colours in AVI files
7019 2006-03-07 Julien MOUTTE <julien@moutte.net>
7021 * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
7022 (gst_text_overlay_video_event): Fix wrong EOS handling on text
7023 pad. We were releasing the queued text buffer when we should keep
7024 it until video pad gets EOS or discard the text buffer because it's
7025 too old. That was eating the last subtitle buffer. Add some more
7028 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
7030 * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
7031 (gst_text_overlay_video_chain):
7032 Fix invalid memory access (we can't access a buffer after it's been
7033 pushed downstream without taking a reference); fix memory leak (if
7034 there's no text to render, bail out before allocating stuff).
7036 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
7038 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
7039 (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
7040 * ext/pango/gsttextoverlay.h:
7041 If input is plain text, escape it before passing it to
7042 pango_layout_set_markup().
7044 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
7046 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
7047 Don't ignore flow return from gst_pad_push().
7049 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
7051 Patch by: Fabrizio Gennari
7053 * ext/libvisual/visual.c: (gst_visual_getcaps),
7054 (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
7055 * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
7056 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
7057 (gst_vorbisenc_convert_sink):
7058 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
7059 (gst_audio_duration_from_pad_buffer):
7060 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
7061 (gst_audio_filter_chain):
7062 * gst-libs/gst/rtp/gstbasertpdepayload.c:
7063 (gst_base_rtp_depayload_setcaps):
7064 * gst-libs/gst/video/video.c: (gst_video_frame_rate),
7065 (gst_video_get_size):
7066 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
7067 Don't leak references returned by gst_pad_get_parent()
7070 2006-03-06 Stefan Kost <ensonic@users.sf.net>
7072 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7073 change location param details
7074 * gst/volume/gstvolume.c: (plugin_init):
7075 correct plugin description
7077 2006-03-06 Tim-Philipp Müller <tim at centricular dot net>
7079 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
7080 (gst_gnome_vfs_src_check_get_range):
7081 Override GstBaseSrc::check_get_range() in order to avoid opening
7082 the resource just to check whether we can operate in pull-mode or
7083 not - we can predict that pretty well from the URI alone. Should
7084 fix problems with last.fm (#331690). (Requires latest core CVS).
7086 2006-03-06 Wim Taymans <wim@fluendo.com>
7088 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
7089 (gst_video_sink_class_init):
7090 Throw away frames that are later than 20 ms.
7092 2006-03-06 Tim-Philipp Müller <tim at centricular dot net>
7094 Patch by: Fabrizio Gennari
7096 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7097 Set depth on WMA caps (#333545)
7099 2006-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
7101 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
7102 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
7103 put Theora BOS pages before others. This hardcodes
7104 the Ogg/Theora I profile, but hey.
7106 2006-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
7109 updated with some examples
7110 * ext/theora/theoraenc.c: (granulepos_to_timestamp),
7111 (granulepos_add), (theora_buffer_from_packet):
7112 * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
7113 (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
7114 (gst_vorbisenc_chain):
7115 implement strategy from ext/ogg/README
7116 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
7117 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
7118 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
7119 (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
7120 Fix muxer so that oggz-validate is happy with all streams;
7121 except for no eos mark, and the BOS page ordering
7122 * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
7123 (check_buffer_granulepos):
7124 * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
7125 update tests to check for OFFSET being set as requested
7126 fixed type of granulepos, it's not a ClockTime
7128 2006-03-05 Julien MOUTTE <julien@moutte.net>
7130 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7131 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
7132 Check that the xvimage we are creating has a correct size
7133 before returning it. (#314897)
7135 2006-03-05 Tim-Philipp Müller <tim at centricular dot net>
7137 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7138 Give id3 and ape tag typefinders a rank slightly higher
7139 than PRIMARY to ensure they're always run before any of
7140 the other typefinders (in particular wav and mp3) (#324186).
7142 2006-03-05 Tim-Philipp Müller <tim at centricular dot net>
7144 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7145 Add support for '3IVD' fourcc (#333403).
7147 2006-03-04 Tim-Philipp Müller <tim at centricular dot net>
7150 Bump requirements to GStreamer CVS for the new error enum.
7152 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
7153 Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
7154 space left on the device (fixes #333352).
7156 2006-03-04 Sebastien Moutte <sebastien@moutte.net>
7159 add a project file for libgstvolume
7160 update the workspace
7162 2006-03-03 Thomas Vander Stichele <thomas at apestaart dot org>
7164 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
7165 * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
7167 Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
7168 Set IN_CAPS on header buffers
7170 2006-03-02 Wim Taymans <wim@fluendo.com>
7172 * docs/plugins/Makefile.am:
7173 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7174 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7175 Add audioresample to docs.
7177 * gst/audioconvert/gstaudioconvert.c:
7180 * gst/audioresample/gstaudioresample.c:
7181 (gst_audioresample_base_init), (gst_audioresample_class_init),
7182 (gst_audioresample_init), (gst_audioresample_dispose),
7183 (audioresample_get_unit_size), (audioresample_transform_caps),
7184 (resample_set_state_from_caps), (audioresample_transform_size),
7185 (audioresample_set_caps), (audioresample_event),
7186 (audioresample_do_output), (audioresample_transform),
7187 (audioresample_pushthrough), (gst_audioresample_set_property),
7188 (gst_audioresample_get_property), (plugin_init):
7189 * gst/audioresample/gstaudioresample.h:
7191 Small code cleanups.
7193 2006-03-02 Wim Taymans <wim@fluendo.com>
7195 * docs/plugins/Makefile.am:
7196 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7197 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7198 Added videoscale to docs.
7200 * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
7201 (gst_video_rate_swap_prev), (gst_video_rate_event),
7202 (gst_video_rate_chain):
7205 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
7206 (gst_video_scale_init), (gst_video_scale_prepare_size),
7207 (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
7208 (gst_video_scale_fixate_caps), (gst_video_scale_transform):
7209 * gst/videoscale/gstvideoscale.h:
7210 Added docs, examples.
7212 Post errors instead of g_warning.
7214 2006-03-02 Wim Taymans <wim@fluendo.com>
7216 * docs/libs/gst-plugins-base-libs-docs.sgml:
7217 * docs/libs/gst-plugins-base-libs-sections.txt:
7218 * docs/libs/gst-plugins-base-libs.types:
7219 * docs/plugins/Makefile.am:
7220 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7221 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7222 Added some more docs to libs and plugins.
7224 * gst-libs/gst/audio/gstringbuffer.c:
7225 (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
7226 * gst-libs/gst/audio/gstringbuffer.h:
7227 Document ringbuffer some more.
7229 * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
7230 (gst_video_rate_setcaps), (gst_video_rate_reset),
7231 (gst_video_rate_init), (gst_video_rate_flush_prev),
7232 (gst_video_rate_swap_prev), (gst_video_rate_event),
7233 (gst_video_rate_chain), (gst_video_rate_change_state):
7234 * gst/videorate/gstvideorate.h:
7235 Fix videorate to use segments.
7236 Make it work with 0/1 framerates (closes #331903)
7237 Handle EOS correctly.
7240 2006-03-02 Tim-Philipp Müller <tim at centricular dot net>
7242 * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
7243 (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
7244 (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
7245 In state change function, first chain up to parent class,
7246 then handle downwards state change stuff. Remove some
7247 commented out cruft from 0.8 code.
7249 2006-03-02 Tim-Philipp Müller <tim at centricular dot net>
7251 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
7252 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
7253 (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
7254 (gst_ogm_parse_chain):
7255 Don't remove/re-add source pad if the new caps are the same as
7256 the old caps anyway (#333042). When removing source pad, don't
7257 unref it afterwards - we didn't ref it when adding. Sprinkle some
7258 GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
7259 after using gst_pad_get_parent(). Return downstream flow return
7260 value in chain function.
7262 2006-03-02 Wim Taymans <wim@fluendo.com>
7264 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7265 * docs/plugins/gst-plugins-base-plugins.args:
7266 * docs/plugins/gst-plugins-base-plugins.hierarchy:
7267 * docs/plugins/gst-plugins-base-plugins.interfaces:
7268 * docs/plugins/gst-plugins-base-plugins.signals:
7269 Fix hierarchy, added some more elements to the docs.
7271 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7272 (gst_ffmpegcsp_get_type):
7273 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7274 Fix docs for ffmpegcolorspace.
7276 2006-03-01 Tim-Philipp Müller <tim at centricular dot net>
7278 * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
7279 (apetag_type_find), (ape_type_find), (plugin_init):
7280 Some typefinding fine-tuning:
7281 - rank ID3/APE tags in order of preference via probabilities, so that
7282 ID3v2 > APEv2 > APEv1 > ID3v1.
7283 - three or four bytes don't really justify MAXIMUM probability,
7284 change those to 'very likely' (musepack and monkeysaudio).
7286 2006-03-01 Wim Taymans <wim@fluendo.com>
7288 * docs/plugins/Makefile.am:
7289 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7290 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7291 * ext/alsa/gstalsamixer.c:
7292 * ext/alsa/gstalsamixer.h:
7293 * ext/alsa/gstalsamixerelement.c:
7294 (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
7295 * ext/alsa/gstalsamixerelement.h:
7296 * ext/alsa/gstalsasink.c:
7297 * ext/alsa/gstalsasink.h:
7298 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
7300 * ext/alsa/gstalsasrc.h:
7302 Small code cleanups.
7304 2006-03-01 Wim Taymans <wim@fluendo.com>
7306 * ext/theora/Makefile.am:
7307 Dist new header too,
7309 2006-03-01 Wim Taymans <wim@fluendo.com>
7311 * docs/plugins/Makefile.am:
7312 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7313 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7314 * ext/gnomevfs/gstgnomevfssink.h:
7315 * ext/gnomevfs/gstgnomevfssrc.h:
7316 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
7317 * ext/vorbis/vorbisdec.h:
7318 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
7319 * ext/vorbis/vorbisenc.h:
7320 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
7321 (vorbis_parse_chain), (vorbis_parse_change_state):
7322 * ext/vorbis/vorbisparse.h:
7323 * gst/audioconvert/gstaudioconvert.h:
7324 * gst/tcp/gsttcpserversink.h:
7325 * gst/videotestsrc/gstvideotestsrc.c:
7326 * gst/videotestsrc/gstvideotestsrc.h:
7327 * gst/volume/gstvolume.c:
7328 * gst/volume/gstvolume.h:
7330 Added docs for vorbisdec and vorbisparse.
7333 2006-03-01 Wim Taymans <wim@fluendo.com>
7335 * docs/plugins/Makefile.am:
7336 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7337 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7338 * ext/pango/gstclockoverlay.h:
7339 * ext/pango/gsttextoverlay.h:
7340 * ext/pango/gsttextrender.h:
7341 * ext/pango/gsttimeoverlay.h:
7342 * ext/theora/gsttheoradec.h:
7343 * ext/theora/gsttheoraenc.h:
7344 * ext/theora/theoradec.c:
7345 * ext/theora/theoraenc.c:
7346 * gst/audioconvert/gstaudioconvert.h:
7347 * gst/audiotestsrc/gstaudiotestsrc.h:
7348 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7349 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
7350 * gst/tcp/gstmultifdsink.h:
7351 Updated/added documentation.
7353 * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
7354 (gst_text_overlay_halign_get_type),
7355 (gst_text_overlay_wrap_mode_get_type),
7356 (gst_text_overlay_base_init), (gst_text_overlay_class_init),
7357 (gst_text_overlay_init), (gst_text_overlay_set_property),
7358 (gst_text_overlay_get_property):
7359 Fix up properties to be enums instead of string to make bindings,
7360 introspection and automatic GUI creation possible.
7361 Add getters for the properties.
7363 2006-02-28 Sebastien Moutte <sebastien@moutte.net>
7365 * gst/audiotestsrc/gstaudiotestsrc.c:
7366 added defines of M_PI and M_PI_2
7367 * gst/ffmpegcolorspace/avcodec.h:
7368 removed #include "stdint.h" for win32 as _stdint.h is
7369 autogenerated to win32/common
7370 * win32/common/libgstaudio.def:
7371 * win32/common/libgsttag.def:
7374 some project files bugs corrected
7376 project files are reset to the default vs7 configuration
7377 (they link to msvcr71.dll using default optimizations)
7379 2006-02-28 Wim Taymans <wim@fluendo.com>
7381 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7384 2006-02-28 Edward Hervey <edward@fluendo.com>
7386 * ext/alsa/gstalsasrc.c:
7387 Set proper class on the ElementDetails:
7388 Source/Audio instead of Src/Audio/
7390 2006-02-28 Edward Hervey <edward@fluendo.com>
7392 * gst/videoscale/vs_scanline.c:
7393 (vs_scanline_resample_nearest_RGBA):
7394 Revert optimization in videoscale. It should go in liboil and have
7395 an appropriate liboil function.
7397 2006-02-28 Wim Taymans <wim@fluendo.com>
7399 * gst-libs/gst/audio/gstbaseaudiosink.c:
7400 (gst_base_audio_sink_provide_clock):
7401 Don't try to provide a clock in the NULL state.
7403 2006-02-28 Wim Taymans <wim@fluendo.com>
7405 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
7406 (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
7407 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7408 (gst_ogg_demux_deactivate_current_chain),
7409 (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
7410 (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
7411 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
7412 (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
7413 Use GstSegment infrastructure to remove duplicated code
7414 and handle more seek cases correctly.
7416 2006-02-28 Wim Taymans <wim@fluendo.com>
7418 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7419 (gst_ffmpegcsp_transform):
7420 Don't ignore return code from ffmpeg convert function.
7422 * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
7423 Split out some long statements to ease debugging.
7425 2006-02-27 Jan Schmidt <thaytan@mad.scientist.com>
7427 * ext/libvisual/visual.c: (gst_visual_init),
7428 (gst_vis_src_negotiate), (get_buffer), (plugin_init):
7429 Don't use gst_pad_use_fixed_caps, because it prevents downstream from
7430 being able to renegotiate the size. Instead, use the negotiation
7431 algorithm from the goom plugin to pick an initial output caps.
7433 Also, allow theoretical libvisual plugins that might support non-GL
7434 output even if they also do GL.
7436 2006-02-26 Julien MOUTTE <julien@moutte.net>
7438 * ext/libvisual/visual.c: (gst_visual_init),
7439 (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
7440 (plugin_init): Load only non GL plugins. Fix some memleaks and
7441 possible negotiation issues.
7443 2006-02-25 Julien MOUTTE <julien@moutte.net>
7445 * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
7447 2006-02-24 Michael Smith <msmith@fluendo.com>
7449 * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
7450 (cmml_type_find), (plugin_init):
7451 Fix CMML type find function to not require a specific minor version
7454 Add an MPEG4 video elementary stream typefind function.
7456 2006-02-04 Michael Smith <msmith@fluendo.com>
7458 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
7459 (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
7460 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7461 (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
7462 (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
7463 (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
7464 Annodex support in ogg demuxer. Doesn't do very much without the
7465 other annodex patches (to come).
7467 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7469 Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
7471 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7472 Pick up palette for MS video v1 (#327028)
7474 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7476 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7477 (gst_ffmpegcsp_caps_remove_format_info),
7478 (gst_ffmpegcsp_get_unit_size):
7479 The 'palette_data' field from incoming RGB caps shouldn't be
7480 proxied on outgoing YUV caps; also, restrict unit size
7481 adjustment in case of paletted data only to the unit that
7482 actually has a palette. Fixes #330711.
7484 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7486 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7487 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
7488 (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
7489 (gst_ffmpegcsp_get_unit_size):
7490 Plug some memory leaks.
7492 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7494 * sys/ximage/Makefile.am:
7495 * sys/xvimage/Makefile.am:
7496 Add some _CFLAGS and _LIBS that seem to be missing
7497 and/or required for Cygwin (see #317048).
7499 2006-02-22 Wim Taymans <wim@fluendo.com>
7501 * ext/alsa/gstalsasrc.c:
7502 Fix description as pointed out by caugier.
7504 2006-02-22 Tommi Myöhänen <ext-tommi do myohanen at nokia dot com>
7506 Reviewed by : Edward Hervey <edward@fluendo.com>
7508 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7510 Better 3gp typefinding (#331526).
7512 2006-02-21 Tim-Philipp Müller <tim at centricular dot net>
7514 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
7515 Don't send EOS event here, the base class will send one for us.
7517 * gst/playback/gstplaybasebin.c: (prepare_output):
7518 Subpictures without video stream aren't allowed either.
7520 * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
7521 Fix debug statement copy'n'paste-o.
7523 2006-02-21 Tim-Philipp Müller <tim at centricular dot net>
7525 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
7526 Fix issues with mixer keeping state when muting/unmuting
7527 and when changing the volume whilst muted (see #331763
7530 2006-02-20 Tim-Philipp Müller <tim at centricular dot net>
7532 * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
7533 (parse_subrip), (gst_sub_parse_format_autodetect):
7534 Set right caps given that we send escaped text. Also,
7535 honour <i></i>, <b></b> and <u></u> markers that can be found
7536 in .srt files (fixes #310202).
7538 2006-02-20 Tim-Philipp Müller <tim at centricular dot net>
7540 * gst-libs/gst/audio/mixerutils.c:
7541 (element_factory_rank_compare_func):
7542 Make order in which elements are tried more determinable.
7544 2006-02-20 Julien MOUTTE <julien@moutte.net>
7546 * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
7547 (remove_element_chain), (cleanup_decodebin),
7548 (gst_decode_bin_change_state): Make decodebin reusable by
7549 fixing remove_element_chain first and then introduce a
7550 cleaner in state change to ->NULL. (Closes #331678)
7552 2006-02-19 Wim Taymans <wim@fluendo.com>
7554 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
7555 use 0666 mask when creating files so umask gets applied
7556 correctly. Fixes #331295.
7558 2006-02-19 Tim-Philipp Müller <tim at centricular dot net>
7560 * gst/subparse/Makefile.am:
7561 * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
7562 (gst_ssa_parse_dispose), (gst_ssa_parse_init),
7563 (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
7564 (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
7565 (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
7566 (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
7567 * gst/subparse/gstssaparse.h:
7568 * gst/subparse/gstsubparse.c: (plugin_init):
7569 Add very basic parser for SSA subtitle streams (as often
7570 found in matroska files).
7572 2006-02-19 Tim-Philipp Müller <tim at centricular dot net>
7574 * gst/playback/gstdecodebin.c: (mimetype_is_raw):
7575 That should be text/x-pango-markup, not text/x-pango-layout.
7577 2006-02-19 Julien MOUTTE <julien@moutte.net>
7579 * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
7582 2006-02-19 Julien MOUTTE <julien@moutte.net>
7584 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7585 (gst_text_overlay_finalize), (gst_text_overlay_init),
7586 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7587 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7588 (gst_text_overlay_text_event), (gst_text_overlay_video_event),
7589 (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
7590 (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
7591 Fix state change deadlock.
7593 2006-02-19 Julien MOUTTE <julien@moutte.net>
7595 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7596 (gst_text_overlay_finalize), (gst_text_overlay_init),
7597 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7598 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7599 (gst_text_overlay_text_event), (gst_text_overlay_video_event),
7600 (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
7601 (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
7602 * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
7603 and subtitles files.
7605 2006-02-19 Julien MOUTTE <julien@moutte.net>
7607 * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
7608 should be considered as raw.
7610 2006-02-19 Julien MOUTTE <julien@moutte.net>
7612 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
7614 * gst/playback/gststreaminfo.h: Introduce language informations.
7616 2006-02-18 Jan Schmidt <thaytan@mad.scientist.com>
7618 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7619 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
7620 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
7621 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
7622 Set shared memory segments to be deleted as soon as we have attached,
7623 that way they get cleaned up automatically if we crash.
7625 2006-02-18 Julien MOUTTE <julien@moutte.net>
7627 * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text):
7628 * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
7629 functions are called with lock held.
7631 2006-02-18 Julien MOUTTE <julien@moutte.net>
7633 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7634 (gst_text_overlay_finalize), (gst_text_overlay_init),
7635 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7636 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7637 (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
7638 (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
7639 (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
7640 (gst_text_overlay_change_state): Refactoring of textoverlay
7641 without collectpads. This now supports sparse subtitles coming
7642 from a demuxer instead of a sub file. Seeking is still broken
7643 though. Need to discuss with wtay some more on how to handle
7645 * ext/pango/gsttextoverlay.h:
7646 * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
7647 subtitles coming from the demuxer.
7649 2006-02-17 Wim Taymans <wim@fluendo.com>
7651 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
7652 (gst_vorbisenc_convert_sink):
7653 Use some more scaling functions.
7655 2006-02-17 Tim-Philipp Müller <tim at centricular dot net>
7657 * ext/cdparanoia/gstcdparanoiasrc.c:
7658 (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
7659 (gst_cd_paranoia_paranoia_callback),
7660 (gst_cd_paranoia_src_signal_is_being_watched),
7661 (gst_cd_paranoia_src_read_sector):
7662 * ext/cdparanoia/gstcdparanoiasrc.h:
7663 Add back 'transport-error' and 'uncorrected-error' signals and
7664 make them actually be fired when bad stuff happens (#319340).
7666 2006-02-17 Wim Taymans <wim@fluendo.com>
7668 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
7669 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
7670 (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
7671 (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
7672 (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
7673 (gst_ring_buffer_pause), (gst_ring_buffer_stop),
7674 (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
7675 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
7676 (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
7677 (gst_ring_buffer_clear):
7679 Added some G_LIKELY.
7681 2006-02-17 Wim Taymans <wim@fluendo.com>
7683 * gst-libs/gst/audio/TODO:
7686 * gst-libs/gst/audio/gstbaseaudiosink.c:
7687 (gst_base_audio_sink_get_offset):
7688 When trying to play samples ASAP and we don't have a
7689 previous sample, try to play at position 0 instead of
7690 an invalid position.
7692 2006-02-17 Wim Taymans <wim@fluendo.com>
7694 * ext/alsa/gstalsasink.c: (gst_alsasink_open),
7695 (gst_alsasink_reset):
7696 Also release lock when we get an error in _reset();
7697 fix an error message.
7699 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7701 * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
7702 (gst_alsasink_init), (get_channel_free_structure),
7703 (caps_add_channel_configuration), (gst_alsasink_getcaps),
7704 (gst_alsasink_close):
7705 * ext/alsa/gstalsasink.h:
7706 Add support for more than 2 channels (#326720).
7708 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7710 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7711 Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
7712 with 4 or 6 channels, assume a default channel layout to make things
7713 work (not sure there's anything else we can do in those cases).
7715 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7717 * gst-libs/gst/audio/multichannel.c:
7720 * gst-libs/gst/riff/Makefile.am:
7721 * gst-libs/gst/riff/riff-ids.h:
7722 * gst-libs/gst/riff/riff-media.c:
7723 (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
7724 Add support for WAVEFORMATEX, eg. PCM audio with more than two
7725 channels and a channel layout map.
7727 2006-02-16 Mathieu Garcia <b0nk at free dot fr>
7729 Reviewed by Edward Hervey <edward@fluendo.com>
7731 * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA):
7732 C-level optimization of the RGBA nearest neighbour function.
7733 Eventually this might end up in liboil with vectorized versions.
7735 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7737 * gst-libs/gst/audio/multichannel.c:
7738 (gst_audio_get_channel_positions):
7739 When we have more than 2 channels, but no channel layout is
7740 specified in the caps, return some default channel layout
7741 to the caller and warn about about a possibly buggy element
7742 (could be buggy filtercaps as well of course) (#317038).
7744 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7746 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7747 Add gst-libs/gst/cdda to list of lib search paths.
7749 2006-02-15 Andy Wingo <wingo@pobox.com>
7751 * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
7752 timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
7753 to the Lord Jesus that I do not have to touch the ogg muxer ever
7756 2006-02-15 Edward Hervey <edward@fluendo.com>
7758 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
7759 quicktime movie files can also contain 'uuid' atoms.
7761 2006-02-14 Tim-Philipp Müller <tim at centricular dot net>
7763 * gst/audioconvert/plugin.c: (plugin_init):
7764 Register the GstAudioChannelPosition enum type with the type
7765 system in the plugin_init function, so that it is known before
7766 any element actually makes use of multi-channel stuff. This is
7767 required for example if one wants to be able to deserialise/use
7768 a caps string with channel positions before any pipeline has
7769 been setup and started, like with gst-launch.
7771 2006-02-14 Wim Taymans <wim@fluendo.com>
7773 * gst-libs/gst/audio/gstringbuffer.c:
7774 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
7775 (gst_ring_buffer_samples_done), (wait_segment),
7776 (gst_ring_buffer_commit), (gst_ring_buffer_clear):
7777 Add some compiler G_(UN_)LIKELY help.
7778 SIGNAL the ringbuffer waiters when going to PAUSED as well to
7779 make sure they can exit their functions. Should fix #330748
7781 2006-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
7786 * win32/common/_stdint.h:
7787 Windows does not have long long; copy the generated _stdint.h
7788 * win32/common/interfaces-enumtypes.c:
7789 (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
7790 (gst_mixer_track_flags_get_type),
7791 (gst_tuner_channel_flags_get_type):
7792 * win32/common/multichannel-enumtypes.c:
7793 (gst_audio_channel_position_get_type):
7796 2006-02-13 Wim Taymans <wim@fluendo.com>
7798 * gst-libs/gst/audio/gstbaseaudiosink.c:
7799 (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
7800 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
7801 Always sync on first sample we receive when starting.
7803 2006-02-13 Wim Taymans <wim@fluendo.com>
7805 * gst/playback/gstplaybin.c: (gen_vis_element):
7806 Update vis bin docs.
7807 Move queue after tee so we don't queue video buffers but
7808 audio samples instead. Fixes problems where the video queue
7809 is filled and the audio queue empty.
7811 2006-02-13 Tim-Philipp Müller <tim at centricular dot net>
7813 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
7814 No need to push an EOS event here, GstBaseSrc will do that for us
7815 when we return FLOW_UNEXPECTED.
7817 2006-02-12 Wim Taymans <wim@fluendo.com>
7819 * gst-libs/gst/audio/gstbaseaudiosink.c:
7820 (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
7821 (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
7822 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
7823 Use scale functions when possible.
7825 Free clockid when after waiting for EOS.
7826 Use G_(UN_)LIKLY when it makes sense.
7827 Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
7829 2006-02-12 Edward Hervey <edward@fluendo.com>
7831 * gst/playback/gstplaybasebin.c: (prepare_output):
7832 Remove stray semi-colon (fixes #330888).
7834 2006-02-12 Jan Schmidt <thaytan@mad.scientist.com>
7836 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
7837 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
7838 Fix up the XShm call testing so that we catch errors, and don't
7839 cause new ones by attempting to detach from a segment we failed
7840 to attach to. Fixes #312439.
7842 2006-02-10 Edward Hervey <edward@fluendo.com>
7844 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7845 Added flv file typefind (video/x-flv).
7847 2006-02-10 Edward Hervey <edward@fluendo.com>
7849 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
7850 (gst_riff_create_video_template_caps):
7851 Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
7852 Also added the caps to the default set of riff video caps.
7854 2006-02-09 Andy Wingo <wingo@pobox.com>
7856 * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
7857 time and the end time of the last packet in the page.
7858 (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
7859 on the pages in our queue, set the duration as well. Reflow a
7861 (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
7862 Fixes bad muxing order.
7864 2006-02-09 Thomas Vander Stichele <thomas at apestaart dot org>
7866 * gst-libs/gst/rtp/gstbasertppayload.c:
7867 (gst_basertppayload_setcaps), (gst_basertppayload_push):
7868 update seqnum before setting it on the packet; this makes sure
7869 that the timestamp and seqnum properties match after pushing
7872 2006-02-09 Andy Wingo <wingo@pobox.com>
7874 * gst-libs/gst/audio/gstringbuffer.c
7875 (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
7876 overflow after 13.5 hours of recording. Kapow!
7878 * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
7879 the buffer size -- we don't care about underrun/overrun reporting
7880 right now, just need to return a useful value.
7882 2006-02-09 Jan Schmidt <thaytan@mad.scientist.com>
7887 === release 0.10.3 ===
7889 2006-02-09 Jan Schmidt <thaytan@mad.scientist.com>
7892 releasing 0.10.3, "Under Pressure"
7894 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
7897 Drat. Bump libtool version number for new API.
7898 Prelease 0.10.2.3 (of 0.10.3)
7900 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
7903 * win32/common/config.h:
7904 0.10.2.2 prerelease (of 0.10.3).
7906 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
7908 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
7909 Revert Andy's newsegment change pending a more correct
7912 2006-02-08 Thomas Vander Stichele <thomas at apestaart dot org>
7914 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7915 (qt_type_find), (plugin_init):
7916 detect more files as 3gp
7917 group and reorder the iso file formats
7919 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7921 * ext/vorbis/vorbis.c: (plugin_init):
7922 Register musicbrainz tags, so apps don't have to.
7924 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7926 * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
7927 (gst_tag_to_vorbis_tag):
7928 Make sure we called gst_tag_register_musicbrainz_tags()
7929 before possibly mapping a vorbiscomment string from/to a
7932 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7934 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
7935 In case we can't find the required number of consecutive
7936 mpeg audio frames to positively identify an MPEG audio
7937 stream, check if there's at least a valid mpeg audio
7938 frame right at offset 0 and if so suggest mpeg/audio
7939 caps with a very low probability (#153004).
7941 2006-02-07 Andy Wingo <wingo@pobox.com>
7943 * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
7944 a TIME segment if we get timestamped buffers. Requires recent
7945 fixes in core to work properly.
7947 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7949 * gst/playback/gstplaybasebin.c: (prepare_output):
7950 Don't print the URI as part of the error message, it
7951 makes error dialogs look rather ugly, especially if
7952 the URI is very long or has characters in it that
7955 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7957 * gst/playback/gstplaybasebin.c: (prepare_output):
7958 Error out if we have only text or subtitles, but nothing
7959 else. Also error out if we have subtitles but no video
7962 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7964 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
7965 Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
7966 Post an error message on the bus when we encounter an
7967 error, which will hopefully be more meaningful than the
7968 'Internal Flow Error' message users get to see if we
7969 just return GST_FLOW_ERROR.
7971 2006-02-07 Andy Wingo <wingo@pobox.com>
7973 * configure.ac (GST_MAJORMINOR): Update core version req to
7974 0.10.2.2, for the collectpads API addition (#330244).
7976 2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
7978 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
7979 Return FALSE from plugin_init() when GnomeVFS can't
7980 be initialised for some reason (#328423).
7982 2006-02-06 Julien MOUTTE <julien@moutte.net>
7984 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event):
7985 Stick to seeking theory until i find the bug.
7986 * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
7988 2006-02-06 Jan Schmidt <thaytan@mad.scientist.com>
7990 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
7991 (theora_enc_finalize), (theora_enc_sink_setcaps),
7992 (theora_set_header_on_caps), (theora_enc_chain),
7993 (theora_enc_change_state):
7994 * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
7995 Make theoraenc and the tests leak free. Like, really.
7997 2006-02-06 Jan Schmidt <thaytan@mad.scientist.com>
7999 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8000 (theora_enc_finalize), (theora_enc_sink_setcaps):
8001 Add a finalize method to ensure we clean up state even if
8002 someone omitted the state change back to NULL.
8004 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
8005 (gst_vorbisenc_chain):
8006 Free some more leaked bits.
8008 * tests/check/pipelines/theoraenc.c: (start_pipeline),
8010 Wait for state changes to happen if they're ASYNC.
8012 This ought to teach those fancy pants buildbots a lesson.
8014 2006-02-05 Jan Schmidt <thaytan@mad.scientist.com>
8016 * gst-libs/gst/tag/gstid3tag.c:
8017 Add mapping for ID3 International Standard Recording Code
8020 2006-02-05 Jan Schmidt <thaytan@mad.scientist.com>
8022 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
8023 Don't leak tag names.
8025 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
8027 * docs/libs/gst-plugins-base-libs-docs.sgml:
8028 * docs/libs/gst-plugins-base-libs-sections.txt:
8029 * gst-libs/gst/tag/gstid3tag.c:
8030 * gst-libs/gst/tag/gstvorbistag.c:
8031 * gst-libs/gst/tag/tags.c:
8032 Split libgsttag docs into multiple sections.
8034 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
8036 * docs/libs/Makefile.am:
8037 * docs/libs/gst-plugins-base-libs-docs.sgml:
8038 * docs/libs/gst-plugins-base-libs-sections.txt:
8039 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
8040 * gst-libs/gst/tag/gstvorbistag.c:
8041 * gst-libs/gst/tag/tag.h:
8042 * gst-libs/gst/tag/tags.c:
8043 Add libgsttag to the docs.
8045 2006-02-05 Julien MOUTTE <julien@moutte.net>
8047 * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
8048 (gst_text_overlay_init), (gst_text_overlay_src_event),
8049 (gst_text_overlay_collected): Fix clockoverlay.
8051 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
8053 * docs/libs/compiling.sgml:
8054 Fix typo: it's pkg-config, not pkg-gconfig
8056 * docs/libs/gst-plugins-base-libs-docs.sgml:
8057 * docs/libs/gst-plugins-base-libs-sections.txt:
8058 * docs/libs/tmpl/gstgconf.sgml:
8059 There is no libgstgconf in 0.10, remove it
8062 2006-02-05 Julien MOUTTE <julien@moutte.net>
8064 * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
8065 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
8066 (gst_text_overlay_src_event), (gst_text_overlay_collected):
8067 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
8068 (gst_sub_parse_class_init), (gst_sub_parse_init),
8069 (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
8070 (parse_mpsub), (parser_state_init), (handle_buffer),
8071 (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
8072 * gst/subparse/gstsubparse.h: Introduce seeking code.
8074 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
8076 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8077 Add comment about LANGUAGE tag inconsistency (we want
8078 ISO-639-1, but extract three-letter identifiers?)
8081 Add two translatable files.
8083 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
8085 * gst-libs/gst/tag/Makefile.am:
8086 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8087 * gst-libs/gst/tag/tag.h:
8088 * gst-libs/gst/tag/tags.c:
8089 (gst_tag_register_musicbrainz_tags_internal),
8090 (gst_tag_register_musicbrainz_tags):
8091 Forward-port some tags stuff from the 0.8 branch. This is
8092 mostly the addition of musicbrainz tags and their mapping
8093 to vorbistags, and a vorbistag mapping of the language tag.
8095 2006-02-05 Julien MOUTTE <julien@moutte.net>
8097 * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
8100 2006-02-04 David Schleef <ds@schleef.org>
8102 * ext/ogg/gstoggmux.c:
8103 * gst/typefind/gsttypefindfunctions.c:
8104 Add Dirac typefinding and add dirac format to oggmux.
8106 2006-02-03 Tim-Philipp Müller <tim at centricular dot net>
8108 * gst/playback/gstdecodebin.c: (try_to_link_1):
8109 Don't put essential function call into
8110 g_return_*() macro, otherwise it'll all be
8111 replaced by NOOPs when compiling with
8112 G_DISABLE_CHECKS defined.
8114 2006-02-03 Edgard Lima <edgard.lima@indt.org.br>
8116 * ext/ogg/gstoggdemux.c:
8117 * ext/ogg/gstoggparse.c:
8118 * gst/tcp/gsttcpserversink.c:
8119 * sys/v4l/v4lsrc_calls.c:
8120 * sys/v4l/v4lsrc_calls.h:
8121 Just make it compile with --disable-gst-debug.
8123 2006-02-03 Wim Taymans <wim@fluendo.com>
8125 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8126 (gst_alsasink_class_init), (gst_alsasink_init),
8127 (gst_alsasink_write), (gst_alsasink_reset):
8128 * ext/alsa/gstalsasink.h:
8129 Add lock to protect alsa calls.
8130 Implement reset to flush samples ASAP, does not work
8133 2006-02-02 Wim Taymans <wim@fluendo.com>
8135 * gst-libs/gst/audio/gstbaseaudiosink.c:
8136 (gst_base_audio_sink_provide_clock):
8137 Ugh.. getting late I guess...
8139 2006-02-02 Wim Taymans <wim@fluendo.com>
8141 * gst-libs/gst/audio/gstbaseaudiosink.c:
8142 (gst_base_audio_sink_provide_clock),
8143 (gst_base_audio_sink_set_property),
8144 (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
8145 Don't try to provide a clock when we are not negotiated since
8146 we might not be able to make it run.
8148 2006-02-02 Tim-Philipp Müller <tim at centricular dot net>
8150 * gst/playback/gstdecodebin.c: (try_to_link_1):
8151 Unlinking two source pads is ... hard.
8153 2006-02-02 Wim Taymans <wim@fluendo.com>
8155 * gst-libs/gst/audio/TODO:
8158 * gst-libs/gst/audio/gstbaseaudiosink.c:
8159 (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
8160 On EOS, wait till the last sample is played before posting EOS.
8162 2006-02-01 Philippe Kalaf <burger at speedy dot org>
8164 * gst-libs/gst/rtp/gstbasertpdepayload.c:
8165 Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
8166 setting queue_delay to zero. Also avoid thread being started if
8167 queue_delay is zero.
8169 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
8171 * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
8172 Make test work again by connecting fakesinks to each decoded pad,
8173 which makes the pipeline wait until each fakesink has a buffer
8174 queued before going to PAUSED state. At that point we know the
8175 decodebin pads are negotiated.
8177 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
8179 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
8180 (gst_cdda_base_src_handle_event):
8181 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
8182 Pass unhandled queries to the parent class's query function.
8184 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
8186 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
8187 (gst_ogg_pad_src_query):
8188 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
8189 * ext/theora/theoradec.c: (theora_dec_src_query),
8190 (theora_dec_sink_query):
8191 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
8192 (vorbis_dec_sink_query):
8193 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
8194 (gst_vorbisenc_sink_query):
8195 * gst/adder/gstadder.c: (gst_adder_query):
8196 Pass unhandled queries upstream instead of just
8197 dropping them (#326447). Also, fix supported
8198 query types list for some elements.
8200 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
8202 * gst/typefind/gsttypefindfunctions.c: (au_type_find),
8203 (paris_type_find), (ilbc_type_find), (plugin_init):
8204 Fix typefinding for audio/x-au, audio/x-paris and
8205 audio/iLBC-sh. We cannot use the START_WITH macros
8206 here, because there can only be one typefind factory
8207 with the same name (caps), so the second one would
8208 replace the first one and the first one would never
8209 be called when doing typefinding (see #161712).
8212 2006-01-31 Wim Taymans <wim@fluendo.com>
8214 * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
8215 (vorbis_handle_header_packet), (vorbis_dec_push),
8216 (vorbis_handle_data_packet):
8217 Use scale_int when we can, add some more scaling.
8218 Check packettype before parsing it.
8220 2006-01-31 Wim Taymans <wim@fluendo.com>
8222 * ext/theora/theoradec.c: (_theora_granule_time),
8223 (theora_dec_src_convert), (theora_dec_sink_convert):
8224 Call right _scale functions.
8225 Use parameter instead of some other random value.
8227 2006-01-31 Wim Taymans <wim@fluendo.com>
8229 * ext/theora/theoradec.c: (_theora_granule_frame),
8230 (_theora_granule_time), (_inc_granulepos),
8231 (theora_dec_src_convert), (theora_dec_sink_convert),
8232 (theora_handle_type_packet), (theora_handle_data_packet),
8234 Use higher precision timestamps calculation.
8235 Convert some other conversions to _scale.
8237 2006-01-31 Stefan Kost <ensonic@users.sf.net>
8239 * gst/audiotestsrc/gstaudiotestsrc.c:
8240 (gst_audio_test_src_create_sine_table), (plugin_init):
8241 * gst/volume/gstvolume.c: (plugin_init):
8242 initialize gst_controller before using
8244 2006-01-31 Jan Schmidt <thaytan@mad.scientist.com>
8246 * tests/check/pipelines/theoraenc.c:
8247 * tests/check/pipelines/vorbisenc.c:
8248 Define constant using G_GINT64_CONSTANT to avoid errors when
8249 passing it around - otherwise it gets truncated to 32 bits.
8251 Fixes failing tests.
8253 2006-01-31 Andy Wingo <wingo@pobox.com>
8255 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
8256 caps being set doesn't have a framerate value. Basically a stopgap
8259 * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
8260 technically correct enough to put into core though.
8261 (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
8262 DURATION. Fixes theoraenc ! oggmux.
8264 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
8265 fraction, not double.
8267 2006-01-31 Sebastien Moutte <sebastien@moutte.net>
8270 add vs7 project files created by Sergey Scobich
8272 2006-01-30 Sebastien Moutte <sebastien@moutte.net>
8275 add vs8 project files created by Sergey Scobich
8277 2006-01-30 Andy Wingo <wingo@pobox.com>
8279 * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
8280 timestamp + duration, not just timestamp -- ogg pages should be
8281 ordered by stop time. Necessary fix given the change in vorbis
8284 * ext/theora/theoraenc.c (theora_enc_sink_setcaps)
8285 (gst_theora_enc_init): Pull the granule shift out of the encoder.
8286 (granulepos_add): New function, handles the messiness of adjusting
8288 (theora_buffer_from_packet):
8290 (theora_enc_sink_event): Use granulepos_add, not +.
8292 * tests/check/pipelines/theoraenc.c
8293 (check_buffer_granulepos_from_starttime): Just check the frame
8294 count, not the actual granulepos -- we can't dictate to the
8295 encoder when it should be placing keyframes.
8297 2006-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
8299 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
8300 SERVICE_NOT_AVAILABLE happens for example when you're trying to
8301 play an http:// stream from a server that's not serving
8303 2006-01-30 Andy Wingo <wingo@pobox.com>
8305 * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET):
8306 * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
8307 remove the UINT64_CONSTANT macro, doesn't appear to be needed or
8310 * ext/theora/gsttheoraenc.h:
8311 * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
8312 although theoraenc was timestamping correctly. Added handling of
8313 streams that start with nonzero timestamps.
8315 * tests/check/Makefile.am:
8316 * tests/check/pipelines/theoraenc.c: New file, basically does same
8319 * tests/check/pipelines/vorbisenc.c: I claim these bugs.
8321 2006-01-30 Wim Taymans <wim@fluendo.com>
8323 * gst-libs/gst/audio/gstaudiosink.c:
8324 (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
8325 (gst_audioringbuffer_pause):
8326 Implement pause that does not wait for completion.
8328 * gst-libs/gst/audio/gstbaseaudiosink.c:
8329 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8330 Don't drop buffers when going to PAUSED but perform preroll on
8331 remaining samples now that core base class supports this.
8333 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
8334 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
8335 (gst_ring_buffer_commit):
8336 Pause should not signal waiters.
8337 Implement return value of _commit correctly.
8339 2006-01-30 Andy Wingo <wingo@pobox.com>
8341 * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
8343 * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
8344 updated to timestamp from the first sample, not the last.
8345 (gst_vorbisenc_buffer_from_header_packet): New function, takes
8346 special care of granulepos and timestamp for header packets.
8347 (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
8348 when the first buffer has a nonzero timestamp.
8350 * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
8351 (GstVorbisEnc.subgranule_offset): New members. Take care of the
8352 case when the first audio buffer we get has a nonzero timestamp.
8353 (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
8354 properly timestamp vorbis buffers with the time of the first
8355 sample, not the last.
8357 * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
8358 vorbis_granule_time_copy -- now it takes the granule/subgranule
8359 offset into account.
8361 * tests/check/pipelines/vorbisenc.c: New test for correctness of
8362 timestamps, durations, and granulepos on buffers produced by
8365 2006-01-30 Jan Schmidt <thaytan@mad.scientist.com>
8367 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8368 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
8369 Patch from Eric Jonas to support conversions to/from UYVY
8372 2006-01-30 Julien MOUTTE <julien@moutte.net>
8374 * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
8375 (setup_subtitle), (setup_source), (set_active_source):
8376 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8377 (gen_text_element), (gen_audio_element), (gen_vis_element),
8378 (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
8380 2006-01-29 Sebastien Moutte <sebastien@moutte.net>
8382 * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
8383 * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
8384 use gst_guint64_to_gdouble to be compliant with vs6
8385 * gst/playback/gstdecodebin.c: (try_to_link_1)
8386 * gst/videorate/videorate.c: (gst_video_rate_blank_data)
8387 use G_GINT64_CONSTANT for int64 constants
8388 * win32/common/libgstinterfaces.def:
8389 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
8391 update and add new project files
8393 2006-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
8397 * win32/common/interfaces-enumtypes.c:
8398 (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
8399 (gst_mixer_track_flags_get_type),
8400 (gst_tuner_channel_flags_get_type):
8401 * win32/common/interfaces-enumtypes.h:
8402 * win32/common/multichannel-enumtypes.c:
8403 (gst_audio_channel_position_get_type):
8404 * win32/common/multichannel-enumtypes.h:
8405 add a win32-update rule like in core, and copy over enumtypes files
8407 2006-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
8410 * win32/common/config.h:
8411 * win32/common/config.h.in:
8412 add config files just like in core
8414 2006-01-28 Tim-Philipp Müller <tim at centricular dot net>
8416 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
8417 Make gcc-4.1 happy (part of #327357).
8419 2006-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
8421 * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
8422 (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
8423 (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
8424 * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
8425 (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
8426 (gst_alsasrc_unprepare), (gst_alsasrc_read):
8427 Update all error messages. All of them should either use
8428 the default translated message, or actually provide a
8429 translatable string.
8430 Make the string for channel count problems meaningful.
8432 2006-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
8434 * sys/v4l/v4l_calls.c: (gst_v4l_open):
8435 check for and throw RESOURCE_BUSY
8437 2006-01-27 David Schleef <ds@schleef.org>
8439 * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
8440 checked in this change -- it requires liboil features not
8441 in 0.3.6. Revert parts.
8443 2006-01-27 David Schleef <ds@schleef.org>
8446 * configure.ac: update liboil requirement to 0.3.6
8447 * gst/videoscale/Makefile.am:
8448 * gst/videoscale/vs_scanline.c: liboilify
8450 2006-01-27 Jan Schmidt <thaytan@mad.scientist.com>
8452 * ext/libvisual/visual.c: (get_buffer):
8453 When pad_alloc returns a GstFlowReturn other
8454 than GST_FLOW_OK, make sure it is passed upstream.
8456 2006-01-27 Jan Schmidt <thaytan@mad.scientist.com>
8458 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8459 (gst_alsasink_class_init):
8460 Free the device name string.
8462 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8463 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
8464 (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
8465 Don't remove a pad from the collectpads structure until it
8466 is released - it's a request pad, and may receive data again
8467 if the element gets moved back to PLAYING state.
8469 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
8470 Ensure we turn on double buffering on the Xv port, and
8471 set the colour key to something dark and mysterious that
8474 2006-01-27 Thomas Vander Stichele <thomas at apestaart dot org>
8476 * ext/alsa/gstalsaplugin.c: (plugin_init):
8477 * ext/cdparanoia/gstcdparanoiasrc.c:
8478 (gst_cd_paranoia_src_base_init), (plugin_init):
8479 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8480 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
8481 - a library should not call setlocale. see "Libraries" node in
8483 - make sure all plugins that use translation do bindtextdomain
8484 to point to the localedir
8485 * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
8486 (setup_sinks), (plugin_init):
8487 all this, and check for NULL when creating sinks
8489 2006-01-27 Julien MOUTTE <julien@moutte.net>
8491 * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
8492 (plugin_init): Make typefinding of subtitles work again.
8494 2006-01-26 Tim-Philipp Müller <tim at centricular dot net>
8496 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
8497 (mp3_type_frame_length_from_header), (mp3_type_find),
8498 (wavpack_type_find), (m4a_type_find), (ircam_type_find),
8500 Backport a bunch of typefinding fixes from the 0.8 branch.
8501 Also, improve wavpack typefinding: if we can't peek the
8502 entire wavpack block, try to parse the bits we can get and
8503 see if we find what we're looking for in those.
8505 2006-01-26 Julien MOUTTE <julien@moutte.net>
8507 * sys/ximage/ximagesink.c:
8508 (gst_ximagesink_calculate_pixel_aspect_ratio):
8509 * sys/xvimage/xvimagesink.c:
8510 (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
8511 more cases of pixel aspect ratio.
8513 2006-01-26 Edward Hervey <edward@fluendo.com>
8515 * gst/playback/gstdecodebin.c: (pad_probe):
8516 Also consider the flush-start and tag events as unblockers
8519 2006-01-26 Julien MOUTTE <julien@moutte.net>
8521 * gst/playback/gstplaybin.c: (gst_play_bin_init),
8522 (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
8523 (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
8524 On the fly visualisation switch, works disabling, enabling as
8525 well but it won't be able to enable vis in a playbin that was
8526 created with no visualisation.
8528 2006-01-25 Wim Taymans <wim@fluendo.com>
8530 * gst-libs/gst/audio/gstbaseaudiosink.c:
8531 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8532 Undo previous commit that returned WRONG_STATE sooner, it breaks
8535 2006-01-25 Wim Taymans <wim@fluendo.com>
8537 * gst-libs/gst/audio/gstbaseaudiosink.c:
8538 (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
8539 (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
8541 Post error when caps cannot be parsed.
8542 Resync on discontinuity in the stream.
8543 Clip samples to segment boundaries.
8544 return WRONG_STATE sooner when we are flushing.
8546 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
8547 (gst_base_audio_src_get_time), (gst_base_audio_src_create):
8548 Make audiosrc operate in TIME.
8549 Set TIMESTAMP and DURATION on buffers.
8551 2006-01-24 Tim-Philipp Müller <tim at centricular dot net>
8553 * tests/examples/seek/seek.c: (main):
8554 Output tag messages as well.
8556 2006-01-23 Edward Hervey <edward@fluendo.com>
8558 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
8559 (free_pad_probes), (remove_fakesink), (pad_probe),
8560 (close_pad_link), (gst_decode_bin_change_state):
8561 Replace GstPadBlockCallback with pad probes that detect
8562 first buffer AND eos before removing fakesink.
8563 Fixes hang with demuxers doing EOS while pre-rolling.
8566 2006-01-23 Andy Wingo <wingo@pobox.com>
8568 * ext/alsa/gstalsasink.c:
8569 * gst-libs/gst/rtp/gstbasertpdepayload.c:
8570 (gst_base_rtp_depayload_setcaps),
8571 (gst_base_rtp_depayload_add_to_queue),
8572 (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
8574 Patch by: Jens Granseuer <jensgr at gmx dot net>
8576 2006-01-22 Julien MOUTTE <julien@moutte.net>
8578 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
8579 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
8580 (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some
8581 frames. We might get a frame destroyed after changing state to
8582 NULL, adding a safety check on xcontext.
8584 2006-01-22 Tim-Philipp Müller <tim at centricular dot net>
8586 * gst-libs/gst/interfaces/xoverlay.c:
8587 Fix prepare-xwindow-id code example in the docs - we need to
8588 ignore all messages that aren't element messages as well.
8590 2006-01-21 Julien MOUTTE <julien@moutte.net>
8592 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
8593 I think one day i'll completely undestand how caps negotiation
8594 is supposed to work. This refactoring handles buffer_alloc
8595 called with caps we can't handle. We definitely don't want a
8596 set_caps with those caps, so we define and allocate a buffer
8597 we would like to receive.
8599 2006-01-19 Tim-Philipp Müller <tim at centricular dot net>
8601 * gst/playback/gstplaybasebin.c: (setup_source):
8602 Free iterator when done.
8604 2006-01-17 Jan Schmidt <thaytan@mad.scientist.com>
8606 * gst-libs/gst/audio/gstbaseaudiosink.c:
8607 (gst_base_audio_sink_render):
8608 Fix playback of non-synchronised streams by assuming a rate
8609 of 1.0 instead of a random one.
8611 Makes this work again:
8613 gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
8614 endianness=(int)4321, signed=(boolean)true, width=(int)16,
8615 depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
8616 audioresample ! alsasink
8618 === release 0.10.2 ===
8620 2006-01-16 Thomas Vander Stichele <thomas at apestaart dot org>
8623 releasing 0.10.2, "Then the devil is six"
8625 2006-01-16 Jan Schmidt <thaytan@mad.scientist.com>
8627 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8628 * gst/playback/gststreamselector.c:
8629 (gst_stream_selector_set_property):
8630 Comment out broken code that connects to the state-changed signal.
8631 At this point, changing current stream selection is broken, but
8632 stuff like gst-launch playbin current-audio=1 works and filters
8633 to the chosen stream.
8635 2006-01-16 Thomas Vander Stichele <thomas at apestaart dot org>
8637 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8638 Fix #327216 (null dereference in vorbisdec)
8640 2006-01-16 Tim-Philipp Müller <tim at centricular dot net>
8642 * ext/theora/theoradec.c: (theora_handle_comment_packet):
8643 Post taglist actually on bus instead of just freeing it
8644 (fixes #327114 and totem bug #327080).
8646 * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
8647 Use gst_element_found_tags_for_pad(), so that the tags
8648 are sent downstream as an event as well.
8650 2006-01-15 Thomas Vander Stichele <thomas at apestaart dot org>
8652 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
8653 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
8654 (gst_ximagesink_buffer_alloc):
8655 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
8656 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
8657 (gst_xvimagesink_buffer_alloc):
8658 move all regularly occurring messages to GST_LOG level
8659 add some more object logs
8661 2006-01-14 Thomas Vander Stichele <thomas at apestaart dot org>
8663 * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
8664 fix a silly segfault
8666 2006-01-14 Tim-Philipp Müller <tim at centricular dot net>
8668 * docs/libs/gst-plugins-base-libs-docs.sgml:
8669 * docs/libs/gst-plugins-base-libs-sections.txt:
8670 * gst-libs/gst/audio/mixerutils.c:
8671 * gst-libs/gst/audio/mixerutils.h:
8672 Add docs for mixerutils stuff.
8674 2006-01-13 Tim-Philipp Müller <tim at centricular dot net>
8676 * gst/playback/gstplaybasebin.c: (setup_source):
8677 Fix playback for sources that emit raw audio or
8678 raw video streams (e.g.: cd audio sources) (#325984).
8680 2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
8682 * gst-libs/gst/audio/mixerutils.c:
8683 (gst_audio_mixer_filter_do_filter):
8684 actually save the element we create
8686 2006-01-12 Tim-Philipp Müller <tim at centricular dot net>
8688 * gst-libs/gst/cdda/gstcddabasesrc.c:
8689 (gst_cdda_base_src_handle_track_seek):
8690 No need to post a tag message on the bus when seeking
8691 within the same track, only post it when the current
8694 2006-01-11 Jan Schmidt <thaytan@mad.scientist.com>
8696 * gst/playback/gstplaybasebin.c: (group_destroy),
8697 (probe_triggered), (new_decoded_pad), (mute_group_type),
8698 (set_active_source):
8699 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8700 * gst/playback/gststreamselector.c:
8701 (gst_stream_selector_base_init),
8702 (gst_stream_selector_set_property),
8703 (gst_stream_selector_request_new_pad):
8704 Reenable stream selection. These mechanisms need a complete overhaul
8705 in the face of 0.8->0.10 changes though.
8707 2006-01-11 Jan Schmidt <thaytan@mad.scientist.com>
8709 * ext/ogg/gstoggdemux.c:
8710 Change the pad template to src_%d to match the pads that
8711 are created from it. decodebin needs this information in order
8712 to decide that oggdemux is capable of producing multiple pads
8713 (and hence needs queues inserted).
8715 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
8716 (gst_ogg_mux_collected):
8717 Make debug output more useful by using GST_PTR_FORMAT.
8719 2006-01-11 Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8721 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
8723 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
8724 Set depth and width for alaw/mulaw (fixes #326601).
8726 2006-01-11 Thomas Vander Stichele <thomas at apestaart dot org>
8728 * tests/icles/Makefile.am:
8729 don't build the tests if we don't have the libs
8731 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
8733 * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
8734 (gst_cd_paranoia_paranoia_callback):
8735 Don't try to free NULL pointers.
8737 2006-01-10 Edward Hervey <edward@fluendo.com>
8739 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
8740 (gst_audio_rate_change_state), (plugin_init):
8741 Add debugging category.
8743 Add case for incoming buffers without valid offset/offset_end.
8745 2006-01-10 Michael Smith <msmith@fluendo.com>
8747 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
8748 Don't leak GCond in audio sources.
8750 2006-01-10 Jan Schmidt <thaytan@mad.scientist.com>
8752 * gst/playback/gstplaybin.c: (gen_audio_element):
8753 Don't leak an autoaudiosink/alsasink when we generate
8754 a new audio element. (old code, I guess)
8756 2006-01-10 Michael Smith <msmith@fluendo.com>
8758 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
8759 Support float audio in audiorate.
8760 Use width rather than depth for selecting sample width.
8762 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
8764 * gst/videotestsrc/videotestsrc.h:
8765 Use GLib types here (that way we don't have to include the
8766 generated _stdint.h header, which makes life easier for win32
8767 folks that don't use autotools for the build) (#325990, patch
8768 by: Sergey Scobich).
8770 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
8772 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
8773 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
8774 (gst_ring_buffer_pause), (wait_segment):
8775 * gst-libs/gst/audio/gstringbuffer.h:
8776 Name (private) union, makes Forte compiler happy (this time
8777 for real) (#324900).
8779 2006-01-09 Tim-Philipp Müller <tim at centricular dot net>
8781 * gst-libs/gst/audio/Makefile.am:
8782 Link against libgstinterfaces, needed for mixer
8783 and property probe stuff.
8785 2006-01-09 Edward Hervey <edward@fluendo.com>
8787 * gst-libs/gst/Makefile.am:
8789 2006-01-09 Tim-Philipp Müller <tim at centricular dot net>
8791 * gst-libs/gst/audio/Makefile.am:
8792 * gst-libs/gst/audio/mixerutils.c:
8793 (gst_audio_mixer_filter_do_filter),
8794 (gst_audio_mixer_filter_check_element),
8795 (gst_audio_mixer_filter_probe_feature),
8796 (element_factory_rank_compare_func),
8797 (gst_audio_default_registry_mixer_filter):
8798 * gst-libs/gst/audio/mixerutils.h:
8799 Add gst_audio_default_registry_mixer_filter() utility
8802 2006-01-03 Michael Smith <msmith@fluendo.com>
8804 * gst/audioresample/resample.h:
8805 As before, but for o_buf
8807 2006-01-03 Michael Smith <msmith@fluendo.com>
8809 * gst/audioresample/resample.h:
8810 Declare struct _ResampleState.buffer as unsigned char *, not void *,
8811 since we do arithmetic on it.
8813 2006-01-02 Tim-Philipp Müller <tim at centricular dot net>
8815 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
8816 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
8817 (gst_ring_buffer_pause), (wait_segment):
8818 * gst-libs/gst/audio/gstringbuffer.h:
8819 Sun's Forte compiler doesn't seem to like anonymous structs,
8820 so use same setup as in GstBaseSrc (fixes #324900).
8822 2005-12-30 Stefan Kost <ensonic@users.sf.net>
8825 * gst/volume/Makefile.am:
8826 * gst/volume/demo.c:
8827 move old example to tests/examples/volume/volune.c
8828 * tests/examples/Makefile.am:
8829 * tests/examples/seek/seek.c: (main):
8830 change window-close event from "delete-event" to "destroy"
8831 * tests/examples/volume/Makefile.am:
8832 * tests/examples/volume/volume.c: (value_changed_callback),
8833 (setup_gui), (message_received), (eos_message_received), (main):
8834 fix event handling and bus usage
8836 2005-12-29 Stefan Kost <ensonic@users.sf.net>
8838 * gst/audiotestsrc/gstaudiotestsrc.c:
8839 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
8840 (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
8841 (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
8842 (gst_audio_test_src_create_square),
8843 (gst_audio_test_src_create_saw),
8844 (gst_audio_test_src_create_triangle),
8845 (gst_audio_test_src_create_silence),
8846 (gst_audio_test_src_create_white_noise),
8847 (gst_audio_test_src_create_pink_noise),
8848 (gst_audio_test_src_init_sine_table),
8849 (gst_audio_test_src_create_sine_table),
8850 (gst_audio_test_src_change_wave),
8851 (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
8852 (gst_audio_test_src_create), (gst_audio_test_src_set_property):
8853 * gst/audiotestsrc/gstaudiotestsrc.h:
8854 update to basesrc changes, implement segmented seeking and eos
8855 handling, add a 'sine-tab' waveform for performance critical playback
8857 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8860 ... and this time the other modified file that I missed last time.
8862 2005-12-29 Michael Smith <msmith@fluendo.com>
8864 * gst/playback/gstdecodebin.c: (new_pad):
8865 Fix non-C89 variable declaration not at the start of a block. Should
8866 help some compilers.
8868 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8870 * tests/check/Makefile.am:
8871 And now fix 'make distcheck' (builddir != srcdir)
8873 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8876 * ext/cdparanoia/Makefile.am:
8877 * ext/cdparanoia/gstcdparanoia.c:
8878 * ext/cdparanoia/gstcdparanoia.h:
8879 * ext/cdparanoia/gstcdparanoiasrc.c:
8880 (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
8881 (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
8882 (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
8883 (gst_cd_paranoia_paranoia_callback),
8884 (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
8885 (gst_cd_paranoia_src_set_property),
8886 (gst_cd_paranoia_src_get_property), (plugin_init):
8887 * ext/cdparanoia/gstcdparanoiasrc.h:
8888 New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
8889 plugin again (there are still fixes required to playbin to make
8890 cdda:// uris work there).
8892 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8894 * tests/check/Makefile.am:
8895 Fix test case compilation.
8897 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8899 * gst-libs/gst/cdda/gstcddabasesrc.c:
8900 (gst_cdda_base_src_update_duration),
8901 (gst_cdda_base_src_calculate_cddb_id):
8902 An integer is not a string. Fix access to uninitialised variable.
8904 * tests/check/Makefile.am:
8905 Add cddabasesrc unit test; also actually enable the vorbis test.
8907 * tests/check/generic/states.c:
8908 Blacklist new cd audio elements as well.
8910 * tests/check/libs/cddabasesrc.c:
8911 Unit test for GstCddaBaseSrc (discid calculation mostly).
8913 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
8915 * docs/libs/Makefile.am:
8916 * docs/libs/gst-plugins-base-libs-docs.sgml:
8917 * docs/libs/gst-plugins-base-libs-sections.txt:
8918 * docs/libs/gst-plugins-base-libs.types:
8919 Add docs for libgstcdda/GstCddaBaseSrc.
8921 * gst-libs/gst/interfaces/mixertrack.h:
8922 Do one struct member per line with a semicolon at the end, that way
8923 even gtk-doc might parse it without complaining.
8925 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
8928 * gst-libs/gst/Makefile.am:
8929 * gst-libs/gst/cdda/Makefile.am:
8930 * gst-libs/gst/cdda/base64.c:
8931 * gst-libs/gst/cdda/base64.h:
8932 * gst-libs/gst/cdda/gstcddabasesrc.c:
8933 (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
8934 (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
8935 (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
8936 (gst_cdda_base_src_get_property),
8937 (gst_cdda_base_src_get_track_from_sector),
8938 (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
8939 (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
8940 (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
8941 (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
8942 (gst_cdda_base_src_uri_get_protocols),
8943 (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
8944 (gst_cdda_base_src_uri_handler_init),
8945 (gst_cdda_base_src_setup_interfaces),
8946 (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
8947 (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
8948 (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
8949 (gst_cdda_base_src_add_tags),
8950 (gst_cdda_base_src_add_index_associations),
8951 (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
8952 (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
8953 (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
8954 (gst_cdda_base_src_create):
8955 * gst-libs/gst/cdda/gstcddabasesrc.h:
8956 * gst-libs/gst/cdda/sha1.c:
8957 * gst-libs/gst/cdda/sha1.h:
8958 Add new libgstcdda with GstCddaBaseSrc class.
8960 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
8962 * ext/gnomevfs/gstgnomevfssink.h:
8963 Use GstBaseSinkClass as parent_class member for class struct, not
8966 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
8968 Patch by: Michael Benes
8970 * gst/videotestsrc/gstvideotestsrc.c:
8971 (gst_video_test_src_class_init), (gst_video_test_src_start):
8972 Add start method to reset running time and number of frames sent
8973 when starting up (fixes #324696)
8975 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
8977 * docs/plugins/Makefile.am:
8978 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
8979 * docs/plugins/gst-plugins-base-plugins-sections.txt:
8980 * docs/plugins/gst-plugins-base-plugins.args:
8981 * docs/plugins/gst-plugins-base-plugins.hierarchy:
8982 * docs/plugins/gst-plugins-base-plugins.signals:
8983 Add docs stuff for gnomevfssrc and gnomevfssink.
8985 * ext/gnomevfs/gstgnomevfssrc.c:
8986 Fix example pipeline in gtk-doc blurb.
8988 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
8990 * ext/gnomevfs/Makefile.am:
8991 * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
8992 (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
8993 (gst_gnome_vfs_handle_get_type), (plugin_init):
8994 * ext/gnomevfs/gstgnomevfs.h:
8995 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
8996 (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
8997 (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
8998 (gst_gnome_vfs_sink_set_property),
8999 (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
9000 (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
9001 (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
9002 (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
9003 (gst_gnome_vfs_sink_uri_get_type),
9004 (gst_gnome_vfs_sink_uri_get_protocols),
9005 (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
9006 (gst_gnome_vfs_sink_uri_handler_init):
9007 * ext/gnomevfs/gstgnomevfssink.h:
9008 Port gnomevfssink; add gtk-doc blurb.
9010 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
9011 (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
9012 (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
9013 (gst_gnome_vfs_src_uri_get_type),
9014 (gst_gnome_vfs_src_uri_get_protocols),
9015 (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
9016 (gst_gnome_vfs_src_uri_handler_init),
9017 (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
9018 (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
9019 (gst_gnome_vfs_src_send_additional_headers_callback),
9020 (gst_gnome_vfs_src_received_headers_callback),
9021 (gst_gnome_vfs_src_push_callbacks),
9022 (gst_gnome_vfs_src_pop_callbacks),
9023 (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
9024 (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
9025 (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
9026 * ext/gnomevfs/gstgnomevfssrc.h:
9027 s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
9028 file; add gtk-doc blurb with example pipelines.
9030 === release 0.10.1 ===
9032 2005-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
9035 releasing 0.10.1, "Dobro Dedek"
9037 2005-12-21 Edgard Lima <edgard.lima@indt.org.br>
9039 * gst/typefind/gsttypefindfunctions.c:
9040 iLBC30 and iLBC20 added to typefind.
9042 2005-12-20 Thomas Vander Stichele <thomas at apestaart dot org>
9044 * gst-libs/gst/audio/gstbaseaudiosink.c:
9045 (gst_base_audio_sink_class_init):
9046 * gst-libs/gst/audio/gstbaseaudiosrc.c:
9047 (gst_base_audio_src_class_init):
9048 update strings, values are in microseconds
9049 change the default sink buffer time to something that is smaller
9050 (to help software volume mixing have a slightly lower delay) but
9051 still be acceptable on Wim's laptop
9053 2005-12-20 Edward Hervey <edward@fluendo.com>
9055 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
9056 Made a quack, forgot to add DUCK to the riff video template.
9058 2005-12-19 Edward Hervey <edward@fluendo.com>
9060 * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
9061 (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
9062 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
9063 (gst_ogm_parse_chain):
9064 Make sure pads are initialized correctly.
9065 * gst-libs/gst/riff/riff-ids.h:
9066 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
9067 (gst_riff_create_video_template_caps):
9068 Add a whole bunch of FOURCC <=> MimeType.
9069 Extend the riff video pad template to support the newly added fourcc.
9071 2005-12-18 Jan Schmidt <thaytan@mad.scientist.com>
9073 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
9074 (gst_ogg_demux_activate_chain):
9075 Extra debug output when activating/deactivating chains.
9077 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
9078 (is_demuxer_element), (try_to_link_1), (remove_element_chain),
9080 Remove a queue from our list when it becomes unlinked.
9081 Don't add queues to elements in class 'Demux' if they
9082 can only produce one pad
9084 2005-12-18 Julien MOUTTE <julien@moutte.net>
9086 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
9087 (gst_video_sink_get_type): Add a debug category.
9089 2005-12-17 Philippe Khalaf <burger@speedy.org>
9091 * gst-libs/gst/rtp/gstbasertpdepayload.c:
9092 (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
9093 Handle downstream newsegment by sending our own newsegment before the
9094 next buffer to be released. (#323900)
9096 2005-12-17 Philippe Khalaf <burger@speedy.org>
9098 * gst-libs/gst/rtp/gstbasertpdepayload.c:
9099 (gst_base_rtp_depayload_set_gst_timestamp):
9100 add queue delay to new segment as well (as opposed to just the first
9101 buffer). (bug #322347)
9103 2005-12-16 Stefan Kost <ensonic@users.sf.net>
9105 * ext/libvisual/visual.c: (make_valid_name):
9106 change some char* into char[]
9107 * gst/audiotestsrc/gstaudiotestsrc.c:
9108 (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
9109 (gst_audio_test_src_create):
9110 * gst/audiotestsrc/gstaudiotestsrc.h:
9111 prepare to handle EOS and SEGMENT_DONE
9113 2005-12-16 Tim-Philipp Müller <tim at centricular dot net>
9115 * tests/check/generic/states.c: (GST_START_TEST):
9116 Blacklist cdparanoia element in state test.
9118 2005-12-16 Tim-Philipp Müller <tim at centricular dot net>
9120 Patch by: Benjamin Pineau
9123 * gst/tcp/gsttcpclientsink.c:
9124 * gst/tcp/gsttcpserversink.c:
9125 * gst/tcp/gsttcpserversrc.c:
9126 Add <string.h> includes for memset and FD_ZERO (fixes #323878)
9128 2005-12-15 Michael Smith <msmith@fluendo.com>
9130 * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
9131 (gst_video_rate_chain):
9132 Fix timestamping for videorate when the first buffer it sees has a
9133 non-zero timestamp. Fix some misleading debug output.
9135 2005-12-15 Michael Smith <msmith@fluendo.com>
9137 * gst/audioresample/gstaudioresample.c:
9138 Don't leak all input buffers to audioresample.
9140 2005-12-15 Tim-Philipp Müller <tim at centricular dot net>
9142 * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
9143 Don't operate on empty text buffers. Strip newlines and
9144 tabs only from the end of the text, but leave them intact
9145 in the middle. Fix typo in gtk-doc description.
9147 2005-12-15 Tim-Philipp Müller <tim at centricular dot net>
9149 * gst/playback/gstplaybasebin.c:
9150 * gst/playback/gstplaybin.c: (handoff):
9151 Make sure the video frame buffer we return to apps via the
9152 "frame" property always has caps set on it. Modify
9153 _gst_gvalue_set_object() macro to handle NULL objects
9156 2005-12-14 Stefan Kost <ensonic@users.sf.net>
9158 * gst/audiotestsrc/gstaudiotestsrc.c:
9159 (gst_audio_test_src_class_init), (gst_audio_test_src_init),
9160 (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
9161 (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
9162 (gst_audio_test_src_create):
9163 * gst/audiotestsrc/gstaudiotestsrc.h:
9164 Adjust to some recent api changes and add wtays new cool seeking
9167 2005-12-14 Tim-Philipp Müller <tim at centricular dot net>
9169 * ext/alsa/Makefile.am:
9170 * ext/alsa/gstalsadeviceprobe.c:
9171 * ext/alsa/gstalsadeviceprobe.h:
9172 Helper functions to add device probing via the GstPropertyProbe
9173 interface to a class.
9175 * ext/alsa/gstalsamixer.h:
9176 Comment out GST_ALSA_MIXER, it returns a struct that's not
9179 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
9180 Add some debug info.
9182 * ext/alsa/gstalsamixerelement.c:
9183 (gst_alsa_mixer_element_interface_supported),
9184 (gst_implements_interface_init),
9185 (gst_alsa_mixer_element_init_interfaces),
9186 (gst_alsa_mixer_element_class_init),
9187 (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
9188 (gst_alsa_mixer_element_set_property),
9189 (gst_alsa_mixer_element_get_property),
9190 (gst_alsa_mixer_element_change_state):
9191 * ext/alsa/gstalsamixerelement.h:
9192 Add 'device' and 'device-name' properties. Add GstPropertyProbe
9193 for device handling (gnome-volume-control will need that).
9195 2005-12-12 Christian Schaller <uraeus@gnome.org>
9197 * ext/Makefile.am: fix cdparanoia entry
9198 * gst-plugins-base.spec.in: add cdparanoia
9200 2005-12-12 Michael Smith <msmith@fluendo.com>
9202 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
9203 Use the correct function to free list of typefind factories.
9205 2005-12-12 Wim Taymans <wim@fluendo.com>
9207 * gst/videotestsrc/gstvideotestsrc.c:
9208 (gst_video_test_src_class_init), (gst_video_test_src_init),
9209 (gst_video_test_src_parse_caps), (gst_video_test_src_query),
9210 (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
9211 (gst_video_test_src_create):
9212 * gst/videotestsrc/gstvideotestsrc.h:
9213 Implement seeking in videotestsrc.
9216 2005-12-12 Wim Taymans <wim@fluendo.com>
9218 * ext/cdparanoia/Makefile.am:
9219 * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
9220 (gst_paranoia_endian_get_type), (_do_init),
9221 (cdparanoia_class_init), (cdparanoia_init),
9222 (cdparanoia_set_property), (cdparanoia_get_property),
9223 (cdparanoia_do_seek), (cdparanoia_is_seekable),
9224 (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
9225 (cdparanoia_convert), (cdparanoia_get_query_types),
9226 (cdparanoia_query), (cdparanoia_set_index),
9227 (cdparanoia_uri_set_uri):
9228 * ext/cdparanoia/gstcdparanoia.h:
9229 Partially ported cdparanoia now that basesrc can support a
9232 2005-12-12 Wim Taymans <wim@fluendo.com>
9234 * tests/examples/seek/scrubby.c: (main):
9235 Set higher priority for bus events so they don't get reordered with
9238 * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
9239 (flush_toggle_cb), (main):
9240 Added checkbox to disable flushing seeks.
9241 Disable scrubbing when doing non flushing seeks.
9243 2005-12-12 Tim-Philipp Müller <tim at centricular dot net>
9245 * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
9246 (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
9247 (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
9248 (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
9249 Implement some sort of event handling that doesn't rely on
9250 g_return_if_fail; make sure we always push the last chunk of an
9251 .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
9252 state change function; remove some old cruft. Seeking is still
9253 rather unlikely to work though.
9258 2005-12-11 Julien MOUTTE <julien@moutte.net>
9260 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
9261 Fixed a leak of the current image reference when cleaning up.
9262 Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
9264 2005-12-09 Michael Smith <msmith@fluendo.com>
9266 * tools/Makefile.am:
9267 * tools/gst-launch-ext-m.m:
9268 Remove gst-launch-ext. It doesn't work, and is no longer
9269 particularly useful.
9271 2005-12-08 Luca Ognibene <luogni@tin.it>
9273 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
9274 don't pass random values to ogmparse convert function.
9275 Make seeking possible in the exile1.ogm file.
9277 2005-12-07 Tim-Philipp Müller <tim at centricular dot net>
9279 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
9280 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
9281 Work around refcount problem with g_value_set_object() that occur
9282 if the core has been compiled against GLib-2.6 (g_value_set_object()
9283 will only g_object_ref() the element, but the caller will
9284 gst_object_unref() it and bad things will happen due to the way
9285 GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
9286 totem for people on FC4 using Thomas's 0.10 RPMs.
9288 2005-12-07 Edward Hervey <edward@fluendo.com>
9290 Time to welcome ogm to 0.10 :)
9292 * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
9293 (gst_ogg_pad_typefind):
9294 Oggdemux can now properly typefind elements with dynamic pads.
9295 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9296 Properly set caps on src pad, and set caps on outgoing buffers.
9298 2005-12-06 Thomas Vander Stichele <thomas at apestaart dot org>
9300 * ext/alsa/gstalsamixer.h:
9301 * ext/alsa/gstalsamixerelement.h:
9302 * ext/alsa/gstalsamixeroptions.h:
9303 * ext/alsa/gstalsamixertrack.h:
9304 * ext/alsa/gstalsasink.c:
9305 * ext/alsa/gstalsasink.h:
9306 * ext/alsa/gstalsasrc.c:
9307 * ext/alsa/gstalsasrc.h:
9308 * ext/cdparanoia/gstcdparanoia.h:
9309 * ext/gnomevfs/gstgnomevfsuri.h:
9310 * ext/ogg/gstoggdemux.c:
9311 * ext/ogg/gstoggmux.c:
9312 * ext/pango/gsttextoverlay.h:
9313 * ext/theora/theoradec.c:
9314 * ext/theora/theoraenc.c:
9315 * ext/vorbis/vorbisdec.h:
9316 * ext/vorbis/vorbisenc.c:
9317 * ext/vorbis/vorbisenc.h:
9318 * ext/vorbis/vorbisparse.h:
9319 * gst-libs/gst/audio/gstaudioclock.h:
9320 * gst-libs/gst/audio/gstaudiosink.c:
9321 * gst-libs/gst/audio/gstaudiosink.h:
9322 * gst-libs/gst/audio/gstaudiosrc.c:
9323 * gst-libs/gst/audio/gstaudiosrc.h:
9324 * gst-libs/gst/audio/gstbaseaudiosink.c:
9325 * gst-libs/gst/audio/gstbaseaudiosink.h:
9326 * gst-libs/gst/audio/gstbaseaudiosrc.c:
9327 * gst-libs/gst/audio/gstbaseaudiosrc.h:
9328 * gst-libs/gst/audio/gstringbuffer.h:
9329 * gst-libs/gst/audio/multichannel.h:
9330 * gst-libs/gst/floatcast/floatcast.h:
9331 * gst-libs/gst/interfaces/colorbalance.c:
9332 * gst-libs/gst/interfaces/colorbalance.h:
9333 * gst-libs/gst/interfaces/colorbalancechannel.h:
9334 * gst-libs/gst/interfaces/mixer.h:
9335 * gst-libs/gst/interfaces/mixeroptions.h:
9336 * gst-libs/gst/interfaces/mixertrack.h:
9337 * gst-libs/gst/interfaces/navigation.h:
9338 * gst-libs/gst/interfaces/propertyprobe.h:
9339 * gst-libs/gst/interfaces/tuner.h:
9340 * gst-libs/gst/interfaces/tunerchannel.h:
9341 * gst-libs/gst/interfaces/tunernorm.h:
9342 * gst-libs/gst/interfaces/xoverlay.h:
9343 * gst-libs/gst/netbuffer/gstnetbuffer.h:
9344 * gst-libs/gst/riff/riff-ids.h:
9345 * gst-libs/gst/riff/riff-media.h:
9346 * gst-libs/gst/riff/riff-read.h:
9347 * gst-libs/gst/rtp/gstbasertpdepayload.h:
9348 * gst-libs/gst/rtp/gstbasertppayload.c:
9349 * gst-libs/gst/rtp/gstbasertppayload.h:
9350 * gst-libs/gst/rtp/gstrtpbuffer.c:
9351 * gst-libs/gst/rtp/gstrtpbuffer.h:
9352 * gst-libs/gst/tag/gsttageditingprivate.h:
9353 * gst-libs/gst/tag/gstvorbistag.c:
9354 (gst_tag_list_from_vorbiscomment_buffer):
9355 * gst-libs/gst/tag/tag.h:
9356 * gst-libs/gst/video/video.h:
9357 * gst/adder/gstadder.c:
9358 * gst/adder/gstadder.h:
9359 * gst/audioconvert/audioconvert.c:
9360 * gst/audioconvert/audioconvert.h:
9361 * gst/audioconvert/gstaudioconvert.c:
9362 * gst/audioconvert/gstchannelmix.c:
9363 * gst/audioconvert/gstchannelmix.h:
9364 * gst/audiorate/gstaudiorate.c:
9365 * gst/audioresample/buffer.h:
9366 * gst/audioresample/functable.h:
9367 * gst/audioresample/gstaudioresample.c:
9368 * gst/audioresample/resample.h:
9369 * gst/ffmpegcolorspace/avcodec.h:
9370 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9371 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9372 * gst/ffmpegcolorspace/imgconvert.c:
9373 * gst/ffmpegcolorspace/imgconvert_template.h:
9374 * gst/playback/gstdecodebin.c:
9375 * gst/playback/gstplaybasebin.h:
9376 * gst/playback/gstplaybin.c:
9377 * gst/playback/gststreaminfo.h:
9378 * gst/tcp/gstfdset.c:
9379 * gst/tcp/gstfdset.h:
9380 * gst/tcp/gstmultifdsink.c:
9381 * gst/tcp/gstmultifdsink.h:
9383 * gst/tcp/gsttcpclientsrc.c:
9384 * gst/tcp/gsttcpclientsrc.h:
9385 * gst/tcp/gsttcpplugin.h:
9386 * gst/tcp/gsttcpserversink.c:
9387 * gst/tcp/gsttcpserversrc.c:
9388 * gst/typefind/gsttypefindfunctions.c:
9389 * gst/videorate/gstvideorate.c:
9390 * gst/videotestsrc/gstvideotestsrc.h:
9391 * gst/videotestsrc/videotestsrc.h:
9392 * sys/v4l/gstv4lcolorbalance.h:
9393 * sys/v4l/gstv4ltuner.h:
9394 * sys/v4l/gstv4lxoverlay.h:
9395 * sys/v4l/v4l_calls.h:
9396 * sys/v4l/videodev_mjpeg.h:
9397 * tests/check/elements/audioconvert.c:
9398 * tests/check/elements/audioresample.c:
9399 * tests/check/elements/audiotestsrc.c:
9400 * tests/check/elements/videotestsrc.c:
9401 * tests/check/elements/volume.c:
9402 * tests/examples/seek/scrubby.c:
9403 * tests/examples/seek/seek.c:
9406 === release 0.10.0 ===
9408 2005-12-05 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9411 releasing 0.10.0, "Mont-d'or"
9413 2005-12-05 Jan Schmidt <thaytan@mad.scientist.com>
9415 * tests/examples/seek/Makefile.am:
9416 Build fix for when gtk is not available.
9418 2005-12-05 Andy Wingo <wingo@pobox.com>
9420 * ext/libvisual/visual.c: (get_buffer):
9421 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
9422 * ext/pango/gsttextrender.c: (gst_text_render_chain):
9423 * ext/theora/theoradec.c: (theora_handle_data_packet):
9424 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9426 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9427 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
9428 Update for alloc_buffer changes.
9430 2005-12-05 Andy Wingo <wingo@pobox.com>
9432 patch by: Kai Vehmanen <kv2004 eca cx>
9434 * gst-libs/gst/rtp/gstbasertpdepayload.c
9435 (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
9437 2005-12-04 Andy Wingo <wingo@pobox.com>
9439 patch by: Sebastien Cote <sebas642 yahoo ca>
9441 * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
9444 2005-12-02 Tim-Philipp Müller <tim at centricular dot net>
9446 * docs/plugins/Makefile.am:
9447 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9448 * docs/plugins/gst-plugins-base-plugins-sections.txt:
9449 * docs/plugins/gst-plugins-base-plugins.hierarchy:
9450 * ext/pango/gstclockoverlay.c:
9451 * ext/pango/gsttextoverlay.c:
9452 * ext/pango/gsttextrender.c:
9453 * ext/pango/gsttimeoverlay.c:
9454 Add gtk-doc blurbs to pango elements.
9456 2005-12-02 Wim Taymans <wim@fluendo.com>
9458 * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
9459 * gst/audioresample/buffer.h:
9460 * gst/audioresample/gstaudioresample.c:
9461 * gst/audioresample/gstaudioresample.h:
9462 * gst/audioresample/resample.c: (resample_input_flush),
9463 (resample_input_pushthrough), (resample_input_eos),
9464 (resample_get_output_size_for_input),
9465 (resample_get_input_size_for_output), (resample_get_output_size),
9466 (resample_get_output_data):
9467 * gst/audioresample/resample.h:
9468 * gst/audioresample/resample_ref.c: (resample_scale_ref):
9469 Fix audioresample, seek torture, new segments, reverse negotiation
9472 2005-12-02 Wim Taymans <wim@fluendo.com>
9474 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9477 2005-12-02 Wim Taymans <wim@fluendo.com>
9479 * gst/audioconvert/gstaudioconvert.c:
9480 (gst_audio_convert_transform):
9483 === release 0.9.7 ===
9485 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9488 releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
9490 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9496 add win32 MANIFEST file
9497 do something to the hungarian translation
9499 2005-12-01 Tim-Philipp Müller <tim at centricular dot net>
9502 Add $(PANGO_DIR) to SUBDIRS
9504 * ext/pango/gstclockoverlay.c:
9505 * ext/pango/gsttimeoverlay.c:
9506 Fix and improve element descriptions.
9508 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9510 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9511 * docs/plugins/inspect/plugin-libvisual.xml:
9512 * docs/plugins/inspect/plugin-pango.xml:
9513 add pango plugin to docs
9515 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9521 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9524 * tests/Makefile.am:
9525 * tests/icles/.cvsignore:
9526 * tests/icles/Makefile.am:
9527 * tests/icles/stress-xoverlay.c: (myclock), (open_display),
9528 (close_display), (resize_window), (move_window), (create_window),
9529 (terminate_playback), (pause_playback), (start_playback), (main):
9530 add stress test for xoverlay from Julien
9532 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9534 * docs/libs/tmpl/gstcolorbalance.sgml:
9535 * gst-libs/gst/rtp/gstbasertpdepayload.c:
9536 * gst-libs/gst/rtp/gstbasertppayload.c:
9537 * gst-libs/gst/rtp/gstrtpbuffer.c:
9538 * gst-libs/gst/rtp/gstrtpbuffer.h:
9539 Do burger's rename for rtp payloaders and depayloaders
9541 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9544 add Visual Studio 6 build files
9546 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9548 * docs/libs/gst-plugins-base-libs-docs.sgml:
9549 * docs/libs/gst-plugins-base-libs-sections.txt:
9550 * docs/libs/tmpl/gstaudio.sgml:
9551 * docs/libs/tmpl/gstringbuffer.sgml:
9552 * gst-libs/gst/interfaces/xoverlay.c:
9553 * gst-libs/gst/video/gstvideofilter.c:
9554 * gst-libs/gst/video/gstvideosink.c:
9555 update documentation
9557 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9559 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
9560 (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
9561 (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
9562 (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
9563 (gst_multi_fd_sink_get_stats),
9564 (gst_multi_fd_sink_remove_client_link),
9565 (gst_multi_fd_sink_handle_client_read),
9566 (gst_multi_fd_sink_client_queue_data),
9567 (gst_multi_fd_sink_client_queue_caps),
9568 (gst_multi_fd_sink_client_queue_buffer),
9569 (gst_multi_fd_sink_new_client),
9570 (gst_multi_fd_sink_handle_client_write),
9571 (gst_multi_fd_sink_recover_client),
9572 (gst_multi_fd_sink_queue_buffer),
9573 (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
9574 (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
9575 (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
9576 (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
9577 * gst/tcp/gstmultifdsink.h:
9578 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
9579 (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
9580 (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
9581 (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
9582 (gst_tcp_client_sink_set_property),
9583 (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
9584 (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
9585 * gst/tcp/gsttcpclientsink.h:
9586 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
9587 (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
9588 (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
9589 (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
9590 (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
9591 (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
9592 * gst/tcp/gsttcpclientsrc.h:
9593 * gst/tcp/gsttcpplugin.c: (plugin_init):
9594 * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
9595 (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
9596 (gst_tcp_server_sink_finalize),
9597 (gst_tcp_server_sink_handle_server_read),
9598 (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
9599 (gst_tcp_server_sink_set_property),
9600 (gst_tcp_server_sink_get_property),
9601 (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
9602 * gst/tcp/gsttcpserversink.h:
9603 * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
9604 (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
9605 (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
9606 (gst_tcp_server_src_set_property),
9607 (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
9608 (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
9609 * gst/tcp/gsttcpserversrc.h:
9612 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9614 * docs/plugins/Makefile.am:
9615 * docs/plugins/gst-plugins-base-plugins.args:
9616 * docs/plugins/inspect/plugin-libvisual.xml:
9617 * gst/audioconvert/plugin.h:
9618 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
9619 (gst_audio_rate_base_init), (gst_audio_rate_class_init),
9620 (gst_audio_rate_setcaps), (gst_audio_rate_init),
9621 (gst_audio_rate_chain), (gst_audio_rate_set_property),
9622 (gst_audio_rate_get_property), (gst_audio_rate_change_state),
9624 * gst/audiotestsrc/gstaudiotestsrc.c:
9625 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
9626 (gst_audio_test_src_class_init), (gst_audio_test_src_init),
9627 (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
9628 (gst_audio_test_src_get_query_types),
9629 (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
9630 (gst_audio_test_src_create_square),
9631 (gst_audio_test_src_create_saw),
9632 (gst_audio_test_src_create_triangle),
9633 (gst_audio_test_src_create_silence),
9634 (gst_audio_test_src_create_white_noise),
9635 (gst_audio_test_src_init_pink_noise),
9636 (gst_audio_test_src_generate_pink_noise_value),
9637 (gst_audio_test_src_create_pink_noise),
9638 (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
9639 (gst_audio_test_src_create), (gst_audio_test_src_set_property),
9640 (gst_audio_test_src_get_property), (gst_audio_test_src_start),
9642 * gst/audiotestsrc/gstaudiotestsrc.h:
9643 * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
9644 (gst_sub_parse_base_init), (gst_sub_parse_class_init),
9645 (gst_sub_parse_init), (gst_sub_parse_formats),
9646 (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
9647 (convert_encoding), (get_next_line),
9648 (gst_sub_parse_data_format_autodetect),
9649 (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
9650 (gst_sub_parse_loop), (gst_sub_parse_chain),
9651 (gst_sub_parse_change_state), (gst_sub_parse_type_find),
9653 * gst/subparse/gstsubparse.h:
9654 * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
9655 (gst_video_rate_base_init), (gst_video_rate_class_init),
9656 (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
9657 (gst_video_rate_setcaps), (gst_video_rate_blank_data),
9658 (gst_video_rate_init), (gst_video_rate_event),
9659 (gst_video_rate_chain), (gst_video_rate_set_property),
9660 (gst_video_rate_get_property), (gst_video_rate_change_state),
9662 * gst/videoscale/gstvideoscale.c:
9663 (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
9664 (gst_video_scale_src_template_factory),
9665 (gst_video_scale_sink_template_factory),
9666 (gst_video_scale_get_type), (gst_video_scale_base_init),
9667 (gst_video_scale_class_init), (gst_video_scale_init),
9668 (gst_video_scale_set_property), (gst_video_scale_get_property),
9669 (gst_video_scale_transform_caps), (gst_video_scale_get_format),
9670 (gst_video_scale_prepare_size), (parse_caps),
9671 (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
9672 (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
9673 (gst_video_scale_transform), (gst_video_scale_handle_src_event),
9675 * gst/videoscale/gstvideoscale.h:
9676 * gst/videotestsrc/gstvideotestsrc.c:
9677 (gst_video_test_src_pattern_get_type),
9678 (gst_video_test_src_base_init), (gst_video_test_src_class_init),
9679 (gst_video_test_src_init), (gst_video_test_src_src_fixate),
9680 (gst_video_test_src_set_pattern),
9681 (gst_video_test_src_set_property),
9682 (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
9683 (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
9684 (gst_video_test_src_event), (gst_video_test_src_get_times),
9685 (gst_video_test_src_create), (plugin_init):
9686 * gst/videotestsrc/gstvideotestsrc.h:
9687 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
9688 (gst_video_test_src_smpte), (gst_video_test_src_snow),
9689 (gst_video_test_src_black):
9690 * gst/videotestsrc/videotestsrc.h:
9692 clean up docs a little
9694 2005-11-30 Wim Taymans <wim@fluendo.com>
9696 * gst-libs/gst/rtp/gstbasertpdepayload.h:
9697 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
9698 (gst_basertppayload_event), (gst_basertppayload_push),
9699 (gst_basertppayload_change_state):
9700 * gst-libs/gst/rtp/gstbasertppayload.h:
9703 2005-11-30 Julien MOUTTE <julien@moutte.net>
9705 * docs/libs/gst-plugins-base-libs-docs.sgml:
9706 * docs/libs/gst-plugins-base-libs-sections.txt:
9707 * gst-libs/gst/video/gstvideofilter.c:
9708 * gst-libs/gst/video/gstvideosink.c:
9709 * gst-libs/gst/video/gstvideosink.h: Adding docs.
9711 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9731 * scripts/autoplugins.sh:
9734 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9738 * examples/Makefile.am:
9739 * examples/capsfilter/Makefile.am:
9740 * examples/capsfilter/capsfilter1.c:
9741 * examples/gob/Makefile.am:
9742 * examples/gob/gst-identity2.gob:
9743 * examples/indexing/.cvsignore:
9744 * examples/indexing/Makefile.am:
9745 * examples/indexing/indexmpeg.c:
9746 * examples/seeking/.cvsignore:
9747 * examples/seeking/Makefile.am:
9748 * examples/seeking/cdparanoia.c:
9749 * examples/seeking/cdplayer.c:
9750 * examples/seeking/chained.c:
9751 * examples/seeking/scrubby.c:
9752 * examples/seeking/seek.c:
9753 * examples/stats/Makefile.am:
9754 * examples/stats/mp2ogg.c:
9755 * examples/switch/.cvsignore:
9756 * examples/switch/Makefile.am:
9757 * examples/switch/switcher.c:
9758 * tests/Makefile.am:
9759 * tests/check/generic/.cvsignore:
9760 * tests/check/pipelines/.cvsignore:
9761 * tests/examples/Makefile.am:
9762 * tests/examples/seek/Makefile.am:
9763 reorganize stuff under tests/
9765 2005-11-30 Edward Hervey <edward@fluendo.com>
9767 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
9768 Go away you stupid GstStaticPadTemplate memleak.
9770 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
9772 * gst-libs/gst/net/Makefile.am:
9773 * gst-libs/gst/net/README:
9774 * gst-libs/gst/net/gstnetbuffer.c:
9775 * gst-libs/gst/net/gstnetbuffer.h:
9776 this was moved to "netbuffer"
9778 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
9780 * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
9781 (gst_video_filter_class_init), (gst_video_filter_init):
9782 * gst-libs/gst/video/gstvideofilter.h:
9783 borgify name to bring in line with other classes
9785 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
9787 * gst/audioscale/.cvsignore:
9788 * gst/audioscale/Makefile.am:
9789 * gst/audioscale/README:
9790 * gst/audioscale/audioscale.vcproj:
9791 * gst/audioscale/dtof.c:
9792 * gst/audioscale/dtos.c:
9793 * gst/audioscale/functable.c:
9794 * gst/audioscale/gstaudioscale.c:
9795 * gst/audioscale/gstaudioscale.h:
9796 * gst/audioscale/private.h:
9797 * gst/audioscale/resample.c:
9798 * gst/audioscale/resample.h:
9799 * gst/audioscale/test.c:
9802 2005-11-30 Edward Hervey <edward@fluendo.com>
9804 * gst-libs/gst/netbuffer/Makefile.am:
9805 really, really tired
9807 2005-11-30 Edward Hervey <edward@fluendo.com>
9809 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9810 Update for new GstTypeFindFactory _register()
9812 2005-11-30 Edward Hervey <edward@fluendo.com>
9814 * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir):
9815 Let's not override libgstnet from core for no reason...
9816 (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
9817 Ok, maybe not so quick next time.
9819 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
9822 * gst-libs/gst/Makefile.am:
9823 moved gst-libs/gst/net to netbuffer through CVS surgery
9824 remove old directory
9825 updating build to accomodate
9828 2005-11-29 Andy Wingo <wingo@pobox.com>
9830 * pkgconfig/gstreamer-plugins-base.pc.in:
9831 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9832 * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
9835 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
9837 * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
9838 3rd time's the charm. Correct ref-counting for discarded buffers.
9840 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
9842 * gst/playback/gststreamselector.c:
9843 (gst_stream_selector_class_init),
9844 (gst_stream_selector_set_property),
9845 (gst_stream_selector_get_property),
9846 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9849 2005-11-29 Tim-Philipp Müller <tim at centricular dot net>
9851 * gst/subparse/gstsubparse.c: (feed_textbuf):
9852 Don't access already unref'ed buffer.
9854 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
9856 * gst/playback/gststreamselector.c:
9857 (gst_stream_selector_class_init), (gst_stream_selector_init),
9858 (gst_stream_selector_dispose), (gst_stream_selector_set_property),
9859 (gst_stream_selector_get_property),
9860 (gst_stream_selector_get_linked_pad),
9861 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9862 * gst/playback/gststreamselector.h:
9863 Add the active-pad property for playbin to use shortly. Ignore buffers
9864 from any other pad, returning GST_FLOW_NOT_LINKED
9866 2005-11-29 Julien MOUTTE <julien@moutte.net>
9868 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
9869 patch from bug #322704 (Alessandro Decina).
9871 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
9873 * gst-libs/gst/audio/Makefile.am:
9874 folded audiofilter into the audio library
9876 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
9878 * gst/videoscale/gstvideoscale.h:
9879 * gst/videoscale/gstvideoscale.c:
9880 remove unimplemented scale methods
9882 2005-11-28 Tim-Philipp Müller <tim at centricular dot net>
9884 * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
9887 2005-11-28 Julien MOUTTE <julien@moutte.net>
9889 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
9890 (gst_ximagesink_setcaps):
9891 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9892 (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
9893 happens (only visible on ximagesink but bug is in xv too) set_caps was
9894 destroying the internal x[v]image used to memcpy non locally alloced
9895 buffers so that it got renewed on next _chain. The issue is that
9896 _expose will try to put that image as it reffed it in _put.
9897 Using gst_buffer_unref instead of destroy fixes it !
9899 2005-11-28 Edward Hervey <edward@fluendo.com>
9901 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
9902 (try_to_link_1), (queue_filled_cb):
9903 Better use of the queues. Start with a small size queue and only increase
9904 the size of the queues when the other queues are empty.
9906 2005-11-28 Thomas Vander Stichele <thomas at apestaart dot org>
9908 * gst-libs/gst/video/Makefile.am:
9909 compile in copied-over videofilter into the video library
9910 * gst-libs/gst/video/videosink.h:
9911 rename the header to gstvideosink.h since it's a base GstObject class
9912 * sys/ximage/ximagesink.h:
9913 * sys/xvimage/xvimagesink.h:
9916 2005-11-28 Wim Taymans <wim@fluendo.com>
9918 * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
9919 * gst/playback/gstplaybasebin.h:
9920 Prepare to handle errors betters.
9922 * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
9923 Set sinks to PAUSED first before adding and linking them so that
9924 we don't interrupt dataflow.
9926 2005-11-28 Wim Taymans <wim@fluendo.com>
9928 * gst-libs/gst/audio/TODO:
9931 * gst-libs/gst/audio/gstaudiosink.c:
9932 (gst_audioringbuffer_open_device),
9933 (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
9934 (gst_audioringbuffer_release):
9937 * gst-libs/gst/audio/gstbaseaudiosink.c:
9938 (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
9939 (gst_base_audio_sink_change_state):
9940 Slave to the master clock when going to PLAYING and unslave when
9943 * gst-libs/gst/audio/gstringbuffer.c:
9944 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
9945 (gst_ring_buffer_acquire), (gst_ring_buffer_release),
9946 (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
9947 (gst_ring_buffer_clear_all), (wait_segment),
9948 (gst_ring_buffer_commit), (gst_ring_buffer_read),
9949 (gst_ring_buffer_advance):
9950 * gst-libs/gst/audio/gstringbuffer.h:
9951 Add some docs and cleanups.
9953 2005-11-28 Julien MOUTTE <julien@moutte.net>
9955 * sys/xvimage/xvimagesink.c:
9956 (gst_xvimagesink_navigation_send_event): Fix navigation events
9957 coordinates translation with pixel aspect ratios.
9959 2005-11-28 Julien MOUTTE <julien@moutte.net>
9961 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
9962 Use calculated video geometry from _setcaps instead of buffer
9963 caps to respect pixel aspect ratio. (fixes #322388)
9965 2005-11-28 Julien MOUTTE <julien@moutte.net>
9967 * docs/libs/tmpl/gstcolorbalance.sgml:
9968 * docs/libs/tmpl/gstmixer.sgml:
9969 * docs/libs/tmpl/gstxoverlay.sgml:
9970 * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
9973 2005-11-28 Julien MOUTTE <julien@moutte.net>
9975 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
9976 Refuse to create an XvImage if we can't find the format.
9978 2005-11-28 Edward Hervey <edward@fluendo.com>
9980 * gst-libs/gst/riff/riff-media.c:
9981 (gst_riff_create_audio_template_caps):
9982 Add ATRAC3 to the list of riff-possible audio caps.
9983 I know we still don't have a plugin for atrac3, but it's saner to output
9984 that than a cryptic mimetype.
9986 2005-11-27 Edward Hervey <edward@fluendo.com>
9988 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
9989 Don't try to create a zero-sized subbuffer.
9991 2005-11-27 Julien MOUTTE <julien@moutte.net>
9993 * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
9994 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
9995 (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
9996 (gst_ximagesink_expose): Fixed a tricky race.
9997 * sys/ximage/ximagesink.h:
9998 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9999 (gst_xvimagesink_expose): Fixed a tricky race.
10000 * sys/xvimage/xvimagesink.h:
10002 2005-11-27 Edward Hervey <edward@fluendo.com>
10004 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10005 (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
10006 Remove unused properties, and add queues between demuxers and decoders
10007 so that a lot more files can preroll properly.
10009 2005-11-27 Thomas Vander Stichele <thomas at apestaart dot org>
10011 * gst-libs/gst/net/Makefile.am:
10012 * gst-libs/gst/rtp/Makefile.am:
10013 * gst-libs/gst/tag/Makefile.am:
10014 remove silly include
10015 * gst/tags/Makefile.am:
10016 * gst/tags/gsttagediting.c:
10017 * gst/tags/gsttageditingprivate.h:
10018 * gst/tags/tagedit.vcproj:
10019 remove directory, is as good as empty
10021 2005-11-27 Thomas Vander Stichele <thomas at apestaart dot org>
10024 added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
10025 * gst-libs/Makefile.am:
10026 * gst-libs/gst/audio/Makefile.am:
10027 * gst-libs/gst/interfaces/Makefile.am:
10028 * gst-libs/gst/net/Makefile.am:
10029 * gst-libs/gst/riff/Makefile.am:
10030 * gst-libs/gst/rtp/Makefile.am:
10031 * gst-libs/gst/tag/Makefile.am:
10032 * gst-libs/gst/video/Makefile.am:
10035 2005-11-27 Julien MOUTTE <julien@moutte.net>
10037 * docs/libs/tmpl/gstcolorbalance.sgml:
10038 * docs/libs/tmpl/gstmixer.sgml:
10039 * docs/libs/tmpl/gstxoverlay.sgml:
10040 * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
10041 * sys/ximage/ximagesink.h:
10042 * sys/xvimage/xvimagesink.h: More and more documentation.
10044 2005-11-26 Julien MOUTTE <julien@moutte.net>
10046 * docs/libs/gst-plugins-base-libs-docs.sgml:
10047 * docs/libs/gst-plugins-base-libs-sections.txt:
10048 * docs/libs/tmpl/gstcolorbalance.sgml:
10049 * docs/libs/tmpl/gstmixer.sgml:
10050 * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
10053 2005-11-26 Julien MOUTTE <julien@moutte.net>
10055 * docs/plugins/Makefile.am:
10056 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10057 * docs/plugins/gst-plugins-base-plugins-sections.txt:
10058 * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
10060 2005-11-26 Julien MOUTTE <julien@moutte.net>
10062 * docs/plugins/Makefile.am:
10063 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10064 * docs/plugins/gst-plugins-base-plugins-sections.txt:
10065 * docs/plugins/inspect/plugin-adder.xml:
10066 * docs/plugins/inspect/plugin-alsa.xml:
10067 * docs/plugins/inspect/plugin-audioconvert.xml:
10068 * docs/plugins/inspect/plugin-audiorate.xml:
10069 * docs/plugins/inspect/plugin-audioresample.xml:
10070 * docs/plugins/inspect/plugin-audiotestsrc.xml:
10071 * docs/plugins/inspect/plugin-decodebin.xml:
10072 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
10073 * docs/plugins/inspect/plugin-gnomevfs.xml:
10074 * docs/plugins/inspect/plugin-ogg.xml:
10075 * docs/plugins/inspect/plugin-playbin.xml:
10076 * docs/plugins/inspect/plugin-subparse.xml:
10077 * docs/plugins/inspect/plugin-tcp.xml:
10078 * docs/plugins/inspect/plugin-theora.xml:
10079 * docs/plugins/inspect/plugin-typefindfunctions.xml:
10080 * docs/plugins/inspect/plugin-video4linux.xml:
10081 * docs/plugins/inspect/plugin-videorate.xml:
10082 * docs/plugins/inspect/plugin-videoscale.xml:
10083 * docs/plugins/inspect/plugin-videotestsrc.xml:
10084 * docs/plugins/inspect/plugin-volume.xml:
10085 * docs/plugins/inspect/plugin-vorbis.xml:
10086 * docs/plugins/inspect/plugin-ximagesink.xml:
10087 * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
10088 * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
10090 2005-11-26 Edward Hervey <edward@fluendo.com>
10092 * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
10093 Properly return GstFlowReturn from gst_pad_push in chain functions.
10095 2005-11-25 Michael Smith <msmith@fluendo.com>
10097 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
10098 (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
10099 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10100 (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
10101 Handle various conditions better when we don't understand a stream.
10102 Removes a heap of CRITICALs on ogg streams containing unknown data.
10104 2005-11-24 Andy Wingo <wingo@pobox.com>
10106 * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
10109 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10111 * configure.ac: back to HEAD
10113 === release 0.9.6 ===
10115 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10118 releasing 0.9.6, "White Eight"
10120 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10122 * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
10123 * docs/plugins/inspect/plugin-sine.xml:
10124 remove sinesrc some more
10126 2005-11-23 Wim Taymans <wim@fluendo.com>
10128 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
10129 If we are reading too slowly, jump forward in the ringbuffer
10130 instead of blocking.
10132 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
10134 * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
10135 (gst_visual_chain):
10136 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
10137 * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
10138 (gst_videorate_chain):
10139 * gst/videotestsrc/gstvideotestsrc.c:
10140 (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
10141 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
10142 (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
10143 (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
10144 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10145 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10146 Updates for API changes
10148 2005-11-23 Wim Taymans <wim@fluendo.com>
10150 * gst-libs/gst/audio/gstbaseaudiosink.c:
10151 (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
10152 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10153 Fix for calibration API change.
10155 2005-11-23 Michael Smith <msmith@fluendo.com>
10157 * gst-libs/gst/audio/multichannel.c:
10158 (gst_audio_get_channel_positions),
10159 (gst_audio_set_channel_positions),
10160 (gst_audio_set_structure_channel_positions_list),
10161 (gst_audio_fixate_channel_positions):
10162 Use gst_value_array_*() functions on value arrays, not
10163 gst_value_list_*().
10165 2005-11-23 Edward Hervey <edward@fluendo.com>
10168 eheh, sinesrc is gone. Replacing sample srcfile by existing one.
10171 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10173 * check/Makefile.am:
10174 * check/elements/videotestsrc.c: (setup_videotestsrc),
10175 (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
10177 add a test for videotestsrc
10179 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10181 * gst/sine/.cvsignore:
10182 * gst/sine/Makefile.am:
10183 * gst/sine/gstsinesrc.c:
10184 * gst/sine/gstsinesrc.h:
10185 * gst/sine/sinesrc.vcproj:
10186 and remove sinesrc from the repository. Closes #321446
10188 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10191 * gst-plugins-base.spec.in:
10192 remove sinesrc from the build
10194 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10196 * check/Makefile.am:
10197 * check/elements/audiotestsrc.c: (setup_audiotestsrc),
10198 (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
10200 add a test for audiotestsrc, testing all waves. Even seems
10201 leak-free at first glance, nice job Stefan
10203 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
10219 Translation string updates
10221 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
10222 (gst_v4lsrc_set_caps):
10223 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10224 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10225 * sys/v4l/v4lsrc_calls.h:
10226 Improve v4lsrc, by making it work again.
10228 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
10230 * ext/libvisual/visual.c: (gst_visual_chain):
10231 Fix the fps calculations.
10233 * gst/ffmpegcolorspace/avcodec.h:
10234 Move structure element for clarity
10236 * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
10237 * gst-libs/gst/interfaces/tunernorm.h:
10238 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
10239 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10240 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10241 (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
10242 (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
10243 (gst_v4lmjpegsrc_getcaps):
10244 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
10245 (gst_v4lsrc_set_caps):
10246 * sys/v4l/gstv4lsrc.h:
10247 * sys/v4l/v4l_calls.c: (gst_v4l_open):
10248 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10249 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10250 * sys/v4l/v4lsrc_calls.h:
10251 Fractional framerates...
10253 2005-11-22 Wim Taymans <wim@fluendo.com>
10255 * gst-libs/gst/audio/gstbaseaudiosink.c:
10256 (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
10257 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10258 And we provide a clock by default, of course...
10260 2005-11-22 Wim Taymans <wim@fluendo.com>
10262 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
10263 This clock can be slaved to a master clock now.
10265 * gst-libs/gst/audio/gstbaseaudiosink.c:
10266 (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
10267 (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
10268 (gst_base_audio_sink_set_clock),
10269 (gst_base_audio_sink_set_property),
10270 (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
10271 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10272 * gst-libs/gst/audio/gstbaseaudiosink.h:
10273 Handle slaving the internal clock to the clock selected in the
10275 Add property to make the basesink not provide a clock.
10277 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10278 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
10279 (gst_base_rtp_depayload_wait):
10280 * gst-libs/gst/rtp/gstbasertpdepayload.h:
10281 We can use the clock in GstElement, no need to store it ourselves.
10283 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
10285 * docs/libs/tmpl/gstaudio.sgml:
10287 * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
10288 (gst_paranoia_endian_get_type):
10289 * ext/theora/theoraenc.c: (gst_border_mode_get_type):
10290 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
10291 * gst/audiotestsrc/gstaudiotestsrc.c:
10292 (gst_audiostestsrc_wave_get_type):
10293 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
10294 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
10295 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
10296 (gst_sync_method_get_type), (gst_unit_type_get_type),
10297 (gst_client_status_get_type), (gst_multifdsink_class_init),
10298 (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
10299 (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
10300 (gst_multifdsink_get_property):
10301 * gst/tcp/gstmultifdsink.h:
10302 * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
10303 * gst/videotestsrc/gstvideotestsrc.c:
10304 (gst_videotestsrc_pattern_get_type):
10305 remove deprecated properties
10306 fix up enums to correctly have short lowercase dashed nicks
10308 2005-11-22 Michael Smith <msmith@fluendo.com>
10310 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
10311 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
10314 2005-11-22 Michael Smith <msmith@fluendo.com>
10316 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
10317 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
10318 Use utility method for scaling clocktime for fractional framerates.
10320 2005-11-22 Jan Schmidt <thaytan@mad.scientist.com>
10322 * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
10323 (gst_visual_chain):
10324 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
10325 * ext/theora/theoradec.c: (theora_handle_type_packet):
10326 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
10327 (theora_enc_chain):
10328 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10329 * gst-libs/gst/video/video.c: (gst_video_frame_rate):
10330 * gst-libs/gst/video/video.h:
10331 * gst/ffmpegcolorspace/avcodec.h:
10332 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10333 (gst_ffmpeg_caps_to_pixfmt):
10334 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10335 (gst_ffmpegcsp_set_caps):
10336 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
10337 (gst_videorate_setcaps), (gst_videorate_blank_data),
10338 (gst_videorate_chain):
10339 * gst/videotestsrc/gstvideotestsrc.c:
10340 (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
10341 (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
10342 (gst_videotestsrc_event), (gst_videotestsrc_create):
10343 * gst/videotestsrc/gstvideotestsrc.h:
10344 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
10345 (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10346 (gst_ximagesink_get_times), (gst_ximagesink_init):
10347 * sys/ximage/ximagesink.h:
10348 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10349 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
10350 (gst_xvimagesink_get_times), (gst_xvimagesink_init):
10351 * sys/xvimage/xvimagesink.h:
10352 Convert elements to use fractions for their framerate.
10353 V4L elements to come later tonight.
10355 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
10357 * gst-libs/gst/audio/audio.c:
10358 * gst-libs/gst/audio/audio.h:
10359 remove some deprecated functions
10361 2005-11-22 Andy Wingo <wingo@pobox.com>
10363 * Update for gst_tag_setter API changes.
10365 2005-11-22 Andy Wingo <wingo@pobox.com>
10367 * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
10368 (gst_ogg_demux_perform_seek):
10369 * ext/theora/theoradec.c (theora_dec_sink_event):
10370 * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
10373 2005-11-22 Wim Taymans <wim@fluendo.com>
10375 * examples/seeking/seek.c: (main):
10376 Give higher priority to bus signals than the gtk events
10377 to fix a race condition in the segment looping.
10379 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
10381 * ext/theora/Makefile.am:
10382 * ext/vorbis/Makefile.am:
10383 * gst-libs/gst/tag/Makefile.am:
10384 * gst-plugins-base.spec.in:
10385 Rename libgsttagedit to libgsttag (#322117).
10387 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
10389 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
10390 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10391 Call gst_x_overlay_prepare_xwindow_id() to give applications
10392 a final chance to set their own xwindow id before the video
10393 sink creates its own window.
10395 2005-11-22 Julien MOUTTE <julien@moutte.net>
10397 * sys/xvimage/xvimagesink.c:
10398 (gst_xvimagesink_navigation_send_event): Handle navigation
10399 events correcly with borders if applicable.
10401 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
10403 Patch by: Luca Ognibene
10405 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10406 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
10407 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10408 (gst_ffmpegcsp_caps_remove_format_info):
10409 * gst/ffmpegcolorspace/imgconvert.c:
10410 * gst/ffmpegcolorspace/imgconvert_template.h:
10411 Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
10412 #318353); use gst_structure_has_name().
10414 2005-11-22 Julien MOUTTE <julien@moutte.net>
10416 * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
10417 (gst_ximagesink_class_init): Add debug macros on functions.
10418 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
10419 (gst_xvimagesink_xwindow_draw_borders),
10420 (gst_xvimagesink_xvimage_put),
10421 (gst_xvimagesink_xwindow_update_geometry),
10422 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
10423 (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
10424 (gst_xvimagesink_xcontext_clear),
10425 (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
10426 (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
10427 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
10428 (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
10429 (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
10430 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10431 * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
10432 expose while being PAUSED, out of data flow navigation events, etc..
10434 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
10436 * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10437 * gst-libs/gst/audio/audio.h:
10438 fix prototype - wondering why the test worked regardless
10440 2005-11-21 Thomas Vander Stichele <thomas at apestaart dot org>
10442 * check/Makefile.am:
10443 * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10444 * gst-libs/gst/audio/audio.h:
10445 add a method that returns a proper GstClockTime
10447 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10449 * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
10450 (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
10451 * gst-libs/gst/interfaces/xoverlay.h:
10452 Remove everything having to do with the desired size; add
10453 gst_x_overlay_prepare_xwindow_id() function; remove the
10454 'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
10455 post a message on the bus instead (#321816).
10457 * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
10458 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
10459 (gst_xvimagesink_xoverlay_init):
10460 Remove desired size stuff (#321816).
10462 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10464 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
10465 (mpeg2_sys_type_find), (mpeg1_sys_type_find),
10466 (mpeg_video_type_find), (mpeg_video_stream_type_find):
10467 Terminate vararg functions with NULL instead of 0 to
10470 2005-11-21 Andy Wingo <wingo@pobox.com>
10472 patch by: Sebastien Cote <sebas642@yahoo.ca>
10474 * gst-libs/gst/rtp/gstrtpbuffer.h:
10475 * gst-libs/gst/rtp/gstrtpbuffer.c
10476 (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
10478 2005-11-21 Andy Wingo <wingo@pobox.com>
10480 * gst/playback/gstplaybin.c (gen_audio_element)
10481 (gen_video_element): Use the new MISSING_PLUGIN core error
10482 category. Closes #320060.
10484 * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event):
10485 * gst/videorate/gstvideorate.c (gst_videorate_event):
10486 * ext/theora/theoradec.c (theora_dec_sink_event):
10487 * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
10490 * gst/subparse/gstsubparse.c (gst_subparse_src_event):
10491 * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
10492 stream lock changes.
10494 2005-11-21 Wim Taymans <wim@fluendo.com>
10496 * gst-libs/gst/audio/gstbaseaudiosink.c:
10497 (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
10498 (gst_base_audio_sink_provide_clock),
10499 (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
10500 (gst_base_audio_sink_change_state):
10501 * gst/audioresample/gstaudioresample.c:
10502 Segment update fix.
10504 2005-11-21 Andy Wingo <wingo@pobox.com>
10507 * *.c: Ran scripts/update-macros. Oh yes.
10509 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10511 * sys/ximage/Makefile.am:
10512 * sys/ximage/ximage.c:
10513 Rename ximage plugin to ximagesink (#321426) (Don't forget to
10514 remove your old libgstximage.* manually if necessary).
10516 2005-11-21 Michael Smith <msmith@fluendo.com>
10518 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
10519 Minimal fix for bug #320200: set the min/max bitrate in the correct
10520 units. A better fix would be to upgrade to the RATEMANAGE2
10521 interface, rather than using the deprecated interface used here, but
10522 that would require an update in our libvorbis dependency (to 1.1),
10523 which is probably undesirable.
10525 2005-11-21 Jan Schmidt <thaytan@mad.scientist.com>
10527 * ext/libvisual/visual.c: (get_buffer):
10528 * gst-libs/gst/audio/gstbaseaudiosrc.c:
10529 (gst_base_audio_src_fixate):
10530 * gst/audioconvert/gstaudioconvert.c:
10531 (gst_audio_convert_fixate_caps):
10532 * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
10533 * gst/audiotestsrc/gstaudiotestsrc.c:
10534 (gst_audiotestsrc_src_fixate):
10535 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
10536 * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
10537 * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
10538 * gst/videotestsrc/gstvideotestsrc.c:
10539 (gst_videotestsrc_src_fixate):
10540 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
10541 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
10542 Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
10546 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10548 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
10549 (gst_riff_create_iavs_caps):
10550 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
10551 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
10552 (gst_riff_parse_info):
10553 * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
10554 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
10555 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10556 Fixes for GST_FOURCC_FORMAT API change.
10558 2005-11-21 Andy Wingo <wingo@pobox.com>
10560 patch by: Alessandro Dessina <alessandro nnva org>
10562 * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
10563 * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
10564 (gst_ogg_parse_chain):
10565 * ext/theora/theoraenc.c (theora_set_header_on_caps):
10566 * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
10567 * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
10568 gst_value_list calls on arrays. Fixes #321962.
10570 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10572 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
10573 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
10574 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
10575 * gst/adder/gstadder.c: (gst_adder_init),
10576 (gst_adder_request_new_pad), (gst_adder_collected),
10577 (gst_adder_change_state):
10578 Update for gst_collectpads_foo() to gst_collect_pads_foo()
10581 2005-11-21 Michael Smith <msmith@fluendo.com>
10583 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
10584 (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
10585 Properly handle pad_push return values.
10587 2005-11-20 Jan Schmidt <thaytan@mad.scientist.com>
10589 * gst-libs/gst/tag/Makefile.am:
10590 * gst-libs/gst/tag/gstvorbistag.c:
10591 (gst_tag_list_to_vorbiscomment_buffer):
10592 Remove obsolete vorbistag element and debug category.
10594 * gst/playback/gstplaybasebin.c: (check_queue):
10595 Don't divide by 0 when queue-threshold is 0.
10597 * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
10598 Don't modify an existing pixel-aspect-ratio if we fail to read
10601 2005-11-20 Wim Taymans <wim@fluendo.com>
10603 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
10604 (gst_vorbisenc_push_packet):
10605 GST_PAD_IS_USABLE is gone, use the return value of
10606 the push or pad_alloc_buffer instead.
10608 2005-11-18 Julien MOUTTE <julien@moutte.net>
10610 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
10611 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
10612 (gst_ximagesink_ximage_destroy),
10613 (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
10614 (gst_ximagesink_xwindow_new),
10615 (gst_ximagesink_xwindow_update_geometry),
10616 (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
10617 (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
10618 (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
10619 (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10620 (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
10621 (gst_ximagesink_navigation_send_event),
10622 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
10623 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
10624 (gst_ximagesink_finalize), (gst_ximagesink_init),
10625 (gst_ximagesink_class_init):
10626 * sys/ximage/ximagesink.h: Refactoring of ximagesink.
10627 This new version brings correct software scaling, non flickering
10628 window while resizing, pixel aspect ratio handling, usage of
10629 hardware buffer pools, out of data flow event thread for
10630 navigation and handling of expose events even when being PAUSED,
10631 a new property to keep video aspect ratio when resizing, etc...
10633 2005-11-18 Julien MOUTTE <julien@moutte.net>
10635 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
10636 (gst_videoscale_fixate_caps): Introduce back caps fixate with
10639 2005-11-18 Edward Hervey <bilboed@dvdsrc.fluendo.com>
10641 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
10642 Unsetting IS_SINK flag from the fakesink, so decodebin
10643 never behaves as a sink.
10645 2005-11-17 Wim Taymans <wim@fluendo.com>
10647 * gst-libs/gst/audio/gstbaseaudiosrc.c:
10648 (gst_base_audio_src_change_state):
10649 Fix the audiosrc base class again, we did not unflush.
10651 2005-11-17 Julien MOUTTE <julien@moutte.net>
10653 * examples/seeking/seek.c: (make_dv_pipeline),
10654 (make_vorbis_theora_pipeline), (make_avi_pipeline),
10655 (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
10656 to ogg/vorbis/theora pipeline.
10658 2005-11-17 Wim Taymans <wim@fluendo.com>
10660 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
10661 (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
10662 (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
10663 Fix EOS on multiple streams.
10666 2005-11-16 Wim Taymans <wim@fluendo.com>
10668 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
10669 (gst_ogg_demux_perform_seek):
10670 Segment done must include stream time.
10672 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
10673 (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
10674 (gst_ogg_mux_change_state):
10675 Fix ogg muxer again.
10677 2005-11-16 Wim Taymans <wim@fluendo.com>
10679 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
10682 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
10684 * ext/libvisual/visual.c: (gst_visual_init):
10685 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
10686 * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
10687 (gst_ogg_parse_chain):
10688 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
10689 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
10690 * ext/theora/theoradec.c: (gst_theora_dec_init):
10691 * ext/theora/theoraenc.c: (gst_theora_enc_init):
10692 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
10693 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
10694 * gst/adder/gstadder.c: (gst_adder_class_init),
10695 (gst_adder_dispose):
10696 * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
10697 * gst/subparse/gstsubparse.c: (gst_subparse_init):
10698 * gst/videorate/gstvideorate.c: (gst_videorate_init):
10699 Fix a whole set of pad template leaks
10701 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
10703 * check/generic/states.c: (GST_START_TEST):
10704 fix the test so that it only checks for elements that are part of
10707 2005-11-16 Michael Smith <msmith@fluendo.com>
10709 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
10710 (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
10711 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10712 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10713 (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
10714 (gst_ogg_mux_change_state):
10715 Fix leaking collectpads.
10717 2005-11-16 Edward Hervey <edward@fluendo.com>
10719 * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
10720 (gst_videorate_event), (gst_videorate_chain):
10721 Handle segment seeks
10723 2005-11-16 Wim Taymans <wim@fluendo.com>
10725 * gst-libs/gst/audio/gstbaseaudiosink.c:
10726 (gst_base_audio_sink_provide_clock),
10727 (gst_base_audio_sink_change_state):
10728 Set ringbuffer to non-flushing when going to PAUSED, set to
10729 flushing again when going to READY.
10731 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
10732 (gst_ring_buffer_stop):
10733 Start in flushing mode by default.
10734 Don't set flushing in the _stop method, let the app call
10737 2005-11-16 Julien MOUTTE <julien@moutte.net>
10739 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
10740 * gst-libs/gst/video/videosink.h: Add helper function needed
10743 2005-11-16 Tim-Philipp Müller <tim at centricular dot net>
10745 * gst/videoscale/gstvideoscale.c:
10746 (gst_videoscale_handle_src_event):
10747 Don't leak reference to pad parent.
10749 2005-11-16 Wim Taymans <wim@fluendo.com>
10751 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
10752 Set ringbuffer to flushing when stopping so that we don't
10753 block on wait_segment anymore and livelock.
10755 2005-11-16 Wim Taymans <wim@fluendo.com>
10757 * examples/seeking/seek.c: (send_event), (do_seek),
10758 (loop_toggle_cb), (segment_done), (main):
10759 Added looping checkbox.
10761 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
10763 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10764 (gst_ogg_demux_init):
10765 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
10766 (gst_vorbis_dec_init):
10767 revert unrefs, they don't pass make check
10769 2005-11-15 Johan Dahlin <johan@gnome.org>
10771 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10772 (gst_ogg_demux_init), (gst_ogg_demux_finalize):
10773 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
10774 (gst_vorbis_dec_init):
10775 Fix pad template leaks.
10777 2005-11-15 Tim-Philipp Müller <tim at centricular dot net>
10779 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
10780 Make state change function thread safe.
10782 2005-11-15 Edward Hervey <edward@fluendo.com>
10784 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
10785 (gst_ogg_demux_class_init):
10786 Implement GstElement::send_event, so we can send seek events
10789 2005-11-14 Julien MOUTTE <julien@moutte.net>
10791 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
10792 Discovered how to take away flickering while resizing the
10793 window. Please don't put that in ximagesink, refactoring in
10796 2005-11-14 Michael Smith <msmith@fluendo.com>
10798 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
10799 (gst_multifdsink_render):
10800 Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
10802 2005-11-14 Tim-Philipp Müller <tim at centricular dot net>
10804 * gst/playback/gstplaybin.c: (gen_audio_element):
10805 Use autoaudiosink, it tends to be more widely available than
10808 2005-11-14 Andy Wingo <wingo@pobox.com>
10810 * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
10811 as well if it is available. Fixes #316442.
10813 2005-11-14 Michael Smith <msmith@fluendo.com>
10815 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
10816 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
10817 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10818 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10819 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
10820 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
10821 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
10822 (gst_vorbisenc_change_state):
10823 Fix a small memory leak in vorbisenc.
10824 Fix large memory leaks in oggmux, also fix lots of state change
10827 2005-11-14 Thomas Vander Stichele <thomas at apestaart dot org>
10829 * gst/videotestsrc/gstvideotestsrc.c:
10830 (gst_videotestsrc_class_init), (gst_videotestsrc_init),
10831 (gst_videotestsrc_src_fixate):
10832 move fixation to a fixate function
10833 remove negotiate function, basesrc's is good enough
10834 fixes a bug for check when using the element alone
10836 2005-11-13 Edward Hervey <edward@fluendo.com>
10838 * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
10839 (key_toggle_cb), (main):
10840 Added checkboxes for adding/removing the accurate and key_unit seek
10843 2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
10845 * configure.ac: back to HEAD
10847 === release 0.9.5 ===
10849 2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
10852 releasing 0.9.5, "No No Kia"
10854 2005-11-11 Edward Hervey <edward@fluendo.com>
10856 * examples/seeking/seek.c: (make_parselaunch_pipeline):
10857 Added parse-launch syntax seeking mode for the seeking example.
10858 This should help stress-test even more cases.
10859 Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
10861 2005-11-11 Tim-Philipp Müller <tim at centricular dot net>
10863 * sys/xvimage/xvimagesink.c:
10864 (gst_xvimagesink_navigation_send_event):
10865 Check whether peer pad exists before sending navigation events
10868 2005-11-11 Michael Smith <msmith@fluendo.com>
10870 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
10871 (gst_vorbisenc_buffer_from_packet):
10872 * ext/vorbis/vorbisenc.h:
10873 Set duration on encoded buffers. This allows oggmux's
10874 max_page_delay parameter to actually work.
10876 2005-11-11 Tim-Philipp Müller <tim at centricular dot net>
10878 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10879 (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
10880 (gst_ffmpegcsp_avpicture_fill):
10881 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10882 (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
10883 Make palettes work again (see #132341). Use our own macros
10886 2005-11-10 Andy Wingo <wingo@pobox.com>
10888 * gst/playback/gstplaybasebin.c (prepare_output): Fix format
10891 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
10893 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10894 (gst_ffmpegcsp_transform_caps):
10895 Prefer passthrough in transform_caps
10897 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
10899 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
10900 check for ALSA errors properly, instead of relying on ALSA's
10901 error strings to serve to the user.
10903 2005-11-10 Wim Taymans <wim@fluendo.com>
10905 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
10906 (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
10907 (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
10908 Modernise the seek code.
10910 2005-11-10 Michael Smith <msmith@fluendo.com>
10912 * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
10913 (setup_substreams), (set_active_source):
10914 Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
10915 trying to go to NULL if we failed to read a file.
10917 2005-11-10 Wim Taymans <wim@fluendo.com>
10919 * gst/audiotestsrc/gstaudiotestsrc.c:
10920 (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
10921 (gst_audiotestsrc_create):
10922 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10923 (gst_sinesrc_get_times), (gst_sinesrc_create):
10924 * gst/videotestsrc/gstvideotestsrc.c:
10925 (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
10926 (gst_videotestsrc_create):
10927 The base class can now sync for us.
10929 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
10931 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
10932 a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
10933 name=source autoprobe=false autoprobe-fps=false copy-mode=1
10934 device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
10935 format=(fourcc)I420" ! xvimagesink
10937 2005-11-10 Tim-Philipp Müller <tim at centricular dot net>
10939 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10940 (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
10941 (gst_sinesrc_newsegment):
10942 Send newsegment event in TIME format, set duration if
10943 num-buffers is set, fix duration querying.
10945 2005-11-10 Michael Smith <msmith@fluendo.com>
10947 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
10948 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10949 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10950 (gst_ogg_mux_collected):
10951 Fix EOS handling, partially. Now forwarding an EOS event once we have
10952 EOS on all pads works correctly. However, we still don't properly set
10953 EOS on the actual ogg stream pages.
10955 2005-11-09 Tim-Philipp Müller <tim at centricular dot net>
10957 * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
10958 Set elements to NULL state before disposing of them.
10960 2005-11-08 Sebastien Cote <sebas642 at yahoo dot ca>
10962 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
10964 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10965 (gst_base_rtp_depayload_init),
10966 (gst_base_rtp_depayload_set_gst_timestamp):
10967 * gst-libs/gst/rtp/gstbasertpdepayload.h:
10968 We need to send a newsegment event for each instance, not
10969 just for the first instance of this class (get rid of
10970 static variable in function). (#321011).
10972 2005-11-08 Michael Smith <msmith@fluendo.com>
10974 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
10975 (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
10976 (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
10977 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
10978 Forward port rewrite of muxing strategy to 0.9 version of oggmux.
10979 This makes us mux things correctly according to the ogg muxing
10980 rules. Still not handling EOS correctly right now, though.
10982 2005-11-08 Tim-Philipp Müller <tim at centricular dot net>
10984 * gst/audioconvert/gstaudioconvert.c:
10987 2005-11-08 Tim-Philipp Müller <tim at centricular dot net>
10989 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
10990 (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
10991 Initialise segment_stop to GST_CLOCK_TIME_NONE when
10992 creating a new chain; should fix live streaming. Also
10993 add more debug output and fix a typo.
10995 2005-11-08 Brian Cameron <brian dot cameron at sun dot com>
10997 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
10999 * gst/volume/gstvolume.c: (volume_set_caps):
11000 Fix compilation on Solaris with Forte. (#320923)
11002 2005-11-08 Wim Taymans <wim@fluendo.com>
11004 * gst-libs/gst/audio/gstbaseaudiosink.c:
11005 (gst_base_audio_sink_render):
11006 No need to do a typecheck.
11008 2005-11-07 Tim-Philipp Müller <tim at centricular dot net>
11010 * ext/alsa/gstalsa.h:
11011 We register a debug category, so let's use it.
11013 2005-11-04 Zeeshan Ali <zeenix@gmail.com>
11015 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11016 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
11017 Fixed a small problem.
11019 2005-11-04 Wim Taymans <wim@fluendo.com>
11021 * examples/seeking/Makefile.am:
11022 * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
11023 (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
11024 (make_playerbin_pipeline), (format_value), (update_scale),
11025 (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
11026 (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
11027 (print_usage), (main):
11028 Added app for playback speed testing.
11030 * examples/seeking/seek.c: (dynamic_link),
11031 (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
11032 (make_mpeg_pipeline), (do_seek), (set_update_scale),
11033 (message_received), (main):
11034 Updated seek example.
11036 2005-11-04 Zeeshan Ali <zeenix@gmail.com>
11038 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11039 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
11040 (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
11041 (gst_base_rtp_depayload_set_clock):
11042 * gst-libs/gst/rtp/gstbasertpdepayload.h:
11043 Don't sleep on the bench (system clock) when you have a nice
11044 comfortable bed (Gstreamer clock) to sleep on.
11046 2005-11-03 Wim Taymans <wim@fluendo.com>
11048 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11049 (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
11050 (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
11051 Handle the case where a pad_block failed.
11053 2005-11-02 Sebastien Cote <sebas642@yahoo.ca>
11055 reviewed by: Zeeshan Ali <zeenix@gmail.com>
11057 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11058 (gst_base_rtp_depayload_add_to_queue),
11059 (gst_base_rtp_depayload_push),
11060 (gst_base_rtp_depayload_set_gst_timestamp),
11061 (gst_base_rtp_depayload_queue_release):
11062 Fixes some bugs in the depayloader's queuing/de-queueing code.
11064 2005-10-31 Michael Smith <msmith@fluendo.com>
11066 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
11067 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
11068 (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
11069 Patch from Alessandro Decina <alessandro@nnva.org>.
11070 Make oggdemux only find the final time in a chain, not per-pad,
11071 since the per-pad information can be very expensive to locate, and
11072 it isn't used anywhere. This makes reading a file containing
11073 OggSkeleton reasonably fast.
11074 Also, make chain finding work when there are logical bitstreams that
11075 can't be decoded. Fixes #319110.
11077 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
11079 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11080 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
11081 (gst_base_rtp_depayload_chain),
11082 (gst_base_rtp_depayload_add_to_queue),
11083 (gst_base_rtp_depayload_push),
11084 (gst_base_rtp_depayload_set_gst_timestamp),
11085 (gst_base_rtp_depayload_queue_release),
11086 (gst_base_rtp_depayload_start_thread),
11087 (gst_base_rtp_depayload_set_property),
11088 (gst_base_rtp_depayload_get_property):
11089 * gst-libs/gst/rtp/gstbasertpdepayload.h:
11090 Some random fixes, to fullfill the desires of thomas.
11092 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
11094 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11095 (gst_base_rtp_depayload_add_to_queue),
11096 (gst_base_rtp_depayload_push):
11097 Fixed the queueing algorithm.
11099 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
11101 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11102 (gst_base_rtp_depayload_push):
11105 2005-10-31 Wim Taymans <wim@fluendo.com>
11107 * gst-libs/gst/audio/gstringbuffer.h:
11110 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11111 (gst_ffmpeg_caps_to_pixfmt):
11112 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11113 (gst_ffmpegcsp_set_caps):
11114 Some more comments.
11115 Handle missing required caps fields better.
11117 2005-10-31 Wim Taymans <wim@fluendo.com>
11119 * gst-libs/gst/audio/gstbaseaudiosink.c:
11120 (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
11121 (gst_base_audio_sink_render):
11122 * gst-libs/gst/audio/gstringbuffer.c:
11123 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11124 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
11125 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
11126 (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
11127 (gst_ring_buffer_read):
11128 * gst-libs/gst/audio/gstringbuffer.h:
11129 Add flushing mode to the ringbuffer so that it in all cases does
11130 not try to handle more audio. This makes sure it does not try to
11131 block anymore when flushing and fixes a livelock.
11133 2005-10-29 Tim-Philipp Müller <tim at centricular dot net>
11135 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
11136 (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
11137 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
11138 Explicitly check for -1 values before doing a conversion
11139 and always map them to -1. (#315545)
11141 2005-10-28 Thomas Vander Stichele <thomas at apestaart dot org>
11143 * gst/playback/gstplaybin.c: (gen_video_element):
11144 first try autovideosink, then xvimagesink, then error out
11146 add translatable file
11161 update translations
11163 2005-10-27 Philippe Khalaf <burger at speedy dot org>
11165 * gst-libs/gst/rtp/gstbasedepayload.c:
11166 * gst-libs/gst/rtp/gstbasedepayload.h:
11169 2005-10-27 Tim-Philipp Müller <tim at centricular dot net>
11171 * gst/playback/.cvsignore:
11172 * gst/playback/decodetest.c:
11173 * gst/playback/test3.c:
11174 Port these two tests as well.
11176 2005-10-27 Wim Taymans <wim@fluendo.com>
11178 * ext/theora/theoradec.c: (theora_dec_src_query),
11179 (theora_dec_sink_event):
11180 * ext/theora/theoraenc.c: (theora_enc_sink_event),
11181 (theora_enc_change_state):
11182 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11183 (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
11184 Take proper locks when handling events.
11186 2005-10-27 Wim Taymans <wim@fluendo.com>
11188 * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
11189 (gst_adder_change_state):
11190 Fix timestamps and fix deadlock when stopping the collectpads.
11192 2005-10-27 Zeeshan Ali <zeenix@gmail.com>
11194 * gst-libs/gst/rtp/gstrtpbuffer.h:
11195 Declaring the payload types as strings too so that they can be used
11196 in the padtemplate inialization.
11198 2005-10-26 Andre Magalhaes <andrunko@gmail.com>
11200 reviewed by: Zeeshan Ali <zeenix@gmail.com>
11202 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11203 (gst_base_rtp_depayload_class_init):
11204 Fixes a small but nasty bug. The derived elements no longer segfaults
11207 2005-10-26 Michael Smith <msmith@fluendo.com>
11209 * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
11210 When clearing an audioconvert context, set tmpbufsize to zero, so
11211 we'll allocate it again later if required.
11212 This fixes audioconvert re-negotiating formats, which previously
11213 segfaulted with a NULL destination buffer.
11215 2005-10-26 Zeeshan Ali <zeenix@gmail.com>
11217 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11218 (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
11219 (gst_base_rtp_depayload_set_gst_timestamp),
11220 (gst_base_rtp_depayload_queue_release):
11221 Fixed a smalll memleak.
11223 2005-10-26 Zeeshan Ali <zeenix@gmail.com>
11224 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11225 (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
11226 (gst_base_rtp_depayload_finalize),
11227 (gst_base_rtp_depayload_setcaps),
11228 (gst_base_rtp_depayload_add_to_queue),
11229 (gst_base_rtp_depayload_push),
11230 (gst_base_rtp_depayload_set_gst_timestamp),
11231 (gst_base_rtp_depayload_queue_release),
11232 (gst_base_rtp_depayload_thread),
11233 (gst_base_rtp_depayload_change_state):
11234 * gst-libs/gst/rtp/gstbasertpdepayload.h:
11235 Changed the C++ comments to C comments
11237 2005-10-26 Tim-Philipp Müller <tim at centricular dot net>
11239 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
11240 * gst/tcp/gsttcpclientsrc.h:
11241 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
11242 * gst/tcp/gsttcpserversrc.h:
11243 Remove unused 'curoffset' structure member.
11245 2005-10-25 Zeeshan Ali <zeenix@gmail.com>
11247 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11248 (gst_base_rtp_depayload_base_init),
11249 (gst_base_rtp_depayload_finalize):
11250 * gst-libs/gst/rtp/gstbasertpdepayload.h:
11251 * gst-libs/gst/rtp/gstbasertppayload.h:
11252 The pad-template on the sinkpad should be set by the derived classes.
11253 Also added some useful macros.
11255 2005-10-24 Wim Taymans <wim@fluendo.com>
11257 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11258 Correctly flush decoder samples even if we could not
11259 copy them to an output buffer. Fixes #319618.
11261 2005-10-24 Julien MOUTTE <julien@moutte.net>
11263 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11264 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
11265 the caps against our xcontext caps.
11267 2005-10-24 Wim Taymans <wim@fluendo.com>
11269 * gst-libs/gst/audio/gstbaseaudiosink.c:
11270 (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11272 Use sync property from baseclass to disable sync.
11274 2005-10-24 Wim Taymans <wim@fluendo.com>
11276 * gst-libs/gst/audio/gstbaseaudiosink.c:
11277 (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11278 Buffers with no timestamps get aligned with previous buffers or
11279 on underrun, played ASAP.
11281 2005-10-24 Julien MOUTTE <julien@moutte.net>
11283 * gst-libs/gst/video/video.h:
11284 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11285 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11286 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
11287 here comes my change on caps for framerate and geometry range.
11288 We are now accepting 1 to MAXINT for width and height, and from
11289 0.0 to MAXDOUBLE for framerate. That allows duration less png frames
11290 to be blended correctly in videomixer.
11292 2005-10-24 Thomas Vander Stichele <thomas at apestaart dot org>
11297 === release 0.9.4 ===
11299 2005-10-23 Thomas Vander Stichele <thomas at apestaart dot org>
11304 releasing 0.9.4, "Velociraptor"
11306 2005-10-23 Thomas Vander Stichele <thomas at apestaart dot org>
11308 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
11312 2005-10-21 Wim Taymans <wim@fluendo.com>
11314 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11315 (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
11316 (pad_blocked), (close_pad_link), (new_pad):
11317 Don't try to remove elements twice.
11319 2005-10-21 Wim Taymans <wim@fluendo.com>
11321 * ext/theora/theoradec.c: (theora_dec_src_query),
11322 (theora_dec_sink_event):
11323 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11324 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11325 (vorbis_handle_data_packet):
11326 * ext/vorbis/vorbisdec.h:
11329 * gst-libs/gst/audio/gstbaseaudiosink.c:
11330 (gst_base_audio_sink_render):
11331 Don't try to sync on buffers without a timestamp.
11333 2005-10-21 Wim Taymans <wim@fluendo.com>
11335 * ext/theora/theoradec.c: (theora_dec_src_query),
11336 (theora_dec_sink_event):
11337 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11338 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11339 (vorbis_handle_data_packet):
11340 * ext/vorbis/vorbisdec.h:
11343 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
11345 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
11346 (gst_vorbisenc_src_query):
11347 Implement position and duration queries.
11349 * gst/playback/test3.c: (update_scale), (main):
11350 Fix for async state changes and print nicer output.
11352 2005-10-20 Wim Taymans <wim@fluendo.com>
11354 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11355 (dump_element_stats), (main):
11356 * gst/playback/test6.c: (main):
11359 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
11361 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11362 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11363 Don't use functions for position queries when handling
11366 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
11368 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11369 (vorbis_handle_data_packet), (vorbis_dec_chain),
11370 (vorbis_dec_change_state):
11371 * ext/vorbis/vorbisdec.h:
11372 Vorbis streams can be embedded in other container formats
11373 than ogg, container formats where the demuxer might set
11374 timestamps on encoded vorbis buffers instead of those silly
11375 granulepos thingies. In short: make vorbisdec handle
11376 timestamps on incoming buffers as well.
11378 2005-10-20 Wim Taymans <wim@fluendo.com>
11380 * gst/playback/gstplaybasebin.c: (group_destroy),
11381 (gst_play_base_bin_change_state):
11383 Handle case where playbasebin is now ASYNC because
11386 2005-10-19 Tim-Philipp Müller <tim at centricular dot net>
11388 * gst/audioconvert/Makefile.am:
11389 * gst/audioconvert/bufferframesconvert.c:
11390 * gst/audioconvert/plugin.c: (plugin_init):
11391 * gst/audioconvert/plugin.h:
11392 And bye bye buffer-frames-convert
11394 2005-10-19 Wim Taymans <wim@fluendo.com>
11396 * check/elements/audioconvert.c:
11397 * docs/libs/tmpl/gstaudio.sgml:
11398 * docs/libs/tmpl/gstcolorbalance.sgml:
11399 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11400 (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
11401 * ext/vorbis/vorbisenc.c: (raw_caps_factory):
11402 * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
11403 * gst-libs/gst/audio/audio.h:
11404 * gst/audioconvert/audioconvert.h:
11405 * gst/audioconvert/gstaudioconvert.c:
11406 (gst_audio_convert_parse_caps):
11407 * gst/volume/gstvolume.c:
11408 Bye bye buffer-frames.
11410 2005-10-19 Wim Taymans <wim@fluendo.com>
11412 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11413 (query_positions_elems), (query_positions_pads), (update_scale),
11414 (do_seek), (set_update_scale), (message_received), (main):
11415 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
11416 (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
11417 (gst_ogg_demux_loop):
11418 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
11419 * ext/theora/theoradec.c: (theora_dec_src_query),
11420 (theora_dec_sink_event):
11421 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11422 (vorbis_dec_sink_event), (vorbis_handle_data_packet):
11423 * gst/adder/gstadder.c: (gst_adder_query):
11424 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11425 * gst/playback/test3.c: (update_scale):
11426 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11427 (dump_element_stats), (main):
11428 * gst/playback/test6.c: (main):
11429 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11432 2005-10-19 Tim-Philipp Müller <tim at centricular dot net>
11434 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
11435 (xml_check_first_element), (xml_type_find), (smil_type_find),
11437 Add typefinding for SMIL and for generic XML. Based on patch by
11438 Akos Maroy (#308663).
11440 2005-10-18 Wim Taymans <wim@fluendo.com>
11442 * gst/playback/Makefile.am:
11443 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11444 (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
11445 (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
11446 (try_to_link_1), (new_pad), (no_more_pads), (type_found),
11447 (gst_decode_bin_change_state):
11448 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11449 (gst_play_bin_send_event_to_sink):
11450 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11451 (dump_element_stats), (main):
11452 * gst/playback/test6.c: (main):
11453 Make playbin async, it'll commit state to paused when all streams
11456 Added test6.c to show async behaviour.
11458 2005-10-18 Wim Taymans <wim@fluendo.com>
11460 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
11461 (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
11462 Fix for segment-start/stop API change.
11464 2005-10-18 Wim Taymans <wim@fluendo.com>
11466 * check/Makefile.am:
11467 * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
11469 Add future test for clock selection.
11471 2005-10-18 Wim Taymans <wim@fluendo.com>
11473 * ext/alsa/gstalsasink.c: (gst_alsasink_init),
11474 (gst_alsasink_close):
11475 Set handle to NULL.
11477 * gst-libs/gst/audio/gstringbuffer.c:
11478 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11479 (gst_ring_buffer_acquire), (gst_ring_buffer_release),
11480 (gst_ring_buffer_start), (gst_ring_buffer_pause),
11481 (gst_ring_buffer_stop), (gst_ring_buffer_commit),
11482 (gst_ring_buffer_read):
11485 2005-10-17 Stefan Kost <ensonic@users.sf.net>
11487 * gst/audiotestsrc/Makefile.am:
11488 * gst/sine/Makefile.am:
11489 * gst/volume/Makefile.am:
11490 fix broken build of controllerized plugins
11492 2005-10-17 Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
11494 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
11496 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11497 (gst_riff_create_video_template_caps):
11498 Add support for Indeo-3 (IV32).
11500 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
11505 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
11507 * gst-libs/gst/video/video.c: (gst_video_get_size):
11508 * gst/audiotestsrc/gstaudiotestsrc.c:
11511 2005-10-17 Andy Wingo <wingo@pobox.com>
11513 * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
11514 with the collectpads change.
11515 (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
11517 * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
11519 * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
11521 * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
11522 alloc_buffer flow return to callers.
11523 (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
11524 change. Fix some memleaks in theoraenc.
11526 * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
11527 in strange circumstance.
11529 2005-10-17 Julien MOUTTE <julien@moutte.net>
11531 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11532 (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
11533 from caps, let's use the caps...
11535 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
11538 put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
11540 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
11542 * gst-libs/gst/interfaces/Makefile.am:
11545 2005-10-16 Andy Wingo <wingo@pobox.com>
11547 * gst/playback/gstdecodebin.c
11548 (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
11550 (try_to_link_1): Increase kraziness level.
11552 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
11555 restructure like the core one
11556 * gst-libs/gst/audio/Makefile.am:
11557 * gst-libs/gst/interfaces/Makefile.am:
11558 * gst-libs/gst/net/Makefile.am:
11559 * gst-libs/gst/riff/Makefile.am:
11560 * gst-libs/gst/rtp/Makefile.am:
11561 * gst-libs/gst/tag/Makefile.am:
11562 * gst-libs/gst/video/Makefile.am:
11563 use correct linker flags, now the libs are properly versioned
11564 * check/elements/audioconvert.c: (verify_convert):
11565 * ext/alsa/gstalsaplugin.c:
11566 * ext/cdparanoia/gstcdparanoia.c:
11567 * ext/gnomevfs/gstgnomevfs.c:
11568 * ext/libvisual/visual.c:
11569 * ext/ogg/gstogg.c:
11570 * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
11571 * ext/theora/theora.c:
11572 * ext/vorbis/vorbis.c:
11573 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
11574 * gst-libs/gst/tag/gsttagediting.c:
11575 * gst-libs/gst/video/video.c:
11576 * gst/adder/gstadder.c:
11577 * gst/audioconvert/plugin.c:
11578 * gst/audiorate/gstaudiorate.c:
11579 * gst/audioresample/gstaudioresample.c:
11580 * gst/audioresample/resample_ref.c: (resample_scale_ref):
11581 * gst/audioscale/gstaudioscale.c:
11582 * gst/audioscale/resample.c:
11583 * gst/audiotestsrc/gstaudiotestsrc.c:
11584 * gst/ffmpegcolorspace/gstffmpeg.c:
11585 * gst/playback/gstdecodebin.c: (close_pad_link):
11586 * gst/playback/gstplaybin.c: (gen_video_element),
11587 (gen_audio_element):
11588 * gst/sine/gstsinesrc.c:
11589 * gst/subparse/gstsubparse.c:
11590 * gst/tags/gsttagediting.c:
11591 * gst/tcp/gsttcpplugin.c:
11592 * gst/typefind/gsttypefindfunctions.c:
11593 * gst/videorate/gstvideorate.c:
11594 * gst/videoscale/gstvideoscale.c:
11595 * gst/videotestsrc/gstvideotestsrc.c:
11596 * gst/volume/gstvolume.c:
11597 * sys/v4l/gstv4l.c:
11598 * sys/ximage/ximage.c:
11599 * sys/xvimage/xvimagesink.c:
11602 2005-10-13 Tim-Philipp Müller <tim at centricular dot net>
11604 * ext/vorbis/vorbisenc.c:
11605 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
11606 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
11607 (gst_tag_to_vorbis_comments):
11608 Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
11610 2005-10-13 Stefan Kost <ensonic@users.sf.net>
11612 * examples/stats/mp2ogg.c:
11613 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11616 2005-10-13 Michael Smith <msmith@fluendo.com>
11618 * ext/ogg/gstoggmux.c:
11619 Use magic glib macros to define constants as 64 bit, to ensure
11620 appropriate vararg passing.
11622 2005-10-13 Michael Smith <msmith@fluendo.com>
11624 * ext/ogg/gstoggmux.c:
11625 * gst/audioconvert/audioconvert.c: (float):
11626 Don't use LL suffix, as it's not portable, and neither of these
11627 uses required it anyway.
11629 2005-10-12 Stefan Kost <ensonic@users.sf.net>
11631 * examples/indexing/indexmpeg.c: (main):
11632 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
11633 (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
11634 (cdparanoia_convert), (cdparanoia_query):
11635 * ext/cdparanoia/gstcdparanoia.h:
11636 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
11637 (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
11638 (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
11639 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
11640 * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
11641 * gst/playback/gststreamselector.c: (gst_stream_selector_init):
11642 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
11643 (gst_multifdsink_render), (gst_multifdsink_start),
11644 (gst_multifdsink_stop):
11645 * gst/tcp/gstmultifdsink.h:
11646 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
11647 (gst_tcpclientsink_render), (gst_tcpclientsink_start),
11648 (gst_tcpclientsink_stop):
11649 * gst/tcp/gsttcpclientsink.h:
11650 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
11651 (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
11652 (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
11653 * gst/tcp/gsttcpclientsrc.h:
11654 * gst/tcp/gsttcpserversink.h:
11655 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
11656 (gst_tcpserversrc_create), (gst_tcpserversrc_start),
11657 (gst_tcpserversrc_stop):
11658 * gst/tcp/gsttcpserversrc.h:
11659 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
11660 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
11661 * sys/ximage/ximagesink.c: (gst_ximagesink_init):
11662 renamed GST_FLAGS macros to GST_OBJECT_FLAGS
11663 moved bitshift from macro to enum definition
11665 2005-10-12 Wim Taymans <wim@fluendo.com>
11667 * examples/seeking/Makefile.am:
11670 2005-10-12 Wim Taymans <wim@fluendo.com>
11672 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11673 (gst_ring_buffer_read), (gst_ring_buffer_clear):
11674 Don't assert on normal stuff.
11676 * gst/playback/gstplaybin.c: (do_playbin_seek):
11679 2005-10-12 Wim Taymans <wim@fluendo.com>
11681 * check/pipelines/simple_launch_lines.c: (run_pipeline):
11682 * examples/seeking/Makefile.am:
11683 * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
11684 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11685 (do_seek), (set_update_scale), (message_received), (main):
11686 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11687 (gst_ring_buffer_read), (gst_ring_buffer_clear):
11688 Update for _get_state() API change.
11690 2005-10-11 Wim Taymans <wim@fluendo.com>
11692 * gst-libs/gst/audio/gstbaseaudiosink.c:
11693 (gst_base_audio_sink_render):
11694 * gst-libs/gst/audio/gstbaseaudiosrc.c:
11695 (gst_base_audio_src_create):
11696 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11697 (gst_ring_buffer_read):
11699 Commit and read from ringbuffer in samples rather than bytes.
11701 2005-10-11 Wim Taymans <wim@fluendo.com>
11703 * gst-libs/gst/audio/gstbaseaudiosink.c:
11704 (gst_base_audio_sink_render):
11705 Respect segment rate and accum when scheduling samples.
11707 2005-10-11 Julien MOUTTE <julien@moutte.net>
11709 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
11710 (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
11711 EOS correctly, that needs more work.
11713 2005-10-11 Wim Taymans <wim@fluendo.com>
11715 * check/generic/states.c: (GST_START_TEST):
11716 remove old property.
11718 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
11719 (gst_ogg_demux_perform_seek):
11720 * ext/theora/theoradec.c: (theora_dec_sink_event):
11721 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11722 (vorbis_handle_data_packet):
11723 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11724 (gst_base_rtp_depayload_set_gst_timestamp):
11725 * gst/videorate/gstvideorate.c: (gst_videorate_event):
11726 Update for newsegment API change.
11728 2005-10-11 Michael Smith <msmith@fluendo.com>
11730 * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
11731 (do_playbin_seek), (gst_play_bin_send_event):
11732 Override send_event differently, so that we can takes bits of
11733 functionality from GstPipeline (special handling for seeks,
11734 including pausing/resuming, and resetting stream time) and still get
11735 the appropriate behaviour of only forwarding event to a single sink,
11736 rather than all of them.
11737 Unfortunately requires a lot of code duplication, but the
11738 alternatives are equally ugly in the end.
11740 2005-10-11 Thomas Vander Stichele <thomas at apestaart dot org>
11742 * check/elements/audioconvert.c: (setup_audioconvert),
11743 (cleanup_audioconvert), (get_int_caps), (verify_convert),
11744 (GST_START_TEST), (audioconvert_suite):
11745 clean up tests a little, fix some leaks.
11747 2005-10-10 Wim Taymans <wim@fluendo.com>
11749 * ext/alsa/gstalsasink.c:
11750 Also allow unsigned int.
11752 * gst-libs/gst/audio/gstbaseaudiosrc.c:
11753 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
11756 2005-10-10 Wim Taymans <wim@fluendo.com>
11758 * check/pipelines/simple_launch_lines.c: (run_pipeline):
11759 Small update, use API as stated in design docs.
11761 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11762 (update_scale), (do_seek), (seek_cb), (set_update_scale),
11763 (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
11764 (message_received), (main):
11765 Updated seek example for GOption. Some usability improvements.
11767 2005-10-10 Wim Taymans <wim@fluendo.com>
11769 * gst/audioconvert/audioconvert.h:
11770 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
11771 (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
11772 Alloc temp storage somewhere else where we can do it more
11775 2005-10-10 Wim Taymans <wim@fluendo.com>
11777 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
11778 (gst_tcpserversrc_start):
11779 Don't block in accept while doing the state change, move
11780 to poll and make cancellable.
11782 2005-10-09 Philippe Khalaf <burger@speedy.org>
11784 * gst-libs/gst/rtp/rtpbasedepayload.c:
11785 Set timestamp and add queue delay to timestamp
11786 * gst-libs/gst/rtp/rtpbuffer.h:
11787 Set correct payload type for h263
11789 2005-10-09 Stefan Kost <ensonic@users.sf.net>
11791 * gst/audiotestsrc/gstaudiotestsrc.c:
11792 (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
11793 (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
11794 (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
11795 (gst_audiotestsrc_create_triangle),
11796 (gst_audiotestsrc_create_silence),
11797 (gst_audiotestsrc_create_white_noise),
11798 (gst_audiotestsrc_init_pink_noise),
11799 (gst_audiotestsrc_generate_pink_noise_value),
11800 (gst_audiotestsrc_create_pink_noise),
11801 (gst_audiotestsrc_change_wave):
11802 * gst/audiotestsrc/gstaudiotestsrc.h:
11803 fixed typo, added pink noise
11805 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
11807 * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
11809 Add wavpack and spc typefind functions from 0.8 branch.
11811 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
11813 * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
11814 (ar_type_find), (msdos_type_find), (plugin_init):
11815 Add typefind functions for tar archives, ar archives,
11816 RAR archives, and msdos-executables (dlls, exe, etc.).
11817 Some of those would be wrongly identified as mpeg
11818 streams of some sort before (#315550).
11820 2005-10-09 Stefan Kost <ensonic@users.sf.net>
11823 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11824 * docs/plugins/gst-plugins-base-plugins-sections.txt:
11825 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
11826 * gst/audiotestsrc/Makefile.am:
11827 * gst/audiotestsrc/gstaudiotestsrc.c:
11828 (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
11829 (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
11830 (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
11831 (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
11832 (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
11833 (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
11834 (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
11835 (gst_audiotestsrc_create_silence),
11836 (gst_audiotestsrc_create_white_noise),
11837 (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
11838 (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
11839 (gst_audiotestsrc_start), (plugin_init):
11840 * gst/audiotestsrc/gstaudiotestsrc.h:
11841 add new plugin and element
11842 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
11845 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
11847 * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
11848 (gst_adder_init), (gst_adder_request_new_pad),
11849 (gst_adder_change_state):
11850 Add query function to source pad, so adder reports the correct
11851 time/sample position when queried (#315457); fix state change
11852 function; use GST_DEBUG_FUNCPTR() for pad functions.
11854 2005-10-08 Thomas Vander Stichele <thomas at apestaart dot org>
11856 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
11857 Fix leaks in typefind registration
11858 Clean up the gratuitous commenting and whitespacing a little
11860 2005-10-08 Wim Taymans <wim@fluendo.com>
11862 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
11863 Only actually wait for the thread to be stopped if it's
11866 2005-10-08 Wim Taymans <wim@fluendo.com>
11868 * gst-libs/gst/audio/gstbaseaudiosink.c:
11869 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11870 If we receive EOS we can start playback of what we had.
11872 2005-10-08 Wim Taymans <wim@fluendo.com>
11874 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11875 (gst_multifdsink_finalize), (multifdsink_hash_remove),
11876 (gst_multifdsink_stop):
11877 Fix crasher when going to NULL multiple times.
11879 2005-10-06 Wim Taymans <wim@fluendo.com>
11881 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
11882 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
11883 * gst-libs/gst/audio/gstbaseaudiosrc.h:
11884 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
11885 patch from Edgard Lima <edgard.lima@indt.org.br>
11886 Fixed gstbaseaudiosrc adding ring buffer sync to it.
11888 2005-10-06 Wim Taymans <wim@fluendo.com>
11890 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
11891 Report the FLOW_RETURN as string in the error message.
11893 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
11894 Don't assert when clearing an unnegotiated buffer.
11896 2005-10-04 Michael Smith <msmith@fluendo.com>
11898 * gst/playback/gstplaybasebin.c: (group_destroy),
11899 (gen_preroll_element), (remove_groups), (setup_source):
11900 * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
11901 (setup_sinks), (gst_play_bin_send_event),
11902 (gst_play_bin_change_state):
11903 Set state to NULL before removing from bin. Fix refcounting.
11905 2005-10-04 Michael Smith <msmith@fluendo.com>
11907 * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11908 Correct refcounting in send_event() function. Previously was wrong
11909 if the first sink was unable to handle the event.
11911 2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
11914 back to development
11916 === release 0.9.3 ===
11918 2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
11921 Releasing 0.9.3, "De Facto"
11923 2005-10-03 Andy Wingo <wingo@pobox.com>
11925 * gst/playback/gstdecodebin.c (try_to_link_1)
11926 (remove_element_chain): set element to NULL before removing it.
11928 2005-10-02 Johan Dahlin <johan@gnome.org>
11930 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols):
11931 protect gst_gnomevfs_get_supported_uris by a mutex, to make it
11934 2005-10-02 Andy Wingo <wingo@pobox.com>
11936 * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear)
11937 (gst_ring_buffer_prepare_read):
11938 * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
11941 2005-09-29 Wim Taymans <wim@fluendo.com>
11943 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
11944 * ext/theora/theoradec.c: (theora_handle_data_packet):
11945 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11946 Propagate error codes from alloc_buffer too.
11948 2005-09-29 Wim Taymans <wim@fluendo.com>
11950 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
11953 * gst/playback/Makefile.am:
11954 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11955 (dump_element_stats), (main):
11956 Added example stream introspection code.
11958 2005-09-28 Stefan Kost <ensonic@users.sf.net>
11960 * gst/adder/gstadder.c: (gst_adder_collected):
11961 fix adder for float elements
11963 2005-09-28 Wim Taymans <wim@fluendo.com>
11965 * gst-libs/gst/audio/gstbaseaudiosink.c:
11966 (gst_base_audio_sink_class_init),
11967 (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
11968 * gst-libs/gst/audio/gstbaseaudiosrc.c:
11969 (gst_base_audio_src_class_init),
11970 (gst_base_audio_src_provide_clock):
11971 get_clock -> provide_clock
11973 2005-09-28 Andy Wingo <wingo@pobox.com>
11975 * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
11978 * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
11981 * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
11982 Actually add the pad template.
11983 (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
11985 * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
11988 * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
11989 from fdsrc. Get caps in create() instead of start() so it can be
11990 interrupted. Interruption somewhat untested.
11992 * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
11993 Proper EOS handling.
11995 2005-09-27 Andy Wingo <wingo@pobox.com>
11997 * gst/tcp/gsttcpclientsrc.c: Cleaned up.
11999 * gst/tcp/gsttcpserversrc.c: Cleaned up.
12001 * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
12003 * gst/tcp/gsttcp.h:
12004 * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
12005 out of tcpclientsrc.c. Cancellable.
12006 (gst_tcp_socket_read): Made private, cancellable, with better
12007 diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
12008 (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
12009 whole buffer, and better diagnostics.
12010 (gst_tcp_gdp_read_caps): Same.
12012 * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
12014 2005-09-26 Andy Wingo <wingo@pobox.com>
12016 * gst/sine/gstsinesrc.h:
12017 * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
12018 change the 'sync' property to 'is-live' and implement it halfway,
12019 update for controller api change.
12021 * gst/volume/gstvolume.c (volume_transform_ip): Update for
12022 controller api change.
12024 2005-09-24 Wim Taymans <wim@fluendo.com>
12026 * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
12027 * gst-libs/gst/audio/gstaudiosink.c:
12028 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
12029 (gst_audioringbuffer_stop):
12030 * gst-libs/gst/audio/gstbaseaudiosink.c:
12031 (gst_base_audio_sink_event), (gst_base_audio_sink_render),
12032 (gst_base_audio_sink_change_state):
12033 * gst-libs/gst/audio/gstbaseaudiosink.h:
12034 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
12035 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
12036 (gst_ring_buffer_commit), (gst_ring_buffer_read):
12037 * gst-libs/gst/audio/gstringbuffer.h:
12038 Fix sync again. Moved sample alignment to basesink.
12040 2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org>
12042 * docs/plugins/Makefile.am:
12043 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12044 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12045 * gst/volume/gstvolume.c:
12047 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
12048 * gst-libs/gst/audio/audio.h:
12049 add conversion macros for frames <-> clocktime
12051 2005-09-23 David Schleef <ds@schleef.org>
12053 * gst/audioresample/Makefile.am:
12054 * gst/audioresample/debug.h:
12055 * gst/audioresample/gstaudioresample.c:
12056 * gst/audioresample/resample.c: Convert to using gst debugging
12058 2005-09-22 Wim Taymans <wim@fluendo.com>
12060 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12061 (gst_play_bin_send_event):
12062 Only seek on one sink, the first one that succeeds.
12064 2005-09-22 Michael Smith <msmith@fluendo.com>
12066 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
12067 (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
12068 Don't flush encoder state unless we have an initialised encoder.
12069 Clear out encoder state on PAUSED_TO_READY.
12071 2005-09-22 Wim Taymans <wim@fluendo.com>
12073 * gst-libs/gst/rtp/gstbasertppayload.c:
12074 (gst_basertppayload_class_init), (gst_basertppayload_init),
12075 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12076 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12077 (gst_basertppayload_is_filled), (gst_basertppayload_push),
12078 (gst_basertppayload_set_property),
12079 (gst_basertppayload_get_property),
12080 (gst_basertppayload_change_state):
12081 * gst-libs/gst/rtp/gstbasertppayload.h:
12082 Added max-ptime to control amount of data in the rtp packets.
12084 2005-09-21 Andy Wingo <wingo@pobox.com>
12086 * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
12089 * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
12090 can be called multiple times, dogs.
12092 2005-09-21 Wim Taymans <wim@fluendo.com>
12094 * gst-libs/gst/rtp/gstbasertppayload.c:
12095 (gst_basertppayload_class_init), (gst_basertppayload_init),
12096 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12097 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12098 (gst_basertppayload_push), (gst_basertppayload_get_property),
12099 (gst_basertppayload_change_state):
12102 2005-09-21 Stefan Kost <ensonic@users.sf.net>
12104 * docs/libs/compiling.sgml:
12107 2005-09-20 Wim Taymans <wim@fluendo.com>
12109 * gst-libs/gst/rtp/gstbasertppayload.c:
12110 (gst_basertppayload_class_init), (gst_basertppayload_init),
12111 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12112 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12113 (gst_basertppayload_push), (gst_basertppayload_set_property),
12114 (gst_basertppayload_get_property),
12115 (gst_basertppayload_change_state):
12116 * gst-libs/gst/rtp/gstbasertppayload.h:
12117 Added property to configure sequence number offsets.
12119 2005-09-20 Wim Taymans <wim@fluendo.com>
12121 * gst-libs/gst/rtp/gstbasertppayload.c:
12122 (gst_basertppayload_class_init), (gst_basertppayload_init),
12123 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12124 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12125 (gst_basertppayload_push), (gst_basertppayload_set_property),
12126 (gst_basertppayload_get_property),
12127 (gst_basertppayload_change_state):
12128 * gst-libs/gst/rtp/gstbasertppayload.h:
12129 Make timestamp offset configurable.
12131 2005-09-20 Thomas Vander Stichele <thomas at apestaart dot org>
12133 * check/pipelines/simple_launch_lines.c: (run_pipeline):
12134 fix wrong pop/unref
12136 2005-09-19 Torsten Schoenfeld <kaffeetisch at gmx dot net>
12138 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
12140 * gst-libs/gst/interfaces/propertyprobe.c:
12141 (gst_property_probe_probe_property_name),
12142 (gst_property_probe_needs_probe_name),
12143 (gst_property_probe_get_values_name),
12144 (gst_property_probe_probe_and_get_values_name):
12145 Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
12146 G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
12148 2005-09-19 Thomas Vander Stichele <thomas at apestaart dot org>
12150 * check/Makefile.am:
12151 have some tests be disabled for valgrinding
12152 * check/elements/vorbisdec.c: (cleanup_vorbisdec),
12154 * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
12155 Fix A Leak. Chain To Parent Finalize.
12157 2005-09-19 Wim Taymans <wim@fluendo.com>
12159 * examples/seeking/seek.c: (make_wav_pipeline), (main):
12160 Fixed wav pipeline.
12162 2005-09-19 Wim Taymans <wim@fluendo.com>
12164 * gst-libs/gst/rtp/gstbasertppayload.c:
12165 (gst_basertppayload_class_init), (gst_basertppayload_init),
12166 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12167 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12168 (gst_basertppayload_push), (gst_basertppayload_get_property),
12169 (gst_basertppayload_change_state):
12170 Posting ERROR and WARNING messages is good.
12172 2005-09-19 Wim Taymans <wim@fluendo.com>
12174 * gst-libs/gst/rtp/gstbasertpdepayload.c:
12175 (gst_base_rtp_depayload_add_to_queue),
12176 (gst_base_rtp_depayload_push),
12177 (gst_base_rtp_depayload_set_gst_timestamp),
12178 (gst_base_rtp_depayload_queue_release):
12179 This one was not supposed to go in.
12181 2005-09-19 Wim Taymans <wim@fluendo.com>
12183 * check/pipelines/simple_launch_lines.c: (run_pipeline):
12186 * gst-libs/gst/rtp/gstbasertpdepayload.c:
12187 (gst_base_rtp_depayload_chain),
12188 (gst_base_rtp_depayload_add_to_queue),
12189 (gst_base_rtp_depayload_push),
12190 (gst_base_rtp_depayload_set_gst_timestamp),
12191 (gst_base_rtp_depayload_queue_release):
12194 * gst-libs/gst/rtp/gstbasertppayload.c:
12195 (gst_basertppayload_class_init), (gst_basertppayload_init),
12196 (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
12197 (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
12198 (gst_basertppayload_get_property),
12199 (gst_basertppayload_change_state):
12200 Added debugging category.
12202 2005-09-18 David Schleef <ds@schleef.org>
12204 * gst/playback/gstdecodebin.c: free plugin list correctly
12205 * gst/playback/gstplaybin.c: emit warning if autovideosink
12206 and autoaudiosink can't be found (instead of segfaulting)
12208 2005-09-17 Thomas Vander Stichele <thomas at apestaart dot org>
12210 * check/elements/audioconvert.c: (GST_START_TEST):
12211 try out 24 bit conversion
12213 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
12215 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
12216 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
12217 (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
12218 * ext/vorbis/vorbisenc.h:
12219 Fix EOS handling. Still needs a fix in the ogg muxer to
12220 mark the last page as eos.
12222 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
12224 * common/gtk-doc-plugins.mak:
12225 * docs/plugins/Makefile.am:
12226 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12227 * gst/ffmpegcolorspace/Makefile.am:
12228 * gst/ffmpegcolorspace/avcodec.h:
12229 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12230 * gst/tcp/gstmultifdsink.c:
12231 fix up ffmpegcolorspace docs; extract header
12233 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
12235 * common/gtk-doc-plugins.mak:
12236 * docs/plugins/Makefile.am:
12237 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12238 * ext/theora/Makefile.am:
12239 * ext/theora/gsttheoraenc.h:
12240 * ext/theora/theoraenc.c:
12241 * ext/vorbis/vorbisenc.c:
12242 pick up signals and args for vorbis; add some docs for vorbis
12244 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
12246 * common/gstdoc-scangobj:
12247 * common/gtk-doc-plugins.mak:
12248 * docs/libs/Makefile.am:
12249 * docs/plugins/gst-plugins-base-plugins.args:
12250 * docs/plugins/gst-plugins-base-plugins.hierarchy:
12251 * docs/plugins/gst-plugins-base-plugins.interfaces:
12252 * docs/plugins/gst-plugins-base-plugins.prerequisites:
12253 * docs/plugins/gst-plugins-base-plugins.signals:
12254 only scanobj stuff from our source module. Not sure yet
12255 if that's correct, given the hierarchy stuff :)
12257 2005-09-15 Wim Taymans <wim@fluendo.com>
12259 * gst/audioconvert/gstaudioconvert.c:
12260 And enable 24 bits mode as well..
12262 2005-09-15 Wim Taymans <wim@fluendo.com>
12264 * gst-libs/gst/rtp/Makefile.am:
12265 * gst-libs/gst/rtp/gstbasertppayload.c:
12266 (gst_basertppayload_get_type), (gst_basertppayload_base_init),
12267 (gst_basertppayload_class_init), (gst_basertppayload_init),
12268 (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
12269 (gst_basertppayload_chain), (gst_basertppayload_set_options),
12270 (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
12271 (gst_basertppayload_set_property),
12272 (gst_basertppayload_get_property),
12273 (gst_basertppayload_change_state):
12274 * gst-libs/gst/rtp/gstbasertppayload.h:
12275 Added rtp payloader base class.
12277 2005-09-15 Andy Wingo <wingo@pobox.com>
12279 * configure.ac (plugindir): Remove the EOL matcher from the
12280 regexp, as it causes me problems. Libtool? Make? Who knows?
12282 2005-09-14 David Schleef <ds@schleef.org>
12284 * check/generic/states.c:
12285 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
12286 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
12287 Fixes for changes in registry API.
12289 * configure.ac: Only export gst_plugins_desc. Add -no-undefined
12290 to GST_PLUGIN_LDFLAGS.
12291 * ext/libvisual/visual.c: Make the library shut up.
12292 * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
12293 * gst-libs/gst/audio/gstaudiofilter.c: same
12295 2005-09-14 Thomas Vander Stichele <thomas at apestaart dot org>
12297 * docs/plugins/Makefile.am:
12298 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12299 * docs/plugins/inspect/plugin-libvisual.xml:
12300 * docs/plugins/tmpl/element-tcpserversink.sgml:
12301 * ext/theora/theoraenc.c:
12302 add libvisual plugin and theoraenc element to docs
12304 2005-09-14 Thomas Vander Stichele <thomas at apestaart dot org>
12306 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12307 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12308 * ext/theora/theoraenc.c:
12311 2005-09-13 Tim-Philipp Müller <tim at centricular dot net>
12313 * gst/audioconvert/Makefile.am:
12314 Audioconvert derives from GstBaseTransform and should
12315 link to the library with our base elements to avoid
12316 unresolved symbols. Makes things work with MinGW (#316160)
12318 * gst/playback/test4.c: (main):
12319 Fix MinGW build problem and use g_usleep() instead of
12322 2005-09-12 Wim Taymans <wim@fluendo.com>
12324 * gst/audioconvert/audioconvert.c: (float),
12325 (audio_convert_prepare_context), (audio_convert_convert):
12326 * gst/audioconvert/audioconvert.h:
12327 Cleanups, speedups, simplifications, added back support
12330 2005-09-11 Thomas Vander Stichele <thomas at apestaart dot org>
12332 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12333 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12334 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12335 * docs/plugins/tmpl/element-tcpserversink.sgml:
12336 * gst/ffmpegcolorspace/gstffmpeg.c:
12337 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12338 * gst/videotestsrc/gstvideotestsrc.c:
12339 * gst/volume/gstvolume.c:
12340 add more elements to the docs
12342 2005-09-09 Jan Schmidt <thaytan@mad.scientist.com>
12344 * check/Makefile.am:
12345 * check/pipelines/simple_launch_lines.c: (setup_pipeline),
12346 (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
12347 Add extra tests for basetransform based components.
12348 Comment out the test_element_negotiation test until we decide
12349 if it's testing correct behaviour.
12350 * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
12351 (gst_visual_chain), (gst_visual_change_state):
12352 Slightly more correct but still bogus timestamping.
12353 Fix state change function.
12354 * gst/audioconvert/gstaudioconvert.c:
12355 (gst_audio_convert_class_init):
12356 * gst/audioresample/gstaudioresample.c:
12357 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12358 (gst_ffmpegcsp_class_init):
12359 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12360 (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
12361 (gst_videoscale_prepare_image):
12362 * gst/volume/gstvolume.c: (gst_volume_class_init),
12363 (volume_transform_ip):
12364 Basetransform updates. Enable passthrough modes.
12365 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12366 (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
12367 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
12368 Negotiation fix that allows the window to return to the original
12369 size and renegotiate passthrough upstream. Extra debug output.
12371 2005-09-09 Thomas Vander Stichele <thomas at apestaart dot org>
12373 * gst/sine/gstsinesrc.c:
12374 * gst/volume/gstvolume.c:
12375 fix up header include
12377 2005-09-09 Stefan Kost <ensonic@users.sf.net>
12379 * gst-libs/gst/audio/gstbaseaudiosink.c:
12380 (gst_base_audio_sink_render):
12381 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
12382 * gst/volume/gstvolume.c: (gst_volume_class_init),
12383 (volume_transform):
12384 fixing lost sync, some more debugging
12386 2005-09-08 Jan Schmidt <thaytan@mad.scientist.com>
12388 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12389 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
12390 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12391 (gst_xvimagesink_check_xshm_calls):
12392 Fix compilation when XShm is not available.
12394 2005-09-07 Jan Schmidt <thaytan@mad.scientist.com>
12396 * ext/libvisual/visual.c: (gst_visual_dispose),
12397 (gst_visual_getcaps), (gst_visual_src_setcaps),
12398 (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
12399 (gst_visual_change_state):
12400 Finish fixing up libvisual plugin so that it runs.
12402 2005-09-07 Stefan Kost <ensonic@users.sf.net>
12404 * ext/vorbis/vorbisenc.c:
12405 * gst-libs/gst/tag/gstvorbistag.c:
12406 gsttaginterface.h -> gsttagsetter.h
12408 2005-09-07 Stefan Kost <ensonic@users.sf.net>
12410 * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
12411 added another test that failes for me (test is not active by default)
12413 2005-09-07 Zaheer Abbas Merali <zaheerabbas at merali dot org>
12416 v4l2 is no longer in gst-plugins-base
12418 2005-09-07 Jan Schmidt <thaytan@mad.scientist.com>
12421 In the output at the end, don't show the first plugin on the same
12422 line as "Core plug-ins, always built:".
12423 Indent the output as for other plugin categories
12424 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
12425 #define that can be used to not use peer buffer_alloc functions for
12427 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12428 (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
12429 (gst_ximagesink_show_frame):
12430 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12431 (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
12432 (gst_xvimagesink_show_frame):
12433 Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
12434 fails gracefully instead of XError aborting or deadlocking.
12436 2005-09-07 Stefan Kost <ensonic@users.sf.net>
12438 * ext/libvisual/Makefile.am:
12439 link against gst-base-libs
12441 2005-09-06 David Schleef <ds@schleef.org>
12443 * configure.ac: Enable libvisual plugin.
12444 * ext/libvisual/Makefile.am:
12445 * ext/libvisual/visual.c: Fixes to make it compile.
12447 === release 0.9.2 ===
12449 2005-09-06 Thomas Vander Stichele <thomas at apestaart dot org>
12454 * docs/random/ChangeLog-0.8:
12455 releasing 0.9.2, "Spoon"
12457 2005-09-05 Michael Smith <msmith@fluendo.com>
12459 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
12460 libvorbis accepts quality as low as -0.1, not just 0.0. So accept
12461 that in the vorbisenc element.
12463 2005-09-04 Thomas Vander Stichele <thomas at apestaart dot org>
12465 * common/gtk-doc-plugins.mak:
12466 * docs/plugins/Makefile.am:
12468 * gst/audioresample/resample.c:
12469 fix wrong docstring
12471 2005-09-04 Thomas Vander Stichele <thomas at apestaart dot org>
12473 * common/gst-xmlinspect.py:
12474 * common/gtk-doc-plugins.mak:
12475 only inspect plugins for this given package
12476 require gst-python 0.9
12478 2005-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
12482 * common/gst-xmlinspect.py:
12484 * docs/Makefile.am:
12485 * docs/plugins/inspect/plugin-alsa.xml:
12486 * docs/plugins/inspect/plugin-audioresample.xml:
12487 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12488 * docs/plugins/inspect/plugin-ogg.xml:
12489 * docs/plugins/tmpl/element-gnomevfssink.sgml:
12490 * docs/plugins/tmpl/element-multifdsink.sgml:
12491 * docs/plugins/tmpl/element-tcpserversink.sgml:
12492 * docs/plugins/tmpl/element-vorbisenc.sgml:
12493 * gst-plugins-base.spec.in:
12494 various doc-related updates
12496 2005-08-31 Wim Taymans <wim@fluendo.com>
12498 * gst-libs/gst/audio/gstbaseaudiosink.c:
12499 (gst_base_audio_sink_render):
12500 Resync if the buffer timestamps drift more than a 10th
12503 2005-08-31 Tim-Philipp Müller <tim at centricular dot net>
12505 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
12506 (gst_v4lsrc_get_property):
12507 The 'timestamp-offset' property is registered as an int64, so
12508 let's use g_value_{set|get}_int64() in our setter and getter
12509 functions (makes it work and fixes warnings with gst-inspect).
12511 2005-08-30 Wim Taymans <wim@fluendo.com>
12513 * check/elements/audioconvert.c: (setup_audioconvert):
12514 * check/elements/audioresample.c: (setup_audioresample):
12515 * check/elements/volume.c: (setup_volume):
12518 2005-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
12520 * common/gtk-doc-plugins.mak:
12521 * common/plugins.xsl:
12522 * docs/plugins/Makefile.am:
12523 make module a param
12525 2005-08-30 Stefan Kost <ensonic@users.sf.net>
12527 * examples/seeking/seek.c: (make_mp3_pipeline),
12528 (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
12529 (play_cb), (pause_cb), (stop_cb):
12532 2005-08-30 Stefan Kost <ensonic@users.sf.net>
12534 * gst/volume/gstvolume.c: (gst_volume_class_init),
12535 (volume_transform):
12536 do not update controlled params, if buffer has no timestamp
12538 2005-08-29 Stefan Kost <ensonic@users.sf.net>
12541 * gst/sine/Makefile.am:
12542 * gst/volume/Makefile.am:
12543 controllerized elements also need to link against controller-libs ;)
12545 2005-08-29 Stefan Kost <ensonic@users.sf.net>
12547 * docs/libs/tmpl/gstcolorbalance.sgml:
12548 * docs/libs/tmpl/gstgconf.sgml:
12549 * docs/libs/tmpl/gstmixer.sgml:
12550 * docs/libs/tmpl/gstringbuffer.sgml:
12551 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
12552 (gst_sinesrc_create):
12553 * gst/volume/gstvolume.c: (gst_volume_class_init),
12554 (volume_transform):
12555 controllerized two audio plugins
12557 2005-08-29 Andy Wingo <wingo@pobox.com>
12559 * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push)
12560 (vorbis_handle_data_packet): Fix some int overflow errors.
12562 * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
12564 (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
12566 (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
12567 if it's valid. Fixed streaming-mode playback.
12569 * check/elements/volume.c (cleanup_volume): Fix for running
12572 * check/elements/audioconvert.c: Convert from native endian, not
12575 2005-08-29 Michael Smith <msmith@fluendo.com>
12577 * ext/ogg/Makefile.am:
12578 * ext/ogg/gstogg.c: (plugin_init):
12579 * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
12580 (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
12581 (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
12582 (gst_ogg_parse_class_init), (gst_ogg_parse_init),
12583 (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
12584 (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
12585 (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
12586 (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
12587 Add an ogg parser element.
12589 2005-08-28 Andy Wingo <wingo@pobox.com>
12591 * Updates for two-arg init from GST_BOILERPLATE_FULL.
12593 2005-08-26 Wim Taymans <wim@fluendo.com>
12595 * gst/audioconvert/audioconvert.c: (if), (float),
12596 (audio_convert_get_func_index), (check_default),
12597 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12598 (audio_convert_clean_context), (audio_convert_get_sizes),
12599 (audio_convert_convert):
12602 2005-08-26 Wim Taymans <wim@fluendo.com>
12604 * gst/audioconvert/audioconvert.c: (if), (float),
12605 (audio_convert_get_func_index), (check_default),
12606 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12607 (audio_convert_clean_context), (audio_convert_get_sizes),
12608 (audio_convert_convert):
12609 More elegant and working temp buffer selection algo.
12611 2005-08-26 Wim Taymans <wim@fluendo.com>
12613 * gst/audioconvert/audioconvert.c: (if), (float),
12614 (audio_convert_get_func_index), (check_default),
12615 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12616 (audio_convert_clean_context), (audio_convert_get_sizes),
12617 (get_temp_buffer), (audio_convert_convert):
12618 Use realloc else we lose our original data.
12620 2005-08-26 Thomas Vander Stichele <thomas at apestaart dot org>
12622 * gst/audioresample/gstaudioresample.c:
12623 use base class' newsegment to properly timestamp
12625 2005-08-26 Wim Taymans <wim@fluendo.com>
12627 * gst/audioconvert/audioconvert.c: (if), (float),
12628 (audio_convert_get_func_index), (check_default),
12629 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12630 (audio_convert_clean_context), (audio_convert_get_sizes),
12631 (get_temp_buffer), (audio_convert_convert):
12632 * gst/audioconvert/gstaudioconvert.c:
12633 (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
12634 (gst_audio_convert_transform_caps),
12635 (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
12636 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
12637 Oops, allocate enough space to perform the channel mix.
12639 2005-08-26 Wim Taymans <wim@fluendo.com>
12641 * gst/audioconvert/Makefile.am:
12642 * gst/audioconvert/audioconvert.c: (if), (float),
12643 (audio_convert_get_func_index), (check_default),
12644 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12645 (audio_convert_clean_context), (audio_convert_get_sizes),
12646 (get_temp_buffer), (audio_convert_convert):
12647 * gst/audioconvert/audioconvert.h:
12648 * gst/audioconvert/gstaudioconvert.c:
12649 (gst_audio_convert_class_init), (gst_audio_convert_init),
12650 (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
12651 (gst_audio_convert_get_unit_size),
12652 (gst_audio_convert_transform_caps),
12653 (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
12654 (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
12655 * gst/audioconvert/gstaudioconvert.h:
12656 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
12657 (gst_channel_mix_fill_identical),
12658 (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
12659 (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
12660 (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
12661 (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
12662 (gst_channel_mix_mix):
12663 * gst/audioconvert/gstchannelmix.h:
12664 Cleanups, librarify a bit, optimize, better negotiation and more.
12666 2005-08-26 Jan Schmidt <thaytan@mad.scientist.com>
12668 * ext/ogg/gstoggdemux.c: (ogg_find_peek):
12669 Another from MikeS:
12670 During typefinding, don't support negative offsets
12671 (offsets from the end of the stream) in our typefind->peek() function
12672 - nothing embedded in ogg ever needs them. However, we need to recognise
12673 those requests and reject them, otherwise we return invalid pointers.
12675 2005-08-26 Jan Schmidt <thaytan@mad.scientist.com>
12677 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
12678 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
12679 (vorbisdec_finalize), (vorbis_handle_type_packet):
12680 Big shout-out to MikeS for fixing this giant memory leak.
12683 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12685 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
12686 (audio_convert_get_unit_size):
12689 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12691 * check/Makefile.am:
12692 * check/elements/audioconvert.c: (setup_audioconvert),
12693 (cleanup_audioconvert), (get_int_caps), (verify_convert),
12694 (GST_START_TEST), (audioconvert_suite), (main):
12695 add a test for audioconvert
12696 * gst/audioresample/gstaudioresample.c:
12697 * gst/audioresample/gstaudioresample.h:
12698 set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
12699 note that for buffers of 1/3 sec this means DURATION(c) is
12700 one nanosecond more than for a and b
12702 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12704 * check/Makefile.am:
12705 * check/elements/audioresample.c: (setup_audioresample),
12706 (cleanup_audioresample), (fail_unless_perfect_stream),
12707 (test_perfect_stream_instance), (GST_START_TEST),
12708 add a check for audioresample
12709 (audioresample_suite), (main):
12710 * check/elements/volume.c: (GST_START_TEST):
12711 remove unused method
12712 * gst/audioresample/gstaudioresample.c:
12713 set correct buffer parameters since we're changing them
12714 * gst/audioresample/resample_ref.c: (resample_scale_ref):
12717 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12719 * gst/audioresample/debug.c:
12720 * gst/audioresample/gstaudioresample.c:
12721 add room for extra overlap samples when asked to transform size
12722 protect against possible mem corruption and check for discrepancies
12723 between written size and outbuffer's size so we can warn for
12725 * gst/audioresample/resample.c: (resample_init),
12726 (resample_get_output_size_for_input), (resample_get_output_size),
12727 (resample_set_n_channels), (resample_set_format):
12728 set debug level based on RESAMPLE_DEBUG env var
12729 make sure that get_output_size* returns a whole number of
12731 set sample_size each time either channel or format is set
12732 * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
12733 * gst/audioresample/resample_functable.c:
12734 (resample_scale_functable):
12735 * gst/audioresample/resample_ref.c: (resample_scale_ref):
12736 remove r->sample_size, it's done in resample.c now
12737 add some debugging to the ref implementation
12738 make sure we only give back bytes that are wholes of the sample
12741 2005-08-25 Jan Schmidt <thaytan@mad.scientist.com>
12742 * gst/playback/gstplaybasebin.c: (fill_buffer):
12743 Revert unpopular change for GST_MESSAGE_SRC to GObject.
12745 2005-08-25 Stefan Kost <ensonic@users.sf.net>
12747 * gst/volume/gstvolume.c:
12748 made set_caps function static
12750 2005-08-24 Wim Taymans <wim@fluendo.com>
12752 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
12753 (gst_vorbisenc_change_state):
12754 Stop leaking taglists.
12756 2005-08-24 Wim Taymans <wim@fluendo.com>
12758 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
12759 (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
12760 (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
12761 (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
12762 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
12763 (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
12764 Parse seeking events better.
12766 Generate correct newsegment events, fixes seeking in live oggs.
12768 * ext/theora/theoradec.c: (theora_dec_src_query),
12769 (theora_dec_src_event), (theora_dec_src_getcaps),
12770 (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
12771 Use newsegment values to report correct play time.
12773 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
12774 (vorbis_dec_src_event), (vorbis_dec_sink_event):
12775 * ext/vorbis/vorbisdec.h:
12776 Parse and use newsegment values to report correct play time.
12778 * gst-libs/gst/audio/gstbaseaudiosink.c:
12779 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
12780 Clear ringbuffer on flush.
12781 Use newsegment values to calculate playback time.
12783 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12784 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
12785 Basesink does newsegment calculations for us now.
12787 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12789 * check/Makefile.am:
12791 add core's plugins to the mix so that playbin works
12792 * check/generic/states.c: (GST_START_TEST):
12793 set a 0 timeout on pipelines, so they don't force the next
12795 * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
12796 (gst_play_base_bin_change_state):
12797 remove the crappy error handling and do GST error handling
12799 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12801 * check/Makefile.am:
12802 * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
12803 add same test as to core, it bitches out on playbin atm.
12805 2005-08-24 Wim Taymans <wim@fluendo.com>
12810 2005-08-24 Wim Taymans <wim@fluendo.com>
12812 * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
12813 (gst_videoscale_prepare_size), (parse_caps),
12814 (gst_videoscale_set_caps), (gst_videoscale_get_size),
12815 (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
12816 (gst_videoscale_transform):
12817 * gst/videoscale/gstvideoscale.h:
12818 Refactor, make use of BaseTranform really well.
12820 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12823 compile audioresample
12824 * gst/audioresample/Makefile.am:
12825 * gst/audioresample/buffer.c:
12826 * gst/audioresample/functable.c:
12827 * gst/audioresample/gstaudioresample.c:
12828 * gst/audioresample/gstaudioresample.h:
12829 * gst/audioresample/resample.c:
12830 (resample_get_output_size_for_input):
12831 * gst/audioresample/resample.h:
12832 * gst/audioresample/resample_chunk.c:
12833 * gst/audioresample/resample_functable.c:
12834 * gst/audioresample/resample_ref.c:
12835 port to use basetransform; doesn't work in all cases yet
12837 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12839 * gst/audioconvert/gstaudioconvert.c:
12840 (gst_audio_convert_class_init), (gst_audio_convert_init),
12841 (audio_convert_get_unit_size), (audio_convert_transform_caps),
12842 (audio_convert_fixate_caps), (audio_convert_set_caps),
12843 (audio_convert_transform),
12844 (gst_audio_convert_buffer_to_default_format),
12845 (gst_audio_convert_buffer_from_default_format),
12846 (gst_audio_convert_channels):
12847 * gst/audioconvert/gstchannelmix.c:
12848 * gst/audioconvert/gstchannelmix.h:
12849 port to basetransform
12850 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12851 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
12852 (gst_ffmpegcsp_get_unit_size):
12853 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12854 (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
12855 fix for basetransform changes
12857 2005-08-24 Jan Schmidt <thaytan@mad.scientist.com>
12859 * check/Makefile.am:
12860 Add CHECK_CFLAGS and LDFLAGS
12862 * gst/playback/gstplaybasebin.c: (fill_buffer):
12863 GST_MESSAGE_SRC became a GObject
12865 2005-08-24 Wim Taymans <wim@fluendo.com>
12867 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
12868 (gst_ring_buffer_clear_all):
12869 * gst-libs/gst/audio/gstringbuffer.h:
12870 Added function to clear the ringbuffer.
12872 2005-08-24 Andy Wingo <wingo@pobox.com>
12874 * sys/v4l/gstv4lelement.c (gst_v4lelement_start)
12875 (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
12876 of _open and _close.
12878 * sys/v4l/gstv4lxoverlay.h:
12879 * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
12880 an Xv connection here, instead of all the time. Make Xv only be
12881 loaded if you axe for it. Kindof a workaround for buggy behaviour
12882 of Xv when using remote xservers (XvQueryExtension would block).
12883 (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
12884 replace the _open and _close public API. Only start the xv
12885 connection if necessary.
12886 (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
12888 2005-08-23 David Schleef <ds@schleef.org>
12890 * gst/audioresample/Makefile.am: Leet audioresampling code
12891 * gst/audioresample/buffer.c:
12892 * gst/audioresample/buffer.h:
12893 * gst/audioresample/debug.c:
12894 * gst/audioresample/debug.h:
12895 * gst/audioresample/functable.c:
12896 * gst/audioresample/functable.h:
12897 * gst/audioresample/gstaudioresample.c:
12898 * gst/audioresample/gstaudioresample.h:
12899 * gst/audioresample/resample.c:
12900 * gst/audioresample/resample.h:
12901 * gst/audioresample/resample_chunk.c:
12902 * gst/audioresample/resample_functable.c:
12903 * gst/audioresample/resample_ref.c:
12905 2005-08-23 Wim Taymans <wim@fluendo.com>
12907 * examples/seeking/seek.c: (make_vorbis_pipeline),
12908 (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
12909 Small seek updates.
12911 2005-08-23 Andy Wingo <wingo@pobox.com>
12913 * gst-libs/gst/audio/gstbaseaudiosrc.c
12914 (gst_base_audio_src_fixate): Only fixate endianness if it is
12915 present in the caps.
12917 2005-08-22 Andy Wingo <wingo@pobox.com>
12919 * ext/alsa/gstalsasink.c (gst_alsasink_get_property):
12920 * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
12921 device-name property.
12923 * gst-libs/gst/audio/gstaudiosrc.h:
12924 * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
12925 close_device in the ring buffer, like gstaudiosink.
12927 * ext/alsa/gstalsamixer.h:
12928 * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
12929 macro to implement the interface without much code. Cleanups.
12931 * ext/alsa/gstalsasrc.h:
12932 * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
12935 * ext/alsa/Makefile.am: Add new files.
12936 * ext/alsa/gstalsamixerelement.c:
12937 * ext/alsa/gstalsamixerelement.c: Split element code out from
12938 mixer code so that alsasrc can be a mixer too.
12940 2005-08-21 Thomas Vander Stichele <thomas at apestaart dot org>
12942 * check/elements/volume.c: (setup_volume), (cleanup_volume),
12944 * check/elements/vorbisdec.c: (setup_vorbisdec),
12945 (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
12946 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
12947 (vorbis_handle_identification_packet),
12948 (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
12949 (vorbis_handle_header_packet), (vorbis_dec_push),
12950 (vorbis_dec_chain):
12951 use the setup/teardown methods to save code. save code is good.
12953 2005-08-20 Thomas Vander Stichele <thomas at apestaart dot org>
12955 * check/Makefile.am:
12956 add ext dir for plugins
12957 add vorbisdec test conditionally
12958 * check/elements/volume.c: (setup_volume), (cleanup_volume),
12959 (GST_START_TEST), (volume_suite):
12960 add a test with wrong caps
12961 * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
12962 (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
12963 add a vorbisdec test
12964 * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
12965 (gst_ogg_demux_chain), (gst_ogg_demux_loop):
12966 clean up debug output
12967 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12968 yay, fix a segfault/security issue in vorbisdec
12969 gst-launch fakesrc ! vorbisdec wasn't happy
12970 * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
12971 (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
12972 (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
12973 (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
12974 (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
12975 (gst_vorbisenc_set_metadata), (get_constraints_string),
12976 (update_start_message), (gst_vorbisenc_setup),
12977 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
12978 (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
12979 (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
12980 (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
12981 * ext/vorbis/vorbisenc.h:
12983 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12984 (gst_ffmpegcsp_transform):
12985 have the kow come home
12986 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
12988 * gst/volume/gstvolume.c: (volume_set_caps):
12991 2005-08-20 Thomas Vander Stichele <thomas at apestaart dot org>
12994 * check/.cvsignore:
12995 * check/Makefile.am:
12996 * check/elements/.cvsignore:
12997 * check/elements/volume.c: (chain_func), (event_func),
12998 (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
13001 add unit test structure for gst-plugins-base
13002 add a test for volume
13003 * gst/volume/gstvolume.c: (gst_volume_list_tracks),
13004 (gst_volume_set_volume), (gst_volume_get_volume),
13005 (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
13006 (volume_funcfind), (volume_process_float), (volume_process_int16),
13007 (volume_set_caps), (volume_transform), (volume_update_mute),
13008 (volume_update_volume), (volume_set_property),
13009 (volume_get_property):
13010 document a little; use basetransform vmethod _set_caps
13012 2005-08-19 Andy Wingo <wingo@pobox.com>
13014 * ext/alsa/gstalsamixertrack.h:
13015 * ext/alsa/gstalsamixertrack.c:
13016 * ext/alsa/gstalsamixeroptions.h:
13017 * ext/alsa/gstalsamixeroptions.c:
13018 * ext/alsa/gstalsamixer.h:
13019 * ext/alsa/gstalsamixer.c: Port to 0.9.
13021 * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
13022 Remove gstalsa.c and alsaclock. No more cruft here.
13024 2005-08-18 Wim Taymans <wim@fluendo.com>
13026 * gst-libs/gst/rtp/gstbasertpdepayload.c:
13027 (gst_base_rtp_depayload_chain),
13028 (gst_base_rtp_depayload_add_to_queue),
13029 (gst_base_rtp_depayload_push),
13030 (gst_base_rtp_depayload_queue_release):
13031 * gst-libs/gst/rtp/gstbasertpdepayload.h:
13032 Fix for RTPBuffer changes.
13034 * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
13035 (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
13036 (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
13037 (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
13038 (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
13039 (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
13040 (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
13041 (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
13042 (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
13043 (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
13044 (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
13045 (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
13046 (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
13047 (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
13048 (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
13049 (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
13050 (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
13051 (gst_rtpbuffer_get_payload):
13052 * gst-libs/gst/rtp/gstrtpbuffer.h:
13053 Don't subclass GstBuffer but add methods and helper functions
13054 to construct and manipulate RTP packets in regular GstBuffers.
13056 2005-08-18 Stefan Kost <ensonic@users.sf.net>
13058 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
13059 moved statement below switch
13060 * gst/volume/gstvolume.c: (gst_volume_class_init):
13063 2005-08-16 Wim Taymans <wim@fluendo.com>
13065 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13066 (gst_base_audio_src_change_state):
13067 Open and close device in READY<->NULL state change.
13069 2005-08-16 Andy Wingo <wingo@pobox.com>
13071 * examples/seeking/Makefile.am: Don't compile non-compiling
13072 compiled objects with the compiler.
13074 * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
13077 2005-08-12 Philippe Khalaf <burger@speedy.org>
13078 * gst-libs/gst/rtp/gstbasertpdepayload.c:
13079 * gst-libs/gst/rtp/gstbasertpdepayload.h:
13080 Made a thread to release the queue.
13081 Removed timestamp conversion for now.
13083 2005-08-10 Philippe Khalaf <burger@speedy.org>
13084 * gst-libs/gst/rtp/gstbasertpdepayload.c:
13085 * gst-libs/gst/rtp/gstbasertpdepayload.h:
13086 Added rtp timestamp -> gst timestamp conversion.
13087 Fixed several problems with queue.
13089 2005-08-09 Tim-Philipp Müller <tim at centricular dot net>
13091 * gst-libs/gst/audio/gstaudioclock.h:
13092 * gst-libs/gst/audio/gstaudiofilter.h:
13093 * gst-libs/gst/audio/gstaudiosink.h:
13094 * gst-libs/gst/audio/gstaudiosrc.h:
13095 * gst-libs/gst/audio/gstbaseaudiosink.h:
13096 * gst-libs/gst/audio/gstbaseaudiosrc.h:
13097 * gst-libs/gst/audio/gstringbuffer.h:
13098 * gst-libs/gst/net/gstnetbuffer.h:
13099 * gst-libs/gst/rtp/gstbasertpdepayload.h:
13100 * gst-libs/gst/rtp/gstrtpbuffer.h:
13101 Add padding (you will need to rebuild gst-plugins-base,
13102 gst-plugins and all applications afterwards!)
13104 2005-08-09 Tim-Philipp Müller <tim at centricular dot net>
13106 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
13107 (gst_riff_parse_chunk):
13108 Fix bug in debug message and add some more debug messages.
13110 2005-08-08 Edward Hervey <edward@fluendo.com>
13112 * gst-libs/gst/riff/riff-media.c:
13113 backported updates since branch
13115 2005-08-08 Andy Wingo <wingo@pobox.com>
13117 * gst-libs/gst/audio/gstbaseaudiosink.c
13118 (gst_base_audio_sink_change_state): Open the device in NULL->READY
13119 like good elements should. Close on READY->NULL too.
13121 * gst-libs/gst/audio/gstaudiosink.c
13122 (gst_audioringbuffer_open_device,
13123 (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
13124 (gst_audioringbuffer_release): Updates for new ring buffer API,
13125 hook into the new audio sink api.
13127 * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
13128 (GstAudioSinkClass.close): Just open and close the device -- no
13129 resource allocation or configuration.
13130 (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
13131 vmethods, handle device setup and resource allocation.
13133 * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
13134 (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
13137 * gst-libs/gst/audio/gstringbuffer.h
13138 (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
13141 * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
13142 (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
13143 New API functions. The device should be opened before acquiring
13144 and closed after releasing.
13146 2005-08-08 Tim-Philipp Müller <tim at centricular dot net>
13148 * gst-libs/gst/interfaces/mixer.h:
13149 Reset padding to GST_PADDING.
13151 2005-08-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13153 * gst/playback/gstplaybin.c: (remove_sinks):
13154 Remove visualization from parent explicitely; works around some
13155 apparent refcount issue that I haven't tracked down yet.
13157 2005-08-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13159 * ext/alsa/gstalsasink.c: (set_hwparams):
13160 Assign debug category, add negotiation debug msgs.
13162 2005-08-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13164 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
13165 Fix error code for file-not-found to NOT_FOUND.
13167 2005-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
13169 * common/gtk-doc-plugins.mak:
13170 * docs/plugins/Makefile.am:
13171 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13172 * docs/plugins/gst-plugins-base-plugins-sections.txt:
13173 renamed to actual element names, so much nicer to look at
13174 * docs/plugins/tmpl/gstmultifdsink.sgml:
13176 * docs/plugins/tmpl/multifdsink.sgml:
13177 * docs/plugins/tmpl/tcpserversink.sgml:
13179 * ext/alsa/gstalsa.c:
13180 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
13181 * ext/ogg/gstoggmux.c:
13182 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
13183 * gst/playback/gstdecodebin.c:
13184 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
13185 * gst/tcp/gsttcpserversink.c:
13186 various fixes and documentation additions
13188 2005-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
13190 * common/Makefile.am:
13191 * common/gstdoc-scangobj:
13192 * common/gtk-doc-plugins.mak:
13193 * common/gtk-doc.mak:
13194 add a custom scangobj that uses the registry
13195 add a custom gtk-doc-plugins.mak that uses it
13196 some doc build fixes
13198 * docs/Makefile.am:
13199 * docs/plugins/Makefile.am:
13200 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13201 * docs/plugins/gst-plugins-base-plugins-sections.txt:
13202 * docs/plugins/gst-plugins-base-plugins.types:
13203 * docs/plugins/tmpl/gstmultifdsink.sgml:
13204 add docs for one element, multifdsink
13205 * gst/adder/gstadder.h:
13206 * gst/volume/gstvolume.h:
13207 don't privatize enum
13208 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
13209 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13210 (gst_sync_method_get_type), (gst_client_status_get_type),
13211 (gst_multifdsink_class_init),
13212 (gst_multifdsink_client_queue_buffer),
13213 (gst_multifdsink_handle_client_write):
13214 * gst/tcp/gstmultifdsink.h:
13215 * gst/tcp/gsttcp.h:
13216 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13217 (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
13218 (gst_tcpclientsink_render):
13219 * gst/tcp/gsttcpclientsink.h:
13220 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
13221 (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
13222 (gst_tcpclientsrc_start):
13223 * gst/tcp/gsttcpclientsrc.h:
13224 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
13225 (gst_tcpserversrc_init), (gst_tcpserversrc_create):
13226 * gst/tcp/gsttcpserversrc.h:
13227 * gst/typefind/gsttypefindfunctions.c:
13228 remove superfluous Type stuff
13230 2005-08-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13232 * gst/playback/gstplaybin.c: (gen_video_element):
13235 2005-08-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13237 * gst-libs/gst/gconf/gconf.c:
13238 * gst-libs/gst/gconf/gconf.h:
13239 Fix some Andy Problem [tm].
13241 2005-08-04 Andy Wingo <wingo@pobox.com>
13243 * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
13244 * gst/ffmpegcolorspace/gstffmpegcolorspace.c
13245 (gst_ffmpegcsp_get_size): Adapt to API changes.
13247 * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
13248 Implement an in-place do-nothing transform.
13250 2005-08-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13252 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
13253 (gst_ximagesink_renegotiate_size):
13254 Do not set new window sizes yet if we prepare a new buffer size
13255 for upstream renegotiation (software scaling) at some point in the
13256 future, because this new size waqs not actually accepted yet. Once
13257 accepted, renegotiation later on will set the new sizes just fine.
13258 Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
13259 embedding testcase.
13261 2005-08-03 Andy Wingo <wingo@pobox.com>
13263 * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
13264 (gst_ximagesink_buffer_alloc):
13265 Protect the height, width, and desired_caps with the pool_lock.
13266 Fixes videotestsrc ! queue ! ximagesink.
13268 2005-08-02 Edward Hervey <edward@fluendo.com>
13270 * gst/volume/gstvolume.c:
13271 include left from controller cleanup
13273 2005-08-02 Jan Schmidt <thaytan@mad.scientist.com>
13274 * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
13275 Stop collectpads before calling the parent state
13276 change function on PAUSED->READY.
13278 2005-08-01 Jan Schmidt <thaytan@mad.scientist.com>
13280 When testing for X libs, use the X CFlags
13281 * gst/adder/gstadder.c: (gst_adder_change_state):
13282 Stop the collectpads before calling parent state change function
13283 on PAUSED->READY, otherwise we deadlock deactivating pads.
13285 2005-08-01 Stefan Kost <ensonic@users.sf.net>
13288 * docs/libs/tmpl/gstcolorbalance.sgml:
13289 * docs/libs/tmpl/gstmixer.sgml:
13290 * examples/Makefile.am:
13291 * gst/sine/Makefile.am:
13292 * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
13293 (gst_sinesrc_set_property), (plugin_init):
13294 * gst/sine/gstsinesrc.h:
13295 * gst/volume/Makefile.am:
13296 * gst/volume/gstvolume.c: (gst_volume_set_volume),
13297 (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
13298 (volume_process_float), (volume_process_int16),
13299 (volume_set_property), (plugin_init):
13300 * gst/volume/gstvolume.h:
13301 deactivate and remove dparams (libgstcontrol)
13303 2005-07-29 Wim Taymans <wim@fluendo.com>
13305 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
13306 Convert me to BaseTransform!! help..
13308 2005-07-29 Andy Wingo <wingo@pobox.com>
13310 * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
13313 * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
13314 support of both endiannesses.
13316 2005-07-28 Tim-Philipp Müller <tim at centricular dot net>
13318 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
13319 Fix confusing debug message (s/event/query/)
13321 2005-07-28 Tim-Philipp Müller <tim at centricular dot net>
13323 * gst/videotestsrc/videotestsrc.h:
13324 Use "_stdint.h" instead of <stdint.h>
13326 2005-07-27 Wim Taymans <wim@fluendo.com>
13328 * ext/vorbis/Makefile.am:
13329 Revert wrong commit.
13331 2005-07-27 Wim Taymans <wim@fluendo.com>
13333 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
13334 More compilation fixen.
13336 2005-07-27 Wim Taymans <wim@fluendo.com>
13338 * gst-libs/gst/audio/gstbaseaudiosink.c:
13339 (gst_base_audio_sink_event), (gst_base_audio_sink_render),
13340 (gst_base_audio_sink_create_ringbuffer),
13341 (gst_base_audio_sink_change_state):
13344 2005-07-27 Wim Taymans <wim@fluendo.com>
13346 * examples/seeking/seek.c: (setup_dynamic_link),
13347 (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
13348 (query_positions_elems), (query_positions_pads), (do_seek):
13349 Update seek example.
13351 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13352 (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
13353 (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
13354 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13355 (gst_ogg_demux_handle_event),
13356 (gst_ogg_demux_deactivate_current_chain),
13357 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13358 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13359 (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
13360 (gst_ogg_demux_loop):
13361 * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
13362 * ext/theora/theoradec.c: (theora_dec_src_event),
13363 (theora_dec_src_getcaps), (theora_dec_sink_event),
13364 (theora_dec_push), (theora_dec_chain):
13365 * ext/vorbis/Makefile.am:
13366 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
13367 (vorbis_dec_sink_event), (vorbis_dec_push),
13368 (vorbis_handle_data_packet):
13369 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
13370 (gst_vorbisenc_chain):
13371 * gst/playback/gststreaminfo.c: (cb_probe):
13372 * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
13373 * gst/videorate/gstvideorate.c: (gst_videorate_event):
13374 * gst/videoscale/gstvideoscale.c:
13375 (gst_videoscale_handle_src_event):
13376 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
13377 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
13378 (gst_ximagesink_navigation_send_event):
13379 * sys/xvimage/xvimagesink.c:
13380 (gst_xvimagesink_navigation_send_event):
13381 Various event updates and cleanups
13383 2005-07-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13385 * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
13386 Fix segfault for I420/YV12.
13388 2005-07-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13390 * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
13393 2005-07-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13395 * gst/playback/gstplaybin.c: (gen_video_element),
13396 (gen_audio_element):
13397 Switch to auto*sink elements as default sinks; add volume element
13398 so that volume control in totem works.
13400 2005-07-21 Wim Taymans <wim@fluendo.com>
13402 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
13403 * gst/playback/gstplaybin.c: (setup_sinks),
13404 (gst_play_bin_change_state):
13405 Refcount fix and more comments.
13407 2005-07-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
13409 * sys/ximage/Makefile.am:
13410 * sys/ximage/ximage.c: (plugin_init):
13411 * sys/ximage/ximagesink.c:
13412 Prepare for adding ximagesrc, rename of plugin to ximage etc.
13415 2005-07-21 Wim Taymans <wim@fluendo.com>
13417 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13418 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13419 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13420 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13421 (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13422 (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
13423 (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
13424 (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
13425 (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
13426 Generate correct disconts for live chained oggs.
13428 * gst-libs/gst/audio/gstbaseaudiosink.c:
13429 (gst_base_audio_sink_render),
13430 (gst_base_audio_sink_create_ringbuffer),
13431 (gst_base_audio_sink_change_state):
13432 Handle discont math correctly.
13434 * gst/playback/gstplaybin.c: (add_sink):
13435 Some small debug cleanup.
13437 2005-07-21 Wim Taymans <wim@fluendo.com>
13439 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
13440 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13441 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13442 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13443 (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13444 (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
13445 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13446 (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
13447 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13448 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
13449 (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
13450 (gst_ogg_demux_change_state), (gst_ogg_print):
13451 Reorganize code to send the right disconts when in streaming
13454 2005-07-20 Andy Wingo <wingo@pobox.com>
13456 * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
13457 fix (?), fixes a seggie mcfalterson (#310894).
13459 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13461 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
13462 (gst_ogg_mux_set_header_on_caps):
13463 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
13464 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
13465 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
13466 * gst-libs/gst/audio/multichannel.c:
13467 (gst_audio_set_channel_positions),
13468 (gst_audio_set_structure_channel_positions_list):
13469 * gst/playback/gstdecodebin.c: (dynamic_create):
13470 * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
13471 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
13472 Fixes for API changes in core.
13474 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13476 * gst/playback/gstplaybasebin.c: (fill_buffer):
13477 Use _new_custom() so we can set custom message types for buffering
13480 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13483 * gst-libs/gst/Makefile.am:
13484 * gst-libs/gst/gconf/.cvsignore:
13485 * gst-libs/gst/gconf/Makefile.am:
13486 * gst-libs/gst/gconf/test-gconf.c:
13487 * pkgconfig/Makefile.am:
13488 * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
13489 * pkgconfig/gstreamer-gconf.pc.in:
13490 Remove gconf stuff, use gconf elements instead from now on.
13492 2005-07-20 Wim Taymans <wim@fluendo.com>
13494 * gst-libs/gst/audio/TODO:
13495 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
13496 (gst_audio_clock_get_internal_time):
13497 * gst-libs/gst/audio/gstaudioclock.h:
13498 * gst-libs/gst/audio/gstbaseaudiosink.c:
13499 (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
13500 (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
13501 (gst_base_audio_sink_render),
13502 (gst_base_audio_sink_create_ringbuffer),
13503 (gst_base_audio_sink_change_state):
13504 Make sure the audio clock always returns an increasing value.
13506 2005-07-19 Andy Wingo <wingo@pobox.com>
13508 * gst/videotestsrc/: Cleanups.
13510 2005-07-19 Wim Taymans <wim@fluendo.com>
13512 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
13515 2005-07-19 Wim Taymans <wim@fluendo.com>
13517 * examples/seeking/seek.c: (make_dv_pipeline),
13518 (make_vorbis_theora_pipeline), (query_rates),
13519 (query_positions_elems), (query_positions_pads), (do_seek):
13520 Make correct DV pipeline.
13522 2005-07-18 Andy Wingo <wingo@pobox.com>
13524 * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
13525 default. Also because it's the only thing that really works. (This
13526 is used in the GConf elements).
13527 Use AS_LIBTOOL_TAGS.
13529 2005-07-18 Wim Taymans <wim@fluendo.com>
13531 * gst/playback/gstdecodebin.c: (remove_element_chain):
13532 * gst/playback/gstplaybin.c: (add_sink):
13533 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
13534 (gst_stream_info_set_mute):
13535 * gst/playback/gststreamselector.c:
13536 (gst_stream_selector_get_linked_pad),
13537 (gst_stream_selector_getcaps), (gst_stream_selector_chain):
13538 More leak and compile fixes.
13540 2005-07-18 Wim Taymans <wim@fluendo.com>
13542 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
13543 (query_rates), (query_positions_elems), (query_positions_pads),
13544 (do_seek), (seek_cb), (stop_seek):
13545 Updated seek example.
13547 * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
13548 * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
13549 (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
13550 * gst/playback/gstplaybin.c: (add_sink):
13551 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
13552 (gst_stream_info_set_mute):
13553 Some refcount leak fixes.
13555 2005-07-16 Wim Taymans <wim@fluendo.com>
13557 * gst-libs/gst/audio/gstbaseaudiosink.c:
13558 (gst_base_audio_sink_render):
13559 Align samples even if we have roundoff errors in the
13560 timestamp conversion.
13562 2005-07-16 Wim Taymans <wim@fluendo.com>
13564 * docs/libs/tmpl/gstringbuffer.sgml:
13565 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
13566 (query_rates), (query_positions_elems), (query_positions_pads),
13567 (update_scale), (do_seek):
13568 Updated seek example.
13570 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
13571 (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
13572 (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
13573 (gst_ogg_demux_loop):
13574 Push out correct discont values.
13576 * ext/theora/theoradec.c: (theora_dec_src_convert),
13577 (theora_dec_sink_convert), (theora_dec_src_getcaps),
13578 (theora_dec_sink_event), (theora_handle_type_packet),
13579 (theora_handle_header_packet), (theora_dec_push),
13580 (theora_handle_data_packet), (theora_dec_chain),
13581 (theora_dec_change_state):
13582 Better timestamping.
13584 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13585 (vorbis_dec_sink_event), (vorbis_dec_push),
13586 (vorbis_handle_data_packet), (vorbis_dec_chain):
13587 * ext/vorbis/vorbisdec.h:
13588 Better timestamping.
13590 * gst-libs/gst/audio/gstbaseaudiosink.c:
13591 (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
13592 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
13593 Handle syncing on timestamps instead of sample offsets. Make
13594 use of DISCONT values as described in design docs.
13596 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13597 (gst_base_audio_src_get_time):
13598 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
13599 (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
13600 (gst_ring_buffer_read):
13601 * gst-libs/gst/audio/gstringbuffer.h:
13602 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
13603 (gst_ximagesink_show_frame):
13604 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
13605 Correcly convert buffer timestamp to stream time.
13607 2005-07-16 Wim Taymans <wim@fluendo.com>
13609 * gst/audioconvert/gstaudioconvert.c:
13610 (gst_audio_convert_get_buffer):
13611 Timestamp buffers correctly.
13613 * gst/playback/gstplaybin.c: (gen_video_element):
13614 Make internal fakesink silent.
13616 2005-07-15 Wim Taymans <wim@fluendo.com>
13618 * gst/ffmpegcolorspace/Makefile.am:
13619 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13620 (gst_ffmpegcsp_caps_remove_format_info),
13621 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
13622 (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
13623 (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
13624 (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
13625 Ported ffmpegcolorspace to basetransform.
13627 * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
13628 * gst/volume/gstvolume.c: (volume_transform):
13631 2005-07-14 Wim Taymans <wim@fluendo.com>
13633 * gst/videotestsrc/Makefile.am:
13634 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
13635 (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
13636 (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
13637 (gst_videotestsrc_init), (gst_videotestsrc_event),
13638 (gst_videotestsrc_create), (gst_videotestsrc_start),
13639 (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
13640 (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13641 (gst_videotestsrc_get_property):
13642 * gst/videotestsrc/gstvideotestsrc.h:
13643 Make videotestsrc a pushsrc.
13645 2005-07-14 Wim Taymans <wim@fluendo.com>
13647 * gst/tcp/gstfdset.c: (gst_fdset_free):
13648 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
13649 (gst_multifdsink_add), (gst_multifdsink_remove),
13650 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
13651 (gst_multifdsink_remove_client_link),
13652 (gst_multifdsink_client_queue_data),
13653 (gst_multifdsink_client_queue_caps),
13654 (gst_multifdsink_client_queue_buffer),
13655 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
13656 (gst_multifdsink_stop):
13657 * gst/tcp/gstmultifdsink.h:
13660 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
13661 Also draw image when not from a pool.
13663 2005-07-14 Wim Taymans <wim@fluendo.com>
13665 * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
13666 (mute_stream), (silence_stream):
13667 Small debug additions.
13669 2005-07-14 Wim Taymans <wim@fluendo.com>
13671 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
13672 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13673 (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
13674 Better error recovery, ignore unconnected pads and
13677 2005-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
13679 * docs/libs/tmpl/gstaudio.sgml:
13680 * docs/libs/tmpl/gstcolorbalance.sgml:
13681 * docs/libs/tmpl/gstgconf.sgml:
13682 * docs/libs/tmpl/gstmixer.sgml:
13683 * docs/libs/tmpl/gstringbuffer.sgml:
13684 * docs/libs/tmpl/gsttuner.sgml:
13685 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13686 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
13687 (gst_tcpclientsrc_class_init):
13688 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
13689 (gst_tcpserversrc_class_init):
13690 * sys/v4l/gstv4lelement.c:
13691 more autistic cleanliness in functions/names/defines
13693 2005-07-13 Thomas Vander Stichele <thomas at apestaart dot org>
13696 make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
13697 added manually to each Makefile.am so we are sure it goes
13698 *last* and doesn't add -L flags before linking in libs of our
13699 own, like, say, internal .la libs, that then accidentally pick
13700 up the installed copy.
13701 * docs/libs/Makefile.am:
13702 * ext/alsa/Makefile.am:
13703 * ext/cdparanoia/Makefile.am:
13704 * ext/gnomevfs/Makefile.am:
13705 * ext/libvisual/Makefile.am:
13706 * ext/ogg/Makefile.am:
13707 * ext/theora/Makefile.am:
13708 * ext/vorbis/Makefile.am:
13709 * gst-libs/gst/video/Makefile.am:
13710 * gst/adder/Makefile.am:
13711 * gst/audioconvert/Makefile.am:
13712 * gst/audiorate/Makefile.am:
13713 * gst/audioscale/Makefile.am:
13714 * gst/ffmpegcolorspace/Makefile.am:
13715 * gst/playback/Makefile.am:
13716 * gst/sine/Makefile.am:
13717 * gst/subparse/Makefile.am:
13718 * gst/tags/Makefile.am:
13719 * gst/tcp/Makefile.am:
13720 * gst/typefind/Makefile.am:
13721 * gst/videorate/Makefile.am:
13722 * gst/videoscale/Makefile.am:
13723 * gst/videotestsrc/Makefile.am:
13724 * gst/volume/Makefile.am:
13725 * sys/v4l/Makefile.am:
13726 * sys/ximage/Makefile.am:
13727 * sys/xvimage/Makefile.am:
13728 adapt properly to this change. This should make sure that
13729 plugins and libs properly link to the as-yet-uninstalled
13730 copies of stuff like libgstinterfaces and libgstvideo
13732 2005-07-13 Andy Wingo <wingo@pobox.com>
13734 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
13735 (gst_v4lsrc_fixate): Fixate on format as well.
13737 * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy)
13738 (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
13739 buffer points to it.
13740 (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
13741 rather just doing X calls ourselves. Also fixes a memleak.
13743 2005-07-12 Andy Wingo <wingo@pobox.com>
13745 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property)
13746 (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init)
13747 (gst_v4lsrc_create): Re-add the copy-mode property, default to
13748 TRUE to avoid deadlocks if an element holds on to our buffers.
13750 2005-07-11 Thomas Vander Stichele <thomas at apestaart dot org>
13752 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13753 (gst_sinesrc_init), (gst_sinesrc_create),
13754 (gst_sinesrc_set_property), (gst_sinesrc_get_property),
13755 (gst_sinesrc_start):
13756 * gst/sine/gstsinesrc.h:
13757 removing num-buffers property before moving it
13759 2005-07-10 Thomas Vander Stichele <thomas at apestaart dot org>
13762 use overridable ERROR_CFLAGS
13763 * docs/libs/gst-plugins-base-libs.types:
13764 * docs/libs/tmpl/gstringbuffer.sgml:
13765 * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
13766 (gst_alsasink_class_init):
13767 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
13768 (gst_alsasrc_class_init):
13769 * gst-libs/gst/audio/audio.h:
13770 * gst-libs/gst/audio/gstaudioclock.h:
13771 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
13772 (gst_audio_filter_base_init), (gst_audio_filter_class_init),
13773 (gst_audio_filter_link), (gst_audio_filter_init),
13774 (gst_audio_filter_chain), (gst_audio_filter_set_property),
13775 (gst_audio_filter_get_property),
13776 (gst_audio_filter_class_add_pad_templates):
13777 * gst-libs/gst/audio/gstaudiofilter.h:
13778 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
13779 (gst_audio_filter_template_get_type),
13780 (gst_audio_filter_template_base_init),
13781 (gst_audio_filter_template_class_init),
13782 (gst_audio_filter_template_init),
13783 (gst_audio_filter_template_set_property),
13784 (gst_audio_filter_template_get_property), (plugin_init),
13785 (gst_audio_filter_template_setup),
13786 (gst_audio_filter_template_filter),
13787 (gst_audio_filter_template_filter_inplace):
13788 * gst-libs/gst/audio/gstaudiosink.c:
13789 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
13790 (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
13791 (gst_audioringbuffer_release), (gst_audioringbuffer_start),
13792 (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
13793 (gst_audio_sink_base_init), (gst_audio_sink_class_init),
13794 (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
13795 * gst-libs/gst/audio/gstaudiosink.h:
13796 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
13797 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
13798 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
13799 (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
13800 (gst_audioringbuffer_delay), (gst_audio_src_base_init),
13801 (gst_audio_src_class_init), (gst_audio_src_init),
13802 (gst_audio_src_create_ringbuffer):
13803 * gst-libs/gst/audio/gstaudiosrc.h:
13804 * gst-libs/gst/audio/gstbaseaudiosink.c:
13805 (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
13806 (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
13807 (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
13808 (gst_base_audio_sink_set_property),
13809 (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
13810 (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
13811 (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
13812 (gst_base_audio_sink_create_ringbuffer),
13813 (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
13814 * gst-libs/gst/audio/gstbaseaudiosink.h:
13815 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13816 (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
13817 (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
13818 (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
13819 (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
13820 (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
13821 (gst_base_audio_src_event), (gst_base_audio_src_create),
13822 (gst_base_audio_src_create_ringbuffer),
13823 (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
13824 * gst-libs/gst/audio/gstbaseaudiosrc.h:
13825 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
13826 (gst_ring_buffer_class_init), (gst_ring_buffer_init),
13827 (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
13828 (gst_ring_buffer_debug_spec_caps),
13829 (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
13830 (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
13831 (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
13832 (gst_ring_buffer_start), (gst_ring_buffer_pause),
13833 (gst_ring_buffer_stop), (gst_ring_buffer_delay),
13834 (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
13835 (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
13836 (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
13837 (gst_ring_buffer_clear):
13838 * gst-libs/gst/audio/gstringbuffer.h:
13839 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
13840 (gst_video_sink_class_init), (gst_video_sink_get_type):
13841 * gst-libs/gst/video/videosink.h:
13842 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
13843 (gst_multifdsink_class_init),
13844 (gst_multifdsink_handle_client_write),
13845 (gst_multifdsink_change_state):
13846 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13847 (gst_tcpclientsink_setcaps):
13848 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
13849 (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
13850 (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
13851 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
13852 (gst_ximagesink_send_pending_navigation),
13853 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
13854 (gst_ximagesink_class_init), (gst_ximagesink_get_type):
13855 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
13856 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
13857 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
13858 (gst_xvimagesink_send_pending_navigation),
13859 (gst_xvimagesink_navigation_send_event),
13860 (gst_xvimagesink_set_xwindow_id),
13861 (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
13862 (gst_xvimagesink_get_type):
13863 more macro splitting
13865 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
13867 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
13868 plug a memleak, allows me to import 1479 albums in one go
13870 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
13871 (vorbis_handle_type_packet), (vorbis_dec_chain),
13872 (vorbis_dec_change_state):
13873 fix some format strings
13875 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
13877 * docs/libs/tmpl/gstcolorbalance.sgml:
13878 * docs/libs/tmpl/gstmixer.sgml:
13879 * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
13880 (gst_alsasink_set_property), (gst_alsasink_get_property):
13881 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
13882 (gst_alsasrc_set_property), (gst_alsasrc_get_property):
13883 add device property
13885 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
13887 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
13888 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
13889 (audiocast_register_listener), (audiocast_thread_run),
13890 (gst_gnomevfssrc_send_additional_headers_callback),
13891 (gst_gnomevfssrc_received_headers_callback),
13892 (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
13893 (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
13894 (gst_gnomevfssrc_get_size):
13895 add/clean up debugging
13896 * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
13899 2005-07-07 Andy Wingo <wingo@pobox.com>
13901 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
13902 framerate. Need to get a handle on when exactly this function is
13905 * sys/v4l/v4lsrc_calls.h:
13906 * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
13907 (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
13908 (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
13910 * sys/v4l/v4l_calls.h: Cast to V4lElement.
13911 * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
13912 v4lelements are sources.
13914 * sys/v4l/gstv4lxoverlay.h:
13915 * sys/v4l/gstv4lxoverlay.c:
13916 * sys/v4l/gstv4ltuner.h:
13917 * sys/v4l/gstv4ltuner.c: Header loc fixen.
13919 * sys/v4l/gstv4lsrc.h:
13920 * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
13921 PushSrc/BaseSrc. Removed most sync-related properties, videorate
13922 or something should handle that. Made a live source.
13924 * sys/v4l/gstv4lelement.h:
13925 * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
13926 signals. Some cleanups.
13928 * sys/v4l/gstv4lcolorbalance.h: Interface header update.
13930 * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
13933 * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
13936 * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
13938 2005-07-07 Wim Taymans <wim@fluendo.com>
13940 * ext/theora/theoradec.c: (theora_get_query_types),
13941 (theora_dec_src_getcaps), (theora_dec_push):
13942 * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
13943 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
13944 Remove deprecated/unused query types.
13946 2005-07-06 Wim Taymans <wim@fluendo.com>
13948 * ext/alsa/Makefile.am:
13949 * ext/alsa/gstalsaplugin.c: (plugin_init):
13950 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
13951 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
13952 (gst_alsasrc_dispose), (gst_alsasrc_base_init),
13953 (gst_alsasrc_class_init), (gst_alsasrc_init),
13954 (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
13955 (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
13956 (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
13957 (gst_alsasrc_reset):
13958 * ext/alsa/gstalsasrc.h:
13959 * gst-libs/gst/audio/Makefile.am:
13960 * gst-libs/gst/audio/gstaudiosink.c:
13961 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
13962 (gst_audioringbuffer_start):
13963 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
13964 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
13965 (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
13966 (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13967 (gst_audioringbuffer_release), (gst_audioringbuffer_start),
13968 (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
13969 (gst_audiosrc_base_init), (gst_audiosrc_class_init),
13970 (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
13971 * gst-libs/gst/audio/gstaudiosrc.h:
13972 * gst-libs/gst/audio/gstbaseaudiosink.c:
13973 (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
13974 (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
13975 (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
13976 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13977 (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
13978 (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
13979 (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
13980 (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
13981 (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
13982 (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
13983 (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
13984 (gst_baseaudiosrc_change_state):
13985 * gst-libs/gst/audio/gstbaseaudiosrc.h:
13986 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13987 (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
13988 (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
13989 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
13990 (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
13991 (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
13992 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
13993 * gst-libs/gst/audio/gstringbuffer.h:
13994 Added audiosource base classes.
13995 Ported alsasrc, still very basic.
13997 2005-07-06 Wim Taymans <wim@fluendo.com>
13999 * ext/theora/theoradec.c: (theora_dec_src_getcaps),
14000 (theora_dec_push), (theora_handle_data_packet):
14001 Prepare for better timestamp fix later.
14003 * gst/audioconvert/gstaudioconvert.c:
14004 List most accurate caps first
14006 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
14007 Use proper pad task function.
14009 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14010 (gst_xvimagesink_show_frame):
14011 Fix deadlock when alloc failed.
14013 2005-07-05 Andy Wingo <wingo@pobox.com>
14015 * ext/gnomevfs/gstgnomevfssrc.c:
14016 * gst/sine/gstsinesrc.c:
14017 * gst/tcp/gsttcpserversrc.c:
14018 * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
14020 * sys/v4l/: Port from 0.8.
14022 * Many files: Null if we got it....
14024 2005-07-05 Andy Wingo <wingo@pobox.com>
14026 * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read):
14027 * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
14030 2005-07-05 Wim Taymans <wim@fluendo.com>
14033 * gst/tcp/Makefile.am:
14035 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
14036 (gst_multifdsink_base_init), (gst_multifdsink_class_init),
14037 (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
14038 (is_sync_frame), (gst_multifdsink_handle_client_write),
14039 (gst_multifdsink_render), (gst_multifdsink_start),
14040 (gst_multifdsink_stop), (gst_multifdsink_change_state):
14041 * gst/tcp/gstmultifdsink.h:
14042 * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
14043 (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
14044 (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
14045 * gst/tcp/gsttcp.h:
14046 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
14047 (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
14048 (gst_tcpclientsink_render), (gst_tcpclientsink_start),
14049 (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
14050 * gst/tcp/gsttcpclientsink.h:
14051 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
14052 (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
14053 (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
14054 (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
14055 (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
14056 * gst/tcp/gsttcpclientsrc.h:
14057 * gst/tcp/gsttcpplugin.c: (plugin_init):
14058 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
14059 * gst/tcp/gsttcpserversink.h:
14060 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
14061 (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
14062 (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
14063 (gst_tcpserversrc_create), (gst_tcpserversrc_start),
14064 (gst_tcpserversrc_stop):
14065 * gst/tcp/gsttcpserversrc.h:
14066 * gst/tcp/gsttcpsink.c:
14067 * gst/tcp/gsttcpsink.h:
14068 * gst/tcp/gsttcpsrc.c:
14069 * gst/tcp/gsttcpsrc.h:
14070 Ported tcp plugins to 0.9.
14073 2005-07-05 Andy Wingo <wingo@pobox.com>
14075 * gst/playback/gstplaybasebin.c (fill_buffer):
14076 message_new_application fixen.
14078 * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
14081 2005-07-04 Wim Taymans <wim@fluendo.com>
14083 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
14084 Set caps on output buffer.
14086 2005-07-04 Andy Wingo <wingo@pobox.com>
14088 * ext/gnomevfs/gstgnomevfssrc.c
14089 (gst_gnomevfssrc_received_headers_callback)
14090 (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
14093 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
14094 No refcount leakage.
14096 * configure.ac: Enable -Werror.
14098 * ext/theora/theoradec.c (theora_dec_src_getcaps):
14099 * gst/audioconvert/bufferframesconvert.c
14100 (buffer_frames_convert_fixate):
14101 * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
14102 (gst_audio_convert_fixate):
14103 * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
14104 (gst_sinesrc_create): Fixate func changes.
14106 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
14107 (gst_ximagesink_buffer_alloc): Unused var.
14109 2005-07-01 Andy Wingo <wingo@pobox.com>
14111 * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
14112 getcaps to do explicit caps. Needs to be done in all decoders,
14113 possibly via a base class.
14115 * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
14117 * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
14118 caps on the sink pad, just rely on the pad template. Also, setting
14119 ANY caps on a pad is not valid because the caps are not fixed.
14121 * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
14122 caps on the buffer, and get the width from the desired_caps if
14124 (gst_ximagesink_renegotiate_size): Implement via setting the
14125 desired_caps on the ximagesink.
14126 (gst_ximagesink_setcaps): Only reset the width of the player if it
14127 wasn't already set. Not sure if this is right.
14128 (gst_ximagesink_show_frame): Memcpy only for normal buffers.
14130 * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
14131 that the user wants. NULL unless the window has been resized.
14133 * gst/volume/gstvolume.c (volume_transform): Adapt to
14134 basetransform refcount changes.
14136 2005-07-01 Andy Wingo <wingo@pobox.com>
14138 * gst/videoscale/gstvideoscale.c:
14139 * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
14140 from BaseTransform, implements a transform_caps. Removed dead code
14141 including some PAR stuff that was never reached -- should probably
14142 be added back somehow.
14144 2005-07-01 Andy Wingo <wingo@pobox.com>
14146 * gst/videoscale: Merge David's work from 0.8 branch. Changes to
14149 2005-06-30 Thomas Vander Stichele <thomas at apestaart dot org>
14152 * docs/libs/Makefile.am:
14153 * docs/libs/gst-plugins-libs.types:
14154 * ext/alsa/Makefile.am:
14155 * ext/alsa/gstalsamixer.h:
14156 * ext/alsa/gstalsamixeroptions.h:
14157 * ext/alsa/gstalsamixertrack.h:
14158 * gst-libs/gst/Makefile.am:
14159 * gst-libs/gst/colorbalance/.cvsignore:
14160 * gst-libs/gst/colorbalance/Makefile.am:
14161 * gst-libs/gst/colorbalance/colorbalance-marshal.list:
14162 * gst-libs/gst/colorbalance/colorbalance.c:
14163 * gst-libs/gst/colorbalance/colorbalance.h:
14164 * gst-libs/gst/colorbalance/colorbalance.vcproj:
14165 * gst-libs/gst/colorbalance/colorbalancechannel.c:
14166 * gst-libs/gst/colorbalance/colorbalancechannel.h:
14167 * gst-libs/gst/interfaces/Makefile.am:
14168 * gst-libs/gst/interfaces/colorbalance.c:
14169 (gst_color_balance_class_init):
14170 * gst-libs/gst/interfaces/colorbalance.h:
14171 * gst-libs/gst/interfaces/interfaces-marshal.list:
14172 * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
14173 * gst-libs/gst/interfaces/mixer.h:
14174 * gst-libs/gst/interfaces/mixeroptions.h:
14175 * gst-libs/gst/interfaces/navigation.c:
14176 * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
14177 * gst-libs/gst/interfaces/tuner.h:
14178 * gst/volume/Makefile.am:
14179 * gst/volume/gstvolume.c:
14180 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
14181 * sys/ximage/Makefile.am:
14182 * sys/ximage/ximagesink.c:
14183 * sys/xvimage/Makefile.am:
14184 * sys/xvimage/xvimagesink.c:
14185 fold in all interfaces into an interfaces dir, preserving CVS
14188 2005-06-30 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14190 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14191 Fix build after riff changes.
14193 2005-06-30 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14195 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
14196 (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
14197 (gst_riff_create_video_template_caps),
14198 (gst_riff_create_audio_template_caps),
14199 (gst_riff_create_iavs_template_caps):
14200 * gst-libs/gst/riff/riff-media.h:
14201 * gst-libs/gst/riff/riff-read.h:
14202 * gst-libs/gst/riff/riff.c: (gst_riff_init):
14203 Add gst_riff_init() to initialize the debug category, instead
14204 of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
14206 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14208 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
14209 Oops, I shouldn't apply hacks.
14211 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14213 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
14214 Remove pad_loop function which doesn't work.
14216 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14218 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
14219 Send EOS when deactivating.
14220 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
14221 (check_queue), (queue_threshold_reached), (queue_out_of_data),
14222 (gen_preroll_element), (probe_triggered), (mute_stream),
14223 (silence_stream), (new_decoded_pad), (setup_substreams),
14224 (set_active_source):
14225 * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
14226 (remove_sinks), (add_sink):
14227 * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
14228 Change for new probe API.
14230 2005-06-29 Wim Taymans <wim@fluendo.com>
14232 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
14233 * gst-libs/gst/audio/gstbaseaudiosink.c:
14234 (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
14235 (gst_baseaudiosink_change_state):
14236 * gst-libs/gst/audio/gstbaseaudiosink.h:
14237 * gst-libs/gst/audio/gstringbuffer.c:
14238 (gst_ringbuffer_set_callback):
14239 Fix compilation error.
14240 Ringbuffer starts out as not running.
14241 Free our clock in dispose.
14242 When releasing the ringbuffer we need to renegotiate so
14243 clear the pad caps.
14245 2005-06-29 Thomas Vander Stichele <thomas at apestaart dot org>
14249 * docs/Makefile.am:
14250 * docs/libs/Makefile.am:
14251 * docs/libs/gst-plugins-libs-docs.sgml:
14252 * docs/libs/gst-plugins-libs-sections.txt:
14253 * docs/libs/gst-plugins-libs.types:
14254 * docs/libs/tmpl/gstaudio.sgml:
14255 * docs/libs/tmpl/gstcolorbalance.sgml:
14256 * docs/libs/tmpl/gstringbuffer.sgml:
14257 * gst-libs/gst/audio/gstringbuffer.c:
14258 (gst_ringbuffer_set_callback):
14259 reinstate gtk-doc docs for plugin libs
14261 2005-06-28 Wim Taymans <wim@fluendo.com>
14263 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14264 (gst_ogg_demux_init):
14265 Removed pad loop function.
14267 2005-06-28 Wim Taymans <wim@fluendo.com>
14269 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14270 If we're building a chain we are not in an error case
14271 when we queue a buffer.
14273 2005-06-28 Andy Wingo <wingo@pobox.com>
14275 * *.c: Don't cast to GstObject before reffing/unreffing.
14277 2005-06-27 Andy Wingo <wingo@pobox.com>
14279 * gst/videotestsrc/gstvideotestsrc.c
14280 (gst_videotestsrc_activate_push): Activation API changes.
14282 * gst/playback/gstdecodebin.c (gst_decode_bin_change_state)
14283 (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
14284 they have refs on the decodebin.
14286 * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
14288 (gst_ogg_pad_typefind): Don't leak a pad ref.
14289 (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
14290 (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push)
14291 (gst_ogg_demux_sink_activate_pull): Changes for activation API.
14293 2005-06-27 Edward Hervey <edward@fluendo.com>
14295 * ext/theora/theoradec.c: (theora_dec_change_state):
14296 re-arranged call to parent's state change in order to avoid locks (or
14299 2005-06-26 Edward Hervey <edward@fluendo.com>
14301 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14302 2nd argument of 'unknow-type' signal is a GstCaps and not a
14305 2005-06-25 Jan Schmidt <thaytan@mad.scientist.com>
14306 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
14307 Set the worker thread's running flag to TRUE before starting the
14309 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
14310 Catch a failure to add typefind to the bin.
14312 2005-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
14314 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14315 (gst_sinesrc_init), (gst_sinesrc_create),
14316 (gst_sinesrc_set_property), (gst_sinesrc_get_property),
14317 (gst_sinesrc_start):
14318 * gst/sine/gstsinesrc.h:
14319 add num-buffers and timestamp-offset properties
14320 * gst/videotestsrc/gstvideotestsrc.c:
14321 (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
14322 (gst_videotestsrc_get_property):
14323 add timestamp-offset property
14325 2005-06-23 Christian Schaller <uraeus@gnome.org>
14327 * configure.ac: add videorate
14328 * gst-plugins-base.spec.in: add videorate
14330 2005-06-23 Wim Taymans <wim@fluendo.com>
14332 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14333 (gst_videorate_getcaps), (gst_videorate_setcaps),
14334 (gst_videorate_event), (gst_videorate_chain):
14335 Fixed videorate, fixating an already fixated caps is not
14338 2005-06-23 Wim Taymans <wim@fluendo.com>
14341 * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
14342 Buffer on caps is not boxed anymore.
14344 2005-06-22 Wim Taymans <wim@fluendo.com>
14346 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
14347 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14348 Set buffers on caps as miniobjects and not as boxed.
14350 2005-06-19 Thomas Vander Stichele <thomas at apestaart dot org>
14355 === release 0.9.1 ===
14357 2005-06-19 Thomas Vander Stichele <thomas at apestaart dot org>
14378 updates for release
14380 2005-06-09 Andy Wingo <wingo@pobox.com>
14382 * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
14384 2005-06-09 Andy Wingo <wingo@pobox.com>
14387 * gst-libs/gst/Makefile.am:
14388 * gst-libs/gst/net/Makefile.am:
14389 Add gstnet to build.
14391 2005-06-09 Andy Wingo <wingo@pobox.com>
14393 * gst-libs/gst/gconf/gconf.c:
14394 * gst/playback/test.c:
14395 * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
14398 * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
14400 * ext/theora/theoraenc.c (theora_enc_chain):
14401 * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
14403 * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
14406 2005-06-02 Wim Taymans <wim@fluendo.com>
14408 * gst-libs/gst/net/Makefile.am:
14409 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
14410 * pkgconfig/gstreamer-libs.pc.in:
14411 Added net stuff, version net lib.
14413 2005-06-02 Wim Taymans <wim@fluendo.com>
14415 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
14416 (query_rates), (query_positions_elems), (query_positions_pads),
14418 Updated seek example.
14420 2005-06-02 Andy Wingo <wingo@pobox.com>
14422 * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
14423 * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
14426 * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
14427 remove the typefind, the bin dispose will do it for us. When it's
14428 removed and unreffed, the signal handler will be disconnected,
14430 (unlinked): It's too difficult to disconnect from unlinked
14431 handlers, as they are on pads not elements. Just punt if the pads
14432 aren't grandkids of the bin.
14434 2005-06-02 Wim Taymans <wim@fluendo.com>
14437 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14438 (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
14439 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
14440 * ext/theora/theoradec.c: (theora_dec_src_query),
14441 (theora_handle_data_packet):
14442 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14443 (theora_enc_chain):
14444 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14445 (vorbis_handle_data_packet):
14446 * gst/audioconvert/bufferframesconvert.c:
14447 (buffer_frames_convert_chain):
14448 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14449 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14450 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14451 (gst_ffmpegcsp_chain):
14452 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14453 (gst_videorate_getcaps), (gst_videorate_setcaps),
14454 (gst_videorate_event), (gst_videorate_chain):
14455 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
14456 (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
14457 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14458 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14459 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14460 (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14461 (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14462 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14463 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14464 Cleanups and buffer alloc.
14466 2005-05-31 Wim Taymans <wim@fluendo.com>
14468 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
14469 Don't try to call the delay method when the device is not
14472 2005-05-31 Wim Taymans <wim@fluendo.com>
14474 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
14475 Get actual segment size and buffer size after opening
14478 2005-05-30 Wim Taymans <wim@fluendo.com>
14480 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
14481 (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
14482 Also FLUSH upstream, makes the loop function exit faster.
14484 * ext/theora/theoradec.c: (theora_dec_src_query):
14485 Some more debug info in the query.
14487 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14488 (gst_ximagesink_setcaps):
14489 Release lock on par error, better error reporting.
14491 2005-05-26 Wim Taymans <wim@fluendo.com>
14493 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14494 (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
14495 (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
14496 Clear chains in READY
14497 Queue packets until the chain is activated.
14499 2005-05-25 Wim Taymans <wim@fluendo.com>
14501 * gst-libs/gst/audio/gstaudiosink.c:
14502 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14503 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14504 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14505 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14506 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14507 (gst_audiosink_create_ringbuffer):
14508 * gst-libs/gst/audio/gstbaseaudiosink.c:
14509 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
14510 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
14511 (gst_baseaudiosink_set_property), (build_linear_format),
14512 (debug_spec_caps), (debug_spec_buffer),
14513 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
14514 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
14515 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
14516 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
14517 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
14518 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
14519 (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
14520 (gst_ringbuffer_play), (gst_ringbuffer_pause),
14521 (gst_ringbuffer_stop), (gst_ringbuffer_delay),
14522 (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
14523 (wait_segment), (gst_ringbuffer_commit),
14524 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
14525 (gst_ringbuffer_clear):
14526 Various small cleanups.
14528 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14529 (gst_audio_convert_change_state):
14530 * gst/subparse/gstsubparse.c: (gst_subparse_chain):
14531 No need to take the locks anymore.
14533 2005-05-25 Wim Taymans <wim@fluendo.com>
14535 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
14536 (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
14537 (remove_element_chain), (no_more_pads), (unlinked), (close_link),
14539 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
14540 (group_destroy), (group_commit), (queue_overrun),
14541 (gen_preroll_element), (no_more_pads), (preroll_unlinked),
14542 (mute_stream), (new_decoded_pad), (setup_substreams),
14543 (setup_source), (mute_group_type), (set_active_source),
14544 (gst_play_base_bin_change_state):
14545 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
14546 (gen_video_element), (gen_text_element), (gen_audio_element),
14547 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
14548 * gst/playback/gststreaminfo.c: (gst_stream_info_new),
14549 (gst_stream_info_dispose), (gst_stream_info_set_mute):
14550 * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
14551 Some playbin cleanups mostly refcounting sloppyness.
14553 2005-05-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14555 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14556 Work with streaming input.
14558 2005-05-25 Wim Taymans <wim@fluendo.com>
14560 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14561 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14562 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14563 (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
14564 No need to take the STREAM lock anymore.
14566 2005-05-25 Wim Taymans <wim@fluendo.com>
14568 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
14569 (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
14570 (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
14571 (gst_ogg_demux_chain), (gst_ogg_demux_loop),
14572 (gst_ogg_demux_sink_activate):
14573 * ext/theora/theoradec.c: (theora_dec_src_event),
14574 (theora_handle_comment_packet), (theora_dec_chain),
14575 (theora_dec_change_state):
14576 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14577 (vorbis_handle_data_packet), (vorbis_dec_chain),
14578 (vorbis_dec_change_state):
14579 Remove STREAM locks as they are taken in core now.
14580 Never set bogus granulepos on vorbis/theora.
14581 Fix leaks in theoradec tag parsing.
14583 2005-05-25 Wim Taymans <wim@fluendo.com>
14585 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
14586 Fix memleaks, GST_BUFFER_DATA() is not freed.
14588 2005-05-25 Wim Taymans <wim@fluendo.com>
14590 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
14591 Open non-blocking, set to blocking mode afterwards to avoid
14592 lockups when audio device is busy.
14594 2005-05-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14596 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
14597 This can't be good.
14599 2005-05-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14601 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
14602 (gst_audio_convert_chain), (gst_audio_convert_link_src),
14603 (gst_audio_convert_setcaps):
14604 Implement instant setup switching.
14606 2005-05-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14608 * gst/playback/gstplaybasebin.c: (probe_triggered):
14609 Fix missing unlock.
14610 * gst/playback/gstplaybin.c: (add_sink):
14611 First add, then link (otherwise pad link fails).
14613 2005-05-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
14615 * examples/Makefile.am:
14616 fix buildbot (make distcheck)
14618 2005-05-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14620 * gst/playback/gstplaybin.c: (gen_vis_element):
14621 Remove some wrong code. Doesn't work yet.
14623 2005-05-19 Wim Taymans <wim@fluendo.com>
14625 * gst-libs/gst/net/Makefile.am:
14626 * gst-libs/gst/net/README:
14627 * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
14628 (gst_netbuffer_class_init), (gst_netbuffer_init),
14629 (gst_netbuffer_finalize), (gst_netbuffer_copy),
14630 (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
14631 (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
14632 (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
14633 * gst-libs/gst/net/gstnetbuffer.h:
14634 Added buffer subclass to store extra to/from addresses for
14635 network sources/sinks.
14637 2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14639 * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
14640 Don't lock an unassigned variable.
14642 2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14644 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
14645 Increase buffer for video, decrease buffer for other media types.
14646 * gst/playback/gstplaybin.c: (gen_video_element),
14647 (gen_audio_element):
14648 Change names for debugging purposes.
14650 2005-05-18 Wim Taymans <wim@fluendo.com>
14652 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14653 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14654 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14655 (gst_ffmpegcsp_chain):
14656 Enable buffer alloc passthrough if the source and dest
14657 formats are the same.
14659 2005-05-17 Wim Taymans <wim@fluendo.com>
14661 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
14662 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
14663 (gst_ogg_demux_chain_unlocked):
14664 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14665 (gst_audio_convert_caps_remove_format_info),
14666 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14667 (gst_audio_convert_fixate), (gst_audio_convert_change_state):
14668 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14669 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14670 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
14671 (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
14672 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
14673 (gst_ffmpegcsp_get_property):
14674 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14675 (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14676 (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14677 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
14678 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
14679 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
14680 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
14681 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
14682 Leak fixes in oggdemux.
14683 Some cleanups in audioconvert.
14684 Make passthrough work along with buffer_alloc etc.
14685 Make buffer_alloc and buffer recycling actually work in
14688 2005-05-17 Thomas Vander Stichele <thomas at apestaart dot org>
14690 * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
14691 make the compiler happy
14693 2005-05-17 Wim Taymans <wim@fluendo.com>
14695 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
14696 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
14697 (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
14698 (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
14699 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14700 (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
14701 (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
14702 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
14703 (gst_xvimagesink_set_xwindow_id):
14704 * sys/xvimage/xvimagesink.h:
14705 Port xvimagesink to new MiniObject.
14707 2005-05-17 Wim Taymans <wim@fluendo.com>
14709 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
14710 (gst_audiofilter_chain):
14711 * gst-libs/gst/audio/gstaudiosink.c:
14712 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14713 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14714 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14715 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14716 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14717 (gst_audiosink_create_ringbuffer):
14718 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14719 (gst_audio_convert_caps_remove_format_info),
14720 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14721 (gst_audio_convert_fixate), (gst_audio_convert_channels):
14722 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14723 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14724 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14725 Fix passthrough in ffmpegcolorspace.
14726 Fix memset in audiosink on wrong memory.
14728 2005-05-16 David Schleef <ds@schleef.org>
14730 * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
14733 2005-05-16 David Schleef <ds@schleef.org>
14735 Port from GstData to GstMiniObject.
14736 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
14737 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
14738 (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
14739 (gst_ogg_mux_collected):
14740 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14741 * ext/theora/theoradec.c: (theora_handle_comment_packet),
14742 (theora_handle_data_packet):
14743 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14744 (theora_set_header_on_caps), (theora_enc_chain):
14745 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14746 (vorbis_handle_comment_packet):
14747 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14748 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
14749 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
14750 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
14751 * gst/audioconvert/gstaudioconvert.c:
14752 (gst_audio_convert_get_buffer):
14753 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14754 * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
14755 (mute_stream), (silence_stream):
14756 * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
14757 * gst/volume/gstvolume.c: (volume_transform):
14758 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14759 (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
14760 (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
14761 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
14762 (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
14763 (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
14764 (gst_ximagesink_buffer_alloc):
14765 * sys/ximage/ximagesink.h:
14767 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14769 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14770 (fill_buffer), (check_queue), (queue_threshold_reached),
14771 (queue_out_of_data):
14772 * gst/playback/gstplaybasebin.h:
14773 Post buffer-fullness on the bus.
14775 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14777 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14779 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14780 (group_commit), (probe_triggered), (setup_source),
14781 (gst_play_base_bin_change_state):
14782 * gst/playback/gstplaybasebin.h:
14783 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14784 (gst_play_bin_init), (remove_sinks), (setup_sinks),
14785 (gst_play_bin_change_state):
14786 Move setup_output_pads into a virtual function, remove
14787 group-switch (no longer needed) and redirect (handled by bus
14790 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14792 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
14793 (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
14794 (get_active_group), (get_building_group), (group_destroy),
14795 (group_commit), (check_queue), (queue_overrun),
14796 (queue_threshold_reached), (queue_out_of_data),
14797 (gen_preroll_element), (remove_groups), (unknown_type),
14798 (add_element_stream), (no_more_pads), (probe_triggered),
14799 (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
14800 (setup_substreams), (setup_source), (finish_source),
14801 (prepare_output), (muted_group_change_state),
14802 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
14803 (gst_play_base_bin_change_state):
14804 * gst/playback/gstplaybasebin.h:
14805 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14806 (gst_play_bin_init), (gst_play_bin_set_property),
14807 (gen_video_element), (gen_text_element), (gen_audio_element),
14808 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
14809 (gst_play_bin_change_state):
14810 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
14811 (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
14812 (stream_info_change_state), (gst_stream_info_set_mute),
14813 (gst_stream_info_get_property):
14814 * gst/playback/gststreaminfo.h:
14815 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
14816 (gst_stream_selector_get_linked_pad),
14817 (gst_stream_selector_getcaps),
14818 (gst_stream_selector_get_linked_pads),
14819 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
14820 * gst/playback/gststreamselector.h:
14821 Rough port of playbin. Needs some more work, but is mostly done,
14822 and uses a few locks in important places, which should make stuff
14823 like chain-switches clean. Still uses GST_STATE() in a few places,
14824 which isn't all that good an idea, subtitles/elements disabled
14825 because no elements to test with and thus probably broken, query
14826 and event handling moved to GstBin, internal thread removed
14827 alltogether because the pipeline does that for us now. Can play
14828 Ogg/Vorbis files. Haven't tested anything else yet.
14830 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14832 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
14833 Do no-more-pads (needed for autoplugging).
14835 2005-05-10 Andy Wingo <wingo@pobox.com>
14837 * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
14838 message to the bus with the tags. Still not sent downstream tho.
14840 * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
14842 (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
14843 avoid refcounting hassles.
14845 2005-05-09 Andy Wingo <wingo@pobox.com>
14847 * gst/volume/Makefile.am:
14848 * gst/volume/demo.c
14849 * gst/volume/gstvolume.h
14850 * gst/volume/gstvolume.c: Port to 0.9 API, derive from
14851 basetransform. Probably need an audio filter base class.
14853 2005-05-09 Wim Taymans <wim@fluendo.com>
14855 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
14856 (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
14857 (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
14858 (gst_vorbisenc_chain):
14859 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14860 (gst_audio_convert_caps_remove_format_info),
14861 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14862 (gst_audio_convert_fixate), (gst_audio_convert_channels):
14863 Make caps writable before writing to it.
14864 Fix negotiation in audioconvert some more.
14866 2005-05-09 Wim Taymans <wim@fluendo.com>
14868 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14869 (gst_videorate_getcaps), (gst_videorate_setcaps),
14870 (gst_videorate_event), (gst_videorate_chain):
14871 Better negotiation.
14873 2005-05-09 Wim Taymans <wim@fluendo.com>
14875 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14876 (gst_videorate_getcaps), (gst_videorate_setcaps),
14877 (gst_videorate_blank_data), (gst_videorate_init),
14878 (gst_videorate_event), (gst_videorate_chain),
14879 (gst_videorate_change_state):
14880 Port videorate, do a better job at negotiation while we're at
14883 2005-05-09 Jan Schmidt <thaytan@mad.scientist.com>
14888 * examples/Makefile.am:
14889 * gst-libs/gst/audio/Makefile.am:
14890 * gst-libs/gst/riff/Makefile.am:
14891 * gst-libs/gst/tag/Makefile.am:
14892 * gst-libs/gst/video/Makefile.am:
14893 Fixups for missing variables.
14895 2005-05-09 Wim Taymans <wim@fluendo.com>
14897 * examples/seeking/seek.c: (make_theora_pipeline),
14898 (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
14899 (query_rates), (query_positions_elems), (query_positions_pads),
14900 (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
14901 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
14902 (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
14903 (gst_ogg_pad_typefind), (gst_ogg_demux_init),
14904 (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
14905 (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
14906 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14907 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
14908 (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
14909 (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
14910 (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
14911 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
14912 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
14913 (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
14914 * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
14915 (theora_dec_src_convert), (theora_dec_sink_convert),
14916 (theora_dec_src_query), (theora_dec_sink_query),
14917 (theora_dec_src_event), (theora_dec_sink_event),
14918 (theora_handle_comment_packet), (theora_handle_type_packet),
14919 (theora_handle_header_packet), (theora_handle_data_packet),
14920 (theora_dec_chain):
14921 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14922 (vorbis_dec_convert), (vorbis_dec_src_query),
14923 (vorbis_dec_sink_query), (vorbis_dec_src_event),
14924 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14925 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
14926 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
14927 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
14928 (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
14929 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
14930 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14931 (gst_play_bin_query):
14932 * gst/playback/test3.c: (update_scale):
14933 * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
14934 (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
14935 * gst/subparse/gstsubparse.c: (gst_subparse_init):
14936 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14937 (gst_videotestsrc_src_query):
14938 * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
14939 (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
14940 (paint_hline_YUV9):
14941 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
14942 Port to new query API.
14944 Cleanups in x[v]imagesink
14946 2005-05-09 Andy Wingo <wingo@pobox.com>
14948 * ext/alsa/gstalsasink.h:
14949 * ext/gnomevfs/gstgnomevfssrc.c:
14950 (gst_gnomevfssrc_get_icy_metadata):
14951 * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
14952 (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
14953 * ext/theora/theoradec.c (theora_dec_src_query)
14954 (theora_dec_src_event, theora_dec_sink_event)
14955 (theora_handle_comment_packet, theora_handle_data_packet):
14956 * ext/theora/theoraenc.c (theora_enc_chain):
14957 * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
14958 (vorbis_dec_sink_event, vorbis_handle_comment_packet):
14959 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
14960 * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
14962 * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
14963 (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
14964 (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
14965 (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
14966 (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
14967 (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
14968 (paint_setup_xBGR8888, paint_setup_RGBx8888)
14969 (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
14970 (paint_setup_RGB565, paint_setup_xRGB1555):
14971 * gst/videotestsrc/videotestsrc.h:
14972 * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
14973 * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
14974 (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
14977 * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
14978 gst_pad_query_position. Fixes oggdemux.
14980 2005-05-08 David Schleef <ds@schleef.org>
14982 * configure.ac: Require liboil.
14983 * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
14985 * gst/videotestsrc/videotestsrc.c:
14986 * gst/videotestsrc/videotestsrc.h:
14988 2005-05-06 Wim Taymans <wim@fluendo.com>
14990 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14991 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14992 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14993 Well, unreffing a buffer right before pushing it is asking
14996 2005-05-06 Christian Schaller <uraeus@gnome.org>
14998 * pkgconfig/gstreamer-libs.pc.in: add missing library calls
15000 2005-05-06 Wim Taymans <wim@fluendo.com>
15002 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15003 (gst_audio_convert_caps_remove_format_info),
15004 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
15005 (gst_audio_convert_fixate), (gst_audio_convert_channels):
15006 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15007 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15008 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
15009 * gst/sine/Makefile.am:
15010 * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
15011 (gst_sinesrc_class_init), (gst_sinesrc_init),
15012 (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
15013 (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
15014 (gst_sinesrc_update_freq):
15015 * gst/sine/gstsinesrc.h:
15016 * gst/tcp/gstmultifdsink.c:
15017 * sys/xvimage/xvimagesink.c:
15018 Fixed negotiation wrt _peer_get_caps()
15022 2005-05-06 Wim Taymans <wim@fluendo.com>
15024 * gst-libs/gst/audio/gstaudiosink.c:
15025 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15026 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15027 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15028 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15029 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15030 (gst_audiosink_create_ringbuffer):
15031 * gst-libs/gst/audio/gstbaseaudiosink.c:
15032 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15033 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15034 (gst_baseaudiosink_set_property), (build_linear_format),
15035 (debug_spec_caps), (debug_spec_buffer),
15036 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15037 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15038 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15039 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15040 * gst-libs/gst/audio/gstbaseaudiosink.h:
15041 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15042 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15043 (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
15044 (gst_ringbuffer_play), (gst_ringbuffer_pause),
15045 (gst_ringbuffer_stop), (gst_ringbuffer_delay),
15046 (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
15047 (wait_segment), (gst_ringbuffer_commit),
15048 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
15049 (gst_ringbuffer_clear):
15050 * gst-libs/gst/audio/gstringbuffer.h:
15051 Make the base audiosink return an error when there is no
15052 audiobuffer negotiated.
15054 2005-05-06 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15057 Disable cdparanoia until someone ports it!
15059 2005-05-06 Wim Taymans <wim@fluendo.com>
15061 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15062 (gst_ogg_demux_sink_activate):
15063 And revert after wingo's revert.. sigh..
15065 2005-05-05 Andy Wingo <wingo@pobox.com>
15067 * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
15069 * configure.ac: Return audiorate and subparse from the ghetto.
15070 Re-enable -Wall -Werror.
15071 * gst/subparse/gstsubparse.c:
15072 * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
15073 or chain-based. Cleaned up a bit. Not tested.
15075 2005-05-05 Christian Schaller <christian@fluendo.com>
15077 * Makefile.am: remove stuff that is not building
15078 * configure.ac: remove stuff that is not building
15079 * examples/Makefile.am: remove stuff that is not building
15080 * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
15081 * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
15082 * sys/Makefile.am: remove stuff that is not building
15083 * testsuite/Makefile.am: remove stuff that is not building
15085 2005-05-05 Andy Wingo <wingo@pobox.com>
15087 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
15088 * gst-libs/gst/tag/gstvorbistag.c:
15089 (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
15090 * gst/adder/gstadder.h:
15091 * gst/audioconvert/gstchannelmix.c:
15092 (gst_audio_convert_fill_one_other):
15093 * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
15094 (gst_audiorate_init), (gst_audiorate_chain):
15095 * gst/playback/gstplaybasebin.c: (setup_source):
15096 * gst/playback/test3.c: (update_scale):
15114 2005-05-05 Wim Taymans <wim@fluendo.com>
15116 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15117 (gst_audio_convert_caps_remove_format_info),
15118 (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
15119 (gst_audio_convert_change_state), (gst_audio_convert_channels):
15120 * gst/videotestsrc/gstvideotestsrc.c:
15121 (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
15122 (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
15123 (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
15124 (gst_videotestsrc_init), (gst_videotestsrc_loop):
15125 Don't ignore _push() return values.
15126 Make sure no processing is done when shutting down.
15127 Videotestsrc pad activation fix.
15129 2005-05-05 Wim Taymans <wim@fluendo.com>
15131 * gst/adder/Makefile.am:
15132 * gst/adder/gstadder.c: (gst_adder_setcaps),
15133 (gst_adder_class_init), (gst_adder_init),
15134 (gst_adder_request_new_pad), (gst_adder_collected),
15135 (gst_adder_change_state):
15136 * gst/adder/gstadder.h:
15137 Ported adder as an example of a mixer element using
15138 collect pads. Needs more negotiation work.
15140 2005-05-05 Wim Taymans <wim@fluendo.com>
15142 * ext/theora/theoradec.c: (_inc_granulepos),
15143 (theora_dec_src_event), (theora_dec_sink_event),
15144 (theora_handle_comment_packet), (theora_handle_type_packet),
15145 (theora_handle_header_packet), (theora_handle_data_packet),
15146 (theora_dec_chain):
15147 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15148 (gst_theora_enc_init), (theora_enc_sink_setcaps),
15149 (theora_push_buffer), (theora_push_packet),
15150 (theora_enc_sink_event), (theora_enc_chain),
15151 (theora_enc_change_state), (theora_enc_set_property),
15152 (theora_enc_get_property):
15153 Added stream lock to decoder so that we can serialize
15155 More theoraenc porting, recover from errors, do clean
15158 2005-05-05 Wim Taymans <wim@fluendo.com>
15160 * ext/ogg/Makefile.am:
15162 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15163 (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
15165 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
15166 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
15167 (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
15168 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
15169 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
15170 (gst_ogg_mux_change_state):
15173 2005-05-05 Wim Taymans <wim@fluendo.com>
15175 * docs/design-audiosinks.txt:
15176 * gst-libs/gst/audio/TODO:
15177 * gst-libs/gst/audio/gstaudiosink.c:
15178 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15179 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15180 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15181 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15182 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15183 (gst_audiosink_create_ringbuffer):
15184 * gst-libs/gst/audio/gstbaseaudiosink.c:
15185 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15186 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15187 (gst_baseaudiosink_set_property), (build_linear_format),
15188 (debug_spec_caps), (debug_spec_buffer),
15189 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15190 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15191 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15192 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15193 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15194 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15195 (gst_ringbuffer_release), (gst_ringbuffer_play),
15196 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
15197 (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
15198 (gst_ringbuffer_set_sample), (wait_segment),
15199 (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
15200 (gst_ringbuffer_advance), (gst_ringbuffer_clear):
15201 More work on the audiosink, mostly debugging and a race in
15204 2005-04-28 Wim Taymans <wim@fluendo.com>
15206 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15207 (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
15208 * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
15209 (vorbis_dec_src_query), (vorbis_dec_src_event),
15210 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15211 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15212 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
15213 Don't crap out when seeking back to position 0.
15215 2005-04-28 Wim Taymans <wim@fluendo.com>
15217 * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
15218 (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
15219 (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
15220 (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
15221 (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
15222 Make audio sink configurable, use alsasink as default.
15224 2005-04-28 Wim Taymans <wim@fluendo.com>
15226 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15227 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15228 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15229 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
15230 (vorbis_dec_change_state):
15231 * ext/vorbis/vorbisdec.h:
15232 Refactor, use STREAM_LOCK.
15234 2005-04-28 Wim Taymans <wim@fluendo.com>
15236 * ext/theora/theoradec.c: (_inc_granulepos),
15237 (theora_dec_sink_event), (theora_handle_comment_packet),
15238 (theora_handle_type_packet), (theora_handle_header_packet),
15239 (theora_handle_data_packet), (theora_dec_chain),
15240 (theora_dec_change_state):
15241 Refactor a bit, use STREAM_LOCK.
15243 2005-04-28 Wim Taymans <wim@fluendo.com>
15245 * ext/alsa/Makefile.am:
15246 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
15247 (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
15248 (gst_alsa_link), (gst_alsa_close_audio):
15249 * ext/alsa/gstalsaplugin.c: (plugin_init):
15250 * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
15251 (gst_alsasink_dispose), (gst_alsasink_base_init),
15252 (gst_alsasink_class_init), (gst_alsasink_init),
15253 (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
15254 (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
15255 (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
15256 (gst_alsasink_reset):
15257 * ext/alsa/gstalsasink.h:
15258 Implement alsasink with simple open/write/close API.
15259 Make alsa dir build by disabling compilation of code.
15261 2005-04-28 Wim Taymans <wim@fluendo.com>
15263 * gst-libs/gst/audio/Makefile.am:
15264 * gst-libs/gst/audio/audio.h:
15265 * gst-libs/gst/audio/audioclock.c:
15266 * gst-libs/gst/audio/audioclock.h:
15267 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
15268 (gst_audio_clock_class_init), (gst_audio_clock_init),
15269 (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
15270 * gst-libs/gst/audio/gstaudioclock.h:
15271 * gst-libs/gst/audio/gstaudiosink.c:
15272 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15273 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15274 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15275 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15276 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15277 (gst_audiosink_create_ringbuffer):
15278 * gst-libs/gst/audio/gstbaseaudiosink.c:
15279 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15280 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15281 (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
15282 (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
15283 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15284 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15285 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15286 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15287 * gst-libs/gst/audio/gstbaseaudiosink.h:
15288 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15289 (gst_ringbuffer_init), (gst_ringbuffer_finalize),
15290 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15291 (gst_ringbuffer_release), (gst_ringbuffer_play),
15292 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
15293 (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
15294 (gst_ringbuffer_set_sample), (wait_segment),
15295 (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
15296 (gst_ringbuffer_advance), (gst_ringbuffer_clear):
15297 * gst-libs/gst/audio/gstringbuffer.h:
15298 Make ringbuffer faster and more simple by removing the locks
15299 in the playback thread.
15300 Add sample accurate playback based on buffer sample offsets.
15301 Make the baseaudiosink provide a clock.
15302 Parse caps in the base class.
15303 Correctly handle seeking, flushing and state changes.
15305 2005-04-25 Thomas Vander Stichele <thomas at apestaart dot org>
15308 * gst/audioconvert/Makefile.am:
15309 * gst/audioscale/Makefile.am:
15310 Fix part of the build. Come on guys, autogen didn't even work :)
15312 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15315 * gst-libs/gst/Makefile.am:
15316 * gst-libs/gst/media-info/.cvsignore:
15317 * gst-libs/gst/media-info/Makefile.am:
15318 * gst-libs/gst/media-info/README:
15319 * gst-libs/gst/media-info/media-info-priv.c:
15320 * gst-libs/gst/media-info/media-info-priv.h:
15321 * gst-libs/gst/media-info/media-info-test.c:
15322 * gst-libs/gst/media-info/media-info.c:
15323 * gst-libs/gst/media-info/media-info.h:
15324 * gst-libs/gst/media-info/media-info.vcproj:
15325 * pkgconfig/Makefile.am:
15326 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
15327 * pkgconfig/gstreamer-media-info.pc.in:
15328 Remove media-info, which is also successed by playbin (see Totem
15331 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15334 * examples/Makefile.am:
15335 * examples/gstplay/.cvsignore:
15336 * examples/gstplay/Makefile.am:
15337 * examples/gstplay/player.c:
15338 * gst-libs/gst/Makefile.am:
15339 * gst-libs/gst/play/.cvsignore:
15340 * gst-libs/gst/play/Makefile.am:
15341 * gst-libs/gst/play/play.c:
15342 * gst-libs/gst/play/play.h:
15343 * gst-libs/gst/play/play.vcproj:
15344 * pkgconfig/Makefile.am:
15345 * pkgconfig/gstreamer-play-uninstalled.pc.in:
15346 * pkgconfig/gstreamer-play.pc.in:
15347 Remove libgstplay, playbin is now the official successor.
15349 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15352 * gst-libs/gst/Makefile.am:
15353 * gst-libs/gst/xwindowlistener/Makefile.am:
15354 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
15355 * gst-libs/gst/xwindowlistener/xwindowlistener.h:
15356 Remove deprecated xwindowlistener (I've moved xwindowlistening
15357 in the v4l/v4l2 plugins over to serverside).
15359 2005-04-25 David Schleef <ds@schleef.org>
15361 * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
15362 to examples/dynparams. Examples do not belong interspersed with
15364 * examples/dynparams/demo-dparams.c:
15365 * gst/sine/Makefile.am:
15366 * gst/sine/demo-dparams.c:
15368 2005-04-25 David Schleef <ds@schleef.org>
15370 Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
15371 * gst-libs/gst/audio/Makefile.am:
15372 * gst-libs/gst/riff/Makefile.am:
15373 * gst-libs/gst/tag/Makefile.am:
15374 * gst-libs/gst/video/Makefile.am:
15375 * gst-libs/gst/xwindowlistener/Makefile.am:
15377 Convert to 0.9 API, seems to work:
15378 * sys/ximage/Makefile.am:
15379 * sys/ximage/ximagesink.c:
15381 2005-04-24 David Schleef <ds@schleef.org>
15383 Link plugins against libraries:
15384 * ext/alsa/Makefile.am:
15385 * gst/tcp/Makefile.am:
15387 Remove asm code that should be in liboil
15388 * gst/videoscale/Makefile.am:
15389 * gst/videoscale/videoscale_x86_asm.s:
15391 gettext wants these checked in:
15407 2005-04-24 David Schleef <ds@schleef.org>
15409 Convert gst_main() to g_main_loop_run()
15410 * gst/playback/decodetest.c: (main):
15411 * gst/playback/test2.c: (main):
15412 * gst/playback/test3.c: (main):
15413 * gst/playback/test4.c: (main):
15415 Link plugins against libraries:
15416 * ext/libvisual/Makefile.am:
15417 * sys/xvimage/Makefile.am:
15419 2005-04-24 David Schleef <ds@schleef.org>
15421 * configure.ac: Remove idct and resample libs
15422 * gst-libs/gst/Makefile.am: same
15424 Remove usage of gst_library_load():
15425 * ext/alsa/gstalsaplugin.c: (plugin_init):
15426 * ext/libvisual/visual.c: (plugin_init):
15427 * ext/ogg/gstogg.c: (plugin_init):
15428 * ext/theora/theora.c: (plugin_init):
15429 * ext/vorbis/vorbis.c: (plugin_init):
15430 * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
15431 * gst/audioscale/gstaudioscale.c:
15432 * gst/adder/gstadder.c: (plugin_init):
15433 * gst/audioconvert/plugin.c: (plugin_init):
15434 * sys/ximage/ximagesink.c: (plugin_init):
15435 * sys/xvimage/xvimagesink.c: (plugin_init):
15436 * gst/tcp/gsttcpplugin.c: (plugin_init):
15438 Link plugins against libraries:
15439 * ext/ogg/Makefile.am:
15440 * ext/theora/Makefile.am:
15441 * ext/vorbis/Makefile.am:
15442 * gst/audioconvert/Makefile.am:
15444 Create proper libraries:
15445 * gst-libs/gst/riff/Makefile.am:
15446 * gst-libs/gst/audio/Makefile.am:
15447 * gst-libs/gst/video/Makefile.am:
15449 Move resample library to audioscale plugin directory:
15450 * gst-libs/gst/resample/Makefile.am:
15451 * gst-libs/gst/resample/README:
15452 * gst-libs/gst/resample/dtof.c:
15453 * gst-libs/gst/resample/dtos.c:
15454 * gst-libs/gst/resample/functable.c:
15455 * gst-libs/gst/resample/private.h:
15456 * gst-libs/gst/resample/resample.c:
15457 * gst-libs/gst/resample/resample.h:
15458 * gst-libs/gst/resample/resample.vcproj:
15459 * gst-libs/gst/resample/test.c:
15460 * gst/audioscale/Makefile.am:
15461 * gst/audioscale/README:
15462 * gst/audioscale/dtof.c:
15463 * gst/audioscale/dtos.c:
15464 * gst/audioscale/functable.c:
15465 * gst/audioscale/private.h:
15466 * gst/audioscale/resample.c:
15467 * gst/audioscale/resample.h:
15468 * gst/audioscale/test.c:
15470 Move tagedit library to gst-libs:
15471 * gst-libs/gst/tag/Makefile.am:
15472 * gst-libs/gst/tag/gstid3tag.c:
15473 * gst-libs/gst/tag/gsttagediting.c:
15474 * gst-libs/gst/tag/gsttageditingprivate.h:
15475 * gst-libs/gst/tag/gstvorbistag.c:
15476 * gst/tags/Makefile.am:
15477 * gst/tags/gstid3tag.c:
15478 * gst/tags/gstvorbistag.c:
15480 Fix for core changes:
15481 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
15482 (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
15483 (gst_sinesrc_getrange):
15485 2005-04-23 David Schleef <ds@schleef.org>
15487 * gst-libs/gst/Makefile.am: Remove idct. It hasn't been used
15488 in gst-plugins in a long time, and properly belongs in liboil.
15489 * gst-libs/gst/idct/Makefile.am:
15490 * gst-libs/gst/idct/README:
15491 * gst-libs/gst/idct/dct.h:
15492 * gst-libs/gst/idct/doieee:
15493 * gst-libs/gst/idct/fastintidct.c:
15494 * gst-libs/gst/idct/floatidct.c:
15495 * gst-libs/gst/idct/idct.c:
15496 * gst-libs/gst/idct/idct.h:
15497 * gst-libs/gst/idct/idtc.vcproj:
15498 * gst-libs/gst/idct/ieeetest.c:
15499 * gst-libs/gst/idct/intidct.c:
15501 2005-04-20 Wim Taymans <wim@fluendo.com>
15503 * docs/design-audiosinks.txt:
15504 * gst-libs/gst/audio/Makefile.am:
15505 * gst-libs/gst/audio/TODO:
15506 * gst-libs/gst/audio/gstaudiosink.c:
15507 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15508 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15509 (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
15510 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15511 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15512 (gst_audioringbuffer_delay), (gst_audiosink_base_init),
15513 (gst_audiosink_class_init), (gst_audiosink_init),
15514 (gst_audiosink_create_ringbuffer):
15515 * gst-libs/gst/audio/gstaudiosink.h:
15516 * gst-libs/gst/audio/gstbaseaudiosink.c:
15517 (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
15518 (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
15519 (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
15520 (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
15521 (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
15522 (gst_baseaudiosink_create_ringbuffer),
15523 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15524 * gst-libs/gst/audio/gstbaseaudiosink.h:
15525 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15526 (gst_ringbuffer_class_init), (gst_ringbuffer_init),
15527 (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
15528 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15529 (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
15530 (gst_ringbuffer_play), (gst_ringbuffer_pause),
15531 (gst_ringbuffer_resume), (gst_ringbuffer_stop),
15532 (gst_ringbuffer_callback), (gst_ringbuffer_delay),
15533 (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
15534 (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
15535 * gst-libs/gst/audio/gstringbuffer.h:
15536 An attempt at a set of audio base classes together with some
15539 2005-04-20 Wim Taymans <wim@fluendo.com>
15541 * gst/audioconvert/Makefile.am:
15542 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15543 (gst_audio_convert_caps_remove_format_info),
15544 (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
15545 (gst_audio_convert_channels):
15546 Link against audio libs.
15547 Fix audio convert plugin.
15549 2005-04-20 Wim Taymans <wim@fluendo.com>
15551 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
15552 (gst_ogg_demux_sink_activate):
15553 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
15554 (theora_set_header_on_caps), (theora_enc_sink_event),
15555 (theora_enc_chain):
15556 Fix theora encoder.
15558 2005-04-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15560 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
15561 * gst/playback/gstdecodebin.c: (find_compatibles):
15562 Work with staticpadtemplates in elementfactories.
15564 2005-04-12 Wim Taymans <wim@fluendo.com>
15566 * gst/playback/README:
15567 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
15568 (compare_ranks), (print_feature), (gst_decode_bin_init),
15569 (dynamic_create), (dynamic_free), (find_compatibles),
15570 (mimetype_is_raw), (close_pad_link), (got_redirect),
15571 (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
15572 (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
15573 (gst_decode_bin_change_state):
15574 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15575 (gst_play_base_bin_init), (group_destroy), (group_commit),
15576 (check_queue), (queue_overrun), (queue_threshold_reached),
15577 (queue_out_of_data), (gen_preroll_element), (unknown_type),
15578 (new_decoded_pad), (setup_subtitle), (gen_source_element),
15579 (got_redirect), (setup_source), (play_base_eos),
15580 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
15581 (gst_play_base_bin_remove_element):
15582 * gst/playback/gstplaybasebin.h:
15583 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
15584 (gst_play_bin_init), (gst_play_bin_dispose),
15585 (gst_play_bin_set_property), (gen_video_element),
15586 (gen_text_element), (gen_audio_element), (remove_sinks),
15587 (gst_play_bin_send_event):
15588 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
15589 (stream_info_change_state), (gst_stream_info_set_mute):
15590 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
15591 (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
15592 (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
15593 (gst_stream_selector_chain):
15594 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
15596 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
15597 (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
15598 (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
15599 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
15600 Raw and crude port of decodebin.
15601 Make playbin compile.
15603 2005-04-06 Wim Taymans <wim@fluendo.com>
15605 * ext/gnomevfs/Makefile.am:
15606 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
15607 (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
15608 (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
15609 (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
15610 (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
15611 (gst_gnomevfssrc_stop):
15612 * ext/ogg/Makefile.am:
15613 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
15614 (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
15615 * ext/theora/Makefile.am:
15616 * ext/theora/theoradec.c: (_inc_granulepos),
15617 (theora_dec_sink_event), (theora_dec_chain):
15618 * ext/vorbis/Makefile.am:
15619 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15620 (vorbis_dec_sink_event), (vorbis_dec_chain):
15621 * gst-libs/gst/audio/Makefile.am:
15622 * sys/xvimage/Makefile.am:
15623 Make gnomevfssrc extend the source base class.
15624 Fix linking against libs in various plugins.
15626 2005-04-06 Andy Wingo <wingo@pobox.com>
15628 * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
15631 * configure.ac: Add check and AC_SUBST for libgstbase.
15633 2005-03-31 Wim Taymans <wim@fluendo.com>
15635 * examples/seeking/Makefile.am:
15636 * examples/seeking/cdparanoia.c: (main):
15637 * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
15638 (play_cb), (pause_cb), (stop_cb), (main):
15639 * examples/seeking/playbin.c:
15640 * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
15641 (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
15642 (make_sid_pipeline), (make_vorbis_pipeline),
15643 (make_theora_pipeline), (make_vorbis_theora_pipeline),
15644 (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
15645 (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
15646 (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
15647 (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
15649 * examples/seeking/spider_seek.c:
15650 * examples/seeking/vorbisfile.c:
15651 * ext/gnomevfs/Makefile.am:
15652 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
15653 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
15654 (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
15655 (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
15656 (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
15657 (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
15658 (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
15659 (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
15661 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
15662 (gst_ogg_pad_class_init), (gst_ogg_pad_init),
15663 (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
15664 (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
15665 (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
15666 (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
15667 (gst_ogg_pad_event), (gst_ogg_pad_reset),
15668 (gst_ogg_demux_factory_filter), (compare_ranks),
15669 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
15670 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
15671 (gst_ogg_chain_new), (gst_ogg_chain_free),
15672 (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
15673 (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
15674 (gst_ogg_demux_class_init), (gst_ogg_demux_init),
15675 (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
15676 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
15677 (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
15678 (gst_ogg_demux_get_prev_page),
15679 (gst_ogg_demux_deactivate_current_chain),
15680 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15681 (gst_ogg_demux_bisect_forward_serialno),
15682 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
15683 (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
15684 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
15685 (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
15686 (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
15687 (gst_ogg_demux_change_state), (gst_ogg_print):
15688 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
15689 (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
15690 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
15691 (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
15692 (gst_ogg_mux_loop):
15693 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
15694 * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
15695 (theora_dec_src_convert), (theora_dec_sink_convert),
15696 (theora_dec_src_query), (theora_dec_src_event),
15697 (theora_dec_sink_event), (theora_dec_chain),
15698 (theora_dec_change_state):
15699 * ext/theora/theoraenc.c: (gst_theora_enc_init),
15700 (theora_enc_sink_setcaps), (theora_buffer_from_packet),
15701 (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
15702 (theora_enc_change_state):
15703 * ext/vorbis/Makefile.am:
15704 * ext/vorbis/oggvorbisenc.c:
15705 * ext/vorbis/oggvorbisenc.h:
15706 * ext/vorbis/vorbis.c: (plugin_init):
15707 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
15708 (vorbis_dec_src_query), (vorbis_dec_src_event),
15709 (vorbis_dec_sink_event), (vorbis_dec_chain),
15710 (vorbis_dec_change_state):
15711 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
15712 (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
15713 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15714 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
15715 (gst_vorbisenc_change_state):
15716 * ext/vorbis/vorbisenc.h:
15717 * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
15718 * gst-libs/gst/audio/audioclock.c:
15719 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
15720 (gst_audiofilter_init), (gst_audiofilter_chain):
15721 * gst-libs/gst/audio/testchannels.c: (main):
15722 * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
15723 * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
15724 (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
15725 (gmip_find_track_streaminfo), (gmip_find_track_format):
15726 * gst-libs/gst/media-info/media-info.c:
15727 (gst_media_info_read_idler):
15728 * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
15729 (gst_play_get_all_by_interface):
15730 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
15731 (gst_riff_parse_chunk), (gst_riff_parse_file_header),
15732 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
15733 (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
15734 (gst_riff_parse_info):
15735 * gst-libs/gst/riff/riff-read.h:
15736 * gst-libs/gst/riff/riff.c: (plugin_init):
15737 * gst-libs/gst/video/Makefile.am:
15738 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
15739 (gst_videosink_class_init), (gst_videosink_get_type):
15740 * gst-libs/gst/video/videosink.h:
15741 * gst/audioconvert/bufferframesconvert.c:
15742 (buffer_frames_convert_init), (buffer_frames_convert_fixate),
15743 (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
15744 * gst/audioconvert/channelmixtest.c: (main):
15745 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
15746 (gst_audio_convert_chain),
15747 (gst_audio_convert_caps_remove_format_info),
15748 (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
15749 (gst_audio_convert_setcaps), (_fixate_caps_to_int),
15750 (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
15751 (gst_audio_convert_buffer_to_default_format),
15752 (gst_audio_convert_buffer_from_default_format),
15753 (gst_audio_convert_channels):
15754 * gst/audioconvert/gstchannelmix.h:
15755 * gst/ffmpegcolorspace/avcodec.h:
15756 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15757 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
15758 (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
15759 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
15760 * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
15761 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
15762 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
15763 (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
15764 (mpeg_video_type_find), (mpeg_video_stream_type_find),
15766 * gst/videotestsrc/gstvideotestsrc.c:
15767 (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
15768 (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
15769 (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
15770 (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
15771 (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
15772 (gst_videotestsrc_init), (gst_videotestsrc_src_query),
15773 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
15774 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15775 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
15776 (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
15777 (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
15778 (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
15779 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
15780 (gst_xvimagesink_navigation_send_event),
15781 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
15782 (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
15783 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
15784 * sys/xvimage/xvimagesink.h:
15785 Plugin port to 0.9, ogg/theora playback should work in the seek
15787 Removed old examples.
15788 Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
15789 explained in 0.9 TODO doc.
15792 2005-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
15814 * testsuite/Makefile.am:
15815 remove a whole bunch of plugins. This module now contains a set
15816 of free reference plugins/elements as agreed.
15818 2005-02-22 Thomas Vander Stichele <thomas at apestaart dot org>
15821 hunting season on 0.9 is now OPEN
15823 2005-02-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15825 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15826 Kick the hell out of gcc for not warning me about a symbol conflict.
15828 2005-02-22 Luca Ognibene <luogni@tin.it>
15830 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
15832 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
15833 Don't leak caps string (fixes #168134)
15835 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
15836 (gst_jpegenc_init), (gst_jpegenc_finalize),
15837 (gst_jpegenc_change_state):
15838 Don't leak line buffers and context struct (fixes #168133).
15840 2005-02-21 Tim-Philipp Müller <tim at centricular dot net>
15843 * ext/dirac/gstdiracdec.cc:
15844 (gst_diracdec_chain):
15845 Since dirac 0.5.0 the framerate in dirac is expressed as a
15846 rational number. Fix build and up requirement to 0.5.0, and
15847 also pass parameters to gst_diracdec_link in the right order
15850 2005-02-21 Maciej Katafiasz <mathrick@freedesktop.org>
15852 * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
15853 * ext/faad/gstfaad.h:
15854 TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with
15855 certain invalid muxed streams, where some packets will contain
15856 junk after decoder data. Partially fixes #149158.
15858 2005-02-21 Jan Schmidt <thaytan@mad.scientist.com>
15859 * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
15860 Make sure we only write to writable buffers
15862 2005-02-20 Tim-Philipp Müller <tim at centricular dot net>
15864 * gst-libs/gst/riff/riff-media.c:
15865 (gst_riff_create_audio_caps_with_data):
15866 Do actually fix invalid RIFF fmt header values for alaw
15867 and mulaw audio instead of just saying so.
15869 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
15870 Give gst_riff_create_audio_caps_with_data() a chance to
15871 fix up broken format header fields before extracting any
15872 parameters from the header. (fixes #167633)
15874 2005-02-19 Martin Holters <martin.holters@gmx.de>
15876 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
15878 * gst/audioconvert/bufferframesconvert.c:
15879 (buffer_frames_convert_link):
15880 Don't leak othercaps. (fixes #167878)
15882 2005-02-19 Arwed v. Merkatz <v.merkatz@gmx.net>
15885 * ext/libvisual/visual.c: (gst_visual_srclink),
15886 (gst_visual_change_state):
15887 Support libvisual 0.2.0.
15889 2005-02-18 Tim-Philipp Müller <tim at centricular dot net>
15891 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
15892 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
15893 Use same rowstrides for I420 as used everywhere else.
15895 2005-02-17 Tim-Philipp Müller <tim at centricular dot net>
15897 * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
15898 Declare variables at beginning of block and make gcc-2.95 happy
15899 (fixes # 167482, patch by Gergely Nagy).
15901 * gst/tcp/gsttcpclientsrc.c:
15902 * gst/tcp/gsttcpclientsrc.h:
15903 Move some includes into the header, so that struct sockaddr_in is
15904 defined when it should be defined on FreeBSD as well (fixes
15907 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
15908 Don't pass uninitialised values to setsockopt() here either.
15910 2005-02-17 Luca Ognibene <luogni at tin dot it>
15912 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
15914 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
15915 Don't pass uninitialised values to setsockopt(). (fixes #167704)
15917 2005-02-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15919 * gst/playback/gstplaybin.c: (add_sink):
15920 Invert bin_add/link order to workaround deadlock in opt.
15922 2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15924 * gst/modplug/gstmodplug.cc:
15925 Add missing break causing position queries to fail.
15927 2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15929 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
15930 Granpos can apparently be -1, which screws up calculations...
15932 2005-02-16 Jan Schmidt <thaytan@mad.scientist.com>
15934 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15935 (gst_ximagesink_send_pending_navigation),
15936 (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
15937 (gst_ximagesink_init):
15938 * sys/ximage/ximagesink.h:
15939 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15940 (gst_xvimagesink_send_pending_navigation),
15941 (gst_xvimagesink_navigation_send_event),
15942 (gst_xvimagesink_finalize), (gst_xvimagesink_init):
15943 * sys/xvimage/xvimagesink.h:
15944 Use a mutex protected list to marshal navigation
15945 events into the stream thread from whichever thread
15948 2005-02-15 Tim-Philipp Müller <tim at centricular dot net>
15950 * gst/speed/demo-mp3.c: (time_tick_cb), (main):
15951 Display current position and track length; misc. clean-ups.
15953 * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
15954 (speed_init), (speed_chain):
15955 Add query function, so that the stream length and current position
15956 get adjusted when queried (note that current position queries may
15957 still be wrong if the audio sink returns values based on buffer
15958 timestamps instead of passing on the query).
15960 2005-02-13 Benjamin Otte <otte@gnome.org>
15962 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
15963 (gst_audio_convert_channels):
15964 create channel conversion matrix when linking
15965 * gst/audioconvert/.cvsignore:
15966 * gst/audioconvert/Makefile.am:
15967 * gst/audioconvert/channelmixtest.c: (main):
15968 add (ugly) test that ensures stereo <=> mono conversion works
15971 2005-02-13 Benjamin Otte <otte@gnome.org>
15973 * gst/audioconvert/gstchannelmix.h:
15974 include missing header file
15975 * gst/audioconvert/gstchannelmix.c:
15976 (gst_audio_convert_fill_compatible):
15977 use same sign for both channels when converting to/from compatible
15978 channel. Previously used different signs made the signals cancel
15979 each other out and appear like silence. (fixes #167269)
15981 2005-02-12 Tim-Philipp Müller <tim at centricular dot net>
15983 * gst/ffmpegcolorspace/avcodec.h:
15984 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15985 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
15986 (gst_ffmpegcsp_avpicture_fill):
15987 * gst/ffmpegcolorspace/imgconvert.c:
15988 Convert to and from YV12 (fixes #156379).
15990 2005-02-12 Julien MOUTTE <julien@moutte.net>
15992 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
15993 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
15994 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
15995 (gst_ximagesink_expose), (gst_ximagesink_set_property),
15996 (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
15997 methods from chain and negotiation and vice versa (Fixes #166142).
15998 * sys/ximage/ximagesink.h: Add stream_lock.
15999 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
16000 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
16001 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
16002 (gst_xvimagesink_expose): Check for xcontext before trying to link.
16004 2005-02-12 Tim-Philipp Müller <tim at centricular dot net>
16006 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
16007 Don't send "Hey! You gave me a NULL pointer you naughty person" as
16008 error message when we can't open the DVD device (when dvdnav_open()
16009 fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
16010 the above). Send something more useful instead (fixes #167117).
16012 2005-02-11 Julien MOUTTE <julien@moutte.net>
16014 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
16015 (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
16016 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
16017 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
16018 (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
16019 (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
16020 methods from chain and negotiation and vice versa (Fixes #166142).
16021 Fix a possible bug of images in the buffer pool being discarded because
16022 we are looking at the wrong geometry.
16023 * sys/xvimage/xvimagesink.h: Add stream_lock.
16025 2005-02-11 David Schleef <ds@schleef.org>
16027 * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
16028 unsigned int. (fixes #167128)
16030 2005-02-11 David Schleef <ds@schleef.org>
16032 * gst/librfb/Makefile.am: Testing stuff before committing is
16033 for wimps... and people with fast machines. Fix stupid
16036 2005-02-11 David Schleef <ds@schleef.org>
16038 * configure.ac: Pull in librfb from my CVS tree, because it is
16039 too small and annoying to be separate. Move rfbsrc plugin
16042 * ext/librfb/Makefile.am:
16043 * ext/librfb/gstrfbsrc.c:
16044 * gst/librfb/Makefile.am:
16045 * gst/librfb/gstrfbsrc.c:
16046 * gst/librfb/rfb.c:
16047 * gst/librfb/rfb.h:
16048 * gst/librfb/rfbbuffer.c:
16049 * gst/librfb/rfbbuffer.h:
16050 * gst/librfb/rfbbytestream.c:
16051 * gst/librfb/rfbbytestream.h:
16052 * gst/librfb/rfbcontext.h:
16053 * gst/librfb/rfbdecoder.c:
16054 * gst/librfb/rfbdecoder.h:
16055 * gst/librfb/rfbutil.h:
16057 2005-02-10 Tim-Philipp Müller <tim at centricular dot net>
16059 * gst/speed/Makefile.am:
16060 * gst/speed/demo-mp3.c: (main):
16061 * gst/speed/filter.func:
16062 * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
16063 (speed_class_init), (speed_init), (speed_chain_int16),
16064 (speed_chain_float32), (speed_chain), (speed_set_property),
16065 (speed_get_property), (speed_change_state):
16066 * gst/speed/gstspeed.h:
16067 Fix speed element and make it chain-based (fixes #156467),
16068 and make it handle more than one channel.
16070 2005-02-10 Jan Schmidt <thaytan@mad.scientist.com>
16072 * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
16073 (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
16074 (gst_dtsdec_chain), (gst_dtsdec_change_state):
16075 * ext/dts/gstdtsdec.h:
16076 Don't clobber the stack constructing the channels array.
16077 Make the element chain-based. DTS tracks can now be played.
16079 2005-02-09 Tim-Philipp Müller <tim at centricular dot net>
16081 * gst-libs/gst/audio/multichannel.h:
16082 * gst-libs/gst/gconf/gconf.h:
16083 * gst-libs/gst/idct/idct.h:
16084 * gst-libs/gst/media-info/media-info-priv.h:
16085 * gst-libs/gst/play/play.h:
16086 * gst-libs/gst/resample/private.h:
16087 * gst-libs/gst/resample/resample.h:
16088 * gst-libs/gst/riff/riff-ids.h:
16089 * gst-libs/gst/video/video.h:
16090 * gst-libs/gst/video/videosink.h:
16091 Add G_BEGIN_DECLS and G_END_DECLS around headers where
16092 missing, so that they work when included from C++ code.
16094 2005-02-09 David Schleef <ds@schleef.org>
16096 * testsuite/gst-lint: Check for non-statically scoped
16097 parent_class variables. This won't be a problem once
16098 plugins are loaded with RTLD_LOCAL.
16100 2005-02-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16102 * ext/mplex/gstmplexibitstream.cc:
16105 2005-02-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16107 * ext/ogg/gstogmparse.c:
16108 * gst/debug/gstnavigationtest.c:
16109 Die, thou faulty symbol pollutors (non-static parent_class).
16111 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16113 * ext/mplex/gstmplexibitstream.cc:
16114 Fix event handling (#165525).
16116 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16118 * ext/mikmod/gstmikmod.c:
16119 * gst/modplug/gstmodplug.cc:
16120 Add missing endianness to template (fixes #165509).
16122 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16124 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
16125 Fix wrong order of reading of optional bytes (#165290).
16127 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16129 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16130 Implement FILLER event awareness.
16132 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16134 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
16135 Fix track calculations (#166208).
16137 2005-02-08 Gergely Nagy <algernon@bonehunter.rulez.org>
16139 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16141 * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
16142 * ext/libpng/gstpngenc.c:
16143 Fix byte-order, use proper fixed caps. Fixes #164197.
16145 2005-02-08 Jan Schmidt <thaytan@mad.scientist.com>
16150 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
16151 (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
16152 Don't push buffers if the src pad isn't negotiated yet.
16154 * gst/audioconvert/gstaudioconvert.c:
16155 (gst_audio_convert_buffer_to_default_format),
16156 (gst_audio_convert_buffer_from_default_format):
16157 Add support for 24-bit width.
16159 * gst/dvdlpcmdec/.cvsignore:
16160 * gst/dvdlpcmdec/Makefile.am:
16161 * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
16162 (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
16163 (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
16164 (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
16166 * gst/dvdlpcmdec/gstdvdlpcmdec.h:
16167 New decoder for rearranging DVD LPCM into our audio/x-raw-int
16168 format. Needs support for the channels maps if someone can find
16169 a DVD LPCM track with > 2 channels.
16171 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
16172 (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
16173 (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
16174 * gst/mpegstream/gstdvddemux.h:
16175 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
16176 (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
16177 (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
16178 * gst/mpegstream/gstmpegdemux.h:
16179 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
16180 (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
16181 (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
16182 (gst_mpeg_parse_handle_src_query),
16183 (gst_mpeg_parse_handle_src_event):
16184 Use audio/x-dvd-lpcm for LPCM output.
16187 2005-02-08 Gergely Nagy <algernon@bonehunter.rulez.org>
16189 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16191 * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
16192 (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
16193 Add BGRA handling (#165736).
16195 2005-02-08 Francis Labonte <francis_labonte@hotmail.com>
16197 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16199 * gst/law/alaw-decode.c: (alawdec_link):
16200 * gst/law/alaw-encode.c: (alawenc_link):
16201 * gst/law/mulaw-decode.c: (mulawdec_link):
16202 * gst/law/mulaw-encode.c: (mulawenc_link):
16203 Fix caps memleaks (#166600).
16205 2005-02-08 Tim-Philipp Müller <tim at centricular dot net>
16207 * ext/tarkin/mem.h:
16208 * ext/tarkin/wavelet.h:
16209 * ext/tarkin/yuv.h:
16210 * gst/ffmpegcolorspace/avcodec.h:
16211 Include "_stdint.h" instead of <stdint.h>. Fixes build on
16212 systems that don't have stdint.h, like Solaris9 (fixes #166631).
16214 2005-02-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16216 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
16217 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
16218 (gst_xvimagesink_change_state):
16219 Clear window on PAUSED->READY instead of READY->PAUSED. Stop
16220 Xv video (and thereby regenerate Xv colourkey) in clear() so
16221 that PLAY -> READY -> PLAY works (fixes #162504).
16223 2005-02-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16225 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
16226 Switch to list instead of range, since MJPEG-devices really just
16227 support decimations, not any size.
16229 2005-02-05 Jan Schmidt <thaytan@mad.scientist.com>
16230 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
16231 (gst_mpeg2dec_reset), (free_all_buffers),
16232 (gst_mpeg2dec_alloc_buffer), (handle_sequence):
16233 * ext/mpeg2dec/gstmpeg2dec.h:
16234 The libmpeg2 user-allocated buffer management is awkward,
16235 to say the least. Hopefully this fixes things.
16237 2005-02-04 Andy Wingo <wingo@pobox.com>
16239 * gst/audioconvert/bufferframesconvert.c
16240 (buffer_frames_convert_fixate): New function, fixates to 256
16241 frames per buffer by default. (Much better than 1.)
16242 (buffer_frames_convert_init): Set the fixate function for both src
16244 (buffer_frames_convert_link): After success setting nonfixed caps,
16245 get the negotiated caps so we can know how many buffer-frames it
16246 will be. No idea how this worked at all before.
16248 2005-02-05 Jan Schmidt <thaytan@mad.scientist.com>
16250 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
16251 (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
16252 (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
16253 (handle_sequence), (handle_picture):
16254 * ext/mpeg2dec/gstmpeg2dec.h:
16255 Rearrange buffer tracking and refcounting and refactor
16256 a little for readability.
16258 2005-02-04 Jan Schmidt <thaytan@mad.scientist.com>
16259 * sys/v4l/gstv4l.c: (plugin_init):
16260 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
16261 (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
16262 (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
16263 (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
16264 * sys/v4l/gstv4ljpegsrc.h:
16265 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
16266 * sys/v4l/v4l_calls.h:
16267 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
16268 (gst_v4lsrc_get_fps):
16269 * sys/v4l/v4lsrc_calls.h:
16270 Add new v4ljpegsrc for handling the ov51x hacky "I'll give
16271 you jpeg inside rgb frames" driver.
16272 Don't error in the v4lsrc link function, just return
16275 2005-02-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16277 * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
16278 (gst_qcamsrc_open):
16279 Use GST_ELEMENT_ERROR, not g_warning, if open failed.
16281 2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16283 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16284 Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
16286 2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16288 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
16289 Reset negotiated state on PAUSED->READY.
16291 2005-02-02 David Schleef <ds@schleef.org>
16293 * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
16294 whereever possible. (Fixes #165997)
16295 * examples/capsfilter/capsfilter1.c: (main):
16296 * examples/dynparams/filter.c: (create_ui):
16297 * examples/seeking/cdparanoia.c: (get_track_info), (main):
16298 * examples/seeking/chained.c: (main):
16299 * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
16300 (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
16301 (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
16302 (make_mpeg_pipeline), (make_mpegnt_pipeline):
16303 * examples/seeking/spider_seek.c: (make_spider_pipeline):
16304 * examples/switch/switcher.c: (main):
16305 * ext/dv/demo-play.c: (main):
16306 * ext/faad/gstfaad.c: (gst_faad_change_state):
16307 * ext/mad/gstmad.c: (gst_mad_chain):
16308 * ext/smoothwave/demo-osssrc.c: (main):
16309 * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
16310 (gst_gconf_render_bin_from_description),
16311 (gst_gconf_get_default_audio_sink),
16312 (gst_gconf_get_default_video_sink),
16313 (gst_gconf_get_default_audio_src),
16314 (gst_gconf_get_default_video_src),
16315 (gst_gconf_get_default_visualization_element):
16316 * gst/level/demo.c: (main):
16317 * gst/level/plot.c: (main):
16318 * gst/playback/gstplaybin.c: (gen_video_element),
16319 (gen_audio_element):
16320 * gst/playback/test.c: (gen_video_element), (gen_audio_element):
16321 * gst/playondemand/demo-mp3.c: (setup_pipeline):
16322 * gst/sine/demo-dparams.c: (main):
16323 * gst/spectrum/demo-osssrc.c: (main):
16324 * gst/speed/demo-mp3.c: (main):
16325 * gst/volume/demo.c: (main):
16326 * testsuite/embed/embed.c: (main):
16328 2005-02-02 Jan Schmidt <thaytan@mad.scientist.com>
16330 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
16331 (gst_tcpclientsink_finalize):
16332 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
16333 (gst_tcpclientsrc_finalize):
16334 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
16335 (gst_tcpserversink_init), (gst_tcpserversink_finalize):
16336 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
16337 (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
16338 Don't leak the hostname when shutting down.
16339 In tcpserversrc, take a copy of the default hostname.
16341 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16343 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
16344 Set caps to systemstream=TRUE.
16346 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16348 * testsuite/Makefile.am:
16349 Fix more OSX buildbots.
16351 2005-02-02 Jan Schmidt <thaytan@mad.scientist.com>
16353 * ext/mpeg2dec/gstmpeg2dec.c:
16354 Don't send things to NULL PAD_PEERs
16356 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
16357 Copy-on-write the incoming buffer.
16359 * gst/mpegstream/gstdvddemux.h:
16360 * gst/mpegstream/gstmpegclock.h:
16361 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16362 (normal_seek), (gst_mpeg_demux_handle_src_event):
16363 * gst/mpegstream/gstmpegdemux.h:
16364 * gst/mpegstream/gstmpegpacketize.h:
16365 * gst/mpegstream/gstmpegparse.c:
16366 (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
16367 (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
16368 (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
16369 (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
16370 (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
16371 * gst/mpegstream/gstmpegparse.h:
16372 * gst/mpegstream/gstrfc2250enc.h:
16373 Various changes to the way time is computed that make seeking and
16374 total time estimation much better here.
16375 Use G_BEGIN/END_DECLS instead of __cplusplus
16377 * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
16378 Use gst_buffer_stamp instead of only copying the TIMESTAMP
16380 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16382 * gst/subparse/gstsubparse.c:
16385 2005-01-31 Tim-Philipp Müller <tim at centricular dot net>
16387 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
16388 (theora_enc_chain), (theora_enc_change_state):
16389 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
16390 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
16391 (gst_vorbisenc_change_state):
16392 * ext/vorbis/vorbisenc.h:
16393 Set granulepos and timestamp correctly for streams not
16394 starting at 0, taking into account the initial delay.
16396 2005-01-31 Tim-Philipp Müller <tim at centricular dot net>
16398 * gst/mpegstream/gstdvddemux.c:
16399 Add audio/x-dts to audio pad template caps
16401 2005-01-30 David Schleef <ds@schleef.org>
16403 * ext/polyp/polypsink.c: (gst_polypsink_base_init),
16404 (create_context), (gst_polypsink_link): Fix silly endianness
16405 bug. Add some debugging. Remove float from caps; it doesn't
16406 work. Attempt to get remote audio working.
16408 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16410 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16413 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16415 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
16416 (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
16417 (gst_avi_demux_stream_data):
16418 * gst/avi/gstavidemux.h:
16419 Invert DIB images. Fixes #132341.
16421 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16423 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16424 (gst_ffmpegcsp_chain):
16425 D'oh, reference the palette data, not the palette structure.
16426 Fixes color distortion in #132341.
16428 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16430 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
16431 PAR can be non-fixed when not provided as argument (#162626).
16433 2005-01-29 David Moore <dcm@acm.org>
16435 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16437 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16438 (gst_qtdemux_loop_header):
16439 Re-apply patch from #142272 that allows non-seekable sources,
16440 re-proposed by Daniel Drake <dsd@gentoo.org>.
16442 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16444 * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
16445 Use the src template for creating the src pad (#162330).
16447 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16450 * ext/musepack/Makefile.am:
16451 * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
16452 (gst_musepackdec_init), (gst_musepackdec_dispose),
16453 (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
16454 (gst_musepack_stream_init), (gst_musepackdec_loop),
16455 (gst_musepackdec_change_state):
16456 * ext/musepack/gstmusepackdec.cpp:
16457 * ext/musepack/gstmusepackdec.h:
16458 * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
16459 (gst_musepack_reader_read), (gst_musepack_reader_seek),
16460 (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
16461 (gst_musepack_reader_canseek), (gst_musepack_init_reader):
16462 * ext/musepack/gstmusepackreader.cpp:
16463 * ext/musepack/gstmusepackreader.h:
16464 Update to 1.1 API (#165446).
16466 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16471 2005-01-28 Andy Wingo <wingo@pobox.com>
16473 * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
16474 to reflect a different dubious internet source. Add a reference
16475 and some commentary.
16477 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16479 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
16480 (gst_stream_selector_get_caps), (gst_stream_selector_chain):
16481 * gst/playback/gststreamselector.h:
16482 Be more selective when we're redoing caps negotiation from
16483 within the chain function on a stream change.
16485 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16489 * ext/amrnb/Makefile.am:
16490 * ext/amrnb/amrnb.c: (plugin_init):
16491 * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
16492 (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
16493 (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
16494 (gst_amrnbdec_state_change):
16495 * ext/amrnb/amrnbdec.h:
16496 * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
16497 (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
16498 (gst_amrnbparse_init), (gst_amrnbparse_formats),
16499 (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
16500 (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
16501 (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
16502 * ext/amrnb/amrnbparse.h:
16503 Add support for AMR-NB (mobile phone audio format; #155163, #163286).
16504 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16505 Add AMR-NB/-WB raw formats.
16506 * ext/alsa/gstalsa.c: (gst_alsa_link):
16507 Keep valid time when changing format.
16508 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16509 (qtdemux_parse_trak):
16510 Add some more format-specific options (#140141, #143555, #155163).
16512 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16514 * gst/matroska/matroska-demux.c:
16515 (gst_matroska_demux_parse_blockgroup):
16516 Fix logic error in timing of subtitle stream synchronization.
16517 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
16518 Add skip-chunk, which is found in kodak-camera streams.
16520 2005-01-27 Thomas Vander Stichele <thomas at apestaart dot org>
16524 Adding Vietnamese translation (submitted by Clytie Siddall)
16526 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16528 * gst/playback/gstdecodebin.c: (try_to_link_1):
16529 Use realpad for signal.
16531 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16533 * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
16534 Fix category so decodebin picks it up.
16536 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16538 * ext/mad/Makefile.am:
16539 * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
16540 (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
16541 (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
16542 (found_type), (gst_id3demux_bin_change_state):
16543 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
16544 (gst_id3_tag_init), (gst_id3_tag_handle_event),
16545 (gst_id3_tag_src_link), (gst_id3_tag_chain),
16546 (gst_id3_tag_change_state), (plugin_init):
16547 * ext/mad/gstmad.h:
16548 Add id3demuxbin (which is a simple bin consisting of id3demux
16549 and typefind), take over rank from id3demux, remove typefind
16550 code from id3demux. Makes all broken mp3s that I know of work,
16551 and thereby fixes #152688.
16553 2005-01-27 Edward Hervey <bilboed@bilboed.com>
16555 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16557 * ext/mad/gstmad.c: (gst_mad_src_event):
16558 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
16559 Allow seeks on audio pad, make mad forward those (#164826).
16560 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
16561 Set duration (#165335).
16563 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16565 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
16566 (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
16567 (gst_asf_demux_process_ext_content_desc),
16568 (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
16569 (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
16570 * gst/asfdemux/gstasfdemux.h:
16571 Improve metadata display, e.g. if the metadata comes before the
16572 streams are loaded (which is perfectly valid).
16574 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16576 * tools/gst-launch-ext-m.m:
16577 Fix AVI/ASF pipelines (#165340).
16579 2005-01-26 Amaury Jacquot <sxpert@esitcom.org>
16580 * ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix
16581 build failure on amd64
16583 2005-01-26 Tim-Philipp Müller <tim at centricular dot net>
16585 * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
16586 (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
16587 Check environment variables GST_ID3V2_TAG_ENCODING,
16588 GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
16589 list of character encodings to force interpretation of non-unicode
16590 strings stored in an ID3v2 tag to a particular encoding. If none
16591 is specified, try to use current locale's encoding, then fall back
16592 to ISO-8859-1 (which will always succeed). (Resolves #149274)
16593 * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
16594 (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
16595 Check environment variables GST_ID3V1_TAG_ENCODING,
16596 GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
16597 list of character encodings to use in case a string encountered
16598 in an ID3v1 tag is not valid UTF-8 already. If no encoding is
16599 specified, try to use the current locale's encoding, then fall
16600 back to ISO-8859-1 (which will always succeed).
16602 2005-01-25 Benjamin Otte <otte@gnome.org>
16604 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
16605 - on half framerate, compute the rate in advance so the comparisons
16606 don't compare wrong values
16607 - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
16609 - don't use mad_header_decode anymore, mad_frame_decode does that
16611 - when getting rid of consumed bytes, reset the stream's skiplen
16614 2005-01-26 Jan Schmidt <thaytan@mad.scientist.com>
16616 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
16617 Use 1/2 a second for default max_discont, as PES streams from DVB
16618 seem to have larger spacings in the SCR.
16621 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16623 * gst/playback/gstplaybasebin.c: (group_commit):
16624 Notify delayed stream-info availability.
16626 2005-01-26 Jan Schmidt <thaytan@mad.scientist.com>
16627 * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
16628 (gst_a52dec_handle_event), (gst_a52dec_chain):
16629 Add some debug output. Check that a discont has a valid
16631 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
16632 (gst_alsa_sink_loop):
16633 Ignore TAG events. A little extra debug for broken timestamps.
16634 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
16635 (dvdnavsrc_change_state):
16636 Ensure we send a discont to engage the link before we send any
16638 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
16639 (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
16640 (_seek_chapter), (seek_sector), (dvdreadsrc_get),
16641 (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
16642 Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
16643 dvd://title works in totem because typefinding sends a seek that ends
16644 up going back to chapter 1 regardless.
16645 * ext/mpeg2dec/gstmpeg2dec.c:
16646 * ext/mpeg2dec/gstmpeg2dec.h:
16647 Output correct timestamps and handle disconts.
16648 * ext/ogg/gstoggdemux.c: (get_relative):
16649 Small guard against a null dereference.
16650 * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
16651 (gst_textoverlay_set_property):
16652 Free memory when done. Don't call gst_event_filler_get_duration on
16653 EOS events. Use GST_LOG and GST_WARNING instead of g_message and
16655 * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
16656 (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
16657 (gst_sw_srclink), (gst_smoothwave_chain):
16658 Draw solid lines, prettier colours.
16659 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
16660 Add a default palette that'll work for some movies.
16661 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
16662 (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
16663 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
16664 * gst/mpegstream/gstdvddemux.h:
16665 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
16666 (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
16667 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
16668 (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
16669 * gst/mpegstream/gstmpegparse.h:
16670 Use PTM/NAV events when for timestamp adjustment when connected to
16671 dvdnavsrc. Don't use many discont events where one suffices.
16672 * gst/playback/gstplaybasebin.c: (group_destroy),
16673 (gen_preroll_element), (gst_play_base_bin_add_element):
16674 * gst/playback/gstplaybasebin.h:
16675 Make sure we remove subtitles from the same bin we put them in.
16676 * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
16677 (gst_subparse_buffer_format_autodetect),
16678 (gst_subparse_change_state):
16679 Fix some memleaks and invalid accesses.
16680 * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
16681 (oggskel_type_find), (cmml_type_find), (plugin_init):
16682 Some typefind functions for Annodex v3.0 files
16683 * gst/wavparse/gstwavparse.h:
16684 GstRiffReadClass is the correct parent class.
16686 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16688 * gst-libs/gst/riff/riff-media.c:
16689 (gst_riff_create_video_caps_with_data):
16690 Add extradata to huffyuv (fixes #165013).
16691 * gst-libs/gst/riff/riff-read.c:
16692 (gst_riff_read_strf_vids_with_data):
16693 Fix extradata extraction if it is in the chunk size.
16695 2005-01-25 Edward Hervey <bilboed@bilboed.com>
16697 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16699 * gst/effectv/gstquark.c: (gst_quarktv_class_init),
16700 (gst_quarktv_change_state), (gst_quarktv_dispose):
16701 Memory free'ing location fix (#164708).
16703 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16705 * gst/playback/gstplaybasebin.c: (group_commit),
16706 (gen_preroll_element), (probe_triggered), (gen_source_element),
16707 (setup_source), (gst_play_base_bin_change_state),
16708 (gst_play_base_bin_add_element):
16709 Don't block for streams.
16710 * gst/playback/gststreaminfo.c: (stream_info_change_state),
16711 (gst_stream_info_set_mute):
16712 Use gst_pad_set_active_recursive.
16714 2005-01-25 Andy Wingo <wingo@pobox.com>
16716 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
16717 for #ifndef HAVE_XVIDEO.
16719 2005-01-24 Jeffrey C. Ollie
16721 reviewed by: Maciej Katafiasz <mathrick@freedesktop.org>
16723 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
16724 * ext/gsm/gstgsmdec.h:
16725 * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
16726 * ext/gsm/gstgsmenc.h:
16727 Fix rate to 8kHz as per spec, removes obscure errors when no rate
16728 was given by property. Add proper buffer timestamps and offsets.
16730 2005-01-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16732 * gst-libs/gst/riff/riff-media.c:
16733 (gst_riff_create_audio_caps_with_data):
16734 Audio can be <8000Hz.
16736 2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16738 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
16739 Explicit state change to workaround refcount bugs.
16741 2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16743 * gst/avi/gstavimux.c: (gst_avimux_write_tag),
16744 (gst_avimux_riff_get_avi_header):
16747 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16749 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
16750 (gst_riff_read_element_data):
16751 * gst-libs/gst/riff/riff-read.h:
16752 Add _peek version (req'ed in CDXA).
16753 * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
16754 (gst_cdxaparse_loop):
16755 Fix parsing in playbin.
16756 * gst/playback/gstdecodebin.c: (close_pad_link):
16757 Ignore current_ pads, they cause major annoyance.
16759 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16761 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
16764 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16766 * gst/avi/gstavimux.c: (gst_avimux_write_tag):
16769 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16771 * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
16772 Allow for 0-sized buffers. Fixes length query problems in
16773 starwars.mkv from the testsuite.
16775 2005-01-19 Tim-Philipp Müller <tim at centricular dot net>
16777 * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
16778 (gst_video_box_i420), (gst_video_box_chain):
16779 Fix row strides for I420 (fixes #163159)
16781 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16783 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
16784 MPEG2 has a useful rate property, so we can actually use that.
16785 For MPEG-1, continue using the bytes/time properties.
16787 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16789 * gst-libs/gst/riff/riff-media.c:
16790 (gst_riff_create_video_caps_with_data),
16791 (gst_riff_create_video_template_caps):
16794 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16796 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
16797 Fail if caps negotiation fails. Should fix #162184, and should
16798 definately be in there regardless of it fixing the actual bug.
16799 * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
16800 (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
16801 (gst_avimux_riff_get_avix_header),
16802 (gst_avimux_riff_get_video_header),
16803 (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
16804 (gst_avimux_start_file), (gst_avimux_handle_event),
16805 (gst_avimux_change_state):
16806 * gst/avi/gstavimux.h:
16807 Refactor structure writing to use GST_WRITE_UINT macros, add
16808 metadata writing support.
16810 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16812 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
16813 Elements may already be destroyed when this function is called.
16815 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16817 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16818 (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
16819 More memory leak fixes (#149162).
16821 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16823 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16824 (gst_qtdemux_add_stream):
16827 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16829 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
16832 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16834 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
16835 Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
16836 when fixating to six channels in Totem.
16838 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
16840 * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
16841 Fix compile warnings on Solaris 10 buildbot
16843 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
16845 * ext/dvdread/dvdreadsrc.c: (_read):
16846 Don't read beyond the last cell in a chapter (fixes
16847 invalid memory access)
16849 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
16851 * ext/dvdread/stream_labels.c:
16852 (dvdreadsrc_get_audio_stream_labels):
16853 Use NULL for an empty GList instead of g_list_alloc(); fix
16854 memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead
16855 of GString (easier to bulk free later)
16857 2005-01-17 Gergely Nagy <algernon@bonehunter.rulez.org>
16859 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16861 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16862 (gst_ffmpeg_pixfmt_to_caps):
16863 Fix BGRA32 caps (#164209).
16865 2005-01-17 Gergely Nagy <algernon@bonehunter.rulez.org>
16867 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16869 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16870 (gst_ffmpeg_caps_to_pixfmt):
16871 alpha_mask can be RGBA/ABGR. Fixes #164265.
16873 2005-01-17 Francis Labonte <francis_labonte@hotmail.com>
16875 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16877 * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
16878 (gst_mpeg2dec_alloc_buffer):
16879 * ext/mpeg2dec/gstmpeg2dec.h:
16880 Crop if decoding size is not the actual image size (#163676).
16882 2005-01-17 Steve Baker <steve@stevebaker.org>
16884 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16886 * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
16887 (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
16888 Add libsndfile typefind functions (#163309).
16890 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16892 * tools/gst-launch-ext-m.m:
16893 Add .aac, fix .m1v/.m2v (#163891).
16895 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16897 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
16898 Sanity check, don't wait endlessly since the clock might not
16899 actually run at this point (which is a deadlock). Fixes #164069.
16901 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16903 * gst/playback/gstplaybasebin.c: (probe_triggered):
16904 Of course, only pause if group is done...
16906 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16908 * gst/playback/gstplaybasebin.c: (probe_triggered):
16911 2005-01-16 Jan Schmidt <thaytan@mad.scientist.com>
16913 * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
16914 Don't return state change success when the parent
16917 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16919 * gst/avi/gstavimux.c: (gst_avimux_handle_event):
16920 Free events (fix memleak in #162905).
16922 2005-01-15 Gergely Nagy <algernon@bonehunter.rulez.org>
16924 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16926 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16927 (gst_ffmpeg_caps_to_pixfmt):
16928 Fix for depth = 15. Fixes #161675.
16930 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16932 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
16933 Set FPS correctly, even for webcams and the like.
16934 * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
16935 Don error on setting while capturing.
16937 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16939 * ext/dv/gstdvdec.c:
16940 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
16941 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
16942 I'm a bad boy. using /1001. to force C to do float division
16943 and not integer division (as it did in my last commit)
16944 Thanks to David I. Lehn for pointing this mistake.
16946 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16948 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
16949 Revert Johan's 1.35->1.36 since it breaks compat.
16951 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16953 * ext/dv/gstdvdec.c:
16954 * ext/libfame/gstlibfame.c:
16955 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
16956 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
16957 replace framerate aproximations by their real value
16958 (24000/1001, 30000/1001, 60000/1001)
16959 Finish fixing bug #164049
16961 2005-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
16963 * ext/ogg/gstoggmux.c:
16965 * gst/tcp/gstmultifdsink.c:
16966 * gst/tcp/gstmultifdsink.h:
16967 * gst/tcp/gsttcp.c:
16968 * gst/tcp/gsttcp.h:
16969 * gst/tcp/gsttcpclientsink.c:
16970 * gst/tcp/gsttcpclientsrc.c:
16971 * gst/tcp/gsttcpserversink.c:
16972 * gst/tcp/gsttcpserversrc.c:
16973 improve reusability of elements after state changes and errors
16974 make multifdsink throw away streamheaders when receiving new ones
16976 2005-01-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16978 * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
16979 Fix for if items are already in list...
16981 2005-01-12 Benjamin Otte <otte@gnome.org>
16983 * gst/adder/gstadder.c: (gst_adder_loop):
16984 fix adder a bit so it doesn't screw up with events as much anymore
16986 2005-01-12 Jan Schmidt <thaytan@mad.scientist.com>
16988 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
16989 (pixbufscale_scale), (gst_pixbufscale_chain):
16990 * ext/gdk_pixbuf/pixbufscale.h:
16991 Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
16992 to ensure rowstrides are calculated the same way as
16994 Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
16995 that we pick up duration and offset also.
16997 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16999 * gst/avi/gstavimux.c: (gst_avimux_class_init),
17000 (gst_avimux_pad_unlink), (gst_avimux_release_pad):
17003 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17005 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
17006 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
17007 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
17008 (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
17009 Update flags when requested.
17011 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17013 * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
17016 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17018 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17019 (gst_play_base_bin_init), (gst_play_base_bin_dispose),
17020 (probe_triggered), (new_decoded_pad), (gen_source_element),
17021 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
17022 * gst/playback/gstplaybasebin.h:
17023 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
17024 (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
17025 (gst_play_bin_change_state):
17026 Implement group-switch signal for use in apps to clear metadata
17027 cache, clean up subtitle, add suburi property instead of # hack,
17028 some error-out fixes.
17030 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17032 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
17034 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
17035 If we got a state change in the _get handler, don't return success.
17037 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17039 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
17040 (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
17041 Make jpegdec quiet on MJPEG decoding
17042 * gst/asfdemux/README:
17043 Fix mimetypes for MJPEG and H263
17045 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17047 * ext/theora/theoradec.c: (theora_dec_chain):
17048 Fix broken code generation by gcc by swapping arguments.
17049 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17052 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17055 delete this file, it is by far outdated
17056 * ext/alsa/gstalsa.1: remove
17057 * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
17058 (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
17059 (gst_alsa_get_caps):
17060 Add HW probing for supported sample rates. Fixes #161704
17062 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17064 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17065 Don't crash, biatch! :).
17067 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17069 * ext/musepack/gstmusepackreader.cpp:
17070 * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
17071 Some work on tags - still doesn't work in playbin...
17072 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17075 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17077 * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
17078 Also shove tags on kid pads.
17080 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17082 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
17083 Don't bail on unknown events.
17084 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17085 Don't crash on events before negotiation.
17086 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
17087 Send tags on pads, too.
17088 * gst/playback/gststreamselector.c:
17089 (gst_stream_selector_request_new_pad):
17090 Forward events on first pad if no input was selected yet.
17092 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17094 * gst/playback/gstplaybasebin.c: (setup_substreams):
17095 Don't disable streamtype if the stream doesn't exist, since
17096 then playing a video after audio will disable both and nothing
17097 will happen. Fixes the testsuite.
17099 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17101 * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
17102 (gst_v4l_xoverlay_set_xwindow_id):
17103 * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
17104 (gst_v4l2_xoverlay_set_xwindow_id):
17105 Add debug categories, fix overlay disabling.
17107 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17109 * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
17110 * ext/alsa/gstalsa.h:
17111 Add HW probing for period_count/size and buffer_size MIX/MAX
17112 Adjust default/user defined value if out of bounds
17113 Should fix bug #162024
17115 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17117 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
17118 Fix warning (#161191).
17120 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17122 * ext/dvdread/stream_labels.c:
17123 (dvdreadsrc_get_audio_stream_labels):
17124 Fix warning (init the good variable in switch default)
17126 2005-01-09 Koop Mast <kwm@rainbow-runner.nl>
17128 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17130 * gst/tta/gstttaparse.c: (gst_tta_src_event):
17131 Fix gcc-2.95 compile (#163485).
17133 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17136 * ext/flac/gstflacenc.c: (gst_flacenc_init),
17137 (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
17138 (gst_flacenc_tell_callback), (gst_flacenc_chain),
17139 (gst_flacenc_change_state):
17140 * ext/flac/gstflacenc.h:
17141 Update for API change in flac-1.1.1. Update requirement in
17142 configure.ac. Fixes #162974.
17144 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17146 * gst/playback/gstplaybasebin.c: (group_destroy):
17147 Remove hack to get rid of assert and get rid of unlinked
17150 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17152 * gst/playback/gstplaybasebin.c: (setup_source):
17153 Set source to NULL so that resources are free'ed. Fixes issues
17154 with playback of CDDA and similar device-accessing things.
17156 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17158 * testsuite/embed/Makefile.am:
17159 test->noinst, fix make test in buildbot.
17161 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17163 * ext/dvdread/stream_labels.c: new file
17164 * ext/dvdread/stream_labels.h: new file
17165 * ext/dvdread/Makefile.am:
17166 * ext/dvdread/dvdreadsrc.c: (_seek_title):
17167 Extract audio stream label from DVD IFO files.
17168 It only dump them on the console for now, still have to
17169 make playbin aware of them.
17171 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17173 * gst/playback/gstplaybasebin.c: (setup_source):
17176 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17178 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17179 (gen_preroll_element), (remove_groups), (setup_subtitle),
17180 (gen_source_element), (setup_source):
17181 * gst/playback/gstplaybasebin.h:
17182 Multiple .sub files is just a stupid idea... Fix some threading
17183 mistakes. Interestingly, external .sub files cause playbin to
17184 hang, I don't know why... Parsing fixes contributed by Fran??ois
17185 Kooman <fkooman@tuxed.net>.
17187 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17189 * testsuite/embed/Makefile.am:
17192 2005-01-09 Gergely Nagy <algernon@bonehunter.rulez.org>
17194 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17196 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
17197 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
17198 (gst_pngenc_set_property):
17199 * ext/libpng/gstpngenc.h:
17200 Add compression level property (#163323).
17202 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17205 * examples/capsfilter/capsfilter1.c: (main):
17206 * examples/seeking/spider_seek.c: (make_spider_pipeline):
17207 * ext/dvdread/Makefile.am:
17208 * ext/dvdread/demo-play:
17209 * ext/dvdread/demo-play.c:
17210 * gconf/gstreamer.schemas.in:
17211 * gst-libs/gst/gconf/gconf.c:
17213 * testsuite/Makefile.am:
17214 * testsuite/embed/Makefile.am:
17215 * testsuite/embed/embed.c: (cb_expose), (main):
17216 Remove all references to xvideosink, fix examples (#140845).
17217 * gst/playback/gstplaybasebin.c: (group_destroy):
17218 Apparently, disposal does not unlink - so do explicitely.
17219 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17222 2005-01-09 Maciej Katafiasz <mathrick@freedesktop.org>
17224 * README: fix PKG_CONFIG_PATH instructions, what was there
17225 previously was breaking default search path, not nice.
17228 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17230 * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
17231 (gst_audioscale_chain):
17232 %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
17233 when resampling - how the ^@$^!@^! is this possible?!?
17235 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17237 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
17238 Reset variables on READY.
17239 * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
17240 (gst_matroska_mux_loop):
17241 Require data before writing header.
17243 2005-01-09 Francis Labonte <francis_labonte@hotmail.com>
17245 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17247 * ext/mad/gstmad.c: (gst_mad_chain):
17248 Don't call mad_stream_sync() directly after recovering sync.
17251 2005-01-09 Martin Eikermann <meiker@upb.de>
17253 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17255 * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
17256 (snapshot_handler), (gst_snapshot_sinkconnect),
17257 (gst_snapshot_chain):
17258 Allocate resources when required, fix recursive signal emission
17259 and fix caps. Fixes #161667.
17261 2005-01-09 Gergely Nagy <algernon@bonehunter.rulez.org>
17263 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17265 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
17266 (gst_pngdec_chain):
17267 Handle only 8-bppc (bits-per-pixel-component) images, better
17268 error handling and correct strides. Fixes #163177.
17269 * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
17270 (gst_pngenc_chain):
17271 Better error handling. Fixes #163348.
17273 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17275 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
17276 (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
17277 (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
17278 (dvdnavsrc_uri_handler_init):
17279 Add DVD-nav URI (dvdnav://) for Totem testing purposes.
17280 * gst/playback/gstplaybasebin.c: (gen_source_element):
17281 Add MMS to streaming URIs.
17283 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17285 * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
17286 * sys/xvimage/xvimagesink.c:
17287 (gst_xvimagesink_navigation_send_event):
17288 Check for pad availability before sending event.
17290 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17292 * gst-plugins.spec.in:
17295 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17298 Since we use functions from CVS, up requirement.
17300 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17302 * gst/playback/Makefile.am:
17303 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17304 (group_destroy), (group_commit), (group_is_muted),
17305 (gen_preroll_element), (add_stream), (unknown_type),
17306 (probe_triggered), (preroll_unlinked), (mute_stream),
17307 (silence_stream), (new_decoded_pad), (setup_substreams),
17308 (setup_source), (get_active_source), (mute_group_type),
17309 (muted_group_change_state), (set_active_source),
17310 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
17311 (play_base_eos), (gst_play_base_bin_change_state):
17312 * gst/playback/gstplaybasebin.h:
17313 * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
17314 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
17315 (gst_stream_info_dispose), (stream_info_mute_pad),
17316 (stream_info_change_state), (gst_stream_info_set_mute):
17317 * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
17318 (gst_stream_selector_base_init), (gst_stream_selector_class_init),
17319 (gst_stream_selector_init), (gst_stream_selector_dispose),
17320 (gst_stream_selector_get_linked_pad),
17321 (gst_stream_selector_get_caps), (gst_stream_selector_link),
17322 (gst_stream_selector_get_linked_pads),
17323 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
17324 * gst/playback/gststreamselector.h:
17325 Adding stream selection support plus required properties for
17326 applications to use this. Fully fixes #100931.
17328 2005-01-08 Benjamin Otte <otte@gnome.org>
17330 * gst/games/gstpuzzle.c: (nav_event_handler):
17331 - handle nav events differently: forward every event no matter if it
17332 was handled or not.
17334 You can now cheat by using navigationtest ! puzzle and moving the
17335 mouse close to the edge of a tile. ;)
17337 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17340 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17341 * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
17342 (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
17343 (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
17344 (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
17345 (gst_ogm_parse_plugin_init):
17346 * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
17347 (gst_textoverlay_link), (gst_textoverlay_getcaps),
17348 (gst_textoverlay_event), (gst_textoverlay_video_chain),
17349 (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
17350 * ext/pango/gsttextoverlay.h:
17351 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
17352 (gst_matroska_demux_handle_seek_event),
17353 (gst_matroska_demux_sync_streams),
17354 (gst_matroska_demux_parse_blockgroup),
17355 (gst_matroska_demux_subtitle_caps),
17356 (gst_matroska_demux_plugin_init):
17357 * gst/matroska/matroska-ids.h:
17358 * gst/playback/gstdecodebin.c: (close_pad_link):
17359 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17360 (gen_preroll_element), (remove_groups), (add_stream),
17361 (new_decoded_pad), (setup_subtitles), (gen_source_element),
17363 * gst/playback/gstplaybasebin.h:
17364 * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
17365 * gst/subparse/Makefile.am:
17366 * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
17367 (gst_subparse_base_init), (gst_subparse_class_init),
17368 (gst_subparse_init), (gst_subparse_formats),
17369 (gst_subparse_eventmask), (gst_subparse_event),
17370 (gst_subparse_handle_event), (convert_encoding), (get_next_line),
17371 (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
17372 (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
17373 (parse_mpsub_deinit), (parse_mpsub_init),
17374 (gst_subparse_buffer_format_autodetect),
17375 (gst_subparse_format_autodetect), (gst_subparse_loop),
17376 (gst_subparse_change_state), (gst_subparse_type_find),
17378 * gst/subparse/gstsubparse.h:
17379 * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
17381 Add subtitle support, .sub parser (supports SRT and MPsub),
17382 OGM text support, Matroska UTF-8 text support, deadlock fixes
17383 all over the place, subtitle awareness in decodebin/playbin
17384 and some fixes to textoverlay to handle subtitles in a stream
17385 correctly. Fixes #100931.
17387 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17389 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17390 Check for pad availability before doing a query on it.
17392 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17394 * ext/dv/gstdvdec.c:
17395 really fix bpp24/32 dvdec caps (classic rgba indeed)
17396 * gst/asfdemux/gstasfdemux.c:
17397 (gst_asf_demux_process_ext_content_desc):
17398 don't send text tags if they are empty (bis repetita)
17400 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17402 * ext/dv/gstdvdec.c:
17403 remove unneeded comment from dvdec
17404 (related to DV 4CC codes in AVI files)
17405 moved them in gstreamer/docs/random/mimetypes
17406 * gst/asfdemux/gstasfdemux.c:
17407 (gst_asf_demux_process_ext_content_desc):
17408 don't send text tags if they are empty
17409 fix mem leak on error path
17410 * gst/ffmpegcolorspace/avcodec.h:
17411 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17412 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
17413 (gst_ffmpegcsp_avpicture_fill):
17414 * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
17415 * gst/ffmpegcolorspace/imgconvert_template.h:
17416 adds BGR32 and BGRA32 to ffmpegcolorspace
17417 (still bad colors, fixing it on next commit)
17418 helps with dvdec outputing BGR32
17420 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17422 * ext/dv/gstdvdec.c:
17423 Fix audio caps i just broke (missing ',')
17424 * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
17425 (gst_matroska_mux_reset):
17426 Fix typo + add FIXME about old "x-gst-metadata" crap
17428 2005-01-07 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17430 * ext/dv/demo-play.c: (main):
17431 xvideosink -> xvimagesink
17432 * ext/dv/gstdvdec.c:
17433 change rgb 32/32 caps to 24/32 (no alpha)
17434 change nb of channels to be a list (2 or 4, not 2)
17435 change sample rate to be a list (32, 44.1, 48 kHz) not a range
17436 * gst/asfdemux/gstasfdemux.c:
17437 (gst_asf_demux_process_ext_content_desc):
17438 Add 'date/year' to extracted metadata list
17440 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17442 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
17443 The return value of fixate_to does not imply that the requested
17444 value was set, so don't assume.
17446 2005-01-07 Gergely Nagy <algernon@bonehunter.rulez.org>
17448 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17450 * ext/libpng/gstpngdec.c:
17451 * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
17452 (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
17453 * ext/libpng/gstpngenc.h:
17454 Alpha support (encoder; #163161), mime fixage.
17456 2005-01-07 Sebastien Cote <sc5@hermes.usherb.ca>
17458 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17460 * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
17461 (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
17462 (gst_faac_set_property), (gst_faac_get_property):
17463 * ext/faac/gstfaac.h:
17464 Allow for ADTS output (#153434).
17466 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17468 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
17469 Fix against template (#150576).
17471 2005-01-06 Benjamin Otte <otte@gnome.org>
17473 * gst/games/gstpuzzle.c: (draw_puzzle):
17474 don't draw a puzzle if either width or height of tiles would be 0.
17476 2005-01-06 Benjamin Otte <otte@gnome.org>
17478 * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
17479 (gst_puzzle_class_init), (gst_puzzle_finalize):
17480 no memleaks, please
17481 (gst_puzzle_create), (gst_puzzle_init),
17482 (gst_puzzle_set_property), (gst_puzzle_setup):
17483 change initialization code around so we don't reshuffle on resize
17485 fix another stupid typo
17487 2005-01-06 Benjamin Otte <otte@gnome.org>
17489 * gst/games/gstvideoimage.c: (copy_hline_YUY2):
17490 fix stupid typo that borked copying on YUY2
17492 2005-01-06 Benjamin Otte <otte@gnome.org>
17494 * gst/games/gstpuzzle.c: (draw_puzzle):
17495 fix edges when image sizes aren't multiples of tile sizes
17497 2005-01-06 Benjamin Otte <otte@gnome.org>
17499 * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
17500 make RGB endianness work correctly
17501 (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
17502 refactor and fix race with initial shuffling
17503 (nav_event_handler):
17504 allow using the mouse to puzzle
17506 insist on tiles having width and height as multiples of 4 to get
17507 clean YUV image handling
17508 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17509 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
17510 s/DEBUG/LOG/ for common messages
17511 (gst_xvimagesink_navigation_send_event):
17512 fix mouse event translation to not include screen PAR
17513 * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
17514 fix mouse event translation to actually work
17516 2005-01-06 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17518 * gst/asfdemux/gstasfdemux.c:
17519 (gst_asf_demux_process_ext_content_desc):
17520 Extract TrackNumber metadata + clean up code
17521 * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
17522 Hope this is the good fix (var used unitialised)
17524 2005-01-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17526 * ext/faad/gstfaad.c: (gst_faad_chain):
17527 Only increment timestamp if it's valid. Fixes raw AAC streams.
17529 2005-01-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
17532 * gst/games/Makefile.am:
17533 * gst/games/gstpuzzle.c:
17534 add a puzzle game with...
17535 * gst/games/gstvideoimage.c:
17536 * gst/games/gstvideoimage.h:
17537 ... full colorspace support (that includes YUV9 and RGB16)) stolen
17538 from videotestsrc and made into something that would be a nice
17539 library for a lot of other plugins.
17541 2005-01-06 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17544 don't compile faad plugin if a RC of 2.0 is found
17545 Fixes #155346 (and FC1 buildbot)
17546 * gst/asfdemux/gstasfdemux.c:
17547 (gst_asf_demux_process_ext_content_desc):
17548 try to make Solaris compiler happier
17550 2005-01-06 Paul Jack <pjack@sfaf.org>
17552 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17554 * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
17555 Fix segfault (#161667).
17557 2005-01-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17559 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
17560 Fix framerate reporting.
17562 2005-01-05 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17564 * gst-libs/gst/riff/riff-ids.h:
17565 * gst/wavenc/riff.h:
17566 Add AMR (VBR and CBR) ids to riff.h audio codec list
17567 * gst/asfdemux/gstasfdemux.c:
17568 (gst_asf_demux_process_ext_content_desc),
17569 (gst_asf_demux_process_object):
17570 Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
17572 2005-01-05 Martin Eikermann <meiker@upb.de>
17574 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17576 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
17577 (gst_dvd_demux_handle_discont):
17578 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
17579 (gst_mpeg_demux_handle_discont):
17580 Recreate pads on new-media (#160730).
17581 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
17582 Send discont even if manager changes timestamps (#161929).
17584 2005-01-05 Sebastien Cote <sc5@hermes.usherb.ca>
17586 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17588 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
17589 Fix invalid memory access (#159211).
17591 2005-01-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17593 * examples/gstplay/player.c: (main):
17595 * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
17596 Add visualizations.
17597 * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
17598 (gst_a52dec_handle_frame):
17600 * ext/dvdnav/gst-dvd:
17601 Add audioconvert. Fixes #161325.
17602 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
17603 Explicitely case to gint64. Possible valgrind error.
17604 * gst-libs/gst/play/play.c: (caps_set), (setup_size),
17605 (gst_play_tick_callback), (gst_play_change_state),
17606 (gst_play_dispose), (gst_play_init), (gst_play_class_init),
17607 (gst_play_set_location), (gst_play_get_location),
17608 (gst_play_seek_to_time), (gst_play_set_data_src),
17609 (gst_play_set_video_sink), (gst_play_set_audio_sink),
17610 (gst_play_set_visualization), (gst_play_connect_visualization),
17611 (gst_play_get_framerate), (gst_play_get_all_by_interface),
17613 Use playbin. Fixes #139749 and #147744.
17614 * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
17616 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
17617 (audioscale_get_type), (gst_audioscale_base_init),
17618 (gst_audioscale_class_init), (gst_audioscale_expand_caps),
17619 (gst_audioscale_getcaps), (gst_audioscale_fixate),
17620 (gst_audioscale_link), (gst_audioscale_get_buffer),
17621 (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
17622 (gst_audioscale_init), (gst_audioscale_dispose),
17623 (gst_audioscale_chain), (gst_audioscale_set_property),
17624 (gst_audioscale_get_property), (plugin_init):
17626 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17628 * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
17629 (qtdemux_tag_add_str), (qtdemux_tag_add_num),
17630 (qtdemux_tag_add_gnre), (qtdemux_video_caps):
17631 Add more metadata (fixes #162656).
17633 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
17638 === release 0.8.7 ===
17640 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
17645 releasing 0.8.7, "Hyperspace"
17647 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
17649 patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
17651 * gst/playback/gstplaybasebin.c:
17652 Fix for #162924 - free caps after use, not before
17654 2005-01-04 Thomas Vander Stichele <thomas at apestaart dot org>
17656 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
17658 * gst/playback/gstplaybasebin.c:
17659 * gst/wavparse/gstwavparse.c:
17660 Fix for #154773 - fixes playback of small .wav files
17662 2005-01-03 Thomas Vander Stichele <thomas at apestaart dot org>
17664 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
17666 * gst/audioscale/gstaudioscale.c:
17667 Fix for #162819 - make audioscale reusable
17668 Fixes playback of more than one file with playbin/totem
17670 2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org>
17672 * gst/ffmpegcolorspace/avcodec.h:
17673 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17674 * gst/ffmpegcolorspace/imgconvert.c:
17675 clean up the mess that made me cry and avoid needless duplication
17677 2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org>
17679 * gst/ffmpegcolorspace/imgconvert.c:
17680 give some indication of why we're segfaulting
17682 2004-12-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17685 Fix indentation, fix v4l2 plugin detection.
17687 Fix libmms location (Maciej, use diff -u!).
17688 * ext/alsa/gstalsa.c: (gst_alsa_init):
17689 Initialize caps cache to NULL.
17690 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
17691 Only change state on audiosink if it exists.
17693 2004-12-28 Maciej Katafiasz <mathrick@mathrick.org>
17695 * gst/matroska/matroska-demux.c:
17696 * gst/matroska/matroska-ids.h:
17697 * gst/matroska/matroska-demux.h:
17698 Fix Vorbis streams failing to decode in some files, where cluster_time
17699 isn't 0, because then it doesn't send codec_priv before actual data.
17700 Remove time-based test and replace it with marker set on beginning of
17703 2004-12-28 David Schleef <ds@schleef.org>
17705 Merge patch from Ronald fixing problems with streaming
17707 * ext/cairo/gstcairo.c: (plugin_init):
17708 * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
17709 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
17710 (gst_textoverlay_video_chain), (gst_textoverlay_loop),
17711 (gst_textoverlay_font_init), (gst_textoverlay_init),
17712 (gst_textoverlay_set_property):
17713 * ext/cairo/gsttextoverlay.h:
17715 2004-12-27 David Schleef <ds@schleef.org>
17717 * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
17718 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
17719 (gst_textoverlay_video_chain), (gst_textoverlay_loop),
17720 (gst_textoverlay_font_init), (gst_textoverlay_init),
17721 (gst_textoverlay_set_property): Improvements to actually
17722 render text as white on black outline on video, including
17723 font selection and horizontal/vertical alignment. (Ronald's
17725 * ext/cairo/gsttextoverlay.h:
17727 2004-12-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17729 * ext/ogg/gstogg.c:
17730 * ext/ogg/gstogmparse.c:
17731 fix ogm[audio/video]parse plugin registration
17732 (riff won't load if bytestream is already loaded)
17734 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
17736 * gst/audioconvert/gstchannelmix.c:
17739 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
17743 disable docs again until it actually passes make distcheck.
17745 2004-12-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17747 * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
17748 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17750 Add 3GP (variables name Q3GP because they can't start with a
17751 number). Add samr audio fourcc (used in .3gp files), decoder
17752 is work in progress. Also do a GST_WARNING instead of ERROR
17753 in case of unknown nodes, to decrease output.
17755 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
17760 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
17763 * ext/speex/gstspeexdec.h:
17764 * ext/speex/gstspeexenc.h:
17765 Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1.
17766 Fix detection code in configure.ac
17768 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17770 * gst/matroska/matroska-demux.c:
17771 (gst_matroska_demux_parse_blockgroup):
17772 Save position, so that queries give proper return values. Don't
17773 know how this could ever have worked before...
17775 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
17778 Put additional LAME check inside the conditional. Fixes #152339
17780 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17782 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
17783 (gst_avi_demux_stream_scan):
17784 Add some more debug. Fix logic error when setting movi offset
17785 while reading index.
17787 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17789 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
17790 (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
17791 (gst_avi_demux_process_next_entry):
17792 Add some debugging. Better detection of broken indexes and the
17793 accompanying index recovery. No infinite loops on state changes
17794 when we're still in our loopfunction.
17796 2004-12-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17801 2004-12-22 Archana Shah <archana.shah@wipro.com>
17803 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17805 * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
17806 Normalizing the value before setting
17807 (gst_sunaudiomixer_get_volume):
17808 Normalizing the value after getting. Fixes bug# 161980
17810 2004-12-22 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
17812 * Makefile.am: Make sure docs gets disted
17813 * docs/Makefile.am: Make sure all needed files get disted
17814 * gst-plugins.spec.in: latest updates
17816 2004-12-22 Wim Taymans <wim@fluendo.com>
17818 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
17819 Revert patch 1.38 as clock distribution over schedulers does
17820 not work correcly in the core yet.
17822 2004-12-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17824 * sys/oss/README: remove this file, which predates my birth
17825 (and which content is by far outdated)
17827 2004-12-20 Stefan Kost <ensonic@users.sf.net>
17831 * docs/Makefile.am:
17832 * docs/libs/Makefile.am:
17833 * docs/libs/gst-plugins-libs-docs.sgml:
17834 * docs/libs/gst-plugins-libs-sections.txt:
17835 * docs/libs/tmpl/gstgconf.sgml:
17837 * docs/version.entities.in:
17838 Added boilerplate gtk-doc files for plugin-libs documentation.
17840 2004-12-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17842 * gst/auparse/gstauparse.c: fix int and float audio caps
17844 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17846 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
17847 * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
17848 g_assert() can be a macro, don't use #ifdef inside it.
17850 2004-12-19 Edward Hervey <bilboed@bilboed.com>
17852 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17854 * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
17855 (gst_videorate_init), (gst_videorate_chain),
17856 (gst_videorate_change_state):
17857 Event handling (fixes #159986).
17859 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17861 * gst-libs/gst/riff/riff-media.c:
17862 (gst_riff_create_video_caps_with_data):
17863 Add BLZ0 (Blizzard's version of DivX) fourcc.
17865 2004-12-18 David Schleef <ds@schleef.org>
17867 * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
17870 2004-12-18 David Schleef <ds@schleef.org>
17872 * gst/tta/ttadec.h: Disable some header code that isn't used
17873 and clearly isn't portable.
17875 2004-12-18 David Schleef <ds@schleef.org>
17877 * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
17878 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17879 (avcodec_get_pix_fmt), (avpicture_layout),
17880 (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
17881 (get_convert_table_entry), (img_convert), (img_get_alpha_info):
17882 Fix code to not use GCC extensions (and c99 extensions that
17883 Forte does not like.)
17885 2004-12-19 Tim-Philipp Müller <t.i.m@zen.co.uk>
17887 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17889 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
17890 (gst_deinterlace_chain):
17891 Rowstride fixes. Fixes #161039.
17892 * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
17893 (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
17894 (gst_video_crop_getcaps), (gst_video_crop_link),
17895 (gst_video_crop_i420), (gst_video_crop_chain),
17896 (gst_video_crop_change_state):
17897 Rework of negotiation. Actually works now. Fixes #158650.
17899 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17901 * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
17902 That was very stupid.
17904 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17906 * gst/matroska/matroska-demux.c:
17907 (gst_matroska_demux_parse_blockgroup):
17908 Fix possible crasher.
17910 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17912 * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
17913 (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
17914 Lace sizes can be zero.
17916 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17918 * ext/musepack/gstmusepackdec.cpp:
17919 Fetch error return values. Fixes #161624.
17920 * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
17923 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17925 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
17926 Work for truncated (unfinished download etc.) files. Fixes #160514.
17928 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17930 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
17931 Fix for integer overflow. Makes #156001 not crash. Probably masks
17934 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17936 * gst/ac3parse/gstac3parse.c: (plugin_init):
17937 Parsers never have ranks. Fixes #159651.
17939 2004-12-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
17941 * gst/playback/gstdecodebin.c: (compare_ranks):
17942 make sure the facotries are ordered the same every time even if they
17943 have the same rank by using the name
17944 * gst/playback/gstdecodebin.c: (find_compatibles):
17945 make sure we don't add factories to the list twice
17947 2004-12-16 David Schleef <ds@schleef.org>
17949 * configure.ac: look for musepack headers as musepack/*.h
17951 * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
17952 * ext/musepack/gstmusepackreader.h: same
17954 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17956 * gst-libs/gst/riff/riff-read.c:
17957 (gst_riff_read_strf_auds_with_data):
17958 Read extradata correctly (fixes #155879).
17960 2004-12-16 David Schleef <ds@schleef.org>
17962 * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
17963 audio. does _not_ attempt or allow conversion unless channels
17966 2004-12-16 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
17968 * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
17970 2004-12-16 David Schleef <ds@schleef.org>
17972 * gst/audioscale/gstaudioscale.c: the resample library only
17973 handles 1 or 2 channels. Change caps to compensate.
17975 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17977 * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
17978 (gst_matroska_demux_audio_caps):
17979 Some MPEG-AAC hacks, because else it doesn't work...
17981 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17983 * gst-libs/gst/riff/riff-media.c:
17984 (gst_riff_create_video_caps_with_data),
17985 (gst_riff_create_video_template_caps):
17988 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17990 * gst-libs/gst/audio/Makefile.am:
17991 Try to fix buildbot.
17993 2004-12-16 Thomas Vander Stichele <thomas at apestaart dot org>
17995 * gst/tcp/gstmultifdsink.c:
17996 Clean up and uniformize debugging.
17998 2004-12-16 Edward Hervey <bilboed@bilboed.com>
18000 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18002 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
18003 (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
18004 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
18005 (gst_mpeg_demux_change_state):
18006 Reset on ready. Fixes 160276.
18008 2004-12-16 Sebastien Cote <sc5@hermes.usherb.ca>
18010 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18012 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18013 (gst_ffmpegcsp_pad_link):
18014 Fix memleak (#154815).
18016 2004-12-16 James Bowes <bowes@cs.dal.ca>
18018 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18020 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
18021 (gst_musicbrainz_init), (gst_musicbrainz_chain),
18022 (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
18023 * ext/musicbrainz/gsttrm.h:
18024 Add support for using a proxy server when getting a trm id from
18025 the MusicBrainz database (#149613).
18027 2004-12-16 Christophe Fergeau <teuf@gnome.org>
18029 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18031 * gst/playback/gstdecodebin.c: (new_pad), (close_link):
18032 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
18033 Fix memleaks (#157233).
18035 2004-12-16 Sebastien Cote <sc5@hermes.usherb.ca>
18037 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18039 * gst-libs/gst/resample/resample.c: (gst_resample_close):
18040 * gst-libs/gst/resample/resample.h:
18041 * gst/audioscale/gstaudioscale.c:
18042 Fix memleak (#159215).
18044 2004-12-16 Toni Willberg <toniw@iki.fi>
18046 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18048 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
18049 * sys/oss/oss_probe.c: (main):
18050 Check for mono/stereo support (similar to samplerate probing),
18051 fixes #159433. Also add missing copyright header to oss_probe.c.
18053 2004-12-15 David Schleef <ds@schleef.org>
18055 * configure.ac: add audioresample and cairo plugins. Remove
18056 HAVE_MMX stuff, because it's not used.
18057 * ext/Makefile.am: same
18058 * ext/audioresample/Makefile.am: You are not ready for an
18059 audio resampling element based on audioresample.
18060 * ext/audioresample/gstaudioresample.c:
18061 * ext/audioresample/gstaudioresample.h:
18062 * ext/cairo/Makefile.am: You are not ready for overlay elements
18063 based on cairo. Don't look too closely, these elements kinda
18065 * ext/cairo/gstcairo.c: new
18066 * ext/cairo/gsttextoverlay.c: new
18067 * ext/cairo/gsttextoverlay.h: new
18068 * ext/cairo/gsttimeoverlay.c: new
18069 * ext/cairo/gsttimeoverlay.h: new
18070 * gst-libs/gst/media-info/media-info-priv.h: fix compile
18071 problem with compilers that don't support variadic macros.
18073 2004-12-15 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
18075 Reviewed by: David Schleef <ds@schleef.org>
18077 * sys/sunaudio/gstsunaudio.c: (plugin_init): Apply patch from
18078 Bala, registering sunaudiosrc (oops!), and cleaning up code a
18079 bit. Also ran indent-gst.
18080 * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
18081 (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
18082 (gst_sunaudiosrc_setparams):
18084 2004-12-14 David Schleef <ds@schleef.org>
18086 * gst/festival/gstfestival.c: (gst_festival_chain): Set the
18087 output rate to 16000. Should fix #160235.
18089 2004-12-14 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18091 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
18092 Add typefinding for mpeg2 pes streams
18094 2004-12-13 David Schleef <ds@schleef.org>
18096 * configure.ac: Applied patch from bug #143659, making default
18097 sources and sinks OS-dependent (for Solaris), and added code
18099 * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
18101 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18103 * gst-libs/gst/riff/riff-media.c:
18104 forgot to add h2.64 to avidemux template caps
18106 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18108 * gst/wavenc/riff.h:
18109 * gst-libs/gst/riff/riff-media.c:
18110 * gst-libs/gst/riff/riff-ids.h:
18111 * gst/avi/gstavimux.c
18112 add 4CC code for VideoSoft h264 in AVI (VSSH)
18114 remove s323 from riff, it's quicktime specific :(
18116 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18118 * gst/asfdemux/README
18119 * gst/wavenc/riff.h
18120 * gst-libs/gst/riff/riff-ids.h
18121 * gst-libs/gst/riff/riff-media.c
18122 * gst/qtdemux/qtdemux.c:
18123 add new 4CC codes for h263 related codecs
18124 fixes partially bug #155163
18126 2004-12-12 Christian Fredrik Kalager Schaller <christian at fluendo dot com>
18128 * configure.ac: Update polyaudio requirement to 0.7
18129 * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
18131 2004-12-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18133 * gst/interleave/deinterleave.c:
18134 fix my name's spelling! :)
18136 2004-12-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18138 * AUTHORS ChangeLog
18139 * gst/auparse/gstauparse.c
18140 * gst/interleave/deinterleave.c
18142 alaw-decode.c alaw-encode.c
18143 mulaw-decode.c mulaw-encode.c
18144 * gst/oneton/gstoneton.c
18146 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
18148 cocoawindow.h cocoawindow.m
18149 osxvideosink.h osxvideosink.m
18151 put the same mail address for Zaheer Abbas Merali everywhere
18153 2004-12-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18155 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
18156 Align by packetsize, and assert that we a packet available before
18157 playing. The first makes webstreams work (they often include
18158 trailing padding data in a packet), the second allows pausing a
18159 ASF stream in totem without getting demux errors afterwards.
18161 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18163 * ext/ogg/gstoggdemux.c: (get_relative):
18164 Check for non-NULL before accessing member (end-of-chain).
18166 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18168 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
18169 (cdparanoia_set_property), (cdparanoia_get_property):
18170 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
18171 (dvdnavsrc_set_property), (dvdnavsrc_get_property):
18172 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
18173 (dvdreadsrc_init), (dvdreadsrc_set_property),
18174 (dvdreadsrc_get_property):
18175 * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
18176 (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
18177 Synchronize property names where not yet the case. Devices are
18178 now device=X, other versions are deprecated (but still exist).
18179 Also use g_free() unconditionally.
18180 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18181 (setup_source), (gst_play_base_bin_get_property):
18184 2004-12-09 Thomas Vander Stichele <thomas at apestaart dot org>
18186 * configure.ac: move GCONF macro outside conditional for the am
18187 conditional. Fixes #160439
18189 2004-12-08 David Schleef <ds@schleef.org>
18191 * tools/gst-visualise-m.m: Switch to elements that currently
18194 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18196 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
18197 We love wrong commas.
18199 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18201 * gst/matroska/matroska-demux.c:
18202 (gst_matroska_demux_handle_src_query):
18203 Don't set DEFAULT, unsupported - makes length display incorrectly
18206 2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
18208 * gst/monoscope/README: remove blurb about files being GPL
18209 * gst/monoscope/gstmonoscope.c: Change license field to LGPL
18210 * gst/monoscope/monoscope.c: Change license to BSD with explanation
18211 monoscope is now effectively LGPL licensed
18213 2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
18215 * gst/monoscope/README: Update information to be more correct
18216 * gst/monoscope/convolve.c: Relicense to LGPL
18217 * gst/monoscope/convolve.h: Relicense to LGPL
18219 2004-12-06 Arwed v. Merkatz <v.merkatz@gmx.net>
18221 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18222 set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
18223 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
18224 set default_duration for mpeg1 audio
18226 2004-12-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
18228 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
18229 * ext/alsa/gstalsa.h:
18230 refactor big chunks of the core caps negotiation code to make it
18231 a lot faster, because people claim it's really slow
18232 (actually, just cache the getcaps when the device is opened)
18234 2004-12-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18236 * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
18237 (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
18238 (gst_a52dec_handle_frame), (gst_a52dec_chain),
18239 (gst_a52dec_change_state), (plugin_init):
18240 * ext/a52dec/gsta52dec.h:
18241 Do something useful with timestamps. Make chain-based (since
18242 there's really no reason to be loopbased).
18243 * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18244 Update current_byte/frame correctly.
18246 2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18248 * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
18249 (gst_ape_demux_stream_init):
18252 2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18254 * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
18255 Let's make sure we're done typefinding when detecting tags.
18257 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18259 * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
18260 (gst_ebml_read_init), (gst_ebml_read_use_event),
18261 (gst_ebml_read_element_id), (gst_ebml_peek_id),
18262 (gst_ebml_read_seek), (gst_ebml_read_skip),
18263 (gst_ebml_read_reserve), (gst_ebml_read_buffer),
18264 (gst_ebml_read_master):
18265 * gst/matroska/ebml-read.h:
18266 * gst/matroska/matroska-demux.c:
18267 (gst_matroska_demux_parse_contents),
18268 (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
18269 Disgustingly evil hack for working around INTERRUPT events and
18270 their extremely annoying habit of being a pain in the ass. We
18271 simply peek a cluster before reading any of it.
18273 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18275 * ext/musepack/gstmusepackdec.cpp:
18276 There's also floating point libmusepacks.
18278 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18280 * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
18281 (gst_faad_chanpos_to_gst), (gst_faad_chain):
18282 Set DURATION even if source buffer didn't. Also use increasing
18284 * gst-libs/gst/riff/riff-media.c:
18285 (gst_riff_create_audio_caps_with_data):
18286 Block_align can have larger values than 8192.
18288 2004-12-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18290 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
18291 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
18292 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
18293 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
18296 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18298 * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
18301 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18303 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
18306 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18308 * ext/esd/esdsink.c: (gst_esdsink_chain):
18309 Make error actually say something useful (fixes #156798).
18310 * gst-libs/gst/riff/riff-media.c:
18311 (gst_riff_create_video_caps_with_data),
18312 (gst_riff_create_video_template_caps):
18313 Add Intel Video 5.0 fourcc (IV50).
18315 2004-12-01 Christophe Fergeau <teuf@gnome.org>
18317 * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
18318 detection on mono and stereo mp3 files.
18320 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18322 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18323 Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
18324 the contained stream).
18326 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18328 * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
18329 Oops, remove debug.
18331 2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
18333 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18335 * gst/law/alaw-decode.c: (alawdec_getcaps):
18336 * gst/law/mulaw-decode.c: (mulawdec_getcaps):
18337 Prevent warnings when negotiating caps (fixes #159338).
18339 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18341 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18342 (gst_ffmpegcsp_chain):
18343 Remove old leftover that shouldn't be there...
18345 2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
18347 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18349 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
18350 Don't forward DISCONT events (fixes #159684).
18352 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18354 * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
18355 Unlink manually since sometimes bin disposal (and therefore
18356 pad unlinking) is delayed, which will cause a new media file
18357 to not be able to start playing instantly.
18359 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18361 * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
18362 On mute of an unlinked stream, check for pad availability so
18363 we don't crash on unlinked pad.
18365 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18367 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
18368 (gst_avi_demux_massage_index):
18369 Fix quite humiliating bug in omitting 0-sized index chunks but
18370 forgetting to count them for timestamps.
18372 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18374 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18375 Actually leave the loop if we failed to sync. Don't crash.
18377 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18379 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
18380 (gst_dvd_demux_process_private):
18381 * gst/mpegstream/gstdvddemux.h:
18382 Fix crash (#159759). Doesn't work, though. :-(.
18384 2004-11-28 Benjamin Otte <otte@gnome.org>
18386 * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18387 more overwriting protection due to modifying channels one by one
18388 instead of all at once
18390 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18392 * gst/audioconvert/gstchannelmix.c:
18393 (gst_audio_convert_fill_normalize):
18394 Normalize using absolute values.
18396 2004-11-28 Julien MOUTTE <julien@moutte.net>
18400 * ext/directfb/Makefile.am:
18401 * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
18402 (gst_directfbvideosink_get_pixel_format),
18403 (gst_directfbvideosink_get_format_from_fourcc),
18404 (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
18405 (gst_directfbvideosink_sink_link),
18406 (gst_directfbvideosink_change_state),
18407 (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
18408 (gst_directfbvideosink_buffer_alloc),
18409 (gst_directfbvideosink_interface_supported),
18410 (gst_directfbvideosink_interface_init),
18411 (gst_directfbvideosink_navigation_send_event),
18412 (gst_directfbvideosink_navigation_init),
18413 (gst_directfbvideosink_set_property),
18414 (gst_directfbvideosink_get_property),
18415 (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
18416 (gst_directfbvideosink_base_init),
18417 (gst_directfbvideosink_class_init),
18418 (gst_directfbvideosink_get_type), (plugin_init):
18419 * ext/directfb/directfbvideosink.h: Adding a first version of
18421 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
18424 2004-11-28 Benjamin Otte <otte@gnome.org>
18426 * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18427 walk the samples backwards if out_channels > in_channels so we don't
18430 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18432 * gst/audioconvert/Makefile.am:
18433 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
18434 (gst_audio_convert_link), (gst_audio_convert_change_state),
18435 (gst_audio_convert_channels):
18436 * gst/audioconvert/gstchannelmix.c:
18437 (gst_audio_convert_unset_matrix),
18438 (gst_audio_convert_fill_identical),
18439 (gst_audio_convert_fill_compatible),
18440 (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
18441 (gst_audio_convert_fill_others),
18442 (gst_audio_convert_fill_normalize),
18443 (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
18444 (gst_audio_convert_passthrough), (gst_audio_convert_mix):
18445 * gst/audioconvert/gstchannelmix.h:
18446 Implement a channel mixer.
18448 2004-11-28 Martin Soto <martinsoto@users.sourceforge.net>
18450 * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
18451 * ext/alsa/gstalsa.h:
18452 * ext/alsa/gstalsa.c (gst_alsa_set_clock):
18453 Make alsasink actually honor gst_element_set_clock and use that
18454 clock instead of its internal one.
18456 2004-11-27 Christophe Fergeau <teuf@gnome.org>
18458 * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
18459 (gst_play_base_bin_change_state): nullify source and decoder when
18460 going from READY to NULL so that we don't try to do weird stuff with
18461 them when going from NULL to READY
18462 * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
18463 instead of g_object_unref
18464 (gen_video_element), (gen_audio_element): more refcounting fixes, now
18465 it should be correct
18466 (gst_play_bin_change_state): don't call remove_sinks if we are
18467 currently disposing the object
18469 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18471 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18472 Don't forget bass if it's there. Else left channel is silent...
18474 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18476 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
18477 (gst_a52dec_change_state):
18478 Don't do sample adjusting anymore, we use float audio now.
18479 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18480 Don't fixate to non-existing properties.
18482 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18484 * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
18485 (gst_a52dec_change_state):
18486 Advertise that we can do surround sound.
18488 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18490 * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
18491 Add buffer-frames=0.
18492 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
18493 (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
18494 (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
18495 (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
18496 (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
18497 (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
18498 (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
18499 (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
18500 (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
18501 * ext/dvdread/dvdreadsrc.h:
18502 Add seeking, querying for bytes, sectors, title, angle and
18503 chapter. Handle multiple chapters. Relicense to LGPL because
18504 Billy agreed on that (thanks Billy!).
18506 2004-11-27 Christophe Fergeau <teuf@gnome.org>
18508 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
18509 call parent dispose method
18511 2004-11-27 Martin Soto <martinsoto@users.sourceforge.net>
18513 * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
18514 (gst_audio_clock_get_internal_time):
18515 Fix active <-> inactive transitions: ensure time value always
18516 grows and avoid abrupt value changes.
18518 2004-11-27 Arwed v. Merkatz <v.merkatz@gmx.net>
18521 * gst/tta/Makefile.am:
18523 * gst/tta/filters.h:
18524 * gst/tta/gsttta.c:
18525 * gst/tta/gstttadec.c:
18526 * gst/tta/gstttadec.h:
18527 * gst/tta/gstttaparse.c:
18528 * gst/tta/gstttaparse.h:
18529 * gst/tta/ttadec.h:
18530 added TTA parser and decoder
18532 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18534 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18535 (probe_triggered), (check_queue), (buffer_underrun),
18536 (buffer_running), (buffer_overrun), (gen_source_element),
18538 * gst/playback/gstplaybasebin.h:
18539 Implement buffering. Needs some more work.
18541 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18543 * ext/theora/theoradec.c: (theora_dec_chain):
18544 Fix ilog mask range overflow.
18546 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18548 * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
18549 Don't omit the last (which in case of dmix is the only :) )
18550 channel count. Don't set channels if <= 2.
18552 2004-11-26 Christophe Fergeau <teuf@gnome.org>
18554 * gst/playback/gstplaybin.c: (gen_video_element),
18555 (gen_audio_element): Removed 2 obsolete comments
18557 2004-11-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18559 * ext/vorbis/oggvorbisenc.c
18560 * ext/vorbis/vorbisenc.c :
18561 change description fields of those plugins to differentiate them
18562 (pitivi show Encoders by description, they had the same one)
18564 2004-11-25 Christophe Fergeau <teuf@gnome.org>
18566 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18568 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
18569 (gst_play_bin_set_property), (gen_video_element),
18570 (gen_audio_element):
18571 Refcounting fixes for provided audio-/videosinks.
18573 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18575 * gst/playback/gstplaybin.c: (gen_video_element),
18576 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
18577 Don't reference all sinks, but only the video- and audiosinks.
18578 The vis. element should be disposed when we're done with it.
18579 We don't have any reason to keep it around. This fixes warnings
18580 when reusing playbin for playing multiple audio files with
18581 vis. enabled. Also release audio device on pause - idea stolen
18584 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18586 * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
18587 (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
18588 * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
18589 * ext/alsa/gstalsaplugin.c: (plugin_init):
18590 * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
18591 (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
18592 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
18593 (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
18594 (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
18595 (gst_faad_change_state), (plugin_init):
18596 * ext/faad/gstfaad.h:
18597 * ext/vorbis/vorbis.c: (plugin_init):
18598 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18599 * gst-libs/gst/audio/Makefile.am:
18600 * gst-libs/gst/audio/audio.c: (plugin_init):
18601 * gst-libs/gst/audio/multichannel.c:
18602 (gst_audio_check_channel_positions),
18603 (gst_audio_get_channel_positions),
18604 (gst_audio_set_channel_positions),
18605 (gst_audio_set_structure_channel_positions_list),
18606 (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
18607 (gst_audio_fixate_channel_positions):
18608 * gst-libs/gst/audio/multichannel.h:
18609 * gst-libs/gst/audio/testchannels.c: (main):
18610 * gst/audioconvert/gstaudioconvert.c:
18611 (gst_audio_convert_class_init), (gst_audio_convert_init),
18612 (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
18613 (gst_audio_convert_parse_caps), (gst_audio_convert_link),
18614 (gst_audio_convert_fixate), (gst_audio_convert_channels):
18615 * gst/audioconvert/plugin.c: (plugin_init):
18616 Surround sound support.
18618 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18620 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
18621 Fix position for discont if we're close as well. Nitpicking, but
18622 saves a few milliseconds of extra waiting or skipping.
18624 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18626 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
18627 We sometimes need parsers for playback, so add those too.
18629 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18632 * gst/apetag/Makefile.am:
18633 * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
18634 (gst_ape_demux_base_init), (gst_ape_demux_class_init),
18635 (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
18636 (gst_ape_demux_get_src_query_types),
18637 (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
18638 (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
18639 (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
18640 (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
18641 (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
18642 (gst_ape_demux_stream_data), (gst_ape_demux_loop),
18643 (gst_ape_demux_change_state):
18644 * gst/apetag/apedemux.h:
18645 * gst/apetag/apetag.c: (plugin_init):
18646 * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
18648 APE v1/2 tag reader plus typefind function.
18650 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18653 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18654 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18655 Remove hacks for older core. Require newer core version
18658 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18660 * gst/cdxaparse/Makefile.am:
18661 * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
18662 (gst_cdxaparse_class_init), (gst_cdxaparse_init),
18663 (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
18664 * gst/cdxaparse/gstcdxaparse.h:
18665 * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
18666 (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
18667 (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
18668 (gst_cdxastrip_get_src_query_types),
18669 (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
18670 (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
18671 (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
18672 (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
18673 * gst/cdxaparse/gstcdxastrip.h:
18674 SVCD/VCD header stripping separated from CDXA image parsing.
18675 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18677 Add VCD/SVCD header typefinding for VCD/SVCD.
18678 * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
18679 (gst_vcdsrc_class_init), (gst_vcdsrc_init),
18680 (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
18681 (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
18682 (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
18683 (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
18684 (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
18685 (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
18686 (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
18687 (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
18688 (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
18689 * sys/vcd/vcdsrc.h:
18690 Fix up, add seeking, querying, URI interface. Works in totem now.
18692 2004-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
18697 === release 0.8.6 ===
18699 2004-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
18717 releasing 0.8.6, "IOU Love"
18719 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18721 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18723 * gst/playback/gstplaybasebin.c:
18724 Fix unplayable files error handling. Fixes #158365
18726 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18728 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18730 * gst/typefind/gsttypefindfunctions.c:
18731 Fix broken mp3 typefinding. Fixes #158375
18733 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18735 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18737 * ext/ogg/gstoggdemux.c:
18738 Fix sync on broken files. Fixes #158976
18740 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18742 patch by: Edward Hervey <bilboed@bilboed.com>
18744 * ext/libpng/gstpngenc.c:
18745 Copy over buffer properties. Fixes #158832
18747 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18749 patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
18751 * ext/dvdread/dvdreadsrc.c:
18752 Fixes invalid reads (#158462)
18754 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18756 * sys/v4l/gstv4lsrc.c:
18757 * sys/v4l/gstv4lsrc.h:
18758 * sys/v4l/v4lsrc_calls.c:
18759 Probe less and cache it. Fixes #159187.
18761 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18763 * gst/videorate/gstvideorate.c:
18764 Handle all video formats. Fixes #159186.
18766 2004-11-16 Jan Schmidt <thaytan@mad.scientist.com>
18767 * gst/synaesthesia/gstsynaesthesia.c:
18768 (gst_synaesthesia_class_init), (gst_synaesthesia_init),
18769 (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
18770 (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
18771 (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
18772 (gst_synaesthesia_change_state), (plugin_init):
18773 Fix up synaesthesia to work under different samplerates/ buffer sizes.
18774 Force 320x200 output, as that's the only thing the underlying
18775 synaesthesia implementation supports. Still needs to be made
18778 2004-11-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18781 Fix mpeg2enc configure check (similar to mplex check below).
18783 2004-11-14 Koop Mast <kwm@rainbow-runner.nl>
18785 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18787 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18788 Fix for gcc-2.95 (fixes #158221).
18790 2004-11-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18792 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18793 Re-add clock distribution hack (until new core is released).
18796 2004-11-13 Arwed v. Merkatz <v.merkatz@gmx.net>
18798 fix mplex configure check segfaulting on some systems (bug #140994)
18800 2004-11-13 Benjamin Otte <otte@gnome.org>
18802 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
18804 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18805 do a wait when we enter the loop func with no data available to
18806 write instead of getting into an 100% CPU loop by just returning and
18807 being called again by the scheduler
18809 2004-11-13 Jan Schmidt <thaytan@mad.scientist.com>
18812 * ext/libvisual/visual.c: (gst_visual_get_type),
18813 (libvisual_log_handler), (gst_visual_getcaps),
18814 (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
18816 Update libvisual to 0.1.7. Link in the debug handling to gstreamer
18817 * ext/smoothwave/Makefile.am:
18818 * ext/smoothwave/demo-osssrc.c: (main):
18819 * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
18820 (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
18821 (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
18823 * ext/smoothwave/gstsmoothwave.h:
18824 Make gstsmoothwave a working element in the 20th century.
18826 * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
18827 Fix incorrect link function
18829 2004-11-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18831 * gst/volume/gstvolume.c:
18832 Allow buffer-frames=0.
18834 2004-11-12 Iain <iaingnome@gmail.com>
18836 * configure.ac: Check for polypaudio
18838 * ext/Makefile.am: Build the polyp dir
18840 * ext/polyp: The polypsink sources.
18842 2004-10-30 Iain <iaingnome@gmail.com>
18844 * gst/interleave/interleave.c (interleave_unlink): Change the src pads
18845 caps to reflect the new number of channels.
18847 2004-11-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18849 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18850 Fix for negotiation order problem. This would show when the
18851 ALSA loopfuction was called before any other function. ALSA
18852 wouldn't do anything because we're not negotiated yet, leading
18853 to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
18855 2004-11-11 Tim-Philipp Müller <t.i.m@zen.co.uk>
18857 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18859 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18860 No warnings (#157986).
18862 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18864 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
18865 Prefer apev1/2 and id3v1 (at end of file) over musepack.
18867 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18869 * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
18870 Signal no-more-pads (so it works in playbin).
18872 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18874 * ext/musepack/gstmusepackreader.cpp:
18875 Workaround for older core.
18877 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18879 * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
18880 Actually test for odd width/height rather than testing whether
18881 a temporary variable that was 0 before we subtracted 1 is now
18882 not equal to zero (which it always is).
18884 2004-11-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18886 * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
18887 Fix compilation if HAVE_XVIDEO is not defined
18889 2004-11-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18891 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
18892 Fix compilation if HAVE_XVIDEO is not defined
18894 2004-11-11 Jan Schmidt <thaytan@mad.scientist.com>
18896 * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18897 (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
18898 (gst_goom_change_state), (plugin_init):
18899 Use the bytestream adapter so goom doesn't depend on the input
18901 Add a debug category
18903 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18905 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18906 Only set hardware parameters *after* negotiation. Before
18907 negotiation, it will set ANY and that seems to cause crashes
18908 (see e.g. #151288, #153227).
18910 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18912 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
18913 This seems to be antique leftover. It needs to pass error
18915 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18916 (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
18917 (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
18918 (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
18919 Fix GstXOverlay implementation (#151059).
18921 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18923 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18924 Don't assert (#157853).
18926 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18928 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
18929 Fix bytes/samples confustion.
18930 (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
18931 Fix for underrun (#144389).
18933 2004-11-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18935 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18936 Disable halfway-seek for pending release (since it needs a new
18939 2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org>
18941 * sys/v4l/gstv4lsrc.c:
18942 * sys/v4l/gstv4lsrc.h:
18943 * sys/v4l/v4lsrc_calls.c:
18944 add autoprobe-fps property so we can separate autoprobing parts
18946 2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org>
18948 * sys/v4l/gstv4lsrc.c:
18949 * sys/v4l/v4lsrc_calls.c:
18950 initialise fourcc to catch unset fourcc's, and debug
18952 2004-11-09 Wim Taymans <wim@fluendo.com>
18954 * gst/playback/README:
18955 * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
18956 * gst/playback/gstplaybin.c: (gst_play_bin_init),
18957 (gst_play_bin_dispose), (gst_play_bin_set_property),
18958 (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
18959 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
18960 (gst_play_bin_get_formats), (gst_play_bin_convert),
18961 (gst_play_bin_get_query_types), (gst_play_bin_query):
18962 Cleanups and some more documentation.
18964 2004-11-09 Jan Schmidt <thaytan@mad.scientist.com>
18966 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
18967 (gst_cacasink_init), (gst_cacasink_chain):
18968 * ext/libcaca/gstcacasink.h:
18969 Cacasink inherits from VideoSink, so let that store the clock.
18971 2004-11-09 Wim Taymans <wim@fluendo.com>
18973 * gst/playback/README:
18974 * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
18975 (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
18976 (probe_triggered), (preroll_unlinked), (new_decoded_pad),
18977 (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
18978 * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
18980 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
18981 (gst_stream_info_is_mute), (gst_stream_info_set_property):
18982 * gst/playback/gststreaminfo.h:
18984 Only switch groups if all streams have muted (EOSed).
18985 Send Tags in sync with the stream playback instead of in
18986 the playback/preroll phase.
18987 Some cleanups, free the fakesrc elements.
18989 2004-11-09 Benjamin Otte <in7y118@public.uni-hamburg.de>
18991 * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
18992 buffer-frames property was missing
18993 * ext/arts/gst_arts.c:
18994 rate missing from sinkcaps
18995 * ext/audiofile/gstafparse.c:
18996 * ext/audiofile/gstafsink.c:
18997 * ext/audiofile/gstafsrc.c:
18998 * ext/swfdec/gstswfdec.c:
18999 int audio doesn't know buffer-frames
19000 * ext/cdparanoia/gstcdparanoia.c:
19001 int audio doesn't know chunksize either
19002 * ext/nas/nassink.c:
19003 it's endianness, not endianess
19004 * gst-libs/gst/audio/audio.h:
19005 make float standard pad template caps really describe float
19006 * gst/law/mulaw.c: (linear_factory):
19007 signed only, please
19008 * gst/mpegstream/gstdvddemux.c:
19009 widths of 20 are not valid
19011 2004-11-08 Thomas Vander Stichele <thomas at apestaart dot org>
19013 Submitted by: Luca Ferretti <elle.uca@infinito.it>
19019 2004-11-08 Wim Taymans <wim@fluendo.com>
19021 * gst/playback/README:
19022 * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
19023 * gst/playback/gstplaybasebin.c: (probe_triggered),
19024 (gst_play_base_bin_change_state):
19025 Updated README, added more comments for fixmes etc..
19027 2004-11-08 Wim Taymans <wim@fluendo.com>
19029 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
19030 We can remove this hack now.
19032 2004-11-08 Wim Taymans <wim@fluendo.com>
19034 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
19035 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
19036 (gst_videomixer_blend_buffers), (gst_videomixer_loop):
19037 Only mix AYUV for maximum quality.
19039 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19041 * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
19042 (gst_ogg_demux_push), (gst_ogg_pad_push):
19043 Let's act as if we're synchronized now! :).
19044 * ext/theora/theoradec.c: (theora_dec_chain):
19047 2004-11-08 Wim Taymans <wim@fluendo.com>
19049 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19050 (gst_alpha_set_property), (gst_alpha_sink_link),
19051 (gst_alpha_set_ayuv), (gst_alpha_set_i420),
19052 (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
19053 (gst_alpha_init_params), (gst_alpha_chain):
19054 Implement alpha functions for AYUV too, this increases
19055 accuracy quite a bit.
19057 2004-11-08 Wim Taymans <wim@fluendo.com>
19059 * gst/ffmpegcolorspace/avcodec.h:
19060 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19061 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
19062 (gst_ffmpegcsp_avpicture_fill):
19063 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19064 (gst_ffmpegcsp_caps_remove_format_info):
19065 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19066 (shrink12), (img_get_alpha_info), (deinterlace_line),
19067 (deinterlace_line_inplace):
19068 * gst/ffmpegcolorspace/imgconvert_template.h:
19069 Added AYUV colorspace and handle RGBA a bit more respectful.
19071 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19073 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19074 Actually always send a discont (cornercase when resending the
19075 same serial-tagged chain twice).
19077 2004-11-08 Julien MOUTTE <julien@moutte.net>
19079 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
19080 (gst_ximagesink_finalize):
19081 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
19082 (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
19084 2004-11-08 Wim Taymans <wim@fluendo.com>
19086 * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
19087 Don't segfault on NULL data.
19089 2004-11-08 Wim Taymans <wim@fluendo.com>
19091 * gst/playback/gstdecodebin.c: (unlinked):
19092 * gst/playback/gstplay-marshal.list:
19093 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19094 (gst_play_base_bin_init), (group_create), (get_active_group),
19095 (get_building_group), (group_destroy), (group_commit),
19096 (queue_overrun), (remove_groups), (add_stream), (unknown_type),
19097 (add_element_stream), (no_more_pads), (probe_triggered),
19098 (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
19099 (state_change), (setup_source), (gst_play_base_bin_get_property),
19100 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
19101 (gst_play_base_bin_link_stream),
19102 (gst_play_base_bin_get_streaminfo):
19103 * gst/playback/gstplaybasebin.h:
19104 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
19105 (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
19106 Add support for chained ogg files. Prepare for playlist
19107 support. This patch introduces the concept of pad groups, which
19108 together compose one playable media file.
19110 2004-11-07 David Schleef <ds@schleef.org>
19112 * testsuite/gst-lint: Check for pad templates that aren't statically
19115 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19119 * ext/musepack/Makefile.am:
19120 * ext/musepack/gstmusepackdec.cpp:
19121 * ext/musepack/gstmusepackdec.h:
19122 * ext/musepack/gstmusepackreader.cpp:
19123 * ext/musepack/gstmusepackreader.h:
19124 Add musepack decoder.
19125 * ext/faad/gstfaad.c: (gst_faad_base_init):
19126 Make pad templates static.
19127 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19129 Add musepack typefinder, make mp3 typefinding work halfway stream,
19130 which doesn't actually work yet because id3demux doesn't implement
19133 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19135 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
19136 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
19137 Fix interrupt event handling (#144436).
19139 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19141 * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
19144 2004-11-06 Tim-Philipp Müller <t.i.m@zen.co.uk>
19146 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19148 * ext/vorbis/vorbisenc.c: (raw_caps_factory):
19149 Fix weird caps (#157548).
19151 2004-11-06 Tim-Philipp Müller <t.i.m@zen.co.uk>
19153 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19155 * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
19156 Add missing NULL terminator (#157543).
19158 2004-11-05 Thomas Vander Stichele <thomas at apestaart dot org>
19160 * gst/tcp/gsttcp.h:
19161 * gst/tcp/gsttcpclientsink.c:
19162 * gst/tcp/gsttcpclientsrc.c:
19163 * gst/tcp/gsttcpserversink.c:
19164 * gst/tcp/gsttcpserversrc.c:
19165 ports can go up to 65535. Move common defines to gsttcp.h
19167 2004-11-05 Wim Taymans <wim@fluendo.com>
19169 * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
19170 (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
19171 Added two more colorspaces.
19173 2004-11-05 Wim Taymans <wim@fluendo.com>
19175 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19176 (gst_ffmpegcsp_avpicture_fill):
19177 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19178 (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
19179 (img_convert), (deinterlace_line), (deinterlace_line_inplace):
19182 2004-11-05 Wim Taymans <wim@fluendo.com>
19184 * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
19185 (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
19186 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
19187 (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
19188 (gst_videomixer_loop):
19191 2004-11-05 Benjamin Otte <otte@gnome.org>
19193 * ext/mad/gstmad.c: (gst_mad_chain):
19194 don't overflow data buffer. Flush not needed sync data when syncing
19197 2004-11-04 Wim Taymans <wim@fluendo.com>
19199 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19200 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
19201 (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
19202 (gst_alpha_init_params), (gst_alpha_chain),
19203 (gst_alpha_change_state):
19204 Updated the chroma keying algorithm with something more
19207 2004-11-03 Wim Taymans <wim@fluendo.com>
19209 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
19210 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
19211 (gst_videomixer_blend_buffers), (gst_videomixer_loop):
19212 Fix stride issues. Does not completely work for odd
19215 2004-11-03 Wim Taymans <wim@fluendo.com>
19217 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19218 (gst_alpha_chroma_key), (gst_alpha_chain):
19219 Fix stride issues. Does not completely work for odd
19222 2004-11-03 Christophe Fergeau <teuf@gnome.org>
19224 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19225 * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
19228 2004-11-03 Wim Taymans <wim@fluendo.com>
19230 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19231 (gst_ffmpegcsp_avpicture_fill):
19232 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19234 * gst/ffmpegcolorspace/imgconvert_template.h:
19235 Use correct _fill function to get correct strides.
19237 2004-11-02 David Schleef <ds@schleef.org>
19239 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19240 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
19241 (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
19242 Change all g_print()s to debugging. Add a bunch of consistency
19245 2004-11-02 Wim Taymans <wim@fluendo.com>
19247 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19248 (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
19249 (unlinked), (no_more_pads), (close_link):
19250 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
19251 (unknown_type), (add_element_stream), (new_decoded_pad),
19252 (removed_decoded_pad), (setup_source):
19253 * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
19254 (gst_stream_info_class_init), (gst_stream_info_init),
19255 (gst_stream_info_new), (gst_stream_info_dispose),
19256 (stream_info_mute_pad), (gst_stream_info_set_property),
19257 (gst_stream_info_get_property):
19258 * gst/playback/gststreaminfo.h:
19259 Fix playback of multiple files.
19260 a slightly different approach to handling dynamic pad removals.
19261 This one only looks at pads that we have linked.
19263 2004-11-01 Christophe Fergeau <teuf@gnome.org>
19265 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
19266 free" warning from libc.
19268 2004-11-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19270 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19271 (get_unconnected_element), (remove_starting_from), (pad_removed),
19273 Implement support for dynamic pad changing. We listen to "live"
19274 pad removals (i.e. while playing) and re-setup autoplugging
19275 after that. Playbasebin/playbin need some more work for this
19276 to finally work, but decodebin supports (and replugs) chained
19279 2004-11-02 Jan Schmidt <thaytan@mad.scientist.com>
19281 * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
19282 (gst_alsa_finalize):
19283 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
19284 (gst_cdaudio_finalize):
19285 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
19286 (cdparanoia_finalize):
19287 * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
19288 * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
19289 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
19290 (dvdreadsrc_finalize):
19291 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
19292 (gst_flacdec_finalize):
19293 * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
19294 (gst_flacenc_finalize):
19295 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
19296 (gst_gnomevfssink_finalize):
19297 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
19298 (gst_gnomevfssrc_finalize):
19299 * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
19300 (gst_fameenc_finalize):
19301 * ext/nas/nassink.c: (gst_nassink_class_init),
19302 (gst_nassink_finalize):
19303 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
19304 (gst_sdlvideosink_class_init):
19305 * ext/sndfile/gstsf.c: (gst_sf_dispose):
19306 * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
19307 * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
19308 * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
19309 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
19310 (gst_x_window_listener_dispose):
19311 * gst/audioscale/gstaudioscale.c:
19312 * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
19313 (play_on_demand_finalize):
19314 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
19315 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
19316 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
19317 (cdplayer_finalize):
19318 * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
19319 (gst_glimagesink_class_init):
19320 * sys/oss/gstosselement.c: (gst_osselement_class_init),
19321 (gst_osselement_finalize):
19322 * sys/oss/gstosssink.c: (gst_osssink_dispose):
19323 * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
19324 * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
19325 Fixes a bunch of problems with finalize and dispose functions,
19326 either assumptions that dispose is only called once, or not calling
19327 the parent class dispose/finalize function
19329 2004-11-01 Stefan Kost <ensonic@users.sf.net>
19331 * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
19332 added two api precondition guards
19333 use g_strdup with getenv to fix crash when using ENVVAR
19335 2004-11-01 Jan Schmidt <thaytan@mad.scientist.com>
19336 * ext/esd/esdsink.c: (gst_esdsink_class_init),
19337 (gst_esdsink_finalize):
19338 Use a finalize function, not dispose, and more importantly,
19339 call the parent class finalize function too
19341 2004-11-01 Johan Dahlin <johan@gnome.org>
19343 * ext/ogg/gstoggdemux.c:
19344 * gst/tags/gstvorbistag.c:
19347 2004-10-31 Benjamin Otte <otte@gnome.org>
19349 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19350 lotsa memleaks today. But they're all small...
19352 2004-10-31 Benjamin Otte <otte@gnome.org>
19354 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19355 another memleak crushed
19357 2004-10-31 Benjamin Otte <otte@gnome.org>
19359 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
19362 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19364 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19365 Hack to prevent crash when going to READY inside signal handler
19366 while this function is active.
19368 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19370 * gst/ffmpegcolorspace/Makefile.am:
19371 * gst/ffmpegcolorspace/avcodec.h:
19372 * gst/ffmpegcolorspace/common.h:
19373 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
19374 * gst/ffmpegcolorspace/dsputil.h:
19375 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
19376 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19377 (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
19378 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
19379 (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
19380 (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
19381 (gst_ffmpegcsp_avpicture_fill):
19382 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19383 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19384 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
19385 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
19386 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
19387 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
19388 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
19389 (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
19390 * gst/ffmpegcolorspace/imgconvert.c:
19391 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
19392 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
19393 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
19394 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
19395 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
19396 (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
19397 (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
19398 (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
19399 (img_convert_init), (img_apply_table), (shrink41), (shrink21),
19400 (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
19401 (grow21), (grow22), (grow41), (grow44), (conv411),
19402 (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
19403 (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
19404 (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
19405 (avpicture_free), (is_yuv_planar), (img_convert),
19406 (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
19407 (deinterlace_line_inplace), (deinterlace_bottom_field),
19408 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
19409 * gst/ffmpegcolorspace/imgconvert_template.h:
19410 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
19411 * gst/ffmpegcolorspace/mmx.h:
19412 * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
19413 (av_fast_realloc), (av_mallocz_static), (av_free_static),
19414 (av_freep), (avcodec_get_context_defaults),
19415 (avcodec_alloc_context), (avcodec_init):
19416 Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
19417 handling plus update from ffmpeg CVS. Large clean-up.
19419 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19421 * gst/playback/Makefile.am:
19422 We need the marshallers for decodebin, too.
19424 2004-10-30 David Schleef <ds@schleef.org>
19426 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
19427 quicktime typefinding work with 64-bit offsets.
19429 2004-10-30 Jan Schmidt <thaytan@mad.scientist.com>
19431 * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
19432 Set EOS on the element when processing an EOS event.
19433 * ext/speex/gstspeexdec.h:
19434 * ext/speex/gstspeexenc.h:
19435 Only keep a const ptr to the mode
19436 * gst-libs/gst/riff/riff-media.c:
19437 (gst_riff_create_audio_caps_with_data),
19438 (gst_riff_create_audio_template_caps):
19439 Allow WMAV3, with up to 6 channels.
19440 * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
19441 Don't call gst_pad_set_event_function on a sink pad.
19442 * gst/mpegstream/gstdvddemux.c:
19443 (gst_dvd_demux_get_subpicture_stream),
19444 (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
19445 Copy the explicit caps that were set across to the cur_* pads,
19446 instead of trying to use a possibly non-existent negotiated caps.
19447 Reset the type of subpicture pads to UNKNOWN after calling
19448 init_stream, so that the caps get set.
19450 2004-10-29 Martin Pitt <martin.pitt@canonical.com>
19452 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19454 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19455 Don't touch buffer if it is of size 0 (fixes #151064).
19457 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19459 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
19460 Synchronized discont handling.
19462 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19464 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19465 (gst_ogg_demux_push):
19466 Make seeking sort-of exact again (fixes #156387).
19468 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19470 * gst/playback/gstplaybasebin.c: (unknown_type),
19471 (add_element_stream), (new_decoded_pad),
19472 (gst_play_base_bin_change_state):
19473 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
19474 (gst_stream_info_init), (gst_stream_info_new),
19475 (gst_stream_info_dispose), (gst_stream_info_get_property):
19476 * gst/playback/gststreaminfo.h:
19477 Make caps explicitely available. Makes testing for unsupported
19478 types possible. Improves error reporting.
19480 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19482 * gst/audioconvert/gstaudioconvert.c:
19483 (gst_audio_convert_buffer_to_default_format):
19484 Really don't touch read-only buffers (#156563).
19486 2004-10-29 Sebastien Cote <sc5@hermes.usherb.ca>
19488 Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19490 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
19491 Fix memleak (#155223).
19493 2004-10-29 Wim Taymans <wim@fluendo.com>
19495 * gst/tcp/.cvsignore:
19496 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
19497 (gst_multifdsink_class_init), (gst_multifdsink_init),
19498 (gst_multifdsink_add), (gst_multifdsink_remove),
19499 (gst_multifdsink_remove_client_link), (is_sync_frame),
19500 (gst_multifdsink_new_client),
19501 (gst_multifdsink_handle_client_write),
19502 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
19503 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
19504 (gst_multifdsink_get_property):
19505 * gst/tcp/gstmultifdsink.h:
19506 Added burst on connect sync_method, deprecated sync_clients,
19507 streamlined the sync code some more.
19509 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19511 * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
19512 (gst_play_base_bin_change_state):
19513 Improve error reporting.
19515 2004-10-28 Wim Taymans <wim@fluendo.com>
19517 * gst/tcp/Makefile.am:
19518 * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
19519 * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
19520 (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
19521 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
19522 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
19523 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
19525 Added more locks around fdset structures. Fixed/reworked
19526 the poll array resizing code.
19527 Added stress test for fdset.
19529 2004-10-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19531 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
19534 2004-10-28 Benjamin Otte <otte@gnome.org>
19536 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
19537 fix link function to always query channels and query width for
19541 * gst/equalizer/Makefile.am:
19542 * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
19543 (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
19544 (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
19545 (arg_to_scale), (setup_filter),
19546 (gst_iir_equalizer_compute_frequencies),
19547 (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
19548 (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
19552 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
19554 Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
19558 Added Norwegian Bokmaal translation
19560 2004-10-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19562 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19563 Don't break on options (fixes #156488).
19565 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
19568 * ext/cdaudio/Makefile.am:
19570 fix build on older automake
19572 2004-10-26 Wim Taymans <wim@fluendo.com>
19574 * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
19575 (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
19576 Allow a little margin when negotiating the framerate.
19578 2004-10-26 Stefan Kost <ensonic@users.sf.net>
19580 * gst/level/gstlevel.c:
19581 synchonised naming of pads and pad-templates
19583 2004-10-26 Wim Taymans <wim@fluendo.com>
19585 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19586 (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
19587 (_find_streams_check), (gst_ogg_demux_push):
19588 Fix EOS again. Needs to be done in a better way. We should not
19589 remove the pad if there is no new chained stream.
19591 2004-10-26 Iain <iaingnome@gmail.com>
19593 * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
19594 * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
19596 * gst/interleave/interleave.c (interleave_class_init): Hook up release
19598 (interleave_release_pad): Remove the pad.
19599 * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
19600 * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
19602 * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
19604 (gst_xvimagesink_xcontext_clear): Free the xcontext.
19605 (gst_xvimagesink_finalize): Free the par.
19607 2004-10-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19609 * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
19610 (gst_avimux_stop_file):
19611 First calculate the rate, and only then use it. Hdr.rate is a
19612 multiple and not a derivative of hdr.scale. Scale is not the
19613 same as blockalign but is solely related to rate.
19615 2004-10-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19617 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
19618 (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
19621 2004-10-25 James Henstridge <james@jamesh.id.au>
19623 Reviewed by: David Schleef <ds@schleef.org>
19625 * examples/gstplay/player.c: (got_stream_length), (main):
19626 * examples/seeking/cdplayer.c: (update_scale):
19627 * examples/seeking/seek.c: (format_value), (update_scale):
19628 * examples/seeking/spider_seek.c: (format_value), (update_scale),
19630 Build fixes on AMD64.
19632 2004-10-25 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19634 reviewed by: Ronald Bultje <rbultje at gnome dot org>
19636 * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
19637 Fix for some v4l cards which hang in v4lsrc
19639 2004-10-25 Wim Taymans <wim@fluendo.com>
19641 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
19642 (gst_ogg_demux_push), (gst_ogg_chains_clear):
19643 Make sure to remove the pad when a new chain is
19644 encountered. Set some vars to NULL so we don't try
19645 to reference freed memory.
19647 2004-10-25 Wim Taymans <wim@fluendo.com>
19649 * examples/seeking/Makefile.am:
19650 * examples/seeking/cdplayer.c: (update_scale):
19651 * examples/seeking/chained.c: (unlinked), (new_pad), (main):
19652 * examples/seeking/playbin.c: (make_playerbin_pipeline),
19653 (format_value), (update_scale), (iterate), (start_seek),
19654 (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
19655 (print_usage), (main):
19656 Added some more examples, update others.
19658 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19660 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
19661 * ext/speex/gstspeexdec.c: (speex_dec_chain):
19662 * ext/theora/theoradec.c: (theora_dec_chain):
19663 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19664 Add codec-name metadata.
19666 2004-10-25 Takao Fujiwara <Takao.Fujiwara@Sun.COM>
19668 Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19670 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19671 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19672 * ext/alsa/gstalsamixertrack.h:
19674 ALSA mixer track label internationalization (#154054).
19676 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19678 * ext/theora/theoradec.c: (theora_dec_chain):
19679 Export bitrate as metadata.
19681 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19683 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19684 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19685 * ext/alsa/gstalsamixertrack.h:
19686 Fix names, fix loop.
19688 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19690 * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
19691 (speex_dec_convert):
19692 sinkconvert function so oggdemux can get the file length (totem).
19694 2004-10-25 James Morrison <ja2morri@csclub.uwaterloo.ca>
19696 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19698 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19699 Don't push incomplete packets.
19700 * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
19701 Fix MPEG-4 audio typefinding.
19703 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19705 * sys/v4l/Makefile.am:
19706 * sys/v4l/gstv4l.c: (plugin_init):
19707 * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
19708 (gst_v4lelement_init), (gst_v4lelement_dispose),
19709 (gst_v4lelement_change_state):
19710 * sys/v4l/gstv4lelement.h:
19711 * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
19712 (gst_v4l_xoverlay_close), (idle_refresh),
19713 (gst_v4l_xoverlay_set_xwindow_id):
19714 * sys/v4l/gstv4lxoverlay.h:
19715 * sys/v4l/v4l-overlay_calls.c:
19716 * sys/v4l/v4l_calls.h:
19717 * sys/v4l2/Makefile.am:
19718 * sys/v4l2/gstv4l2.c: (plugin_init):
19719 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
19720 (gst_v4l2element_init), (gst_v4l2element_dispose),
19721 (gst_v4l2element_change_state):
19722 * sys/v4l2/gstv4l2element.h:
19723 * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
19724 (gst_v4l2_xoverlay_close), (idle_refresh),
19725 (gst_v4l2_xoverlay_set_xwindow_id):
19726 * sys/v4l2/gstv4l2xoverlay.h:
19727 * sys/v4l2/v4l2-overlay_calls.c:
19728 * sys/v4l2/v4l2_calls.h:
19729 Remove client-side overlay handling, use the X-server v4l plugin
19730 for that. Nicer overlay, less code. Also make the plugin
19731 compileable without X (but then without overlay, obviously).
19732 Makes xwindowlistener obsolete, should we remove that?
19734 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19736 * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
19737 (gst_osssrc_src_query):
19738 * sys/oss/gstosssrc.h:
19739 OK, so people want offset in DEFAULT. This time, actually fix all
19741 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
19744 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19746 * gst/asfdemux/gstasfmux.c:
19747 * gst/avi/gstavimux.c:
19750 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19752 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
19753 Fix properties (channel, norm, frequency).
19755 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19757 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
19759 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
19762 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19764 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
19767 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19769 * sys/v4l2/gstv4l2element.h:
19770 Yet Another Hack (tm) for kernel header borkedness.
19771 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
19772 (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
19773 (gst_v4l2src_link), (gst_v4l2src_getcaps),
19774 (gst_v4l2src_change_state):
19775 * sys/v4l2/gstv4l2src.h:
19776 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
19777 (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
19778 Fix caps, keep track of state, work.
19780 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19782 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
19785 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19787 * sys/oss/gstosssrc.c: (gst_osssrc_get):
19788 Don't mix bytes and samples.
19790 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19792 * ext/ogg/gstoggmux.c:
19793 Basic pad template which accepts OGM tracks, speex, flac, vorbis
19794 and theora. Any is incorrect.
19795 * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
19797 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
19798 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
19799 (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
19800 (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
19801 * sys/v4l/gstv4lmjpegsrc.h:
19802 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
19803 (gst_v4lsrc_change_state):
19804 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
19805 (gst_v4lmjpegsrc_capture_stop):
19806 Fix caps. Keep track of internal state. Work.
19808 2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19811 Fix the build fixes.
19813 2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19815 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19816 (gst_ogg_demux_src_event), (_find_chain_seek),
19817 (gst_ogg_pad_push):
19818 Check for pad availability before using it.
19819 * ext/ogg/gstoggdemux.c: (_find_chain_process):
19820 Fix parsing of chained ogg. Needs more work on the decoder side.
19822 2004-10-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
19824 * gst/spectrum/Makefile.am:
19825 * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
19827 Fix demo and reenable it. Yes, I'm currently playing with audio
19830 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19832 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19833 We love it if files that start at zero work too...
19835 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19837 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19838 Handle files with missing EOS headers.
19840 2004-10-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19842 * gst/tcp/gsttcpserversink.c:
19843 (gst_tcpserversink_handle_server_read),
19844 (gst_tcpserversink_init_send):
19845 Zero some variables first (need for accept not to return EINVAL)
19847 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19849 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19850 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
19851 * ext/theora/theoradec.c: (theora_dec_sink_convert),
19852 (theora_dec_chain):
19853 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
19854 (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
19855 Seeking and querying finetune.
19857 2004-10-20 Thomas Vander Stichele <thomas at apestaart dot org>
19861 * ext/raw1394/Makefile.am:
19864 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19866 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19868 * gst/playback/Makefile.am:
19869 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
19870 * gst/playback/gstplay-marshal.list:
19871 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
19874 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19876 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
19879 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19881 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19882 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
19883 (gst_ogg_pad_push):
19884 Yay for non-lineair granulepos in theora.
19886 2004-10-18 Wim Taymans <wim@fluendo.com>
19888 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
19889 (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
19890 * ext/dv/gstdvdec.h:
19891 Make sure we renegotiate aspect ratio when the camera switches.
19893 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19895 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19896 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
19898 * ext/theora/theoradec.c: (theora_dec_chain):
19899 Skip headers. Bad idea for chained ogg, but fixes seeking.
19901 2004-10-18 Wim Taymans <wim@fluendo.com>
19904 I swear, this is the last time I touch this.
19906 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19908 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19909 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
19910 (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
19912 * ext/theora/theoradec.c: (theora_dec_sink_convert):
19913 Time-to-default conversion.
19914 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19915 Don't error on unknown packets, just skip. We should probably
19916 read them if we want to support chained ogg.
19918 2004-10-18 Wim Taymans <wim@fluendo.com>
19921 Added cdaudio to wrong list.
19923 2004-10-18 Wim Taymans <wim@fluendo.com>
19928 2004-10-18 Wim Taymans <wim@fluendo.com>
19930 * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
19931 (gst_dvdec_video_link), (gst_dvdec_push):
19932 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
19933 (gst_smokeenc_resync), (gst_smokeenc_chain):
19934 Fix mimetype on smoke encoder.
19935 Add aspect ratio to dvdec. Not sure if these
19936 values are correct though....
19938 2004-10-18 Wim Taymans <wim@fluendo.com>
19940 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
19941 Fix vorbis property descriptions and ranges.
19943 2004-10-18 Wim Taymans <wim@fluendo.com>
19945 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19946 Really do nothing when no data is available.
19947 Go to the playing state when the stream is not seekable
19948 instead of failing.
19950 2004-10-18 Wim Taymans <wim@fluendo.com>
19952 * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
19953 (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
19954 (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
19955 (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
19956 (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
19957 Added uri handler for cd://
19960 2004-10-18 Wim Taymans <wim@fluendo.com>
19962 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19963 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
19964 (try_to_link_1), (no_more_pads), (close_link), (type_found):
19965 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
19966 (remove_prerolls), (unknown_type), (add_element_stream),
19967 (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
19968 (gst_play_base_bin_remove_element),
19969 (gst_play_base_bin_link_stream):
19970 * gst/playback/gstplaybin.c: (gen_video_element),
19971 (gen_vis_element), (remove_sinks), (setup_sinks):
19972 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
19973 (gst_stream_info_get_type), (gst_stream_info_class_init),
19974 (gst_stream_info_init), (gst_stream_info_new),
19975 (gst_stream_info_dispose), (stream_info_mute_pad),
19976 (gst_stream_info_set_property), (gst_stream_info_get_property):
19977 * gst/playback/gststreaminfo.h:
19978 Add sink padtemplate to decodebin.
19979 Added some more comments.
19980 Make queue size configurable in playbasebin.
19981 Added possibility to use elements as sinks (ex cdaudio).
19983 2004-10-15 Wim Taymans <wim@fluendo.com>
19985 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
19986 (gst_speexenc_chain):
19987 Fix speex timestamps so that it gets muxed properly.
19989 2004-10-15 Wim Taymans <wim@fluendo.com>
19991 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
19992 (gst_dv1394src_base_init), (gst_dv1394src_class_init),
19993 (gst_dv1394src_init), (gst_dv1394src_dispose),
19994 (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
19995 (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
19996 (gst_dv1394src_event), (gst_dv1394src_get_formats),
19997 (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
19998 (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
19999 (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
20000 (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
20001 * ext/raw1394/gstdv1394src.h:
20002 Added conversion/query functions.
20003 Update buffer timestamps,
20005 Added uri dv:// so it might play from the firewire in playbin.
20006 Fix a possible leak.
20009 2004-10-15 Wim Taymans <wim@fluendo.com>
20011 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
20012 (gst_dv1394src_init), (gst_dv1394src_set_property),
20013 (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
20014 (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
20015 * ext/raw1394/gstdv1394src.h:
20016 Added AV/C VTR control support needed for some cameras.
20017 Added automatic port detection.
20018 Added properties for selecting the channel.
20019 The configure.ac script is not yet updated to reflect the
20020 new libavc1394 and librom1394 dependencies.
20022 2004-10-15 Wim Taymans <wim@fluendo.com>
20024 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20025 (qtdemux_parse), (gst_qtdemux_handle_esds):
20026 An esds box is not a container.
20027 Fix parsing of mp4v boxes.
20028 Do not try to renegotiate fps for each frame. Need to
20029 find a better method. This should fix mp4 playback.
20031 2004-10-14 David Schleef <ds@schleef.org>
20033 * configure.ac: update for swfdec-0.3 and liboil-0.2
20034 * ext/swfdec/gstswfdec.c: update for swfdec-0.3
20035 * ext/swfdec/gstswfdec.h: same
20036 * gst/videofilter/gstvideobalance.c: update for liboil-0.2
20037 * gst/videotestsrc/videotestsrc.c: same
20039 2004-10-14 Wim Taymans <wim@fluendo.com>
20041 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
20042 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
20043 (is_sync_frame), (gst_multifdsink_new_client),
20044 (gst_multifdsink_handle_client_write),
20045 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20046 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
20047 Turn warnings into info.
20048 Don't allow a state change in the streaming thread.
20050 2004-10-14 Thomas Vander Stichele <thomas at apestaart dot org>
20052 * ext/vorbis/oggvorbisenc.c:
20053 * ext/vorbis/vorbisdec.c:
20054 fix template sample rate
20056 2004-10-13 Wim Taymans <wim@fluendo.com>
20058 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
20059 Decoding the header first fixes some problems in resyncing
20062 2004-10-12 Wim Taymans <wim@fluendo.com>
20064 * gst/playback/gstplaybin.c: (gen_video_element),
20065 (gen_vis_element), (remove_sinks), (setup_sinks):
20066 Added vis plugin support, need to configure the vis
20067 element to activate it.
20069 2004-10-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20071 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
20072 (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
20074 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20075 (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
20076 (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
20077 (gst_avi_demux_stream_index), (gst_avi_demux_skip),
20078 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
20079 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
20080 * gst/avi/gstavidemux.h:
20081 Support for openDML-2.0 indx/ix## chunks. Support for broken index
20082 recovery (where, if part of the index is broken, we will still read
20083 the rest of the index and recover the broken part by stream
20084 scanning). More broken media support. EOS workarounds. General AVI
20085 braindamage headache recovery. Aspirin included.
20087 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20089 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
20090 (cdparanoia_event), (cdparanoia_query):
20091 Get rid of hideous lead-in.
20093 2004-10-11 Wim Taymans <wim@fluendo.com>
20095 * gst/playback/gstplaybasebin.c: (setup_source):
20096 Wrong var used to get g_list_next.
20098 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20100 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
20101 (cdparanoia_get), (cdparanoia_open):
20102 Report discid as metadata, add duration.
20104 2004-10-11 Wim Taymans <wim@fluendo.com>
20106 * gst/playback/gstplaybasebin.c: (setup_source):
20107 Cleanup the previous pipeline a little earlier for the
20108 case that a source element provides raw data.
20110 2004-10-11 Benjamin Otte <otte@gnome.org>
20112 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
20113 reset v1 tag offset when there is no v1 tag. Fixes id3demux always
20114 consuming the last 128 bytes, even though it was valid mp3 data.
20116 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20118 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
20119 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
20120 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20121 Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
20123 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20125 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
20126 Fix for webcams that support only specific width or height
20128 2004-10-09 Tim-Philipp Müller <t.i.m@zen.co.uk>
20130 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20132 * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
20133 Fix wrong discont event setup (fixes #154967).
20135 2004-10-09 Sebastien Cote <sc5@hermes.usherb.ca>
20137 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20139 * gst/auparse/gstauparse.c: (gst_auparse_chain):
20140 Error out on invalid data (fixes #154807).
20142 2004-10-09 Tim-Philipp Müller <t.i.m@zen.co.uk>
20144 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20146 * ext/dvdread/dvdreadsrc.c: (_read):
20147 Make titles > 0 work again (fixes #154834).
20149 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20151 * gst-libs/gst/riff/riff-media.c:
20152 (gst_riff_create_video_template_caps):
20153 WMV3 missing in template caps.
20155 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20157 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20158 OK, so the original code was too strict. It makes random AVI files
20159 hang for seconds upon opening, which is unacceptable and is far
20160 beyond the original goal of getting multiple chunks for one-chunk
20161 sounc stream files. So now do just that.
20163 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20165 * gst/playback/gstplaybasebin.c: (setup_source),
20166 (gst_play_base_bin_change_state):
20167 Actually clean up streaminfo if output fails. This would trigger
20168 if, for example, there was no CD in the drive. No preroll, so
20169 a streaminfo structure is created, but the subsequent state change
20170 of the thread fails.
20171 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
20172 Don't change state if parent failed.
20174 2004-10-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20176 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20177 (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
20178 (gen_video_element), (remove_sinks):
20179 Add small bits of code for screenshot handling.
20181 2004-10-08 Wim Taymans <wim@fluendo.com>
20183 * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
20184 (gen_video_element), (gen_audio_element), (setup_sinks):
20185 Don't assume the user provided sinks are named "sink"...
20187 2004-10-08 Wim Taymans <wim@fluendo.com>
20189 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
20190 (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
20191 (gst_play_base_bin_link_stream):
20192 Do not try to autoplug sources that generate raw streams like
20194 disconnect the preroll overrun signal when we don't need it anymore.
20196 2004-10-08 Milosz Derezynski <internalerror.rez@fhtw-berlin.de>
20198 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
20199 Added reworked patch from #154903 from milosz derezynski (deadchip).
20201 2004-10-08 Wim Taymans <wim@fluendo.com>
20203 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
20204 (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
20205 (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
20206 (cdparanoia_convert), (cdparanoia_uri_get_type),
20207 (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
20208 (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
20209 * ext/cdparanoia/gstcdparanoia.h:
20210 This adds the cdda://<tracknum> uri.
20212 2004-10-08 Wim Taymans <wim@fluendo.com>
20214 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
20215 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20216 (try_to_link_1), (no_more_pads), (close_link), (type_found):
20217 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
20218 (unknown_type), (gst_play_base_bin_remove_element),
20219 (gst_play_base_bin_link_stream):
20220 * gst/playback/gstplaybasebin.h:
20221 * gst/playback/gstplaybin.c: (gst_play_bin_init),
20222 (gst_play_bin_set_property), (gen_video_element),
20223 (gen_audio_element), (setup_sinks):
20224 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
20225 (gst_stream_info_get_type), (gst_stream_info_class_init),
20226 (gst_stream_info_init), (gst_stream_info_new),
20227 (gst_stream_info_dispose), (stream_info_mute_pad),
20228 (gst_stream_info_set_property), (gst_stream_info_get_property):
20229 * gst/playback/gststreaminfo.h:
20230 Reuse the audio and video bins.
20231 Some internal cleanups in the stream selection code.
20233 2004-10-08 Julien MOUTTE <julien@moutte.net>
20235 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20236 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
20237 * sys/ximage/ximagesink.h:
20238 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
20239 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
20240 * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
20241 not coming from those elements. Moreover these elements should not keep
20242 the xid they have been given when in NULL state.
20244 2004-10-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20246 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20247 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
20248 * sys/ximage/ximagesink.h:
20249 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
20250 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
20251 * sys/xvimage/xvimagesink.h:
20252 Actually only create a new toplevel window if we're not gonna
20253 embed it right after.
20255 2004-10-07 Wim Taymans <wim@fluendo.com>
20257 * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
20258 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
20259 * gst/playback/gstplaybin.c: (setup_sinks):
20260 Implement muting/unmuting of streams, mute streams that are not
20263 2004-10-07 Wim Taymans <wim@fluendo.com>
20265 * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
20267 Added lame audio/x-ac3 typefind function.
20269 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
20274 === release 0.8.5 ===
20276 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
20281 releasing 0.8.5, "Take You On"
20283 2004-10-06 Wim Taymans <wim@fluendo.com>
20285 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20286 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
20287 (no_more_pads), (close_link), (type_found):
20288 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20289 * gst/playback/gstplaybin.c: (gen_video_element):
20290 Do not signal the no_more_pads after the first pad when
20291 we are plugging a non dynamic element with multiple
20292 output pads (like swfdec, dvdec, ...).
20294 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
20297 bump for prerelease
20299 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20301 * gst/wavparse/gstwavparse.c:
20302 add ATRAC3 to STATIC CAPS to fix a warning
20304 * gst/matroska/ebml-read.c:
20305 * gst-libs/gst/riff/riff-read.c:
20308 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20310 * gst-libs/gst/riff/riff-media.c:
20311 generate caps for ATRAC3 audio streams
20313 * gst/realmedia/rmdemux.c:
20314 generate caps for ATRAC3 audio streams
20316 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20318 * gst/wavparse/Makefile.am
20319 * gst/wavparse/riff.h
20320 * gst/wavparse/wavparse.vcproj
20321 riff.h removal (unused and duplication with riff-ids.h)
20323 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20325 * gst/wavparse/gstwavparse.h
20326 remove duplicated defines for audio codec codes
20328 * gst-libs/gst/riff/riff-ids.h
20329 * gst/wavenc/riff.h:
20330 add "4CC" code for ATRAC3 audio streams
20331 add "4CC" code for ITU_G721_ADPCM (unused for now)
20333 2004-10-06 Wim Taymans <wim@fluendo.com>
20335 * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
20336 Actually _do_ negotiation. Pass gdouble as arg instead
20337 of guint64 for the framerate.
20339 2004-10-06 Wim Taymans <wim@fluendo.com>
20341 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20342 (find_compatibles), (close_pad_link), (try_to_link_1),
20343 (no_more_pads), (close_link), (type_found):
20344 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20345 * gst/playback/gstplaybin.c: (gen_video_element),
20346 (gen_audio_element):
20347 Set state on newly added element to READY so that negotiation
20349 Addes some more debug info.
20350 Do not try to plug pads with multiple caps structures or ANY
20351 because it is too dangerous since we do not do dynamic
20354 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
20356 written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
20360 add Oriya translation
20362 2004-10-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20364 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20365 Prevent overwrite of size member. Makes audio sound crappy.
20367 2004-10-05 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20369 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
20370 Add rmvb to the list of known RealMedia extensions
20372 2004-10-05 Wim Taymans <wim@fluendo.com>
20374 * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
20375 (mngdec_openstream), (mngdec_closestream),
20376 (mngdec_handle_sink_event), (mngdec_readdata),
20377 (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
20378 (mngdec_getcanvasline), (mngdec_refresh),
20379 (gst_mngdec_change_state):
20380 Set the framerate correctly.
20382 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20384 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20385 There was something wrong with the index massaging.
20387 2004-10-04 Wim Taymans <wim@fluendo.com>
20389 * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
20390 * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
20391 (gst_smokedec_chain):
20392 * ext/jpeg/gstsmokedec.h:
20393 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
20394 (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
20395 * ext/jpeg/gstsmokeenc.h:
20396 * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
20397 (smokecodec_decode_new), (smokecodec_info_free),
20398 (smokecodec_set_quality), (smokecodec_get_quality),
20399 (smokecodec_set_threshold), (smokecodec_get_threshold),
20400 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
20401 (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
20402 (smokecodec_encode), (smokecodec_parse_id),
20403 (smokecodec_parse_header), (smokecodec_decode):
20404 * ext/jpeg/smokecodec.h:
20405 * ext/jpeg/smokeformat.h:
20406 Updated smoke, new bitstream, allows embedding in ogg.
20408 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20410 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
20411 Fix seeking in some files. All this code is no longer needed (and
20412 actually breaks stuff) because we now synchronize the full index
20413 right when reading the header.
20415 2004-10-04 Wim Taymans <wim@fluendo.com>
20418 configure update for libmng.
20420 2004-10-04 Wim Taymans <wim@fluendo.com>
20422 * ext/libmng/Makefile.am:
20423 * ext/libmng/gstmng.c: (plugin_init):
20424 * ext/libmng/gstmng.h:
20425 * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
20426 (gst_mngdec_base_init), (gst_mngdec_class_init),
20427 (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
20428 (gst_mngdec_loop), (gst_mngdec_get_property),
20429 (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
20430 (mngdec_closestream), (mngdec_handle_sink_event),
20431 (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
20432 (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
20433 (gst_mngdec_change_state):
20434 * ext/libmng/gstmngdec.h:
20435 * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
20436 (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
20437 (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
20438 (gst_mngenc_chain), (gst_mngenc_get_property),
20439 (gst_mngenc_set_property):
20440 * ext/libmng/gstmngenc.h:
20441 Added basic MNG decoder. Needs more work. The encoder does
20444 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20446 * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
20447 (gst_rmdemux_loop), (gst_rmdemux_add_stream),
20448 (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
20449 Don't hang on length=0 chunks. Some negotiation fixes. Signal
20452 2004-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
20455 you need at least 1.0.4 of speex
20457 2004-10-04 Iain <iaingnome@gmail.com>
20459 * ext/speex/gstspeexdec.h: Revert the includes changes.
20461 * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
20463 2004-09-30 Iain <iaingnome@gmail.com>
20465 * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
20466 found during init or set as a property instead of hardcoding /dev/audio
20468 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20470 * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
20471 (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
20472 (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
20473 (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
20474 (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
20475 (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
20476 (gst_rmdemux_dump_data):
20477 Use debug category, fix EOS handling. filesrc ! rmdemux now
20480 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20482 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
20483 (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
20484 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
20485 Improve allocation, cutting and sorting of the index. How takes a
20486 few seconds instead of minutes.
20488 2004-10-03 Christophe Fergeau <teuf@gnome.org>
20490 * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
20493 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20495 * gst-libs/gst/riff/riff-media.c:
20496 (gst_riff_create_video_caps_with_data),
20497 (gst_riff_create_video_template_caps):
20498 Add wing commander format mimetype/fourccs.
20499 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20500 Don't crash if some value is 0.
20502 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20504 * gst-libs/gst/riff/riff-media.c:
20505 (gst_riff_create_video_caps_with_data),
20506 (gst_riff_create_video_template_caps):
20507 Add DIB fourcc (raw, palettized 8-bit RGB).
20508 * gst-libs/gst/riff/riff-read.c:
20509 (gst_riff_read_strf_vids_with_data):
20510 Oops, fix strf_data reading bug.
20511 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
20512 Use a non-NULL tag.
20513 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
20514 Time for hacks. Sorry Dave. At least one quicktime movie (a
20515 trailer) that I've encountered contains multiple video tracks.
20516 One of those is the actual video track, the other are one-frame
20517 tracks (images). Unfortunately, the number of frames according
20518 to the trak header is 1 for each, so that doesn't help. So
20519 instead, I look at the duration and discard tracks with a
20520 duration shorter than 20% of the length of the stream. Better
20523 2004-10-01 Christian Schaller <christian@fluendo.com>
20525 * ext/ivorbis/vorbis.c:
20526 Patch from Phil Blundell (Bug 152341)
20528 2004-10-01 Wim Taymans <wim@fluendo.com>
20530 * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
20531 (speex_dec_get_formats), (speex_dec_convert),
20532 (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
20533 (speex_dec_chain), (gst_speexdec_get_property),
20534 (gst_speexdec_set_property):
20537 2004-10-01 Wim Taymans <wim@fluendo.com>
20539 * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
20540 (gst_wavparse_stream_init), (gst_wavparse_fmt),
20541 (gst_wavparse_other), (gst_wavparse_loop),
20542 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20543 (gst_wavparse_srcpad_event):
20544 * gst/wavparse/gstwavparse.h:
20545 Added some more debugging info.
20546 Fix the case where the length of the file is 0.
20547 Make sure we seek to sample borders.
20549 2004-10-01 Wim Taymans <wim@fluendo.com>
20551 * gst/playback/README:
20552 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
20553 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20554 (try_to_link_1), (no_more_pads), (close_link), (type_found):
20555 Add some debug info to decodebin, update README
20557 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20559 * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
20560 Don't use g_print(); use GST_DEBUG().
20562 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20564 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
20565 (gst_ogg_mux_queue_pads):
20566 Handle EOS properly.
20568 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
20570 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20572 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
20573 (gst_faad_chain), (gst_faad_change_state):
20574 * ext/faad/gstfaad.h:
20575 Allow playback of raw (unframed) MPEG AAC files (#148993).
20577 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
20579 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20581 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20582 Throw error if we didn't recognize the stream. Fixes #152289.
20584 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20586 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
20589 2004-10-01 Francis Labonte <francis_labonte@hotmail.com>
20591 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20593 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20596 2004-10-01 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
20598 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20600 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
20602 * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
20605 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20607 * gst-libs/gst/riff/riff-media.c:
20608 (gst_riff_create_video_caps_with_data),
20609 (gst_riff_create_audio_caps_with_data):
20610 Add codec_data handling (like asfdemux used to do).
20611 * gst/asfdemux/gstasf.c: (plugin_init):
20612 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
20613 (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
20614 Use riff-media for caps creation instead of our own (mostly
20615 broken) copy of its functions.
20617 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20619 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
20620 Don't actually error out if we get another return value than
20621 -EINVAL. Opposite to what I first thought, drivers have random
20622 return values for this, although -EINVAL is the expected return
20623 value. Since this is not fatal, we shouldn't use
20624 GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
20626 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20628 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
20629 (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
20630 (dvdreadsrc_get_property), (_open), (_seek), (_read),
20631 (dvdreadsrc_get), (dvdreadsrc_open_file),
20632 (dvdreadsrc_change_state):
20633 Fix. Don't do one big huge loop around the whole DVD, that will
20634 cache all data and thus eat sizeof(dvd) (several GB) before we
20636 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
20637 Actually NULL'ify event after using it.
20638 * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
20639 (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
20640 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20641 (gst_ebml_read_seek), (gst_ebml_read_skip):
20643 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
20644 (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
20645 (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
20646 Fix timing (this will probably break if I seek using menus, but
20647 I didn't get there yet). VOBs and normal DVDs should now work.
20648 Add a mpeg2-only pad with high rank so this get autoplugged for
20650 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
20651 (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
20652 (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
20653 (gst_mpeg_demux_get_audio_stream),
20654 (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
20655 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
20656 Use this as second rank for MPEG-1 and MPEG-2. Still use this for
20657 MPEG-1 but use dvddemux for MPEG-2.
20658 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
20659 (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
20660 (gst_mpeg_parse_parse_packhead):
20661 Timing. Only add pad template if it exists. Add sink template from
20662 class and not from ourselves. This means we will always use the
20663 correct sink template even if it is not the one defined in this
20666 2004-09-29 Wim Taymans <wim@fluendo.com>
20668 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
20669 (gst_mpeg_demux_parse_pes):
20670 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
20671 Fix playback of mpeg again, timestamps where screwed up by
20674 2004-09-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20676 * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
20677 Only return true if we actually filled something in. Prevents
20678 player applications from showing a random length for flac files.
20679 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
20680 (gst_riff_read_use_event), (gst_riff_read_handle_event),
20681 (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
20682 (gst_riff_read_strf_vids_with_data),
20683 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
20684 OK, ok, so I implemented event handling. Apparently it's normal
20685 that we receive random events at random points without asking
20687 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20688 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
20689 (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
20690 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
20691 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
20692 (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
20693 (gst_avi_demux_stream_data), (gst_avi_demux_loop):
20694 * gst/avi/gstavidemux.h:
20695 Implement non-lineair chunk handling and subchunk processing.
20696 The first solves playback of AVI files where the audio and video
20697 data of individual buffers that we read are not synchronized.
20698 This should not happen according to the wonderful AVI specs, but
20699 of course it does happen in reality. It is also a prerequisite for
20700 the second. Subchunk processing allows us to cut chunks in small
20701 pieces and process each of these pieces separately. This is
20702 required because I've seen several AVI files with incredibly large
20703 audio chunks, even some files with only one audio chunk for the
20704 whole file. This allows for proper playback including seeking.
20705 This patch is supposed to fix all AVI A/V sync issues.
20706 * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
20707 (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
20709 * gst/modplug/gstmodplug.cc:
20710 Proper return value setting for the query() function.
20711 * gst/playback/gstplaybasebin.c: (setup_source):
20712 Being in non-playing state (after, e.g., EOS) is not necessarily
20713 a bad thing. Allow for that. This fixes playback of short files.
20714 They don't actually playback fully now, because the clock already
20715 runs. This means that small files (<500kB) with a small length
20716 (<2sec) will still not or barely play. Other files, such as mod
20717 or flx, will work correctly, however.
20719 2004-09-28 Wim Taymans <wim@fluendo.com>
20721 * ext/speex/gstspeex.c: (plugin_init):
20722 * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
20723 (gst_speex_dec_class_init), (speex_dec_get_formats),
20724 (speex_get_event_masks), (speex_get_query_types),
20725 (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
20726 (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
20727 (gst_speexdec_get_property), (gst_speexdec_set_property),
20728 (speex_dec_change_state):
20729 * ext/speex/gstspeexdec.h:
20730 * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
20731 (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
20732 (gst_speexenc_base_init), (gst_speexenc_class_init),
20733 (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
20734 (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
20735 (gst_speexenc_src_query), (gst_speexenc_init),
20736 (gst_speexenc_get_tag_value), (comment_init), (comment_add),
20737 (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
20738 (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
20739 (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
20740 (gst_speexenc_chain), (gst_speexenc_get_property),
20741 (gst_speexenc_set_property), (gst_speexenc_change_state):
20742 * ext/speex/gstspeexenc.h:
20743 Rewrote speex encoder, make sure it can be embedded in ogg.
20744 Implemented speex decoder.
20746 2004-09-28 Christian Schaller <christian@fluendo.com>
20749 Remove kioslave plugin. Markey is brewing a new working one
20750 * ext/Makefile.am: Remove kioslave plugin
20752 * gst-plugins.spec.in: remove kio plugin from spec
20754 2004-09-27 Wim Taymans <wim@fluendo.com>
20756 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
20757 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
20758 (is_sync_frame), (gst_multifdsink_client_queue_buffer),
20759 (gst_multifdsink_new_client),
20760 (gst_multifdsink_handle_client_write),
20761 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20762 (gst_multifdsink_handle_clients):
20763 * gst/tcp/gstmultifdsink.h:
20764 Make syncing to keyframes actually work for new clients and lagging
20767 2004-09-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
20769 * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
20770 (gst_navigationtest_handle_src_event), (draw_box_planar411),
20771 (gst_navigationtest_planar411), (gst_navigationtest_change_state):
20772 * gst/debug/gstnavigationtest.h:
20773 make navigationtest display button-press and button-release events
20775 2004-09-26 Iain <iaingnome@gmail.com>
20777 * gst/interleave/interleave.c (all_channels_new_media): Checks if all
20778 the channels have received a new media event.
20779 (interleave_buffered_loop): Compresses a new media event on all
20782 2004-09-26 Iain <iaingnome@gmail.com>
20784 * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
20785 call the sinkpad's default event handler and not the srcpads. He also
20786 says this is confusing :)
20787 (gst_wavenc_stop_file): Company says that seek events only go upstream
20788 we should send a discontinuous downstream instead.
20790 2004-09-25 Christian Schaller <christian@fluendo.com>
20792 * Update SPEC file to be usable in conjunction with Fedora Core,
20793 Fedora.us and freshrpms packages
20794 * Fix typo in multifilesrc test Makefile
20796 2004-09-24 Wim Taymans <wim@fluendo.com>
20798 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20799 Only signal the no_more_pads signal when we have
20800 added the stream to our list.
20802 2004-09-24 Wim Taymans <wim@fluendo.com>
20804 * gst/playback/gstplaybasebin.c: (remove_prerolls),
20806 * gst/playback/gstplaybasebin.h:
20807 * gst/playback/gstplaybin.c: (setup_sinks):
20808 Don't try to preroll or decode more than one audio/video
20811 2004-09-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20813 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
20814 Throw error if we failed to find a suitable output. This should
20815 throw an error if we successfully set up a pipeline (e.g. because
20816 we recognized a media file) but found no decodable streams in it
20817 (e.g. because it contains only media stream types for which we
20818 have no decoders, or because it's not a media type).
20820 2004-09-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20822 * ext/dirac/Makefile.am:
20823 * ext/dirac/gstdirac.cc:
20824 * ext/dirac/gstdiracdec.cc:
20825 * ext/dirac/gstdiracdec.h:
20826 Do something. Don't actually know if this works because I don't
20827 have a demuxer yet.
20828 * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
20829 Add channels=1 to caps returned from _getcaps().
20830 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
20831 (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
20832 (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
20833 (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
20834 (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
20835 (gst_ogm_parse_change_state):
20836 Separate between audio/video so ogmaudioparse actually uses the
20837 audio pad templates. Both audio and video work now, including
20838 autoplugging. Also use sometimes-srcpad hack.
20839 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
20840 Handle events better. Don't hang on infinite loops.
20841 * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
20842 (gst_avi_demux_init), (gst_avi_demux_reset),
20843 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
20844 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
20845 (gst_avi_demux_change_state):
20846 * gst/avi/gstavidemux.h:
20847 Improve A/V sync. Still not perfect.
20848 * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
20849 (gst_ebml_read_skip):
20850 Handle events better.
20851 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
20852 (gst_qtdemux_loop_header), (qtdemux_parse_trak),
20853 (qtdemux_audio_caps):
20854 Add IMA4. Improve event handling. Save offset after a seek when
20855 the headers are at the end of the file so that we don't end up in
20857 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
20858 Add low-priority typefind support for files with no length.
20860 2004-09-23 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20862 * testsuite/multifilesink/Makefile.am:
20865 2004-09-22 Julien MOUTTE <julien@moutte.net>
20867 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
20868 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
20869 mistakes from thaytan's patches.
20871 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
20873 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
20874 For completeness, XSync in the destroy function as xvimage does.
20876 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
20878 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
20879 Correct caps negotiation
20880 * gst/volume/gstvolume.c: (volume_chain_float),
20881 (volume_chain_int16):
20882 Modify debug output to be little more informative
20883 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
20884 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
20885 (gst_xvimagesink_xvimage_destroy):
20886 Add XSync calls after detaching from the shared memory segment to
20889 2004-09-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20891 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20892 (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
20893 * ext/vorbis/vorbis.c: (plugin_init):
20894 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
20895 (gst_vorbisenc_chain):
20896 * ext/vorbis/vorbisenc.h:
20897 remove explicit newmedia support from oggmux and vorbisenc
20898 add debug category to vorbisenc
20899 * gst/multifilesink/gstmultifilesink.c:
20900 (gst_multifilesink_class_init), (gst_multifilesink_init),
20901 (gst_multifilesink_dispose), (gst_multifilesink_set_location),
20902 (gst_multifilesink_set_property), (gst_multifilesink_next_file),
20903 (gst_multifilesink_handle_event), (gst_multifilesink_chain),
20905 * gst/multifilesink/gstmultifilesink.h:
20906 add support for streamheader in multifilesink
20908 2004-09-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20910 * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
20911 (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
20912 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
20913 Prevent infinite loops. More correct error reporting.
20914 * gst/auparse/gstauparse.c: (gst_auparse_chain):
20915 Error out if negotiation fails.
20916 * gst/playback/gstplaybasebin.c: (setup_source),
20917 (gst_play_base_bin_change_state), (gst_play_base_bin_error),
20918 (gst_play_base_bin_found_tag):
20919 Error/tag forwarding. Pre-roll fixes for source errors on state
20920 changes (e.g. "file does not exist") to prevent hangs.
20922 2004-09-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20924 * testsuite/multifilesink/Makefile.am:
20925 * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
20926 (gst_newmedia_class_init), (gst_newmedia_init),
20927 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
20928 (newfile_signal), (test_signal), (main):
20929 * testsuite/multifilesink/multifilesrc_test.c: (main):
20930 * testsuite/multifilesink/oggtheora_test.c:
20931 (gst_newmedia_base_init), (gst_newmedia_class_init),
20932 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
20933 (test_format), (newfile_signal), (test_signal), (main):
20934 * testsuite/multifilesink/oggvorbis_test.c:
20935 (gst_newmedia_base_init), (gst_newmedia_class_init),
20936 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
20937 (test_format), (newfile_signal), (test_signal), (main):
20938 * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
20939 (gst_newmedia_class_init), (gst_newmedia_init),
20940 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
20941 (newfile_signal), (test_signal), (main):
20944 2004-09-20 Christian Schaller <christian@fluendo.com>
20946 * Fix mikmod license to LGPL as they have relicensed
20947 * Move Dirac and Effectv into LGPL section of README_license
20949 2004-09-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20951 * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
20952 (gst_mad_change_state):
20953 Allow for mp3 rate/channels changes. However, only very
20954 conservatively. Reason that we *have* to enable this is smiply
20955 because the mad find_sync() function is not good enough, it will
20956 regularly sync on random data as valid frames and therefore make
20957 us provide random caps as *final* caps of the stream. The best fix
20958 I could think of is to simply require several of the same stream
20959 changes in a row before we change caps.
20960 The actual testcase that works now is #
20961 * ext/ogg/Makefile.am:
20962 * ext/ogg/gstogg.c: (plugin_init):
20963 * ext/ogg/gstogmparse.c:
20964 OGM support (video only for now; I need an audio sample file).
20965 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
20966 (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
20967 (gst_asf_demux_add_video_stream):
20969 * gst/playback/gstplaybasebin.c: (unknown_type):
20970 Don't error out on single unknown-types after all. It's wrong.
20971 If we found type of video and audio but not of a subtitle stream,
20972 it will still error out (which is unwanted). Will find a better fix
20974 * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
20975 (ogmaudio_type_find), (plugin_init):
20978 2004-09-20 Johan Dahlin <johan@gnome.org>
20980 * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
20981 after setting caps.
20983 2004-09-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20985 * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
20986 * gst/wavenc/gstwavenc.h:
20987 Added newmedia support to wavenc
20989 2004-09-17 Wim Taymans <wim@fluendo.com>
20991 * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
20992 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
20993 (gst_fdset_fd_can_write), (gst_fdset_wait):
20994 * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
20995 (gst_multifdsink_init), (gst_multifdsink_add),
20996 (gst_multifdsink_remove), (gst_multifdsink_get_stats),
20997 (gst_multifdsink_remove_client_link),
20998 (gst_multifdsink_client_queue_buffer),
20999 (gst_multifdsink_handle_client_write),
21000 (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
21001 (gst_multifdsink_close), (gst_multifdsink_change_state):
21002 * gst/tcp/gstmultifdsink.h:
21003 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
21004 (gst_tcpserversink_removed):
21005 Small cleanups in fdset.c
21006 Use a hastable to map fd to the client structure for faster
21007 lookup in _remove and get_stats.
21008 Added virtual function to close the fds.
21009 Handle clients even when the select/poll call was unblocked because
21011 Implement syncing to keyframe in the recovery procedure.
21013 2004-09-16 Iain <iaingnome@gmail.com>
21015 * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
21018 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21020 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
21021 Caps are only set if the type of the stream is unknown, but this
21022 is initialized in ->init_stream(), so set to UNKNOWN after calling
21023 ->init_stream() so that capsnego starts.
21025 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21027 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21028 (gst_avi_demux_stream_data):
21029 Just hardcode for raw audio then. AVI audio sucks.
21031 2004-09-15 Arwed v. Merkatz <v.merkatz@gmx.net>
21033 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
21034 * gst/matroska/matroska-mux.c: (audiosink_templ),
21035 (gst_matroska_mux_audio_pad_link):
21036 * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
21037 Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
21039 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21041 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21042 (gst_avi_demux_stream_data):
21043 Try to fix a/v sync issues.
21045 2004-09-15 David Schleef <ds@schleef.org>
21047 * configure.ac: remove NASM check, since we don't use it. Update
21049 * ext/dirac/gstdiracdec.cc: update to current 0.4 API
21050 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
21051 Initialized variables.
21052 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
21053 (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
21054 (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
21057 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21059 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21060 (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
21061 * gst/avi/gstavidemux.h:
21062 Fix for compressed audio (mp3) timestamp generation. How did this
21065 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21067 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
21068 Volume is a double not a float.
21070 2004-09-15 Wim Taymans <wim@fluendo.com>
21072 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
21073 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
21074 Don't close the fd in multifdsink as we didn't open it in the
21075 first place. Some cleanups.
21077 2004-09-15 Wim Taymans <wim@fluendo.com>
21079 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21080 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21081 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21082 Fix the case where the muxer would mark pages as delta
21083 frames when they are not (vorbis only ogg).
21085 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21087 * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
21088 (gst_play_base_bin_change_state):
21089 Handle the case where we failed to setup a clear pipeline. This
21090 will throw an error (or EOS, another nice case) and if you don't
21091 catch that, the app will wait for the signal forever (and thus
21094 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21096 * ext/gnomevfs/gstgnomevfssink.c:
21097 (gst_gnomevfssink_uri_get_protocols):
21098 * ext/gnomevfs/gstgnomevfssrc.c:
21099 (gst_gnomevfssrc_uri_get_protocols):
21100 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
21101 * ext/gnomevfs/gstgnomevfsuri.h:
21102 Use _uri_new() instead of _open(), so it doesn't take as long and
21103 Christophe's computer won't hang.
21104 * gst/playback/gstplaybasebin.c: (unknown_type):
21105 Throw error on unknown media type, so apps actually display it.
21107 2004-09-14 Brian Cameron <brian.cameron@sun.com
21109 * tools/gst-launch-ext-m.m: Changed ~ to $ENV{HOME} to allow
21110 this script to work on Solaris since bash shell handles echo
21111 differenly than bash.
21113 2004-09-17 Wim Taymans <wim@fluendo.com>
21115 * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
21116 (setup_source), (gst_play_base_bin_set_property),
21117 (gst_play_base_bin_add_element):
21118 * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21119 Some more work on making sure seeking pauses the pipeline and
21120 that changing the uri actually does something.
21122 2004-09-17 Wim Taymans <wim@fluendo.com>
21124 * gst/tcp/gstfdset.c: (gst_fdset_wait):
21125 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
21126 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
21127 (gst_tcpserversink_close):
21128 Be a bit more paranoid when freeing memory.
21130 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21132 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
21133 (qtdemux_parse_trak):
21134 Don't crash by dividing by zero (see sample movie in #126922).
21136 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21138 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
21139 Don't touch non-existing data (fixes crash on file in #140147).
21141 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21143 * gst/playback/gstplaybasebin.c:
21144 (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
21145 Handle double disposals, and proper change of URIs.
21147 2004-09-13 Martin Eikermann <meiker@upb.de>
21149 * gst/mpegstream/gstmpegparse.c:
21150 fix synchronistation for streams recorded from digital PCR
21153 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21155 * ext/gnomevfs/Makefile.am:
21156 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
21157 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
21158 (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
21159 (gst_gnomevfssink_uri_get_type),
21160 (gst_gnomevfssink_uri_get_protocols),
21161 (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
21162 (gst_gnomevfssink_uri_handler_init),
21163 (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
21164 (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
21165 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
21166 (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
21167 (gst_gnomevfssrc_uri_get_type),
21168 (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
21169 (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
21170 (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
21171 (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
21172 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
21173 * ext/gnomevfs/gstgnomevfsuri.h:
21174 Add URI support to Gnome-VFS plugins. Tries to load a fixed list
21175 of fake URIs to see which this version of Gnome-VFS likes, and
21176 uses that for the Gst-URI interface. Makes playbin support http://
21177 streams. Also fix up some stupid behaviour in gnomevfssrc.
21179 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21181 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
21182 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
21183 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
21184 (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
21185 Update mixer (to sync with other sessions) if we try to obtain
21186 a new value. This makes alsamixer work accross applications.
21187 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
21188 Only call sync functions if we're running, else alsalib asserts.
21189 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
21190 Sometimes fails to compile. Possibly a gcc bug.
21191 * gst/playback/gstplaybin.c: (gen_video_element),
21192 (gen_audio_element):
21193 Add a reference to an application-provided object, because we lose
21194 this same reference if we add it to the bin. If we don't do this,
21195 we can only use this object once and thus crash if we go from
21196 ready to playing, back to ready and back to playing again.
21197 Also add an audioscale element because several cheap soundcards -
21198 like mine - don't support all samplerates.
21199 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
21200 (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
21201 Fix wrong order or PAR calls. Makes automatically obtained PAR
21202 from the X server atually being used.
21204 2004-09-12 David Schleef <ds@schleef.org>
21206 Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
21207 #151887, #152102, #152247.
21208 * examples/indexing/indexmpeg.c: 64-bit warning fixes.
21209 * examples/seeking/cdparanoia.c: same
21210 * examples/seeking/cdplayer.c: same
21211 * examples/seeking/seek.c: same
21212 * examples/seeking/spider_seek.c: same
21213 * examples/seeking/vorbisfile.c: same
21214 * examples/stats/mp2ogg.c: same
21215 * ext/esd/esdsink.c: (gst_esdsink_class_init),
21216 (gst_esdsink_dispose): Dispose of element properly.
21217 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
21219 * ext/nas/nassink.c: (gst_nassink_class_init),
21220 (gst_nassink_dispose): Dispose of element correctly.
21221 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
21222 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
21223 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
21224 Fix 64-bit warning.
21225 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
21226 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
21227 Fix 64-bit warning.
21229 2004-09-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
21231 * configure.ac : change speex detection as 1.1.6 now uses
21232 .pc/pkg-config and they changed their headers location.
21234 2004-09-09 Arwed v. Merkatz <v.merkatz@gmx.net>
21236 * gst/matroska/matroska-mux.h:
21237 * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
21238 (gst_matroska_mux_start), (gst_matroska_mux_finish),
21239 (gst_matroska_mux_write_data):
21240 Write multiple blocks/frames per cluster.
21241 Write meta-seek information (seek heads).
21243 2004-09-09 Scott Wheeler <wheeler@kde.org>
21245 * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
21246 (gst_play_bin_set_property), (gst_play_bin_get_property),
21247 (gen_audio_element), (gen_audio_element):
21248 Add a volume element / property to the pipeline.
21250 2004-09-07 Wim Taymans <wim@fluendo.com>
21252 * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
21253 Copy timestamps from the master pad to the output buffers.
21255 2004-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
21257 * ext/raw1394/gstdv1394src.c:
21258 throw errors when applicable
21260 2004-09-01 Arwed v. Merkatz <v.merkatz@gmx.net>
21262 * gst/matroska/ebml-ids.h:
21263 * gst/matroska/ebml-read.c: (gst_ebml_read_date):
21264 * gst/matroska/ebml-write.c: (gst_ebml_write_date):
21265 * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
21266 automatically convert unix time <-> ebml time when reading/writing
21267 a date, use gst_ebml_write_uint to write CUETIME,
21268 not gst_ebml_write_date.
21269 * gst/matroska/matroska-ids.h:
21270 * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
21271 (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
21272 (gst_matroska_mux_track_header), (gst_matroska_mux_start),
21273 (gst_matroska_mux_write_data):
21274 Write track and segment UIDs, write muxing date, write
21275 TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
21276 Create cues for audio only files.
21278 2004-08-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21280 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
21281 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
21282 Re-commit ALSA switches.
21283 * gst/adder/gstadder.c: (gst_adder_loop):
21284 64-bit fix (#151416).
21285 * gst/debug/progressreport.c: (gst_progressreport_report):
21286 64-bit fix (#151419).
21287 * gst/matroska/matroska-demux.c:
21288 (gst_matroska_demux_parse_contents):
21289 64-bit fix (#151420).
21290 * gst/playback/test3.c: (update_scale):
21291 64-bit fix (#151421).
21293 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
21298 === release 0.8.4 ===
21300 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21302 * configure.ac: releasing 0.8.4, "Alias"
21304 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
21306 * ext/theora/Makefile.am:
21307 fix makefile. Fixes #151462.
21309 2004-08-30 Wim Taymans <wim@fluendo.com>
21311 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
21312 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21313 (gst_multifdsink_remove_client_link),
21314 (gst_multifdsink_client_queue_buffer),
21315 (gst_multifdsink_handle_client_write):
21316 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
21317 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
21318 Fix some memory leaks.
21320 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
21322 Patch by: David Schleef
21326 rename our detection macro for V4L2. Fixes #151236.
21328 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
21330 Patch by: David Schleef
21333 check to define LAMEPRESET. Fixes #151232.
21335 2004-08-27 David Schleef <ds@schleef.org>
21337 * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
21338 (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
21339 (gst_glimagesink_fixate): Move local variable declarations to
21340 make gcc-2.95 happy.
21342 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
21345 bump nano for prerelease
21347 2004-08-27 David Schleef <ds@schleef.org>
21349 * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
21350 * sys/sunaudio/gstsunaudiosrc.c:
21351 * sys/sunaudio/gstsunaudiosrc.h:
21353 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
21355 * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
21356 handle EOS correctly
21357 * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
21358 * gst/matroska/matroska-mux.h:
21359 added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
21360 VFW compatibility mode
21362 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
21364 patch by: Zaheer Abbas Merali
21366 * ext/ogg/gstoggmux.c:
21367 * ext/vorbis/vorbisenc.c:
21368 * ext/vorbis/vorbisenc.h:
21371 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
21373 * gst/matroska/ebml-write.c: (gst_ebml_write_float),
21374 fix byte order reversion on little endian machines.
21375 * gst/matroska/matroska-mux.c: (audiosink_templ),
21376 (gst_matroska_mux_audio_pad_link):
21377 add TTA codec to the list of supported codecs.
21378 * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
21379 (gst_matroska_mux_start), (gst_matroska_mux_finish),
21380 (gst_matroska_mux_write_data):
21381 * gst/matroska/matroska-mux.h:
21382 write segment duration correctly, write muxing app string, fixes bugs
21383 #140897 and #140898.
21384 * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
21385 wait for all pads to be negotiated before starting to mux.
21387 2004-08-26 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21389 * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
21390 * ext/lame/gstlame.h:
21391 Added new media support to lame
21393 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
21395 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
21396 send vorbis headers at the beginning of a stream, fixes bug #141554.
21397 Interpret BLOCKDURATION and set buffer duration accordingly, fixes
21399 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
21400 (gst_matroska_demux_plugin_init):
21401 * gst/matroska/matroska-ids.h:
21402 enable demuxing of TTA audio streams, fixes bug #148951.
21403 * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
21404 enable typefinding for TTA audio files, fixes bug #148711.
21405 * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
21406 set XVID_LOWDELAY flag for decoding so xvid always returns an image,
21407 fixes playback of packed bitstream and xvid with bframes, bug #135407.
21409 2004-08-24 Sebastien Cote <sc5@hermes.usherb.ca>
21411 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
21412 (gst_riff_read_element_data), (gst_riff_read_seek),
21413 (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
21414 #144616, patch reviewed by Ronald and committed by Christophe Fergeau
21417 2004-08-23 Iain <iaingnome@gmail.com>
21419 * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
21420 tags. They appear to be handled differently to normal.
21421 (tag_list_to_id3_tag_foreach): Ditto.
21423 2004-08-22 Wim Taymans <wim@fluendo.com>
21425 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21426 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21427 Make sure we never send -1 granulepos.
21429 2004-08-20 Wim Taymans <wim@fluendo.com>
21431 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21432 (gst_ogg_mux_loop):
21433 I will accept bitchslappings with non sharp objects.
21435 2004-08-20 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21438 Clean up the test for lame presets
21440 2004-08-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21443 * ext/lame/Makefile.am:
21444 * ext/lame/gstlame.c: (gst_lame_class_init),
21445 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21446 Only enable lame presets if version of lame has presets in API
21448 2004-08-19 Jan Schmidt <thaytan@mad.scientist.com>
21449 * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
21450 * gst/udp/gstudpsrc.h:
21451 Don't call gst_pad_push in a get function. Fixes #150449
21453 2004-08-18 Wim Taymans <wim@fluendo.com>
21455 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
21456 (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
21457 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21458 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21459 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21461 * gst/tcp/gstfdset.h:
21462 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21463 (gst_multifdsink_client_queue_buffer),
21464 (gst_multifdsink_handle_client_write):
21465 * gst/tcp/gstmultifdsink.h:
21466 Some extra checks in gstfdset.
21467 Only use send() when the fd is a socket. Don't try to
21468 read from write only fds.
21470 2004-08-18 Wim Taymans <wim@fluendo.com>
21472 * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
21473 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21474 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21475 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21477 Add more locking and bounds checking.
21479 2004-08-18 Wim Taymans <wim@fluendo.com>
21481 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
21482 Realloc test fdset in the lock and right before starting
21483 the poll call. Bump the limit to 4096.
21485 2004-08-17 David Schleef <ds@schleef.org>
21487 * sys/sunaudio/Makefile.am:
21488 * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
21489 of rates and channels. Make debugging less obnoxious.
21491 Patch from Balamurali Viswanathan implementing a mixer for
21492 Sun audio. (bug #144091):
21493 * sys/sunaudio/gstsunelement.c:
21494 * sys/sunaudio/gstsunelement.h:
21495 * sys/sunaudio/gstsunmixer.c:
21496 * sys/sunaudio/gstsunmixer.h:
21498 2004-08-17 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21500 * gst/audioscale/gstaudioscale.c:
21501 * gst/audioscale/gstaudioscale.h:
21502 made audioscale resample from any sample rate to any sample rate
21504 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
21506 * ext/libpng/gstpngdec.c:
21507 error out on unsupported types
21509 2004-08-17 Iain <iaingnome@gmail.com>
21511 * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
21512 mid_side and loose_mid_side properties if its a stereo stream.
21514 2004-08-17 Wim Taymans <wim@fluendo.com>
21516 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21517 (theora_get_formats), (theora_dec_src_convert),
21518 (theora_dec_sink_convert), (theora_dec_src_query),
21519 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
21522 2004-08-17 Wim Taymans <wim@fluendo.com>
21524 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
21525 (gst_ogg_pad_push):
21526 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
21527 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
21528 (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
21529 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21530 Mark delta units in the muxer.
21531 Try to decode the packet after an out-of-sync error from
21534 2004-08-17 Wim Taymans <wim@fluendo.com>
21536 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21537 (gst_multifdsink_init), (gst_multifdsink_add),
21538 (gst_multifdsink_client_queue_buffer),
21539 (gst_multifdsink_set_property), (gst_multifdsink_get_property):
21540 * gst/tcp/gstmultifdsink.h:
21541 Added option to send a keyframe to clients as the first buffer.
21542 Make timeout property writable.
21544 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
21546 patch by: Wim Taymans
21548 * gst/tcp/gstfdset.c:
21549 * gst/tcp/gstmultifdsink.c:
21550 fix index comparison, should include 0
21552 2004-08-16 Wim Taymans <wim@fluendo.com>
21554 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
21555 (gst_fdset_add_fd), (gst_fdset_remove_fd),
21556 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21557 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21559 copy when reallocing for poll so the select arguments don't get
21560 changed during the call
21562 2004-08-16 Wim Taymans <wim@fluendo.com>
21564 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
21565 (gst_theora_enc_class_init), (theora_enc_sink_link),
21566 (theora_buffer_from_packet), (theora_enc_chain):
21567 Fix bug where buffers were not marked as keyframes
21570 2004-08-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21572 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
21573 (gst_lame_preset_get_type), (gst_lame_class_init):
21574 describe the enum values for vbr mode and presets more verbosely
21576 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21578 * ext/lame/gstlame.c: (gst_lame_mode_get_type),
21579 (gst_lame_quality_get_type), (gst_lame_padding_get_type),
21580 (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
21581 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21582 * ext/lame/gstlame.h:
21583 add preset property to lame so it can use lame presets
21585 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21587 * ext/lame/gstlame.c: (gst_lame_get_property):
21588 whoops forgot break, thanks teuf
21590 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21592 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
21593 (gst_lame_class_init), (gst_lame_src_getcaps),
21594 (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
21595 (gst_lame_get_property), (gst_lame_setup):
21596 * ext/lame/gstlame.h:
21597 fix lame's broken vbr stuff, allow it to resample if need be, and also
21598 make xing header optional
21600 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21602 * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
21603 added getcaps function so samplerate doesnt get fixated to silly values
21605 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21607 * ext/lame/gstlame.c: (gst_lame_src_link):
21608 revert previous fix
21610 2004-08-12 Johan Dahlin <johan@gnome.org>
21612 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
21613 checks. Doesn't matter what state we are in. Interfaces are a
21614 compile time thing, not runtime. It also broke the python bindings.
21616 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21618 * ext/lame/gstlame.c: (gst_lame_src_link):
21619 made source pad link function check if sinkpad is ok..fixes the problem
21620 where core fixates the output rate of lame stupidly
21622 2004-08-12 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
21624 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
21625 * sys/v4l/v4l_calls.c:
21626 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
21627 fix fixate function to handle nonsimple caps.
21628 remove bogus check in _link
21631 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21633 * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
21634 set default compression ratio parameter to 0.0 so bitrate parameter
21637 2004-08-11 David Schleef <ds@schleef.org>
21639 * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
21641 2004-08-11 David Schleef <ds@schleef.org>
21643 * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
21646 2004-08-11 David Schleef <ds@schleef.org>
21648 * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
21650 2004-08-11 David Schleef <ds@schleef.org>
21652 * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
21654 * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
21655 * gst-libs/gst/video/gstvideosink.c: Change copyright block to
21657 * gst/auparse/gstauparse.c: Fix plugin license field.
21658 * gst/monoscope/gstmonoscope.c: Fix plugin license field.
21659 * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
21660 * gst/rtp/gstrtp.c: Fix plugin license field.
21662 2004-08-11 Wim Taymans <wim@fluendo.com>
21664 * gst/tcp/Makefile.am:
21665 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
21666 (ensure_size), (gst_fdset_new), (gst_fdset_free),
21667 (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
21668 (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
21669 (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
21670 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
21671 (gst_fdset_fd_can_write), (gst_fdset_wait):
21672 * gst/tcp/gstfdset.h:
21673 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
21674 (gst_multifdsink_class_init), (gst_multifdsink_init),
21675 (gst_multifdsink_add), (gst_multifdsink_remove),
21676 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
21677 (gst_multifdsink_remove_client_link),
21678 (gst_multifdsink_handle_client_read),
21679 (gst_multifdsink_client_queue_data),
21680 (gst_multifdsink_client_queue_caps),
21681 (gst_multifdsink_client_queue_buffer),
21682 (gst_multifdsink_handle_client_write),
21683 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21684 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
21685 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
21686 (gst_multifdsink_close):
21687 * gst/tcp/gstmultifdsink.h:
21688 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
21689 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
21690 (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
21691 (gst_tcpserversink_close):
21692 * gst/tcp/gsttcpserversink.h:
21693 Abstracted away the select call, implemented poll (yes we ran into
21694 the 1024 limit in production).
21696 2004-08-11 Thomas Vander Stichele <thomas at apestaart dot org>
21698 * gst/tcp/gsttcp.c:
21699 * gst/tcp/gsttcpplugin.c:
21700 improve debuggging, remove assert
21702 2004-08-10 Wim Taymans <wim@fluendo.com>
21704 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
21705 (gst_client_status_get_type), (gst_multifdsink_class_init),
21706 (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
21707 (gst_multifdsink_handle_client_read),
21708 (gst_multifdsink_handle_client_write),
21709 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21710 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
21711 (gst_multifdsink_get_property):
21712 * gst/tcp/gstmultifdsink.h:
21713 * gst/tcp/gsttcp-marshal.list:
21714 Starting to prepare for specifying buffer time in other units
21715 than buffers. Expose remove reason in signal.
21717 2004-08-10 Wim Taymans <wim@fluendo.com>
21719 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21720 (gst_multifdsink_remove), (gst_multifdsink_clear),
21721 (gst_multifdsink_remove_client_link),
21722 (gst_multifdsink_handle_client_read),
21723 (gst_multifdsink_client_queue_data),
21724 (gst_multifdsink_client_queue_buffer),
21725 (gst_multifdsink_handle_client_write),
21726 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
21727 (gst_multifdsink_chain), (gst_multifdsink_close):
21728 * gst/tcp/gstmultifdsink.h:
21729 Added more debugging info. Changed the way clients are
21730 removed from the lists. Fixed a bug where a bad file descriptor
21731 could cause many clients to be removed.
21733 2004-08-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
21735 * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
21736 allow all pixel-aspect-ratios, not just 1:1
21738 2004-08-09 David Schleef <ds@schleef.org>
21740 * sys/glsink/ARB_multitexture.h: Remove old files.
21741 * sys/glsink/EXT_paletted_texture.h:
21742 * sys/glsink/NV_register_combiners.h:
21743 * sys/glsink/gstgl_nvimage.c:
21744 * sys/glsink/gstgl_pdrimage.c:
21745 * sys/glsink/gstgl_rgbimage.c:
21746 * sys/glsink/gstglsink.c:
21747 * sys/glsink/gstglsink.h:
21748 * sys/glsink/gstglxwindow.c:
21749 * sys/glsink/regcomb_yuvrgb.c:
21751 2004-08-09 David Schleef <ds@schleef.org>
21753 Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
21754 GL sink plugin. (Bug #147302)
21756 * configure.ac: Test for OpenGL
21757 * sys/Makefile.am: Use test for OpenGL
21758 * sys/glsink/Makefile.am:
21759 * sys/glsink/glimagesink.c: rewrite
21760 * sys/glsink/glimagesink.h: rewrite
21762 2004-08-09 David Schleef <ds@schleef.org>
21764 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init): Only allow
21766 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
21767 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
21768 * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
21770 2004-08-09 Wim Taymans <wim@fluendo.com>
21772 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21773 (gst_multifdsink_add), (gst_multifdsink_get_stats),
21774 (gst_multifdsink_client_remove),
21775 (gst_multifdsink_handle_client_read),
21776 (gst_multifdsink_handle_client_write),
21777 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21778 Do a bit more logging, make the client_read code more robust.
21780 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21782 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
21783 (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
21784 (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
21785 (gst_jpegdec_init), (gst_jpegdec_chain):
21786 * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
21787 (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
21788 cleanups, debugging fixes and memleak plugging
21790 2004-08-09 Wim Taymans <wim@fluendo.com>
21792 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21793 (theora_get_formats), (theora_dec_src_convert),
21794 (theora_dec_sink_convert), (theora_dec_src_query),
21795 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
21796 (theora_dec_change_state):
21797 Don't crash on missing header packets.
21799 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21803 Added Albanian translation (Laurent Dhima)
21807 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21809 * ext/lame/gstlame.c:
21812 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21814 * sys/ximage/ximagesink.c:
21815 * sys/xvimage/xvimagesink.c:
21816 assign all TOO_LAZY's to a real category. Thanks to Warthy Warthog.
21818 2004-08-06 Wim Taymans <wim@fluendo.com>
21820 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21821 (gst_multifdsink_add), (gst_multifdsink_get_stats),
21822 (gst_multifdsink_client_remove),
21823 (gst_multifdsink_handle_client_read),
21824 (gst_multifdsink_handle_client_write),
21825 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21826 Make sure we don't try to read more from a client that what
21827 ioctl says us or we deadlock.
21829 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
21831 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
21832 (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
21833 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
21834 decouple running_time and n_frames so it can handle changing
21835 framerate while running
21837 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
21841 updated translations
21843 2004-08-04 Benjamin Otte <otte@gnome.org>
21845 * gst/videotestsrc/gstvideotestsrc.c:
21846 (gst_videotestsrc_get_capslist), (generate_capslist),
21848 generate the list of supported caps at startup and reuse it instead
21849 of always generating it
21851 2004-07-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
21853 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
21854 whoops, last checkin broke normal build
21856 2004-08-03 Benjamin Otte <otte@gnome.org>
21858 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
21859 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
21860 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
21861 (gst_alsa_mixer_get_option):
21862 * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
21863 (dvdnavsrc_print_event):
21864 * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
21865 * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
21866 (gst_ogg_mux_pad_unlink):
21867 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
21868 (gst_multipart_mux_pad_unlink):
21869 * gst/videofilter/gstvideobalance.c:
21870 (gst_videobalance_colorbalance_set_value):
21871 * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
21872 (gst_videomixer_pad_unlink):
21874 * sys/oss/gstossmixer.c:
21875 * sys/v4l/gstv4lcolorbalance.c:
21876 * sys/v4l/gstv4ltuner.c:
21877 * sys/v4l/v4lsrc_calls.c:
21878 * sys/v4l2/gstv4l2colorbalance.c:
21879 * sys/v4l2/gstv4l2tuner.c:
21880 compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
21882 2004-08-03 Benjamin Otte <otte@gnome.org>
21884 * examples/dynparams/filter.c: (ui_control_create):
21885 * examples/gstplay/player.c: (print_tag):
21886 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
21887 * ext/gdk_pixbuf/gstgdkanimation.c:
21888 (gst_gdk_animation_iter_may_advance):
21889 * ext/jack/gstjack.c: (gst_jack_request_new_pad):
21890 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
21891 (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
21892 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
21893 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
21894 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
21895 * gst-libs/gst/media-info/media-info-test.c: (print_tag):
21896 * gst/sine/demo-dparams.c: (main):
21897 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
21898 * testsuite/alsa/formats.c: (create_pipeline):
21899 * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
21900 fixes for G_DISABLE_ASSERT and friends
21901 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
21902 (mp3_type_frame_length_from_header), (mp3_type_find),
21904 require mp3 typefinding to have at least MIN_HEADERS valid headers
21905 add typefinding for AAC adts files
21907 2004-08-04 Jan Schmidt <thaytan@mad.scientist.com>
21909 * sys/ximage/ximagesink.c:
21910 (gst_ximagesink_calculate_pixel_aspect_ratio):
21911 * sys/xvimage/xvimagesink.c:
21912 (gst_xvimagesink_calculate_pixel_aspect_ratio):
21913 Make sure we calculate pixel-aspect-ratio using floating point maths
21915 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
21918 updated translation
21920 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
21922 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21923 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
21924 add debugging for display PAR calculation
21926 2004-08-02 David Schleef <ds@schleef.org>
21928 * configure.ac: Fix mikmod CFLAGS.
21930 2004-07-27 Benjamin Otte <otte@gnome.org>
21932 * gst/audioscale/gstaudioscale.c:
21933 - fix templates to only support S16, it's the only format that works
21934 - make caps nego code use try_set_caps_nonfixed and fixation instead
21935 of try_set_caps twice, which is not nice for autopluggers
21936 - change rank to secondary, so autopluggers can pick it up after
21939 2004-08-02 Iain <iain@prettypeople.org>
21941 * gst/interleave/interleave.c (interleave_init),
21942 (interleave_request_new_pad),
21943 (interleave_pad_removed),
21944 (interleave_buffered_loop): Use the real pad count, not the artificial
21947 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21949 * configure.ac: bump nano back to development
21951 === release 0.8.3 ===
21953 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21955 * configure.ac: releasing 0.8.3, "Water"
21957 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21959 * sys/xvimage/xvimagesink.c:
21960 (gst_xvimagesink_calculate_pixel_aspect_ratio),
21961 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
21962 (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
21963 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
21964 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
21965 * sys/xvimage/xvimagesink.h:
21966 apply similar PAR fixes as to ximagesink
21968 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21970 patch from: Benjamin Otte
21972 * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
21973 add link function to lame. Fixes #148986.
21975 2004-08-02 Johan Dahlin <johan@gnome.org>
21977 * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
21980 2004-07-30 David Schleef <ds@schleef.org>
21982 * gst/videomixer/Makefile.am: Fix things that should have been
21983 fixed in the last checkin.
21985 2004-07-30 David Schleef <ds@schleef.org>
21987 * gst/multipart/Makefile.am: Fix things that should have been
21988 fixed in the last checkin.
21990 2004-07-30 David Schleef <ds@schleef.org>
21992 * testsuite/multifilesink/Makefile.am: Fix unused variable.
21994 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
21997 bump nano for prerelease
22009 2004-07-30 Wim Taymans <wim@fluendo.com>
22011 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22012 (gst_multifdsink_add), (gst_multifdsink_remove),
22013 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
22014 (gst_multifdsink_client_remove),
22015 (gst_multifdsink_handle_client_write),
22016 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
22017 * gst/tcp/gstmultifdsink.h:
22018 Recover from a select with a bad file descriptor by removing
22021 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
22024 fix requirement of core
22025 * gst-libs/gst/play/play.c: (gst_play_error_plugin),
22026 (gst_play_pipeline_setup):
22027 don't use colorspace element. do use hermescolorspace element.
22028 make macro to get a colorspace element.
22029 mark strings for translation.
22041 update translations
22043 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22045 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
22046 fix default for newmedia flag
22048 2004-07-30 Wim Taymans <wim@fluendo.com>
22050 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
22051 (gst_theora_dec_init), (theora_get_formats),
22052 (theora_dec_src_convert), (theora_dec_sink_convert),
22053 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22054 (theora_dec_chain), (theora_dec_set_property),
22055 (theora_dec_get_property):
22056 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
22057 (gst_theora_enc_class_init), (gst_theora_enc_init),
22058 (theora_enc_sink_link), (theora_enc_chain),
22059 (theora_enc_set_property), (theora_enc_get_property):
22060 Added cropping option to theora decoder.
22061 Added border option to theora encoder.
22063 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22065 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22066 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22067 (gst_pngenc_set_property):
22068 * ext/libpng/gstpngenc.h:
22069 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
22071 2004-07-30 Wim Taymans <wim@fluendo.com>
22073 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
22074 (theora_enc_sink_link), (theora_enc_chain),
22075 (theora_enc_set_property), (theora_enc_get_property):
22076 Fix encoding of non-multiple-of-16 video.
22078 2004-07-29 David Schleef <ds@schleef.org>
22080 * configure.ac: make test for audiofile more strict
22082 2004-07-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
22084 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
22085 give different names to typefind functions
22087 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
22089 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22090 (gst_ximagesink_calculate_pixel_aspect_ratio),
22091 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
22092 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
22093 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
22094 (gst_ximagesink_get_property), (gst_ximagesink_init):
22095 * sys/ximage/ximagesink.h:
22096 allocate PAR's dynamically.
22097 use autodetected PAR if no object-set PAR is given.
22098 add workaround for directfb's X not setting physical size.
22099 fix to xvimagesink will follow tomorrow.
22101 2004-07-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22103 * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
22104 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
22105 (gst_shout2send_get_type), (gst_shout2send_set_clock),
22106 (gst_shout2send_class_init), (gst_shout2send_init),
22107 (set_shout_metadata), (gst_shout2send_set_metadata),
22108 (gst_shout2send_chain), (gst_shout2send_set_property),
22109 (gst_shout2send_get_property), (gst_shout2send_connect),
22110 (gst_shout2send_change_state):
22111 * ext/shout2/gstshout2.h:
22112 - fix for sending mp3 audio to icecast2 server, if pad link function not
22113 called before PAUSED state
22114 - added option to use GStreamer clock sync (as opposed to libshout's own sync)
22115 - added tagging support for mp3 audio broadcasted
22116 * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
22119 2004-07-28 Wim Taymans <wim@fluendo.com>
22121 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
22122 (gst_ogg_demux_push):
22123 Return query failure when we don't know the length of
22124 an ogg stream insteda of returning TRUE with a bogus value.
22126 2004-07-28 Wim Taymans <wim@fluendo.com>
22128 * ext/theora/theoradec.c: (theora_get_formats),
22129 (theora_dec_src_convert), (theora_dec_sink_convert),
22130 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22131 (theora_dec_chain):
22132 Don't screw up the 1 Chroma for 1 luma sample situation when we
22133 have an odd offset/width by adding a black border in those cases.
22135 2004-07-28 Wim Taymans <wim@fluendo.com>
22137 * ext/theora/theoradec.c: (theora_get_formats),
22138 (theora_dec_src_convert), (theora_dec_sink_convert),
22139 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22140 (theora_dec_chain):
22141 * ext/theora/theoraenc.c: (theora_enc_sink_link):
22142 Added first attempt at cropping of the image as required by the
22143 theora spec. We need more properties in the caps (offset_x,
22144 offset_y,stride) to implement this correctly.
22146 2004-07-28 Jan Schmidt <thaytan@mad.scientist.com>
22148 * ext/dvdnav/README:
22149 Update the README to use dvddemux
22150 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
22151 Ensure getcaps returns a subset of the template caps
22152 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
22153 (gst_mpeg2subt_init):
22154 Ensure getcaps returns a subset of the template caps
22155 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
22156 (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
22157 (gst_dvd_demux_get_subpicture_stream),
22158 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
22159 * gst/mpegstream/gstdvddemux.h:
22160 Set the explicit caps on the current_video pad before pushing
22162 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
22163 (gst_mpeg_demux_get_audio_stream):
22164 Free caps used to gst_pad_set_explicit_caps, which takes a const
22167 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
22169 * configure.ac: update GStreamer requirement to 0.8.4 because of
22172 2004-07-28 Wim Taymans <wim@fluendo.com>
22174 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
22175 (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
22176 Add the pad to the element after setting up the caps. This
22177 makes it a lot easier to autoplug.
22179 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
22181 * gst/median/gstmedian.c:
22182 * gst/mpeg2subt/gstmpeg2subt.c:
22183 * gst/mpegaudioparse/gstmpegaudioparse.c:
22184 * gst/mpegstream/gstdvddemux.c:
22185 * gst/mpegstream/gstmpegdemux.c:
22186 * gst/mpegstream/gstmpegpacketize.c:
22187 * gst/rtjpeg/gstrtjpeg.c:
22188 * gst/rtjpeg/gstrtjpegdec.c:
22189 * gst/rtjpeg/gstrtjpegenc.c:
22190 * gst/sine/gstsinesrc.c:
22191 * gst/smooth/gstsmooth.c:
22192 * gst/smpte/gstsmpte.c:
22193 * gst/smpte/gstsmpte.h:
22194 * gst/stereo/gststereo.c:
22195 * gst/videofilter/gstgamma.c:
22196 * gst/videofilter/gstvideobalance.c:
22197 * gst/videofilter/gstvideofilter.c:
22198 * gst/videofilter/gstvideoflip.c:
22199 * gst/videoscale/gstvideoscale.c:
22200 * gst/videoscale/videoscale.c:
22201 * gst/videotestsrc/gstvideotestsrc.c:
22202 * gst/videotestsrc/videotestsrc.c:
22203 * gst/wavenc/gstwavenc.c:
22204 * gst/wavparse/gstwavparse.c:
22205 fix local includes and 64 bits constants
22207 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
22210 * gst-libs/gst/*/*.vcproj:
22212 more working plugins
22214 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22216 * testsuite/alsa/Makefile.am:
22217 * testsuite/alsa/srcstate.c:
22218 add test for alsasrc changing state
22220 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22222 * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
22224 * gst/silence/gstsilence.h:
22225 fix silence generation for 16bit raw audio
22227 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22229 * gst/matroska/matroska-demux.c:
22230 (gst_matroska_demux_parse_metadata),
22231 (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
22232 * gst/mpegaudio/common.c:
22233 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22234 (gst_videoscale_getcaps), (gst_videoscale_link),
22235 (gst_videoscale_src_fixate), (gst_videoscale_init),
22236 (gst_videoscale_finalize):
22237 * gst/videoscale/gstvideoscale.h:
22238 * gst/videotestsrc/gstvideotestsrc.c:
22239 (gst_videotestsrc_get_capslist):
22240 * gst/wavenc/gstwavenc.c:
22241 * sys/oss/gstossmixer.c: (fill_labels):
22242 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22243 (gst_ximagesink_handle_xevents),
22244 (gst_ximagesink_calculate_pixel_aspect_ratio),
22245 (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
22246 (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
22247 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
22248 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
22249 (gst_ximagesink_init), (gst_ximagesink_class_init):
22250 * sys/ximage/ximagesink.h:
22251 * sys/xvimage/xvimagesink.c:
22252 (gst_xvimagesink_calculate_pixel_aspect_ratio),
22253 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
22254 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
22255 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
22256 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
22257 * sys/xvimage/xvimagesink.h:
22258 first batch of pixel aspect ratio commits.
22260 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22262 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22263 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
22264 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
22265 handle stride, needs work if we want to move stride handling
22266 upstream, but works correctly for our purposes.
22268 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22270 * gst/videoscale/README:
22271 add testing examples
22272 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
22273 (gst_videoscale_chain):
22274 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22275 (gst_videoscale_get_size):
22276 add get_size function that handles stride like videotestsrc.
22277 fixes conversion for YUV formats for as much as I can test them.
22279 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22281 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22282 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
22283 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22284 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22285 (gst_xvimagesink_xvimage_put):
22286 further cleanups, logging, error handling and synchronizing
22288 2004-07-27 Wim Taymans <wim@fluendo.com>
22290 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
22291 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
22292 (gst_videomixer_pad_set_property),
22293 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
22294 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
22295 (gst_videomixer_class_init), (gst_videomixer_init),
22296 (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
22297 (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
22298 (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
22299 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
22300 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
22301 (gst_videomixer_loop), (plugin_init):
22302 Be a nicer negotiation citizen and provide a getcaps function on
22303 the srcpad. This also fixes a crash when resizing.
22305 2004-07-27 Julien MOUTTE <julien@moutte.net>
22307 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22308 (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
22310 2004-07-27 Wim Taymans <wim@fluendo.com>
22312 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
22313 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22314 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22315 (gst_pngenc_set_property):
22316 * ext/libpng/gstpngenc.h:
22317 Added snapshot property to pngenc.
22318 removed g_print from pngdec
22320 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
22322 * gst/ac3parse/ac3parse.vcproj
22323 * gst/adder/adder.vcproj
22324 * gst/alpha/alpha.vcproj
22325 * gst/alpha/alphacolor.vcproj
22326 * gst/asfdemux/asf.vcproj
22327 * gst/audioconvert/audioconvert.vcproj
22328 * gst/audiorate/audiorate.vcproj
22329 * gst/audioscale/audioscale.vcproj
22330 * gst/auparse/auparse.vcproj
22331 * gst/avi/avi.vcproj
22332 * gst/cdxaparse/cdxaparse.vcproj
22333 * gst/chart/chart.vcproj
22334 * gst/colorspace/colorspace.vcproj
22335 * gst/cutter/cutter.vcproj
22336 * gst/debug/debug.vcproj
22337 * gst/debug/efence.vcproj
22338 * gst/debug/navigationtest.vcproj
22339 * gst/deinterlace/deinterlace.vcproj
22340 * gst/effectv/effectv.vcproj
22341 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
22342 * gst/filter/filter.vcproj
22343 * gst/flx/flxdec.vcproj
22344 * gst/goom/goom.vcproj
22345 * gst/interleave/interleave.vcproj
22346 * gst/law/alaw.vcproj
22347 * gst/law/mulaw.vcproj
22348 * gst/matroska/matroska.vcproj
22349 * gst/median/median.vcproj
22350 * gst/mixmatrix/mixmatrix.vcproj
22351 * gst/mpeg1sys/mpeg1systemencode.vcproj
22352 * gst/mpeg1videoparse/mp1videoparse.vcproj
22353 * gst/mpeg2sub/mpeg2subt.vcproj
22354 * gst/mpegaudio/mpegaudio.vcproj
22355 * gst/mpegaudioparse/mpegaudioparse.vcproj
22356 * gst/mpegstream/mpegstream.vcproj
22357 * gst/multifilesink/multifilesink.vcproj
22358 * gst/multipart/multipart.vcproj
22359 * gst/oneton/oneton.vcproj
22360 * gst/overlay/overlay.vcproj
22361 * gst/passthrough/passthrough.vcproj
22362 * gst/qtdemux/qtdemux.vcproj
22363 * gst/realmedia/rmdemux.vcproj
22364 * gst/rtjpeg/rtjpeg.vcproj
22365 * gst/rtp/rtp.vcproj
22366 * gst/silence/silence.vcproj
22367 * gst/sine/sinesrc.vcproj
22368 * gst/smooth/smooth.vcproj
22369 * gst/smpte/smpte.vcproj
22370 * gst/spectrum/spectrum.vcproj
22371 * gst/speed/speed.vcproj
22372 * gst/stereo/stereo.vcproj
22373 * gst/switch/switch.vcproj
22374 * gst/tags/tagedit.vcproj
22375 * gst/tcp/tcp.vcproj
22376 * gst/typefind/typefindfunctions.vcproj
22377 * gst/udp/udp.vcproj
22378 * gst/videobox/videobox.vcproj
22379 * gst/videocrop/videocrop.vcproj
22380 * gst/videodrop/videodrop.vcproj
22381 * gst/videofilter/gamma.vcproj
22382 * gst/videofilter/videobalance.vcproj
22383 * gst/videofilter/videofilter.vcproj
22384 * gst/videofilter/videoflip.vcproj
22385 * gst/videoflip/videoflip.vcproj
22386 * gst/videomixer/videomixer.vcproj
22387 * gst/videorate/videorate.vcproj
22388 * gst/videoscale/videoscale.vcproj
22389 * gst/videotestsrc/videotestsrc.vcproj
22390 * gst/virtualdub/virtualdub.vcproj
22391 * gst/volenv/volenv.vcproj
22392 * gst/volume/volume.vcproj
22393 * gst/wavenc/wavenc.vcproj
22394 * gst/wavparse/wavparse.vcproj
22395 * gst/y4m/y4menc.vcproj
22396 * gst-libs/gst/audio/audio.vcproj
22397 * gst-libs/gst/audio/audiofilter.vcproj
22398 * gst-libs/gst/colorbalance/colorbalance.vcproj
22399 * gst-libs/gst/idct/idtc.vcproj
22400 * gst-libs/gst/media-info/media-info.vcproj
22401 * gst-libs/gst/mixer/mixer.vcproj
22402 * gst-libs/gst/navigation/navigation.vcproj
22403 * gst-libs/gst/play/play.vcproj
22404 * gst-libs/gst/propertyprobe/propertyprobe.vcproj
22405 * gst-libs/gst/resample/resample.vcproj
22406 * gst-libs/gst/riff/riff.vcproj
22407 * gst-libs/gst/tuner/tuner.vcproj
22408 * gst-libs/gst/video/video.vcproj
22409 * gst-libs/gst/xoverlay/xoverlay.vcproj
22410 avoid problems with math.h, fix release dependancy
22411 rename GStreamer-0.8.lib to libgstreamer.lib
22413 2004-07-27 Julien MOUTTE <julien@moutte.net>
22415 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22416 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
22417 the atom is not available we have to unlock the mutex. Fixes #148023
22419 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22421 * gst-libs/gst/media-info/media-info.h:
22422 issue for a vararg macro with MSVC
22424 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22426 * gst/effectv/effectv.vcproj
22427 * gst-libs/gst/idct/idct.vcproj:
22428 * gst-libs/gst/media-info/media-info.vcproj:
22429 * gst-libs/gst/navigation/navigation.vcproj:
22430 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22431 * gst-libs/gst/video/video.vcproj:
22432 * gst-libs/gst/xoverlay/xoverlay.vcproj:
22433 fixes for build problems
22435 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22437 * gst-libs/gst/audio/audio.def:
22438 * gst-libs/gst/audio/riff.def:
22439 add some definitions needed by plugins
22441 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22443 * gst/asfdemux/gstasfmux.c
22444 Fix some 64 bits constants to be glib friendly
22446 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22448 * gst/ac3parse/gstac3parse.c
22449 * gst/audioscale/gstaudioscale.c
22450 * gst/auparse/gstauparse.c
22451 * gst/colorspace/gstcolorspace.c
22452 * gst/colorspace/yuv2rgb.h
22453 local include fixes
22455 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22458 add more plugins to the build
22460 2004-07-26 Julien MOUTTE <julien@moutte.net>
22462 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22463 (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
22465 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22467 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
22468 (gst_level_set_property), (gst_level_get_property),
22469 (gst_level_base_init), (gst_level_class_init):
22470 add debugging categories. cleanups.
22472 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22474 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22475 (gst_videoscale_planar411), (gst_videoscale_planar400),
22476 (gst_videoscale_packed422), (gst_videoscale_packed422rev),
22477 (gst_videoscale_scale_nearest_str1),
22478 (gst_videoscale_scale_nearest_str2),
22479 (gst_videoscale_scale_nearest_str4),
22480 (gst_videoscale_scale_nearest_16bit),
22481 (gst_videoscale_scale_nearest_24bit):
22482 fixed stride issues
22483 tested with 320x240 -> 321, 322, 324 x240
22484 tested with YV12, I420, YUY2, UYVY
22485 fixed packed422rev (don't think it could have worked before)
22486 by testing with UYVY
22488 2004-07-26 Benjamin Otte <otte@gnome.org>
22490 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
22491 (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
22493 add debugging category, add error checks like checking return values
22494 of setup calls, make sure it still works after
22495 PLAYING=>NULL=>PLAYING, fix encoding of mono streams
22497 2004-07-26 Wim Taymans <wim@fluendo.com>
22499 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
22500 (gst_mpeg_demux_get_audio_stream),
22501 (gst_mpeg_demux_process_private):
22502 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
22503 Check for error codes from the negotiation functions. Make sure
22504 we really set the pad caps when a new pad is created.
22506 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22508 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
22509 (gst_ffmpeg_caps_to_pix_fmt):
22510 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
22511 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22512 (gst_ffmpegcolorspace_pad_link):
22513 don't make function do two things at the same time without reason.
22515 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22517 * gst/ac3parse/ac3parse.vcproj
22518 * gst/adder/adder.vcproj
22519 * gst/alpha/alpha.vcproj
22520 * gst/alpha/alphacolor.vcproj
22521 * gst/asfdemux/asf.vcproj
22522 * gst/audioconvert/audioconvert.vcproj
22523 * gst/audiorate/audiorate.vcproj
22524 * gst/audioscale/audioscale.vcproj
22525 * gst/auparse/auparse.vcproj
22526 * gst/avi/avi.vcproj
22527 * gst/cdxaparse/cdxaparse.vcproj
22528 * gst/chart/chart.vcproj
22529 * gst/colorspace/colorspace.vcproj
22530 * gst/cutter/cutter.vcproj
22531 * gst/debug/debug.vcproj
22532 * gst/debug/efence.vcproj
22533 * gst/debug/navigationtest.vcproj
22534 * gst/deinterlace/deinterlace.vcproj
22535 * gst/effectv/effectv.vcproj
22536 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
22537 * gst/filter/filter.vcproj
22538 * gst/flx/flxdec.vcproj
22539 * gst/goom/goom.vcproj
22540 * gst/interleave/interleave.vcproj
22541 * gst/law/alaw.vcproj
22542 * gst/law/mulaw.vcproj
22543 * gst/matroska/matroska.vcproj
22544 * gst/median/median.vcproj
22545 * gst/mixmatrix/mixmatrix.vcproj
22546 * gst/mpeg1sys/mpeg1systemencode.vcproj
22547 * gst/mpeg1videoparse/mp1videoparse.vcproj
22548 * gst/mpeg2sub/mpeg2subt.vcproj
22549 * gst/mpegaudio/mpegaudio.vcproj
22550 * gst/mpegaudioparse/mpegaudioparse.vcproj
22551 * gst/mpegstream/mpegstream.vcproj
22552 * gst/multifilesink/multifilesink.vcproj
22553 * gst/multipart/multipart.vcproj
22554 * gst/oneton/oneton.vcproj
22555 * gst/overlay/overlay.vcproj
22556 * gst/passthrough/passthrough.vcproj
22557 * gst/qtdemux/qtdemux.vcproj
22558 * gst/realmedia/rmdemux.vcproj
22559 * gst/rtjpeg/rtjpeg.vcproj
22560 * gst/rtp/rtp.vcproj
22561 * gst/silence/silence.vcproj
22562 * gst/sine/sinesrc.vcproj
22563 * gst/smooth/smooth.vcproj
22564 * gst/smpte/smpte.vcproj
22565 * gst/spectrum/spectrum.vcproj
22566 * gst/speed/speed.vcproj
22567 * gst/stereo/stereo.vcproj
22568 * gst/switch/switch.vcproj
22569 * gst/tags/tagedit.vcproj
22570 * gst/tcp/tcp.vcproj
22571 * gst/typefind/typefindfunctions.vcproj
22572 * gst/udp/udp.vcproj
22573 * gst/videobox/videobox.vcproj
22574 * gst/videocrop/videocrop.vcproj
22575 * gst/videodrop/videodrop.vcproj
22576 * gst/videofilter/gamma.vcproj
22577 * gst/videofilter/videobalance.vcproj
22578 * gst/videofilter/videofilter.vcproj
22579 * gst/videofilter/videoflip.vcproj
22580 * gst/videoflip/videoflip.vcproj
22581 * gst/videomixer/videomixer.vcproj
22582 * gst/videorate/videorate.vcproj
22583 * gst/videoscale/videoscale.vcproj
22584 * gst/videotestsrc/videotestsrc.vcproj
22585 * gst/virtualdub/virtualdub.vcproj
22586 * gst/volenv/volenv.vcproj
22587 * gst/volume/volume.vcproj
22588 * gst/wavenc/wavenc.vcproj
22589 * gst/wavparse/wavparse.vcproj
22590 * gst/y4m/y4menc.vcproj
22591 more plugins supported under windows
22593 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22595 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22596 (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
22597 (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
22598 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22599 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
22600 Add debugging statements. Use the sizes as returned by the
22601 *CreateImage calls.
22603 2004-07-26 Johan Dahlin <johan@gnome.org>
22605 * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
22606 the pad is negotiated.
22608 * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
22610 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22612 * gst-libs/gst/colorbalance/colorbalance.vcproj:
22613 * gst-libs/gst/idct/idct.vcproj:
22614 * gst-libs/gst/media-info/media-info.vcproj:
22615 * gst-libs/gst/mixer/mixer.vcproj:
22616 * gst-libs/gst/navigation/navigation.vcproj:
22617 * gst-libs/gst/play/play.vcproj:
22618 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22619 * gst-libs/gst/resample/resample.vcproj:
22620 * gst-libs/gst/tuner/tuner.vcproj:
22621 * gst-libs/gst/video/video.vcproj:
22622 * gst-libs/gst/xoverlay/xoverlay.vcproj:
22623 more plugins supported under windows
22625 2004-07-25 Iain <iain@prettypeople.org>
22627 * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
22628 pad now rather than when the pad is created because state changes wipe
22629 explicit caps (fixes #148043).
22631 2004-07-25 Sebastien Cote <sc5@hermes.usherb.ca>
22633 reviewed by Benjamin Otte <otte@gnome.org>
22635 * ext/mad/gstmad.c:
22636 fix mad plugin crashing on Sun (fixes #148289)
22638 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22641 * gst/avi/avi.vcproj:
22642 * gst/matroska/matroska.def:
22643 * gst/matroska/matroska.vcproj:
22644 remove unused .def files
22646 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22648 * gst-libs/gst/audio/gstaudiofilter.c:
22649 Clean the local include
22651 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22654 * gst-libs/gst/audio/audio.def:
22655 * gst-libs/gst/audio/audio.vcproj:
22656 * gst-libs/gst/audio/audiofilter.vcproj:
22657 * gst-libs/gst/audio/riff.def:
22658 * gst-libs/gst/audio/riff.vcproj:
22659 * gst-libs/gst/gst-libs.def:
22660 * gst-libs/gst/gst-libs.vcproj:
22661 * gst/avi/avi.vcproj:
22662 * gst/avi/avi.vcproj:
22663 Copy the files where needed after building, cleaner projects
22665 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22667 * gst/matroska/ebml-write.c:
22668 Fix some 64 bits constants to be glib friendly
22670 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
22673 * gst-libs/gst/gst-libs.def:
22674 * gst-libs/gst/gst-libs.vcproj:
22675 * gst/matroska/matroska.def:
22676 * gst/matroska/matroska.vcproj:
22677 Add the preliminary canvas to build plugins on Win32
22679 2004-07-23 Benjamin Otte <otte@gnome.org>
22681 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
22682 don't enfore negotiation from source side, it breaks
22683 sinesrc ! audioconvert ! osssink
22685 2004-07-22 David Schleef <ds@schleef.org>
22687 * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
22688 for ELF files, since they can easily be recognized as audio/mpeg.
22691 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
22693 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22694 (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
22695 (gst_videoscale_scale_nearest_24bit),
22696 (gst_videoscale_scale_nearest_16bit):
22697 fix 16bit and 24bit for stride (24bit might need testing)
22698 don't pretend we do more than one algorithm
22700 2004-07-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22704 * gst/multifilesink/Makefile.am:
22705 * gst/multifilesink/gstmultifilesink.c:
22706 (gst_multifilesink_get_formats),
22707 (gst_multifilesink_get_query_types), (_do_init),
22708 (gst_multifilesink_base_init), (gst_multifilesink_class_init),
22709 (gst_multifilesink_init), (gst_multifilesink_dispose),
22710 (gst_multifilesink_set_location), (gst_multifilesink_set_property),
22711 (gst_multifilesink_get_property), (gst_multifilesink_open_file),
22712 (gst_multifilesink_close_file), (gst_multifilesink_next_file),
22713 (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
22714 (gst_multifilesink_chain), (gst_multifilesink_change_state),
22715 (gst_multifilesink_uri_get_type),
22716 (gst_multifilesink_uri_get_protocols),
22717 (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
22718 (gst_multifilesink_uri_handler_init), (plugin_init):
22719 * gst/multifilesink/gstmultifilesink.h:
22720 * testsuite/Makefile.am:
22721 * testsuite/multifilesink/Makefile.am:
22722 * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
22723 (gst_newmedia_class_init), (gst_newmedia_init),
22724 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
22725 (newfile_signal), (test_signal), (main):
22726 multifilesink plugin for creating new files every time a new media
22727 discontinuity event occurs
22729 2004-07-22 Wim Taymans <wim@fluendo.com>
22731 * gst/alpha/Makefile.am:
22732 * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
22733 (gst_alpha_color_base_init), (gst_alpha_color_class_init),
22734 (gst_alpha_color_init), (gst_alpha_color_set_property),
22735 (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
22736 (transform), (gst_alpha_color_chain),
22737 (gst_alpha_color_change_state), (plugin_init):
22738 Stupid plugin to to RGBA to AYUV conversion because none of
22739 the colorspace plugins can handle that yet.
22741 2004-07-22 Wim Taymans <wim@fluendo.com>
22743 * examples/seeking/seek.c: (update_scale), (main):
22744 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22745 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
22746 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
22747 (gst_decode_bin_init), (gst_decode_bin_dispose),
22748 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
22749 (no_more_pads), (close_link), (type_found),
22750 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22752 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22753 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22754 (gst_play_base_bin_dispose), (queue_overrun),
22755 (gen_preroll_element), (remove_prerolls), (unknown_type),
22756 (no_more_pads), (new_stream), (setup_source),
22757 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
22758 (play_base_eos), (gst_play_base_bin_change_state),
22759 (gst_play_base_bin_add_element),
22760 (gst_play_base_bin_remove_element),
22761 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22762 (gst_play_base_bin_unlink_stream),
22763 (gst_play_base_bin_get_streaminfo):
22764 * gst/playback/gstplaybin.c: (gen_video_element),
22765 (gen_audio_element):
22766 * gst/playback/gststreaminfo.h:
22767 More playback updates, attempt to fix things after the state change
22770 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
22772 * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
22773 (gst_videoscale_scale_nearest_16bit):
22776 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
22778 * gst/videotestsrc/gstvideotestsrc.c:
22779 (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
22780 (gst_videotestsrc_init), (gst_videotestsrc_get),
22781 (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
22782 (gst_videotestsrc_get_property):
22783 * gst/videotestsrc/gstvideotestsrc.h:
22784 * gst/videotestsrc/videotestsrc.c:
22785 * gst/videotestsrc/videotestsrc.h:
22786 cleanup and commenting
22788 2004-07-21 Wim Taymans <wim@fluendo.com>
22790 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
22791 (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
22792 (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
22793 (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
22794 (_find_chain_get_unknown_part), (_find_streams_check),
22795 (gst_ogg_demux_push), (gst_ogg_pad_push):
22796 * ext/theora/theoradec.c: (theora_get_formats),
22797 (theora_dec_src_convert), (theora_dec_sink_convert),
22798 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22799 (theora_dec_chain):
22800 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22801 (vorbis_dec_convert), (vorbis_dec_src_query),
22802 (vorbis_dec_src_event), (vorbis_dec_event):
22803 More seeking fixes, oggdemux now supports seeking to time and
22804 uses the downstream element to convert granulepos to time.
22805 Seeking in theora-only ogg files now works.
22807 2004-07-21 Wim Taymans <wim@fluendo.com>
22809 * ext/theora/theoradec.c: (gst_theora_dec_init),
22810 (theora_get_formats), (theora_get_event_masks),
22811 (theora_get_query_types), (theora_dec_src_convert),
22812 (theora_dec_sink_convert), (theora_dec_src_query),
22813 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
22814 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22815 (vorbis_get_event_masks), (vorbis_get_query_types),
22816 (gst_vorbis_dec_init), (vorbis_dec_convert),
22817 (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
22818 Added query/convert/formats functions to vorbis and theora decoders
22819 so that the outside world can use them too. Fixed seeking on an
22820 ogg/theora/vorbis file by disabling the seeking seeking on the
22823 2004-07-21 Julien MOUTTE <julien@moutte.net>
22825 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22826 (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
22827 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
22828 images creation for both elements. We don't create the image on caps
22829 nego or renego, we just destroy the internal one if present if it does
22830 not match the needs. The chain function takes care of creating a new
22832 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22833 (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
22834 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
22835 (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
22836 the image format information. The buffer pool checks for the context
22837 image format and discard images with different formats.
22838 * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
22840 2004-07-21 Thomas Vander Stichele <thomas at apestaart dot org>
22842 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22843 (gst_ffmpegcolorspace_chain):
22844 no point in doing any chaining if the pad we want to push from
22847 2004-07-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
22849 * gst-libs/gst/riff/riff-media.c:
22850 (gst_riff_create_audio_caps_with_data):
22851 Fix double end-to-native symbol conversion (#148021).
22853 2004-07-20 David Schleef <ds@schleef.org>
22855 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22856 Don't use an Atom that doesn't exist.
22858 2004-07-20 Wim Taymans <wim@fluendo.com>
22860 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22861 (gst_multifdsink_add), (gst_multifdsink_get_stats),
22862 (gst_multifdsink_client_remove),
22863 (gst_multifdsink_handle_client_write),
22864 (gst_multifdsink_queue_buffer):
22865 * gst/tcp/gstmultifdsink.h:
22866 More multifdsink stats. Avoid deadlock by releasing locks
22867 before sending out a signal.
22869 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
22873 added Hungarian translation (Laszlo Dvornik)
22875 2004-07-20 Wim Taymans <wim@fluendo.com>
22877 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22878 (gst_multifdsink_add), (gst_multifdsink_client_remove),
22879 (gst_multifdsink_handle_client_write),
22880 (gst_multifdsink_queue_buffer):
22881 * gst/tcp/gsttcp-marshal.list:
22882 Fixed the stupid marshal definition.
22884 2004-07-20 Wim Taymans <wim@fluendo.com>
22886 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22887 (gst_multifdsink_init), (gst_multifdsink_add),
22888 (gst_multifdsink_client_remove),
22889 (gst_multifdsink_handle_client_write),
22890 (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
22891 (gst_multifdsink_set_property), (gst_multifdsink_get_property),
22892 (gst_multifdsink_init_send):
22893 * gst/tcp/gstmultifdsink.h:
22894 Added more stats, added timeout for a client, fixed some typos
22895 and added some comments.
22897 2004-07-20 Wim Taymans <wim@fluendo.com>
22899 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22900 (gst_multifdsink_add), (gst_multifdsink_get_stats),
22901 (gst_multifdsink_client_remove),
22902 (gst_multifdsink_handle_client_write):
22903 * gst/tcp/gstmultifdsink.h:
22904 * gst/tcp/gsttcp-marshal.list:
22905 Added get_stats method that returns a GValueArray of
22908 2004-07-19 Benjamin Otte <otte@gnome.org>
22910 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
22911 make sure longname, description and author are valid UTF-8
22913 2004-07-19 Thomas Vander Stichele <thomas at apestaart dot org>
22915 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
22916 (gst_ximagesink_set_property):
22917 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
22918 (gst_xvimagesink_set_property):
22919 make sure SYNCHRONOUS is respected after getting the X context
22921 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
22923 * gst/matroska/matroska-demux.c:
22924 (gst_matroska_demux_handle_src_event),
22925 (gst_matroska_demux_parse_blockgroup):
22926 * gst/matroska/matroska-ids.h:
22927 add BlockReference tag and ignore it to clear out log.
22928 ignore NAVIGATION events to clear out log.
22930 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
22932 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
22933 (gst_matroska_demux_add_stream):
22934 * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
22935 add debug categories
22937 2004-07-16 Wim Taymans <wim@fluendo.com>
22939 * ext/libpng/Makefile.am:
22940 * ext/libpng/gstpng.c: (plugin_init):
22941 * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
22942 (gst_pngdec_get_type), (gst_pngdec_base_init),
22943 (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
22944 (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
22945 * ext/libpng/gstpngdec.h:
22948 2004-07-16 Julien MOUTTE <julien@moutte.net>
22950 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
22951 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
22952 (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
22953 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
22954 (gst_ximagesink_buffer_alloc):
22955 * sys/ximage/ximagesink.h:
22956 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22957 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22958 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
22959 (gst_xvimagesink_buffer_alloc):
22960 * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
22961 again. Using internal data pointer of the x(v)image to store image's
22962 data to be coherent with the buffer alloc mechanism. Investigated the
22963 image destruction code to be sure that everything gets freed correctly.
22965 2004-07-16 Wim Taymans <wim@fluendo.com>
22967 * gst-libs/gst/riff/riff-read.c:
22968 (gst_riff_read_strf_vids_with_data),
22969 (gst_riff_read_strf_auds_with_data):
22970 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
22971 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
22972 Make sure we don't create 0 sized subbuffers in riff-read.
22973 Signal the no more pads signal after reading the avi header.
22975 2004-07-16 Wim Taymans <wim@fluendo.com>
22977 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22978 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
22979 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
22980 (gst_decode_bin_init), (gst_decode_bin_dispose),
22981 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
22982 (no_more_pads), (close_link), (type_found),
22983 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22984 (gst_decode_bin_change_state), (plugin_init):
22985 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22986 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22987 (gst_play_base_bin_dispose), (queue_overrun),
22988 (gen_preroll_element), (remove_prerolls), (unknown_type),
22989 (no_more_pads), (new_stream), (setup_source),
22990 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
22991 (play_base_eos), (gst_play_base_bin_change_state),
22992 (gst_play_base_bin_add_element),
22993 (gst_play_base_bin_remove_element),
22994 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22995 (gst_play_base_bin_unlink_stream),
22996 (gst_play_base_bin_get_streaminfo):
22997 * gst/playback/gstplaybasebin.h:
22998 Better error recovery. Added configurable preroll queue size. Faster
22999 detection of no-more-pads.
23001 2004-07-16 Wim Taymans <wim@fluendo.com>
23003 * gst-libs/gst/video/video.h:
23004 Added 32 bits RGBA. Not sure if we should use another mime-type
23005 for alpha rgb. Currently the presence of the alpha_mask property
23006 signals an alpha channel.
23008 2004-07-16 Wim Taymans <wim@fluendo.com>
23010 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
23011 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
23012 FPS seems to be 0.0 to MAX everywhere else.
23014 2004-07-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
23016 * gst-libs/gst/riff/riff-media.c:
23017 (gst_riff_create_video_caps_with_data):
23018 mp42/mp43 (no caps) exist too.
23019 * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
23020 Set pixel_width/height; we've got them in-caps.
23021 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
23022 * gst/wavparse/gstwavparse.c: (plugin_init):
23023 Both are valid primary.
23024 * sys/oss/gstossmixer.c:
23025 Remove i18n hack and enable translations.
23027 2004-07-15 Benjamin Otte <otte@gnome.org>
23029 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
23030 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
23031 fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
23033 2004-07-15 Benjamin Otte <otte@gnome.org>
23035 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
23036 (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
23037 (gst_alsa_close_audio):
23038 disable some of the debugging code for now. Writing debugging to a
23039 buffer is broken in current alsalib releases.
23041 2004-07-12 Benjamin Otte <otte@gnome.org>
23043 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
23046 2004-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
23048 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
23049 (theora_dec_src_query), (theora_dec_event):
23050 * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
23051 add debugging categories. Remove \n's.
23053 2004-07-13 Johan Dahlin <johan@gnome.org>
23055 * gst/playback/gstplaybin.c (gst_play_bin_set_property)
23056 (gst_play_bin_get_property): Impl.
23058 2004-07-13 Wim Taymans <wim@fluendo.com>
23060 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
23061 When trying to find the stream length, seek back N pages
23062 instead of just one, where N is the number of streams in
23065 2004-07-13 Wim Taymans <wim@fluendo.com>
23067 * gst-libs/gst/riff/riff-media.c:
23068 (gst_riff_create_audio_caps_with_data),
23069 (gst_riff_create_audio_caps),
23070 (gst_riff_create_audio_template_caps):
23071 * gst-libs/gst/riff/riff-media.h:
23072 * gst-libs/gst/riff/riff-read.c:
23073 (gst_riff_read_strf_vids_with_data),
23074 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
23075 * gst-libs/gst/riff/riff-read.h:
23076 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
23077 (gst_avi_demux_add_stream):
23078 Set codec_data on caps for avidemuxer.
23080 2004-07-12 David Schleef <ds@schleef.org>
23082 * configure.ac: Fix test for Objective C
23084 2004-07-12 Jan Schmidt <thaytan@mad.scientist.com>
23085 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
23086 (gst_gdk_pixbuf_chain):
23087 Add svg and pcx to template caps, and ensure that getcaps returns a
23088 subset of the template caps.
23089 Copy each row manually for output, as gdkpixbuf may pad the
23090 rowstride to a 32-bit word boundary.
23092 2004-07-12 Wim Taymans <wim@fluendo.com>
23094 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
23095 (gst_riff_create_video_template_caps):
23096 Fix the template caps to include some more media types.
23098 2004-07-12 Wim Taymans <wim@fluendo.com>
23100 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23101 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23102 (compare_ranks), (print_feature), (gst_decode_bin_init),
23103 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23104 (try_to_link_1), (new_pad), (close_link), (type_found),
23105 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23106 (gst_decode_bin_change_state), (plugin_init):
23107 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23108 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23109 (gst_play_base_bin_dispose), (queue_overrun),
23110 (gen_preroll_element), (remove_prerolls), (no_more_pads),
23111 (new_stream), (setup_source), (gst_play_base_bin_set_property),
23112 (gst_play_base_bin_get_property), (play_base_eos),
23113 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
23114 (gst_play_base_bin_remove_element),
23115 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23116 (gst_play_base_bin_unlink_stream),
23117 (gst_play_base_bin_get_streaminfo):
23118 * gst/playback/gstplaybasebin.h:
23119 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23120 (gst_play_bin_class_init), (gst_play_bin_init),
23121 (gst_play_bin_dispose), (gst_play_bin_set_property),
23122 (gst_play_bin_get_property), (gen_video_element),
23123 (gen_audio_element), (remove_sinks), (setup_sinks),
23124 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
23125 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23126 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23127 (gst_play_bin_query), (plugin_init):
23128 * gst/playback/test4.c: (main):
23129 More fixes on reusing of the element.
23131 2004-07-11 Benjamin Otte <otte@gnome.org>
23133 * ext/mad/gstmad.c: (normal_seek):
23134 allow seeking for other methods than just SET
23136 2004-07-11 Andy Wingo <wingo@pobox.com>
23138 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
23139 float, "any" caps -> buffer_frames=[0,MAX].
23141 * gst/interleave/interleave.c (interleave_getcaps): Seems the core
23142 doesn't intersect our caps with the template any more. Do it
23144 (interleave_buffered_loop): Use g_newa instead of malloc/free.
23146 2004-07-09 Wim Taymans <wim@fluendo.com>
23148 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23149 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23150 (compare_ranks), (print_feature), (gst_decode_bin_init),
23151 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23152 (try_to_link_1), (new_pad), (close_link), (type_found),
23153 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23154 (gst_decode_bin_change_state), (plugin_init):
23155 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23156 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23157 (gst_play_base_bin_dispose), (queue_overrun),
23158 (gen_preroll_element), (remove_prerolls), (no_more_pads),
23159 (new_stream), (setup_source), (gst_play_base_bin_set_property),
23160 (gst_play_base_bin_get_property), (play_base_eos),
23161 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
23162 (gst_play_base_bin_remove_element),
23163 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23164 (gst_play_base_bin_unlink_stream),
23165 (gst_play_base_bin_get_streaminfo):
23166 * gst/playback/gstplaybasebin.h:
23167 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23168 (gst_play_bin_class_init), (gst_play_bin_init),
23169 (gst_play_bin_dispose), (gst_play_bin_set_property),
23170 (gst_play_bin_get_property), (gen_video_element),
23171 (gen_audio_element), (remove_sinks), (setup_sinks),
23172 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
23173 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23174 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23175 (gst_play_bin_query), (plugin_init):
23176 * gst/playback/test4.c: (main):
23177 Work on object reuse and seeking.
23179 2004-07-09 Wim Taymans <wim@fluendo.com>
23181 * examples/seeking/seek.c: (iterate):
23182 Don't consume all CPU in the idle loop.
23184 2004-07-09 Wim Taymans <wim@fluendo.com>
23186 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
23187 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
23188 Add pad to element *after* setting the pad functions so that
23189 the scheduler can use the correct ones.
23191 2004-07-09 Wim Taymans <wim@fluendo.com>
23193 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23194 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
23195 Sync to keyframe after seek
23197 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23199 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
23200 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
23201 (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
23202 * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
23203 * ext/libvisual/visual.c: (gst_visual_change_state):
23204 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
23205 * ext/theora/theoradec.c: (theora_dec_change_state):
23206 * ext/theora/theoraenc.c: (theora_enc_change_state):
23207 * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
23208 * gst-libs/gst/navigation/navigation.c:
23209 * gst/adder/gstadder.c: (gst_adder_change_state):
23210 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23211 (gst_audio_convert_get_buffer):
23212 * gst/multipart/multipartdemux.c:
23213 (gst_multipart_demux_change_state):
23214 * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
23215 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
23216 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
23217 * gst/videoscale/gstvideoscale.c:
23218 (gst_videoscale_handle_src_event):
23219 * gst/volume/gstvolume.c: (volume_chain_int16):
23220 don't assert in state change, this should be done by the base
23222 various debugging fixes.
23224 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23227 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23228 (gst_play_dispose), (gst_play_set_location),
23229 (gst_play_set_data_src), (gst_play_set_video_sink),
23230 (gst_play_set_audio_sink), (gst_play_set_visualization),
23231 (gst_play_connect_visualization), (gst_play_get_sink_element),
23232 (gst_play_get_all_by_interface):
23233 * gst-libs/gst/play/play.h:
23234 add new method to get elements implementing an interface.
23235 add various error logging
23237 2004-07-08 Wim Taymans <wim@fluendo.com>
23239 * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
23240 (make_mpeg_pipeline), (make_mpegnt_pipeline),
23241 (make_playerbin_pipeline), (query_durations_elems),
23242 (query_durations_pads), (query_positions_elems),
23243 (query_positions_pads), (update_scale), (iterate), (stop_seek),
23245 Added playbin seeking example.
23247 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23249 * gst-libs/gst/play/play.c: (gst_play_set_location),
23250 (gst_play_set_data_src), (gst_play_set_video_sink),
23251 (gst_play_set_audio_sink), (gst_play_set_visualization),
23252 (gst_play_connect_visualization), (gst_play_get_framerate):
23253 use a macro to look up elements from hash table
23255 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23257 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23258 (gst_play_get_length_callback), (gst_play_set_location),
23259 (gst_play_seek_to_time), (gst_play_set_data_src),
23260 (gst_play_set_video_sink), (gst_play_set_audio_sink),
23261 (gst_play_set_visualization), (gst_play_connect_visualization),
23262 (gst_play_get_sink_element):
23263 - add debugging info
23264 - fix looking up sink elements by iterating over complete caps
23265 - put everything except for source and autoplugger in a complete bin
23267 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23269 * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
23270 * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
23271 (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
23272 (gst_alsa_sink_write), (gst_alsa_sink_loop):
23273 * ext/alsa/gstalsasink.h:
23274 - add debugging info
23275 - clean up schizophrenia of data/buffer/event
23276 - fix double event unref error
23278 2004-07-08 Wim Taymans <wim@fluendo.com>
23280 * gst/playback/Makefile.am:
23281 Add headers to noinst
23283 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23285 * tools/gst-launch-ext-m.m:
23286 * tools/gst-launch-ext.1.in:
23287 convert to the third millenium
23289 2004-07-07 David Schleef <ds@schleef.org>
23291 * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
23293 2004-07-07 Wim Taymans <wim@fluendo.com>
23295 * gst/playback/Makefile.am:
23296 * gst/playback/README:
23297 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23298 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23299 (compare_ranks), (print_feature), (gst_decode_bin_init),
23300 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23301 (try_to_link_1), (new_pad), (close_link), (type_found),
23302 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23304 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23305 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23306 (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
23307 (gen_preroll_element), (no_more_pads), (new_stream),
23308 (setup_source), (gst_play_base_bin_set_property),
23309 (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
23310 (gst_play_base_bin_add_element),
23311 (gst_play_base_bin_remove_element),
23312 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23313 (gst_play_base_bin_unlink_stream),
23314 (gst_play_base_bin_get_streaminfo):
23315 * gst/playback/gstplaybasebin.h:
23316 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23317 (gst_play_bin_class_init), (gst_play_bin_init),
23318 (gst_play_bin_dispose), (gst_play_bin_set_property),
23319 (gst_play_bin_get_property), (gen_video_element),
23320 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
23321 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
23322 (gst_play_bin_get_formats), (gst_play_bin_convert),
23323 (gst_play_bin_get_query_types), (gst_play_bin_query),
23325 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
23326 (gst_stream_info_get_type), (gst_stream_info_class_init),
23327 (gst_stream_info_init), (gst_stream_info_new),
23328 (gst_stream_info_dispose), (gst_stream_info_set_property),
23329 (gst_stream_info_get_property):
23330 * gst/playback/gststreaminfo.h:
23331 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
23333 * gst/playback/test2.c: (main):
23334 * gst/playback/test3.c: (update_scale), (main):
23335 More playbin fixes. Added README. Do better element filtering.
23336 Added base class to preroll media. Added test apps.
23338 2004-07-07 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23340 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
23341 * ext/mpeg2dec/gstmpeg2dec.h:
23342 various debugging improvements. Reset stream to next picture
23343 instead of sequence header, otherwise seeks cannot work.
23345 2004-07-07 Wim Taymans <wim@fluendo.com>
23347 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
23348 (gst_video_box_class_init), (gst_video_box_set_property),
23349 (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
23350 Use pad_alloc where possible.
23352 2004-07-07 Wim Taymans <wim@fluendo.com>
23354 * sys/oss/gstosselement.c: (gst_osselement_reset),
23355 (gst_osselement_parse_caps):
23356 * sys/oss/gstosselement.h:
23357 * sys/oss/gstosssrc.c: (gst_osssrc_get):
23358 Fix offset on osssrc.
23360 2004-07-07 Wim Taymans <wim@fluendo.com>
23362 * ext/theora/theora.c: (plugin_init):
23363 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23364 (theora_dec_src_query), (theora_dec_chain):
23365 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23366 (theora_enc_sink_link), (theora_buffer_from_packet),
23367 (theora_push_packet), (theora_enc_chain):
23368 Fix theora granulepos calculation.
23369 Fix overflow in duration/position calculation.
23370 Bump rank to PRIMARY for theoradec.
23371 Use granulepos of last packet to calculate position.
23372 Set keyframe flag on buffers when needed.
23374 2004-07-06 David Schleef <ds@schleef.org>
23376 * gst/playback/Makefile.am: 'test' in bin_PROGRAMS? Are you
23377 serious? (Fixed, obviously.)
23379 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
23383 added Czech translation (Miloslav Trmac)
23385 2004-07-05 Wim Taymans <wim@fluendo.com>
23387 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23388 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23389 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23390 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23391 (close_link), (type_found), (gst_decode_bin_set_property),
23392 (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
23393 (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
23394 (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
23395 (gst_decode_bin_query), (plugin_init):
23396 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23397 (gst_play_bin_class_init), (gst_play_bin_init),
23398 (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
23399 (get_video_element), (new_pad), (setup_source),
23400 (gst_play_bin_set_property), (gst_play_bin_get_property),
23401 (gst_play_bin_change_state), (gst_play_bin_add_element),
23402 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23403 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23404 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23405 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23406 * gst/playback/test.c: (main):
23407 More fixes, cleaned up playbin, make it use decodebin. Added
23408 threaded property to playbin.
23410 2004-07-05 Wim Taymans <wim@fluendo.com>
23413 * gst/playback/Makefile.am:
23414 * gst/playback/decodetest.c: (main):
23415 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23416 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23417 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23418 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23419 (close_link), (type_found), (gst_decode_bin_set_property),
23420 (gst_decode_bin_get_property), (gst_decode_bin_change_state),
23421 (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
23422 (gst_decode_bin_get_formats), (gst_decode_bin_convert),
23423 (gst_decode_bin_get_query_types), (gst_decode_bin_query),
23425 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23426 (gst_play_bin_class_init), (gst_play_bin_init),
23427 (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
23428 (collect_sink_pads), (find_compatibles), (close_pad_link),
23429 (try_to_link_1), (new_pad), (close_link), (type_found),
23430 (setup_source), (gst_play_bin_set_property),
23431 (gst_play_bin_get_property), (gst_play_bin_factory_filter),
23432 (compare_ranks), (gst_play_bin_collect_factories),
23433 (gst_play_bin_change_state), (gst_play_bin_add_element),
23434 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23435 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23436 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23437 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23438 * gst/playback/test.c: (main):
23439 Added some playback helper elements and some test apps, very alpha
23442 2004-07-04 Benjamin Otte <otte@gnome.org>
23444 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23445 only restart audio when we indeed have an xrun to fix repeated
23446 xruns. Fix suggested by Giuliano Pochini.
23448 2004-07-03 David Schleef <ds@schleef.org>
23450 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
23451 call to gst_debug_log() if debugging is disabled (bug #145118)
23453 2004-07-03 Benjamin Otte <otte@gnome.org>
23455 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23456 use our own functions for restarting the alsa device.
23457 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23458 I should apply patches myself - use MIN for the third argument, not
23459 the second, this fixes seeking
23461 2004-07-02 David Schleef <ds@schleef.org>
23463 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
23464 (gst_flacdec_write): Actually, GST_PAD_CAPS() has nothing to
23467 2004-07-02 David Schleef <ds@schleef.org>
23469 * ext/flac/gstflacdec.c: (gst_flacdec_write): Set duration on
23470 output buffers. Fix logic mistake. (bug #144866)
23472 2004-07-02 David Schleef <ds@schleef.org>
23474 * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
23475 on X. (bug #144753)
23477 2004-07-02 David Schleef <ds@schleef.org>
23479 * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
23480 (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
23482 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
23483 (gst_osselement_rate_probe_check): Add another workaround for
23484 buggy drivers (bug #145336)
23486 2004-07-02 David Schleef <ds@schleef.org>
23488 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
23489 Most systems don't have MSG_NOSIGNAL.
23491 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
23494 * gst-libs/gst/colorbalance/Makefile.am:
23495 * gst-libs/gst/mixer/Makefile.am:
23496 * gst-libs/gst/play/Makefile.am:
23497 * gst-libs/gst/tuner/Makefile.am:
23498 (hopefully) fix both install and dist and make error message useful.
23499 needs testing across automakes.
23501 2004-07-02 Benjamin Otte <otte@gnome.org>
23503 * ext/ogg/gstogg.c: (plugin_init):
23504 we require bytestream now
23505 * ext/ogg/gstoggdemux.c:
23506 huge diff to implement chain setup in a fast and generic way. This
23507 improves tag reading and startup of huge files (read: Theora videos)
23508 quite a bit. It probably contains bugs, too, so please test.
23509 Seeking is not improved to the fast method.
23511 2004-06-29 Wim Taymans <wim@fluendo.com>
23513 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
23514 * ext/ogg/gstoggmux.c:
23515 Fix memleak in oggdemux when running unconnected pads.
23516 doc update in mux, start working on keyframe mode.
23518 2004-06-29 Benjamin Otte <otte@gnome.org>
23520 * sys/oss/gstosssink.c:
23521 * sys/oss/gstosssrc.c:
23522 advertise correct template caps - we indeed do non-native endianness
23523 and 8bit audio has no endianness
23524 * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
23525 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
23526 avoid (wrong) duplications in getcaps function and return
23529 2004-06-29 Wim Taymans <wim@fluendo.com>
23531 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23532 (gst_multifdsink_class_init), (gst_multifdsink_add),
23533 (gst_multifdsink_remove), (gst_multifdsink_clear),
23534 (gst_multifdsink_client_remove),
23535 (gst_multifdsink_handle_client_read),
23536 (gst_multifdsink_client_queue_data),
23537 (gst_multifdsink_client_queue_caps),
23538 (gst_multifdsink_client_queue_buffer),
23539 (gst_multifdsink_handle_client_write),
23540 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23541 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23542 (gst_multifdsink_init_send), (gst_multifdsink_close):
23543 Fix wrong GList iteration that could crash the server when
23544 more then 2 clients disconnect at the same time. Read all the
23545 pending commands in one batch to recover from command storms under
23548 2004-06-28 Wim Taymans <wim@fluendo.com>
23550 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
23551 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
23552 (gst_videomixer_pad_set_property),
23553 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
23554 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
23555 (gst_videomixer_class_init), (gst_videomixer_init),
23556 (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
23557 (pad_zorder_compare), (gst_videomixer_sort_pads),
23558 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
23559 (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
23560 (gst_videomixer_update_queues), (gst_videomixer_loop),
23562 Avoid divide by zero, choose masterpad as the pad with the highest
23565 2004-06-27 Julien Moutte <julien@moutte.net>
23567 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
23568 (gst_ximagesink_xwindow_new):
23569 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
23570 (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
23571 function directly. We might want to call it from somewhere else one day.
23573 2004-06-27 Julien Moutte <julien@moutte.net>
23575 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
23576 (gst_ximagesink_xwindow_new):
23577 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
23578 (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
23579 window decorations.
23581 2004-06-27 Wim Taymans <wim@fluendo.com>
23583 * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
23584 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
23585 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
23586 (gst_dvdec_set_property), (gst_dvdec_get_property):
23587 * ext/dv/gstdvdec.h:
23588 Implement drop_factor property to lower the framerate with
23591 2004-06-27 Thomas Vander Stichele <thomas at apestaart dot org>
23593 * gst-libs/gst/colorbalance/Makefile.am:
23594 * gst-libs/gst/mixer/Makefile.am:
23595 * gst-libs/gst/play/Makefile.am:
23596 * gst-libs/gst/tuner/Makefile.am:
23597 unbreak Company's fix that didn't install the -enum.h files
23599 2004-06-27 Wim Taymans <wim@fluendo.com>
23601 * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
23602 (gst_dvdec_change_state):
23603 * ext/dv/gstdvdec.h:
23604 Fix timestamp, duration and offset of the buffers.
23606 2004-06-27 Wim Taymans <wim@fluendo.com>
23608 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23609 (gst_multifdsink_class_init), (gst_multifdsink_add),
23610 (gst_multifdsink_remove), (gst_multifdsink_clear),
23611 (gst_multifdsink_client_remove),
23612 (gst_multifdsink_handle_client_read),
23613 (gst_multifdsink_client_queue_data),
23614 (gst_multifdsink_client_queue_caps),
23615 (gst_multifdsink_client_queue_buffer),
23616 (gst_multifdsink_handle_client_write),
23617 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23618 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23619 (gst_multifdsink_init_send), (gst_multifdsink_close):
23620 * gst/tcp/gstmultifdsink.h:
23621 * gst/tcp/gsttcpserversink.c:
23622 (gst_tcpserversink_handle_server_read),
23623 (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
23624 More multifdsink fixes, more recovery policy fixes.
23625 Removed stupid g_print
23627 2004-06-26 Wim Taymans <wim@fluendo.com>
23629 * gst/tcp/Makefile.am:
23630 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23631 (gst_multifdsink_get_type), (gst_multifdsink_base_init),
23632 (gst_multifdsink_class_init), (gst_multifdsink_init),
23633 (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
23634 (gst_multifdsink_handle_client_read),
23635 (gst_multifdsink_client_queue_data),
23636 (gst_multifdsink_client_queue_caps),
23637 (gst_multifdsink_client_queue_buffer),
23638 (gst_multifdsink_handle_client_write),
23639 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23640 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23641 (gst_multifdsink_chain), (gst_multifdsink_set_property),
23642 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
23643 (gst_multifdsink_close), (gst_multifdsink_change_state):
23644 * gst/tcp/gstmultifdsink.h:
23645 * gst/tcp/gsttcpplugin.c: (plugin_init):
23646 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
23647 (gst_tcpserversink_class_init), (gst_tcpserversink_init),
23648 (gst_tcpserversink_handle_server_read),
23649 (gst_tcpserversink_handle_select),
23650 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
23651 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
23652 * gst/tcp/gsttcpserversink.h:
23653 Added multifdsink, made tcpserversink a subclass of fdsink, removed
23654 one of the locks, added recovery policy to multifdsink.
23656 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
23658 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
23659 fix decision for when getting frames with same timestamp
23660 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23661 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23662 (gst_v4lsrc_get_property):
23663 * sys/v4l/gstv4lsrc.h:
23664 add latency offset property
23666 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
23668 * gst/videorate/gstvideorate.c: (gst_videorate_chain),
23670 fix debugging. add category.
23672 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
23674 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
23677 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
23679 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23680 (gst_alsa_src_get_time), (gst_alsa_src_loop),
23681 (gst_alsa_src_change_state):
23682 return a time that is in sync with the element's processing
23684 2004-06-25 Wim Taymans <wim@fluendo.com>
23686 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
23687 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
23688 (gst_tcpserversink_client_remove),
23689 (gst_tcpserversink_handle_client_read),
23690 (gst_tcpserversink_client_queue_data),
23691 (gst_tcpserversink_client_queue_caps),
23692 (gst_tcpserversink_client_queue_buffer),
23693 (gst_tcpserversink_handle_client_write),
23694 (gst_tcpserversink_queue_buffer),
23695 (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
23696 (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
23697 (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
23698 (gst_tcpserversink_close):
23699 * gst/tcp/gsttcpserversink.h:
23700 Serversink rewrite. Really do non blocking writes to clients and
23701 maintain an internal queue to handle slower clients while not
23702 disturbing fast clients.
23704 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
23706 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
23707 better debug, don't override OFFSET and OFFSET_END
23709 2004-06-25 Iain <iain@prettypeople.org>
23711 * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
23712 name=source for the wavparse pipeline.
23714 2004-06-24 Johan Dahlin <johan@gnome.org>
23716 * ext/theora/theoraenc.c (theora_enc_chain): Call
23717 gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
23718 streamheader caps are set correctly.
23720 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
23722 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
23723 (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
23724 respect minimum bitrate; same could be done for max bitrate
23726 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
23728 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
23729 (gst_vorbisenc_setup):
23730 fix sample rate range
23732 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
23734 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
23735 (gst_oggvorbisenc_setup):
23736 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
23737 (gst_vorbisenc_setup):
23738 resolve ambiguities in code and description
23740 2004-06-24 Wim Taymans <wim@fluendo.com>
23742 * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
23743 * ext/alsa/gstalsa.h:
23744 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23745 (gst_alsa_src_update_avail), (gst_alsa_src_loop):
23746 Use alsa trigger_tstamp to get the timestamp of the first
23747 sample in the buffer for more precise sync. Some cleanups.
23749 2004-06-24 Wim Taymans <wim@fluendo.com>
23751 * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
23752 (gst_audiorate_init), (gst_audiorate_chain),
23753 (gst_audiorate_set_property), (gst_audiorate_get_property):
23754 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23755 (gst_videorate_chain):
23756 Added some logging, fixed an overflow bug in videorate.
23758 2004-06-24 Benjamin Otte <otte@gnome.org>
23760 * ext/kio/Makefile.am:
23761 fix for builddir != srcdir and distcheck
23763 2004-06-24 Benjamin Otte <otte@gnome.org>
23765 * gst-libs/gst/colorbalance/Makefile.am:
23766 * gst-libs/gst/mixer/Makefile.am:
23767 * gst-libs/gst/play/Makefile.am:
23768 * gst-libs/gst/tuner/Makefile.am:
23769 * gst/tcp/Makefile.am:
23770 * sys/dxr3/Makefile.am:
23771 don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
23773 Also add all *.list files that were missing.
23775 add a distcheck hook to ensure the above doesn't happen again.
23777 2004-06-23 David I. Lehn <dlehn@users.sourceforge.net>
23779 * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
23781 2004-06-23 Colin Walters <walters@redhat.com>
23783 * m4/Makefile.am: Distribute gst-fionread.m4.
23785 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
23787 * configure.ac: back to dev
23789 2004-06-23 Wim Taymans <wim@fluendo.com>
23791 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
23792 (gst_alsa_xrun_recovery):
23793 * ext/alsa/gstalsa.h:
23794 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
23795 (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
23796 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23797 (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
23798 (gst_alsa_src_loop):
23799 Add clock to alsasrc. Take new capture timestamp when
23800 restarting after an overrun. Split up some functions between
23801 alsasrc and alsasink.
23803 === release 0.8.2 ===
23805 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
23807 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
23808 (gst_alsa_change_state), (gst_alsa_update_avail),
23809 (gst_alsa_xrun_recovery):
23810 * ext/alsa/gstalsa.h:
23811 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23812 merge back changes from release
23814 2004-06-23 Wim Taymans <wim@fluendo.com>
23816 * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
23817 (gst_audiorate_init), (gst_audiorate_chain),
23818 (gst_audiorate_set_property), (gst_audiorate_get_property):
23819 Implement sample dropping and notify
23821 2004-06-22 Wim Taymans <wim@fluendo.com>
23823 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23824 (theora_enc_sink_link), (theora_buffer_from_packet),
23825 (theora_push_packet), (theora_enc_chain):
23826 Some cleanups, make sure the timestamps are correct.
23828 2004-06-22 Wim Taymans <wim@fluendo.com>
23830 * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
23831 (gst_alsa_change_state), (gst_alsa_update_avail),
23832 (gst_alsa_xrun_recovery):
23833 * ext/alsa/gstalsa.h:
23834 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
23835 Cleanups, take queued samples into account when reporting
23838 2004-06-22 Wim Taymans <wim@fluendo.com>
23840 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23841 (gst_videorate_init):
23842 Initialize the property as well.
23844 2004-06-22 Wim Taymans <wim@fluendo.com>
23846 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23847 (gst_videorate_init), (gst_videorate_chain),
23848 (gst_videorate_set_property), (gst_videorate_get_property):
23849 Add property to make videorate silent.
23850 Add property to prefer new frames over old ones.
23852 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23854 * sys/osxvideo/Makefile.am:
23855 Workaround so that the osxvideo .so file gets linked with the
23856 Cocoa, OpenGL and QuickTime frameworks
23858 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23860 * sys/osxaudio/Makefile.am:
23861 Workaround so that the osxaudio .so file gets linked with the
23862 CoreAudio framework
23864 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23867 Whoops, my fault...fixed build issues
23869 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23872 Add objective-c support if running in Darwin/Mac OS X
23875 * sys/osxvideo/Makefile.am:
23876 * sys/osxvideo/osxvideosink.h:
23877 * sys/osxvideo/osxvideosink.m:
23878 * sys/osxvideo/cocoawindow.h:
23879 * sys/osxvideo/cocoawindow.m:
23880 Add osxvideosink, a cocoa-based osx video sink
23883 2004-06-19 Jan Schmidt <thaytan@mad.scientist.com>
23884 * ext/dvdnav/gst-dvd:
23885 Grab the gconf key from the right spot
23886 * gst/debug/gstnavseek.c: (gst_navseek_init),
23887 (gst_navseek_segseek), (gst_navseek_handle_src_event),
23888 (gst_navseek_chain):
23889 * gst/debug/gstnavseek.h:
23890 Add 's', 'e' and 'l' keypresses to navseek to define the start,end
23891 and loop parameters of a segment seek.
23892 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
23893 (gst_videotestsrc_get_event_masks),
23894 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
23895 * gst/videotestsrc/gstvideotestsrc.h:
23896 Add seeking support to videotestsrc
23897 Initialise the timestamp_offset variable.
23899 2004-06-18 Wim Taymans <wim@fluendo.com>
23901 * ext/sidplay/gstsiddec.cc:
23902 Fix negotiation and set correct end offset.
23904 2004-06-18 Thomas Vander Stichele <thomas at apestaart dot org>
23906 * configure.ac: branch and prerelease
23908 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23910 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
23911 (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
23912 (gst_tcpclientsrc_init_receive):
23913 * gst/tcp/gsttcpclientsrc.h:
23914 read caps when connecting to server for GDP so we set them correctly
23916 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23918 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
23919 notify drops and duplicates
23920 * gst/videoscale/videoscale.c: (videoscale_get_structure):
23921 no good reason to limit ourselves to 100x100
23923 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23925 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23926 (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
23927 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23928 (gst_v4lsrc_get_property):
23929 * sys/v4l/gstv4lsrc.h:
23930 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
23931 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
23932 (gst_v4l_set_audio):
23933 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
23934 (gst_v4lsrc_try_capture):
23935 * sys/v4l/v4lsrc_calls.h:
23936 change try_palette to more general try_capture
23937 add autoprobe option so we can turn off autoprobing
23940 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23944 * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
23945 (gst_ximagesink_class_init):
23946 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
23947 (gst_xvimagesink_class_init):
23948 run them as finalize, not dispose, since dispose can be invoked
23951 2004-06-17 Wim Taymans <wim@fluendo.com>
23953 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
23954 (gst_alsa_get_time), (gst_alsa_xrun_recovery):
23955 * ext/alsa/gstalsa.h:
23956 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
23957 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
23958 (gst_alsa_src_change_state):
23959 * ext/alsa/gstalsasrc.h:
23960 Make the xrun code timestamp and offset the buffers correctly.
23961 moved the clock to the base class, use alsa methods to get time.
23962 Do correct timestamping on outgoing buffers.
23964 2004-06-17 Wim Taymans <wim@fluendo.com>
23966 * gst/audiorate/Makefile.am:
23967 * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
23968 (gst_audiorate_base_init), (gst_audiorate_class_init),
23969 (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
23970 (gst_audiorate_set_property), (gst_audiorate_get_property),
23971 (gst_audiorate_change_state), (plugin_init):
23972 Added an audiorate converter that fills in gaps.
23974 2004-06-17 Johan Dahlin <johan@gnome.org>
23976 * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
23978 2004-06-16 Wim Taymans <wim@fluendo.com>
23980 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
23981 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
23982 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
23983 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23984 (gst_v4lsrc_get_property):
23985 * sys/v4l/gstv4lsrc.h:
23986 Added a copy mode to v4lsrc where it will output a copied version
23987 of its internal hardware buffer.
23988 Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
23991 2004-06-16 Wim Taymans <wim@fluendo.com>
23993 * sys/oss/gstosssrc.c: (gst_osssrc_get):
23996 2004-06-16 Wim Taymans <wim@fluendo.com>
23998 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
23999 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
24000 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
24001 (gst_v4lsrc_get_property):
24002 * sys/v4l/gstv4lsrc.h:
24003 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
24004 Added a sync mode enum property to control v4lsrc timestamp method
24005 Removed the use-fixed-fps property and moved functionality in
24007 Don't error on an error value from v4l-conf, it might not always
24010 2004-06-16 Wim Taymans <wim@fluendo.com>
24012 * gst/videorate/Makefile.am:
24013 * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
24014 (gst_videorate_base_init), (gst_videorate_class_init),
24015 (gst_videorate_getcaps), (gst_videorate_link),
24016 (gst_videorate_init), (gst_videorate_chain),
24017 (gst_videorate_set_property), (gst_videorate_get_property),
24018 (gst_videorate_change_state), (plugin_init):
24019 Added a video timestamp corrector.
24021 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24023 fixed a potential leak with previous commit
24025 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
24027 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24029 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
24030 Added missing refcount, fixes bug #144425
24031 Cheers Tim for finding the bug
24033 2004-06-15 Thomas Vander Stichele <thomas at apestaart dot org>
24035 * sys/v4l/gstv4l.c: (plugin_init):
24036 * sys/v4l/gstv4lcolorbalance.c:
24037 * sys/v4l/gstv4lcolorbalance.h:
24038 * sys/v4l/gstv4lelement.c:
24039 * sys/v4l/gstv4lelement.h:
24040 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
24041 * sys/v4l/gstv4lmjpegsink.h:
24042 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
24043 * sys/v4l/gstv4lmjpegsrc.h:
24044 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
24045 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
24046 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
24047 * sys/v4l/gstv4lsrc.h:
24048 * sys/v4l/gstv4ltuner.c:
24049 * sys/v4l/gstv4ltuner.h:
24050 * sys/v4l/gstv4lxoverlay.c:
24051 * sys/v4l/gstv4lxoverlay.h:
24052 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
24053 (gst_v4l_set_window), (gst_v4l_enable_overlay):
24054 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24055 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
24056 (gst_v4l_set_audio):
24057 * sys/v4l/v4l_calls.h:
24058 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
24059 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
24060 (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
24061 (gst_v4lmjpegsink_playback_init),
24062 (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
24063 (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
24064 (gst_v4lmjpegsink_playback_stop),
24065 (gst_v4lmjpegsink_playback_deinit):
24066 * sys/v4l/v4lmjpegsink_calls.h:
24067 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
24068 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
24069 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
24070 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
24071 (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
24072 (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
24073 * sys/v4l/v4lmjpegsrc_calls.h:
24074 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
24075 (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
24076 (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
24077 (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
24078 (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
24079 (gst_v4lsrc_try_palette):
24080 * sys/v4l/v4lsrc_calls.h:
24081 bunch of paranoia cleanups
24083 2004-06-14 David Schleef <ds@schleef.org>
24085 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
24086 (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
24087 Send discont events and change timestamps appropriately when
24088 we get a seek event. (bug #144240)
24089 * ext/cdparanoia/gstcdparanoia.h:
24091 2004-06-14 Benjamin Otte <otte@gnome.org>
24093 * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
24094 snd_pcm_hw_params_set_rate since the latter fails for no good
24095 reason on some setups.
24097 2004-06-14 David Schleef <ds@schleef.org>
24099 * gst/volume/demo.c: (value_changed_callback): exp10() is not
24100 standard. Thank you for playing.
24102 2004-06-14 Wim Taymans <wim@fluendo.com>
24104 * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
24105 Patch 1.3 broke the ordering of the colorspace info and
24106 made the plugin basically work by coincidence, reordered
24109 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
24111 * ext/lame/gstlame.c:
24112 * ext/mad/gstmad.c:
24113 sync caps. Make sure mad can only output a list of rates, not
24114 a full range. In the future, have three caps lists for each of the
24115 mpeg versions. Change mpegversion to a double as well.
24117 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
24119 * gst/volume/.cvsignore:
24120 * gst/volume/Makefile.am:
24121 * gst/volume/demo.c: (value_changed_callback), (idler),
24122 (setup_gui), (main):
24123 added small demo app
24125 2004-06-13 Jan Schmidt <thaytan@mad.scientist.com>
24126 * ext/esd/esdsink.c: (gst_esdsink_change_state):
24127 * ext/esd/esdsink.h:
24128 Close the esd connection on pause, because esd will just wait -
24129 blocking all other esd clients indefinitely.
24131 2004-06-12 Christophe Fergeau <teuf@gnome.org>
24133 * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
24134 previous commit with GST_DEBUG
24136 2004-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
24139 add a header check for a dvdread header in dvdnav. Fixes #133002
24141 2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24143 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
24144 * gst/tcp/gsttcpclientsink.h:
24145 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
24146 * gst/tcp/gsttcpclientsrc.h:
24147 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
24148 (gst_tcpserversink_handle_server_read),
24149 (gst_tcpserversink_init_send):
24150 * gst/tcp/gsttcpserversink.h:
24151 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
24152 * gst/tcp/gsttcpserversrc.h:
24153 Modified the tcp plugins so they are portable (IPv4,IPv6, any future
24156 2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24159 Added ogg library so that OSX detects libtheora properly
24161 2004-06-11 Wim Taymans <wim@fluendo.com>
24163 * ext/theora/theoradec.c: (theora_dec_chain),
24164 (theora_dec_change_state):
24165 Don't try to decode frames before we received a keyframe.
24167 2004-06-11 Wim Taymans <wim@fluendo.com>
24169 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24170 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
24171 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24172 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
24173 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
24174 Added property to set the maximum delay of a page.
24176 2004-06-10 Wim Taymans <wim@fluendo.com>
24178 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24179 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
24180 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24181 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
24182 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
24183 Added max-delay property to control the maximum amount
24184 of data to put in one page.
24186 2004-06-10 Wim Taymans <wim@fluendo.com>
24188 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24189 (gst_theora_enc_init), (theora_enc_sink_link),
24190 (theora_buffer_from_packet), (theora_enc_set_property),
24191 (theora_enc_get_property):
24192 Set duration on encoded buffer, added some more properties
24194 2004-06-10 Wim Taymans <wim@fluendo.com>
24196 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
24197 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24198 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
24199 * ext/theora/theoraenc.c: (theora_enc_chain):
24200 Fix refcounting bugs
24202 2004-06-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
24204 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
24205 (gst_asf_demux_loop), (gst_asf_demux_process_file),
24206 (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
24207 (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
24208 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
24209 (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
24210 (gst_asf_demux_change_state):
24211 * gst/asfdemux/gstasfdemux.h:
24212 You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
24213 feels like. I think we should set a new requirement for demuxers
24214 from now on to implement sane loop functions, data loops, query
24215 and seek functions before first commit into CVS. And this commit
24216 fixes all of the above.
24218 2004-06-10 Christophe Fergeau <teuf@gnome.org>
24220 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
24221 vorbis comments are properly encoded in UTF-8 before adding them
24224 2004-06-09 Benjamin Otte <otte@gnome.org>
24226 * ext/alsa/gstalsa.c: (add_channels):
24227 handle min <= max correctly
24228 * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
24229 (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
24230 add fixation functions so we fixate correctly. No preferring of alaw
24231 anymore because it's the first structure.
24232 * ext/alsa/gstalsa.h:
24233 * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
24234 (gst_alsa_hw_params_dump):
24235 add functions to ease debugging in alsalib
24236 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24237 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24238 (gst_alsa_start_audio):
24239 only specify hw params if we really setup a format (fixes #134007 -
24240 or at least works around it)
24242 2004-06-09 Wim Taymans <wim@fluendo.com>
24244 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24245 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
24246 (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
24247 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
24248 (gst_ogg_mux_loop):
24249 Use stream caps to setup the initial pages in the ogg stream.
24250 Correctly set the streamheader caps on the srcpad.
24252 2004-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
24254 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
24255 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
24256 (gst_v4lsrc_getcaps):
24257 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24258 (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
24259 add querying of fps lists for webcams. Negotiating to a framerate
24262 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24264 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24265 (theora_push_buffer), (theora_push_packet),
24266 (theora_set_header_on_caps), (theora_enc_chain):
24267 mark buffers and put on streamheader, raw theora streaming
24268 now works too, whee
24270 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24272 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24273 (gst_tcp_gdp_read_caps):
24274 do a looping read for caps and GDP headers too
24276 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24278 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24279 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
24280 return EOS instead of NULL in _get
24282 2004-06-08 Wim Taymans <wim@fluendo.com>
24284 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24285 (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
24286 (gst_tcp_gdp_write_caps):
24287 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24288 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
24289 (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
24292 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24294 * ext/vorbis/Makefile.am:
24295 * ext/vorbis/vorbis.c: (plugin_init):
24296 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
24297 (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
24298 (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
24299 (vorbis_parse_change_state):
24300 * ext/vorbis/vorbisparse.h:
24301 adding a vorbisparse element that marks the buffers, streaming
24302 raw vorbis using GDP now works, whee
24304 2004-06-08 Wim Taymans <wim@fluendo.com>
24306 * ext/jpeg/Makefile.am:
24308 * ext/jpeg/gstjpeg.c: (plugin_init):
24309 * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
24310 (gst_smokedec_base_init), (gst_smokedec_class_init),
24311 (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
24312 * ext/jpeg/gstsmokedec.h:
24313 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
24314 (gst_smokeenc_base_init), (gst_smokeenc_class_init),
24315 (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
24316 (gst_smokeenc_resync), (gst_smokeenc_chain),
24317 (gst_smokeenc_set_property), (gst_smokeenc_get_property):
24318 * ext/jpeg/gstsmokeenc.h:
24319 * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
24320 (smokecodec_flush_destination), (smokecodec_term_destination),
24321 (smokecodec_init_source), (smokecodec_fill_input_buffer),
24322 (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
24323 (smokecodec_term_source), (smokecodec_encode_new),
24324 (smokecodec_decode_new), (smokecodec_info_free),
24325 (smokecodec_set_quality), (smokecodec_get_quality),
24326 (smokecodec_set_threshold), (smokecodec_get_threshold),
24327 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
24328 (find_best_size), (abs_diff), (put), (smokecodec_encode),
24329 (smokecodec_parse_header), (smokecodec_decode):
24330 * ext/jpeg/smokecodec.h:
24331 Added a new simple jpeg based codec
24333 2004-06-08 Wim Taymans <wim@fluendo.com>
24335 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24336 (gst_multipart_mux_loop):
24339 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24341 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24342 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
24343 (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
24344 (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
24345 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
24346 * gst/tcp/gsttcpserversink.h:
24347 take streamheader into account
24349 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24351 * gst/level/Makefile.am:
24352 * gst/level/gstlevel.c: (gst_level_class_init):
24353 clean up marshal generation
24355 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24357 * gst/tcp/Makefile.am:
24358 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
24359 (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
24360 (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
24361 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
24362 (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
24363 (gst_tcpclientsrc_get_property):
24364 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
24365 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
24366 (gst_tcpserversink_handle_client_read),
24367 (gst_tcpserversink_handle_client_write),
24368 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
24369 * gst/tcp/gsttcpserversink.h:
24370 add signals client-added and client-removed
24371 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
24372 (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
24373 (gst_tcpserversrc_get_property):
24374 uniformized, change default protocol to NONE
24375 * gst/tcp/gsttcp-marshal.list: added
24376 2004-06-07 Benjamin Otte <otte@gnome.org>
24378 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24379 handle discont events if they happen before caps nego
24381 2004-06-07 Wim Taymans <wim@fluendo.com>
24383 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24384 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24385 (gst_multipart_demux_plugin_init):
24386 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24387 (gst_multipart_mux_init), (gst_multipart_mux_loop),
24388 (gst_multipart_mux_change_state):
24389 Small updates, fix a memleak
24391 2004-06-07 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24393 * configure.ac: OSS portability
24394 * ext/arts/gst_arts.c: idem
24395 * sys/oss/gstosselement.c: idem
24396 * sys/oss/gstossmixer.c: idem
24397 * sys/oss/gstosssink.c: idem
24398 * sys/oss/gstosssrc.c: idem
24399 * sys/oss/oss_probe.c: idem
24400 - check for soundcard.h in different places for some BSD
24402 2004-06-07 Jan Schmidt <thaytan@mad.scientist.com>
24405 Add me to the authors file
24407 Increase the libdv requirement to >= version 0.100
24408 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
24409 (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
24410 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
24411 * ext/dv/gstdvdec.h:
24412 Add support for the new_media flag when sending DISCONT events
24413 Make the querying work when video pad is not linked
24415 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
24417 reviewed by Benjamin Otte <otte@gnome.org>
24419 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
24420 create a NULL-initialized array of pads, so we don't think they
24421 exist already. (fixes #143130)
24423 2004-06-07 Benjamin Otte <otte@gnome.org>
24425 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
24426 (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
24427 (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
24428 don't use // coments
24430 2004-06-07 Benjamin Otte <otte@gnome.org>
24432 * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
24433 cast to GstClockTime to get higher granularity
24434 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24435 use gst_element_set_time_delay to get the exact time
24436 * ext/mad/gstmad.c: (gst_mad_chain):
24437 use the negotiated rate instead of the current frame's rate which
24438 might be wrong because of bit errors. This avoids emitting totally
24439 bogus timestamps and screwing sync.
24442 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
24444 reviewed by Benjamin Otte <otte@gnome.org>
24446 * gst/adder/gstadder.c: (gst_adder_loop):
24447 properly error out when no negotiation has happened yet. (fixes
24450 2004-06-06 Benjamin Otte <otte@gnome.org>
24452 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
24453 forward correctly transformed offset in discont events. Based on
24454 patch by Arwed v. Merkatz. (fixes #142851)
24456 2004-06-06 David Schleef <ds@schleef.org>
24458 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
24459 G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS. Should fix compile
24460 problems on several systems.
24462 2004-06-06 Benjamin Otte <otte@gnome.org>
24464 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
24465 use explicit caps on the srcpad
24466 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24467 properly error out if caps couldn't be set (fixes #142764)
24469 2004-06-06 Benjamin Otte <otte@gnome.org>
24471 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24472 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24473 (gst_alsa_start_audio):
24474 - don't call set_periods_integer anymore, it breaks the
24475 configuration randomly
24476 - call snd_pcm_hw_params_set_access directly instead of using masks
24477 - don't fail if the sw_params can't be set, just use the default
24478 params and hope it works. Alsalib has weird issues when you touch
24479 sw_params and does no proper error reporting about what failed.
24480 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
24481 (gst_alsa_close_audio):
24482 make our alsa debugging go via gst debugging and not conditionally
24484 * ext/alsa/gstalsa.h:
24485 add ALSA_DEBUG_FLUSH macro
24486 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
24488 wrap alsa errors to be printed via the gst debugging system and not
24491 2004-06-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
24493 * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
24494 (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
24495 (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
24496 (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
24497 (qtdemux_parse_trak):
24498 * gst/qtdemux/qtdemux.h:
24499 Bitch. Also known as seeking, querying & co.
24500 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
24501 (gst_osssink_change_state):
24502 * sys/oss/gstosssink.h:
24503 Resyncing is for weenies, this hack is no longer needed and was
24504 broken anyway (since it - unintendedly - always leaves resync to
24507 2004-06-05 Andrew Turner <zxombie@hotpop.com>
24509 * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
24510 * gst/tcp/gsttcpclientsrc.h: idem
24511 - define MSG_NOSIGNAL if not done
24512 - include unistd.h for off_t
24515 2004-06-05 Benjamin Otte <otte@gnome.org>
24518 * ext/kio/Makefile.am:
24519 check for qt's moc preprocessor explicitly and use it
24521 2004-06-03 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
24523 * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
24524 don't get a signal for EPIPE on socket writes
24525 (somebody check if this works on other platforms)
24527 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
24529 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
24530 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
24531 check error condition on available samples correctly
24533 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
24535 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
24537 * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
24538 (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
24539 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
24540 (gst_tcpserversrc_gdp_read_header):
24541 use ssize_t over size_t since the former is signed and thus the
24542 check for error codes can work
24544 2004-06-02 Wim Taymans <wim@fluendo.com>
24548 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24549 (gst_multipart_mux_loop):
24552 2004-06-02 Wim Taymans <wim@fluendo.com>
24554 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24555 (gst_multipart_mux_init), (gst_multipart_mux_loop),
24556 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
24557 (gst_multipart_mux_change_state):
24558 Added configurable boundary specifier, added the value as a
24559 caps field as well.
24561 2004-06-02 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24563 * gst/tcp/gsttcp.c:
24564 * gst/tcp/gsttcpclientsrc.c:
24565 * gst/tcp/gsttcpclientsrc.h:
24566 * gst/tcp/gsttcpserversrc.c:
24567 - portability fix, to compile on OSX
24570 * sys/osxaudio/gstosxaudioelement.c:
24571 * sys/osxaudio/gstosxaudiosink.c:
24572 * sys/osxaudio/gstosxaudiosrc.c:
24573 - compilation warnings on OSX
24576 2004-06-02 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24578 * ext/vorbis/vorbisdec.c : sign warning fixes
24580 * gst-libs/gst/mixer/mixertrack.c :
24581 do no use defines which are glib 2.4 specific
24583 2004-06-01 Christophe Fergeau <teuf@gnome.org>
24585 * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
24586 buffer since libflac doesn't expect it (reports a sync error when
24587 it encounters that)
24590 2004-06-01 Owen Fraser-Green <owen@discobabe.net>
24592 * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
24593 * gst-libs/gst/mixer/mixertrack.c:
24594 (gst_mixer_track_get_property), (get_mixer_track_init),
24595 (get_mixer_track_get_property): Added property accessors
24596 * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
24597 * gst-libs/gst/mixer/mixeroptions.c:
24598 (gst_mixer_options_get_values): Added
24599 * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
24600 * gst-libs/gst/mixer/mixer.c: Fixed comment
24603 2004-06-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
24605 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
24606 improve error messages on open
24609 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
24611 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
24612 check if v4l-conf is in path
24614 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
24616 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
24617 change assert to a more readable error message
24619 2004-05-31 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24621 * gst-libs/gst/tuner/tunerchannel.h:
24622 - add a freq_multiplicator field to make the conversion
24623 between internal frequency unit and Hz
24624 * sys/v4l/gstv4lelement.c:
24625 * sys/v4l2/gstv4l2element.c:
24626 - change default video device to /dev/video0
24627 * sys/v4l/v4l_calls.c:
24628 * sys/v4l2/v4l2_calls.c:
24629 - we only expose frequency to the user in Hz instead of
24630 bastard v4lX unit (either 62.5kHz or 62.5Hz)
24632 2004-05-31 Jan Schmidt <thaytan@mad.scientist.com>
24633 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24634 Initialise b_o_s and e_o_s variables
24635 * gst-libs/gst/riff/riff-media.c:
24636 (gst_riff_create_video_caps_with_data):
24637 Add some unusual fourcc's from mplayer avi's
24638 * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
24639 Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
24642 2004-05-28 Wim Taymans <wim@fluendo.com>
24645 * gst/alpha/Makefile.am:
24646 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
24647 (gst_alpha_get_type), (gst_alpha_base_init),
24648 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
24649 (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
24650 (gst_alpha_chroma_key), (gst_alpha_chain),
24651 (gst_alpha_change_state), (plugin_init):
24652 A plugin to add an alpha channel to I420 video. Can optionally do
24654 * gst/multipart/Makefile.am:
24655 * gst/multipart/multipart.c: (plugin_init):
24656 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24657 (gst_multipart_demux_class_init), (gst_multipart_demux_init),
24658 (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
24659 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24660 (gst_multipart_demux_change_state),
24661 (gst_multipart_demux_plugin_init):
24662 * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
24663 (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
24664 (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
24665 (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
24666 (gst_multipart_mux_pad_unlink),
24667 (gst_multipart_mux_request_new_pad),
24668 (gst_multipart_mux_handle_src_event),
24669 (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
24670 (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
24671 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
24672 (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
24673 A Multipart demuxer/muxer. Not sure if it violates specs. Used to
24674 send multipart jpeg images to a browser.
24675 * gst/videobox/Makefile.am:
24676 * gst/videobox/README:
24677 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
24678 (gst_video_box_get_type), (gst_video_box_base_init),
24679 (gst_video_box_class_init), (gst_video_box_init),
24680 (gst_video_box_set_property), (gst_video_box_get_property),
24681 (gst_video_box_sink_link), (gst_video_box_i420),
24682 (gst_video_box_ayuv), (gst_video_box_chain),
24683 (gst_video_box_change_state), (plugin_init):
24684 Crops or adds borders around an image. can do alpha channel
24686 * gst/videomixer/Makefile.am:
24687 * gst/videomixer/README:
24688 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
24689 (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
24690 (gst_videomixer_pad_get_sink_event_masks),
24691 (gst_videomixer_pad_get_property),
24692 (gst_videomixer_pad_set_property),
24693 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
24694 (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
24695 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
24696 (gst_videomixer_base_init), (gst_videomixer_class_init),
24697 (gst_videomixer_init), (gst_videomixer_request_new_pad),
24698 (gst_videomixer_handle_src_event),
24699 (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
24700 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
24701 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
24702 (gst_videomixer_loop), (gst_videomixer_get_property),
24703 (gst_videomixer_set_property), (gst_videomixer_change_state),
24705 Generic video mixer plugin, can handle multiple inputs all with
24706 different framerates and video sizes. Is fully alpha channel
24709 2004-05-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
24711 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
24712 Select first track as master track. Not sure how else to handle
24714 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
24715 Discard discont events. Should fix #142962.
24717 2004-05-26 Ronald Bultje <rbultje@ronald.bitfreak.net>
24719 * ext/alsa/Makefile.am:
24720 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
24721 (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
24722 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
24723 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
24724 (gst_alsa_mixer_get_option):
24725 * ext/alsa/gstalsamixer.h:
24726 * ext/alsa/gstalsamixeroptions.c:
24727 (gst_alsa_mixer_options_get_type),
24728 (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
24729 (gst_alsa_mixer_options_new):
24730 * ext/alsa/gstalsamixeroptions.h:
24731 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
24732 * ext/alsa/gstalsamixertrack.h:
24733 Add enumerations (as GstMixerOptions). Make correct distinction
24734 between input/output tracks. Add capture/playback private flag.
24735 Use flag to decide on whether to set capture or playback volumes
24736 or switches. Use playback and record switches.
24737 * gst-libs/gst/mixer/Makefile.am:
24738 * gst-libs/gst/mixer/mixer-marshal.list:
24739 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
24740 (gst_mixer_set_option), (gst_mixer_get_option),
24741 (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
24742 (gst_mixer_volume_changed), (gst_mixer_option_changed):
24743 * gst-libs/gst/mixer/mixer.h:
24744 * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
24745 (gst_mixer_options_class_init), (gst_mixer_options_init),
24746 (gst_mixer_options_dispose):
24747 * gst-libs/gst/mixer/mixeroptions.h:
24748 Add GstMixerOptions.
24749 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
24750 Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
24751 broken device detection on computers with multiple OSS sound
24754 2004-05-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
24756 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
24757 fixate nicely even when the peer is not negotiating
24759 2004-05-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
24761 * gst/audioconvert/gstaudioconvert.c:
24762 (gst_audio_convert_parse_caps):
24763 make sure we don't allow depth > width
24764 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
24765 fixate endianness to G_BYTE_ORDER as default
24766 * gst/audioscale/gstaudioscale.c:
24767 we don't handle another endianness as host-endianness
24769 2004-05-25 David Schleef <ds@schleef.org>
24771 * gst/ffmpegcolorspace/mem.c: malloc() is in stdlib.h, not malloc.h
24773 2004-05-24 Benjamin Otte <otte@gnome.org>
24775 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
24776 (gst_oggvorbisenc_setup):
24777 properly fail when we can't setup the vorbis encoder due to
24778 unsupported settings
24779 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
24780 (gst_vorbisenc_setup):
24782 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
24783 fix case where warnings occured when one pad was unlinked while the
24784 other's link function was called
24786 2004-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
24788 * gst/tcp/Makefile.am:
24791 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
24793 * gst-libs/gst/resample/private.h:
24794 don't use optimizations that are #if 0'ed
24796 2004-05-24 Wim Taymans <wim@fluendo.com>
24798 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
24799 Fix potential division by zero error and hopefully get
24800 the position query right to get correct timestamps on avi
24803 2004-05-24 Wim Taymans <wim@fluendo.com>
24805 * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
24806 (gst_videoscale_scale_nearest_str2),
24807 (gst_videoscale_scale_nearest_str4),
24808 (gst_videoscale_scale_nearest_32bit),
24809 (gst_videoscale_scale_nearest_24bit),
24810 (gst_videoscale_scale_nearest_16bit):
24811 Fix the scaling algorithm and avoid a buffer overflow.
24812 removed the while loop in the scaling function as it
24813 was used for point sampling only.
24815 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
24817 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
24818 (gst_id3_tag_class_init), (gst_id3_tag_init),
24819 (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
24820 (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
24821 (gst_id3_tag_send_tag_event):
24822 lots of fixes to make id3mux work and id3demux work correctly
24824 2004-05-24 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24827 add rules to build shout2send (was removed by accident
24828 when this module was no more marked experimental/broken)
24830 2004-05-24 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24832 * ext/shout2/gstshout2.c:
24833 * ext/shout2/gstshout2.h:
24834 adding a "connection problem" signal to shout2send
24837 2004-05-21 Thomas Vander Stichele <thomas at apestaart dot org>
24839 * ext/kio/kioreceiver.cpp:
24840 * ext/kio/kioreceiver.h:
24841 fix sign comparison issues
24843 2004-05-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24845 * gst/cdxaparse/gstcdxaparse.c:
24846 * gst/cdxaparse/gstcdxaparse.h:
24848 add some checks/sanity
24849 prepare for seek addition
24851 * sys/sunaudio/gstsunaudio.c:
24852 remove exported dupe init function
24854 2004-05-21 Jan Schmidt <thaytan@mad.scientist.com>
24856 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
24857 (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
24858 Fix format conversion and position querying.
24859 * gst/debug/progressreport.c: (gst_progressreport_report):
24860 Don't output a bogus total value that we didn't query.
24861 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
24862 Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
24863 only a blank window after xine has been used.
24865 2004-05-21 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
24868 sync with upstream version to fix test on FC2
24869 readd with -ko to preserve Id header
24871 2004-05-20 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24874 test for FIONREAD ioctl in sys/filio.h for Solaris compat.
24875 * gst/tcp/gsttcpclientsrc.c: idem
24876 * gst/tcp/gsttcpserversink.c: idem
24877 * gst/tcp/gsttcpserversrc.c: idem
24878 * m4/gst-fionread.m4: idem
24880 * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
24882 * configure.ac: enable speex plugin for speex 1.1.5+
24883 * ext/speex/gstspeexenc.c: fix cast warning
24885 * ext/esd/README: fix typo
24887 2004-05-20 David Schleef <ds@schleef.org>
24889 * configure.ac: Minor cosmetic change to convince the buildbot to
24891 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
24892 (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
24893 (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
24894 (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
24895 (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
24896 (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
24897 More hacking. Plays audio now.
24899 2004-05-20 David Schleef <ds@schleef.org>
24904 2004-05-20 David Schleef <ds@schleef.org>
24906 * sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer Abbas Merali
24907 * sys/osxaudio/gstosxaudio.c:
24908 * sys/osxaudio/gstosxaudioelement.c:
24909 * sys/osxaudio/gstosxaudioelement.h:
24910 * sys/osxaudio/gstosxaudiosink.c:
24911 * sys/osxaudio/gstosxaudiosink.h:
24912 * sys/osxaudio/gstosxaudiosrc.c:
24913 * sys/osxaudio/gstosxaudiosrc.h:
24915 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
24917 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
24918 (gst_vorbisenc_chain):
24919 put the codec headers on the caps as streamheader as well as
24922 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
24924 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
24925 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
24926 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
24927 split up push_packet into two functions
24929 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
24931 * gst/tcp/.cvsignore:
24933 * gst/tcp/Makefile.am:
24935 * gst/tcp/gsttcp.c:
24936 * gst/tcp/gsttcp.h:
24937 * gst/tcp/gsttcpclientsink.c:
24938 * gst/tcp/gsttcpclientsink.h:
24939 * gst/tcp/gsttcpclientsrc.c:
24940 * gst/tcp/gsttcpclientsrc.h:
24941 * gst/tcp/gsttcpplugin.c:
24942 * gst/tcp/gsttcpserversink.c:
24943 * gst/tcp/gsttcpserversink.h:
24944 * gst/tcp/gsttcpserversrc.c:
24945 * gst/tcp/gsttcpserversrc.h:
24946 add new tcp elements
24948 2004-05-19 Wim Taymans <wim@fluendo.com>
24950 * gst/law/mulaw-conversion.c: (mulaw_encode):
24951 Fix overflow bug in ulaw encoding.
24953 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24955 * ext/mad/gstmad.c: (gst_mad_handle_event):
24956 don't unref the event twice
24958 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24961 remove -Wno-sign-compare
24963 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24966 remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
24967 if you want to work against glib 2.2 and 2.4
24969 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
24971 * gst/tcp/Makefile.am:
24972 * gst/tcp/gsttcp.c:
24973 * gst/tcp/gsttcp.h:
24974 * gst/tcp/gsttcpsink.h:
24975 * gst/tcp/gsttcpsrc.h:
24976 gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
24978 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24980 * gst/debug/tests.c: (md5_get_value):
24981 fix segfault on gst-inspect
24983 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24985 * gst/debug/testplugin.c:
24986 * gst/debug/tests.c:
24987 * gst/debug/tests.h:
24988 add new extensible and configurable testing element. Current tests
24989 include buffer count, stream length, timestamp/duration matching and
24991 * gst/debug/Makefile.am:
24992 * gst/debug/gstdebug.c: (plugin_init):
24993 add infrastructure for new element
24995 2004-05-19 Johan Dahlin <johan@gnome.org>
24997 * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
24998 ending of the array. Fixes gst-inspect segfault on ppc.
25000 2004-05-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25002 * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
25004 * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
25006 2004-05-18 David Schleef <ds@schleef.org>
25008 * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
25009 warnings (bugs, actually) noticed by gcc but not forte.
25011 2004-05-18 David Schleef <ds@schleef.org>
25013 * sys/sunaudio/Makefile.am:
25014 * sys/sunaudio/gstsunaudio.c: New sunaudiosink
25016 2004-05-18 David Schleef <ds@schleef.org>
25018 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25019 (gst_qtdemux_loop_header): Patch from dcm@acm.org (David Moore)
25020 to allow qtdemux to use non-seekable streams. (bug #142272)
25022 2004-05-18 David Schleef <ds@schleef.org>
25024 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
25025 (gst_resample_sinc_ft_float): Remove use of static temporary
25026 buffer. This code was obviously not supposed to last long, but
25027 it's stuck in our ABI, so it required a little hack to make it
25028 ABI-compatible. Fixes #142585.
25029 * gst-libs/gst/resample/resample.h: same.
25031 2004-05-18 David Schleef <ds@schleef.org>
25033 * configure.ac: Add sunaudio
25034 * examples/Makefile.am: make gstplay depend on gconf
25035 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
25036 * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
25037 (convert_table_lookup), (img_convert): remove c99-isms
25038 * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
25039 unsigned, to fix a warning on Solaris
25040 * gst/mpeg1sys/systems.c: bcopy->memcpy
25041 * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
25042 * sys/Makefile.am: Add sunaudio
25044 2004-05-18 Wim Taymans <wim@fluendo.com>
25046 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
25047 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
25048 (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
25049 (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
25050 (gst_ogg_mux_loop):
25051 Fix an ugly memleak where the muxer didn't flush enough ogg
25052 pages. This also resulted in badly muxed ogg files.
25054 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25056 * gst/asfdemux/asfheaders.c :
25057 * gst/asfdemux/asfheaders.h :
25058 * gst/asfdemux/gstasfdemux.c :
25059 - fix ASF_OBJ_PADDING guid
25060 - add 3 new object guids (language list, metadata,
25061 extended stream properties)
25062 - add a function to parse extended header objects
25064 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
25066 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
25067 remove leftover debugging g_print
25069 2004-05-17 Ronald Bultje <rbultje@ronald.bitfreak.net>
25071 * ext/mad/gstmad.c: (gst_mad_handle_event):
25072 Fix for when the first format in a discont event is not a
25073 byte-based one. Should fix #137710.
25075 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25077 * m4/a52.m4 : fix compilation with -Wall -Werror
25078 * m4/libfame.m4 : idem
25079 * m4/libmikmod.m4 : idem
25081 2004-05-17 Benjamin Otte <otte@gnome.org>
25083 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25084 signal the new tags before giving up the reference
25086 2004-05-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
25088 * ext/shout2/gstshout2.c:
25089 use application/ogg instead of application/x-ogg (patch by Patrick
25090 Guimond, fixes #142432)
25091 * sys/oss/gstosselement.c: (gst_osselement_reset),
25092 (gst_osselement_sync_parms):
25093 don't set fragment size unless specified (fixes #142493)
25095 2004-05-17 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25097 * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
25100 2004-05-17 Benjamin Otte <otte@gnome.org>
25102 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
25103 compute offsets correctly for internal buffers so timestamps are set
25104 correctly when we can't seek. Also handle cases where there are no
25105 offsets. (based on a patch by David Moore, fixes #142507)
25107 2004-05-17 Benjamin Otte <otte@gnome.org>
25109 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25110 use correct variable when determining amount of data to skip so we
25111 don't skip into the void and segfault
25113 2004-05-16 Benjamin Otte <otte@gnome.org>
25115 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25118 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25120 * gst/asfdemux/gstasfdemux.c:
25121 - fix a mem leak and always propagate tags
25122 - add WMV3 to known video codecs (but no decoder yet)
25123 - replace "surplus data" at end of audio header for what
25124 it is : codec specific data
25127 2004-05-16 Arwed v. Merkatz <v.merkatz@gmx.net>
25129 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
25131 * gst-libs/gst/audio/audioclock.c:
25132 Fix wrong return type (#142205).
25134 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
25136 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
25137 Ignore CRCs by default (fixes #142566).
25139 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
25141 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
25142 (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
25143 (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
25144 (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
25145 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
25146 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
25147 Fix for cases where we fail to attach to a mixer.
25149 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
25151 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
25152 Don't touch events after not owning them anymore.
25153 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
25154 (gst_wavparse_fmt), (gst_wavparse_other),
25155 (gst_wavparse_handle_seek), (gst_wavparse_loop),
25156 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
25157 (gst_wavparse_srcpad_event):
25158 * gst/wavparse/gstwavparse.h:
25159 Add seeking, fix querying.
25161 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25163 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25164 - process comments even if they don't end with \0\0
25165 g_convert would ignore them if present and works well without them
25167 2004-05-16 Benjamin Otte <otte@gnome.org>
25169 * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
25172 2004-05-16 Benjamin Otte <otte@gnome.org>
25174 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25175 don't write to memory we might not write to - g_convert does that
25176 for us anyway (fixes #142613)
25177 (gst_asf_demux_audio_caps):
25178 comment out gst_util_dump_mem
25180 2004-05-16 Benjamin Otte <otte@gnome.org>
25182 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25183 compute correct expected timestamps after seek (broken since
25185 * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
25186 rename element and debugging category to gdkpixbufscale
25188 2004-05-16 Benjamin Otte <otte@gnome.org>
25190 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25191 add error checking to snd_pcm_delay and remove duplicate call to
25192 snd_pcm_delay that caused issues (see inline code comments)
25193 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
25194 make more readable and fix return value when snd_pcm_delay fails
25197 2004-05-15 Jan Schmidt <thaytan@mad.scientisti.com>
25198 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
25199 (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
25200 (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
25201 (gst_pixbufscale_link), (gst_pixbufscale_init),
25202 (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
25203 (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
25204 (gst_pixbufscale_get_property), (pixbufscale_init):
25205 * ext/gdk_pixbuf/pixbufscale.h:
25206 Add these files I forgot earlier
25208 2004-05-15 Jan Schmidt <thaytan@mad.scientist.com>
25209 * ext/gdk_pixbuf/Makefile.am:
25210 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
25211 * ext/gdk_pixbuf/gstgdkpixbuf.h:
25212 Add new pixbufscale element to scale RGB video
25213 using gdk_pixbuf, because gdk_pixbuf does BILINEAR
25214 and HYPER interpolation correctly.
25215 * ext/theora/theoraenc.c: (theora_enc_chain),
25216 Discard buffer and return if explicit caps could not be set
25217 (theora_enc_get_property):
25218 Make _get return kbps for the bitrate consistent with
25222 2004-05-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
25224 * ext/libvisual/visual.c: (gst_visual_chain):
25225 add missing visual_audio_analyze
25227 2004-05-14 David Schleef <ds@schleef.org>
25229 * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
25230 is killed while we're playing.
25231 * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
25232 gst_element_no_more_pads().
25234 2004-05-14 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25236 * gst-libs/gst/riff/riff-read.c :
25237 - fix INFO tag extraction in RIFF/AVI files
25238 because gst_event_unref (event) also freed taglist
25241 2004-05-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25243 * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
25244 * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
25246 * gst/auparse/gstauparse.c :
25247 - add code (commented for now) to support audio/x-adpcm on src pad
25248 (we have no decoder for those layout yet)
25250 * gst/cdxaparse/gstcdxaparse.c :
25251 * gst/cdxaparse/gstcdxaparse.h :
25252 - partial rewrite using RiffRead (ripped iain's wavparse code)
25254 * gst/rtp/gstrtpL16enc.c : typo
25255 * gst/rtp/gstrtpgsmenc.c : typo
25257 2004-05-13 Benjamin Otte <otte@gnome.org>
25260 check for exact version of libvisual, it's not supposed to be
25263 2004-05-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
25265 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
25266 signal no-more-pads
25268 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
25270 * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
25271 Report which format was used for GST_FORMAT_DEFAULT
25272 * gst/debug/Makefile.am:
25273 * gst/debug/gstdebug.c: (plugin_init):
25274 * gst/debug/progressreport.c: (gst_progressreport_base_init),
25275 (gst_progressreport_class_init), (gst_progressreport_init),
25276 (gst_progressreport_report), (gst_progressreport_set_property),
25277 (gst_progressreport_get_property), (gst_progressreport_chain),
25278 (gst_progressreport_plugin_init):
25279 Add progressreport element for testing.
25281 2004-05-13 Thomas Vander Stichele <thomas at apestaart dot org>
25283 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
25284 * sys/v4l/gstv4lsrc.h:
25285 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
25286 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
25287 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
25288 (gst_v4lsrc_grab_frame):
25290 send a discont at start
25292 2004-05-12 Colin Walters <walters@redhat.com>
25294 * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
25295 inflooping if we can't find a chunk. Or in other words, don't blow
25296 chunks if we don't have a chunk to blow.
25298 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
25299 * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
25300 Remove old debug output
25301 * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
25302 (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
25303 (gst_dvdec_set_property), (gst_dvdec_get_property):
25304 Change the quality setting to an enum, so it works from gst-launch
25305 Don't renegotiate a non-linked pad. Allows audio only decoding.
25306 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
25307 (gst_deinterlace_link), (gst_deinterlace_init):
25308 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
25309 (gst_videodrop_link):
25310 Some caps negotiation fixes
25312 2004-05-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25314 * ext/tarkin/gsttarkin.c :
25315 - Change RANK from NONE to PRIMARY
25316 * ext/gdk_pixbuf/gstgdkpixbuf.c :
25317 - Change RANK from NONE to MARGINAL
25318 * ext/divx/gstdivxenc.c :
25319 - Change RANK from PRIMARY to NONE (encoder/spider issue)
25321 2004-05-12 Thomas Vander Stichele <thomas at apestaart dot org>
25323 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
25324 (gst_vorbisenc_push_packet):
25325 copy a function that was added between 1.0 and 1.0.1 until we
25326 depend on worthwhile features of post-1.0
25328 2004-05-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
25331 enable shout2 by default
25332 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
25333 (gst_shout2send_base_init), (gst_shout2send_init),
25334 (gst_shout2send_connect), (gst_shout2send_change_state):
25335 * ext/shout2/gstshout2.h:
25336 make this work again. Based on a patch by Zaheer Abbas Merali (fixes
25338 * ext/theora/theora.c: (plugin_init):
25339 don't set rank on encoders
25341 2004-05-11 Jeremy Simon <jesimon@libertysurf.fr>
25343 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25344 Use codec_data property instead of flag1 and flag2 for wma
25346 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25348 * gst/cdxaparse/gstcdxaparse.c :
25349 - Add mpegversion to CAPS to make it link
25350 - Rank is as GST_RANK_SECONDARY instead of NONE
25351 * gst/auparse/gstauparse.c :
25352 - Document all audio encoding we can encounter from Solaris 9
25353 headers and libsndfile information.
25354 - Increase max. rate from 48000 to 192000 (to match other elements)
25355 - Don't try to play junk data between header and samples
25357 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
25359 * ext/libvisual/visual.c: (gst_visual_getcaps):
25360 use the right caps depending on endianness (I hope)
25361 * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
25362 use GST_RANK_NONE for all non-decoding elements or spider gets
25365 2004-05-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
25367 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25368 Fix some odd cases and fix BE metadata parsing of unicode16 text.
25370 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
25372 * gst/switch/gstswitch.c: (gst_switch_release_pad),
25373 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
25374 (gst_switch_loop), (gst_switch_get_type):
25375 whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
25376 HEADERS. Had to be said.
25378 2004-05-10 David Schleef <ds@schleef.org>
25380 * configure.ac: Add prototype Dirac support.
25382 * ext/dirac/Makefile.am:
25383 * ext/dirac/gstdirac.cc:
25384 * ext/dirac/gstdiracdec.cc:
25386 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
25388 * gst/auparse/gstauparse.c: (gst_auparse_class_init),
25389 (gst_auparse_init), (gst_auparse_chain),
25390 (gst_auparse_change_state):
25391 Hack around spider. Remove me some day please.
25393 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
25395 * gst/auparse/gstauparse.c: (gst_auparse_chain):
25396 Fix for some uninitialized variables in previous patch, also
25397 makes it work. Fixes #142286 while we're at it.
25399 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25401 * gst/auparse/gstauparse.c:
25402 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
25403 only unsupported formats are ADPCM/CCITT G.72x
25405 * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
25407 2004-05-10 Wim Taymans <wim@fluendo.com>
25409 * ext/vorbis/Makefile.am:
25410 * ext/vorbis/README:
25411 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
25412 (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
25413 (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
25414 (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
25415 (gst_oggvorbisenc_convert_sink),
25416 (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
25417 (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
25418 (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
25419 (get_constraints_string), (update_start_message),
25420 (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
25421 (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
25422 (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
25423 * ext/vorbis/oggvorbisenc.h:
25424 * ext/vorbis/vorbis.c: (plugin_init):
25425 * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
25426 (raw_caps_factory), (gst_vorbisenc_class_init),
25427 (gst_vorbisenc_init), (gst_vorbisenc_setup),
25428 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
25429 (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
25430 * ext/vorbis/vorbisenc.h:
25431 Added a raw vorbis encoder to be used with the oggmuxer.
25432 We still need the old encoder for some gnome applications,
25433 read the README to find out how that works.
25434 The raw encoder is called "rawvorbisenc" until 0.9.
25436 2004-05-10 Wim Taymans <wim@fluendo.com>
25438 * ext/ogg/gstogg.c: (plugin_init):
25439 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
25441 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
25442 (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
25443 (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
25444 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
25445 (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
25446 (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
25447 (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
25448 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
25449 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
25450 (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
25451 Added an ogg muxer.
25452 Small typo fixes in the demuxer.
25454 2004-05-10 Wim Taymans <wim@fluendo.com>
25456 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25457 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25458 (theora_enc_change_state), (theora_enc_set_property),
25459 (theora_enc_get_property):
25460 Mark the last packet with an EOS flag which is not really needed
25462 Do some better video framerate initialisation.
25463 Update the buffer timestamp.
25465 2004-05-10 Jan Schmidt <thaytan@mad.scientist.com>
25467 * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
25468 Return the result of the parent state change call
25470 2004-05-10 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25472 * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
25473 * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
25474 * gst/law/alaw-encode.c : (idem)
25475 * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
25476 * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
25477 * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
25479 2004-05-09 Benjamin Otte <otte@gnome.org>
25481 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
25482 don't use a fixed buffer size when writing variable length data to
25483 it. Fixes memory corruption and makes alsasrc work
25485 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
25487 * ext/gnomevfs/gstgnomevfssink.c:
25488 (_gst_boolean_allow_overwrite_accumulator),
25489 (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
25490 Run glib's default signal handler (??) in RUN_CLEANUP rather than
25491 RUN_LAST, and don't use that to set the accumulator value because
25492 then it's always FALSE.
25494 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
25496 * gst-libs/gst/riff/riff-media.c:
25497 (gst_riff_create_video_caps_with_data),
25498 (gst_riff_create_audio_caps),
25499 (gst_riff_create_audio_template_caps):
25500 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
25501 Fix for unaligned RIFF files (i.e. where all the chunks together
25502 in a LIST chunk are not of the same size as the size given in
25503 the LIST chunk header). Fixes several odd WAVE files. Also fix
25504 ADPCM (block_align property) in audio, so that wavparse based
25505 on this works now as it used to stand-alone.
25507 2004-05-09 Edward Hervey <bilboed@bilboed.com>
25509 reviewed by Benjamin Otte <otte@gnome.org>
25511 * ext/a52dec/gsta52dec.c:
25512 * ext/divx/gstdivxdec.c:
25513 * ext/divx/gstdivxenc.c:
25514 * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
25515 * ext/faac/gstfaac.c: (gst_faac_base_init):
25516 * ext/faad/gstfaad.c: (gst_faad_base_init):
25517 * ext/ivorbis/vorbisfile.c:
25518 * ext/lame/gstlame.c:
25519 * ext/libfame/gstlibfame.c:
25520 * ext/mpeg2enc/gstmpeg2enc.cc:
25521 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
25522 * ext/sidplay/gstsiddec.cc:
25523 * ext/speex/gstspeexdec.c:
25524 * ext/speex/gstspeexenc.c:
25525 * ext/xvid/gstxviddec.c:
25526 * ext/xvid/gstxvidenc.c:
25527 correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
25530 2004-05-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
25532 * ext/alsa/gstalsa.c: (device_list),
25533 (gst_alsa_class_probe_devices):
25534 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
25535 Fix alsa oddness in mixer after the combination of using mixer
25536 in source/sink elements and using hw:x,y instead of just hw:x.
25538 2004-05-09 Benjamin Otte <otte@gnome.org>
25540 * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
25541 (gst_wavparse_create_sourcepad):
25542 make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
25545 2004-05-09 Benjamin Otte <otte@gnome.org>
25547 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25548 allow discont events before caps nego
25550 2004-05-08 Benjamin Otte <otte@gnome.org>
25552 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
25555 2004-05-08 Benjamin Otte <otte@gnome.org>
25557 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
25558 (gst_level_change_state), (gst_level_init):
25559 * gst/level/gstlevel.h:
25560 figure out if we're initialized directly instead of keeping a
25561 variable that's wrong in 90% of cases
25562 don't initialize pads and then leak them and use a new unitialized
25563 pad. (fixes #142084)
25564 these were bugs so n00bish I didn't find them for an hour :/
25566 2004-05-08 Iain <iain@prettypeople.org>
25568 * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
25569 * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
25570 (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
25571 return the length that was read.
25572 (gst_riff_read_strf_auds): Allow fmt tags as well.
25574 2004-05-07 David Schleef <ds@schleef.org>
25576 * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
25577 signed char assumption in faad.h.
25579 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
25581 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
25582 Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
25584 2004-05-07 Colin Walters <walters@redhat.com>
25586 * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
25587 * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
25589 * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
25590 Add dispose function.
25592 2004-05-08 Jan Schmidt <thaytan@mad.scientist.com>
25593 * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
25594 Fix caps nego and pad templates. RGB mode caps should
25596 * ext/dvdnav/gst-dvd:
25597 Move mpeg2dec inside the thread because otherwise the
25598 queue rejects cap changes mid-stream
25599 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
25600 (gst_mpeg2dec_flush_decoder):
25601 For mpeg2dec > 0.4.0, call the flush function instead of
25602 manually extracting all in-flight frames.
25603 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
25604 (gst_dv1394src_init), (gst_dv1394src_iso_receive):
25605 Change mime type video/dv go video/x-dv to match the
25606 rest of gst-plugins
25608 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
25610 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
25611 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
25612 (gst_alsa_sink_class_init):
25613 * ext/alsa/gstalsasink.h:
25614 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
25615 (gst_alsa_src_class_init):
25616 * ext/alsa/gstalsasrc.h:
25617 Make alsasink/src a subclass of alsamixer so that mixer stuff
25618 shows up in gst-rec. Needs some finetuning.
25620 2004-05-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
25622 * ext/lame/gstlame.c: (gst_lame_chain):
25624 * ext/mad/gstmad.c: (gst_mad_handle_event):
25626 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
25627 be able to detect mp3 files < 4096 bytes
25629 2004-05-06 Wim Taymans <wim@fluendo.com>
25631 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25632 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25633 (theora_enc_set_property), (theora_enc_get_property):
25634 Also encode the first frame, cleanup some code.
25636 2004-05-06 Wim Taymans <wim@fluendo.com>
25638 * ext/mpeg2enc/gstmpeg2enc.cc:
25639 Forward events first before deciding that negotiation was
25642 2004-05-06 Wim Taymans <wim@fluendo.com>
25644 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
25645 First process the events before deciding that negotiation
25648 2004-05-06 Wim Taymans <wim@fluendo.com>
25650 * ext/theora/Makefile.am:
25651 * ext/theora/theora.c: (plugin_init):
25652 * ext/theora/theoradec.c: (theora_dec_change_state):
25653 * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
25654 (gst_theora_enc_class_init), (gst_theora_enc_init),
25655 (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
25656 (theora_enc_chain), (theora_enc_change_state),
25657 (theora_enc_set_property), (theora_enc_get_property):
25658 Added a theora encoder, grouped the encoder and decoder into the
25661 2004-05-05 Thomas Vander Stichele <thomas at apestaart dot org>
25663 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25664 (gst_jpegenc_chain):
25665 fix DURATION on outgoing buffers
25666 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
25667 debug using time formats
25668 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
25669 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25670 (gst_xvimagesink_sink_link):
25671 windows with width/height 0 generate X errors, so don't allow them
25673 2004-05-05 Wim Taymans <wim@fluendo.com>
25675 * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
25676 (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
25677 (gst_mpeg2dec_negotiate_format):
25678 * ext/mpeg2dec/gstmpeg2dec.h:
25679 removed the static pad template so that we can add the
25680 more accurate framerate value to the caps.
25683 2004-05-04 Benjamin Otte <otte@gnome.org>
25686 check for kdemacros.h, too (should fix #141821)
25687 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
25688 don't crash if no header was sent, but nicely error out (fixes part
25691 2004-05-04 Wim Taymans <wim@fluendo.com>
25693 * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
25694 parent dispose function to avoid segfault on destroy.
25696 2004-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
25698 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
25700 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
25701 (gst_xvimagesink_sink_link):
25702 clean up debugging caps
25703 also recreate xvimage when format has changed
25705 2004-05-04 Benjamin Otte <otte@gnome.org>
25707 * ext/libvisual/Makefile.am:
25708 * ext/libvisual/visual.c: (gst_visual_class_init),
25709 (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
25710 (gst_visual_srclink), (gst_visual_chain),
25711 (gst_visual_change_state), (plugin_init):
25712 use a GstAdapter to correctly adapt buffer sizes - allows using a
25715 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25717 * sys/v4l/gstv4lelement.h:
25718 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
25719 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
25720 (gst_v4lsrc_buffer_free):
25721 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
25722 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
25723 (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
25724 (gst_v4lsrc_requeue_frame):
25725 move some debugging categories around
25726 query for fps index and set accordingly if found
25728 2004-05-03 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25730 * ext/lame/gstlame.c:
25731 correct defaults that lame_init puts out of range
25733 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25735 * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
25736 (gst_divxenc_class_init):
25737 fix range since -1 is the default
25738 * gst/mpeg1sys/gstmpeg1systemencode.c:
25739 (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
25740 * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
25741 (gst_rtjpegdec_chain):
25742 * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
25743 (gst_rtjpegenc_chain):
25744 * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
25745 (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
25746 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
25747 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
25748 * sys/v4l/gstv4lsrc.c:
25749 * sys/v4l/v4l_calls.c: (gst_v4l_open):
25750 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
25751 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
25752 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
25753 * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
25754 remove gst_info calls
25756 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25765 Updated translations
25767 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25769 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
25770 refactor/comment code
25772 2004-05-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
25774 * gst/asfdemux/Makefile.am:
25775 * gst/asfdemux/asfheaders.c:
25776 * gst/asfdemux/asfheaders.h:
25777 * gst/asfdemux/gstasf.c: (plugin_init):
25778 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
25779 (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
25780 (gst_asf_demux_setup_pad):
25781 * gst/asfdemux/gstasfdemux.h:
25782 * gst/asfdemux/gstasfmux.c:
25783 * gst/asfdemux/gstasfmux.h:
25784 Add tagging support to demuxer, split out registration in its own
25785 file instead of in demux (hacky), and prevent having some tables
25786 in our memory multiple times (in asfheaders.h).
25788 2004-05-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
25790 * gst/matroska/matroska-demux.c:
25791 (gst_matroska_demux_parse_metadata):
25792 * gst/matroska/matroska-ids.h:
25793 Basic tag reading support.
25795 2004-04-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
25797 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
25798 Really detect ac-3 audio.
25799 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
25800 really detect matroska files (off-by-1).
25802 2004-04-30 David Schleef <ds@schleef.org>
25804 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25805 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
25806 (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
25807 (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
25808 (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
25809 hackage -- parse a lot more atoms, extract a few tags. One might even
25810 mistake this for tag support. Maybe it is.
25811 * gst/qtdemux/qtdemux.h:
25813 2004-04-30 Colin Walters <walters@verbum.org>
25815 * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
25817 2004-04-30 Thomas Vander Stichele <thomas at apestaart dot org>
25819 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25820 (gst_ffmpegcolorspace_getcaps):
25821 remove broken nego fix
25823 2004-04-30 Benjamin Otte <otte@gnome.org>
25827 * ext/libvisual/Makefile.am:
25828 * ext/libvisual/visual.c:
25829 add initial support for libvisual (http://libvisual.sourceforge.net)
25830 libvisual is still quite alpha, so expect crashes in there :)
25832 2004-04-29 David Schleef <ds@schleef.org>
25834 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
25835 (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
25836 up qtdemux to make it spit out codec_data. Do _not_ look at this
25837 code; you will no longer respect me.
25839 2004-04-29 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25841 * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
25842 * ext/alsa/gstalsa.h :
25843 change alsa pcm device discovery to find more than 1 device
25844 per card. code review by Ronald.
25846 2004-04-29 David Schleef <ds@schleef.org>
25848 * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
25849 Add a check for a driver bug on FreeBSD. (bug #140565)
25851 2004-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
25853 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
25854 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25855 (gst_jpegenc_getcaps):
25856 move format setting to inner loop
25857 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25858 (gst_ffmpegcolorspace_getcaps):
25859 use GST_PAD_CAPS if available so that we use already negotiated
25861 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25862 (qtdemux_parse_moov), (qtdemux_parse):
25864 * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
25865 * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
25866 move hardcoded path to DEFINE
25868 2004-04-28 David Schleef <ds@schleef.org>
25870 * gst/speed/gstspeed.c: (speed_parse_caps): Fix caps parsing.
25873 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
25875 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
25876 Don't probe for playback device if we're a source element. Fixes
25879 2004-04-29 Benjamin Otte <otte@gnome.org>
25881 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
25882 (gst_id3_tag_chain):
25883 rewrite buffer offset
25885 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
25889 * ext/dts/Makefile.am:
25890 * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
25891 (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
25892 (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
25893 (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
25894 (gst_dtsdec_loop), (gst_dtsdec_change_state),
25895 (gst_dtsdec_set_property), (gst_dtsdec_get_property),
25897 * ext/dts/gstdtsdec.h:
25899 * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
25900 (gst_faad_srcconnect):
25901 Add ESDS atom handling (.m4a).
25903 2004-04-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
25905 * ext/divx/gstdivxdec.c: (plugin_init):
25906 Remove comment that makes no sense.
25907 * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
25908 Fix for obvious typo that resulted in warnings during gst-register.
25909 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
25910 (gst_xviddec_sink_link):
25911 Fix caps negotiation a bit better.
25912 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
25913 We call this 'codec_data', not 'esds'.
25915 2004-04-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
25917 * gst/monoscope/gstmonoscope.c:
25918 make sure we only provide 256x128
25919 * gst/monoscope/monoscope.c: (monoscope_init):
25920 assert size of 256x128
25922 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
25925 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
25926 (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
25927 fixate to max width and height of device
25929 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
25932 * sys/v4l/gstv4l.c:
25933 * sys/v4l/gstv4lsrc.c:
25934 * sys/v4l/v4l_calls.c:
25935 * sys/v4l/v4lsrc_calls.c:
25936 fix for qc-usb driver which fakes having more than one buffer
25937 by handing the same buffer twice, which confused GStreamer's/v4lsrc
25938 buffer_free override
25941 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
25944 * gst/videotestsrc/gstvideotestsrc.c:
25945 (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
25946 (gst_videotestsrc_init), (gst_videotestsrc_get),
25947 (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
25948 * gst/videotestsrc/gstvideotestsrc.h:
25949 add num-buffers property
25951 2004-04-26 Benjamin Otte <otte@gnome.org>
25953 * ext/mad/gstid3tag.c: (plugin_init):
25954 set id3mux rank to NONE so it doesn't confuse spider
25955 require audio/mpeg,mpegversion=1 in id3mux
25957 2004-04-26 Benjamin Otte <otte@gnome.org>
25960 detect faad correctly as non-working if it's indeed non-working
25962 2004-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
25965 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25966 (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
25967 fix _getcaps so it only negotiates to its supported format
25969 2004-04-25 Benjamin Otte <otte@gnome.org>
25971 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
25974 2004-04-23 Benjamin Otte <otte@gnome.org>
25976 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
25977 audio/x-raw-int with height rules! not. Now it's depth.
25979 2004-04-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
25981 * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
25982 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
25983 (gst_wavparse_loop):
25984 Missing variable initialization. Add handling of DVI ADPCM. Fix
25985 mis-parsing of LIST chunks. This works around a bug where we mis-
25986 parse non-aligning LIST chunks (so LIST chunks where the contents
25987 don't align with the actual LIST size). The correct fix is to use
25988 rifflib, I'm not going to fix wavparse - too much work. All this
25991 2004-04-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
25993 reviewed by Benjamin Otte <otte@gnome.org>
25995 * ext/shout/gstshout.c: (gst_icecastsend_change_state):
25996 fix shoutcast not working (fixes #140844)
25998 2004-04-22 Benjamin Otte <otte@gnome.org>
26000 * ext/hermes/gsthermescolorspace.c:
26001 (gst_hermes_colorspace_caps_remove_format_info):
26002 * gst/colorspace/gstcolorspace.c:
26003 (gst_colorspace_caps_remove_format_info):
26004 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26005 (gst_ffmpegcolorspace_caps_remove_format_info):
26006 s/gst_caps_simplify/gst_caps_do_simplify/
26008 2004-04-22 Benjamin Otte <otte@gnome.org>
26010 * gst-libs/gst/riff/riff-media.c:
26011 (gst_riff_create_video_caps_with_data):
26012 mpegversion is an int
26013 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
26014 don't try to create pad templates with NULL caps, use any caps
26017 2004-04-20 David Schleef <ds@schleef.org>
26019 * ext/sdl/Makefile.am: Link against libgstinterfaces, not
26020 libgstxoverlay. jmmv@menta.net (Julio M. Merino Vidal)
26023 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
26025 reviewed by David Schleef
26027 * ext/mad/gstid3tag.c: Add stdlib.h
26028 * gst/rtp/gstrtpgsmenc.c: same
26029 * gst/tags/gstid3tag.c: same
26030 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
26031 * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
26032 GST_DISABLE_LOADSAVE use.
26033 * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
26034 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
26035 * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
26037 * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
26038 * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
26040 * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
26041 * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
26043 * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
26046 2004-04-20 David Schleef <ds@schleef.org>
26048 * gst/realmedia/rmdemux.c: This was supposed to part of the
26049 last checkin. Same idea.
26051 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
26053 reviewed by David Schleef
26055 * configure.ac: bump required gstreamer version to 0.8.1.1
26056 because of following changes [--ds]
26058 * gst-libs/gst/riff/riff-read.c: Include gst/gstutils.h.
26059 (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
26060 (gst_riff_read_header): Use GST_READ_UINT*
26061 macros to access possibly unaligned memory.
26063 * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
26064 (mp3_type_find): Use GST_READ_UINT*
26065 macros to access possibly unaligned memory.
26066 (mp3_type_find, mpeg1_parse_header, qt_type_find)
26067 (speex_type_find): Likewise
26069 * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
26071 * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
26072 (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
26073 (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
26074 (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
26075 (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
26076 (qtdemux_tree_get_sibling_by_type): Use GST_READ_UINT*
26077 macros to access possibly unaligned memory.
26079 * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
26082 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
26083 (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
26085 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
26088 * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
26089 (gst_mpeg2subt_chain_subtitle): Likewise.
26091 * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
26092 (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
26095 * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
26098 * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
26101 * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
26104 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
26107 update required version of GStreamer because of GST_TIME_FORMAT
26109 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
26111 * ext/mad/gstid3tag.c: (gst_id3_tag_init):
26112 remove leftover g_print
26113 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
26114 don't try setting only a subset of the caps. We don't want to kill
26115 autoplugging on purpose
26117 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
26119 * sys/ximage/ximagesink.c: (plugin_init):
26120 * sys/xvimage/xvimagesink.c: (plugin_init):
26121 add debugging categories
26123 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
26127 Adding en_GB translation (Gareth Owen)
26129 2004-04-20 David Schleef <ds@schleef.org>
26131 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
26132 (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
26133 (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
26134 (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
26135 A number of new features and hacks to extract the esds atom and
26136 put it into the caps. (bug #137724)
26138 2004-04-19 David Schleef <ds@schleef.org>
26140 * gconf/Makefile.am: Fix for non-GNU make
26141 * gst-libs/gst/Makefile.am: Change directory order to handle
26142 GstPlay linking with gstinterfaces
26143 * gst-libs/gst/audio/make_filter: make use of tr portable
26144 * gst-libs/gst/play/Makefile.am: Add intended \
26145 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
26146 (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
26147 function prototype instead of void *.
26148 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
26150 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26151 (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
26152 * gst/videofilter/make_filter: make use of tr portable
26153 * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
26155 2004-04-19 Thomas Vander Stichele <thomas at apestaart dot org>
26159 Added Ukrainian translation (Maxim V. Dziumanenko)
26161 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
26163 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
26164 (gst_gsmdec_link), (gst_gsmdec_chain):
26165 Fix capsnego, simplify chain function slightly.
26166 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
26169 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
26171 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
26172 (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
26173 (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
26174 Hack to make wavparse work with spider (always -> sometimes pad).
26175 Fixes #135862 && #140411.
26177 2004-04-18 Benjamin Otte <otte@gnome.org>
26179 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
26180 (gst_osselement_rate_probe_check),
26181 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
26182 get rid of \n in debug output
26184 2004-04-17 Iain <iain@prettypeople.org>
26186 * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
26189 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
26191 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
26192 (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
26193 (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
26194 (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
26195 (gst_id3_tag_src_link), (gst_id3_tag_chain),
26196 (gst_id3_tag_change_state), (plugin_init):
26197 deprecate id3tag element and replace with id3demux/id3mux.
26198 great side effect: this ugly file is now even uglier, yay!
26199 * ext/mad/gstmad.h:
26200 remove non-available function
26201 update for new get_type
26203 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
26206 require mpeg2dec >= 0.4.0
26208 2004-04-17 Benjamin Otte <otte@gnome.org>
26210 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
26211 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
26212 (gst_xvimagesink_set_xwindow_id):
26213 call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
26214 assorted cleanup fixes.
26216 2004-04-16 David Schleef <ds@schleef.org>
26218 * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
26219 * sys/xvimage/xvimagesink.h: same
26221 2004-04-16 Thomas Vander Stichele <thomas at apestaart dot org>
26223 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26224 Fix GST_ELEMENT_ERROR with (NULL)
26226 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
26228 * gst-libs/gst/riff/riff-media.c:
26229 (gst_riff_create_video_caps_with_data):
26230 Add div[3456] as fourccs for DivX 3 (fixes #140137).
26232 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
26234 * gst-libs/gst/riff/riff-media.c:
26235 (gst_riff_create_video_caps_with_data),
26236 (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
26237 (gst_riff_create_video_template_caps),
26238 (gst_riff_create_audio_template_caps):
26239 * gst-libs/gst/riff/riff-media.h:
26240 * gst-libs/gst/riff/riff-read.c:
26241 (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
26242 * gst-libs/gst/riff/riff-read.h:
26243 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26244 Add MS RLE support. I added some functions to read out strf chunks
26245 into strf chunks and the data behind it. This is usually color
26246 palettes (as in RLE, but also in 8-bit RGB). Also use those during
26247 caps creation. Lastly, add ADPCM (similar to wavparse - which
26248 should eventually be rifflib based).
26249 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
26250 (gst_matroska_demux_init), (gst_matroska_demux_reset):
26251 * gst/matroska/matroska-demux.h:
26252 Remove placeholders for some prehistoric tagging system. Didn't add
26253 support for any tag system really anyway.
26254 * gst/qtdemux/qtdemux.c:
26255 Add support for audio/x-m4a (MPEG-4) through spider.
26256 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
26257 (gst_wavparse_loop):
26258 ADPCM support (#135862). Increase max. buffer size because we
26259 cannot split buffers for ADPCM (screws references) and I've seen
26260 files with 2048 byte chunks. 4096 seems safe for now.
26262 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
26264 * configure.ac: bump nano to 1
26266 === release 0.8.1 ===
26268 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
26270 * configure.ac: releasing 0.8.1, "Comforting Sounds"
26272 2004-04-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
26274 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26275 Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
26278 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
26280 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
26281 lower rank of dvddemux so that it's not used for mpeg playback.
26283 2004-04-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
26286 save libs correctly when checking mad
26288 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
26290 * ext/mad/gstid3tag.c: (plugin_init):
26291 lower rank of id3tag as proposed by Benjamin. Fixes #139926.
26293 2004-04-13 David Schleef <ds@schleef.org>
26295 * common/m4/gst-feature.m4: Call -config scripts with
26296 --plugin-libs if it is supported.
26297 * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
26298 JPEG images are image/jpeg.
26299 * gst/debug/Makefile.am:
26300 * gst/debug/negotiation.c: (gst_negotiation_class_init),
26301 (gst_negotiation_getcaps), (gst_negotiation_pad_link),
26302 (gst_negotiation_update_caps), (gst_negotiation_get_property),
26303 (gst_negotiation_plugin_init): Add a property that acts like
26305 * testsuite/gst-lint: Move license checking to be a standard
26308 2004-04-13 David Schleef <ds@schleef.org>
26310 * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
26311 patch from Sebastien Cote (bug #139958)
26313 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
26315 * examples/gstplay/Makefile.am:
26316 * examples/gstplay/player.c: (main):
26317 make the commandline player example use gconf settings
26319 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
26321 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
26322 (gst_cacasink_sinkconnect), (gst_cacasink_init),
26323 (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
26324 init/end library during state transition, not object
26325 creation/disposal. get rid of custom dispose handler.
26328 2004-04-12 Christian Schaller <Uraeus@gnome.org>
26330 * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
26333 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26335 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
26336 Handle JUNK chunks inside data section. Prevents warnings.
26338 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26340 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
26341 (gst_riff_create_video_template_caps):
26343 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26344 (gst_avi_demux_stream_data):
26345 Add support for "rec-list" chunks.
26347 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26349 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
26350 Fix another codecname mismatch.
26352 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26354 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26355 Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
26356 so that MJPEG plays back.
26358 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26360 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
26361 (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
26362 * gst/mpeg1videoparse/gstmp1videoparse.h:
26363 Fix for some slight mis-cuts in buffer parsing, and for some
26364 potential overflows or faults-causers. Adds disconts. Also fixes
26365 #139105 while we're at it.
26367 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26370 * sys/v4l2/gstv4l2element.h:
26371 Workaround for missing struct v4l2_buffer declaration in Suse 9
26372 and Mandrake 10 linux/videodev2.h header file (#135919).
26374 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26376 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26377 Bail out if no filename was given.
26379 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26381 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
26382 (gst_v4l2_fourcc_from_structure):
26383 Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
26386 2004-04-09 Benjamin Otte <otte@gnome.org>
26388 * ext/gnomevfs/gstgnomevfssink.c:
26389 (_gst_boolean_allow_overwrite_accumulator),
26390 (gst_gnomevfssink_class_init):
26391 fix erase signal - if any handler returns false the file will not be
26392 overwritten. If no handler is connected, the file will not be
26393 overwritten either.
26394 renamed signal to "allow-overwrite"
26395 * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
26396 free string when adding it to ID3 failed
26397 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
26398 unref event when done
26399 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
26401 * gst/typefind/gsttypefindfunctions.c:
26402 (mpeg_video_stream_type_find):
26405 2004-04-08 David Schleef <ds@schleef.org>
26407 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26408 (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
26410 2004-04-08 David Schleef <ds@schleef.org>
26412 * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
26413 we don't support (bug #139532)
26415 2004-04-07 Thomas Vander Stichele <thomas at apestaart dot org>
26417 * ext/mad/gstmad.c: (gst_mad_handle_event),
26418 (gst_mad_check_caps_reset), (gst_mad_chain),
26419 (gst_mad_change_state):
26420 only set explicit caps if they haven't been set before for
26421 this stream. MPEG-audio sample rate/channels aren't allowed
26422 to change in-stream.
26425 2004-04-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
26427 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
26428 (_gst_boolean_did_something_accumulator),
26429 (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
26430 (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
26431 (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
26432 (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
26433 (gst_gnomevfssink_change_state):
26434 Fix erase signal. Don't erase by default. Remove handoff signal.
26435 Remove erase property. Don't segfault. General cleanup.
26437 2004-04-07 Benjamin Otte <otte@gnome.org>
26439 * gst-libs/gst/gconf/test-gconf.c: (main):
26440 add missing gst_init
26442 2004-04-07 Benjamin Otte <otte@gnome.org>
26444 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26445 free the mutexes, too
26447 2004-04-07 Benjamin Otte <otte@gnome.org>
26449 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26450 actually free the URI string
26451 * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
26452 compute offset correctly when passing discont events
26453 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26454 don't leak discont events
26455 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
26456 add some missing breaks so caps aren't copied randomly
26457 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
26458 if we realloc memory, we better use it
26460 2004-04-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
26462 * ext/mad/gstmad.c: (normal_seek):
26463 fix GST_FORMAT_TIME usage
26465 2004-04-05 David Schleef <ds@schleef.org>
26467 * ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use
26468 a deprecated function (hack!)
26470 2004-04-05 Benjamin Otte <otte@gnome.org>
26472 * ext/esd/esdmon.c: (gst_esdmon_get):
26473 fix nonterminated vararg and memleak
26475 2004-04-05 Benjamin Otte <otte@gnome.org>
26477 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
26478 (gst_ladspa_init), (gst_ladspa_force_src_caps),
26479 (gst_ladspa_set_property), (gst_ladspa_get_property),
26480 (gst_ladspa_instantiate), (gst_ladspa_activate),
26481 (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
26484 2004-04-05 Stefan Kost <kost@imn.htwk-leipzig.de>
26486 reviewed by Benjamin Otte <otte@gnome.org>
26488 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
26489 check for broken LADSPA parameters (fixes #138635)
26491 2004-04-05 Benjamin Otte <otte@gnome.org>
26493 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
26494 advertise buffer-frames correctly on sinkpads
26496 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
26498 * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
26499 (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
26500 (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
26501 (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
26502 (gst_mad_check_caps_reset), (gst_mad_chain):
26503 add more debugging, only reset caps when we're not in error state
26505 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
26507 * ext/mad/gstmad.c: add debugging category, comment + cleanups
26509 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
26511 reviewed by Benjamin Otte <otte@gnome.org>
26514 fix == in test(1) operator
26516 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
26518 reviewed by Benjamin Otte <otte@gnome.org>
26521 fix --export-symblos-regex to a working regex.
26523 2004-04-04 Benjamin Otte <otte@gnome.org>
26525 * sys/oss/.cvsignore:
26528 2004-04-03 Tim-Phillip Müller <t.i.m@zen.co.uk>
26530 reviewed by Benjamin Otte <otte@gnome.org>
26532 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26533 add missing 'new_media' argument (fixes #138168)
26534 * gst/matroska/matroska-demux.c:
26535 (gst_matroska_demux_handle_seek_event):
26536 add vararg terminator (fixes #138169)
26538 2004-04-02 David Schleef <ds@schleef.org>
26540 * ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is
26541 disted (bug #138914)
26543 2004-04-01 Benjamin Otte <otte@gnome.org>
26545 * ext/alsa/gstalsa.c: (gst_alsa_change_state),
26546 (gst_alsa_close_audio):
26547 handle case better where a soundcard can't pause
26548 * ext/ogg/gstoggdemux.c:
26549 don't crash when we get events but don't have pads yet
26551 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
26553 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
26554 throw an error if we couldn't probe any caps.
26556 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
26558 * ext/dvdnav/gst-dvd:
26559 Add a really simple sample DVD player
26561 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
26563 * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
26564 (gst_a52dec_push), (gst_a52dec_handle_event),
26565 (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
26566 (gst_a52dec_change_state):
26567 * ext/a52dec/gsta52dec.h:
26568 Use a debug category, Output timestamps correctly
26569 Emit tag info, Handle events, tell liba52dec about cpu
26570 capabilities so it can use MMX etc.
26571 * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
26572 Fix a crasher accessing invalid memory
26573 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
26574 (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
26575 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
26576 (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
26578 Some support for byte-format seeking.
26579 Small fixes for still frames and menu button overlays
26580 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
26581 (gst_mpeg2dec_alloc_buffer):
26582 Use a debug category. Adjust the report level of several items to
26583 LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
26584 so it doesn't lose the GstBuffer pointer
26585 * gst/debug/Makefile.am:
26586 * gst/debug/gstdebug.c: (plugin_init):
26587 * gst/debug/gstnavseek.c: (gst_navseek_get_type),
26588 (gst_navseek_base_init), (gst_navseek_class_init),
26589 (gst_navseek_init), (gst_navseek_seek),
26590 (gst_navseek_handle_src_event), (gst_navseek_set_property),
26591 (gst_navseek_get_property), (gst_navseek_chain),
26592 (gst_navseek_plugin_init):
26593 * gst/debug/gstnavseek.h:
26594 Add the navseek debug element for seeking back and forth in a
26595 video stream using arrow keys.
26596 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
26597 (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
26598 (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
26599 (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
26600 (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
26601 (gst_mpeg2subt_parse_header), (gst_get_nibble),
26602 (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
26603 (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
26604 (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
26605 (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
26606 * gst/mpeg2sub/gstmpeg2subt.h:
26607 Pretty much a complete rewrite. Now a loopbased element. May still
26608 require work to properly synchronise subtitle buffers.
26609 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
26610 (gst_dvd_demux_send_subbuffer):
26611 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
26612 Don't attempt to create subbuffers of size 0
26613 Reduce a couple of error outputs to warnings.
26614 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
26615 (gst_y4mencode_chain):
26616 Output the y4m frame header correctly.
26618 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
26620 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
26621 throw errors instead of allowing SIGFPE
26623 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
26625 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
26626 (gst_gconf_render_bin_from_key):
26627 leak plugging and style fixing
26629 2004-03-31 David Schleef <ds@schleef.org>
26631 * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
26632 (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
26634 * gst/debug/Makefile.am:
26635 * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
26636 * gst/debug/gstdebug.c: (plugin_init): Merge elements into one
26638 * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
26639 (gst_negotiation_base_init), (gst_negotiation_class_init),
26640 (gst_negotiation_init), (gst_negotiation_getcaps),
26641 (gst_negotiation_pad_link), (gst_negotiation_chain),
26642 (gst_negotiation_set_property), (gst_negotiation_get_property),
26643 (gst_negotiation_plugin_init): New element to talk about random
26644 negotiation things happening in a pipeline.
26646 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
26648 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
26649 fix integer addition with help of Stefan Kost
26651 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
26653 * po/nl.po: updated Dutch translation (Elros Cyriatan)
26655 2004-03-30 David Schleef <ds@schleef.org>
26657 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
26658 (gst_mpeg2dec_negotiate_format): Handle Y42B-format MPEG
26659 video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
26661 * ext/mpeg2dec/gstmpeg2dec.h:
26663 2004-03-30 David Schleef <ds@schleef.org>
26665 * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
26667 2004-03-30 David Schleef <ds@schleef.org>
26669 * tools/gst-launch-ext-m.m: Applied patch from gnome@flyn.org (W.
26670 Michael Petullo) to handle .mov
26672 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26674 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
26675 (gst_osselement_rate_check_rate):
26676 probe caps correctly for sound cards that only support one format
26678 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26680 * ext/kio/kiosrc.cpp: (process_events):
26681 update handling event processing if inside KDE - untested
26683 2004-03-29 David Schleef <ds@schleef.org>
26685 * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
26686 by 2 to not interfere with other colorspaces.
26687 * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
26688 * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
26689 one to not interfere with ffmpeg_colorspace.
26691 2004-03-29 David Schleef <ds@schleef.org>
26693 * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
26694 aren't in the caps.
26695 * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
26696 * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
26698 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26700 * gst-libs/gst/riff/riff-media.c:
26701 fail on error, don't try to set stuff on NULL caps
26703 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26707 * ext/kio/Makefile.am:
26708 * ext/kio/kioreceiver.cpp:
26709 * ext/kio/kioreceiver.h:
26710 * ext/kio/kiosrc.cpp:
26711 * ext/kio/kiosrc.h:
26712 add experimental kiosrc plugin
26713 * ext/alsa/gstalsaplugin.c: (plugin_init):
26714 initialize debugging category only when we're sure registering the
26717 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
26719 * examples/gstplay/player.c: (main):
26720 * gst-libs/gst/play/play.c: (gst_play_class_init),
26721 (gst_play_set_location), (gst_play_set_data_src),
26722 (gst_play_set_video_sink), (gst_play_set_audio_sink),
26723 (gst_play_set_visualization), (gst_play_connect_visualization):
26724 check return values of element_set_state and return FALSE where
26727 2004-03-29 Benjamin Otte <otte@gnome.org>
26729 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26730 try harder to check if an event is really a discont
26732 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
26734 * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
26737 2004-03-28 Benjamin Otte <otte@gnome.org>
26739 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
26740 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26741 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
26742 get rid of non-standard "..." ranges in case statements.
26744 2004-03-27 Martin Soto <martinsoto@users.sourceforge.net>
26746 * gst/mpegstream/gstmpegdemux.c:
26747 * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
26748 specific functionality split to the new dvddemux element.
26749 * gst/mpegstream/gstdvddemux.c:
26750 * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
26751 streams, derived from mpegdemux.
26752 * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
26753 up. SCR based timestamp rewriting can be turned off (will probably
26754 completely disappear soon).
26755 * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
26756 hacking. General cleanup. All printf statements replaced by
26757 debugging messages. Almost complete libdvdnav support.
26758 (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
26759 by events. New properties for audio and subpicture languages.
26760 (dvdnavsrc_update_highlight): Now uses events.
26761 (dvdnavsrc_user_op): Cleaned up.
26762 (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
26763 based). Lots of cleanup, and propper support for most libdvdnav
26765 (dvdnavsrc_make_dvd_event): New function.
26766 (dvdnavsrc_make_dvd_nav_packet_event): New function.
26767 (dvdnavsrc_make_clut_change_event): New function.
26769 2004-03-26 Benjamin Otte <otte@gnome.org>
26771 * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
26772 fix bug where typefinding would claim it's theora whenever less then
26773 7 bytes of data were available
26775 2004-03-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
26777 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
26778 (gst_alawdec_base_init), (gst_alawdec_class_init),
26779 (gst_alawdec_init), (gst_alawdec_chain):
26780 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
26781 (gst_alawenc_base_init), (gst_alawenc_class_init),
26782 (gst_alawenc_init), (gst_alawenc_chain):
26783 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
26784 (gst_mulawdec_base_init), (gst_mulawdec_class_init),
26785 (gst_mulawdec_init), (gst_mulawdec_chain):
26786 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
26787 (gst_mulawenc_base_init), (gst_mulawenc_class_init),
26788 (gst_mulawenc_init), (gst_mulawenc_chain):
26789 Fix capsnego in all four, remove the unused property functions and
26790 simplify the chain functions slightly. I guess we could use macros
26791 or something similar for those, since the code is so similar, but
26792 I'm currently too lazy...
26794 2004-03-24 David Schleef <ds@schleef.org>
26796 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
26797 (gst_osselement_close_audio), (gst_osselement_probe_caps),
26798 (gst_osselement_get_format_structure),
26799 (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
26800 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
26801 (gst_osselement_rate_int_compare): Add code to handle rate probing
26803 * sys/oss/gstosselement.h: same
26804 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
26805 Use rate probing provided by osselement.
26806 * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
26808 2004-03-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
26810 * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
26811 (gst_xvidenc_get_property):
26814 2004-03-24 David Schleef <ds@schleef.org>
26816 * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
26817 (gst_speexdec_init):
26818 * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
26819 (gst_speexenc_init): Create the pad template correctly (from
26820 the static pad template, not a NULL pointer.)
26822 2004-03-25 Benjamin Otte <otte@gnome.org>
26824 * gst/debug/Makefile.am:
26825 * gst/debug/breakmydata.c:
26826 add element that quasi-randomly changes bytes in the stream.
26827 Intended use is robustness checking of demuxers and decoders in
26830 2004-03-24 Benjamin Otte <otte@gnome.org>
26832 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
26833 (gst_alsa_probe_hw_params):
26834 * ext/alsa/gstalsa.h:
26835 debugging output fixes
26837 2004-03-24 Benjamin Otte <otte@gnome.org>
26839 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
26840 don't g_return_if_fail if element is PLAYING, fail silently as every
26842 * gst/effectv/gstquark.c: (gst_quarktv_chain):
26843 only fix needed for cast lvalue issues in gst-plugins
26844 * gst/volenv/gstvolenv.c: (gst_volenv_init):
26847 2004-03-24 Benjamin Otte <otte@gnome.org>
26849 * gst/level/gstlevel.c: (gst_level_init):
26850 add proxying getcaps function, so level doesn't advertise impossible
26853 2004-03-24 David Schleef <ds@schleef.org>
26855 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
26856 (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
26857 (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
26858 (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
26859 (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
26860 (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
26861 (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
26862 (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
26863 (qtdemux_parse_tree), (qtdemux_parse_trak): Fix debugging
26864 messages. Divide the chunk size by the compression ratio
26865 (needed for MACE audio)
26867 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
26869 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
26870 Fix buffer overflow read error.
26872 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
26874 * ext/alsa/gstalsa.h:
26875 Remove unused entry.
26876 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26878 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
26879 (gst_videodrop_link), (gst_videodrop_chain):
26880 Fix, sort of. Was horribly broken with new capsnego. Bah...
26882 2004-03-23 Jeremy Simon <jesimon@libertysurf.fr>
26884 * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
26886 Add a monkeysaudio typefind function
26888 2004-03-23 Johan Dahlin <johan@gnome.org>
26890 * gst-libs/gst/play/play.c (gst_play_audio_fixate)
26891 (gst_play_video_fixate): Check so the structure has the field
26892 before trying to fixate them, this makes it possible to have
26893 fakesinks for video and audio output without printing errors on
26894 the output console.
26896 2004-03-22 David Schleef <ds@schleef.org>
26898 * sys/oss/Makefile.am:
26899 * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
26900 (check_rate), (add_rate): Rate probing test app.
26902 2004-03-21 Benjamin Otte <otte@gnome.org>
26904 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
26905 (_fixate_caps_to_int), (gst_audio_convert_fixate):
26906 add a fixation function that pretty much does the right thing (fixes
26909 2004-03-20 David I. Lehn <dlehn@users.sourceforge.net>
26911 * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
26913 2004-03-20 Tim-Phillip Müller <t.i.m@zen.co.uk>
26915 reviewed by: Benjamin Otte <otte@gnome.org>
26917 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
26918 terminate gst_event_new_discontinuous correctly (fixes parts of
26921 2004-03-19 David Schleef <ds@schleef.org>
26923 * gst-libs/gst/Makefile.am: Enable xoverlay unconditionally,
26924 since it doesn't depend on X, and it's part of our ABI.
26926 2004-03-19 Iain <iain@prettypeople.org>
26928 * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
26929 is_int in the structure, not the local variable.
26931 2004-03-19 David Schleef <ds@schleef.org>
26933 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
26934 (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
26935 (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
26936 Improvements in caps negotiation.
26938 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
26942 adding Afrikaans (Petri Jooste)
26944 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
26946 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26947 (gst_ffmpegcolorspace_chain):
26948 throw error instead of g_critical (#137588)
26950 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
26954 dist common and m4 correctly
26957 2004-03-17 David Schleef <ds@schleef.org>
26959 * pkgconfig/gstreamer-media-info.pc.in: Add Version.
26962 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
26966 adding Swedish translation (Christian Rose)
26968 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
26970 * Makefile.am: use release.mak
26972 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26974 * common/ChangeLog:
26975 * common/gst-autogen.sh:
26976 add some explanation about the version detection
26980 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26982 * configure.ac: bump nano to 1
26984 === release 0.8.0 ===
26986 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26988 * configure.ac: release 0.8.0, "Pharmaceutical Itch"
26990 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26993 update libtool version
26994 * gst-libs/gst/media-info/Makefile.am:
26995 actually use libtool version
26997 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
26999 * configure.ac: fix speex detection to work with 1.0 but not 1.1
27001 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
27004 * gst-plugins.spec.in:
27005 * pkgconfig/Makefile.am:
27006 * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
27007 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
27008 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
27009 * pkgconfig/gstreamer-libs.pc.in:
27010 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
27011 * pkgconfig/gstreamer-play-uninstalled.pc.in:
27012 * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
27013 * pkgconfig/gstreamer-plugins.pc.in:
27014 remove @VERSION@ from some of the pc files since core and plugins
27016 created gstreamer-plugins.pc as it's a better name, but keeping
27017 -libs around for now to get fixes upstream done first.
27019 2004-03-15 Julien MOUTTE <julien@moutte.net>
27021 * gst-libs/gst/play/play.c: (gst_play_get_framerate),
27022 (gst_play_get_sink_element): First draft of gst_play_get_framerate.
27023 * gst-libs/gst/play/play.h:
27025 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
27027 * *.c, *.cc: don't mix tabs and spaces
27029 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
27031 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
27032 use the new ffmpegcolorspace
27033 * gst-plugins.spec.in:
27034 package new colorspace and media-info
27036 * pkgconfig/Makefile.am:
27037 fix some more disting issues
27038 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
27039 * pkgconfig/gstreamer-media-info.pc.in:
27040 generate media-info pc files
27042 2004-03-15 Johan Dahlin <johan@gnome.org>
27044 * *.h: Revert indenting
27046 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
27049 adding ffmpegcolorspace element
27050 * gst/ffmpegcolorspace/Makefile.am:
27051 * gst/ffmpegcolorspace/avcodec.h:
27052 * gst/ffmpegcolorspace/common.h:
27053 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
27054 * gst/ffmpegcolorspace/dsputil.h:
27055 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
27056 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27057 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
27058 (gst_ffmpeg_caps_to_pix_fmt):
27059 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
27060 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27061 (gst_ffmpegcolorspace_caps_remove_format_info),
27062 (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
27063 (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
27064 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
27065 (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
27066 (gst_ffmpegcolorspace_set_property),
27067 (gst_ffmpegcolorspace_get_property),
27068 (gst_ffmpegcolorspace_register):
27069 * gst/ffmpegcolorspace/imgconvert.c:
27070 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27071 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
27072 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
27073 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
27074 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
27075 (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
27076 (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
27077 (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
27078 (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
27079 (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
27080 (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
27081 (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
27082 (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
27083 (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
27084 (img_get_alpha_info), (deinterlace_line),
27085 (deinterlace_line_inplace), (deinterlace_bottom_field),
27086 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
27087 * gst/ffmpegcolorspace/imgconvert_template.h:
27088 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
27089 * gst/ffmpegcolorspace/mmx.h:
27090 * gst/ffmpegcolorspace/utils.c: (avcodec_init):
27091 adding ffmpegcolorspace element supplied by Ronald after cleaning
27092 up and pulling in the right bits of upstream source.
27093 I'm sure a better C/compiler wizard could do some cleaning up (for
27094 example use GLIB's malloc stuff), but as a first pass this
27097 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
27099 * ext/alsa/gstalsa.h:
27100 I assume Ronald forgot to commit the change to have cardname
27101 as a struct member. Expect some public spanking at the next
27104 2004-03-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
27106 * ext/alsa/gstalsa.c: (gst_alsa_get_property),
27107 (gst_alsa_open_audio), (gst_alsa_close_audio):
27108 * ext/alsa/gstalsa.c:
27109 Don't open the device if we're a mixer (= padless).
27110 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
27111 (gst_alsa_mixer_init), (gst_alsa_mixer_open),
27112 (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
27113 Open mixer during state change rather than during object
27114 initialization. Also, get a device name. Currently in a somewhat
27115 hackish fashion, but I didn't really find something better.
27117 2004-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
27119 * *.c, *.h: run gst-indent
27121 2004-03-14 Benjamin Otte <otte@gnome.org>
27123 * gst/modplug/gstmodplug.cc:
27124 * gst/modplug/gstmodplug.h:
27125 set correct timestamps on outgoing buffers
27127 2004-03-14 Benjamin Otte <otte@gnome.org>
27129 * gst/modplug/gstmodplug.cc:
27130 handle events - don't do crap when a discont arrives that's not
27132 This allows correct loading and playback of mods in Rhythmbox
27134 2004-03-14 Benjamin Otte <otte@gnome.org>
27137 * gst-libs/gst/gconf/Makefile.am:
27138 * pkgconfig/Makefile.am:
27139 move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
27140 they get rebuilt properly
27142 when checking for vorbis, try pkgconfig first.
27143 * gst/modplug/gstmodplug.cc:
27144 add fixate function
27146 2004-03-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
27148 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
27149 Fix for obvious mistake, where we first shift the offset and then
27150 read a samplesize element assuming the old offset. Note that this
27151 part still has something weird, i.e. my movies containing those
27152 don't actually play well, but at least there's something that looks
27155 2004-03-14 Jan Schmidt <thaytan@mad.scientist.com>
27156 * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
27158 Add a typefind function for speex format
27160 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
27162 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
27163 (gst_asf_demux_setup_pad):
27164 Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
27165 instead of 0. Reason is simple: some elements have a fps range
27166 of 1-max instead of 0-max. So now ASF video actually works.
27168 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
27172 adding serbian as a language
27174 2004-03-13 Benjamin Otte <otte@gnome.org>
27176 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
27177 return taglist correctly from _get function, don't gst_pad_push it.
27180 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
27181 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
27183 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
27185 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
27186 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
27187 (gst_alsa_mixer_track_new):
27188 * ext/alsa/gstalsamixertrack.h:
27189 Fix ancient leftovers... MixerTrack is a GObject.
27191 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
27193 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
27194 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
27195 Don't block during probing...
27197 2004-03-12 Ronald Bultje <rbultje@ronald.bitfreak.net>
27199 * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
27200 (gst_alsa_get_property), (gst_alsa_probe_get_properties),
27201 (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
27202 (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
27203 (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
27204 (gst_alsa_open_audio), (gst_alsa_close_audio):
27205 * ext/alsa/gstalsa.h:
27206 Add propertyprobe interface implementation, add some device-name
27207 property, all this so that it looks good in gnome-volume-control.
27209 2004-03-12 David Schleef <ds@schleef.org>
27211 * configure.ac: the Hermes library controls hermescolorspace, not
27213 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27214 (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
27216 * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
27217 * ext/sdl/sdlvideosink.h: ditto.
27218 * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
27220 2004-03-12 Benjamin Otte <otte@gnome.org>
27222 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
27223 (gst_x_overlay_got_xwindow_id):
27224 * gst-libs/gst/xoverlay/xoverlay.h:
27225 replace XID with unsigned long to get rid of the xlibs dependency in
27226 XOverlay (fixes #137004)
27228 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
27229 * gst/effectv/gstaging.c: (gst_agingtv_base_init),
27230 (gst_agingtv_setup):
27231 * gst/effectv/gstdice.c: (gst_dicetv_get_type),
27232 (gst_dicetv_base_init), (gst_dicetv_class_init),
27233 (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
27234 * gst/effectv/gstedge.c: (gst_edgetv_get_type),
27235 (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
27236 (gst_edgetv_setup), (gst_edgetv_rgb32):
27237 * gst/effectv/gsteffectv.c:
27238 * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
27239 (gst_quarktv_set_property):
27240 * gst/effectv/gstrev.c: (gst_revtv_get_type),
27241 (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
27242 (gst_revtv_setup), (gst_revtv_rgb32):
27243 * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
27244 (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
27245 (gst_shagadelictv_init), (gst_shagadelictv_setup),
27246 (gst_shagadelictv_rgb32):
27247 * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
27248 (gst_vertigotv_base_init), (gst_vertigotv_class_init),
27249 (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
27250 * gst/effectv/gstwarp.c:
27251 Port everything that can be ported to videofilter and fix up the caps.
27252 Can someone with a big-endian machine please check these?
27254 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
27256 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
27257 (gst_osssink_chain), (gst_osssink_change_state):
27258 Latest fixes for A/V sync, audio playback and such. This is about
27259 all... MPEG playback issues are mostly related to the async build-
27260 up of MPEG files, I cannot fix that. Use basicgthread to solve it.
27262 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
27264 patch from: Stephane Loeuillet
27267 use pkg-config for some libraries, falling back to the old .m4 way
27272 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
27275 * tools/Makefile.am:
27276 * tools/Makefile.in:
27277 * tools/gst-launch-ext-m.m:
27278 * tools/gst-launch-ext.1.in:
27279 * tools/gst-visualise-m.m:
27280 * tools/gst-visualise.1:
27281 * tools/gst-visualise.1.in:
27282 reorganizing generation of script tools
27284 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
27286 * ext/divx/gstdivxdec.c:
27287 Downgrade priority. We prefer ffdec_mpeg4.
27288 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
27289 (gst_faad_chain), (gst_faad_change_state):
27290 Fix capsnego. Doesn't work for some sounds because we don't have
27291 a 5:1 to stereo element.
27292 * ext/xvid/gstxvid.c: (plugin_init):
27294 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
27295 (gst_osssink_change_state):
27296 Add discont handling.
27298 2004-03-09 Colin Walters <walters@verbum.org>
27300 * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
27303 2004-03-09 Benjamin Otte <otte@gnome.org>
27305 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
27306 the signals take 2 arguments
27308 2004-03-09 David Schleef <ds@schleef.org>
27310 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
27311 (gst_alsa_fixate): Add fixate function. (bug #136686)
27312 * ext/alsa/gstalsa.h:
27313 * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
27315 2004-03-09 Benjamin Otte <otte@gnome.org>
27317 * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
27318 (gst_mikmod_change_state):
27319 * ext/mikmod/gstmikmod.h:
27320 make mikmod's loop function not loop infinitely and call
27321 gst_element_yield anymore
27322 * gst/modplug/gstmodplug.cc:
27323 fix pad negotiation (fixes #136590)
27325 2004-03-09 David Schleef <ds@schleef.org>
27327 * ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin
27328 doesn't conflict with the internal colorspace plugin.
27329 * gst-libs/gst/audio/make_filter: Use `` instead of $() to
27330 satisfy the crappy-ass shell shipped by a certain vendor.
27331 * gst/videofilter/make_filter: same (bug #135299)
27333 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27335 * configure.ac: bump nano to 1
27337 === release 0.7.6 ===
27339 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27341 * configure.in: releasing 0.7.6, "There"
27343 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27345 * pkgconfig/gstreamer-play-uninstalled.pc.in:
27346 * pkgconfig/gstreamer-play.pc.in:
27347 synchronize the two
27349 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27351 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
27352 (cdparanoia_open), (cdparanoia_event):
27353 fix/add error handling
27355 add cdparanoia source
27356 * tools/Makefile.am:
27357 make scripts executable
27359 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27362 * ext/vorbis/Makefile.am:
27364 remove id3types, vorbisfile and xvideosink from the build (#133783)
27366 2004-03-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
27368 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
27369 Fix metadata read crash (#136537).
27371 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
27373 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
27374 * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
27375 adding mime types, fixing the one-stop function
27377 2004-03-08 Christian Schaller <Uraeus@gnome.org>
27379 * ext/nas/nassink.c and /ext/nas/nassink.h:
27380 More NAS love from Arwed von Merkatz
27381 So lets all sing 'Can you feel the NAS tonight'
27383 2004-03-08 Christian Schaller <Uraeus@gnome.org>
27385 * tools/gst-launch-ext.in:
27386 Replace vorbisfile with oggdemux/vorbisdec/audioconvert
27388 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
27390 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27391 (gst_mpeg2dec_init):
27392 remove the user_data pad for now, because it is being used in
27393 fixating causing MPEG playback to fixate on 1000 Hz for playback.
27394 If someone knows how to fix this properly, please do.
27396 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
27398 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27399 (gst_osssink_get_time):
27400 add a warning, IMO this won't get triggered anymore, remove later
27402 2004-03-07 David Schleef <ds@schleef.org>
27404 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Added Cinepak
27405 format (bug #136470)
27407 2004-03-07 Thomas Vander Stichele <thomas at apestaart dot org>
27409 * gst-libs/Makefile.am:
27410 * gst-libs/gst/media-info/Makefile.am:
27411 * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
27412 (error_callback), (gst_media_info_error_create),
27413 (gst_media_info_error_element), (gmip_init), (gmip_reset),
27414 (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
27415 * gst-libs/gst/media-info/media-info-priv.h:
27416 * gst-libs/gst/media-info/media-info-test.c: (main):
27417 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
27418 (gst_media_info_class_init), (gst_media_info_instance_init),
27419 (gst_media_info_set_source), (gst_media_info_read_with_idler),
27420 (gst_media_info_read_idler), (gst_media_info_read):
27421 * gst-libs/gst/media-info/media-info.h:
27422 fixed, should work now
27424 2004-03-07 Christian Schaller <Uraeus@gnome.org>
27426 * ext/nas/nassink.c:
27427 A bunch of NAS fixes from Arwed von Merkatz
27429 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
27431 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
27432 (qtdemux_parse_trak):
27433 Fix crash (j might be greater than n_samples, in which case we're
27434 writing outside the allocated space for the array) and memleak.
27436 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
27438 * sys/oss/gstosssink.c: (gst_osssink_chain):
27439 And another caller that couldn't handle delay < 0 (unsigned
27440 integer overflow). Video now continues playing on an audio
27441 buffer underrun, and the clock continues working. Audio still
27444 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
27446 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27447 (gst_osssink_get_time):
27448 get_delay() may return values lower than 0. In those cases, we
27449 should not actually cast to *unsigned* int64, that will break
27450 stuff horribly. In my case, it screwed up A/V sync in movies
27451 in totem rather badly.
27453 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27455 * ext/faac/gstfaac.c: (gst_faac_chain):
27456 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
27457 * ext/libpng/gstpngenc.c: (user_write_data):
27458 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
27459 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
27460 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
27461 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27462 Fix several misuse of gst_buffer_merge (it doesn't take ownership
27463 of any buffer), should fix some leaks. I hope I didn't unref buffers
27464 that shouldn't be...
27466 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27468 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
27469 (deep_notify_callback), (tag_flag_score), (found_tag_callback),
27470 (error_callback), (gmi_reset), (gmi_seek_to_track),
27471 (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
27472 (gmip_find_type_post), (gmip_find_stream_post),
27473 (gmip_find_track_streaminfo_post):
27474 * gst-libs/gst/media-info/media-info-priv.h:
27475 * gst-libs/gst/media-info/media-info-test.c: (print_tag),
27476 (info_print), (main):
27477 * gst-libs/gst/media-info/media-info.c:
27478 (gst_media_info_error_create), (gst_media_info_error_element),
27479 (gst_media_info_instance_init), (gst_media_info_get_property),
27480 (gst_media_info_new), (gst_media_info_set_source),
27481 (gst_media_info_read_idler), (gst_media_info_read):
27482 * gst-libs/gst/media-info/media-info.h:
27483 first pass at making this work again. This seems to work on
27484 tagged ogg/vorbis and mp3 files.
27486 2004-03-06 Benjamin Otte <otte@gnome.org>
27488 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
27489 fix huge leak: gst_buffer_merge doesn't unref the first argument
27492 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27494 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
27495 report layer/mode/emphasis
27497 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27499 * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
27501 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27503 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
27506 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27508 * ext/vorbis/vorbis.c: (plugin_init):
27509 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
27510 (gst_vorbis_dec_init), (vorbis_dec_event):
27512 make vorbisdec handle _BYTE and _TIME queries
27514 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27516 * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
27517 from the xing header
27519 2004-03-06 Benjamin Otte <otte@gnome.org>
27521 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
27522 (gst_audio_convert_link), (gst_audio_convert_change_state),
27523 (gst_audio_convert_buffer_from_default_format):
27524 do conversions from/to float correctly, fix some caps nego errors,
27525 export correct supported caps in template and getcaps, use correct
27526 caps in try_set_caps functions
27528 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27530 For some reason, I only committed a ChangeLog entry yesterday and
27531 not the corresponding code...
27532 * ext/mad/gstmad.c: Fix detection of Xing headers
27533 * gst/tags/gstid3tag.c: Changes to support TLEN tags
27535 2004-03-06 Benjamin Otte <otte@gnome.org>
27537 * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
27538 (gst_ogg_demux_src_query):
27539 make sure to handle the case where there's no current chain
27542 2004-03-05 David Schleef <ds@schleef.org>
27544 * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
27545 Add fixate function. (bug #131128)
27546 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
27547 (gst_sdlvideosink_fixate): Add fixate function.
27548 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
27549 Fix attempt to print a non-pointer using GST_PTR_FORMAT.
27550 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
27551 Fix missing break that was causing ulaw to be interpreted as
27554 2004-03-05 David Schleef <ds@schleef.org>
27556 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27557 Fix code that ignores return value of gst_buffer_merge().
27559 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
27560 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
27561 * testsuite/gst-lint: Check for above.
27563 2004-03-05 David Schleef <ds@schleef.org>
27565 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Check for unfixed
27566 caps and throw an element error. (bug #136334)
27568 2004-03-05 David Schleef <ds@schleef.org>
27570 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
27571 (gst_faad_chain): Fix negotiation.
27572 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
27573 key and button events.
27574 * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
27576 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
27578 * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
27579 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
27580 (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
27581 function to encourage better negotiation, particularly between
27582 audioconvert and osssink.
27583 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
27584 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): Make some debugging
27586 * gst/typefind/gsttypefindfunctions.c: Fix mistake in flash
27588 * gst/vbidec/vbiscreen.c: Add glib header
27589 * pkgconfig/gstreamer-play.pc.in: Depends on gst-interfaces.
27591 2004-03-06 Christophe Fergeau <teuf@users.sourceforge.net>
27593 * ext/mad/gstmad.c: Fix detection of Xing headers
27594 * gst/tags/gstid3tag.c: Changes to support TLEN tags
27596 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27598 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
27599 (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
27602 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27604 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
27605 * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
27606 (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
27607 files, and report the parsed length as a GST_TAG_DURATION tag.
27608 * gst/tags/gstid3tag.c: support TLEN (duration) tag
27610 2004-03-05 Benjamin Otte <otte@gnome.org>
27612 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
27613 convert channels correctly. convert correctly to unsigned.
27615 2004-03-05 Julien MOUTTE <julien@moutte.net>
27617 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
27618 we have a window before clearing it.
27620 2004-03-05 Julien MOUTTE <julien@moutte.net>
27622 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
27623 have a window before clearing it.
27625 2004-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
27627 * gconf/gstreamer.schemas.in:
27628 * gst-libs/gst/gconf/Makefile.am:
27629 version installation path the same way as for 0.6
27630 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
27631 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
27632 * pkgconfig/gstreamer-play-uninstalled.pc.in:
27633 remove comment that was fixed
27635 2004-03-05 David Schleef <ds@schleef.org>
27637 * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
27638 (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
27639 (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
27640 (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
27641 Add prototype code for handling seeking and querying.
27643 2004-03-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
27645 * examples/gstplay/player.c: (main):
27646 Initialize variables to NULL. Prevents a segfault because the
27647 (uninitialized) variable is not NULL, resulting in a crash on
27648 trying to reach error->message.
27650 2004-03-05 Benjamin Otte <otte@gnome.org>
27652 * gst/audioconvert/gstaudioconvert.c:
27653 (gst_audio_convert_buffer_to_default_format):
27654 make float=>int conversion work correctly even in cornercases.
27656 2004-03-04 David I. Lehn <dlehn@users.sourceforge.net>
27658 * debian/README.Debian:
27659 * debian/build-deps:
27660 * debian/changelog:
27662 * debian/control.in:
27663 * debian/copyright:
27664 * debian/gstreamer-a52dec.files:
27665 * debian/gstreamer-aa.files:
27666 * debian/gstreamer-alsa.files:
27667 * debian/gstreamer-alsa.manpages:
27668 * debian/gstreamer-arts.files:
27669 * debian/gstreamer-artsd.files:
27670 * debian/gstreamer-audiofile.files:
27671 * debian/gstreamer-avifile.files:
27672 * debian/gstreamer-cdparanoia.files:
27673 * debian/gstreamer-colorspace.files:
27674 * debian/gstreamer-doc.files:
27675 * debian/gstreamer-dv.files:
27676 * debian/gstreamer-dvd.files:
27677 * debian/gstreamer-esd.files:
27678 * debian/gstreamer-festival.files:
27679 * debian/gstreamer-flac.files:
27680 * debian/gstreamer-gconf.conffiles:
27681 * debian/gstreamer-gconf.files:
27682 * debian/gstreamer-gconf.postinst:
27683 * debian/gstreamer-gnomevfs.files:
27684 * debian/gstreamer-gsm.files:
27685 * debian/gstreamer-http.files:
27686 * debian/gstreamer-jack.files:
27687 * debian/gstreamer-jpeg.files:
27688 * debian/gstreamer-mad.files:
27689 * debian/gstreamer-mikmod.files:
27690 * debian/gstreamer-misc.files:
27691 * debian/gstreamer-mpeg2dec.files:
27692 * debian/gstreamer-oss.files:
27693 * debian/gstreamer-plugin-apps.files:
27694 * debian/gstreamer-plugin-apps.manpages:
27695 * debian/gstreamer-plugin-libs-dev.files:
27696 * debian/gstreamer-plugin-libs.files:
27697 * debian/gstreamer-plugin-template.postinst:
27698 * debian/gstreamer-plugin-template.postrm:
27699 * debian/gstreamer-sdl.files:
27700 * debian/gstreamer-sid.files:
27701 * debian/gstreamer-vorbis.files:
27702 * debian/gstreamer-x.files:
27703 * debian/mk.control:
27705 Debian package info not maintained here.
27707 2004-03-04 Thomas Vander Stichele <thomas at apestaart dot org>
27709 * ext/aalib/gstaasink.c: (gst_aasink_class_init):
27710 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
27711 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
27712 * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
27713 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
27714 * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
27715 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
27716 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
27717 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
27718 * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
27719 * gst-libs/gst/colorbalance/colorbalance.c:
27720 (gst_color_balance_class_init):
27721 * gst-libs/gst/colorbalance/colorbalancechannel.c:
27722 (gst_color_balance_channel_class_init):
27723 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
27724 * gst-libs/gst/play/play.c: (gst_play_class_init):
27725 * gst-libs/gst/propertyprobe/propertyprobe.c:
27726 (gst_property_probe_iface_init):
27727 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
27728 * gst-libs/gst/tuner/tunerchannel.c:
27729 (gst_tuner_channel_class_init):
27730 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
27731 * gst/cutter/gstcutter.c: (gst_cutter_class_init):
27732 * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
27733 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
27734 * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
27735 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
27736 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
27737 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
27738 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
27739 fix signals to use - instead of _
27740 * ext/libcaca/gstcacasink.h:
27741 * ext/sdl/sdlvideosink.h:
27744 2004-03-04 David Schleef <ds@schleef.org>
27746 * testsuite/gst-lint: Add a check for bad signal names.
27748 2004-03-04 Stefan Kost <kost@imn.htwk-leipzig.de>
27750 reviewed by David Schleef
27752 * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
27753 modified the alpha channel and caused a warning. (bug #136192)
27755 2004-04-03 Christian Schaller <Uraeus@gnome.org>
27757 * gst-plugins.spec.in:
27758 Change names of plugins to actually be correct. Try to keep things
27759 alphabetical to avoid getting beat up by Thomas
27761 2004-03-03 Julien MOUTTE <julien@moutte.net>
27763 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
27764 Using ximagesink as a default if no gconf key found. We should
27765 probably consider using alsasink instead of osssink for the audio
27768 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
27771 fix --with-plugins, don't think it ever worked before
27772 * gst-plugins.spec.in:
27775 2004-03-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
27777 * ext/sdl/sdlvideosink.h:
27778 * sys/ximage/ximagesink.h:
27779 * sys/xvideo/xvideosink.h:
27780 * sys/xvimage/xvimagesink.h:
27781 Fix for move of gstvideosink.h -> videosink.h.
27783 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
27785 * gst-libs/gst/xwindowlistener/Makefile.am:
27786 this is a plugin library, not a library
27788 2004-03-01 David Schleef <ds@schleef.org>
27790 * AUTHORS: Added some names. Add yourself if you're still
27793 2004-03-01 David Schleef <ds@schleef.org>
27797 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27799 * gst-plugins.spec.in: clean up spec file
27801 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27803 * gst-libs/gst/video/Makefile.am:
27804 * gst-libs/gst/video/gstvideosink.c:
27805 * gst-libs/gst/video/gstvideosink.h:
27806 rename gstvideosink.h to videosink.h to match other headers
27807 * gst/mixmatrix/Makefile.am:
27808 fix plugin filename
27809 * gst/tags/Makefile.am: fix plugin filename
27811 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27813 * gst/tags/Makefile.am: fix plugin filename
27815 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27817 * examples/gstplay/player.c: (got_time_tick), (main):
27819 display time_tick more readably
27820 * gst/mixmatrix/Makefile.am:
27821 fix plugin file name
27823 2004-02-29 Christophe Fergeau <teuf@gnome.org>
27825 * sys/oss/gstosselement.c: (gst_osselement_probe),
27826 (device_combination_append), (gst_osselement_class_probe_devices):
27827 * sys/oss/gstosselement.h:
27828 Reworked enumeration of oss dsps and mixers so that gst-mixer works
27829 on my system using alsa oss emulation, fixes bug #135597
27831 2004-02-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
27833 * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
27834 (gst_videodrop_chain), (gst_videodrop_change_state):
27835 * gst/videodrop/gstvideodrop.h:
27836 Work based on timestamp of input data, not based on the expected
27837 framerate from the input. The consequence is that this element now
27838 not only scales framerates, but also functions as a framerate
27839 corrector or framerate stabilizer/constantizer.
27841 2004-02-27 David Schleef <ds@schleef.org>
27843 patches from jmmv@menta.net (Julio M. Merino Vidal)
27845 * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
27846 GST_ELEMENT_ERROR call (bug #135634)
27847 * gst/interleave/interleave.c: (interleave_buffered_loop),
27848 (interleave_bytestream_loop): Don't use alloca() (bug #135640)
27849 * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
27850 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27851 (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
27852 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
27853 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
27854 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
27855 Fix GST_ELEMENT_ERROR call.
27856 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
27857 GST_ELEMENT_ERROR call.
27859 2004-02-27 Benjamin Otte <otte@gnome.org>
27861 * gst-libs/gst/audio/audio.h:
27862 add macro to make sure header isn't included twice
27863 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
27864 don't use gst_buffer_free
27865 * gst/playondemand/filter.func:
27866 don't use gst_data_free. Free data only once.
27868 2004-02-26 David Schleef <ds@schleef.org>
27870 * gst-libs/gst/colorbalance/Makefile.am:
27871 * gst-libs/gst/mixer/Makefile.am:
27872 * gst-libs/gst/tuner/Makefile.am:
27873 * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
27874 should not be disted, -marshal.h files should not be installed,
27875 and -enum.h files _should_ be installed. Fix to make this the
27878 === release 0.7.5 ===
27880 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
27882 * configure.ac: release 0.7.5, "Under The Sea"
27884 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
27886 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
27887 (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
27888 * gst/videoscale/gstvideoscale.c:
27889 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
27890 assorted debug/warning fixes
27892 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
27894 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
27895 (gst_videoscale_init), (gst_videoscale_chain),
27896 (gst_videoscale_set_property), (plugin_init):
27897 * gst/videoscale/gstvideoscale.h:
27898 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
27899 (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
27900 (gst_videoscale_planar400), (gst_videoscale_packed422),
27901 (gst_videoscale_packed422rev), (gst_videoscale_32bit),
27902 (gst_videoscale_24bit), (gst_videoscale_16bit),
27903 (gst_videoscale_bilinear), (gst_videoscale_bicubic),
27904 (gst_videoscale_scale_plane_slow),
27905 (gst_videoscale_scale_point_sample),
27906 (gst_videoscale_scale_nearest),
27907 (gst_videoscale_scale_nearest_str2),
27908 (gst_videoscale_scale_nearest_str4),
27909 (gst_videoscale_scale_nearest_32bit),
27910 (gst_videoscale_scale_nearest_24bit),
27911 (gst_videoscale_scale_nearest_16bit):
27912 add debugging category and use it properly
27913 fix use of GST_PTR_FORMAT
27915 2004-02-25 Andy Wingo <wingo@pobox.com>
27917 * gst/interleave/interleave.c (interleave_buffered_loop): Always
27918 push only when channel->buffer is NULL. Prevents segfaults doing
27919 the state change after a nonlocal exit, like a scheme exception.
27921 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
27922 Handle the case where the intersected caps is empty.
27924 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
27926 * gst/law/mulaw-decode.c: (mulawdec_link):
27927 * gst/law/mulaw.c: (plugin_init):
27928 fix mulawdec so it actually works again
27930 2004-02-24 Arwed v. Merkatz <v.merkatz@gmx.net>
27932 reviewed by: David Schleef <ds@schleef.org>
27934 * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
27935 (gst_gamma_init), (gst_gamma_set_property),
27936 (gst_gamma_get_property), (gst_gamma_calculate_tables),
27937 (gst_gamma_rgb24), (gst_gamma_rgb32): Adds gamma correction
27938 for RGB, with separate r g and b correction factors. (#131167)
27940 2004-02-24 Thomas Vander Stichele <thomas at apestaart dot org>
27942 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
27943 only signal tags for bitrate if they're > 0 (#134894)
27945 2004-02-24 David Schleef <ds@schleef.org>
27947 * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
27948 (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
27949 (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
27950 (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
27951 (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
27952 (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
27953 (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
27954 (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
27955 Cleanups. Convert g_prints to GST_LOGs. Add qtdemux debug
27956 category. Attempt to fix timestamp calculation.
27958 2004-02-24 Johan Dahlin <johan@gnome.org>
27960 * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
27962 2004-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
27965 * gconf/Makefile.am:
27966 * gconf/gstreamer.schemas:
27967 * gst-libs/gst/gconf/Makefile.am:
27968 * gst-libs/gst/gconf/gconf.c:
27969 version gconf schemas and install locations
27971 2004-02-23 Benjamin Otte <otte@gnome.org>
27973 * ext/xine/xineinput.c: (gst_xine_input_dispose):
27974 (gst_xine_input_subclass_init):
27975 call parent dispose.
27976 change pad template for CD reader correctly
27977 * ext/xine/Makefile.am:
27978 * ext/xine/gstxine.h:
27979 * ext/xine/xine.c: (plugin_init):
27980 * ext/xine/xineaudiosink.c:
27981 wrap audio sinks, too
27982 * gst-libs/gst/resample/private.h:
27983 * gst-libs/gst/resample/resample.c: (gst_resample_init),
27984 (gst_resample_reinit), (gst_resample_scale),
27985 (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
27986 (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
27987 (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
27988 (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
27989 (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
27990 * gst-libs/gst/resample/resample.h:
27991 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
27992 (gst_audioscale_class_init), (gst_audioscale_link),
27993 (gst_audioscale_get_buffer), (gst_audioscale_init),
27994 (gst_audioscale_chain), (gst_audioscale_set_property),
27995 (gst_audioscale_get_property):
27996 * gst/audioscale/gstaudioscale.h:
27997 s/resample_*/gst_resample_*/i to not clobber namespaces
27999 2004-02-23 Julien MOUTTE <julien@moutte.net>
28001 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
28002 (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
28003 (gst_riff_create_video_template_caps),
28004 (gst_riff_create_audio_template_caps),
28005 (gst_riff_create_iavs_template_caps):
28006 * gst-libs/gst/riff/riff-media.h:
28007 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
28008 (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
28009 (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
28010 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
28011 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
28012 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
28013 (gst_matroska_demux_plugin_init): First batch implementing audio and
28014 video codec tags in demuxers.
28016 2004-02-22 Benjamin Otte <otte@gnome.org>
28018 * ext/xine/Makefile.am:
28019 * ext/xine/gstxine.h:
28020 * ext/xine/xine.c: (plugin_init):
28021 * ext/xine/xineinput.c:
28022 add input plugin wrapper. Playback from files, http, mms and cdda
28024 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
28025 remove leftover G_GNUC_UNUSED
28026 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
28027 (gst_asf_demux_identify_guid):
28028 improve debugging output
28030 2004-02-22 Benjamin Otte <otte@gnome.org>
28032 reported by: Padraig O'Briain <padraig.obriain@sun.com>
28035 replace test -e with test -x for mkinstalldirs to be more portable.
28038 2004-02-22 Benjamin Otte <otte@gnome.org>
28040 reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
28042 * gst/audioconvert/gstaudioconvert.c: (plugin_init):
28043 set rank to PRIMARY
28044 * gst/volume/gstvolume.c: (plugin_init):
28048 2004-02-22 Julio M. Merino Vidal <jmmv@menta.net>
28050 reviewed by Benjamin Otte <otte@gnome.org>
28052 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
28053 escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
28055 2004-02-22 Benjamin Otte <otte@gnome.org>
28058 export [_]*{gst,Gst,GST}.* symbols from plugins
28060 2004-02-22 Christophe Fergeau <teuf@gnome.org>
28062 reviewed by: Benjamin Otte <otte@gnome.org>
28064 * ext/lame/gstlame.c: (add_one_tag):
28065 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28066 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
28067 (gst_vorbisenc_metadata_set1):
28068 * gst/tags/gstid3tag.c:
28069 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
28070 apply fixes from bugs #135042 (lame can't write tags) and #133817
28071 (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
28073 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
28075 * configure.ac: Export only gst_plugin_desc from plugins.
28076 Note that this change only makes any effect with Linux using libtool
28077 1.5.2 or higher. Otherwise it is silently ignored, but it would build
28078 fine. And don't try to have several versions of libtool in different
28081 2004-02-20 Andy Wingo <wingo@pobox.com>
28083 * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
28084 interleave respectively.
28086 * gst/interleave/deinterleave.c: New plugin: deinterleave
28087 (replaces on oneton).
28088 * gst/interleave/interleave.c: New plugin: interleave.
28089 * gst/interleave/plugin.h: Support file.
28090 * gst/interleave/plugin.c: Support file.
28092 * configure.ac: Remove intfloat and oneton, add interleave.
28094 * ext/sndfile/gstsf.c: Handle events better.
28096 * gst/audioconvert/gstaudioconvert.c: Change to support int2float
28097 and float2int operation. int2float has scheduling problems as
28098 noted in in2float_chain.
28100 2004-02-20 Benjamin Otte <otte@gnome.org>
28102 * ext/xine/Makefile.am:
28103 * ext/xine/gstxine.h:
28105 * ext/xine/xineaudiodec.c:
28106 * ext/xine/xinecaps.c:
28107 add first version of xine plugin wrapper. Currently only wraps the
28108 QDM2 win32 DLL, and even that only in proof-of-concept quality.
28111 add xine plugin wrapper, disabled by default. Use --enable-xine to
28112 build. Note that it'll segfault on gst-register if you don't remove
28113 the goom and tvtime post plugins from xine.
28114 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
28115 (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
28116 add extradata parsing for QDM2.
28117 change around debugging prints.
28119 2004-02-19 Benjamin Otte <otte@gnome.org>
28121 * ext/lame/gstlame.c: (gst_lame_chain):
28122 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
28123 use gst_tag_list_insert when you want to insert tags
28125 2004-02-18 David Schleef <ds@schleef.org>
28127 * configure.ac: Move massink to gst-rotten
28129 * ext/mas/Makefile.am:
28130 * ext/mas/massink.c:
28131 * ext/mas/massink.h:
28133 2004-02-18 David Schleef <ds@schleef.org>
28135 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
28136 typefinding, since it seems to be worse than nothing.
28137 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Add ftyp
28138 atom to recognize .mp4 and .m4a files as video/quicktime.
28140 2004-02-18 David Schleef <ds@schleef.org>
28142 * gst/sine/demo-dparams.c: (quit_live),
28143 (dynparm_log_value_changed), (dynparm_value_changed), (main):
28144 Use double dparams, not float.
28145 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28146 (gst_sinesrc_init): Change sync default to FALSE, since multiple
28147 sync'd elements don't really work correctly.
28148 * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
28149 (volume_update_volume), (volume_get_property): Change dparam
28152 2004-02-18 Julien MOUTTE <julien@moutte.net>
28154 * sys/ximage/ximagesink.c:
28155 (gst_ximagesink_xwindow_update_geometry),
28156 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
28157 (gst_ximagesink_change_state), (gst_ximagesink_expose),
28158 (gst_ximagesink_init): Rework the way software video scaling works. So
28159 now we check on each chain call if the video frames are feeling the
28160 window. If not we try to renegotiate caps. On failure we memorize that
28161 and we won't try again for that PLAYING sessions.
28162 * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
28164 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
28167 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
28169 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
28170 break up _link so we can give a better debug message for errors
28172 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
28174 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
28175 set up debug category
28177 2004-02-18 Julien MOUTTE <julien@moutte.net>
28179 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28180 (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
28181 the way renegotiation work. The event handling function is not taking
28182 care of external windows and renegotiate method check for pad flags
28183 NEGOTIATING. Should fix : #133209
28185 2004-02-17 Julien MOUTTE <julien@moutte.net>
28187 * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
28188 pad is negotiating before trying renegotiation.
28190 2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org>
28192 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
28193 pass on all possible mime types as typefind hints
28195 2004-02-17 Julien MOUTTE <julien@moutte.net>
28197 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
28198 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
28199 possible SHM leak if we crash. All other apps using XShm are doing
28202 2004-02-17 Julien MOUTTE <julien@moutte.net>
28204 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28205 (gst_ximagesink_expose): Renegotiate size on expose.
28206 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
28209 2004-02-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
28211 * testsuite/alsa/sinesrc.c:
28212 cosmetic fix to fix compile issue with gcc 2.95.4
28214 2004-02-16 Julien MOUTTE <julien@moutte.net>
28216 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
28217 (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
28218 failed opening the audio device.
28219 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
28220 (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
28221 (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
28222 (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
28223 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
28224 (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
28225 (gst_ximagesink_change_state), (gst_ximagesink_chain),
28226 (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
28227 Removing some useless g_return_if_fail like wingo suggested.
28228 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
28229 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
28230 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
28231 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
28232 (gst_xvimagesink_update_colorbalance),
28233 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
28234 (gst_xvimagesink_xcontext_clear),
28235 (gst_xvimagesink_get_fourcc_from_caps),
28236 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
28237 (gst_xvimagesink_set_xwindow_id),
28238 (gst_xvimagesink_colorbalance_list_channels),
28239 (gst_xvimagesink_colorbalance_set_value),
28240 (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
28241 PAUSED. Removing some useless g_return_if_fail like wingo suggested.
28243 2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org>
28245 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
28246 throw error when not negotiated instead of asserting
28248 2004-02-15 Julien MOUTTE <julien@moutte.net>
28250 * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
28251 correct data refcounting.
28253 2004-02-15 Julien MOUTTE <julien@moutte.net>
28255 * gst/switch/gstswitch.c: (gst_switch_change_state),
28256 (gst_switch_class_init): Cleaning the sinkpads correctly on state
28257 change, mostly the EOS flag.
28259 2004-02-15 Julien MOUTTE <julien@moutte.net>
28261 * examples/gstplay/player.c: (got_eos), (main): Adding some
28262 output for debugging.
28263 * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
28264 timeouts if we go to any state different from PLAYING.
28265 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
28266 more EOS bugs in riff lib.
28268 2004-02-14 Julien MOUTTE <julien@moutte.net>
28270 * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
28271 visualization until i find a way to fix switch correctly.
28272 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
28274 * gst/switch/gstswitch.c: (gst_switch_release_pad),
28275 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
28276 (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
28277 Reworked switch to get a more correct behaviour with events and refing
28278 of data stored in sinkpads.
28279 * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
28280 we don't pull from a pad in EOS.
28282 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
28284 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28285 remove v1 tag even if we can't read it (makes sure we don't detect
28288 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
28290 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
28291 (gst_alsa_xrun_recovery):
28292 * ext/alsa/gstalsa.h:
28293 try xrun recovery when wait failed. Make xrun recovery function
28294 return TRUE/FALSE to indicate success. (might fix #134354)
28296 2004-02-13 David Schleef <ds@schleef.org>
28298 * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
28299 (dynparm_value_changed), (main): Convert from float to double.
28300 * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
28302 2004-02-13 David Schleef <ds@schleef.org>
28304 * gst/silence/gstsilence.c: (gst_silence_class_init),
28305 (gst_silence_set_clock), (gst_silence_get),
28306 (gst_silence_set_property), (gst_silence_get_property):
28307 * gst/silence/gstsilence.h: Add sync property.
28308 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28309 (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
28310 (gst_sinesrc_set_property), (gst_sinesrc_get_property):
28311 * gst/sine/gstsinesrc.h: Add sync property.
28313 2004-02-13 David Schleef <ds@schleef.org>
28315 * gst/intfloat/gstint2float.c: (conv_f32_s16),
28316 (gst_int2float_chain_gint16): Change stdint usage to glib types.
28318 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
28322 * gst-libs/ext/Makefile.am:
28323 move ffmpeg plugin to gst-ffmpeg module
28325 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
28327 * configure.ac: use GST_ARCH to detect architecture
28329 2004-02-12 Julien MOUTTE <julien@moutte.net>
28331 * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
28333 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
28335 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
28336 classify LADSPA plugins based on number of src/sink pads
28337 (#133663, Stefan Kost)
28338 * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
28339 fix dparams registration
28340 (#133528, Stefan Kost)
28341 * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
28342 fix use of isprint and use g_ascii_isprint instead
28343 (#133316, Stefan Kost)
28345 2004-02-11 David Schleef <ds@schleef.org>
28347 Convert a few inner loops to use liboil. This is currently
28348 optional, and is only enabled if liboil is present (duh!).
28349 * configure.ac: Check for liboil-0.1
28350 * gst/intfloat/Makefile.am:
28351 * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
28352 (gst_int2float_chain_gint16):
28353 * gst/videofilter/Makefile.am:
28354 * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
28355 (tablelookup_u8), (gst_videobalance_planar411):
28356 * gst/videotestsrc/Makefile.am:
28357 * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
28358 * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
28359 (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
28360 (paint_hline_RGB565), (paint_hline_xRGB1555):
28362 2004-02-11 David Schleef <ds@schleef.org>
28364 * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
28365 (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
28366 (gst_colorspace_getcaps), (gst_colorspace_link),
28367 (gst_colorspace_base_init), (gst_colorspace_init),
28368 (gst_colorspace_chain), (gst_colorspace_change_state),
28369 (plugin_init): Merge Ronald's patch (bug #117897) and update
28370 for new caps and negotiation. Seems to work, although it
28371 shows off bugs in lcs.
28373 2004-02-11 David Schleef <ds@schleef.org>
28375 * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
28376 (bug #133886) Noticed by bugs@leroutier.net (Stephane LOEUILLET)
28378 2004-02-11 David Schleef <ds@schleef.org>
28380 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
28381 (gst_rfbsrc_change_state), (gst_rfbsrc_init),
28382 (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
28383 Add server and port properties
28385 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
28390 * m4/as-liblame.m4:
28391 * m4/as-slurp-ffmpeg.m4:
28392 * m4/check-libheader.m4:
28399 * m4/gst-ivorbis.m4:
28400 * m4/gst-matroska.m4:
28402 * m4/gst-shout2.m4:
28410 fix underquotedness of macros (#133800)
28411 * m4/as-avifile.m4:
28413 removed because no longer used
28415 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
28418 require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
28419 by autopoint (fixes #132996)
28421 2004-02-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
28423 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
28424 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
28425 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
28426 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
28429 2004-02-11 David Schleef <ds@schleef.org>
28431 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
28432 (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
28433 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
28434 (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
28435 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
28436 (gst_jpegenc_class_init), (gst_jpegenc_init),
28437 (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
28438 (gst_jpegenc_chain), (gst_jpegenc_set_property),
28439 (gst_jpegenc_get_property): Fix negotiation. Add some properties.
28440 * ext/jpeg/gstjpegenc.h: Fix negotiation.
28442 2004-02-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
28444 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
28445 (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
28446 * ext/mikmod/gstmikmod.h:
28447 fix caps negotiation in mikmod
28448 * ext/ogg/gstoggdemux.c: (gst_ogg_print):
28449 output debug information
28451 2004-02-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
28453 * gst-libs/gst/colorbalance/Makefile.am:
28454 * gst-libs/gst/navigation/Makefile.am:
28455 * gst-libs/gst/xoverlay/Makefile.am:
28456 remove unused GST_OPT_CFLAGS from Makefiles
28457 include X_CFLAGS and X_LIBS in xoverlay. (#131948)
28459 2004-02-07 David Schleef <ds@schleef.org>
28461 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
28462 push events to pads that haven't been created (#133508)
28464 2004-02-07 Jan Schmidt <thaytan@mad.scientist.com>
28466 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
28467 (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
28468 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
28469 (gst_dvdec_loop), (gst_dvdec_change_state):
28470 Second attempt at committing a working dvdec element.
28472 2004-02-06 David Schleef <ds@schleef.org>
28474 Build fixes for OS X: (see #129600)
28475 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
28476 (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
28477 (gst_riff_read_strf_iavs):
28478 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
28479 (gst_avi_demux_stream_odml):
28480 * gst/playondemand/Makefile.am:
28481 * gst/rtp/rtp-packet.c:
28483 2004-02-05 David Schleef <ds@schleef.org>
28485 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
28486 last change, because it Just Doesn't Compile.
28488 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
28490 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28491 skip undecodable id3v2 tag instead of keeping it
28493 2004-02-05 David Schleef <ds@schleef.org>
28495 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
28496 Unref leaked buffer. (Noticed by Ronald)
28498 2004-02-05 David I. Lehn <dlehn@users.sourceforge.net>
28500 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28501 Sync requires with other checks. >= vs =.
28503 2004-02-06 Jan Schmidt <thaytan@mad.scientist.com>
28505 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
28506 (gst_dvdec_video_link), (gst_dvdec_loop):
28507 * ext/dv/gstdvdec.h:
28508 rework the caps negotiation so that dvdec works again instead
28509 of just segfaulting.
28511 === release 0.7.4 ===
28513 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
28515 * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
28516 * configure.ac: changed for release
28518 2004-02-05 Thomas Vander Stichele <thomas at apestaart dot org>
28520 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
28521 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
28522 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28523 * pkgconfig/gstreamer-play-uninstalled.pc.in:
28524 reworked patch by David Lehn to fix libdir and includedir for
28525 uninstalled libraries
28526 removed play and gconf from gstreamer-libs since they have their
28527 own pkgconfig files
28529 2004-02-04 David Schleef <ds@schleef.org>
28531 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
28534 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
28536 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
28537 use correct GST_TAG_ENCODER tag
28539 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
28541 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28542 be sure to stop the clock when going to paused
28543 * sys/oss/gstosssink.c: (gst_osssink_change_state):
28544 reset number of transmitted when going to ready.
28547 2004-02-05 Charles Schmidt <cschmidt2@emich.edu>
28549 reviewed by Benjamin Otte
28551 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28552 extract track count (fixes #133410)
28554 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
28556 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
28557 that should be !=, not == (fixes #132519)
28559 2004-02-04 David Schleef <ds@schleef.org>
28561 Make sure set_explicit_caps() is called before adding pad.
28562 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
28563 * gst/id3/gstid3types.c: (gst_id3types_loop):
28564 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
28565 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
28567 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
28570 bump nano to 2, first prerelease
28571 put back AM_PROG_LIBTOOL
28573 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
28575 * testsuite/alsa/Makefile.am:
28576 these are user test apps, not automatic testsuite tests
28578 2004-02-04 David Schleef <ds@schleef.org>
28580 Convert GST_DEBUG_CAPS() to GST_DEBUG():
28581 * gst/mpeg1videoparse/gstmp1videoparse.c:
28582 (mp1videoparse_parse_seq):
28583 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
28584 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
28585 * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
28586 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
28587 (gst_xvideosink_getcaps):
28588 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
28589 * testsuite/gst-lint: more tests
28591 2004-02-04 David Schleef <ds@schleef.org>
28593 Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
28594 with the code that they would expand to.
28595 * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
28596 (gst_flacdec_get_src_query_types),
28597 (gst_flacdec_get_src_event_masks):
28598 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
28599 (gst_gnomevfssrc_get_query_types),
28600 (gst_gnomevfssrc_get_event_mask):
28602 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
28604 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28605 (gst_sinesrc_dispose):
28606 fix memleak by properly disposing sinesrc
28608 2004-02-04 Julien MOUTTE <julien@moutte.net>
28610 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
28611 * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
28612 an overlay to redraw the image because it has been exposed.
28613 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
28614 (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
28615 (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
28616 * sys/ximage/ximagesink.h: Implement expose method from XOverlay
28618 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
28619 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
28620 (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
28621 * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
28624 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28626 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
28627 more memleak fixage
28629 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28631 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
28632 * gst/typefind/gsttypefindfunctions.c:
28633 fix memleaks shown by gst-typefind
28635 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
28637 * common/glib-gen.mak:
28638 add hack rule to touch .Plo files
28639 * gst-libs/gst/colorbalance/Makefile.am:
28640 * gst-libs/gst/mixer/Makefile.am:
28641 * gst-libs/gst/play/Makefile.am:
28642 * gst-libs/gst/tuner/Makefile.am:
28643 remove glib_root variable
28645 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28647 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
28648 set explicit caps before adding the element, so the autopluggers can
28650 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28651 (mpeg2_sys_type_find), (mpeg1_sys_type_find),
28652 (mpeg_video_type_find), (mpeg_video_stream_type_find),
28654 fix memleaks in typefind functions. gst_type_find_suggest takes a const
28657 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
28659 * gst-libs/gst/colorbalance/Makefile.am:
28660 * gst-libs/gst/colorbalance/colorbalance-marshal.list:
28661 * gst-libs/gst/colorbalance/colorbalance.c:
28662 * gst-libs/gst/colorbalance/colorbalance.h:
28663 * gst-libs/gst/colorbalance/colorbalancemarshal.list:
28664 * gst-libs/gst/mixer/Makefile.am:
28665 * gst-libs/gst/mixer/mixer-marshal.list:
28666 * gst-libs/gst/mixer/mixer.c:
28667 * gst-libs/gst/mixer/mixer.h:
28668 * gst-libs/gst/mixer/mixermarshal.list:
28669 * gst-libs/gst/play/Makefile.am:
28670 * gst-libs/gst/play/play.h:
28671 * gst-libs/gst/tuner/Makefile.am:
28672 * gst-libs/gst/tuner/tuner-marshal.list:
28673 * gst-libs/gst/tuner/tuner.c:
28674 * gst-libs/gst/tuner/tuner.h:
28675 * gst-libs/gst/tuner/tunermarshal.list:
28676 use new glib-gen.mak snippet to clean up Makefile.am
28677 fix various bugs in Makefile.am's
28679 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28681 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
28682 handle chain parsing correctly in the multichain case
28683 * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
28684 (theora_dec_from_granulepos), (theora_dec_to_granulepos),
28685 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
28686 (theora_dec_chain):
28687 handle events and queries correctly
28689 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28692 Ignore generated file _stdint.h.
28694 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28696 * gst-libs/gst/colorbalance/Makefile.am:
28697 * gst-libs/gst/colorbalance/colorbalance.h:
28698 * gst-libs/gst/mixer/Makefile.am:
28699 * gst-libs/gst/mixer/mixer.h:
28700 * gst-libs/gst/play/Makefile.am:
28701 * gst-libs/gst/play/play.h:
28702 * gst-libs/gst/tuner/Makefile.am:
28703 * gst-libs/gst/tuner/tuner.h:
28704 Generate enum type code with glib-mkenums.
28705 * gst-libs/gst/colorbalance/.cvsignore:
28706 * gst-libs/gst/mixer/.cvsignore:
28707 * gst-libs/gst/play/.cvsignore:
28708 * gst-libs/gst/tuner/.cvsignore:
28709 Ignore generated files.
28711 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28713 * gst-libs/gst/audio/.cvsignore:
28714 Ignore generated file.
28715 * gst-libs/gst/audio/Makefile.am:
28716 Do not install example filter.
28718 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28720 * examples/switch/.cvsignore:
28721 Ignore generated file.
28723 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28725 * common/m4/ax_create_stdint_h.m4:
28727 add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
28730 remove generated _stdint.h in DISTCLEANFILES
28731 * ext/a52dec/gsta52dec.c:
28732 include _stdint.h for a52dec. (should fix #133064)
28734 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
28736 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
28737 (gst_tag_to_vorbis_comments):
28738 Add replaygain support to vorbistag
28740 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
28741 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
28742 (gst_ffmpeg_caps_to_extradata):
28743 Fix SVQ3 caps flag properties
28744 Use glib macro for bytes swap
28746 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28748 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
28749 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
28750 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
28751 * ext/sndfile/gstsf.c: (plugin_init):
28752 * gst/avi/gstavi.c: (plugin_init):
28753 * sys/dxr3/dxr3init.c: (plugin_init):
28754 * sys/oss/gstossaudio.c: (plugin_init):
28755 * sys/v4l/gstv4l.c: (plugin_init):
28756 * sys/v4l2/gstv4l2.c: (plugin_init):
28757 remove textdomain calls
28759 update Dutch translation
28761 2004-02-02 Julien MOUTTE <julien@moutte.net>
28763 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
28764 (gst_play_set_audio_sink): Moving volume in the audio thread for
28765 instantaneous volume change. Maybe i will add another volume in front
28766 of visualization later, not sure yet though.
28768 2004-02-02 Julien MOUTTE <julien@moutte.net>
28770 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28771 (gst_ximagesink_handle_xevents): Better X events handling, only take
28772 the latest events for configure and motion.
28773 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
28775 2004-02-02 Jon Trowbridge <trow@gnu.org>
28777 reviewed by: David Schleef <ds@schleef.org>
28780 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
28781 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
28783 2004-02-02 David Schleef <ds@schleef.org>
28785 code cleanup. Change bzero() to memset(). Remove duplicate ; at ends
28787 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
28788 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
28789 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
28790 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
28791 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
28792 * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
28793 * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
28794 * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
28795 (gst_float2_2_int_link):
28796 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
28797 * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
28798 * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
28799 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
28800 * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
28801 * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
28802 * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
28803 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
28804 * testsuite/gst-lint: Add tests for bzero and ;;
28806 2004-02-02 David Schleef <ds@schleef.org>
28808 * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
28810 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28812 * ext/aalib/gstaasink.c: (gst_aasink_open):
28813 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
28814 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28815 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
28816 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
28817 (gst_afsink_close_file):
28818 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
28819 (gst_afsrc_close_file):
28820 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
28821 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
28822 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
28823 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
28824 * ext/esd/esdmon.c: (gst_esdmon_get):
28825 * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
28826 * ext/faac/gstfaac.c: (gst_faac_chain):
28827 * ext/faad/gstfaad.c: (gst_faad_chain):
28828 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
28829 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
28830 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
28831 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
28832 (gst_flacdec_loop):
28833 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
28834 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
28835 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
28836 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
28837 (gst_gnomevfssink_close_file):
28838 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
28839 (gst_gnomevfssrc_open_file):
28840 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
28841 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
28842 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
28843 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
28844 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
28845 * ext/mad/gstmad.c: (gst_mad_chain):
28846 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
28847 * ext/mpeg2dec/gstmpeg2dec.c:
28848 * ext/mpeg2enc/gstmpeg2enc.cc:
28849 * ext/mplex/gstmplex.cc:
28850 * ext/mplex/gstmplexibitstream.cc:
28851 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
28852 (gst_ogg_demux_push):
28853 * ext/raw1394/gstdv1394src.c:
28854 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
28855 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
28856 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
28858 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
28859 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
28860 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
28861 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
28862 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
28863 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
28864 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
28865 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
28866 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
28867 (gst_riff_read_element_data), (gst_riff_read_seek),
28868 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
28869 * gst/adder/gstadder.c: (gst_adder_loop):
28870 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
28871 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
28872 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
28873 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
28874 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
28875 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
28876 * gst/goom/gstgoom.c: (gst_goom_chain):
28877 * gst/id3/gstid3types.c: (gst_id3types_loop):
28878 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
28879 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
28880 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
28881 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
28882 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
28883 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
28884 (gst_ebml_read_float), (gst_ebml_read_header):
28885 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
28886 (gst_matroska_demux_parse_blockgroup):
28887 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
28888 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
28889 * gst/oneton/gstoneton.c: (gst_oneton_chain):
28890 * gst/silence/gstsilence.c: (gst_silence_get):
28891 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
28892 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
28893 * gst/speed/gstspeed.c: (speed_loop):
28894 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
28895 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
28896 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
28897 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
28898 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
28899 (gst_wavparse_loop):
28900 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
28901 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
28902 (dxr3audiosink_close):
28903 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
28904 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
28905 (dxr3videosink_close), (dxr3videosink_write_data):
28906 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
28907 * sys/oss/gstosssink.c: (gst_osssink_chain):
28908 * sys/oss/gstosssrc.c: (gst_osssrc_get):
28909 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
28910 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
28911 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
28912 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
28913 (gst_v4l_set_window), (gst_v4l_enable_overlay):
28914 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
28915 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
28916 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
28917 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
28918 (gst_v4l_set_audio):
28919 * sys/v4l/v4l_calls.h:
28920 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
28921 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
28922 (gst_v4lmjpegsink_playback_init),
28923 (gst_v4lmjpegsink_playback_start):
28924 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
28925 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
28926 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
28927 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
28928 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
28929 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
28930 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
28931 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
28932 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
28933 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
28934 (gst_v4l2_get_output), (gst_v4l2_set_output),
28935 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
28936 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
28937 (gst_v4l2_set_attribute):
28938 * sys/v4l2/v4l2_calls.h:
28939 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
28940 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
28941 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
28942 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
28943 (gst_v4l2src_capture_stop):
28944 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
28945 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
28946 (gst_ximagesink_chain):
28947 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
28948 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
28949 (gst_xvideosink_xwindow_new):
28950 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
28951 (gst_xvimagesink_chain):
28953 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28955 * gst/volume/gstvolume.c: (gst_volume_set_volume),
28956 (gst_volume_get_volume), (volume_class_init), (volume_init),
28957 (volume_chain_int16), (volume_update_volume):
28958 * gst/volume/gstvolume.h:
28959 make code more readable by removing magic numbers
28960 make mixer interface export 0-100 range
28961 make it internally map to 0.0-1.0 range so users don't distort
28962 output by putting the sliders at full volume
28964 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28966 * gst-libs/gst/play/play.c: (gst_play_tick_callback),
28967 (gst_play_state_change), (gst_play_seek_to_time):
28968 block the tick callback for 0.5 secs after doing a seek
28970 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28972 * gst-libs/gst/play/play.c: (gst_play_new):
28975 2004-02-01 Julien MOUTTE <julien@moutte.net>
28977 * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
28978 (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
28979 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
28980 (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
28981 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
28982 (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
28984 2004-02-01 Thomas Vander Stichele <thomas at apestaart dot org>
28987 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
28988 check for a function added in vorbis 1.1
28990 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
28992 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
28993 (gst_alsa_drain_audio), (gst_alsa_stop_audio):
28994 really start/stop clock only on PLAYING <=> PAUSED
28995 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28996 remove \n from debugging lines
28997 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
28998 make it work when seeking does not
28999 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
29002 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
29004 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
29005 start clock on PAUSED=>PLAYING, not later
29006 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
29007 extract correct time for different discont formats
29008 (gst_alsa_sink_get_time):
29009 don't segfault when no format is negotiated yet, just return 0
29010 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29011 (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
29012 (gst_ogg_pad_push):
29013 handle flush and discont events correctly
29014 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
29015 handle discont events correctly
29017 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
29019 * gst-libs/gst/play/play.c: (gst_play_error_quark),
29020 (gst_play_error_create), (gst_play_error_plugin),
29021 (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
29022 * gst-libs/gst/play/play.h:
29023 add error handling during creation
29024 * examples/gstplay/player.c: (main):
29025 use new gst_play_new
29028 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
29030 * ext/theora/theoradec.c: (theora_dec_chain):
29032 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
29033 (vorbis_dec_src_event), (vorbis_dec_chain):
29034 add encoder tag, fix tag reading to be more error tolerant, change
29035 BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
29036 gst_pad_event_default.
29037 * gst/tags/gstvorbistag.c:
29038 (gst_tag_list_from_vorbiscomment_buffer):
29039 undefine function specific define at end of function
29041 2004-01-31 Jeremy Simon <jesimon@libertysurf.fr>
29043 * ext/flac/gstflac.c: (plugin_init):
29044 * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
29045 * ext/flac/gstflacdec.h:
29046 * ext/flac/gstflacenc.h:
29049 2004-01-30 David I. Lehn <dlehn@users.sourceforge.net>
29051 * examples/gstplay/player.c: s/gstplay.h/play.h/
29053 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
29055 * gst-libs/gst/play/Makefile.am:
29056 * gst-libs/gst/play/gstplay.c:
29057 * gst-libs/gst/play/gstplay.h:
29058 * gst-libs/gst/play/play.c:
29059 more surgery, operation complete
29061 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
29063 * gst-libs/gst/play/play.old.c:
29064 * gst-libs/gst/play/play.old.h:
29065 after CVS surgery by moving, remove
29066 * gst-libs/gst/play/playpipelines.c:
29069 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
29070 add negotiation error
29072 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
29074 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29075 (gst_ogg_demux_push):
29076 add some seeking debug info
29077 send a flush when seeking
29079 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
29085 * ext/theora/Makefile.am:
29086 * ext/theora/theoradec.c:
29087 add theora video decoder. Does just do simple decoding for now and
29088 has been tested against Theora cvs only. It only works when theora
29089 is compiled with --enable-static.
29090 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
29091 always reset packetno on DISCONT
29093 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
29095 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
29098 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
29100 * gst/mpegaudioparse/gstmpegaudioparse.c:
29101 (mp3_type_frame_length_from_header):
29102 Fix header parsing - stolen from ffmpeg (thank you! :) ).
29104 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
29106 * ext/esd/esdsink.c: (gst_esdsink_init):
29107 Since we have static pad template caps, we don't need to negotiate;
29108 either the core errors out or we know the format.
29110 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
29112 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29113 (gst_riff_read_seek):
29114 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29115 (gst_ebml_read_seek):
29116 Fix event handling.
29118 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
29120 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
29121 removee video/x-theora from vp3 decoder, it doesn't handle raw
29123 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
29124 fix bug with finalizing element that never went to PAUSED
29125 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
29126 length and position queries were swapped
29127 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
29128 (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
29129 (vorbis_dec_src_event):
29130 implement querying time and bytes
29132 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
29134 * just about every source file:
29135 gst_element_error -> GST_ELEMENT_ERROR
29137 2004-01-29 Julien MOUTTE <julien@moutte.net>
29139 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
29140 emiting FLUSH and even before DISCONT.
29141 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
29142 get the best instant seeking as possible yay!
29144 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
29146 * gst/mpeg1videoparse/gstmp1videoparse.c:
29147 (gst_mp1videoparse_real_chain):
29148 Committed wrong version last week... Grr... Didn't notice until now.
29150 2004-01-29 Julien MOUTTE <julien@moutte.net>
29152 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
29153 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
29154 have_xwindow_id signal in xwindow_create.
29156 2004-01-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
29158 * ext/ogg/gstoggdemux.c:
29159 lots of changes - mainly support for chained bitstreams, seeking,
29160 querying and bugfixes of course
29161 * ext/vorbis/Makefile.am:
29162 * ext/vorbis/vorbisdec.c:
29163 * ext/vorbis/vorbisdec.h:
29164 add vorbisdec raw vorbis decoder
29165 * ext/vorbis/vorbis.c: (plugin_init):
29166 register vorbisdec as PRIMARY, vorbisfile as SECONDARY
29167 * gst/intfloat/Makefile.am:
29168 * gst/intfloat/float22int.c:
29169 * gst/intfloat/float22int.h:
29170 * gst/intfloat/gstintfloatconvert.c: (plugin_init):
29171 add float2intnew plugin. It converts multichannel interleaved float to
29172 multichannel interleaved int. The name should probably be changed.
29173 * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
29175 add typefinding for raw theora video so oggdemux can detect it.
29177 2004-01-28 Julien MOUTTE <julien@moutte.net>
29179 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
29180 sink element first.
29181 * gst/videoscale/gstvideoscale.c:
29182 (gst_videoscale_handle_src_event): Fixing src event handler.
29184 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
29186 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
29187 (gst_v4lsrc_open), (gst_v4lsrc_close),
29188 (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
29189 (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
29190 * sys/v4l/gstv4lsrc.h:
29191 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
29192 (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
29193 Implement resizing... Hack. But that's why v4l is b0rked...
29195 2004-01-28 Julien MOUTTE <julien@moutte.net>
29197 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
29198 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
29199 (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
29200 (gst_ximagesink_xwindow_destroy):
29201 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
29202 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
29203 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
29204 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
29205 (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
29206 correctly cleaning the image created to check xshm calls on succes,
29207 added a lot of XSync calls in X11 functions, and fixed a segfault when
29208 no image format was defined before negotiation happened.
29210 2004-01-28 Benjamin Otte <in7y118@public.uni-hamburg.de>
29212 * ext/alsa/gstalsa.c: (gst_alsa_query_func):
29213 use gst_element_get_time to get correct time
29215 2004-01-28 Julien MOUTTE <julien@moutte.net>
29217 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
29218 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
29219 (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
29220 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
29221 (gst_xvimagesink_check_xshm_calls),
29222 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
29223 X plugins are now able to detect that XShm calls will fail even if the
29224 server claims that it has XShm support (remote displays most of the
29225 time). We then log the error as a GST_DEBUG and set use_shm to FALSE
29226 so that we use non XShm functions. This feature is almost useless for
29227 xvimagesink as Xv is not supported on remote displays anyway, but
29228 it might happen than even on the local display XShm calls fail.
29230 2004-01-27 David Schleef <ds@schleef.org>
29232 * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
29233 (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
29234 (gst_esdsink_change_state): Fix sync issues in esdsink. Also
29235 changed esdsink to only use 44100,16,2, since esd sucks at rate
29236 conversion and esdsink has had difficulty negotiating.
29238 2004-01-27 Julien MOUTTE <julien@moutte.net>
29240 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
29241 (gst_play_seek_to_time): Fixing the way to get current position.
29243 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
29245 * sys/oss/gstosssink.c: (gst_osssink_sink_query):
29246 use gst_element_get_time to get correct time
29248 2004-01-27 Julien MOUTTE <julien@moutte.net>
29250 * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
29251 fix ever... Inverting 2 lines of code make spider autoplug correctly
29254 2004-01-27 David Schleef <ds@schleef.org>
29256 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
29257 Use gst_pad_try_set_caps_nonfixed().
29259 2004-01-27 David Schleef <ds@schleef.org>
29261 * gst/ac3parse/gstac3parse.c: update to checklist 5
29262 * gst/adder/gstadder.c: rewrite negotiation. update to checklist 5
29263 * gst/audioconvert/gstaudioconvert.c: update to checklist 5
29264 * gst/audioscale/gstaudioscale.c: same
29265 * gst/auparse/gstauparse.c: same
29266 * gst/avi/gstavidemux.c: same
29268 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
29270 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
29271 stop processing after EOS
29273 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
29275 * gst/asfdemux/asfheaders.h:
29276 * gst/asfdemux/gstasfdemux.c:
29277 * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
29278 (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
29279 (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
29280 lot's of fixes to make data extraction simpler and get the code
29281 architecture and compiler independant. Add debugging category
29282 * gst/goom/gstgoom.c: (gst_goom_change_state):
29283 reset channel count on PAUSED=>READY, not READY=>PAUSED
29285 2004-01-26 Colin Walters <walters@verbum.org>
29287 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
29288 code to pull a bigger buffer in iradio mode. This as a side effect
29289 makes typefinding work.
29291 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
29293 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
29294 Fix SVQ3 decoding on PPC
29296 2004-01-26 Julien MOUTTE <julien@moutte.net>
29298 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
29299 that one managed to stay there... Fixed.
29301 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
29303 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
29304 (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
29305 * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
29306 (qtdemux_video_caps):
29307 * gst/qtdemux/qtdemux.h:
29308 Add SVQ3 specific flags to qtdemux and ffmpeg
29310 2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
29312 * gst-libs/gst/audio/audio.h:
29313 remove buffer-frames from audio caps
29314 * gst/audioconvert/gstaudioconvert.c:
29315 fix plugin to really work.
29317 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29319 * gst-libs/gst/mixer/mixer.c:
29320 * gst-libs/gst/propertyprobe/propertyprobe.c:
29321 * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
29322 (gst_tuner_find_channel_by_name):
29323 * gst-libs/gst/tuner/tuner.h:
29324 Add gtk-doc style comments. Also fix a function name.
29326 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29328 * ext/divx/gstdivxdec.c: (gst_divxdec_init),
29329 (gst_divxdec_negotiate):
29330 Fix for new capsnego - also fixes gst-player with divxdec.
29332 2004-01-25 Julien MOUTTE <julien@moutte.net>
29334 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29335 (gst_play_identity_handoff), (gst_play_set_location),
29336 (gst_play_set_visualization), (gst_play_connect_visualization): Another
29337 try in visualization implementation. Still have an issue with switch
29338 blocking when pulling from video_queue and only audio comes out of
29340 * gst/switch/gstswitch.c: (gst_switch_release_pad),
29341 (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
29342 release method. And check if the pad is usable before pulling.
29344 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29346 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
29347 (gst_videobalance_init),
29348 (gst_videobalance_colorbalance_list_channels),
29349 (gst_videobalance_colorbalance_set_value),
29350 (gst_videobalance_colorbalance_get_value),
29351 (gst_videobalance_update_properties),
29352 (gst_videobalance_update_tables_planar411),
29353 (gst_videobalance_planar411):
29354 * gst/videofilter/gstvideobalance.h:
29355 Implement lookup-tables. +/- 10x faster.
29357 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29359 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29360 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29361 The index reading was broken. The rest worked fine, but the whole
29362 goal of my rewrite was to make avidemux readable, and this was
29363 not at all readable. Please use typed variables.
29365 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29367 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29368 Additional pad usability check.
29369 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
29370 (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
29371 (gst_mp1videoparse_real_chain):
29372 Fix MPEG video stream parsing. The original plugin had several
29373 issues, including not timestamping streams where the source was
29374 not timestamped (this happens with PTS values in mpeg system
29375 streams, but MPEG video is also a valid stream on its own so
29376 that needs timestamps too). We use the display time code for that
29377 for now. Also, if one incoming buffer contains multiple valid
29378 frames, we push them all on correctly now, including proper EOS
29379 handling. Lastly, several potential segfaults were fixed, and we
29380 properly sync on new sequence/gop headers to include them in next,
29381 not previous frames (since they're header for the next frame, not
29382 the previous). Also see #119206.
29383 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
29385 Move caps setting so we only do it after finding several valid
29386 MPEG-1 fraes sequentially, not right after the first one (which
29387 might be coincidental).
29388 * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
29389 (mpeg_video_type_find), (mpeg_video_stream_type_find),
29391 Add unsynced MPEG video stream typefinding, and change some
29392 probability values so we detect streams rightly. The idea is as
29393 follows: I can have an unsynced system stream which contains
29394 video. In the current code, I would randomly get a type for either
29395 system or video stream type found, because the probabilities are
29396 being calculated rather randomly. I now use fixed values, so we
29397 always prefer system stream if that was found (and that is how it
29398 should be). If no system stream was found, we can still identity the stream as video-only.
29400 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
29402 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29403 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29404 don't write to buffer. Extract data without the need of
29405 __attribute__ ((packed))
29407 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29409 * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
29410 (mpeg1_sys_type_find):
29411 Fix MPEG-1 stream typefinding.
29413 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29415 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
29416 Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
29418 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
29420 * ext/esd/esdsink.c: (gst_esdsink_open_audio):
29421 * ext/esd/gstesd.c: (plugin_init):
29422 private debugging, better error reporting
29424 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29426 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
29427 (gst_riff_read_init), (gst_riff_read_change_state):
29428 * gst-libs/gst/riff/riff-read.h:
29429 Remove stuff fromold metadata system.
29431 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29433 * ext/ogg/gstoggdemux.c:
29434 Fix wrong file comment.
29435 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29436 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
29437 Add metadata reading properly.
29439 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
29442 Fix nas DIST_SUBDIRS
29444 Fix bug where make distcheck doesn't get run on adding stuff to
29447 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29449 * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
29450 * ext/divx/gstdivxdec.h:
29451 Fix divx3 ("msmpeg4") playback using divxdec.
29453 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
29455 * gst/typefind/gsttypefindfunctions.c:
29456 (mp3_type_frame_length_from_header): fix bug in length computation
29457 (mp3_type_find): improve debugging output
29459 2004-01-23 Julien MOUTTE <julien@moutte.net>
29461 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29462 (gst_play_set_location), (gst_play_seek_to_time),
29463 (gst_play_set_audio_sink), (gst_play_set_visualization),
29464 (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
29465 the pipeline from scratch. Visualization is back and switch went out as
29466 i realized it was not possible to use the way i wanted.
29467 * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
29468 (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
29469 clearing in state change from READY to NULL. So that one can clean the
29470 X ressources keeping the element.
29471 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29472 (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
29473 (gst_xvimagesink_colorbalance_set_value),
29474 (gst_xvimagesink_colorbalance_get_value),
29475 (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
29476 (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
29477 change from READY to NULL and fixed some stupid bugs in colorbalance
29478 get/set values. Also added the following feature : when nobody tries to
29479 set some values to the colorbalance levels before the xcontext is
29480 grabbed, then when creating channels list from Xv attributes we set the
29481 internal values to the Xv defaults. This way we handle buggy Xv drivers
29482 that set default hue values far from the middle of the range (Thanks
29483 to Jon Trowbridge for pointing that issue).
29484 * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
29485 colorbalance levels have been set before xcontext is grabbed.
29487 2004-01-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
29489 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
29490 Fix the ossmixer case where we shouldn't open /dev/dsp* because
29491 it might block operations (which is bad for a mixer).
29493 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
29495 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
29496 (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
29497 (gmip_find_type_pre):
29498 * gst-libs/gst/media-info/media-info-priv.h:
29499 * gst-libs/gst/media-info/media-info.c:
29500 (gst_media_info_instance_init), (gst_media_info_read_idler):
29501 add fakesink to get caps on decoder src pad again
29502 fix callback prototype to match new have_type signal signature
29504 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
29506 * gst/adder/gstadder.c: (gst_adder_link):
29507 fix non-compile and cut-n-paste code
29509 2004-01-21 David Schleef <ds@schleef.org>
29511 * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
29512 (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
29513 (gst_swfdec_init), (gst_swfdec_change_state):
29514 * ext/swfdec/gstswfdec.h:
29516 * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
29517 (gst_adder_request_new_pad): Fix negotiation.
29518 * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
29519 Add a fixate function.
29520 * gst/intfloat/gstfloat2int.c:
29521 * gst/intfloat/gstfloat2int.h:
29522 * gst/intfloat/gstint2float.c:
29523 * gst/intfloat/gstint2float.h:
29524 Completely rewrite the negotiation. Doesn't quite work yet,
29525 due to some buffer-frames problem.
29527 2004-01-21 Thomas Vander Stichele <thomas at apestaart dot org>
29529 * ext/gnomevfs/gstgnomevfssrc.c:
29530 * sys/v4l2/v4l2_calls.h:
29531 fix includes for distcheck
29533 2004-01-21 Christian Schaller <uraeus@gnome.org>
29536 Add libnas (network audio system) plugin, patch from Arwed von Merkatz
29537 based on earlier patch from Laurent Vivier
29539 2004-01-20 Jeremy Simon <jesimon@libertysurf.fr>
29541 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
29542 Fix wma caps property
29543 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
29544 Fix typo (flags1 and flags2)
29546 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29548 * gst-libs/gst/media-info/media-info-priv.c:
29549 (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
29550 (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
29551 (gmip_find_stream), (gmip_find_track_metadata),
29552 (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
29553 (gmip_find_track_format):
29554 * gst-libs/gst/media-info/media-info-priv.h:
29555 * gst-libs/gst/media-info/media-info-test.c: (main):
29556 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
29557 (gst_media_info_read_idler), (gst_media_info_read):
29558 * gst-libs/gst/media-info/media-info.h:
29559 register debugging category and use it for debugging
29561 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29563 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
29564 (gst_vorbisfile_new_link):
29565 signal streaminfo through tags
29567 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29569 * ext/mplex/gstmplex.cc:
29570 * ext/mplex/gstmplexibitstream.cc:
29571 g++ doesn't like NULL in our i18n/error macros, should be
29572 either (NULL) or ("").
29574 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29576 * sys/dxr3/dxr3audiosink.c:
29577 * sys/dxr3/dxr3init.c:
29578 * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
29579 * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
29580 Fix more error error error errors (missing includes here).
29582 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29584 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29585 fix thomas' error errors.
29587 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29589 * ext/mpeg2enc/gstmpeg2enc.cc:
29592 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29594 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29595 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29596 Fix for new error system.
29598 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29600 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29601 fix for new error reporting
29603 2004-01-20 David Schleef <ds@schleef.org>
29605 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
29606 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
29607 (gst_ximagesink_set_xwindow_id): Change to using a framerate
29608 of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
29609 and neither is 100+, most likely.
29610 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
29611 (gst_xvimagesink_getcaps): same
29613 2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
29616 Up version requirement to 2.0.3 (not yet released) to avoid symbol
29617 clashes with ffmpeg.
29619 2004-01-20 Julien MOUTTE <julien@moutte.net>
29621 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
29622 (gst_switch_init): Fixed switch element : proxying link and setting
29623 caps from src to sink on request.
29625 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29627 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29628 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
29629 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
29632 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29634 * sys/v4l/v4l_calls.h:
29635 * sys/v4l2/v4l2_calls.h:
29636 element_error fixes
29638 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29640 * gst-libs/gst/gst-i18n-plugin.h:
29642 remove config.h inclusion
29644 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29647 adding autopoint invocation
29650 * gst-libs/gst/gettext.h:
29651 adding gettext bits
29652 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
29653 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
29654 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
29655 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29656 (gst_gnomevfssink_close_file):
29657 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
29658 * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
29659 * gst-libs/gst/gst-i18n-plugin.h:
29660 * gst/avi/gstavi.c: (plugin_init):
29661 * sys/dxr3/dxr3init.c: (plugin_init):
29662 * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
29663 * sys/oss/gstossaudio.c: (plugin_init):
29664 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29665 * sys/v4l/gstv4l.c: (plugin_init):
29666 * sys/v4l/v4l_calls.c: (gst_v4l_open):
29667 * sys/v4l2/gstv4l2.c: (plugin_init):
29668 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29669 (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
29670 (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
29671 (gst_v4l2_set_output), (gst_v4l2_get_frequency),
29672 (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
29673 (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
29674 make sure locale and translation domain are set
29675 fix translated strings
29681 put translation files into place
29682 * sys/xvideo/imagetest.c: (main):
29683 * ext/dv/demo-play.c: (main):
29684 fix unnecessary translations
29686 2004-01-19 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
29688 * ext/sndfile/gstsf.c:
29689 * gst/avi/gstavimux.c:
29690 * ext/audiofile/gstafsink.c:
29691 * ext/audiofile/gstafsrc.c:
29692 * ext/gnomevfs/gstgnomevfssink.c:
29693 * ext/gnomevfs/gstgnomevfssrc.c:
29694 * sys/oss/gstosselement.c:
29695 * sys/v4l/v4l_calls.h:
29698 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29700 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29701 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
29702 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
29703 (gst_v4l2_get_output), (gst_v4l2_set_output),
29704 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
29705 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
29706 (gst_v4l2_set_attribute):
29707 update to new error handling
29709 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29711 * ext/sidplay/gstsiddec.cc:
29712 * gst/modplug/gstmodplug.cc:
29713 parenthese NULL because C++ seems angry about it
29715 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29717 * gst-libs/gst/gst-i18n-plugin.h:
29718 add skeleton i18n stuff, but needs to be further implemented
29720 2004-01-18 Thomas Vander Stichele <thomas at apestaart dot org>
29722 * examples/gstplay/player.c: (main):
29723 * ext/aalib/gstaasink.c: (gst_aasink_open):
29724 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
29725 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
29726 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
29727 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
29728 (gst_afsink_close_file):
29729 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
29730 (gst_afsrc_close_file):
29731 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29732 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
29733 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
29734 * ext/esd/esdmon.c: (gst_esdmon_get):
29735 * ext/esd/esdsink.c: (gst_esdsink_chain):
29736 * ext/faac/gstfaac.c: (gst_faac_chain):
29737 * ext/faad/gstfaad.c: (gst_faad_chain):
29738 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
29739 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
29740 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
29741 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
29742 (gst_flacdec_loop):
29743 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
29744 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
29745 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
29746 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29747 (gst_gnomevfssink_close_file):
29748 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
29749 (gst_gnomevfssrc_open_file):
29750 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
29751 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
29752 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
29753 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
29754 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
29755 * ext/mad/gstmad.c: (gst_mad_chain):
29756 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
29757 * ext/mpeg2dec/gstmpeg2dec.c:
29758 * ext/mpeg2enc/gstmpeg2enc.cc:
29759 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29760 * ext/mplex/gstmplex.cc:
29761 * ext/mplex/gstmplexibitstream.cc:
29762 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
29763 (gst_ogg_demux_push), (gst_ogg_pad_push):
29764 * ext/raw1394/gstdv1394src.c:
29765 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
29766 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
29767 * ext/sidplay/gstsiddec.cc:
29768 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
29770 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
29771 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
29772 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
29773 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
29774 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
29775 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
29776 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
29777 * gst-libs/gst/Makefile.am:
29778 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29779 (gst_riff_read_element_data), (gst_riff_read_seek),
29780 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
29781 * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
29782 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
29783 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
29784 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
29785 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
29786 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
29787 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
29788 * gst/goom/gstgoom.c: (gst_goom_chain):
29789 * gst/id3/gstid3types.c: (gst_id3types_loop):
29790 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
29791 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
29792 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29793 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
29794 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
29795 (gst_ebml_read_float), (gst_ebml_read_header):
29796 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
29797 (gst_matroska_demux_parse_blockgroup):
29798 * gst/modplug/gstmodplug.cc:
29799 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
29800 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
29801 * gst/oneton/gstoneton.c: (gst_oneton_chain):
29802 * gst/silence/gstsilence.c: (gst_silence_get):
29803 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29804 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
29805 * gst/speed/gstspeed.c: (speed_loop):
29806 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29807 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
29808 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
29809 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
29810 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
29811 (gst_wavparse_loop):
29812 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
29813 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
29814 (dxr3audiosink_close):
29815 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
29816 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
29817 (dxr3videosink_close), (dxr3videosink_write_data):
29818 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29819 * sys/oss/gstosselement.h:
29820 * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
29821 (gst_osssink_chain):
29822 * sys/oss/gstosssrc.c: (gst_osssrc_get):
29823 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
29824 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
29825 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
29826 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
29827 (gst_v4l_enable_overlay):
29828 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
29829 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
29830 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
29831 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
29832 (gst_v4l_set_audio):
29833 * sys/v4l/v4l_calls.h:
29834 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
29835 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
29836 (gst_v4lmjpegsink_playback_init),
29837 (gst_v4lmjpegsink_playback_start):
29838 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
29839 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
29840 (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
29841 (gst_v4lmjpegsrc_requeue_frame):
29842 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
29843 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
29844 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
29845 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
29846 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
29847 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
29848 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
29849 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
29850 (gst_v4l2src_capture_stop):
29851 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
29852 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
29853 (gst_ximagesink_chain):
29854 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
29855 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
29856 (gst_xvideosink_xwindow_new):
29857 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29858 (gst_xvimagesink_chain):
29859 use new error signal, function and categories
29861 2004-01-18 Jeremy Simon <jesimon@libertysurf.fr>
29865 * ext/musicbrainz/gsttrm.c:
29866 * ext/musicbrainz/gsttrm.h:
29867 * ext/musicbrainz/Makefile.am:
29870 2004-01-18 Julien MOUTTE <julien@moutte.net>
29872 * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
29873 (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
29874 synchronous property for debugging.
29875 * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
29876 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29877 (gst_xvimagesink_set_property): Moving a pointer declaration to a
29878 smaller block, fixing indent.
29880 2004-01-16 David Schleef <ds@schleef.org>
29882 * gst/videofilter/gstvideobalance.c: Fix regression; changing a
29883 property affects the video stream.
29884 * sys/xvimage/xvimagesink.c:
29885 * sys/xvimage/xvimagesink.h:
29886 Add synchronous property for debugging. Should probably be
29887 disabled in non-CVS builds. Make sure that the Xv attribute
29888 exists before we set it (crash!). Fix a silly float bug that
29889 caused colorbalance to just not work.
29891 2004-01-17 Christian Schaller <Uraeus@gnome.org>
29893 * tools/gst-launch-ext.in - update for new plugins
29895 2004-01-16 David Schleef <ds@schleef.org>
29897 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
29898 already-freed caps.
29900 2994-01-16 Christian Schaller <Uraeus@gnome.org>
29902 * Update spec for new colorspace plugin and libcaca plugin
29903 * Fix compilation of libcaca plugin (clock -> id)
29905 2004-01-16 Julien MOUTTE <julien@moutte.net>
29907 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
29908 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
29909 (gst_xvimagesink_set_xwindow_id),
29910 (gst_xvimagesink_colorbalance_set_value),
29911 (gst_xvimagesink_colorbalance_get_value),
29912 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
29913 (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
29914 correct colorbalance properties. They can now be set when the element
29915 is still in NULL state. The values will be committed to the Xv Port
29916 when xcontext is initialized.
29917 * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
29918 brightness int values in the GstXvImagesink structure.
29920 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
29922 * gst-libs/gst/Makefile.am:
29923 restructure so having local patches works easier.
29925 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
29927 * ext/mpeg2enc/Makefile.am:
29928 * ext/mpeg2enc/gstmpeg2enc.cc:
29929 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29930 Bugfix with respect to EOS handling.
29932 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
29934 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
29935 Link with right caps (else, it segfaults).
29936 * ext/mplex/gstmplexjob.cc:
29937 Fix for slight API change in 1.6.1.93 release of mjpegtools.
29939 2004-01-15 David Schleef <ds@schleef.org>
29941 * gst-libs/gst/audio/Makefile.am:
29942 Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
29944 * gst-libs/gst/audio/gstaudiofilter.c:
29945 * gst-libs/gst/audio/gstaudiofilter.h:
29946 Add bytes_per_sample and size and n_samples calculation.
29947 * gst-libs/gst/audio/gstaudiofilterexample.c:
29948 Remove, now autogenerated.
29949 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
29950 Moved from gstaudiofilterexample, object name changed, code added
29951 so that it actually works.
29952 * gst-libs/gst/audio/make_filter:
29953 Script to build an audiofilter subclass from the template.
29954 * gst/colorspace/Makefile.am:
29955 * gst/colorspace/yuv2yuv.c:
29956 Remove file, since it's GPL, and we don't use it.
29958 2004-01-15 Julien MOUTTE <julien@moutte.net>
29960 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
29961 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
29962 them use the buffer free function to test how the buffer was allocated.
29964 2004-01-15 David Schleef <ds@schleef.org>
29966 * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
29967 that handles osssink fallback.
29968 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
29969 (gst_audio_convert_getcaps):
29970 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
29971 Add audio/x-qdm2 for QDM2 audio.
29972 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29973 * gst/sine/gstsinesrc.h: Add example of how to implement tags.
29974 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
29975 Decrease minimum size to 16x16.
29976 * gst/wavparse/gstwavparse.c:
29977 Convert disabled pad template caps to new caps.
29978 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
29979 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29980 (gst_xvimagesink_chain): Throw element error when display cannot
29981 be opened. Increase minimum framerate to 1.0. Check the data
29982 free function on a buffer to make sure it is the type we expect
29983 before manipulating it.
29985 2004-01-15 Julien MOUTTE <julien@moutte.net>
29987 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
29988 (gst_videobalance_colorbalance_set_value): Implement passthru if
29989 settings are in the middle.
29990 * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
29992 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
29994 * gst/videofilter/Makefile.am:
29995 * gst/volume/Makefile.am:
29996 Since we use videofilter symbols, link to it.
29998 2004-01-15 Julien MOUTTE <julien@moutte.net>
30000 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
30001 mixer interface type to HARDWARE.
30002 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
30004 * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
30005 * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
30006 * gst/volume/gstvolume.c: (gst_volume_interface_supported),
30007 (gst_volume_interface_init), (gst_volume_list_tracks),
30008 (gst_volume_set_volume), (gst_volume_get_volume),
30009 (gst_volume_set_mute), (gst_volume_mixer_init),
30010 (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
30011 (volume_init): Implementing mixer interface.
30012 * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
30013 * sys/oss/gstosselement.c: (gst_osselement_get_type),
30014 (gst_osselement_change_state): Removing some trailing commas in
30016 * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
30017 interface type to HARDWARE.
30018 * sys/v4l/gstv4lcolorbalance.c:
30019 (gst_v4l_color_balance_interface_init): Setting colorbalance interface
30021 * sys/v4l2/gstv4l2colorbalance.c:
30022 (gst_v4l2_color_balance_interface_init): Setting colorbalance
30023 interface type to HARDWARE.
30024 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
30025 same code than ximagesink for event handling.
30027 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
30029 * ext/snapshot/Makefile.am:
30030 * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
30031 (gst_snapshot_chain):
30032 * ext/snapshot/gstsnapshot.h:
30033 This has to be a joke... Snapshot should be connected to a tee,
30034 colorspace element before it and EOS after that, where the other
30035 src of the tee receives normal data.
30036 The current way is *wrong*.
30038 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
30040 * ext/hermes/gsthermescolorspace.c:
30041 Fix another compile error. Same as below.
30043 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
30045 * gst/colorspace/gstcolorspace.c:
30046 * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
30047 (gst_colorspace_i420_to_yv12):
30048 Fix compiling... Didn't test if it actually works.
30050 2004-01-15 David Schleef <ds@schleef.org>
30053 * gst/colorspace/Makefile.am:
30054 * gst/colorspace/gstcolorspace.c:
30055 * gst/colorspace/gstcolorspace.h:
30056 * gst/colorspace/yuv2rgb.c:
30057 * gst/colorspace/yuv2rgb.h:
30058 Duplicate the ext/hermes colorspace plugin, and remove Hermes
30059 code and GPL code. Fix for new caps negotiation. Rewrite
30060 much of the format handling code, and some of the conversion
30061 code. Basically, rewrote almost everything. This element
30062 handles I420, YV12 to RGB conversions.
30063 * ext/hermes/Makefile.am:
30064 * ext/hermes/gsthermescolorspace.c:
30065 Rename colorspace to hermescolorspace. Fix negotiation issues.
30066 Remove non-Hermes related code. This element handles lots of
30067 RGB to RGB conversions, but no YUV.
30068 * ext/hermes/gstcolorspace.c:
30069 * ext/hermes/gstcolorspace.h:
30070 * ext/hermes/rgb2yuv.c:
30071 * ext/hermes/yuv2rgb.c:
30072 * ext/hermes/yuv2rgb.h:
30073 * ext/hermes/yuv2rgb_mmx16.s:
30074 * ext/hermes/yuv2yuv.c:
30075 * ext/hermes/yuv2yuv.h:
30078 2004-01-14 Colin Walters <walters@verbum.org>
30080 * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
30081 they've already been.
30083 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
30085 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
30086 assume tag mode when pad is not connected
30088 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
30090 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
30091 Don't update the time of the clock
30092 (gst_alsa_sink_loop):
30093 sync to the clock given to alsasink, not the own clock
30094 * sys/oss/gstosssink.c: (gst_osssink_chain):
30096 (gst_osssink_change_state):
30098 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30099 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
30100 remove bogus code that made DISCONT events unhandled
30101 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
30102 explicitly case to double in _set_simple. (fixes 2nd warning in bug
30104 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
30105 (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
30106 (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
30107 convert g_warning because of wrong asf data to GST_WARNINGs (fixes
30108 2nd warning in bug #131502)
30110 2004-01-14 Julien MOUTTE <julien@moutte.net>
30112 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
30113 (gst_videobalance_colorbalance_set_value),
30114 (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
30115 for colorbalance interface implementation.
30116 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30117 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
30118 (gst_ximagesink_dispose), (gst_ximagesink_init),
30119 (gst_ximagesink_class_init): Adding DISPLAY property.
30120 * sys/ximage/ximagesink.h: Adding display_name to store display.
30121 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30122 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
30123 (gst_xvimagesink_dispose), (gst_xvimagesink_init),
30124 (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
30125 properties (they still need polishing though for gst-launch use : no
30126 xcontext yet, i ll do that tomorrow).
30127 * sys/xvimage/xvimagesink.h: Adding display_name to store display.
30129 2004-01-14 Julien MOUTTE <julien@moutte.net>
30131 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
30132 (gst_play_set_location), (gst_play_set_visualization): Preparing
30133 switch integration, adding videobalance in the pipeline.
30135 2004-01-14 Julien MOUTTE <julien@moutte.net>
30137 * gst-libs/gst/colorbalance/colorbalance.c:
30138 (gst_color_balance_class_init): Adding a default type.
30139 * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
30141 * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
30142 (gst_videobalance_dispose), (gst_videobalance_class_init),
30143 (gst_videobalance_init), (gst_videobalance_interface_supported),
30144 (gst_videobalance_interface_init),
30145 (gst_videobalance_colorbalance_list_channels),
30146 (gst_videobalance_colorbalance_set_value),
30147 (gst_videobalance_colorbalance_get_value),
30148 (gst_videobalance_colorbalance_init): Implementing colorbalance
30150 * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
30152 * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
30153 bug which was triggering a BadAccess X error when setting an overlay
30154 before pad was really negotiated.
30155 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
30156 Using the colorbalance type macro.
30158 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
30160 * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
30161 (gst_flacenc_chain):
30162 handle tags correctly
30163 * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
30164 extract ID3v1 tags correctly
30166 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
30168 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
30170 Improve matroska typefinding for odd-typed headers...
30172 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
30174 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
30175 Fix for using incremental number on padnames.
30177 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
30179 * ext/divx/gstdivxdec.c:
30180 * ext/divx/gstdivxenc.c:
30181 Set category to divx4linux instead of divx (too generic).
30182 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30183 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
30184 (gst_wavparse_loop), (gst_wavparse_change_state):
30185 * gst/wavparse/gstwavparse.h:
30186 fix parsing of WAV files with non-standard fmt-tag size and fix
30187 skipping of unrecognized chunks... Someone please fix this thing
30188 to use rifflib so all this is automated.
30189 * sys/v4l/Makefile.am:
30190 * sys/v4l2/Makefile.am:
30191 Add X_CFLAGS because we depend on X (for overlay).
30193 2004-01-14 Jan Schmidt <thaytan@mad.scientist.com>
30195 * ext/mpeg2dec/gstmpeg2dec.c:
30196 Don't issue a timestamp unless we tagged the frame
30199 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
30201 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
30202 Query the audio element to get the time, not the clock. We're
30203 interested in the element's time here.
30205 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
30207 * ext/aalib/gstaasink.c: (gst_aasink_chain):
30208 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
30209 * ext/esd/esdsink.c: (gst_esdsink_chain):
30210 * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
30211 * ext/mas/massink.c: (gst_massink_chain):
30212 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
30213 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
30214 (gst_matroska_demux_parse_metadata):
30215 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
30216 (gst_mpeg_parse_release_locks):
30217 * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
30218 * gst/udp/gstudpsink.c: (gst_udpsink_chain):
30219 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30220 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
30221 (gst_osssink_change_state):
30222 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
30223 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30224 * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
30225 (gst_xvideosink_release_locks):
30226 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
30228 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
30229 (gst_alsa_clock_stop):
30230 * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
30231 (gst_audio_clock_get_internal_time):
30232 simplify for use with new clocking code.
30233 * testsuite/alsa/Makefile.am:
30234 * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
30235 fix testsuite for new caps system
30237 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
30239 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
30240 * ext/flac/gstflacenc.c: (add_one_tag):
30241 length is already host endian, no need to convert. Fixes playback of
30242 tagged files on PPC. (bug #128384)
30244 2004-01-13 Julien MOUTTE <julien@moutte.net>
30246 * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
30247 colorbalance interface stating if it is hardware based or software
30249 * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
30250 Removing a trailing comma.
30251 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30252 (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
30253 Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
30254 the documentation seems to be wrong on the -1000 to 1000 interval.
30256 2004-01-12 David Schleef <ds@schleef.org>
30258 * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
30259 (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
30260 (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
30261 Fix negotiation. Add a bufferalloc function for the sink pad,
30262 and generally clean up some of the code.
30264 2004-01-12 Julien MOUTTE <julien@moutte.net>
30266 * gst-libs/gst/colorbalance/colorbalancechannel.c:
30267 (gst_color_balance_channel_dispose): Adding safety check in dispose
30269 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30270 (gst_xvimagesink_xcontext_clear),
30271 (gst_xvimagesink_interface_supported),
30272 (gst_xvimagesink_colorbalance_list_channels),
30273 (gst_xvimagesink_colorbalance_set_value),
30274 (gst_xvimagesink_colorbalance_get_value),
30275 (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
30276 Adding colorbalance interface support to set XV parameters such as
30277 HUE, BRIGHTNESS, CONTRAST, SATURATION.
30278 * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
30281 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
30283 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
30284 (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
30285 (gst_audio_convert_init), (gst_audio_convert_set_property),
30286 (gst_audio_convert_get_property), (gst_audio_convert_chain),
30287 (gst_audio_convert_link),
30288 (gst_audio_convert_buffer_to_default_format),
30289 (gst_audio_convert_buffer_from_default_format), (plugin_init):
30290 - implement _getcaps and use it
30292 - remove float caps since no float conversion is actually done
30293 - remove properties and arguments that were to be used for rate
30296 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
30298 * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
30299 (gst_audio_structure_set_int):
30300 * gst-libs/gst/audio/audio.h:
30301 add helper functions for _getcaps matching the standard audio
30304 2004-01-12 David Schleef <ds@schleef.org>
30306 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30307 Test that pad is negotiated before getting its caps.
30309 2004-01-12 Julien MOUTTE <julien@moutte.net>
30311 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
30312 analyzing the pads of an element the bin is mostly in READY state so
30313 no caps were negotiated. This helper function needs to work with
30314 _get_caps directly then. I was not freeing them though, added that to
30317 2004-01-12 Julien MOUTTE <julien@moutte.net>
30319 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30320 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
30321 direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
30322 than the free_func.
30324 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
30326 * sys/oss/gstossaudio.c: (plugin_init):
30327 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
30328 * sys/oss/gstosselement.h:
30329 make an oss debugging category
30330 make failure more descriptive
30332 2004-01-11 David Schleef <ds@schleef.org>
30334 * ext/ffmpeg/gstffmpeg.c:
30335 * ext/ffmpeg/gstffmpegcodecmap.c:
30336 * ext/ffmpeg/gstffmpegdec.c:
30337 * ext/ffmpeg/gstffmpegenc.c:
30338 * ext/ffmpeg/gstffmpegprotocol.c:
30339 * ext/gdk_pixbuf/gstgdkanimation.c:
30340 * ext/jpeg/gstjpeg.c:
30341 * ext/libpng/gstpng.c:
30342 * ext/mpeg2dec/perftest.c:
30343 * ext/speex/gstspeex.c:
30344 * gst-libs/gst/resample/dtos.c:
30345 * gst/intfloat/gstintfloatconvert.c:
30346 * gst/oneton/gstoneton.c:
30347 * gst/rtjpeg/RTjpeg.c:
30348 * gst/rtp/gstrtp.c:
30349 * sys/dxr3/dxr3init.c:
30350 * sys/glsink/gstgl_nvimage.c:
30351 * sys/glsink/gstgl_pdrimage.c:
30352 * sys/glsink/gstglsink.c:
30353 * testsuite/gst-lint:
30354 Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
30356 2004-01-11 David Schleef <ds@schleef.org>
30358 * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
30359 * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
30360 * ext/gdk_pixbuf/gstgdkanimation.c:
30361 (gst_gdk_animation_iter_create_pixbuf):
30362 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30363 (gst_gdk_pixbuf_chain):
30364 * ext/gdk_pixbuf/gstgdkpixbuf.h:
30365 * ext/jack/gstjack.c: (gst_jack_change_state):
30366 * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
30367 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
30368 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
30369 * gst/videofilter/gstvideofilter.c:
30370 (gst_videofilter_set_output_size):
30371 Remove all usage of gst_pad_get_caps(), and replace it with
30372 gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
30374 2004-01-11 David Schleef <ds@schleef.org>
30377 * ext/Makefile.am: Fixes to make ext/libcaca compile.
30378 * ext/divx/gstdivxdec.c:
30379 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30380 (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
30381 handle images that span multiple buffers. Now work with both
30382 filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
30383 * ext/gdk_pixbuf/gstgdkpixbuf.h:
30384 * ext/libcaca/gstcacasink.h: Fixes needed due to recent
30385 video/video.h changes
30386 * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
30387 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30388 (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
30389 of GstData free function.
30390 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30393 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
30395 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
30396 (gst_v4l2element_dispose), (gst_v4l2element_set_property),
30397 (gst_v4l2element_get_property):
30398 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
30399 add norm, channel and frequency properties.
30400 * sys/v4l2/gstv4l2tuner.c:
30401 fixes for tuner interface changes
30402 * sys/v4l2/gstv4l2element.h:
30403 * sys/v4l2/gstv4l2src.c:
30404 * sys/v4l2/gstv4l2src.h:
30405 * sys/v4l2/v4l2src_calls.c:
30406 * sys/v4l2/v4l2src_calls.h:
30407 rework v4l2src to work with saa1734 cards and allow mmaped buffers.
30409 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
30411 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
30412 (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
30413 (gst_tuner_channel_changed), (gst_tuner_norm_changed),
30414 (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
30415 * gst-libs/gst/tuner/tuner.h:
30416 GObjects aren't const.
30417 Add find_by_name functions.
30418 Add checks to _changed functions.
30419 * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
30420 (gst_v4l_tuner_get_norm):
30423 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
30425 * gst-libs/gst/video/video.h:
30426 Fix caps template names to be understandable.
30427 Prefix everything with GST_VIDEO.
30428 * ext/aalib/gstaasink.c:
30429 * ext/divx/gstdivxdec.c:
30430 * ext/divx/gstdivxenc.c:
30431 * ext/gdk_pixbuf/gstgdkpixbuf.c:
30432 * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
30433 * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
30434 * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
30435 * ext/libcaca/gstcacasink.c:
30436 * ext/libpng/gstpngenc.c: (raw_caps_factory):
30437 * ext/snapshot/gstsnapshot.c:
30438 * ext/swfdec/gstswfdec.c:
30439 * ext/xvid/gstxviddec.c:
30440 * ext/xvid/gstxvidenc.c:
30441 * gst/chart/gstchart.c:
30442 * gst/deinterlace/gstdeinterlace.c:
30443 * gst/effectv/gsteffectv.c:
30444 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
30445 * gst/goom/gstgoom.c:
30446 * gst/median/gstmedian.c:
30447 * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
30448 (gst_monoscope_srcconnect), (gst_monoscope_chain):
30449 * gst/overlay/gstoverlay.c:
30450 * gst/smooth/gstsmooth.c:
30451 * gst/smpte/gstsmpte.c:
30452 * gst/synaesthesia/gstsynaesthesia.c:
30453 * gst/videocrop/gstvideocrop.c:
30454 * gst/videodrop/gstvideodrop.c:
30455 * gst/y4m/gsty4mencode.c:
30456 * sys/qcam/gstqcamsrc.c:
30457 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
30458 Make them work with new video.h file.
30459 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30460 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30461 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30462 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30463 Make it work with new buffer allocation system.
30465 2004-01-11 Julien MOUTTE <julien@moutte.net>
30467 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
30468 pad_alloc_buffer implementation to use ->srcpad
30469 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
30470 pad_alloc_buffer implementation to use ->srcpad
30471 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Fixing the
30472 pad_alloc_buffer implementation to use ->srcpad
30473 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
30474 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
30475 (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30476 a reference to everything we need.
30477 * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
30478 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
30479 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
30480 (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30481 a reference to everything we need.
30482 * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
30484 2004-01-11 David Schleef <ds@schleef.org>
30486 * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
30487 * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
30488 (gst_fenced_buffer_default_copy): Fix for rename of buffer private
30490 * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
30491 value during a resize/renegotiation.
30492 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
30493 gst_pad_alloc_buffer();
30494 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30495 (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
30497 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30498 Fix for rename of buffer private structure members.
30499 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30500 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30501 Fix for rename of buffer private structure members.
30502 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30503 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30504 Fix for rename of buffer private structure members.
30506 2004-01-11 Arwed v. Merkatz <v.merkatz@gmx.net>
30508 reviewed by: David Schleef <ds@schleef.org>
30510 * gst/videofilter/Makefile.am:
30511 * gst/videofilter/gstgamma.c: Gamma correction filter. Modified
30512 from the patch by ds to fit in with recent make_filter changes.
30514 2004-01-11 Julien MOUTTE <julien@moutte.net>
30516 * configure.ac: Adding examples/switch/Makefile
30517 * examples/Makefile.am: Adding examples/switch
30518 * examples/switch/Makefile.am: Adding switcher example.
30519 * examples/switch/switcher.c: (got_eos), (idle_iterate),
30520 (switch_timer), (main): Adding an example demonstrating switch usage
30521 with 2 videotestsrc showing different patterns.
30522 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
30523 (gst_switch_init): Fixing switch with the new caps system.
30525 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
30527 * gst-libs/gst/video/video.h:
30528 Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
30529 They should probably be like
30530 GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
30532 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
30534 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
30535 (qtdemux_parse_trak):
30536 fix audio chunk size/timestamp calculation
30538 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
30540 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
30543 2004-01-11 Steve Baker <steve@stevebaker.org>
30545 * gst/effectv/gstaging.c: (gst_agingtv_get_type),
30546 (gst_agingtv_base_init), (gst_agingtv_class_init),
30547 (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
30548 (gst_agingtv_set_property), (gst_agingtv_get_property):
30549 Port agingTV to videofilter
30551 2004-01-09 Julien MOUTTE <julien@moutte.net>
30553 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
30554 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30556 2004-01-09 Julien MOUTTE <julien@moutte.net>
30558 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
30559 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30560 * gst-libs/gst/xoverlay/xoverlay.c:
30561 (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
30562 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
30563 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30564 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30565 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30566 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30567 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
30568 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
30569 the bufferalloc_function to replace bufferpools, fixing the XOverlay
30570 interface implementation to handle xid being 0 and fix some bugs
30571 triggered by Benjamin's testcase.
30572 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30573 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
30574 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
30575 the bufferalloc_function to replace bufferpools, fixing the XOverlay
30576 interface implementation to handle xid being 0 and fix some bugs
30577 triggered by Benjamin's testcase.
30579 2004-01-09 David Schleef <ds@schleef.org>
30581 * ext/librfb/gstrfbsrc.c: Hacking. Added actual decoding and
30582 mouse pointer events. It works.
30584 2004-01-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
30586 * ext/divx/gstdivxenc.c: (gst_divxenc_init):
30587 Use explicit caps - fix capsnego.
30588 * ext/xvid/gstxviddec.c:
30589 * ext/xvid/gstxvidenc.c:
30590 Remove macro-inside-macro which caused compile errors.
30591 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
30592 Error out if it's not a RIFF file. Else we error out without
30593 gst_element_error() which is not good...
30595 2004-01-08 David Schleef <ds@schleef.org>
30597 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
30598 Fix pad_link function to handle formats that ffmpeg returns
30599 as multiple caps structures.
30600 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
30601 Only complain if source buffer is _smaller_ than expected.
30602 * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
30603 (gst_videoscale_handle_src_event): Resize navigation events
30604 when passing them upstream.
30605 * gst/videotestsrc/gstvideotestsrc.c:
30606 * gst/videotestsrc/gstvideotestsrc.h:
30607 * gst/videotestsrc/videotestsrc.c:
30608 * gst/videotestsrc/videotestsrc.h:
30609 Rewrite many of the buffer painting functions to handle odd
30610 sizes (for many formats, size%4!=0 or size%8!=0). Most have
30611 been verified to work with my video card.
30612 * testsuite/gst-lint: Add check for elements calling
30613 gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
30615 2004-01-08 David Schleef <ds@schleef.org>
30617 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
30618 (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
30620 2004-01-08 Julien MOUTTE <julien@moutte.net>
30622 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
30623 configure event is not emiting the desired size signal. That fixes
30624 aspect ratio issues with gst-player.
30626 2004-01-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
30628 * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
30631 2004-01-08 Julien MOUTTE <julien@moutte.net>
30633 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
30634 public method to fire size signal.
30636 2004-01-07 Julien MOUTTE <julien@moutte.net>
30638 * examples/gstplay/Makefile.am: Adding the interface library.
30639 * gst-libs/gst/play/Makefile.am: Adding the interface library.
30640 * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to the XOverlay size signal instead of GstVideoSink.
30641 * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
30642 GST_IS_X_OVERLAY before signal connect.
30643 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
30644 Removing the have_video_size signal.
30645 * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
30646 and associated public method.
30647 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
30648 (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
30650 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
30651 (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
30653 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
30654 Using XOverlay public method to fire size signal.
30656 2004-01-07 David Schleef <ds@schleef.org>
30658 * gst/videofilter/Makefile.am:
30659 * gst/videofilter/gstvideotemplate.c:
30660 * gst/videofilter/make_filter:
30661 Create gstvideoexample.c in a srcdir!=builddir friendly way.
30662 Convert make_filter to /bin/sh script.
30664 2004-01-07 Thomas Vander Stichele <thomas at apestaart dot org>
30666 * gst/modplug/gstmodplug.cc: fix element description
30668 2004-01-07 Julien MOUTTE <julien@moutte.net>
30670 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
30671 (got_video_size): Adding some new lines in g_print calls.
30672 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
30673 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
30674 (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
30675 (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
30676 (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
30677 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
30678 Complete code review, reverting some stuff i disagree with, adding
30679 some fixes : time synchronization on invalid timestamps, renegotiation
30681 * sys/ximage/ximagesink.h:
30682 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
30683 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
30684 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
30685 (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
30686 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
30687 (gst_xvimagesink_buffer_new),
30688 (gst_xvimagesink_navigation_send_event),
30689 (gst_xvimagesink_set_xwindow_id),
30690 (gst_xvimagesink_get_desired_size),
30691 (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
30692 stuff i disagree with, adding some fixes : Renegotiation of private
30693 window, implementing get_desired_size.
30695 2004-01-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
30697 * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
30698 (gst_afsink_handle_event):
30699 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
30700 * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
30701 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
30702 * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
30703 * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
30704 Fix for instantiate-test (see core). Also remove dead code from
30705 jpegenc (which still needs fixing, but that's lower on my TODO
30707 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
30708 Never return NULL as caps.
30710 2004-01-07 David Schleef <ds@schleef.org>
30714 * ext/librfb/Makefile.am:
30715 * ext/librfb/gstrfbsrc.c:
30716 New source plugin based on librfb-0.1. RFB (remote framebuffer)
30717 is the protocol used by VNC.
30719 2004-01-07 David Schleef <ds@schleef.org>
30721 * gst/videofilter/gstvideotemplate.c:
30722 * gst/videofilter/gstvideotemplate.h:
30723 * gst/videofilter/make_filter:
30724 Merge videotemplate header into source file.
30725 * gst/effectv/Makefile.am:
30726 * gst/effectv/gsteffectv.c: (plugin_init):
30727 * gst/effectv/gstwarp.c:
30728 Make warpTV a subclass of videofilter.
30730 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
30732 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
30733 Add guard against invalid utf-8 conversions in mad. Just in case.
30735 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
30737 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
30738 Fix for bug shown by poisoning
30740 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
30742 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30743 (gst_v4lmjpegsrc_buffer_free):
30744 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
30745 (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
30746 (gst_v4lsrc_buffer_free):
30747 Fix for removed bufferpools.
30749 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
30751 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
30752 Fix caps negotiation.
30754 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
30755 (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
30756 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
30758 * ext/mpeg2dec/gstmpeg2dec.c:
30759 * gst-libs/gst/navigation/navigation.c:
30760 (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
30761 * gst-libs/gst/navigation/navigation.h:
30762 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
30763 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
30764 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
30765 Super-simple first version of mouse and keyboard events. Clicking
30766 on a DVD menu now works, although it may not take you where you
30769 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
30770 * gst/videotestsrc/gstvideotestsrc.c:
30771 (gst_videotestsrc_src_fixate):
30772 These fixate functions were broken - they never actually
30775 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
30777 * ext/shout/gstshout.c: (gst_icecastsend_base_init),
30778 (gst_icecastsend_init):
30779 fix for new caps system.
30780 * gst-libs/gst/mixer/mixertrack.h:
30781 * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
30782 Add 'master track' flag (for tools like ACME that only want to
30783 change the main volume).
30785 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
30787 * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
30788 (gst_xvid_csp_to_caps):
30789 * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
30790 * ext/xvid/gstxvidenc.c:
30791 ifdef out ARGB type when it isn't available
30792 in xvidcore 1.0.0beta2
30794 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
30796 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
30797 When we have received a new SCR right in the first buffer after
30798 a seek (so in the same cycle that handles the discont), we should
30799 handle the buffer instead of unreffing it, else we lose data.
30801 2004-01-06 Iain <iain@prettypeople.org>
30803 * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
30804 buffer-frames caps too.
30806 * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
30807 caps that we need, don't destroy them all and rebuild them. And when
30808 creating src pads, use the src pad template rather than the sink...
30810 2004-01-05 Ronald Bultje <rbultje@ronald.bitfreak.net>
30812 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
30813 Add pad to element *after* setting functions such as event handler.
30814 Without this, the scheduler (opt) will link pads, set the event
30815 handler from the default event function (dispatcher in gstpad.c)
30816 and *after* that, we will set our own event function, which will
30817 thus never be used (and thus mpegdemux doesn't handle events).
30819 2004-01-04 David Schleef <ds@schleef.org>
30821 Fix the fixate functions to handle new prototype:
30822 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
30823 * gst/videotestsrc/gstvideotestsrc.c:
30824 (gst_videotestsrc_src_fixate):
30825 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
30826 * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
30827 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
30829 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
30831 * sys/ximage/ximagesink.h:
30832 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
30833 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
30834 (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
30835 (gst_ximagesink_xoverlay_init):
30836 assorted fixes to make (re)embedding work
30837 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
30838 (gst_ximagesink_get_desired_size):
30839 implement desired size additions to XOverlay
30841 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
30843 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
30844 (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
30845 (gst_x_overlay_got_desired_size):
30846 * gst-libs/gst/xoverlay/xoverlay.h:
30847 Add optional "desired size" signal and querying.
30849 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30851 * gst/matroska/matroska-demux.c:
30852 (gst_matroska_demux_parse_blockgroup):
30853 Fix EBML-laced block parsing. Diffs are relative to previous
30854 lace, not the first lace. Thanks to Mosu from the Matroska
30855 team for detecting this.
30856 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30857 (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
30858 (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
30859 (gst_wavparse_change_state):
30860 * gst/wavparse/gstwavparse.h:
30861 Quickfix for capsnego.
30863 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30865 * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
30866 Fix indenting, fix pad creation.
30868 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30870 * ext/xvid/gstxviddec.c: (gst_xviddec_init),
30871 (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
30872 (gst_xviddec_sink_link):
30873 Implement src_getcaps() so proper size caps is negotiated.
30875 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30877 * ext/flac/gstflacdec.c: (gst_flacdec_loop):
30878 Finish flac decoder on EOS. See #116178.
30880 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30882 * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
30883 (gst_matroska_demux_add_stream):
30884 * gst/matroska/matroska-ids.h:
30885 Add getcaps() function to fix capsnego...
30887 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30889 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
30890 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
30891 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30892 Fix more integer overflows. Again, see #126967.
30894 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30896 * ext/mpeg2dec/gstmpeg2dec.c:
30897 Add support for mpeg2dec-0.4.0 (released two weeks ago). See
30900 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30903 * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
30904 (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
30905 * ext/xvid/gstxvid.h:
30906 * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
30907 (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
30908 (gst_xviddec_src_link), (gst_xviddec_sink_link),
30909 (gst_xviddec_change_state):
30910 * ext/xvid/gstxviddec.h:
30911 * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
30912 (gst_xvidenc_base_init), (gst_xvidenc_class_init),
30913 (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
30914 (gst_xvidenc_link), (gst_xvidenc_set_property),
30915 (gst_xvidenc_get_property), (gst_xvidenc_change_state):
30916 * ext/xvid/gstxvidenc.h:
30917 Update xvid plugin to latest xvid (1.0.0-beta3) API.
30919 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30921 * gst/rtp/rtp-packet.c:
30922 Add sys/types.h include, since OS X doesn't define in_addr_t
30923 in netinet/in.h, like it does on Linux (see #129600).
30925 2004-01-03 Thomas Canty <tommydal@optushome.com.au>
30927 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
30929 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
30930 Correct logic of dispose function (see #129306).
30932 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30934 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
30935 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30936 (gst_mpeg_parse_init):
30937 * gst/mpegstream/gstmpegparse.h:
30938 Remove clock (which was never provided, i.e. dead code), and
30939 also fix integer overflows at high PTS values (see #126967).
30941 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30943 * ext/flac/gstflacdec.c:
30944 * ext/libpng/gstpngenc.h:
30945 * ext/mikmod/gstmikmod.h:
30946 OS X fixes (see #126628).
30948 2004-01-02 David Schleef <ds@schleef.org>
30950 * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
30951 (gst_alsa_src_base_init): Remove bogus "src" request pad.
30952 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
30953 (gst_mpeg_parse_class_init): Move pad template registration
30954 to class_init, since the derived class (mpegdemux) doesn't
30957 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30959 * sys/ximage/Makefile.am:
30960 * sys/xvideo/Makefile.am:
30961 * sys/xvimage/Makefile.am:
30962 Move interface libs from LDFLAGS to LIBADD, fix relocation errors
30963 after installation (see #127664).
30965 2004-01-02 David Schleef <ds@schleef.org>
30967 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
30968 (gst_ffmpegenc_connect): Negotiation fixes.
30969 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
30970 Remove inappropriate gst_caps_free().
30971 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
30972 Reenable Ronald's internal resize code, since the core handles
30975 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
30977 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
30978 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
30979 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
30980 Fix pad template stuff.
30982 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
30984 * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
30985 * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
30986 fix signed integer reading/writing.
30988 2004-01-02 Benjamin Otte <in7y118@public.uni-hamburg.de>
30991 Remove outdated document
30993 2004-01-03 Jan Schmidt <thaytan@mad.scientist.com>
30995 * gst/cutter/gstcutter.c: (gst_cutter_init):
30996 src pad was being created twice - oops.
30998 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
31000 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
31001 Comment out internal resize. It doesn't handle the resulting
31002 XEvent internally, does another try_set_caps() which leads to
31003 a really nice loop.
31004 Real fix will come when Julien and Dave are awake. ;).
31006 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
31008 * ext/mpeg2enc/gstmpeg2enc.cc:
31009 fix const/nonconst compile issue.
31011 2004-01-02 David Schleef <ds@schleef.org>
31013 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
31014 (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
31015 Add fixate function and a check for bad formats.
31017 2004-01-01 David Schleef <ds@schleef.org>
31020 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
31021 (gst_audiofilter_init):
31022 * gst/debug/efence.c: (gst_efence_init):
31023 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
31024 (gst_deinterlace_init):
31025 * gst/volume/gstvolume.c: (volume_connect):
31027 2004-01-01 David Schleef <ds@schleef.org>
31029 Convert elements to use gst_pad_use_explicit_caps() where
31031 * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
31032 * ext/audiofile/gstafparse.c: (gst_afparse_init),
31033 (gst_afparse_open_file):
31034 * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
31035 (gst_afsrc_open_file):
31036 * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
31037 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
31038 (gst_ffmpegdec_chain):
31039 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
31040 * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
31041 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
31042 (gst_gdk_pixbuf_chain):
31043 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
31044 (gst_jpegdec_chain):
31045 * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
31046 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
31047 (gst_mikmod_negotiate):
31048 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
31049 (gst_mpeg2dec_negotiate_format):
31050 * ext/mpeg2enc/gstmpeg2enc.cc:
31051 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
31052 * ext/speex/gstspeexdec.c: (gst_speexdec_init),
31053 (gst_speexdec_sinkconnect):
31054 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
31055 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
31056 (gst_vorbisfile_new_link):
31057 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
31058 (gst_ac3parse_chain):
31059 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
31060 (gst_asf_demux_setup_pad):
31061 * gst/auparse/gstauparse.c: (gst_auparse_init),
31062 (gst_auparse_chain):
31063 * gst/id3/gstid3types.c: (gst_id3types_loop):
31064 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
31065 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
31066 (mp1videoparse_parse_seq):
31067 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
31069 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
31070 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
31071 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
31072 (gst_mpeg_parse_send_data):
31073 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
31074 (gst_qtdemux_add_stream):
31075 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
31076 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
31077 (gst_wavparse_parse_fmt):
31079 2004-01-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
31082 Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
31083 1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
31084 it therefore uses the wrong include paths. Too bad... Note
31085 that 1.6.1.93 is not release yet. ;).
31086 Also add a check for mplex, which is now using the lib'ified
31087 mplex from mjpegtools, too.
31088 * ext/ffmpeg/gstffmpegcodecmap.c:
31089 Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
31090 issues. I don't think ffmpeg handles 3ivx correctly, so this
31091 probably won't work. But it won't hurt either.
31092 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
31093 (gst_ffmpegdec_chain):
31094 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
31095 (gst_ffmpegenc_chain_audio):
31096 Fix memleak in audio encoding. Close codec if open fails, this
31097 calls the cleanup routines so we can re-use the context.
31098 * ext/mpeg2enc/gstmpeg2enc.cc:
31099 Fix pad template names/types, fix memory issue with getcaps().
31100 * ext/mpeg2enc/gstmpeg2encoder.cc:
31101 * ext/mpeg2enc/gstmpeg2encoder.hh:
31102 Fix compile issue with new caps system (const thingy).
31103 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
31104 * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
31105 We read a first frame right on initing, so that we have a caps
31106 when we init the output. This caps is cached in padprivate and
31107 read as first frame.
31108 * ext/mplex/Makefile.am:
31109 * ext/mplex/gstmplex.cc:
31110 * ext/mplex/gstmplex.h:
31111 * ext/mplex/gstmplex.hh:
31112 * ext/mplex/gstmplexibitstream.cc:
31113 * ext/mplex/gstmplexibitstream.hh:
31114 * ext/mplex/gstmplexjob.cc:
31115 * ext/mplex/gstmplexjob.hh:
31116 * ext/mplex/gstmplexoutputstream.cc:
31117 * ext/mplex/gstmplexoutputstream.hh:
31118 We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
31119 had issues, didn't do capsnego, supported only a subset of the
31120 mplex features and required a mplex fork in our local CVS. Plus
31121 that it worked agaist a very old mplex version. Rewriting was
31122 faster than updating it.
31123 * gst-libs/ext/Makefile.am:
31124 * gst-libs/ext/mplex/INSTRUCT:
31125 * gst-libs/ext/mplex/Makefile.am:
31126 * gst-libs/ext/mplex/README:
31127 * gst-libs/ext/mplex/TODO:
31128 * gst-libs/ext/mplex/ac3strm_in.cc:
31129 * gst-libs/ext/mplex/audiostrm.hh:
31130 * gst-libs/ext/mplex/audiostrm_out.cc:
31131 * gst-libs/ext/mplex/aunit.hh:
31132 * gst-libs/ext/mplex/bits.cc:
31133 * gst-libs/ext/mplex/bits.hh:
31134 * gst-libs/ext/mplex/buffer.cc:
31135 * gst-libs/ext/mplex/buffer.hh:
31136 * gst-libs/ext/mplex/fastintfns.h:
31137 * gst-libs/ext/mplex/format_codes.h:
31138 * gst-libs/ext/mplex/inputstrm.cc:
31139 * gst-libs/ext/mplex/inputstrm.hh:
31140 * gst-libs/ext/mplex/lpcmstrm_in.cc:
31141 * gst-libs/ext/mplex/mjpeg_logging.cc:
31142 * gst-libs/ext/mplex/mjpeg_logging.h:
31143 * gst-libs/ext/mplex/mjpeg_types.h:
31144 * gst-libs/ext/mplex/mpastrm_in.cc:
31145 * gst-libs/ext/mplex/mpegconsts.cc:
31146 * gst-libs/ext/mplex/mpegconsts.h:
31147 * gst-libs/ext/mplex/mplexconsts.hh:
31148 * gst-libs/ext/mplex/multplex.cc:
31149 * gst-libs/ext/mplex/outputstream.hh:
31150 * gst-libs/ext/mplex/padstrm.cc:
31151 * gst-libs/ext/mplex/padstrm.hh:
31152 * gst-libs/ext/mplex/stillsstream.cc:
31153 * gst-libs/ext/mplex/stillsstream.hh:
31154 * gst-libs/ext/mplex/systems.cc:
31155 * gst-libs/ext/mplex/systems.hh:
31156 * gst-libs/ext/mplex/vector.cc:
31157 * gst-libs/ext/mplex/vector.hh:
31158 * gst-libs/ext/mplex/videostrm.hh:
31159 * gst-libs/ext/mplex/videostrm_in.cc:
31160 * gst-libs/ext/mplex/videostrm_out.cc:
31161 * gst-libs/ext/mplex/yuv4mpeg.cc:
31162 * gst-libs/ext/mplex/yuv4mpeg.h:
31163 * gst-libs/ext/mplex/yuv4mpeg_intern.h:
31164 * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
31165 We don't fork mjpegtools' mplex in our CVS anymore.
31166 * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
31167 (gst_avi_demux_add_stream):
31168 * gst/avi/gstavidemux.h:
31169 Add getcaps() function for proper caps nego. This makes some
31170 parts of AVI playback/reading work.
31171 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
31172 Resize window on new capsnego. This is probably wrong, but
31173 I'm still committing it because with current capsnego, the
31174 first successfull capsnego is auto-fixated, therefore rounded
31175 down to the lowest values in the caps. this results in a 16x16
31176 XWindow that is not reized when real capsnego finishes.
31177 Dave, I see more cases of this, do you know a proper solution?
31178 * tools/gst-launch-ext.in:
31179 Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
31181 2003-12-31 David Schleef <ds@schleef.org>
31183 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
31184 * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
31185 Change gst_pad_proxy_link() to gst_pad_try_set_caps()
31187 2003-12-30 David Schleef <ds@schleef.org>
31189 * ext/ffmpeg/gstffmpegcolorspace.c:
31190 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
31191 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
31192 (gst_ffmpegcsp_chain): Negotiation fixes
31193 * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
31194 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
31195 (gst_audio_convert_link), (gst_audio_convert_channels):
31196 * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
31197 (gst_audioscale_link), (gst_audioscale_get_buffer),
31198 (gst_audioscale_chain): Negotiation fixes
31199 * gst/audioscale/gstaudioscale.h:
31200 * gst/videofilter/gstvideofilter.c:
31201 (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
31202 (gst_videofilter_link), (gst_videofilter_init),
31203 (gst_videofilter_set_output_size), (gst_videofilter_setup),
31204 (gst_videofilter_find_format_by_structure):
31205 * gst/videofilter/gstvideofilter.h: Negotiation fixes
31206 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
31207 (gst_videoscale_link):
31208 * gst/videoscale/videoscale.c: (videoscale_get_structure),
31209 (videoscale_find_by_structure), (gst_videoscale_setup):
31210 * gst/videoscale/videoscale.h: Negotiation fixes
31211 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
31212 (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
31213 function, restrict resizing to a multiple of 4 (hack until
31214 everyone supports odd sizes correctly).
31216 2003-12-29 Colin Walters <walters@verbum.org>
31218 * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
31221 2003-12-30 Jan Schmidt <thaytan@mad.scientist.com>
31223 * ext/sndfile/gstsf.c: (gst_sf_loop):
31224 Fix warning about discarding const qualifier
31226 2003-12-27 Jeremy Simon <jesimon@libertysurf.fr>
31228 * gst/cutter/gstcutter.c:
31229 * gst/videoscale/gstvideoscale.c:
31230 * gst/volenv/gstvolenv.c:
31231 * gst-libs/gst/audio/audio.c:
31232 * gst-libs/gst/video/video.c:
31235 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
31237 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
31238 Don't send ALSA debugging to stderr.
31239 * ext/alsa/gstalsa.h:
31240 Use GST_WARNING instead of g_warning when ALSA functions fail.
31242 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
31244 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
31245 Free XVAdapterInfo correctly.
31247 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
31249 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
31250 (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
31251 Make id3tag use correct caps nego.
31253 2003-12-27 Amaury Jacquot <sxpert@esitcom.org>
31255 * ext/ivorbis/vorbis.c:
31256 * ext/ivorbis/vorbisenc.h:
31257 * ext/ivorbis/vorbisfile.c:
31258 Modify so that it uses the new caps things
31260 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
31262 * testsuite/spider/spider1.c: (main):
31263 * testsuite/spider/spider2.c: (main):
31264 * testsuite/spider/spider3.c: (main):
31265 Make tests compile again. They probably don't work.
31267 2003-12-24 Colin Walters <walters@verbum.org>
31269 * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
31270 we can't fixate the caps anymore.
31272 2003-12-23 David Schleef <ds@schleef.org>
31274 * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
31275 * sys/oss/gstosssink.c: (gst_osssink_init),
31276 (gst_osssink_sink_fixate): Add fixate function.
31278 2003-12-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
31280 * ext/ffmpeg/gstffmpegcodecmap.c:
31281 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
31282 (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
31283 (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
31284 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
31285 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
31286 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
31287 (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
31288 fix typo in RGB masks, and move back to "old" colorspace
31289 capsnego code until whoever wrote this new crap has actually
31290 tested it so that it works.
31291 And yes, this works, keep it that way please.
31293 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
31295 * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
31296 (gst_divxdec_init), (gst_divxdec_negotiate):
31297 * ext/divx/gstdivxdec.h:
31298 * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
31299 (gst_divxenc_init):
31300 * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
31301 (gst_faac_sinkconnect), (gst_faac_srcconnect):
31302 * ext/mpeg2enc/gstmpeg2enc.cc:
31303 * ext/mpeg2enc/gstmpeg2encoder.cc:
31304 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
31305 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
31306 (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
31307 * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
31308 (dxr3spusink_init):
31309 * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
31310 (dxr3videosink_init):
31311 Fix caps breakage after Dave's caps branch merge.
31313 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
31315 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31316 Fix for 24bpp display.
31318 2003-12-23 Colin Walters <walters@verbum.org>
31320 * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
31321 a GnomeVFSHandle directly.
31323 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31325 * gst/volume/Makefile.am:
31326 * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
31327 (volume_base_init), (volume_init):
31328 Reenable volume element and fix to work with new caps stuff.
31329 Rhythmbox needs this.
31331 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31333 * gst/qtdemux/qtdemux.c: (plugin_init):
31334 qtdemux requires bytestream
31336 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31338 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
31339 Fix remaining caps handling errors due to CAPS merge.
31341 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31343 * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
31344 (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
31345 (gst_faad_srcconnect):
31346 Port to new caps system.
31348 2003-12-21 Julien MOUTTE <julien@moutte.net>
31350 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
31351 (got_video_size), (main): using g_print instead of g_message.
31352 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
31353 signal which was not emitted because of "switch" element added to the
31354 bin but not connected. (Removing from the bin temporarily)
31356 2003-12-21 Julien MOUTTE <julien@moutte.net>
31358 * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
31359 find X development files. I don't understand the previous tests and
31360 they fail on my debian/ppc unstable. This one works.
31361 * examples/gstplay/player.c: (main): Set the pipeline to READY before
31363 * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
31364 (gst_play_set_video_sink), (gst_play_set_audio_sink),
31365 (gst_play_set_visualization): Add some safety checks in set_ methods
31366 and state_change. This was throwing some ugly CRITICAL messages when
31367 pipeline was getting disposed and casts were failing.
31369 2003-12-21 Ronald Bultje <rbultje@ronald.bitfreak.net>
31372 Improve mpeg2enc detection. This is for distributions that do
31373 ship mjpegtools, but without mpeg2enc. Also does object check
31374 for might there ever be ABI incompatibility.
31375 * ext/mpeg2enc/gstmpeg2enc.cc:
31376 Add Andrew as second maintainer (he's helping me), and also add
31377 an error if no caps was set. This happens if I pull before capsnego
31378 and that's something I should solve sometime else.
31379 * gst/matroska/matroska-demux.c:
31380 (gst_matroska_demux_parse_blockgroup):
31382 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
31383 (gst_matroska_mux_track_header):
31384 Add caps to templates.
31385 * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
31386 Add mpegversion=1 to prevent confusion with MPEG/AAC.
31387 * gst/mpegstream/gstmpegdemux.c:
31388 Remove layer since it causes warnings about unfixed caps.
31389 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
31390 Fix obvious typo (we error out if caps were set, we should of
31391 course error out if *no* caps were set).
31392 * sys/oss/gstosselement.c: (gst_osselement_convert):
31393 Fix format conversion, we confused bits/bytes.
31394 * sys/oss/gstosselement.h:
31395 Improve documentation for 'bps'.
31397 Remove stuff about plugins that need removing - this was done
31399 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
31400 (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
31401 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
31402 (gst_v4lsrc_src_query):
31403 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
31404 (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
31405 Add get_query_types(), get_formats() and query() functions.
31407 2003-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
31409 * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
31410 * moved CVS to freedesktop.org