1 2007-03-07 Wim Taymans <wim@fluendo.com>
3 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
4 Fix confusing debug message.
6 2007-03-07 Jan Schmidt <thaytan@mad.scientist.com>
8 * gst-plugins-base.doap:
9 update doap file with new version
11 2007-03-07 Jan Schmidt <thaytan@mad.scientist.com>
16 === release 0.10.12 ===
18 2007-03-07 Jan Schmidt <thaytan@mad.scientist.com>
21 releasing 0.10.12, "Zombie Horde"
23 2007-03-06 Jan Schmidt <thaytan@mad.scientist.com>
26 Bump version to 0.10.11.4 pre-release
28 2007-03-06 Wim Taymans <wim@fluendo.com>
30 * gst-libs/gst/audio/gstbaseaudiosink.c:
31 (gst_base_audio_sink_async_play):
32 Fix regression that made GStreamer skip the first samples of audio.
35 2007-03-05 Jan Schmidt <thaytan@mad.scientist.com>
38 Bump version to 0.10.11.3 pre-release
40 2007-03-05 Sebastian Dröge <slomo@circular-chaos.org>
43 Update paths for the rename from utils to pbutils to fix the build.
45 2007-03-05 Tim-Philipp Müller <tim at centricular dot net>
47 * gst-libs/gst/pbutils/Makefile.am:
48 Change directory to install headers in from gst/utils to gst/pbutils
51 2007-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
54 * docs/libs/gst-plugins-base-libs-docs.sgml:
55 * docs/libs/gst-plugins-base-libs-sections.txt:
56 * gst-libs/gst/Makefile.am:
57 * gst-libs/gst/interfaces/mixer.c:
58 * gst-libs/gst/pbutils/Makefile.am:
59 * gst-libs/gst/pbutils/descriptions.c:
60 (gst_pb_utils_get_source_description),
61 (gst_pb_utils_get_sink_description),
62 (gst_pb_utils_get_decoder_description),
63 (gst_pb_utils_get_encoder_description),
64 (gst_pb_utils_get_element_description),
65 (gst_pb_utils_add_codec_description_to_tag_list),
66 (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
67 * gst-libs/gst/pbutils/descriptions.h:
68 * gst-libs/gst/pbutils/install-plugins.c:
69 * gst-libs/gst/pbutils/install-plugins.h:
70 * gst-libs/gst/pbutils/missing-plugins.c:
71 (gst_missing_uri_source_message_new),
72 (gst_missing_uri_sink_message_new),
73 (gst_missing_element_message_new),
74 (gst_missing_decoder_message_new),
75 (gst_missing_encoder_message_new),
76 (gst_missing_plugin_message_get_description):
77 * gst-libs/gst/pbutils/missing-plugins.h:
78 * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
79 * gst-libs/gst/pbutils/pbutils.h:
80 * gst-libs/gst/utils/Makefile.am:
81 * gst-libs/gst/utils/base-utils.c:
82 * gst-libs/gst/utils/base-utils.h:
83 * gst-libs/gst/utils/descriptions.c:
84 * gst-libs/gst/utils/descriptions.h:
85 * gst-libs/gst/utils/install-plugins.c:
86 * gst-libs/gst/utils/install-plugins.h:
87 * gst-libs/gst/utils/missing-plugins.c:
88 * gst-libs/gst/utils/missing-plugins.h:
89 * gst-plugins-base.spec.in:
90 * gst/playback/Makefile.am:
91 * gst/playback/gstdecodebin.c:
92 * gst/playback/gstdecodebin2.c:
93 * gst/playback/gstplaybasebin.c: (setup_subtitle),
95 * gst/playback/gstplaybin.c: (plugin_init):
96 * tests/check/Makefile.am:
97 * tests/check/libs/pbutils.c: (GST_START_TEST),
98 (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
99 * tests/check/libs/utils.c:
100 rename utils to pbutils
102 2007-03-02 Jan Schmidt <thaytan@mad.scientist.com>
104 * docs/plugins/Makefile.am:
105 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
106 * docs/plugins/gst-plugins-base-plugins-sections.txt:
107 * docs/plugins/inspect/plugin-decodebin2.xml:
108 * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
109 Add documentation for decodebin2 that indicates that the API
112 2007-03-01 Jan Schmidt <thaytan@mad.scientist.com>
115 Update to 0.10.11.2 (0.10.12 pre-release)
117 2007-03-01 Wim Taymans <wim@fluendo.com>
119 * gst-libs/gst/audio/gstbaseaudiosink.c:
120 (gst_base_audio_sink_async_play):
121 base time is irrelevant here.
123 2007-03-01 Wim Taymans <wim@fluendo.com>
125 * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
126 * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
129 * gst-libs/gst/audio/gstbaseaudiosink.c:
130 (gst_base_audio_sink_query), (gst_base_audio_sink_event),
131 (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
132 Improve latency and clock slaving calculations.
133 Improve slave clock calibration.
135 * gst-libs/gst/audio/gstringbuffer.c:
136 (gst_ring_buffer_commit_full):
137 When we are asked to render N sample to 0 bytes, return N.
139 2007-03-01 Wim Taymans <wim@fluendo.com>
141 * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
142 (gst_alsasink_write), (gst_alsasink_reset):
143 * ext/alsa/gstalsasink.h:
144 Remove unused dispose function.
145 Rename lock to not interfere with alsasrc lock.
147 * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
148 (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
149 (gst_alsasrc_read), (gst_alsasrc_reset):
150 * ext/alsa/gstalsasrc.h:
151 Implement finalize function.
152 Use lock to protect alsa access.
156 2007-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
159 Convert to new AG_GST style.
161 2007-02-28 Wim Taymans <wim@fluendo.com>
163 Patch by: Ed Catmur <ed at catmur dot co dot uk>
165 * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
166 (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
167 Fix race condition when rapidly switching visualisations in playbin.
170 2007-02-28 Jan Schmidt <thaytan@mad.scientist.com>
172 * tests/check/Makefile.am:
173 Include local stuff before system installed things in LDFLAGS and
176 2007-02-28 Wim Taymans <wim@fluendo.com>
178 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
181 2007-02-28 Wim Taymans <wim@fluendo.com>
183 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
184 (gst_v4lsrc_fixate), (gst_v4lsrc_query):
185 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
186 Fix duration and timestamping, taking latency into account.
187 Implement latency query.
189 2007-02-28 Wim Taymans <wim@fluendo.com>
191 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
192 (gst_audio_clock_new):
195 * gst-libs/gst/audio/gstbaseaudiosink.c:
196 (gst_base_audio_sink_init), (gst_base_audio_sink_query):
197 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
198 (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
199 (gst_base_audio_src_create):
200 Improve latency query code.
201 Use proper clock names.
203 2007-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
205 * tests/check/generic/states.c: (GST_START_TEST):
206 Copy the states.c test from core again
207 * tests/check/Makefile.am:
208 ignore cdio and cdparanoiasrc
210 2007-02-28 Stefan Kost <ensonic@users.sf.net>
212 * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
213 (double_hq), (audio_convert_get_func_index), (check_default),
214 (audio_convert_prepare_context), (audio_convert_convert):
215 Also make valgrind happy and avoid copying data in some cases.
217 2007-02-28 Stefan Kost <ensonic@users.sf.net>
219 * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
220 (double_hq), (audio_convert_get_func_index),
221 (audio_convert_prepare_context), (audio_convert_convert):
222 * gst/audioconvert/gstaudioconvert.c:
223 (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
224 (gst_audio_convert_transform_caps):
225 * tests/check/elements/audioconvert.c: (GST_START_TEST),
226 (audioconvert_suite):
227 Don't run inplace if that overwrites source data as we go. Add more
228 tests. Fixes #339837 even more.
230 2007-02-27 Julien MOUTTE <julien@moutte.net>
232 * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
233 (msg_segment_done): Fix various seeking bugs (Slider was not
234 updating when doing a non flushing seek, Reverse playback
235 on segment seek was wrong).
237 2007-02-26 Wim Taymans <wim@fluendo.com>
239 * tests/examples/seek/seek.c: (stop_seek):
240 When we stop scrubbing, don't leave the pipeline PLAYING when we
241 requested a PAUSED state.
243 2007-02-25 Tim-Philipp Müller <tim at centricular dot net>
245 Patch by: René Stadler <mail at renestadler de>
247 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
248 Parse date strings in vorbis comments that have an invalid (zero)
249 month or day (#410396).
251 * tests/check/libs/tag.c: (GST_START_TEST):
252 Test case for the above.
254 2007-02-24 Tim-Philipp Müller <tim at centricular dot net>
256 Patch by: Loïc Minier <lool+gnome at via ecp fr>
259 * ext/alsa/Makefile.am:
260 * gst/audiotestsrc/Makefile.am:
261 Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
263 2007-02-23 Tim-Philipp Müller <tim at centricular dot net>
265 * gst/playback/gstplaybin.c:
266 Improve docs: point out that the application needs to assist playbin
269 2007-02-23 Tim-Philipp Müller <tim at centricular dot net>
271 * gst-libs/gst/utils/install-plugins.c:
272 * gst-libs/gst/utils/missing-plugins.c:
273 * tests/check/libs/utils.c: (missing_msg_check_getters):
274 Change GStreamer marker prefix in detail string from 'gstreamer.net'
275 to just 'gstreamer'. Document the caps string component of the
276 decoder/encoder detail a bit better, since not everyone will be
277 familiar with the GStreamer media type/caps system (but they better
278 enjoy nested itemized lists).
280 2007-02-22 Tim-Philipp Müller <tim at centricular dot net>
282 * gst-libs/gst/netbuffer/gstnetbuffer.c:
283 (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
284 Fix copying of GstNetBuffer (would crash before, or at least lead to
285 invalid memory access, #410772), for now by copying the GstBuffer copy
286 code from the core over here so we can copy the GstBuffer fields on a
287 provided buffer instance (of type GstNetBuffer in this case). Would be
288 better to fix this with some support by the core though (and in the long
289 run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
291 * tests/check/Makefile.am:
292 Enable unit test for GstNetBuffer.
294 2007-02-22 Andy Wingo <wingo@pobox.com>
296 * gst-libs/gst/audio/gstbaseaudiosink.c
297 (gst_base_audio_sink_init): Disable pull-mode activation until we
298 figure out how to make audio sinks go to PLAYING.
300 2007-02-22 Stefan Kost <ensonic@users.sf.net>
302 * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
303 (double_hq), (audio_convert_get_func_index),
304 (audio_convert_prepare_context), (audio_convert_convert):
305 * gst/audioconvert/audioconvert.h:
306 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
307 (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
308 * gst/audioconvert/gstchannelmix.h:
309 * tests/check/elements/audioconvert.c: (GST_START_TEST):
310 Add float as an intermediate format, as well as float mixing. Enable
311 test that was failing before. Fixes #339837
313 2007-02-21 Jan Schmidt <thaytan@mad.scientist.com>
315 * tests/examples/seek/seek.c: (do_seek):
316 Undo the previous commit: -1 as a stop time implies that the stop
317 time is the end of file, clearing any previously configured segment.
319 2007-02-21 Jan Schmidt <thaytan@mad.scientist.com>
321 * tests/examples/seek/seek.c: (do_seek):
322 Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
324 2007-02-21 Stefan Kost <ensonic@users.sf.net>
326 * gst/volume/gstvolume.c: (volume_process_int16),
327 (volume_process_int16_clamp), (volume_set_caps):
328 Unbreak volume, value remains gint.
330 2007-02-21 Stefan Kost <ensonic@users.sf.net>
332 * gst/volume/gstvolume.c: (volume_choose_func),
333 (volume_update_real_volume), (gst_volume_set_volume),
334 (gst_volume_init), (volume_process_double), (volume_process_float),
335 (volume_process_int16), (volume_process_int16_clamp),
336 (volume_set_caps), (volume_transform_ip), (volume_update_volume):
337 * gst/volume/gstvolume.h:
338 Extend float audio support (double) and some int->uint cleanups.
340 2007-02-20 Edward Hervey <edward@fluendo.com>
342 * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
343 (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
344 (sort_end_pads), (gst_decode_group_expose),
345 (gst_decode_group_hide):
346 Don't free groups from the streaming threads. Just put them aside and
347 free them in dispose.
349 2007-02-20 Edward Hervey <edward@fluendo.com>
351 * gst/playback/gstdecodebin2.c: (connect_element),
352 (pad_added_group_cb), (gst_decode_group_check_if_blocked),
353 (sort_end_pads), (gst_decode_group_expose):
354 Handle dynamic pads within groups.
355 Sort pads before exposing them in order to make playbin happy.
356 There still is a race with the multiqueue filling up. This should be
360 2007-02-16 Tim-Philipp Müller <tim at centricular dot net>
362 * gst-libs/gst/utils/base-utils.c:
363 * gst-libs/gst/utils/descriptions.c:
364 * gst-libs/gst/utils/install-plugins.c:
365 * gst-libs/gst/utils/missing-plugins.c:
366 Some more docs (and descriptions for two subtitle formats).
368 2007-02-16 Tim-Philipp Müller <tim at centricular dot net>
370 * gst-libs/gst/audio/audio.c:
373 2007-02-16 Tim-Philipp Müller <tim at centricular dot net>
375 Patch by: Yves Lefebvre <ivanohe abacom com>
377 * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
378 Don't leak caps. Fixes #408278.
380 2007-02-15 Stefan Kost <ensonic@users.sf.net>
382 * ext/cdparanoia/gstcdparanoiasrc.h:
383 * ext/ogg/gstoggdemux.h:
384 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
385 (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
386 (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
387 * gst-libs/gst/audio/audio.h:
388 * gst-libs/gst/audio/gstaudiofilter.h:
389 * gst-libs/gst/interfaces/videoorientation.h:
390 * gst/adder/gstadder.h:
391 More docs coverage and some ChangeLog surgery (add missing names)
393 2007-02-15 Wim Taymans <wim@fluendo.com>
395 * sys/ximage/ximagesink.c:
396 (gst_ximagesink_calculate_pixel_aspect_ratio):
397 * sys/xvimage/xvimagesink.c:
398 (gst_xvimagesink_calculate_pixel_aspect_ratio):
399 Small constifications.
401 2007-02-15 Wim Taymans <wim@fluendo.com>
403 * gst-libs/gst/audio/gstbaseaudiosink.c:
404 (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
405 (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
406 (gst_base_audio_sink_async_play),
407 (gst_base_audio_sink_change_state):
408 Answer latency query.
409 Use configured latency when syncing.
412 * gst-libs/gst/audio/gstbaseaudiosrc.c:
413 (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
414 (gst_base_audio_src_query), (gst_base_audio_src_change_state):
415 Fix possible memleak.
416 Implement latency query.
419 2007-02-15 Wim Taymans <wim@fluendo.com>
421 * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
422 Ignore errors in reset, these are not fatal. They also grab the element
423 lock which is already taking when this function is called. Fixes
426 2007-02-13 Stefan Kost <ensonic@users.sf.net>
429 Remove 'tests/examples/xerror/Makefile' from output files again.
431 2007-02-13 Stefan Kost <ensonic@users.sf.net>
434 * docs/plugins/Makefile.am:
435 Also crossref against gst-plugins-base-libs.
437 2007-02-12 Stefan Kost <ensonic@users.sf.net>
440 * docs/libs/Makefile.am:
441 * docs/plugins/Makefile.am:
442 Add crossreferences to glib/gobject/gstream docs.
444 * gst-libs/gst/audio/audio.h:
447 * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
448 Add own debug category.
450 2007-02-12 Tim-Philipp Müller <tim at centricular dot net>
452 Patch by: René Stadler <mail at renestadler de>
454 * gst-libs/gst/tag/gstvorbistag.c:
455 Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
458 2007-02-10 Tim-Philipp Müller <tim at centricular dot net>
460 * gst/playback/gstplaybasebin.c: (setup_source):
461 When we have external subtitles and wait for the subtitle decodebin
462 to get up and running, we set up a (sync) bus handler for the
463 subtitle decodebin, so we can stop waiting when it posts an error
464 message. However, we should do that before we set the subtitle
465 decodebin's state to playing, otherwise things are racy and we might
466 miss error messages posted before we had a chance to set up the bus.
467 This should finally fix totem hanging on .txt pseudo-subtitle files.
469 2007-02-10 Sébastien Moutte <sebastien at moutte dot net>
471 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
472 Use gst_gdouble_to_guint64 for conversions.
473 * win32/common/config.h.in:
474 Add a define for GST_INSTALL_PLUGINS_HELPER
475 * win32/common/libgstaudio.def:
476 * win32/common/libgstcdda.def:
477 * win32/common/libgstnetbuffer.def:
478 * win32/common/libgstrtp.def:
479 * win32/common/libgutils.def:
480 Add new exported functions.
481 * win32/vs6/gst_plugins_base.dsw:
482 * win32/vs6/libgstdecodebin.dsp:
483 * win32/vs6/libgstnetbuffer.dsp:
484 * win32/vs6/libgstplaybin.dsp:
485 * win32/vs6/libgstrtp.dsp:
486 * win32/vs6/libgstvorbis.dsp:
487 * win32/vs6/libgstcdda.dsp:
488 * win32/vs6/libgstgdp.dsp:
489 * win32/vs6/libgstutils.dsp:
490 Update and add new project files.
492 2007-02-10 Tim-Philipp Müller <tim at centricular dot net>
494 * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
495 (subrip_remove_unhandled_tags), (parse_subrip):
496 For SubRip (.srt) subtitles, ignore all markup tags we don't
497 handle (like font tags, for example).
499 * tests/check/elements/subparse.c:
502 2007-02-09 Tim-Philipp Müller <tim at centricular dot net>
504 * gst/playback/gstdecodebin.c: (add_fakesink),
505 (gst_decode_bin_change_state):
506 * gst/playback/gstdecodebin2.c: (add_fakesink),
507 (gst_decode_bin_change_state):
508 Don't error out if there is no fakesink in the NULL to READY state
509 change, since when decodebin is re-used, we're only adding the
510 fakesink element in READY to PAUSED.
512 * tests/check/elements/decodebin.c:
513 (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
515 Minimal unit test to make sure we can use the same decodebin
516 instance twice (at least with audiotestsrc input).
518 2007-02-09 Tim-Philipp Müller <tim at centricular dot net>
520 * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
521 Try to get devic-name from device string first, and from handle only
522 as fallback (seems to yield better results and is more robust
523 against buggy probing code on the application side).
525 2007-02-08 Tim-Philipp Müller <tim at centricular dot net>
527 Based on patch by: Julien Puydt <julien.puydt at laposte net>
529 * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
530 (gst_alsa_find_device_name):
531 * ext/alsa/gstalsa.h:
532 * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
533 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
534 Improve device-name detection a bit, especially in the case where
535 the device is not actually open (#405020, #405024). Move common code
536 into gstalsa.c instead of duplicating it.
538 2007-02-07 Tim-Philipp Müller <tim at centricular dot net>
540 * gst/audioconvert/gstaudioconvert.c:
541 Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
543 2007-02-06 Julien MOUTTE <julien@moutte.net>
545 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
546 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
547 (gst_xvimagesink_interface_supported),
548 (gst_xvimagesink_probe_get_properties),
549 (gst_xvimagesink_probe_probe_property),
550 (gst_xvimagesink_probe_needs_probe),
551 (gst_xvimagesink_probe_get_values),
552 (gst_xvimagesink_property_probe_interface_init),
553 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
554 (gst_xvimagesink_init), (gst_xvimagesink_class_init),
555 (gst_xvimagesink_get_type):
556 * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
557 for XVAdaptors so that one can choose the adaptor to use with
558 gstreamer-properties.
560 2007-02-06 Stefan Kost <ensonic@users.sf.net>
562 * gst/audioconvert/gstaudioconvert.c:
563 Also mention that a conversion from double to float is suboptimal still.
565 2007-02-06 Tim-Philipp Müller <tim at centricular dot net>
567 * gst-libs/gst/audio/gstaudiofilter.c:
568 (gst_audio_filter_class_init), (gst_audio_filter_change_state):
569 Clear our formats structure and free the caps contained in it when
572 2007-02-05 Andy Wingo <wingo@pobox.com>
574 * gst-libs/gst/audio/gstbaseaudiosink.c
575 (gst_base_audio_sink_callback): Update basesink->offset so that we
576 pull monotonically increasing offsets instead of, um, seeking back
577 to 0 each time. Fixes alsasrc ! alsasink!
579 2007-02-05 Tim-Philipp Müller <tim at centricular dot net>
581 * gst/videoscale/gstvideoscale.c:
582 A width and height of 1 makes us crash, so increase minimum size to
583 2x2 pixels until someone feels like fixing this (#404512).
585 2007-02-04 Tim-Philipp Müller <tim at centricular dot net>
587 * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
588 Add small test to make sure request pads are cleaned up properly
589 even if oggmux never changes state out of NULL.
591 2007-02-04 Tim-Philipp Müller <tim at centricular dot net>
593 * tests/check/libs/utils.c: (GST_START_TEST):
594 Fix unit test. Turns out things work much better when you
595 NULL-terminate string arrays. Should make p5 build bot happy again.
597 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
599 * gst-libs/gst/audio/Makefile.am:
600 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
601 (gst_audio_filter_template_base_init),
602 (gst_audio_filter_template_class_init),
603 (gst_audio_filter_template_init),
604 (gst_audio_filter_template_set_property),
605 (gst_audio_filter_template_get_property),
606 (gst_audio_filter_template_setup),
607 (gst_audio_filter_template_filter),
608 (gst_audio_filter_template_filter_inplace), (plugin_init):
609 Oops, forgot to commit fixed-up example.
611 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
613 * docs/libs/gst-plugins-base-libs-sections.txt:
614 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
615 (gst_audio_filter_class_init), (gst_audio_filter_init),
616 (gst_audio_filter_set_caps),
617 (gst_audio_filter_class_add_pad_templates):
618 * gst-libs/gst/audio/gstaudiofilter.h:
619 Port GstAudioFilter to 0.10. This change technically breaks
620 API and ABI (and thus also every library developer's heart),
621 but seems justifiable on the grounds that the base class was
622 completely unusable before (ie. would crash immediately when
623 actually used). Fixes #403963 (and eventually also #403572).
624 Also document all of this a bit.
626 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
628 * gst-libs/gst/utils/install-plugins.c:
629 (gst_install_plugins_spawn_child):
630 * tests/check/libs/utils.c:
631 (test_base_utils_install_plugins_do_callout):
632 Lowering log level to see why things fail on the p5 build bot;
633 fix some typos in unit test messages.
635 2007-02-03 Tim-Philipp Müller <tim at centricular dot net>
637 * tests/check/libs/utils.c:
638 (test_base_utils_install_plugins_do_callout):
639 Don't hard-code temp directory for test helper; use GLib functions
640 to write out file and do error checking etc.
642 2007-02-02 Tim-Philipp Müller <tim at centricular dot net>
644 * gst-libs/gst/utils/Makefile.am:
645 * gst-libs/gst/utils/base-utils.h:
646 * gst-libs/gst/utils/install-plugins.c:
647 (gst_install_plugins_context_set_xid),
648 (gst_install_plugins_context_new),
649 (gst_install_plugins_context_free),
650 (gst_install_plugins_get_helper),
651 (gst_install_plugins_spawn_child),
652 (gst_install_plugins_return_from_status),
653 (gst_install_plugins_installer_exited),
654 (gst_install_plugins_async), (gst_install_plugins_sync),
655 (gst_install_plugins_return_get_name),
656 (gst_install_plugins_installation_in_progress):
657 * gst-libs/gst/utils/install-plugins.h:
658 API: add API for applications to initiate installation of missing
659 plugins, ie. gst_install_plugins_async() primarily.
660 Based on libgimme-codec by Ryan Lortie.
663 Add --with-install-plugins-helper configure option so distros can specify
664 the path of the helper script or program to call when plugin installation
665 is requested (distros: please do any argument munging in this helper
666 script instead of patching GStreamer to pass arguments differently
667 to another program directly).
669 * docs/libs/gst-plugins-base-libs-docs.sgml:
670 * docs/libs/gst-plugins-base-libs-sections.txt:
671 Build and document new API.
673 * tests/check/libs/utils.c: (result_cb),
674 (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
675 (libgstbaseutils_suite):
676 Some simple checks for the new API.
678 2007-02-02 Tim-Philipp Müller <tim at centricular dot net>
680 * tests/check/elements/audioconvert.c: (test_float_conversion):
681 Add small test for 32bit float <=> 64bit float conversion (works
682 only one way so far, 32=>64 produces structured noise).
684 2007-02-02 Tim-Philipp Müller <tim at centricular dot net>
686 * gst/audioconvert/gstaudioconvert.c:
687 (set_structure_widths_32_and_64), (make_lossless_changes):
688 We don't support floats with a width of 40, 48 or 56 bits.
690 2007-02-02 Stefan Kost <ensonic@users.sf.net>
692 * gst/audioconvert/audioconvert.c: (float), (double),
693 (audio_convert_get_func_index):
694 * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
695 (make_lossless_changes):
696 Support for 64-bit float audio in audioconvert (#339837)
698 2007-02-01 Tim-Philipp Müller <tim at centricular dot net>
700 Patch by: Holger Wansing <linux wansing-online de>
704 Add German translation (#352069).
706 2007-02-01 Sebastian Dröge <slomo@circular-chaos.org>
708 reviewed by: Wim Taymans <wim@fluendo.com>
710 * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
711 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
712 Use newly added GstCollectPads API to free the allocated resources in
713 the GstOggPad structures (#402393).
715 2007-01-31 Jan Schmidt <thaytan@mad.scientist.com>
717 * gst/playback/gstplaybin.c: (gen_vis_element):
718 Add audioresample+audioconvert in front of the visualisation
719 element, so that elements like libvisual 0.4 that don't support all
720 samplerates can work.
724 2007-01-30 Tim-Philipp Müller <tim at centricular dot net>
726 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
727 (gst_play_base_bin_get_streaminfo_value_array):
728 Take some locks and make a copy of the streaminfo value array we
729 maintain while holding the lock, so that the application can
730 retrieve the stream-info as a value array in a thread-safe way.
732 2007-01-30 Wim Taymans <wim@fluendo.com>
734 * gst/audioconvert/gstaudioconvert.c:
735 Don't fail on 0 sized buffers. Fixes #396835.
737 2007-01-29 David Schleef <ds@schleef.org>
739 * gst/typefind/gsttypefindfunctions.c:
740 Detect BBCD as video/x-dirac, so we can play raw dirac
743 2007-01-29 Tim-Philipp Müller <tim at centricular dot net>
745 * ext/theora/theoraenc.c: (theora_enc_chain):
746 Check return value of theora_encode_header(), or we might try to
747 allocate a random number of bytes. theora_encode_header() can fail
748 if libtheora has been compiled with encoding support disabled.
751 2007-01-29 Wim Taymans <wim@fluendo.com>
753 * tests/check/gst/.cvsignore:
756 2007-01-29 Wim Taymans <wim@fluendo.com>
758 * ext/libvisual/visual.c: (gst_visual_src_setcaps):
759 Fix strides in libvisual. Gst uses X strides.
760 Inspired by: <ed at catmur dot co dot uk> and
761 <tim at centricular dot net>
764 2007-01-27 Wim Taymans <wim@fluendo.com>
766 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
767 (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
768 (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
769 (gst_ogg_demux_perform_seek),
770 (gst_ogg_demux_bisect_forward_serialno),
771 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
772 (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
773 (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
774 (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
775 * ext/ogg/gstoggdemux.h:
776 Properly propagate streaming errors when we are scanning the file for
777 chains so that we don't crash when shut down. Might fix some crashers
778 when quickly switching oggs in RB such as #332503 and #378436.
780 2007-01-26 Tim-Philipp Müller <tim at centricular dot net>
782 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
783 Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
786 2007-01-25 Wim Taymans <wim@fluendo.com>
788 * gst/playback/gstplaybasebin.c: (remove_source):
789 Don't try to disconnect a signal from a finalized object.
791 2007-01-25 Tim-Philipp Müller <tim at centricular dot net>
793 * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
794 Cast lock macro parameters to make sure we're actually accessing the
795 lock member at the right class level. Free list itself in _dispose()
796 as well and NULL it in case dispose gets called multiple times.
798 2007-01-25 Edward Hervey <edward@fluendo.com>
800 * gst/playback/gstdecodebin2.c:
801 (gst_decode_bin_dispose),(gst_decode_bin_finalize):
802 Free GstDecodeGroups no longer used.
803 (gst_decode_group_expose):
804 Don't unlock too many times !
805 (deactivate_free_recursive):
806 Free iterator once we're done with it.
807 Fix for recursively deactivating elements (stop at ghostpads).
809 2007-01-25 Tim-Philipp Müller <tim at centricular dot net>
811 * gst/playback/gstplaybin.c: (handoff):
812 Fix up caps on the frame buffer before we save it and potentially
813 make it accessible to other threads via g_object_get; also use
814 gst_buffer_replace() instead of gst_mini_object_replace().
816 2007-01-25 Tim-Philipp Müller <tim at centricular dot net>
818 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
819 Make getting the current frame thread-safe.
821 2007-01-25 Edward Hervey <edward@fluendo.com>
823 * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
824 (gst_decode_group_new), (gst_decode_group_free):
825 Set queues to bigger sizes to cope with HD contents.
826 Fix some mutex freeing and add comment about MT safe methods.
828 2007-01-24 Tim-Philipp Müller <tim at centricular dot net>
830 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
831 (gst_text_overlay_text_event):
832 Don't unnecessarily ref (and then leak) upstream events if the text
833 pad is not linked. Fixes #399948.
835 * tests/check/gst-plugins-base.supp:
836 Add suppression for pango on edgy/x86 for textoverlay test.
838 2007-01-24 Wim Taymans <wim@fluendo.com>
840 * gst-libs/gst/rtp/gstrtpbuffer.h:
841 Add some more fixed payloads.
843 2007-01-23 Tim-Philipp Müller <tim at centricular dot net>
845 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
846 Error out properly if we get an error from libogg while reading the
847 BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
849 2007-01-23 Tim-Philipp Müller <tim at centricular dot net>
851 * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
854 * tests/check/elements/playbin.c:
855 (test_sink_usage_video_only_stream),
856 (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
857 (test_suburi_error_wrongproto), (test_missing_urisource_handler),
858 (test_missing_suburisource_handler),
859 (test_missing_primary_decoder), (playbin_suite):
860 Run all tests once with decodebin and once with decodebin2.
861 One test does not pass yet with decodebin2.
863 2007-01-23 Edward Hervey <edward@fluendo.com>
865 * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
866 Fix the cases where oggmux doesn't properly figure out that all
867 sinkpads have gone EOS, and therefore doesn't push out the remaining
868 buffers and the final EOS event.
871 2007-01-23 Julien MOUTTE <julien@moutte.net>
873 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
874 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
875 Don't lock on navigation event push, just on keysym to string.
878 2007-01-22 Edward Hervey <edward@fluendo.com>
880 * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
881 (get_current_group), (group_demuxer_event_probe),
882 (gst_decode_group_expose), (deactivate_free_recursive),
883 (gst_decode_group_free):
885 Don't forget to emit 'no-more-pads' once a group is exposed.
886 Cleanup elements from a DecodeGroup once we remove it.
887 Protect call to gst_decode_group_expose() with the decodebin lock.
889 2007-01-22 Julien MOUTTE <julien@moutte.net>
891 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
892 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
893 Looking at Xorg code i can't figure out if that XKeysymToString
894 function is thread sensible or not. Lock it just in case as
895 recommended by Radek Doulik <rodo at ximian dot com>.
897 2007-01-22 Julien MOUTTE <julien@moutte.net>
899 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
900 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
901 Lock that X Call as well. Fixes #397673.
903 2007-01-22 Tim-Philipp Müller <tim at centricular dot net>
905 * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
906 Don't go into an endless loop if the file starts with 00 00 01 2X,
907 like quicktime redirect files might. Fixes #396042.
909 * tests/check/Makefile.am:
910 * tests/check/gst/.cvsignore:
911 * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
912 (typefindfunctions_suite):
913 Add unit test for the above.
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 On second thought, use "depth" field rather than "bpp" field.
920 2007-01-22 Tim-Philipp Müller <tim at centricular dot net>
922 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
923 Camtasia caps apparently need a bpp field (#398875).
925 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
927 * gst/playback/gstplaybasebin.c: (setup_subtitle),
928 (gen_source_element), (gst_play_base_bin_change_state):
929 Attempt at a better error message in case we don't have the required
930 URI handler installed; post missing-plugin message also when we're
931 missing an URI handler for the subtitle URI; clean up properly also
932 when an error occurs and we never made it to PAUSED state.
934 * tests/check/elements/playbin.c: (GST_START_TEST),
936 Check that we're also getting a missing-plugin messsage for a
937 missing subtitle URI handler (and clean up properly).
939 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
941 * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
942 Plug a few reference leaks.
944 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
946 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
947 Lower probability a bit if the marker isn't right at the start,
948 to decrease the chance of false positives.
950 2007-01-19 Tim-Philipp Müller <tim at centricular dot net>
952 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
953 Small mpeg2 system stream typefinding improvement: make typefinder
954 probe a bit into the stream instead of just looking for a marker
955 at the beginning. Fixes #397810.
957 2007-01-18 Tim-Philipp Müller <tim at centricular dot net>
959 * gst/audioconvert/gstchannelmix.c:
960 Remove compatibility cruft for prehistoric GLib versions.
962 2007-01-17 Tim-Philipp Müller <tim at centricular dot net>
964 * gst/playback/Makefile.am:
965 * gst/playback/gstdecodebin.c: (close_pad_link):
966 * gst/playback/gstdecodebin2.c: (analyze_new_pad):
967 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
968 (gst_play_base_bin_handle_message_func), (unknown_type):
969 Let decodebin be the element to post missing-plugin messages for
970 missing decoders (rather than playbin); make playbin implement
971 GstBin::handle_message so we can suppress missing-plugin messages
972 for types we're not handling on purpose (don't want to bring up an
973 installer in those cases).
975 2007-01-16 Tim-Philipp Müller <tim at centricular dot net>
977 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
978 * gst-libs/gst/tag/gstvorbistag.c:
979 (gst_tag_list_to_vorbiscomment_buffer):
980 * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
981 Fix potentially unaligned access (#397207).
983 2007-01-16 Stefan Kost <ensonic@users.sf.net>
985 * tests/examples/seek/seek.c: (set_scale), (update_scale),
986 (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
987 (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
989 Allow to toggle looping while it plays. Fix callback prototype. Clean
990 up code a bit more. Add copyright header.
992 2007-01-16 Stefan Kost <ensonic@users.sf.net>
994 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
995 Red and blue mask was swapped (spotted by Dan Williams).
997 2007-01-15 Stefan Kost <ensonic@users.sf.net>
999 * gst-libs/gst/tag/gstid3tag.c:
1000 * gst-libs/gst/tag/gstvorbistag.c:
1001 Use new beats-per-minute tag from core.
1003 2007-01-15 Tim-Philipp Müller <tim at centricular dot net>
1006 Add new files with translatable strings, so they actually make it
1007 into the template file one day.
1009 2007-01-12 Andy Wingo <wingo@pobox.com>
1011 * gst-libs/gst/audio/gstbaseaudiosink.c
1012 (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
1013 (gst_base_audio_sink_activate_pull): Remove the handwavey nego
1014 stuff, as the base class handles this now. Actually tell the ring
1016 (gst_base_audio_sink_callback): Cast the ring buffer correctly.
1017 How did this work before? Maybe I'm not as awesome a programmer as
1020 * gst-libs/gst/audio/gstbaseaudiosrc.c
1021 (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
1024 2007-01-12 Tim-Philipp Müller <tim at centricular dot net>
1026 * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
1027 Remove more fields so that the application can better blacklist
1028 formats that have been tried before.
1030 2007-01-12 Tim-Philipp Müller <tim at centricular dot net>
1032 * gst-libs/gst/audio/mixerutils.h:
1033 Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
1034 used when compiling with c++ compilers as well.
1036 2007-01-12 Tim-Philipp Müller <tim at centricular dot net>
1038 * gst/typefind/gsttypefindfunctions.c:
1041 2007-01-11 Tim-Philipp Müller <tim at centricular dot net>
1043 * gst/playback/gstplaybin.c: (post_missing_element_message),
1044 (gen_video_element), (gen_text_element), (gen_audio_element),
1046 Post missing-plugin messages also when we error out because
1047 converters, textoverlay or auto*sinks are missing (#161922).
1049 2007-01-10 Wim Taymans <wim@fluendo.com>
1051 * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
1052 (is_demuxer_element), (new_caps):
1053 * gst/playback/gstplaybasebin.c: (source_new_pad):
1054 Fix the case where we try to ref a NULL element when we delay a link
1055 because of unfixed caps.
1056 Set the state of autoplugged decodebins to PAUSED.
1057 RTSP now works in playbin, we can remove it from the blacklist.
1059 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
1061 * gst/playback/Makefile.am:
1062 * gst/playback/gstplaybasebin.c: (string_arr_has_str),
1063 (unknown_type), (setup_subtitle), (gen_source_element):
1064 * gst/playback/gstplaybin.c: (plugin_init):
1065 Post missing-plugin messages on the bus for missing sources and
1066 missing decoders/demuxers/depayloaders; fix error code used when
1067 we're missing an URI handler source; for media types that we are not
1068 handling on purpose at the moment, don't print "don't know how to
1069 handle xyz" messages to the terminal or post missing-plugin
1070 messages on the bus.
1072 * tests/check/elements/playbin.c: (create_playbin),
1073 (GST_START_TEST), (gst_codec_src_uri_get_type),
1074 (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
1075 (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
1076 (gst_codec_src_init_type), (gst_codec_src_base_init),
1077 (gst_codec_src_create), (gst_codec_src_class_init),
1078 (gst_codec_src_init), (plugin_init), (playbin_suite):
1079 Add some tests for the missing-plugin stuff.
1081 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
1084 * gst-libs/gst/Makefile.am:
1085 * gst-libs/gst/utils/Makefile.am:
1086 * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
1087 * gst-libs/gst/utils/base-utils.h:
1088 * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
1089 (find_format_info), (caps_are_rtp_caps),
1090 (gst_base_utils_get_source_description),
1091 (gst_base_utils_get_sink_description),
1092 (gst_base_utils_get_decoder_description),
1093 (gst_base_utils_get_encoder_description),
1094 (gst_base_utils_get_element_description),
1095 (gst_base_utils_add_codec_description_to_tag_list),
1096 (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
1097 * gst-libs/gst/utils/descriptions.h:
1098 * gst-libs/gst/utils/missing-plugins.c:
1099 (missing_structure_get_type), (copy_and_clean_caps),
1100 (gst_missing_uri_source_message_new),
1101 (gst_missing_uri_sink_message_new),
1102 (gst_missing_element_message_new),
1103 (gst_missing_decoder_message_new),
1104 (gst_missing_encoder_message_new),
1105 (missing_structure_get_string_detail),
1106 (missing_structure_get_caps_detail),
1107 (gst_missing_plugin_message_get_installer_detail),
1108 (gst_missing_plugin_message_get_description),
1109 (gst_is_missing_plugin_message):
1110 * gst-libs/gst/utils/missing-plugins.h:
1111 API: add new libgstbaseutils library with functions
1112 - to create and parse missing-plugins messages
1113 - that provide (translated) descriptions for caps/decoders/sources/etc.
1116 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
1117 * pkgconfig/gstreamer-plugins-base.pc.in:
1120 * docs/libs/gst-plugins-base-libs-docs.sgml:
1121 * docs/libs/gst-plugins-base-libs-sections.txt:
1122 Generate docs for new lib and API.
1124 * tests/check/Makefile.am:
1125 * tests/check/libs/.cvsignore:
1126 * tests/check/libs/utils.c: (missing_msg_check_getters),
1127 (GST_START_TEST), (libgstbaseutils_suite):
1128 Add some basic unit tests.
1130 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
1132 * ext/ogg/Makefile.am:
1133 Dist gstoggdemux.h to fix 'make distcheck'.
1135 * sys/v4l/Makefile.am:
1136 Fix 'make distcheck' even more.
1138 2007-01-09 Wim Taymans <wim@fluendo.com>
1140 * docs/plugins/Makefile.am:
1141 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1142 * docs/plugins/gst-plugins-base-plugins-sections.txt:
1143 * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
1144 (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
1145 (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
1146 (gst_ogg_demux_perform_seek):
1147 * ext/ogg/gstoggdemux.h:
1149 Add some more comments.
1152 2007-01-09 Wim Taymans <wim@fluendo.com>
1154 * ext/theora/theoradec.c:
1155 * ext/vorbis/vorbisdec.c:
1156 * gst-libs/gst/audio/gstringbuffer.c:
1157 (gst_ring_buffer_commit_full):
1158 * gst-libs/gst/audio/gstringbuffer.h:
1159 * gst-libs/gst/rtp/gstrtpbuffer.c:
1160 * gst-libs/gst/tag/gstvorbistag.c:
1161 Small documentation updates/fixes
1163 2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
1166 Require core CVS HEAD for Andy's basesrc/sink API additions.
1168 2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
1170 Patch by: Günter Thelen <daedalus dot inc at gmx net>
1172 * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
1174 Add typefinder for flac-in-ogg in conformance with the ogg-mapping
1175 on flac.sf.net (there appear to be other versions of the first
1176 ogg page in the wild) (#391365).
1178 2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
1181 Check if localtime_r() is available.
1183 * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
1184 If localtime_r() is not available, fall back to localtime(). Should
1185 fix build on MingW (#393310).
1187 2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
1189 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
1190 * gst/subparse/gstsubparse.h:
1191 Remove spurious 1000 subtrahend when calculating the timestamp from
1192 the frame number and the frame rate . Also, use the frames/second
1193 value specified in the first line of the file, if one is specified
1194 there. Should fix #357503.
1196 * tests/check/elements/subparse.c: (do_test),
1197 (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
1199 Add some basic unit tests for the microdvd subtitle format.
1201 2007-01-07 Julien MOUTTE <julien@moutte.net>
1203 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1204 (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
1205 (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
1206 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
1207 (gst_xvimagesink_set_xwindow_id),
1208 (gst_xvimagesink_set_event_handling),
1209 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
1210 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
1211 Patch by : Young-Ho Cha <ganadist at chollian dot net>
1213 Add an adaptor property to select a specific XV adaptor.
1214 * sys/xvimage/xvimagesink.h:
1216 2007-01-07 Julien MOUTTE <julien@moutte.net>
1218 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1219 (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
1220 (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
1221 (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
1222 (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
1223 (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
1224 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1225 (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
1226 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
1227 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
1228 (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
1229 (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
1230 Use flow_lock much more to protect every access to xwindow.
1231 Try to catch erros while creating images in case some drivers are
1232 just generating an XError when the requested image is too big.
1233 Should fix : #354698, #384008, #384060.
1234 * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
1235 Implement some stress testing of setting window xid.
1237 2007-01-07 Sébastien Moutte <sebastien@moutte.net>
1239 * win32/common/libgsaudio.def:
1240 Add new exported function.
1241 * win32/common/libgstogg.dsp:
1242 Add gstoggaviparse.c to the build.
1243 * win32/common/libgstvideoscale.dsp:
1244 Add vs_4tap.c to the build.
1245 * win32/common/libgstvorbis.dsp:
1246 Add vorbistag.c to the build.
1248 2007-01-06 Andy Wingo <wingo@pobox.com>
1250 * gst-libs/gst/audio/gstbaseaudiosink.c
1251 (gst_base_audio_sink_class_init)
1252 (gst_base_audio_sink_init):
1253 (gst_base_audio_sink_activate_pull): Add an activate_pull function
1254 to baseaudiosink, and tell basesink that we can work in pull mode.
1255 This way the ring buffer thread drives the pipeline directly, if
1256 pull mode is possible. There is some lingering nastiness regarding
1258 (gst_base_audio_sink_callback): Implement the callback to pull
1259 data. This interface is a bit light, though -- it should get a
1260 GstFlowReturn return value at least.
1262 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1264 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
1265 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1266 * gst/playback/gstdecodebin2.c:
1267 (gst_decode_group_check_if_blocked):
1268 Printf format and missing argument fixes.
1270 2007-01-05 Jan Schmidt <thaytan@mad.scientist.com>
1272 * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
1273 (gst_ogm_parse_change_state):
1274 Activate pads before adding them to the element.
1276 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1278 * tests/examples/seek/scrubby.c: (main):
1279 * tests/examples/seek/seek.c: (main):
1280 Call g_thread_init() first thing in main() (see #391278).
1282 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1284 * tests/check/Makefile.am:
1285 * tests/check/libs/.cvsignore:
1286 * tests/check/libs/netbuffer.c: (GST_START_TEST),
1288 Add test for GstNetBuffer + gst_buffer_copy(). Disabled
1289 for the time being, since it's broken, see #393099.
1291 2007-01-05 Tim-Philipp Müller <tim at centricular dot net>
1293 * tests/check/Makefile.am:
1294 Update to use GST_PLUGINS_BASE_CFLAGS as well.
1296 2007-01-04 Thomas Vander Stichele <thomas at apestaart dot org>
1299 split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
1300 so that GST_BASE_CFLAGS can go inbetween them, making sure
1301 we use uninstalled gst-libs headers
1302 * docs/libs/Makefile.am:
1303 * ext/alsa/Makefile.am:
1304 * ext/cdparanoia/Makefile.am:
1305 * ext/gnomevfs/Makefile.am:
1306 * ext/libvisual/Makefile.am:
1307 * ext/ogg/Makefile.am:
1308 * ext/theora/Makefile.am:
1309 * ext/vorbis/Makefile.am:
1310 * gst-libs/gst/audio/Makefile.am:
1311 * gst-libs/gst/cdda/Makefile.am:
1312 * gst-libs/gst/interfaces/Makefile.am:
1313 * gst-libs/gst/riff/Makefile.am:
1314 * gst-libs/gst/rtp/Makefile.am:
1315 * gst-libs/gst/tag/Makefile.am:
1316 * gst/adder/Makefile.am:
1317 * gst/audioconvert/Makefile.am:
1318 * gst/audiorate/Makefile.am:
1319 * gst/audioresample/Makefile.am:
1320 * gst/playback/Makefile.am:
1321 * gst/tcp/Makefile.am:
1322 * gst/videoscale/Makefile.am:
1323 * gst/volume/Makefile.am:
1324 * sys/ximage/Makefile.am:
1325 * sys/xvimage/Makefile.am:
1326 * tests/icles/Makefile.am:
1329 2007-01-04 Julien MOUTTE <julien@moutte.net>
1331 * gst-libs/gst/interfaces/xoverlay.c:
1332 (gst_x_overlay_handle_events):
1333 * gst-libs/gst/interfaces/xoverlay.h:
1334 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
1335 (gst_ximagesink_set_xwindow_id),
1336 (gst_ximagesink_set_event_handling),
1337 (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
1338 (gst_ximagesink_get_property), (gst_ximagesink_init),
1339 (gst_ximagesink_class_init):
1340 * sys/ximage/ximagesink.h:
1341 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
1342 (gst_xvimagesink_set_xwindow_id),
1343 (gst_xvimagesink_set_event_handling),
1344 (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
1345 (gst_xvimagesink_get_property), (gst_xvimagesink_init),
1346 (gst_xvimagesink_class_init):
1347 * sys/xvimage/xvimagesink.h:
1348 * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
1349 Add a method to the XOverlay interface to allow disabling of
1350 event handling in x[v]imagesink elements. This will let X events
1351 propagate to parent windows which can be usefull in some cases.
1352 Be carefull that the application is then responsible of pushing
1353 navigation events and expose events to the video sink.
1356 2007-01-03 Tim-Philipp Müller <tim at centricular dot net>
1358 * gst-libs/gst/tag/gstvorbistag.c:
1359 * tests/check/libs/tag.c: (GST_START_TEST):
1360 Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
1363 2007-01-01 Tim-Philipp Müller <tim at centricular dot net>
1367 * docs/design/Makefile.am:
1370 2006-12-27 Julien MOUTTE <julien@moutte.net>
1372 * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
1373 typo. Fixes: #390063.
1375 2006-12-27 Julien MOUTTE <julien@moutte.net>
1377 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1378 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
1380 * win32/common/config.h: Updated.
1382 2006-12-22 Stefan Kost <ensonic@users.sf.net>
1384 * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
1385 (setup_gdpdepay_streamheader):
1386 * tests/check/elements/gdppay.c: (cleanup_gdppay),
1387 (setup_gdppay_streamheader):
1388 Fix the dp tests, but activating the pads for the streamheader tests
1389 too and cleaning up conditionaly
1391 2006-12-22 Jan Schmidt <thaytan@mad.scientist.com>
1393 * gst/ffmpegcolorspace/avcodec.h:
1394 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1395 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1396 (gst_ffmpegcsp_avpicture_fill):
1397 * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
1398 (img_get_alpha_info):
1399 Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
1400 other end of the word. Fixes: #387073.
1402 Add some inconsequential branch hints in a couple of places.
1404 2006-12-21 Tim-Philipp Müller <tim at centricular dot net>
1406 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1407 (gst_ffmpeg_caps_to_smpfmt):
1408 The "signed" field in raw audio caps is of boolean type, trying to
1409 extract the value with _get_int() will fail (fix to keep in sync with
1410 the copy in gst-ffmpeg)
1412 2006-12-21 Stefan Kost <ensonic@users.sf.net>
1414 * tests/check/elements/audioresample.c: (cleanup_audioresample):
1415 * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
1416 * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
1418 * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
1419 * tests/check/elements/subparse.c: (teardown_subparse):
1420 * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
1421 * tests/check/elements/videorate.c: (cleanup_videorate):
1422 * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
1423 * tests/check/elements/volume.c: (cleanup_volume):
1424 * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
1425 (cleanup_vorbisdec):
1426 * tests/check/elements/vorbistag.c: (setup_vorbistag),
1427 (cleanup_vorbistag):
1428 consistent pad (de)activation
1430 2006-12-20 Tim-Philipp Müller <tim at centricular dot net>
1432 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1433 Forgot to register the extensions.
1435 2006-12-20 Tim-Philipp Müller <tim at centricular dot net>
1437 * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
1439 Add typefinder for VIVO files (my christmas present to the 90s).
1441 2006-12-16 Tim-Philipp Müller <tim at centricular dot net>
1443 * gst/playback/gstdecodebin.c: (type_found):
1444 Special-case the text/plain media type: we only want to recognise it
1445 as a 'raw' decoded media type if it comes from a demuxer or subtitle
1446 parser, but not if the entire stream is of text/plain type. If the
1447 entire stream is text/plain, we should just error out.
1449 This fixes playback of audio files with lyrics in totem. Totem can't
1450 distinguish between text files and subtitle files and passes any
1451 .txt file with the same basename as the main file to playbin as
1452 suburi, and playbin will then throw a 'subtitle found, but no video
1453 stream' error, which isn't entirely helpful. See #380342.
1455 Also, with this change we'll show a slightly more correct error
1456 message in case totem passes a playlist file to us (although a
1457 custom error message wording instead of the default text would
1458 probably not be a bad idea either).
1460 Same problem also needs to be fixed for playbin+decodebin2.
1462 * tests/check/Makefile.am:
1463 * tests/check/elements/decodebin.c: (src_handoff_cb),
1464 (decodebin_new_decoded_pad_cb), (GST_START_TEST),
1466 Add simple unit test for decodebin for the above.
1468 2006-12-16 Tim-Philipp Müller <tim at centricular dot net>
1470 * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
1471 * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
1472 Refuse to change state to READY when we failed to create any of the
1473 required elements in our instance init function.
1475 2006-12-15 Tim-Philipp Müller <tim at centricular dot net>
1477 * docs/libs/gst-plugins-base-libs-sections.txt:
1478 Small docs fixes/updates.
1480 * gst-libs/gst/video/gstvideosink.h:
1481 Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
1482 from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
1483 removed from the base sink API between 0.9.6 and 0.9.7).
1484 API: add GST_VIDEO_SINK_CAST and use it for the height/width
1485 accessor macros, so we don't do a runtime GObject type check every
1488 2006-12-15 Thomas Vander Stichele <thomas at apestaart dot org>
1491 * gst-plugins-base.doap:
1492 * gst-plugins-base.spec.in:
1495 2006-12-09 Tim-Philipp Müller <tim at centricular dot net>
1497 Patch by: Jens Granseuer <jensgr at gmx net>
1499 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
1500 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1501 (gst_base_rtp_audio_payload_handle_frame_based_buffer),
1502 (gst_base_rtp_audio_payload_handle_sample_based_buffer):
1503 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1504 Declare variables at the beginning of a block. Fixes #383195.
1506 2006-12-07 Jan Schmidt <thaytan@mad.scientist.com>
1509 Bump version nano - back to CVS.
1512 === release 0.10.11 ===
1514 2006-12-06 Jan Schmidt <thaytan@mad.scientist.com>
1517 releasing 0.10.11, "Dumb things"
1519 2006-12-05 Jan Schmidt <thaytan@mad.scientist.com>
1521 * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
1522 (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
1523 Handle the case where an element has multiple pads with
1524 unfixed caps as well as still possibly producing more dynamic
1525 pads by storing each case as a distinct entry in the dynamic list.
1528 2006-12-04 Wim Taymans <wim@fluendo.com>
1530 * gst/playback/gstdecodebin.c: (close_pad_link):
1531 Fix #382223, add more dynamic caps handling.
1533 2006-12-04 Wim Taymans <wim@fluendo.com>
1535 reviewed by: <delete if not using a buddy>
1537 * gst-libs/gst/audio/gstringbuffer.h:
1538 * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
1539 (gst_netaddress_set_ip4_interface),
1540 (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
1541 (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
1542 (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
1543 (gst_netaddress_get_ttl):
1544 * gst-libs/gst/netbuffer/gstnetbuffer.h:
1545 * gst/playback/gstdecodebin.c: (close_pad_link):
1546 * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
1547 (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
1548 * win32/common/config.h:
1550 2006-12-01 Michael Smith <msmith@fluendo.com>
1552 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
1553 Delete bad debug code.
1556 2006-12-01 Jan Schmidt <thaytan@mad.scientist.com>
1558 * gst/videoscale/vs_4tap.c:
1560 * win32/common/config.h:
1561 * win32/vs8/libgstvideoscale.vcproj:
1562 Fix compilation on win32 under VS8
1563 Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
1564 Partially fixes #381175
1566 2006-11-30 Michael Smith <msmith@fluendo.com>
1568 * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
1570 It would be very bad if, after a discont buffer, we thought every
1571 single following buffer was also discont. So, add to the test to
1572 ensure that this isn't the case.
1574 * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
1575 ... it was the case. So fix it.
1577 2006-11-28 Wim Taymans <wim@fluendo.com>
1579 * gst/playback/gstplaybasebin.c: (check_queue_event):
1582 * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1583 Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
1584 padtemplate caps. Refixes #357577.
1586 2006-11-28 Wim Taymans <wim@fluendo.com>
1588 * gst/playback/gstplaybasebin.c: (check_queue_event),
1589 (queue_threshold_reached), (queue_out_of_data),
1590 (gen_preroll_element):
1591 Add event probe to see when EOS is in a queue and we can disable the
1592 underrun signals. Fixes #357577.
1594 2006-11-28 Edward Hervey <edward@fluendo.com>
1596 * gst/playback/Makefile.am:
1597 * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
1598 (_gst_boolean_accumulator), (gst_decode_bin_class_init),
1599 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
1600 (gst_decode_bin_init), (gst_decode_bin_dispose),
1601 (gst_decode_bin_finalize), (gst_decode_bin_set_property),
1602 (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
1603 (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
1604 (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
1605 (connect_element), (expose_pad), (type_found),
1606 (pad_added_group_cb), (pad_removed_group_cb),
1607 (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
1608 (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
1609 (are_raw_caps), (multi_queue_overrun_cb),
1610 (multi_queue_underrun_cb), (gst_decode_group_new),
1611 (get_current_group), (group_demuxer_event_probe),
1612 (gst_decode_group_control_demuxer_pad),
1613 (gst_decode_group_control_source_pad),
1614 (gst_decode_group_check_if_blocked),
1615 (gst_decode_group_check_if_drained), (gst_decode_group_expose),
1616 (gst_decode_group_hide), (gst_decode_group_free),
1617 (gst_decode_group_set_complete), (source_pad_blocked_cb),
1618 (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
1619 (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
1621 New decodebin2 element.
1623 * gst/playback/gstplay-marshal.list:
1624 Added marshallers for new signals in decodebin2
1625 * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
1626 Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
1629 2006-11-28 Wim Taymans <wim@fluendo.com>
1631 * gst/playback/gstplaybasebin.c: (setup_source),
1632 (gst_play_base_bin_change_state):
1633 Disable rtsp:// uris for the release, it's not good enough yet.
1636 2006-11-26 Wim Taymans <wim@fluendo.com>
1638 * ext/theora/theoradec.c: (gst_theora_dec_reset),
1639 (theora_dec_push_forward), (theora_dec_push_reverse),
1640 (theora_handle_data_packet), (theora_dec_decode_buffer),
1641 (theora_dec_flush_decode), (theora_dec_chain_reverse),
1642 (theora_dec_chain_forward), (theora_dec_chain):
1643 Implement reverse playback.
1645 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
1646 (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
1647 (vorbis_dec_chain_forward):
1648 Clear buffers used for reverse playback in _reset.
1649 No need to set the eos flag, we clip samples using the segment.
1651 2006-11-24 Wim Taymans <wim@fluendo.com>
1653 * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
1654 (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
1655 (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
1656 (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
1658 Handle continued pages in reverse mode.
1660 2006-11-24 Wim Taymans <wim@fluendo.com>
1662 * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
1663 (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
1664 (vorbis_dec_flush_decode):
1666 Don't try to add invalid timestamps.
1667 Clipping will unref the buffer.
1669 2006-11-24 Stefan Kost <ensonic@users.sf.net>
1671 * gst/adder/gstadder.h:
1672 * gst/audiotestsrc/gstaudiotestsrc.h:
1673 remove obsolete _factory_init protos
1675 2006-11-24 Stefan Kost <ensonic@users.sf.net>
1677 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
1678 Fix spacing in debug message.
1680 2006-11-23 Wim Taymans <wim@fluendo.com>
1682 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
1683 (gst_ogg_demux_chain):
1684 Don't just ignore return values from _pad_push().
1685 Small debug improvements.
1687 2006-11-23 Michael Smith <msmith@fluendo.com>
1689 * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
1690 If our incoming buffer is marked as DISCONT, then increment the page
1691 number (so that the discontinuity is marked in the final ogg
1692 bitstream) and flush the previous page.
1694 2006-11-22 Michael Smith <msmith@fluendo.com>
1696 * ext/theora/gsttheoraenc.h:
1697 * ext/theora/theoraenc.c: (gst_theora_enc_init),
1698 (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
1699 (theora_buffer_from_packet), (theora_enc_is_discontinuous),
1700 (theora_enc_chain), (theora_enc_change_state):
1701 Mark discontinuities of > 3/4 of a frame, reinit encoder.
1703 * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
1704 (GST_START_TEST), (theoraenc_suite):
1705 Enable discontinuity test, fix it.
1707 2006-11-21 Tim-Philipp Müller <tim at centricular dot net>
1709 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
1710 (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
1711 (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
1712 (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
1713 (gst_text_overlay_change_state):
1714 * ext/pango/gsttextoverlay.h:
1715 Some textoverlay fixes: for one, in the video chain function,
1716 actually wait for a text buffer to come in if there is none at the
1717 moment and there should be one; also, deal more gracefully with
1718 incoming buffers that do not have a timestamp or duration; discard
1719 text buffer when not needed any longer. Fixes #341681.
1721 * tests/check/Makefile.am:
1722 * tests/check/elements/.cvsignore:
1723 * tests/check/elements/textoverlay.c:
1724 (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
1725 (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
1726 (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
1727 (test_video_waits_for_text_send_text_newsegment_thread),
1728 (test_video_waits_for_text_shutdown_element),
1729 (test_render_continuity_push_video_buffers_thread),
1730 (textoverlay_suite):
1731 Add some unit tests for textoverlay.
1733 2006-11-21 Tim-Philipp Müller <tim at centricular dot net>
1735 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1736 Avoid integer underflow when the found probability for mp3 is
1737 smaller than the 'penalty' we subtract if there's not a clean
1738 mp3 header sync at offset 0.
1740 2006-11-21 Stefan Kost <ensonic@users.sf.net>
1742 * docs/libs/gst-plugins-base-libs-sections.txt:
1743 Add some new symbols to the docs
1745 2006-11-20 Tim-Philipp Müller <tim at centricular dot net>
1747 * tests/check/Makefile.am:
1748 * tests/check/elements/ffmpegcolorspace.c:
1749 (ffmpegcolorspace_suite):
1750 Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
1751 (for now not for valgrinding though, since it takes too long).
1753 2006-11-20 Wim Taymans <wim@fluendo.com>
1755 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1756 (gst_ffmpeg_pixfmt_to_caps):
1757 Fix RGBA32 caps. Fixes #357038.
1759 2006-11-20 Tim-Philipp Müller <tim at centricular dot net>
1761 * gst-libs/gst/interfaces/mixertrack.h:
1762 Add FIXME so we can add some padding here in 0.11
1764 2006-11-19 Tim-Philipp Müller <tim at centricular dot net>
1766 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
1767 Fix GstBaseRTPAudioPayload structure so the whole GObject
1768 inheritance business actually works (parent class instance structure
1769 must always come first in the derived class instance structure).
1771 2006-11-16 Tim-Philipp Müller <tim at centricular dot net>
1773 * gst/videotestsrc/Makefile.am:
1774 * tests/check/Makefile.am:
1775 Make sure our checks and the videotestsrc plugin link against the
1776 local uninstalled gst libs and not any installed gst libs that
1777 might happen to exist as well.
1779 * tests/check/elements/adder.c: (message_received),
1780 (test_event_message_received), (test_play_twice_message_received):
1781 * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
1782 Fix compiler warnings when compiling against core with disabled
1785 2006-11-16 Michael Smith <msmith@fluendo.com>
1787 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
1788 (gst_audio_rate_sink_event), (gst_audio_rate_chain):
1789 Fix audiorate, so that it accurately sets offsets and timestamps.
1790 Doesn't change the fundamental algorithmic decisions; so should be
1793 * tests/check/Makefile.am:
1794 Enable audiorate test now that it passes.
1796 2006-11-09 Stefan Kost <ensonic@users.sf.net>
1798 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1799 clear xv when going to NULL, remove // commented non-existant proto
1801 * tests/examples/seek/seek.c: (main):
1802 add missing tooltip description for scrub and play_scrub
1804 2006-11-14 David Schleef <ds@schleef.org>
1807 Bump liboil requirement to 0.3.8.
1808 * gst-libs/gst/riff/riff-media.c:
1810 * gst/videoscale/vs_image.h:
1811 * gst/videoscale/vs_scanline.h:
1812 Use liboil's stdint.h.
1813 * gst/videotestsrc/videotestsrc.c:
1814 Remove liboil related ifdef's, since they aren't needed now, and
1815 won't work with future versions.
1817 2006-11-14 David Schleef <ds@schleef.org>
1819 * gst/videoscale/Makefile.am:
1820 * gst/videoscale/gstvideoscale.c:
1821 * gst/videoscale/gstvideoscale.h:
1822 * gst/videoscale/vs_4tap.c:
1823 * gst/videoscale/vs_4tap.h:
1824 * gst/videoscale/vs_image.c:
1825 * gst/videoscale/vs_image.h:
1826 * gst/videoscale/vs_scanline.c:
1827 * gst/videoscale/vs_scanline.h:
1828 Add a 4-tap image scaler. Theoretically looks much prettier.
1829 The tap calculation could use some improvement.
1831 2006-11-14 Wim Taymans <wim@fluendo.com>
1833 Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
1835 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
1836 (gst_riff_parse_strf_iavs):
1837 * gst/subparse/gstsubparse.c: (convert_encoding):
1838 * gst/tcp/gstmultifdsink.c:
1839 (gst_multi_fd_sink_handle_client_write):
1840 * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
1841 (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
1842 (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
1843 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
1844 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1845 (gst_ximagesink_ximage_new):
1846 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
1847 Various gsize and gssize printf fixes. Fixes #372507.
1849 2006-11-13 Wim Taymans <wim@fluendo.com>
1851 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1852 (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
1853 (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
1854 (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
1855 (vorbis_dec_chain_forward), (vorbis_dec_chain):
1856 * ext/vorbis/vorbisdec.h:
1857 First stab at vorbis reverse playback.
1859 2006-11-13 Wim Taymans <wim@fluendo.com>
1861 * gst-libs/gst/audio/gstbaseaudiosink.c:
1862 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1863 * gst-libs/gst/audio/gstbaseaudiosink.h:
1864 Make the clock sync code more accurate wrt resampling and playback
1867 * gst-libs/gst/audio/gstringbuffer.c:
1868 (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
1869 * gst-libs/gst/audio/gstringbuffer.h:
1870 Use better algorithm to interpolate sample rates.
1872 2006-11-13 Michael Smith <msmith@fluendo.com>
1874 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
1875 Improve a debug line slightly.
1877 * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
1878 Call gst_riff_init() in plugin_init, to avoid getting errors from
1879 the debug system (unrelated changes to another plugin made this turn
1882 2006-11-10 Tim-Philipp Müller <tim at centricular dot net>
1884 Patch by: Sergey Scobich <sergery.scobich at gmail com>
1886 * win32/common/libgsttag.def:
1887 Add missing symbol (#366492).
1889 2006-11-09 Tim-Philipp Müller <tim at centricular dot net>
1891 * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
1892 Don't unref a NULL pad.
1894 2006-11-09 Wim Taymans <wim@fluendo.com>
1896 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
1897 (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
1898 (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
1899 (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
1900 (gst_ogg_demux_loop):
1901 Implement first stab at reverse playback.
1903 2006-11-07 Stefan Kost <ensonic@users.sf.net>
1905 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1906 (gst_riff_create_video_template_caps):
1907 add h263/h264 variants to the caps, Fixes #363118
1909 2006-11-06 Tim-Philipp Müller <tim at centricular dot net>
1911 * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
1912 * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
1913 Use g_strerror instead of strerror so we get UTF-8.
1915 2006-11-03 David Schleef <ds@schleef.org>
1917 * ext/ogg/gstoggdemux.c:
1918 * ext/ogg/gstoggmux.c:
1919 Add/remove KW-DIRAC header here, since it is ogg-specific.
1921 2006-11-03 Michael Smith <msmith@fluendo.com>
1923 * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
1924 Recognise more mpeg4 elementary video streams.
1926 2006-11-02 Edward Hervey <edward@fluendo.com>
1928 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1929 Lower the probability of mp3 typefinding functions if we don't find a
1930 valid mp3 header at the start of the file.
1933 2006-11-02 Wim Taymans <wim@fluendo.com>
1935 * ext/theora/gsttheoradec.h:
1936 * ext/theora/theoradec.c: (gst_theora_dec_init),
1937 (theora_dec_sink_event), (theora_dec_chain_forward),
1938 (theora_dec_flush_decode), (theora_dec_chain_reverse),
1940 Document and partially implement an algorithm for doing reverse playback
1943 2006-11-02 Tim-Philipp Müller <tim at centricular dot net>
1945 Patch by: Sergey Scobich <sergey.scobich at gmail com>
1947 * win32/common/config.h:
1948 * win32/common/interfaces-enumtypes.c:
1949 * win32/common/libgsttag.def:
1950 * win32/vs8/gst-plugins-base.sln:
1951 * win32/vs8/libgstaudioresample.vcproj:
1952 * win32/vs8/libgstinterfaces.vcproj:
1953 * win32/vs8/libgstogg.vcproj:
1954 * win32/vs8/libgstriff.vcproj:
1955 * win32/vs8/libgsttag.vcproj:
1956 * win32/vs8/libgsttheora.vcproj:
1957 * win32/vs8/libgstvideoscale.vcproj:
1958 * win32/vs8/libgstvorbis.vcproj:
1959 Misc. VS8 build fixes: fix syntax in config.h, add missing entries
1960 to libgsttag.def; add missing dependencies for some vs8 projects;
1961 re-arrange placement of .def files in vs8 projects (#366334).
1963 2006-11-01 Tim-Philipp Müller <tim at centricular dot net>
1966 Remove unused variable.
1968 * ext/ogg/gstoggdemux.c:
1969 Fix Wim's surname in plugin description.
1971 2006-10-31 Wim Taymans <wim@fluendo.com>
1973 * gst-plugins-base.spec.in:
1974 spec new .h file. Fixes #368310.
1976 2006-10-31 Michael Smith <msmith@fluendo.com>
1978 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
1979 (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
1980 (gst_multi_fd_sink_get_stats),
1981 (gst_multi_fd_sink_remove_client_link),
1982 (gst_multi_fd_sink_queue_buffer),
1983 (gst_multi_fd_sink_handle_clients):
1984 * gst/tcp/gstmultifdsink.h:
1985 Make using the remove or clear signals threadsafe.
1986 Make calling get-stats with an invalid fd not segfault.
1989 2006-10-31 Wim Taymans <wim@fluendo.com>
1991 * gst-libs/gst/rtp/Makefile.am:
1992 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1993 (gst_base_rtp_audio_payload_init):
1994 Fix and activate base audio payloader.
1996 2006-10-28 Tim-Philipp Müller <tim at centricular dot net>
1998 * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
2000 Add typefinder for QuickTime Image Files (see #366156).
2002 2006-10-28 Tim-Philipp Müller <tim at centricular dot net>
2004 * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2005 Another typo fix (#366212).
2007 2006-10-27 Wim Taymans <wim@fluendo.com>
2009 * gst/volume/gstvolume.c: (volume_transform_ip):
2010 Use stream time to synchronize volume property instead of rather random
2011 timestamps. This is needed when gnonlin does its time shifting.
2013 2006-10-27 Wim Taymans <wim@fluendo.com>
2015 Patch by: Mark Nauwelaerts <manauw at skynet dot be>
2017 * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
2018 Remove the pad from the element in release_pad. Fixes #364812.
2020 2006-10-27 Tim-Philipp Müller <tim at centricular dot net>
2022 * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
2023 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
2024 Explicitly create our custom buffer classes at a thread-safe
2025 location as well, since g_type_class_ref() doesn't seem to be
2026 entirely thread-safe either (#365501; also see #349410).
2028 2006-10-26 Tim-Philipp Müller <tim at centricular dot net>
2030 * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
2031 (gst_riff_parse_info):
2032 If strings in INFO chunk are not UTF-8, do something similar to
2033 what we do for ID3v1 tags: check a number of environment variables
2034 (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
2035 character sets to try, otherwise try the current locale and/or fall
2036 back on ISO-8859-1. Fixes #360552.
2038 2006-10-23 Tim-Philipp Müller <tim at centricular dot net>
2040 * gst/videotestsrc/gstvideotestsrc.c:
2041 (gst_video_test_src_pattern_get_type),
2042 (gst_video_test_src_set_pattern):
2043 * gst/videotestsrc/gstvideotestsrc.h:
2044 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
2045 (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
2046 (gst_video_test_src_checkers8):
2047 * gst/videotestsrc/videotestsrc.h:
2048 Add a bunch of exciting new checkers patterns.
2050 2006-10-23 Tim-Philipp Müller <tim at centricular dot net>
2052 * gst/subparse/Makefile.am:
2053 * gst/subparse/gstsubparse.c:
2054 (gst_sub_parse_data_format_autodetect),
2055 (gst_sub_parse_format_autodetect), (handle_buffer),
2056 (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
2057 * gst/subparse/gstsubparse.h:
2058 * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
2060 * gst/subparse/tmplayerparse.h:
2061 Add support for TMPlayer-type subtitles (#362845).
2063 * tests/check/elements/subparse.c: (test_tmplayer_do_test),
2064 (GST_START_TEST), (subparse_suite):
2065 Add some basic unit tests for the above.
2067 2006-10-23 Tim-Philipp Müller <tim at centricular dot net>
2069 * tests/check/elements/audiorate.c: (test_injector_base_init),
2070 (test_injector_class_init), (test_injector_chain),
2071 (test_injector_init), (probe_cb), (do_perfect_stream_test),
2072 (GST_START_TEST), (audiorate_suite):
2073 More tests for audiorate: inject buffers to check behaviour when
2076 2006-10-21 Tim-Philipp Müller <tim at centricular dot net>
2078 * tests/check/Makefile.am:
2079 * tests/check/elements/.cvsignore:
2080 * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
2081 (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
2082 Add some basic unit tests for audiorate. Disabled at the moment
2083 since it doesn't pass yet (see bug #363119).
2085 2006-10-20 Tim-Philipp Müller <tim at centricular dot net>
2087 * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
2088 (parse_subrip), (handle_buffer):
2089 Add missing closing tags for markup and fix broken markup,
2090 otherwise pango won't render anything (fixes #357531). Also,
2091 make sure the text we send out is always NUL-terminated
2092 (better safe than sorry etc.).
2094 * tests/check/elements/subparse.c: (test_srt_do_test),
2096 Some more tests for .srt incl. tests for the above stuff.
2098 2006-10-20 Julien MOUTTE <julien@moutte.net>
2100 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
2101 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
2102 Patch by: Stefan Kost <ensonic@users.sf.net>
2103 Try to redraw borders only when needed. Apparently this consumes
2104 resources on small devices... :-O (#363607)
2106 2006-10-20 Michael Smith <msmith@fluendo.com>
2108 * gst/tcp/gstmultifdsink.c:
2109 (gst_multi_fd_sink_client_queue_buffer):
2110 If caps change, then update the client's idea of the caps so that we
2111 don't end up re-sending streamheaders for every single buffer after
2114 2006-10-20 Michael Smith <msmith@fluendo.com>
2116 * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
2117 (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
2118 Set caps on pushed buffers; fix up refcounting of caps objects.
2120 2006-10-19 Tim-Philipp Müller <tim at centricular dot net>
2122 * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
2124 Typefind mmsh header data packet to application/x-mmsh (#362625).
2126 2006-10-19 Tim-Philipp Müller <tim at centricular dot net>
2128 * tests/check/Makefile.am:
2129 * tests/check/elements/.cvsignore:
2130 * tests/check/elements/subparse.c: (buffer_from_static_string),
2131 (setup_subparse), (teardown_subparse), (test_srt_do_test),
2132 (GST_START_TEST), (subparse_suite):
2133 Add very simple unit test for subparse.
2135 2006-10-19 Tim-Philipp Müller <tim at centricular dot net>
2137 * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
2139 Strip trailing newlines from subtitle text output.
2141 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2143 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
2144 (gst_sub_parse_change_state):
2145 Fix memleak; clear subparse->textbuf n state change function.
2147 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2149 * gst/subparse/gstsubparse.c:
2150 (gst_sub_parse_data_format_autodetect):
2151 Don't require subrip (.srt) files to start with a chunk number of 1.
2153 2006-10-18 Wim Taymans <wim@fluendo.com>
2155 * gst-libs/gst/audio/gstbaseaudiosink.c:
2156 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2157 * gst-libs/gst/audio/gstbaseaudiosink.h:
2158 Extract rate from the NEWSEGMENT event.
2159 Use commit_full to also take rate adjustment into account when writing
2160 samples to the ringbuffer.
2162 * gst-libs/gst/audio/gstringbuffer.c:
2163 (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
2164 (gst_ring_buffer_read):
2165 * gst-libs/gst/audio/gstringbuffer.h:
2166 Added _commit_full() to also take rate into account.
2167 Use simple interpolation algorithm to resample audio.
2168 API: gst_ring_buffer_commit_full()
2170 * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
2171 * tests/examples/seek/seek.c: (segment_done):
2172 Don't try to seek with 0.0 rate, just pause instead.
2173 Remove bogus debug line.
2175 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2177 * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
2179 Catch async errors when starting up the subtitle bin, so we can
2180 stop waiting and continue with the main film instead of hanging
2181 forever. Fixes #339366.
2183 * tests/check/elements/playbin.c: (playbin_suite):
2184 Enable unit test for the above.
2186 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2188 * tests/check/Makefile.am:
2189 * tests/check/elements/.cvsignore:
2190 * tests/check/elements/playbin.c: (GST_START_TEST),
2191 (gst_red_video_src_uri_get_type),
2192 (gst_red_video_src_uri_get_protocols),
2193 (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
2194 (gst_red_video_src_uri_handler_init),
2195 (gst_red_video_src_init_type), (gst_red_video_src_base_init),
2196 (gst_red_video_src_create), (gst_red_video_src_class_init),
2197 (gst_red_video_src_init), (plugin_init), (playbin_suite):
2198 Some small and basic unit tests for playbin; not very useful yet,
2199 but at least a start.
2201 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2203 * gst/playback/gstplaybin.c: (setup_sinks):
2204 The old pad activation spiel.
2206 2006-10-18 Tim-Philipp Müller <tim at centricular dot net>
2208 * gst/playback/gstplaybasebin.c: (setup_source):
2209 Don't hang forever if the subbin already fails to start up in
2210 the state change to PAUSED (#339366).
2212 2006-10-17 Tim-Philipp Müller <tim at centricular dot net>
2214 * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
2215 (gst_tuner_set_channel), (gst_tuner_get_channel),
2216 (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
2217 (gst_tuner_set_frequency), (gst_tuner_get_frequency),
2218 (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
2219 (gst_tuner_find_channel_by_name):
2220 Fix some function guards, add some more function guards.
2222 2006-10-17 Jan Schmidt <thaytan@mad.scientist.com>
2224 * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
2225 (remove_element_chain):
2226 Don't return a pad from get_our_ghost_pad unless it is actually the
2228 Change a cast in remove_element_chain slightly.
2230 2006-10-13 Julien MOUTTE <julien@moutte.net>
2232 * tests/examples/seek/seek.c: (do_seek), (start_seek),
2233 (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
2234 Segment seeking needs to use the rate and set stop to -1.
2236 2006-10-13 Wim Taymans <wim@fluendo.com>
2238 * gst-libs/gst/audio/gstbaseaudiosink.c:
2239 (gst_base_audio_sink_setcaps):
2240 Don't crash when ringbuffer is not yet created.
2241 Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
2244 * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2245 * gst/playback/gststreamselector.c:
2246 (gst_stream_selector_request_new_pad):
2247 Activate pads befre adding them to running elements.
2249 2006-10-13 Julien MOUTTE <julien@moutte.net>
2251 * tests/examples/seek/seek.c: (do_seek), (start_seek),
2252 (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
2253 updater when we start grabing the slider. Don't wait for the
2254 pipeline to be PAUSED.
2256 2006-10-13 Tim-Philipp Müller <tim at centricular dot net>
2258 * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
2259 (gst_mixer_set_volume), (gst_mixer_get_volume),
2260 (gst_mixer_set_mute), (gst_mixer_set_option),
2261 (gst_mixer_get_option), (gst_mixer_mute_toggled),
2262 (gst_mixer_record_toggled), (gst_mixer_volume_changed),
2263 (gst_mixer_option_changed):
2264 Guard mixer interface functions against bogus arguments.
2266 2006-10-12 Julien MOUTTE <julien@moutte.net>
2268 * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
2269 (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
2270 (msg_state_changed), (main): Use state-changed messages to trigger
2271 start/stop of scale update timer. Indeed the scale slider was
2272 jumping here and there because the update timer was activated
2273 before seek completed. This fixes instant applying of rate changes
2274 by pressing the spinbutton like a crazy man !
2276 2006-10-12 Tim-Philipp Müller <tim at centricular dot net>
2278 Patch by: Sebastien Cote <sebas642 at yahoo.ca>
2280 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2281 (gst_basertppayload_finalize):
2282 Fix two small memory leaks (#361456).
2284 2006-10-10 Julien MOUTTE <julien@moutte.net>
2286 * tests/examples/seek/seek.c: (do_seek),
2287 (rate_spinbutton_changed_cb): When changing spinbutton we try
2288 to change the rate on the fly.
2290 2006-10-10 Wim Taymans <wim@fluendo.com>
2292 * gst-libs/gst/riff/riff-ids.h:
2293 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2294 (gst_riff_create_audio_template_caps):
2297 2006-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
2299 Patch by: Josep Torre Valles <josep@fluendo.com>
2301 * ext/gnomevfs/gstgnomevfssink.c:
2302 * ext/gnomevfs/gstgnomevfssrc.c:
2303 Fix URI interface implementation return type.
2304 * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
2305 Fix what looks like a copy/paste issue when assigning values.
2306 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2307 (gst_audio_filter_template_get_type):
2308 Cast to prevent Forte warnings.
2309 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
2310 Fix URI interface implementation return type.
2311 gst_pad_query_position requires a signed integer pointer as
2312 3rd parameter, GstClockTime is unsigned.
2313 * gst/audioconvert/audioconvert.c:
2314 Fix integer overflow when treated as signed.
2315 * gst/audioresample/resample.c: (resample_add_input_data):
2316 Cast to prevent warnings on Forte.
2317 * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
2318 Fix integer overflow when treated as signed.
2319 * gst/ffmpegcolorspace/imgconvert_template.h:
2320 Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
2321 * gst/playback/gstdecodebin.c: (queue_filled_cb),
2322 (cleanup_decodebin):
2323 Who initialises a guint to -1!
2324 Cast function pointers to prevent warnings on Forte.
2325 * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
2326 (queue_threshold_reached):
2327 Cast function pointers correctly to prevent warnings on Forte.
2328 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
2329 Cast function pointers correctly to prevent warnings on Forte.
2330 * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
2331 Obvious change to unsigned, 0xEF > max signed char.
2332 * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
2333 GstClockTime is unsigned, initialise correctly.
2334 * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2335 Cast so pointer arithemetic doesn't cause warnings on Forte.
2336 * gst/videorate/gstvideorate.c:
2337 Use correct return value.
2338 * tests/examples/seek/scrubby.c:
2339 GstClockTime is unsigned, initialise correctly.
2341 2006-10-10 Tim-Philipp Müller <tim at centricular dot net>
2343 Patch by: Ferenc Gerlits <fgerlits at gmail com>
2345 * gst/typefind/gsttypefindfunctions.c:
2346 Recognise XML files and XML-like files shorter than 256 bytes as
2347 well (fixes #359237).
2349 2006-10-09 Edgard Lima <edgard.lima@indt.org.br>
2351 Patch by: Renato Filho <renato.filho@indt.org.br>
2353 * gst/typefind/gsttypefindfunctions.c:
2354 Added typefind functions to video/x-nuv media.
2356 2006-10-08 Tim-Philipp Müller <tim at centricular dot net>
2358 * gst-libs/gst/interfaces/xoverlay.c:
2359 (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
2360 Some more guards against invalid input.
2362 2006-10-07 Julien MOUTTE <julien@moutte.net>
2364 * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event):
2366 * tests/examples/seek/seek.c: (do_seek),
2367 (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
2368 seek example to experiment with rates != 1.0 (reverse playback !)
2370 2006-10-06 Stefan Kost <ensonic@users.sf.net>
2372 * gst-libs/gst/interfaces/xoverlay.c:
2373 Unref message in doc-example (spotted by Robert McQueen)
2375 2006-10-06 Wim Taymans <wim@fluendo.com>
2377 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2378 (mpeg1_parse_header), (mpeg1_sys_type_find):
2381 2006-10-06 Wim Taymans <wim@fluendo.com>
2383 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2385 * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2386 Activate dynamic pads before adding them to the element.
2388 2006-10-06 Michael Smith <msmith@fluendo.com>
2390 * gst-libs/gst/floatcast/floatcast.h:
2391 Fix obviously-bogus macros; use the correct types.
2393 2006-10-06 Wim Taymans <wim@fluendo.com>
2395 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2396 (gst_base_rtp_depayload_change_state):
2397 Also call parent state change function to activate pads.
2399 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2400 (mpeg1_parse_header), (mpeg1_sys_type_find):
2401 Add some more debug info in mpeg typefinding.
2403 2006-10-06 Michael Smith <msmith@fluendo.com>
2405 * ext/theora/theoradec.c: (theora_dec_chain):
2406 Zero byte theora packets are valid and well-defined; don't warn on
2409 2006-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
2411 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2412 (gst_multi_fd_sink_get_stats), (find_limits),
2413 (gst_multi_fd_sink_queue_buffer):
2414 API: add dropped_buffers to the get-stats GValueArray
2416 2006-10-05 Tim-Philipp Müller <tim at centricular dot net>
2418 * ext/alsa/gstalsadeviceprobe.c:
2419 (gst_alsa_device_property_probe_get_values):
2420 * ext/alsa/gstalsasink.c: (set_hwparams):
2421 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
2422 (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
2423 * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
2424 (gst_ogg_mux_process_best_pad):
2425 * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
2426 (gst_ogg_parse_chain):
2427 * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
2428 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2429 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
2430 (gst_vorbis_enc_buffer_check_discontinuous):
2431 * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
2432 * gst-libs/gst/audio/gstbaseaudiosink.c:
2433 (gst_base_audio_sink_render):
2434 * gst-libs/gst/cdda/gstcddabasesrc.c:
2435 (gst_cdda_base_src_handle_track_seek):
2436 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2437 (gst_base_rtp_depayload_push_full):
2438 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2439 * gst/audioresample/resample.c: (resample_input_pushthrough):
2440 * gst/playback/gstplaybasebin.c: (queue_out_of_data):
2441 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2442 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2443 (wavpack_type_find):
2444 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
2445 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2446 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
2447 * tests/check/elements/volume.c: (GST_START_TEST):
2448 Printf format fixes.
2450 2006-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
2452 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
2453 Fix a simple mistake (see the docs)
2456 2006-10-03 Tim-Philipp Müller <tim at centricular dot net>
2458 * docs/plugins/Makefile.am:
2459 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2460 * docs/plugins/gst-plugins-base-plugins-sections.txt:
2461 * docs/plugins/gst-plugins-base-plugins.args:
2462 * docs/plugins/gst-plugins-base-plugins.hierarchy:
2463 * docs/plugins/inspect/plugin-adder.xml:
2464 * docs/plugins/inspect/plugin-alsa.xml:
2465 * docs/plugins/inspect/plugin-audioconvert.xml:
2466 * docs/plugins/inspect/plugin-audiorate.xml:
2467 * docs/plugins/inspect/plugin-audioresample.xml:
2468 * docs/plugins/inspect/plugin-audiotestsrc.xml:
2469 * docs/plugins/inspect/plugin-cdparanoia.xml:
2470 * docs/plugins/inspect/plugin-decodebin.xml:
2471 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2472 * docs/plugins/inspect/plugin-gdp.xml:
2473 * docs/plugins/inspect/plugin-gnomevfs.xml:
2474 * docs/plugins/inspect/plugin-libvisual.xml:
2475 * docs/plugins/inspect/plugin-ogg.xml:
2476 * docs/plugins/inspect/plugin-pango.xml:
2477 * docs/plugins/inspect/plugin-playbin.xml:
2478 * docs/plugins/inspect/plugin-subparse.xml:
2479 * docs/plugins/inspect/plugin-tcp.xml:
2480 * docs/plugins/inspect/plugin-theora.xml:
2481 * docs/plugins/inspect/plugin-typefindfunctions.xml:
2482 * docs/plugins/inspect/plugin-video4linux.xml:
2483 * docs/plugins/inspect/plugin-videorate.xml:
2484 * docs/plugins/inspect/plugin-videoscale.xml:
2485 * docs/plugins/inspect/plugin-videotestsrc.xml:
2486 * docs/plugins/inspect/plugin-volume.xml:
2487 * docs/plugins/inspect/plugin-vorbis.xml:
2488 * docs/plugins/inspect/plugin-ximagesink.xml:
2489 * docs/plugins/inspect/plugin-xvimagesink.xml:
2490 Add vorbistag element to docs; update version numbers to 0.10.10.1.
2492 2006-10-03 Tim-Philipp Müller <tim at centricular dot net>
2494 Patch by: James "Doc" Livingston <doclivingston at gmail com>
2496 * ext/vorbis/Makefile.am:
2497 * ext/vorbis/vorbis.c: (plugin_init):
2498 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
2499 (vorbis_parse_parse_packet), (vorbis_parse_chain):
2500 * ext/vorbis/vorbisparse.h:
2501 * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
2502 (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
2503 (gst_vorbis_tag_parse_packet):
2504 * ext/vorbis/vorbistag.h:
2505 Add new vorbistag element which derives from vorbisparse
2506 and is essentially the same as well, only that it implements
2507 the GstTagSetter interface and can modify the stream's
2508 vorbiscomment on the fly (#335635).
2510 * tests/check/Makefile.am:
2511 * tests/check/elements/.cvsignore:
2512 * tests/check/elements/vorbistag.c: (setup_vorbistag),
2513 (cleanup_vorbistag), (buffer_probe), (start_pipeline),
2514 (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
2515 (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
2516 Add unit test for new vorbistag element.
2518 2006-10-03 Tim-Philipp Müller <tim at centricular dot net>
2520 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
2521 (vorbis_parse_push_headers), (vorbis_parse_chain):
2522 Set BOS flag in packet structure to fix 'jump depends
2523 on unitialized value' errors in valgrind; various minor
2526 2006-09-30 Jan Schmidt <thaytan@mad.scientist.com>
2528 * gst/playback/gstdecodebin.c: (close_pad_link):
2529 Fix typo in a debug statement.
2531 * gst/playback/gstplaybasebin.c: (probe_triggered),
2532 (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
2533 (gen_source_element), (source_new_pad), (analyse_source),
2535 When handling no_more_pads in new_decoded_pad, make sure to treat
2536 subtitle pads correctly. Fixes playback with subtitle files.
2538 Move a recurring message to LOG level.
2540 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
2541 The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
2542 which ends up as -1 when cast to an int. Make the logic handle the
2543 max value as an unsigned mask and only change the colorkey when it's
2544 a value we recognise.
2546 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
2548 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2549 Removed empty * between paragraphs
2551 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
2553 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2554 * gst-libs/gst/rtp/README:
2555 Moved some documentation into .c file
2557 2006-09-29 Wim Taymans <wim@fluendo.com>
2559 * gst/playback/gstdecodebin.c: (no_more_pads):
2562 2006-09-29 Wim Taymans <wim@fluendo.com>
2564 * gst/playback/gstdecodebin.c: (new_caps):
2567 * gst/playback/gstplaybin.c:
2570 2006-09-29 Tim-Philipp Müller <tim at centricular dot net>
2572 * tests/check/Makefile.am:
2573 Re-enable cddabasesrc test to see if it works again
2576 2006-09-29 Wim Taymans <wim@fluendo.com>
2578 * gst/playback/gstplaybasebin.c: (setup_subtitle),
2579 (gen_source_element):
2580 Handle invalid URIs a bit more gracefully.
2582 2006-09-29 Tim-Philipp Müller <tim at centricular dot net>
2584 * tests/check/pipelines/oggmux.c:
2585 Remove obsolete comment.
2587 2006-09-29 Michael Smith <msmith@fluendo.com>
2589 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
2590 (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
2591 (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
2592 (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
2593 (gst_ogg_mux_collected):
2594 Commit patch from James "Doc" Livingston, adds proper EOS handling
2595 in oggmux. GStreamer can, for the first time ever, create a valid
2598 * tests/check/pipelines/oggmux.c: (check_chain_final_state),
2600 Reenable tests now that they pass.
2602 2006-09-29 Wim Taymans <wim@fluendo.com>
2604 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2605 Stop reading commands when EOF (we read 0) as well.
2607 2006-09-28 Wim Taymans <wim@fluendo.com>
2609 * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
2610 (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
2611 (find_dynamic), (unlinked), (close_link):
2612 Implement delayed caps linking needed for element with a lot of
2613 different caps on the src pads that get fixed at runtime.
2614 Improve management of dynamic elements.
2616 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
2617 (group_destroy), (group_commit), (check_queue), (queue_overrun),
2618 (gen_preroll_element), (remove_groups), (unknown_type),
2619 (add_element_stream), (no_more_pads_full), (no_more_pads),
2620 (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
2621 (new_decoded_pad), (setup_subtitle), (array_has_value),
2622 (gen_source_element), (source_new_pad), (has_all_raw_caps),
2623 (analyse_source), (remove_decoders), (make_decoder),
2624 (remove_source), (setup_source), (finish_source), (prepare_output),
2625 (gst_play_base_bin_change_state):
2626 * gst/playback/gstplaybasebin.h:
2627 Use more _CAST instead of full type checking casts.
2628 Small cleanups, plug some leaks.
2629 Handle dynamic sources.
2630 Add some helper functions to create lists of strings used for
2631 blacklisting and other stuff.
2632 Refactor some code dealing with analysing the source.
2633 Re-enable sources without pads (like cd:// or other selfcontained
2636 2006-09-28 Wim Taymans <wim@fluendo.com>
2638 * gst-libs/gst/audio/gstbaseaudiosink.c:
2639 (gst_base_audio_sink_render):
2640 When we have a timestamp, we can still perform clipping.
2641 When we have no clock, we must play the sample ASAP.
2643 2006-09-28 Wim Taymans <wim@fluendo.com>
2645 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
2646 Set caps on outgoing buffers.
2648 * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
2649 (gst_video_rate_event), (gst_video_rate_chain):
2650 * gst/videorate/gstvideorate.h:
2651 Fix videorate some more. Fixes #357977
2653 2006-09-28 Tim-Philipp Müller <tim at centricular dot net>
2655 * tests/check/elements/adder.c: (adder_suite):
2656 Don't set timeout to 6 seconds when we're running
2657 in valgrind ... (and how is 6 seconds longer than
2658 the default anyway?)
2660 2006-09-28 Wim Taymans <wim@fluendo.com>
2662 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
2663 (gst_audio_rate_sink_event), (gst_audio_rate_convert),
2664 (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
2665 Keep sink and src segment to keep track of time and support more
2667 Fix bogus next_offset and run_time calculation, don't understand how
2668 this could have worked before. Fixes #357976.
2669 Remove some unneeded vars.
2671 2006-09-28 Tim-Philipp Müller <tim at centricular dot net>
2673 * gst/playback/gstplaybin.c: (remove_sinks):
2674 Only remove visualisation from visbin if there is a visbin (or:
2675 don't throw warnings when closing totem without playing a file).
2677 2006-09-27 Wim Taymans <wim@fluendo.com>
2679 * gst-libs/gst/audio/gstbaseaudiosink.c:
2680 (gst_base_audio_sink_render):
2681 Add some more info in a WARNING.
2683 * gst-libs/gst/audio/gstbaseaudiosrc.c:
2684 (gst_base_audio_src_create):
2685 Handle PAUSE in create function, use new -core addition to
2686 wait for playing. Fixes pausing and resuming capture from an
2689 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2690 (gst_ring_buffer_read):
2692 Caller supports interrupted reads now.
2694 2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
2696 * tests/check/Makefile.am:
2697 Another attempt to make the gen64 buildbot happy.
2699 2006-09-27 Stefan Kost <ensonic@users.sf.net>
2701 Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
2703 * ext/libvisual/visual.c: (gst_visual_clear_actors),
2704 (gst_visual_chain), (gst_visual_change_state):
2705 Libvisual plugin was not passing audio data to libvisual 0.4.0
2706 correctly. Fixes #357800
2708 2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
2710 * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
2711 Add timeout to _get_state() so we see which pipeline it is
2712 that causes trouble on the gen64 build bot.
2714 2006-09-27 Wim Taymans <wim@fluendo.com>
2716 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2717 (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
2718 (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
2719 (gst_base_rtp_depayload_set_gst_timestamp):
2720 the source pad always uses fixed caps.
2722 2006-09-27 Wim Taymans <wim@fluendo.com>
2724 * docs/libs/gst-plugins-base-libs-docs.sgml:
2725 * docs/libs/gst-plugins-base-libs-sections.txt:
2726 * gst-libs/gst/audio/gstaudioclock.c:
2727 * gst-libs/gst/audio/gstaudioclock.h:
2728 * gst-libs/gst/audio/gstaudiosink.c:
2729 * gst-libs/gst/audio/gstaudiosink.h:
2730 * gst-libs/gst/audio/gstaudiosrc.c:
2731 * gst-libs/gst/audio/gstbaseaudiosink.c:
2732 (gst_base_audio_sink_render):
2733 * gst-libs/gst/audio/gstbaseaudiosink.h:
2734 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
2735 * gst-libs/gst/audio/gstbaseaudiosrc.h:
2736 * gst-libs/gst/audio/gstringbuffer.h:
2737 Added docs for the audio libs.
2739 2006-09-27 Tim-Philipp Müller <tim at centricular dot net>
2741 * tests/check/Makefile.am:
2742 Temporarily disable test that fails on the bots for unknown reasons.
2744 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
2746 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2747 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
2748 Moved AudioCodecType into priv
2749 Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
2751 2006-09-25 Wim Taymans <wim@fluendo.com>
2753 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
2754 (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
2755 (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
2757 Cleanups and small leak fixes.
2758 Added Depayloaders to valid list of autopluggable elements.
2760 2006-09-25 Wim Taymans <wim@fluendo.com>
2762 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2763 (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
2764 (gen_video_element), (gen_text_element), (gen_audio_element),
2765 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
2766 (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
2767 Detect NO_PREROLL state change returns and disable clock distribution to
2768 the sinks so that sync is disabled.
2769 Avoid some type checking and do simple casts instead.
2770 Small cleanups, fix some FIXMEs.
2771 Be more robust when linking user specified elements, catch an report
2772 errors. Fixes #357404.
2773 Fix some leaks in the error paths.
2775 2006-09-25 Stefan Kost <ensonic@users.sf.net>
2778 ChangeLog surgery for missing bug-number
2780 2006-09-25 Tim-Philipp Müller <tim at centricular dot net>
2782 Patch by: Peter Kjellerstedt <pkj at axis com>
2784 * gst/playback/test.c:
2785 Fix compilation with uClibc and -Werror (#357591).
2787 2006-09-25 Tim-Philipp Müller <tim at centricular dot net>
2789 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
2790 Parse dates that are followed by a time as well (#357532).
2792 * tests/check/libs/tag.c: (test_vorbis_tags):
2793 Add unit test for this.
2795 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2797 * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
2798 (gst_audio_convert_transform_caps):
2799 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
2800 * gst/videotestsrc/videotestsrc.h:
2801 A few array const-ifications.
2803 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2805 * tests/check/Makefile.am:
2806 See if this makes the build bots happy.
2808 * tests/check/libs/cddabasesrc.c:
2811 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2813 Patch by: Young-Ho Cha <ganadist at chollian dot net>
2815 * gst/subparse/samiparse.c: (handle_start_font),
2816 (fix_invalid_entities):
2817 More case-insensitivity for certain tags; recognise entities with
2818 decimal codes as special entities as well (#357330).
2820 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2822 * gst-libs/gst/Makefile.am:
2823 Need to build tag directory before cdda.
2825 2006-09-23 Tim-Philipp Müller <tim at centricular dot net>
2827 * docs/libs/gst-plugins-base-libs-sections.txt:
2828 * gst-libs/gst/cdda/Makefile.am:
2829 * gst-libs/gst/cdda/gstcddabasesrc.c:
2830 (gst_cdda_base_src_base_init):
2831 * gst-libs/gst/cdda/gstcddabasesrc.h:
2832 * gst-libs/gst/tag/tag.h:
2833 * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
2834 (gst_tag_register_musicbrainz_tags):
2835 Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
2836 depend on libgsttag. This is required so we can extract/read tags like
2837 DISCID without depending on libgstcddabasesrc (which used to register
2840 * gst-libs/gst/tag/gstvorbistag.c:
2841 Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
2842 tags (also see #347848).
2844 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
2845 Log vorbis comments we are actually writing. Const-ify array.
2847 2006-09-23 Wim Taymans <wim@fluendo.com>
2849 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
2850 Improve buffering a bit by avoiding a deadlock because we cannot assume
2851 the underrun is always called.
2853 2006-09-23 Wim Taymans <wim@fluendo.com>
2855 Patch by: Young-Ho Cha <ganadist at chollian dot net>
2857 * gst-libs/gst/riff/riff-ids.h:
2858 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2859 (gst_riff_create_audio_template_caps):
2860 Added MPEG-4 AAC and id and caps. Fixes #357289
2861 Added WMA9 Lossless id.
2863 2006-09-22 Tim-Philipp Müller <tim at centricular dot net>
2865 * ext/gnomevfs/gstgnomevfssrc.c:
2866 Fix misleading docs addition.
2868 * tests/check/elements/videotestsrc.c: (check_rgb_buf):
2869 Get rid of compiler warning the right way.
2871 2006-09-22 Wim Taymans <wim@fluendo.com>
2873 * gst-libs/gst/rtp/gstbasertpdepayload.c:
2874 (gst_base_rtp_depayload_finalize),
2875 (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
2876 (gst_base_rtp_depayload_push_full),
2877 (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
2878 (gst_base_rtp_depayload_process),
2879 (gst_base_rtp_depayload_set_gst_timestamp),
2880 (gst_base_rtp_depayload_queue_release):
2881 * gst-libs/gst/rtp/gstbasertpdepayload.h:
2884 Refactored the process method and added methods to push from the process
2886 Use _scale functions.
2887 API: gst_base_rtp_depayload_push_ts
2888 API: gst_base_rtp_depayload_push
2890 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2891 timestamps are uint.
2893 2006-09-22 Stefan Kost <ensonic@users.sf.net>
2895 * gst-libs/gst/interfaces/xoverlay.c:
2896 Remove unused statement from doc example.
2898 2006-09-21 Stefan Kost <ensonic@users.sf.net>
2900 * gst-libs/gst/interfaces/videoorientation.c:
2901 (gst_video_orientation_iface_init),
2902 (gst_video_orientation_get_hflip),
2903 (gst_video_orientation_get_vflip),
2904 (gst_video_orientation_get_hcenter),
2905 (gst_video_orientation_get_vcenter),
2906 (gst_video_orientation_set_hflip),
2907 (gst_video_orientation_set_vflip),
2908 (gst_video_orientation_set_hcenter),
2909 (gst_video_orientation_set_vcenter):
2910 Add since tags to new API docs, ChangeLog surgery (forgot API keyword
2913 2006-09-21 Tim-Philipp Müller <tim at centricular dot net>
2915 * tests/check/Makefile.am:
2916 * tests/check/elements/.cvsignore:
2917 * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
2918 (create_rgb_conversions), (rgb_conversion_free),
2919 (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
2920 (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
2921 Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
2922 but disable for now since it doesn't pass (something wrong with
2925 2006-09-21 Wim Taymans <wim@fluendo.com>
2927 * gst/playback/gstplaybasebin.c: (group_commit),
2928 (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
2929 (queue_out_of_data), (gen_preroll_element),
2930 (preroll_remove_overrun), (probe_triggered):
2931 Refactor handling of overrun detection.
2932 Separate handling of group completion and deadlock detection when doing
2933 network buffering. This should fix some deadlocks that were not detected
2934 because the group was completed.
2935 Add more comments, improve debugging.
2937 2006-09-21 Wim Taymans <wim@fluendo.com>
2939 * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2940 * tests/check/libs/audio.c:
2941 Some more compilation fixes.
2943 2006-09-21 Wim Taymans <wim@fluendo.com>
2945 * gst-libs/gst/audio/gstringbuffer.c:
2946 (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
2947 (gst_ring_buffer_read):
2948 Early morning compilation fix.
2950 2006-09-20 Wim Taymans <wim@fluendo.com>
2952 * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2953 * tests/check/elements/multifdsink.c: (GST_START_TEST):
2954 * tests/check/elements/videorate.c: (GST_START_TEST):
2955 * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
2956 * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
2959 2006-09-20 Stefan Kost <ensonic@users.sf.net>
2961 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2962 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
2963 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
2964 Handcrafted merge to help CVS understanding what I changed and what
2967 2006-09-20 Stefan Kost <ensonic@users.sf.net>
2969 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
2970 (gst_xvimagesink_get_times):
2971 change colorkey behaviour back according to #354773 comment 6/7
2973 2006-09-19 Michael Smith <msmith@fluendo.com>
2975 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
2976 (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
2977 (gst_multi_fd_sink_recover_client),
2978 (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
2979 (gst_multi_fd_sink_get_property):
2980 * gst/tcp/gstmultifdsink.h:
2981 Implement stubbed out properties unit-type, units-soft-max,
2982 units-max, to allow specifying maximum sizes in units other than
2986 2006-09-19 Wim Taymans <wim@fluendo.com>
2988 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2989 (gst_riff_create_audio_template_caps):
2990 Reorder the audio formats a bit for clarity.
2991 Detect and create caps for MSGSM and MSN (WAV49).
2994 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2995 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
2996 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
2997 Small cleanups, move error handling out of normal flow for clarity.
2999 2006-09-18 Stefan Kost <ensonic@users.sf.net>
3001 * docs/libs/gst-plugins-base-libs-docs.sgml:
3002 * docs/libs/gst-plugins-base-libs.types:
3003 * gst-libs/gst/interfaces/Makefile.am:
3004 * gst-libs/gst/interfaces/videoorientation.c:
3005 (gst_video_orientation_get_type),
3006 (gst_video_orientation_iface_init),
3007 (gst_video_orientation_get_hflip),
3008 (gst_video_orientation_get_vflip),
3009 (gst_video_orientation_get_hcenter),
3010 (gst_video_orientation_get_vcenter),
3011 (gst_video_orientation_set_hflip),
3012 (gst_video_orientation_set_vflip),
3013 (gst_video_orientation_set_hcenter),
3014 (gst_video_orientation_set_vcenter):
3015 * gst-libs/gst/interfaces/videoorientation.h:
3016 API: Add new interface to control video orientation (fixes #354908)
3018 2006-09-18 Stefan Kost <ensonic@users.sf.net>
3020 * gst/videotestsrc/gstvideotestsrc.c:
3021 Use G_UNLIKELY in _create and log one more detail.
3023 (gst_video_test_src_get_times), (gst_video_test_src_create):
3024 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3025 Use gst_util_uint64_scale_int in _get_times().
3027 2006-09-18 Stefan Kost <ensonic@users.sf.net>
3029 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
3030 Give better warning message (add object and detail).
3032 2006-09-18 Stefan Kost <ensonic@users.sf.net>
3034 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
3035 (gst_xvimagesink_get_times):
3036 xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
3037 #354773), use gst_util_uint64_scale_int in _get_times()
3039 2006-09-18 Michael Smith <msmith@fluendo.com>
3041 * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
3042 Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
3043 always true, leading to dropping all timestamps.
3045 2006-09-18 Stefan Kost <ensonic@users.sf.net>
3047 * ext/libvisual/visual.c: (gst_vis_src_negotiate),
3048 (gst_visual_chain), (gst_visual_change_state):
3049 update to work also with libvisual 0.4 API, fix double unref (#355914)
3051 * tools/gst-launch-ext.1.in:
3052 * tools/gst-visualise.1.in:
3053 remove references to old man-pages
3055 * tests/examples/seek/seek.c: (main):
3056 add real meadi-buttons, add tool-tips for the seek-options, arrange
3057 seek options in a table
3059 2006-09-18 Michael Smith <msmith@fluendo.com>
3061 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
3062 (gst_ogg_mux_push_buffer):
3063 Don't generate out-of-order timestamps from oggmux, instead clamp
3064 output timestamps to be >= the previously output ts.
3067 2006-09-18 Michael Smith <msmith@fluendo.com>
3069 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
3070 (gst_multi_fd_sink_class_init):
3071 Updates, fixes, and typo corrections for multifdsink. No functional
3074 2006-09-17 Michael Smith <msmith@fluendo.com>
3076 * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
3077 Don't crash on truncated files - check that we got an 8 byte buffer
3078 before trying to memcmp it.
3080 2006-09-17 Tim-Philipp Müller <tim at centricular dot net>
3082 * gst/playback/gstplaybasebin.c: (get_active_source):
3083 Make stream-switching appear instant to the application
3084 (ie. make sure that a g_object_get on 'current-foo' returns
3085 the stream previously set with g_object_set(). Totem needs
3086 this to update stream-related meta-info (like audio-codec)
3087 correctly when switching streams.
3089 2006-09-17 Tim-Philipp Müller <tim at centricular dot net>
3091 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
3092 (gst_alsa_mixer_ensure_track_list):
3093 Try harder to guess which mixer track is the master mixer
3094 track (instead of just taking the first one that has a pvolume).
3097 2006-09-17 Stefan Kost <ensonic@users.sf.net>
3099 reviewed by: <delete if not using a buddy>
3101 * gst-libs/gst/audio/audio.h:
3102 * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
3104 2006-09-17 Stefan Kost <ensonic@users.sf.net>
3106 * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
3107 (gst_audio_convert_transform_caps):
3108 Get structure-name just once.
3110 2006-09-17 Stefan Kost <ensonic@users.sf.net>
3112 * tests/check/elements/audioresample.c: (GST_START_TEST):
3113 * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3114 * tests/check/elements/volume.c: (GST_START_TEST):
3115 * tests/check/elements/vorbisdec.c: (GST_START_TEST):
3116 * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
3117 (test_pipeline), (GST_START_TEST):
3118 * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
3119 * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
3120 Fix big batch of compiler warnings.
3122 2006-09-17 Stefan Kost <ensonic@users.sf.net>
3124 * ext/gnomevfs/gstgnomevfssrc.c:
3125 Add docs about icydemux usage in connection with gnomevfssrc
3127 * ext/libvisual/visual.c:
3128 * ext/ogg/gstoggaviparse.c:
3129 * ext/ogg/gstoggdemux.c:
3130 * ext/ogg/gstoggmux.c:
3131 * ext/ogg/gstoggparse.c:
3132 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3133 * gst-libs/gst/audio/gstaudiosink.c:
3134 * gst-libs/gst/audio/gstaudiosrc.c:
3135 * gst/audiorate/gstaudiorate.c:
3136 More G_OBJECT macro fixing.
3138 * gst/audiotestsrc/gstaudiotestsrc.h:
3139 Fix wrong info in header due to copy & paste
3141 2006-09-15 Wim Taymans <wim@fluendo.com>
3143 * gst-libs/gst/audio/gstbaseaudiosink.c:
3144 (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
3145 * gst-libs/gst/audio/gstbaseaudiosrc.c:
3146 (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
3147 (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
3148 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
3149 Do the delay calculation in the source/sink base classes as this is
3150 specific for the capture/playback mode.
3151 Try to fixate a bit better, like round depth up to a multiple of 8
3153 Handle underruns correctly by marking DISCONT on buffers and adjusting
3154 timestamps to handle the gap.
3155 Set offset/offset_end correctly on buffers.
3157 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
3158 (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
3159 (gst_ring_buffer_read):
3160 Remove resync and underrun recovery from the ringbuffer.
3161 Fix ringbuffer read code on under/overrun.
3163 2006-09-15 Wim Taymans <wim@fluendo.com>
3165 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3166 (gst_play_base_bin_init), (fill_buffer), (check_queue),
3167 (queue_threshold_reached), (gst_play_base_bin_set_property),
3168 (gst_play_base_bin_get_property):
3169 * gst/playback/gstplaybasebin.h:
3170 Don't use a 0 low watermark when buffering, it is catching starvation
3171 way too late. Instead, use a 3 second queue with 30 and 95
3172 percent low/high watermarks.
3173 Added queue-min-threshold property to configure low watermark.
3174 Use new _buffering message API.
3175 Make queue_threshold variable big enough to store a uint64 time value.
3176 API: playbin::queue-min-threshold property.
3178 2006-09-15 Wim Taymans <wim@fluendo.com>
3181 We require 0.10.10.1 now because of _wait_preroll().
3183 * gst-libs/gst/audio/gstbaseaudiosink.c:
3184 (gst_base_audio_sink_render):
3185 Use gst_base_sink_wait_preroll().
3187 2006-09-15 Wim Taymans <wim@fluendo.com>
3189 * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
3190 * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
3191 Use DEBUG_OBJECT more.
3193 === release 0.10.10 ===
3195 2006-09-07 Thomas Vander Stichele <thomas at apestaart dot org>
3197 patch by: Michael Smith <msmith at fluendo dot com>
3199 * gst/tcp/gstmultifdsink.c: (is_sync_frame),
3200 (gst_multi_fd_sink_client_queue_buffer),
3201 (gst_multi_fd_sink_new_client):
3202 * tests/check/elements/multifdsink.c: (GST_START_TEST),
3203 (multifdsink_suite):
3204 Fix implementation of sync-method 'next-keyframe'
3207 2006-09-07 Thomas Vander Stichele <thomas at apestaart dot org>
3209 patch by: Wim Taymans <wim at fluendo dot com>
3211 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
3212 This patch removes the RANDOM flag that was incorrectly introduced with
3213 revision 1.91. Fixes #354590
3215 2006-09-05 Tim-Philipp Müller <tim at centricular dot net>
3217 * tests/check/Makefile.am:
3218 Random variation in Makefile line to see if it makes the
3219 gen64-base-full bot any happier.
3221 2006-09-04 Tim-Philipp Müller <tim at centricular dot net>
3223 * tests/check/pipelines/oggmux.c: (oggmux_suite):
3224 Disable test that fails at the moment (killed after timeout).
3226 2006-09-04 Tim-Philipp Müller <tim at centricular dot net>
3228 Patch by: James Livingston <doclivingston at gmail.com>
3230 * tests/check/Makefile.am:
3231 * tests/check/pipelines/.cvsignore:
3232 * tests/check/pipelines/oggmux.c: (get_page_codec),
3233 (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
3234 (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
3235 (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
3236 (test_theora_vorbis), (oggmux_suite):
3237 Add simple unit test for oggmux from #337026 with checking for the
3238 EOS flags disabled for the time being.
3240 2006-09-04 Wim Taymans <wim@fluendo.com>
3242 patch by: Alessandro Dessina <alessandro nnva org>
3244 * ext/ogg/gstoggmux.c:
3245 Add cmml caps to oggmux. Fixes #353912
3247 2006-09-02 Tim-Philipp Müller <tim at centricular dot net>
3249 * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3250 Returning a return value often helps. In this case, we
3251 don't need the return value anyway, so just get rid of it.
3252 Should make build bots much happier.
3254 2006-09-02 Tim-Philipp Müller <tim at centricular dot net>
3256 * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
3257 (paint_get_structure), (gst_video_test_src_get_size),
3258 (gst_video_test_src_smpte), (gst_video_test_src_snow),
3259 (gst_video_test_src_unicolor), (paint_setup_AYUV),
3260 (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
3261 (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
3262 * gst/videotestsrc/videotestsrc.h:
3263 Add support for AYUV and the various RGBA formats. Initialise
3264 fields of paintinfo structs allocated on the stack.
3266 * tests/check/elements/videotestsrc.c: (right_shift_colour),
3267 (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
3268 (check_rgb_buf), (videotestsrc_suite):
3269 Add unit tests for videotestsrc's RGB output.
3271 2006-09-01 Tim-Philipp Müller <tim at centricular dot net>
3273 * gst/videotestsrc/gstvideotestsrc.c:
3274 (gst_video_test_src_pattern_get_type),
3275 (gst_video_test_src_set_pattern):
3276 * gst/videotestsrc/gstvideotestsrc.h:
3277 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
3278 (gst_video_test_src_black), (gst_video_test_src_white),
3279 (gst_video_test_src_red), (gst_video_test_src_green),
3280 (gst_video_test_src_blue):
3281 * gst/videotestsrc/videotestsrc.h:
3282 Add more uni-colour patterns ("white", "red", "green", and "blue").
3284 2006-09-01 Tim-Philipp Müller <tim at centricular dot net>
3286 * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
3287 Fix stride for YVYU, should be word-aligned (#353658).
3289 2006-08-31 Tim-Philipp Müller <tim at centricular dot net>
3291 * gst/adder/gstadder.c: (gst_adder_src_event):
3294 2006-08-31 Edward Hervey <edward@fluendo.com>
3296 * gst/adder/gstadder.c: (forward_event_func),
3297 (gst_adder_src_event), (gst_adder_collected),
3298 (gst_adder_change_state):
3299 * gst/adder/gstadder.h:
3300 Remember the start position asked in the incoming seeks, so we can
3301 output GST_EVENT_NEW_SEGMENT with a correct position value (instead
3302 of assuming it will always be 0).
3304 2006-08-31 Edward Hervey <edward@fluendo.com>
3306 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
3307 (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
3308 (gst_ogg_demux_loop):
3309 Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
3311 2006-08-30 Tim-Philipp Müller <tim at centricular dot net>
3313 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3314 (gst_ffmpegcsp_get_unit_size):
3315 Return FALSE instead of returning a random false unit
3316 size when the format isn't known/supported (even if
3317 this shouldn't happen under normal circumstances).
3319 2006-08-29 Wim Taymans <wim@fluendo.com>
3321 Patch by: Tim-Philipp Müller <tim at centricular dot net>
3323 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
3324 (gst_gnome_vfs_src_start):
3325 Try harder to get the size from a uri by using _info_uri() when
3326 _info_from_handle() does not give us enough info.
3327 Also follow symlinks when getting the size.
3328 Partially Fixes #332864.
3330 2006-08-29 Tim-Philipp Müller <tim at centricular dot net>
3332 Patch by: Viktor Peters <viktor dot peters at gmail dot com>
3334 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
3335 (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
3336 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
3337 (gst_alsa_mixer_set_record):
3338 * ext/alsa/gstalsamixertrack.c:
3339 (gst_alsa_mixer_track_update_alsa_capabilities),
3340 (alsa_track_has_cap), (gst_alsa_mixer_track_new),
3341 (gst_alsa_mixer_track_update):
3342 * ext/alsa/gstalsamixertrack.h:
3343 Improve and fix mixer track handling, in particular better handling
3344 of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
3345 separate track objects for tracks that have both capture and playback
3346 volume (and label them differently as well so they're not mistakenly
3347 assumed to be duplicates); classify mixer tracks that only affect
3348 the audible volume of something (rather than the capture volume)
3349 as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
3350 for capture tracks to correspond to alsa-pswitch alsa-cswitch
3351 (following the meaning documented in the mixer interface header
3352 file); add support for alsa's exclusive cswitch groups; update/sync
3353 state/flags better if mixer settings are changed by another
3354 application. Fixes #336075.
3356 2006-08-29 Tim-Philipp Müller <tim at centricular dot net>
3358 * gst/playback/gstplaybin.c:
3359 Improve docs: add section about BUFFERING messages sent by playbin.
3361 2006-08-29 Michael Smith <msmith@fluendo.com>
3363 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
3364 (gst_vorbis_enc_buffer_check_discontinuous),
3365 (gst_vorbis_enc_chain):
3366 Ignore explicit DISCONT marked on buffers (which is often spurious,
3367 particularly when using multiple segments), in favour of solely
3368 using the timestamps/durations.
3370 2006-08-29 Edward Hervey <edward@fluendo.com>
3372 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
3373 Don't rely on incoming buffers offset anymore, since it is completely
3374 broken when using multiple segments.
3375 Instead convert the incoming buffers timestamp to running time, and
3376 then convert that value to the offsets.
3377 Also inform GstSegment of the last outputted stop position, which is
3378 needed if we received several segments with an unknown stop value.
3380 2006-08-29 Thomas Vander Stichele <thomas at apestaart dot org>
3382 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
3383 fix buffer unreffing on a header push failure
3385 2006-08-28 Wim Taymans <wim@fluendo.com>
3387 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
3388 (gst_audio_rate_chain):
3389 Make the metadata of the buffer writable before changing its
3392 2006-08-28 Wim Taymans <wim@fluendo.com>
3394 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
3395 (gst_audio_rate_setcaps), (gst_audio_rate_init),
3396 (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
3397 (gst_audio_rate_chain), (gst_audio_rate_change_state):
3398 Fix audiorate some more.
3399 Reset and resync counters on flush and READY.
3400 Handle the DISCONT flag correctly.
3401 Use GstSegment to track position.
3402 Fail when not negotiated.
3405 2006-08-25 Michael Smith <msmith@fluendo.com>
3407 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3409 Remove accidently included debug line.
3411 2006-08-25 Wim Taymans <wim@fluendo.com>
3413 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3415 If a buffer is received with no caps, make the buffer metadata
3416 writable and set the caps, making sure that we don't screw up the
3419 2006-08-25 Michael Smith <msmith@fluendo.com>
3421 * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
3422 (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
3423 Fix memory leaks and misleading debug messages, add a couple of
3426 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
3427 (gst_multi_fd_sink_render):
3428 Do not use gst_buffer_make_writable() in a basesink render method,
3429 as it may incorrectly unref the buffer. Instead, use convoluted
3430 dance to avoid copying the buffer except when we need to.
3432 2006-08-25 Michael Smith <msmith@fluendo.com>
3434 * ext/vorbis/vorbisenc.c:
3435 (gst_vorbis_enc_buffer_check_discontinuous):
3436 Allow very small discontinuities in the timestamps. These we can't
3437 do anything useful with anyway (because vorbis's timestamps have
3438 only sample granularity), and are commonly produced by elements with
3439 minor bugs. Allow up to 1/2 a sample out.
3442 2006-08-24 Wim Taymans <wim@fluendo.com>
3444 * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
3445 (play_scrub_toggle_cb), (main):
3446 Add a checkbox to enable play scrubbing. Makes it possible to disable
3449 2006-08-23 Stefan Kost <ensonic@users.sf.net>
3451 * tests/check/elements/.cvsignore:
3454 2006-08-23 Tim-Philipp Müller <tim at centricular dot net>
3456 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
3457 (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
3458 (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
3459 (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
3460 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
3461 (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
3462 (gst_ogm_text_parse_strip_trailing_zeroes),
3463 (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
3464 (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
3465 Refactor ogm parse, do better input checking, misc. clean-ups.
3466 Cache incoming events and push them once the source pad has
3467 been created. Don't pass unterminated strings to sscanf().
3468 Strip trailing zeroes from subtitle text output, since they
3469 are not valid UTF-8. Don't push vorbiscomment packets on
3470 the subtitle text pad. Output perfect streams if possible.
3472 2006-08-23 Wim Taymans <wim@fluendo.com>
3474 * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
3475 Waits for tasks to settle down so that we clean up correctly for
3478 2006-08-23 Tim-Philipp Müller <tim at centricular dot net>
3480 * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
3481 Unit test fixes: \377 is more likely to fit into 8 bits than \777;
3482 actually return return value in taglists_are_equal.
3484 2006-08-23 Tim-Philipp Müller <tim at centricular dot net>
3486 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3487 Fix crash due to broken bitstream parsing on x86-64: can't make
3488 any assumptions about sizeof(struct) due to alignment/packing
3489 differences on different architectures. Fixes #351790.
3491 2006-08-22 Wim Taymans <wim@fluendo.com>
3493 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3494 (gst_riff_parse_chunk), (gst_riff_parse_file_header),
3495 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
3496 (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
3497 (gst_riff_parse_info):
3498 Protect public functions against bad input.
3502 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
3504 * gst-libs/gst/riff/riff-ids.h:
3505 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3506 Add voxware audio IDs (even if we can't play it) (#351795).
3508 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
3510 * gst-libs/gst/riff/riff-media.c:
3511 (gst_riff_create_video_template_caps),
3512 (gst_riff_create_audio_template_caps),
3513 (gst_riff_create_iavs_template_caps):
3514 Const-ify some arrays and use G_N_ELEMENTS instead
3515 of wasting oodles of RAM on terminator bits.
3517 2006-08-22 Tim-Philipp Müller <tim at centricular dot net>
3519 * gst-libs/gst/tag/gstvorbistag.c:
3520 (gst_tag_list_to_vorbiscomment_buffer):
3521 * tests/check/libs/tag.c: (GST_START_TEST):
3522 And the same for _to_vorbiscomment_buffer(): allow
3523 id_data_len == 0 for speex.
3525 2006-08-21 Thomas Vander Stichele <thomas at apestaart dot org>
3528 * docs/plugins/Makefile.am:
3529 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3530 * docs/plugins/gst-plugins-base-plugins-sections.txt:
3531 * docs/plugins/inspect/plugin-gdp.xml:
3532 * gst/gdp/Makefile.am:
3533 * tests/check/Makefile.am:
3534 Move GDP plugin to -base from -bad. Closes #347783.
3536 2006-08-21 Tim-Philipp Müller <tim at centricular dot net>
3538 * gst-libs/gst/tag/gstvorbistag.c:
3539 (gst_tag_list_from_vorbiscomment_buffer):
3540 Allow id_data_len == 0 (needed for vorbis comments in Speex files).
3541 Also add some checks to make sure we don't memcmp() beyond the end of
3542 vorbiscomment buffer if the ID to check for is larger than the buffer.
3544 * tests/check/libs/tag.c: (GST_START_TEST):
3545 Some more tests for gst_tag_list_from_vorbiscomment_buffer().
3547 2006-08-21 Tim-Philipp Müller <tim at centricular dot net>
3549 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
3550 (gst_vorbis_enc_set_metadata):
3551 Use vorbis comment utility functions from libgsttag
3552 instead of re-inventing the wheel (partially fixes #347091).
3554 2006-08-21 Jan Schmidt <thaytan@mad.scientist.com>
3556 * tests/check/elements/audioconvert.c: (GST_START_TEST):
3557 Fix leaks. Wait for state transitions that might happen ASYNC, as well
3560 2006-08-21 Wim Taymans <wim@fluendo.com>
3562 * docs/libs/Makefile.am:
3563 * docs/libs/gst-plugins-base-libs-sections.txt:
3564 * docs/libs/gst-plugins-base-libs.types:
3565 Don't try to GObject scan the netbuffer as it's not a GObject.
3568 * gst-libs/gst/netbuffer/gstnetbuffer.c:
3569 * gst-libs/gst/netbuffer/gstnetbuffer.h:
3570 Document GstNetBuffer.
3572 2006-08-21 Stefan Kost <ensonic@users.sf.net>
3574 * tests/check/elements/audioconvert.c: (GST_START_TEST),
3575 (audioconvert_suite):
3576 Add testcase for caps-size-explosion
3578 2006-08-20 Stefan Kost <ensonic@users.sf.net>
3580 * gst/audioconvert/gstaudioconvert.c:
3581 (gst_audio_convert_get_unit_size), (set_structure_widths):
3582 Lower debug, use g_assert in _get_unit_size
3584 * gst/audioresample/gstaudioresample.c:
3585 (audioresample_get_unit_size):
3586 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3587 (gst_ffmpegcsp_get_unit_size):
3588 * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
3589 use g_assert in _get_unit_size
3591 2006-08-18 Wim Taymans <wim@fluendo.com>
3593 * docs/libs/gst-plugins-base-libs-sections.txt:
3594 * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
3595 (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
3596 (gst_rtp_buffer_get_payload_buffer):
3597 * gst-libs/gst/rtp/gstrtpbuffer.h:
3598 Document GstRTPBuffer.
3599 Added function to efficiently strip payload headers.
3600 API: gst_rtp_buffer_get_payload_subbuffer()
3602 2006-08-17 Tim-Philipp Müller <tim at centricular dot net>
3604 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
3605 (gst_tag_to_vorbis_comments):
3606 Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
3607 tags and deserialise them properly as well (#347091).
3608 Add some more gtk-doc blurbs and also some g_return_if_fail().
3610 * tests/check/libs/tag.c: (GST_START_TEST),
3611 (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
3614 2006-08-17 Wim Taymans <wim@fluendo.com>
3616 * ext/ogg/Makefile.am:
3617 * ext/ogg/gstogg.c: (plugin_init):
3618 * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
3619 (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
3620 (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
3621 (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
3622 (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
3623 (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
3624 Added ogg-in-avi parser element. Fixes #140139.
3626 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
3627 Fixed a bug in oggdemux debug code.
3629 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3630 (gst_riff_create_audio_template_caps):
3631 Recognise Ogg in the AVI extensible wave format.
3633 2006-08-17 Tim-Philipp Müller <tim at centricular dot net>
3635 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
3636 Make buffer durations add up (duration should be next_ts-ts for
3637 perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
3640 * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
3641 (test_buffer_timestamps), (cddabasesrc_suite):
3642 Add unit test for the above.
3644 * tests/check/Makefile.am:
3645 Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
3646 to see what happens.
3648 2006-08-16 Wim Taymans <wim@fluendo.com>
3650 * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
3651 (gst_alsasink_open):
3652 * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
3654 Avoid setting and using a NULL device name.
3655 Print more info when we fail to open a device.
3657 2006-08-16 Tim-Philipp Müller <tim at centricular dot net>
3659 * docs/libs/gst-plugins-base-libs-sections.txt:
3660 * gst-libs/gst/tag/tag.h:
3661 * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
3662 API: add gst_tag_parse_extended_comment() (#351426).
3664 * tests/check/Makefile.am:
3665 * tests/check/libs/.cvsignore:
3666 * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
3667 Add unit test for gst_tag_parse_extended_comment().
3669 2006-08-15 Tim-Philipp Müller <tim at centricular dot net>
3671 * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
3672 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
3675 2006-08-15 Tim-Philipp Müller <tim at centricular dot net>
3677 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3678 * docs/plugins/gst-plugins-base-plugins-sections.txt:
3679 * docs/plugins/gst-plugins-base-plugins.args:
3680 * gst/playback/gstplaybin.c:
3683 * docs/plugins/inspect/plugin-adder.xml:
3684 * docs/plugins/inspect/plugin-alsa.xml:
3685 * docs/plugins/inspect/plugin-audioconvert.xml:
3686 * docs/plugins/inspect/plugin-audiorate.xml:
3687 * docs/plugins/inspect/plugin-audioresample.xml:
3688 * docs/plugins/inspect/plugin-audiotestsrc.xml:
3689 * docs/plugins/inspect/plugin-cdparanoia.xml:
3690 * docs/plugins/inspect/plugin-decodebin.xml:
3691 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3692 * docs/plugins/inspect/plugin-gnomevfs.xml:
3693 * docs/plugins/inspect/plugin-ogg.xml:
3694 * docs/plugins/inspect/plugin-pango.xml:
3695 * docs/plugins/inspect/plugin-playbin.xml:
3696 * docs/plugins/inspect/plugin-subparse.xml:
3697 * docs/plugins/inspect/plugin-tcp.xml:
3698 * docs/plugins/inspect/plugin-theora.xml:
3699 * docs/plugins/inspect/plugin-typefindfunctions.xml:
3700 * docs/plugins/inspect/plugin-video4linux.xml:
3701 * docs/plugins/inspect/plugin-videorate.xml:
3702 * docs/plugins/inspect/plugin-videoscale.xml:
3703 * docs/plugins/inspect/plugin-videotestsrc.xml:
3704 * docs/plugins/inspect/plugin-volume.xml:
3705 * docs/plugins/inspect/plugin-vorbis.xml:
3706 * docs/plugins/inspect/plugin-ximagesink.xml:
3707 * docs/plugins/inspect/plugin-xvimagesink.xml:
3708 Update to CVS version.
3710 2006-08-14 Tim-Philipp Müller <tim at centricular dot net>
3712 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3713 (gst_play_bin_set_property), (gst_play_bin_get_property),
3714 (value_list_append_structure_list),
3715 (gst_play_bin_handle_redirect_message),
3716 (gst_play_bin_handle_message):
3717 API: GstPlayBin::connection-speed
3718 Add "connection-speed" property; re-order redirect messages with
3719 multiple redirect locations depending on the minimum bitrate if
3720 that information is available and a connection speed is set
3723 2006-08-14 Tim-Philipp Müller <tim at centricular dot net>
3725 * gst/playback/gstplaybin.c:
3726 Update max volume to the same value that the volume element uses.
3728 2006-08-14 Wim Taymans <wim@fluendo.com>
3730 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
3733 2006-08-14 Wim Taymans <wim@fluendo.com>
3735 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
3736 (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
3737 (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
3738 Add some more debug info.
3739 Don't crash when a seek failed.
3740 Actually return the result of the seek instead of TRUE.
3741 Ignore multiple BOS pages with the same serial so that we don't create
3742 the same stream multiple times.
3743 Post an error when we fail to do the initial seek.
3745 2006-08-13 Wim Taymans <wim@fluendo.com>
3747 * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
3748 (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
3751 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
3752 (gst_alsa_mixer_new):
3753 Remove hack that always set the device to hw:0*.
3754 Properly find the card name for whatever device was configured.
3755 Do some better debugging.
3758 * ext/alsa/gstalsamixerelement.c:
3759 (gst_alsa_mixer_element_set_property),
3760 (gst_alsa_mixer_element_change_state):
3762 Handle setting of a NULL device name better.
3764 2006-08-11 Wim Taymans <wim@fluendo.com>
3766 * gst/adder/gstadder.c:
3767 Don't clip float values. Fixes #350900.
3769 2006-08-11 Andy Wingo <wingo@pobox.com>
3771 * gst/tcp/gsttcp.c: Really fix the build?
3773 * gst/tcp/gsttcp.h: For now, always disable deprecation here --
3776 2006-08-10 Tim-Philipp Müller <tim at centricular dot net>
3778 * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
3779 Float caps shouldn't have a "signed" field.
3781 2006-08-10 Tim-Philipp Müller <tim at centricular dot net>
3783 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
3784 Implement SEEKING query in its most basic form, so that we can
3785 at least check if we're seekable or not (#350655).
3787 2006-08-09 Tim-Philipp Müller <tim at centricular dot net>
3789 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
3790 The checks here are not even close to anything that would
3791 justify MAXIMUM probability, lowering to POSSIBLE until someone
3792 fixes the checks (case at hand: quicktime redirection files
3793 might start with 00 00 01 XX and pass the checks here just
3796 2006-08-08 Tim-Philipp Müller <tim at centricular dot net>
3798 Patch by: Sjoerd Simons <sjoerd at luon net>
3800 * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
3801 Better detection for multipart/x-mixed-replace: accept leading
3802 whitespaces before the boundary marker as well (as our very own
3803 multipartmux used to produce) (#349068).
3805 2006-08-07 Tim-Philipp Müller <tim at centricular dot net>
3807 Patch by: Young-Ho Cha <ganadist at chollian net>
3809 * gst-libs/gst/riff/riff-ids.h:
3810 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3811 (gst_riff_create_audio_template_caps):
3812 Detect DTS audio streams (#350157).
3814 2006-08-05 Andy Wingo <wingo@pobox.com>
3816 * ext/theora/gsttheoraparse.h:
3817 * ext/theora/theoraparse.c (gst_theora_parse_class_init)
3818 (theora_parse_dispose, theora_parse_set_property)
3819 (theora_parse_get_property, theora_parse_munge_granulepos)
3820 (theora_parse_push_buffer, theora_parse_change_state):
3821 API: GstTheoraParse::synchronization-points
3822 Add a property 'synchronization-points' to fix badly synchronized oggs.
3824 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3826 * tests/check/Makefile.am:
3827 * tests/check/libs/.cvsignore:
3828 * tests/check/libs/audio.c: (structure_contains_channel_positions),
3829 (fixed_caps_have_channel_positions), (GST_START_TEST),
3830 (audio_suite), (main):
3831 Add a few tests for the channel position stuff in libgstaudio.
3833 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3835 * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
3836 (gst_alsa_detect_channels):
3837 * ext/alsa/gstalsasink.c:
3838 Add support for cards that (only) do more than 8 channels,
3839 like the Delta 44 (#345188).
3841 * gst-libs/gst/audio/multichannel.c:
3842 (gst_audio_check_channel_positions):
3843 * gst-libs/gst/audio/multichannel.h:
3844 API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
3845 unspecified channel position and cannot be combined with any
3846 of the other audio channel positions; adjust position layout
3847 checks accordingly (#345188).
3849 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3851 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3852 Recognise ancient RealAudio files (see #349779).
3854 2006-08-03 Tim-Philipp Müller <tim at centricular dot net>
3856 Patch by: Jens Granseuer <jensgr at gmx net>
3858 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3859 Add typefinder for Interplay's MVE format (#348973).
3861 2006-08-02 Wim Taymans <wim@fluendo.com>
3863 Patch by: Marcel Moreaux <marcelm at luon dot net>
3865 * gst-libs/gst/rtp/gstbasertpdepayload.c:
3866 (gst_base_rtp_depayload_add_to_queue):
3867 * gst-libs/gst/rtp/gstbasertpdepayload.h:
3868 Handle RTP sequence number rollover.
3869 Disable jitterbuffer by default.
3871 2006-07-28 Jan Schmidt <thaytan@mad.scientist.com>
3873 * gst/audioresample/gstaudioresample.c: (audioresample_stop),
3874 (audioresample_set_caps):
3875 Don't leak references to the incoming caps. Clean them up when
3878 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
3879 (gst_video_scale_finalize):
3880 Don't leak our temporary pixel buffer.
3882 * tests/check/Makefile.am:
3883 * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
3884 (GST_START_TEST), (simple_launch_lines_suite):
3886 Fix leaks and re-enable the test for valgrind checking.
3888 2006-07-28 Tim-Philipp Müller <tim at centricular dot net>
3890 Patch by: Sjoerd Simons <sjoerd at luon net>
3892 * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
3894 Add typefind function for multipart/x-mixed-replace (#348916).
3896 2006-07-28 Wim Taymans <wim@fluendo.com>
3898 * gst/adder/gstadder.c: (gst_adder_setcaps),
3899 (gst_adder_query_duration):
3900 Fix leak in duration query.
3901 Reflow some docs and notes.
3903 2006-07-28 Michael Smith <msmith@fluendo.com>
3905 * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
3907 Enable Andy's extra vorbisenc test, now that it passes. Also fix one
3910 2006-07-28 Michael Smith <msmith@fluendo.com>
3912 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
3913 (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
3914 (gst_vorbis_enc_push_buffer),
3915 (gst_vorbis_enc_buffer_check_discontinuous),
3916 (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
3917 * ext/vorbis/vorbisenc.h:
3918 Handle discontinuities in the input vorbis stream correctly,
3919 so that the output is properly timestamped (and has good granulepos
3920 values). Needs some oggmux fixes too.
3922 2006-07-27 Wim Taymans <wim@fluendo.com>
3924 patch by: Kai Vehmanen <kv2004 eca cx>
3926 * gst-libs/gst/rtp/gstbasertpdepayload.c:
3927 (gst_base_rtp_depayload_chain),
3928 (gst_base_rtp_depayload_handle_sink_event),
3929 (gst_base_rtp_depayload_change_state):
3930 Don't send multiple newsegments with different formats.
3933 2006-07-26 Wim Taymans <wim@fluendo.com>
3935 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
3936 (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
3937 Make seeking in ogg more accurate again by doing the more correct
3938 granuletime to stream time conversion.
3940 2006-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
3942 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
3943 (gst_multi_fd_sink_new_client):
3944 debug a little more understandably
3945 do not use goto as a substitute for break, especially if
3946 break is also being used
3948 2006-07-26 Tim-Philipp Müller <tim at centricular dot net>
3950 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
3951 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
3952 Remove GLib-2.6 compatibility cruft.
3954 2006-07-24 Wim Taymans <wim@fluendo.com>
3956 * gst-libs/gst/audio/gstbaseaudiosink.c:
3957 (gst_base_audio_sink_render):
3958 Don't try to align a sample to an unknown value.
3960 2006-07-24 Wim Taymans <wim@fluendo.com>
3962 * gst-libs/gst/audio/gstbaseaudiosink.c:
3963 (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
3964 When the audio clock is slaved to another clock, never try to align
3965 samples but trust the rate interpolation algorithm.
3967 2006-07-24 Wim Taymans <wim@fluendo.com>
3969 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
3970 Don't try to calculate silence samples, base class does this much
3973 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
3974 (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
3975 (gst_ring_buffer_acquire):
3976 Calculate silence samples correctly.
3978 * gst-libs/gst/audio/gstringbuffer.h:
3981 2006-07-22 Tim-Philipp Müller <tim at centricular dot net>
3983 * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
3984 Limit search for the first markup tag to the first few kB of
3985 the file. If we don't find one there, it's highly unlikely that
3986 this is an XML(-ish) file.
3988 2006-07-21 Andy Wingo <wingo@pobox.com>
3990 * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
3991 test to the one in vorbisenc. Also commented out.
3993 * tests/check/pipelines/vorbisenc.c:
3994 (test_discontinuity): New test, commented out until Mike lands
3995 some elite vorbisenc patches.
3997 * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
3998 Bufferstraw was actually factored out of these tests. Now we share
4001 * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
4002 for bufferstraw addition to gstcheck.
4004 2006-07-21 Wim Taymans <wim@fluendo.com>
4006 * ext/theora/theoradec.c: (clip_buffer):
4009 2006-07-21 Wim Taymans <wim@fluendo.com>
4011 * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
4012 (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
4013 (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
4015 Avoid type casting when we can.
4017 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
4020 2006-07-20 Tim-Philipp Müller <tim at centricular dot net>
4022 * ext/alsa/gstalsamixerelement.c:
4023 (gst_alsa_mixer_element_change_state):
4024 Make state change fail if the specified device can't be opened
4027 2006-07-20 Wim Taymans <wim@fluendo.com>
4029 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
4030 (cb_newpad), (main):
4031 Example of a small audio/video player using decodebin.
4033 2006-07-20 Stefan Kost <ensonic@users.sf.net>
4035 * gst-libs/gst/riff/riff-ids.h:
4038 2006-07-19 Wim Taymans <wim@fluendo.com>
4040 * gst-libs/gst/rtp/gstbasertpdepayload.c:
4041 (gst_base_rtp_depayload_chain),
4042 (gst_base_rtp_depayload_change_state):
4043 Don't assert when not negotiated but post a meaningfull
4044 error message. Fixes #347918.
4046 * gst-libs/gst/rtp/gstbasertppayload.c:
4047 Add comment about better default MTU size.
4049 * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
4050 Small cleanups, start docs.
4052 2006-07-19 Tim-Philipp Müller <tim at centricular dot net>
4054 Patch by: Martin Szulecki
4056 * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
4057 If "device-name" is requested and the device is not
4058 open, try to temporarily open it to obtain this
4059 information (#342494).
4061 2006-07-19 Tim-Philipp Müller <tim at centricular dot net>
4063 * gst-libs/gst/tag/gstid3tag.c:
4064 Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
4066 * gst-libs/gst/tag/gsttageditingprivate.h:
4067 * gst-libs/gst/tag/gstvorbistag.c:
4068 Some more random const-ifications.
4070 2006-07-18 Stefan Kost <ensonic@users.sf.net>
4072 * gst-libs/gst/riff/riff-ids.h:
4073 * gst-libs/gst/riff/riff-media.c:
4074 (gst_riff_create_video_template_caps):
4075 Add more FOURCCs (sort list to make stuff easier to find),
4076 add comment what those 16 bytes in struct _gst_riff_strh according to
4079 2006-07-17 Tim-Philipp Müller <tim at centricular dot net>
4081 * gst-libs/gst/audio/multichannel.c:
4082 (gst_audio_check_channel_positions),
4083 (gst_audio_fixate_channel_positions):
4084 Const-ify two arrays.
4086 2006-07-17 Tim-Philipp Müller <tim at centricular dot net>
4088 * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
4089 Fix typo, so that alsasink also advertises 8 channels
4090 if that's supported (tags: can, worms, open, alsa, ph34r).
4092 2006-07-17 Wim Taymans <wim@fluendo.com>
4094 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4095 (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
4096 *sigh*, when is the compiler going to warn when the comments
4097 are out-of-sync with the code.. Refix case of busted theora
4098 headers with 0 granule pos.
4100 2006-07-14 Wim Taymans <wim@fluendo.com>
4102 * gst-libs/gst/rtp/gstbasertpdepayload.c:
4103 (gst_base_rtp_depayload_wait),
4104 (gst_base_rtp_depayload_change_state),
4105 (gst_base_rtp_depayload_set_property),
4106 (gst_base_rtp_depayload_get_property):
4107 Fix 99% cpu load by waiting for absolute times on the
4108 clock. Fixes #347300.
4110 2006-07-14 Andy Wingo <wingo@pobox.com>
4112 * ext/theora/gsttheoraparse.h:
4113 * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
4114 (theora_parse_push_headers, theora_parse_clear_queue)
4115 (theora_parse_drain_queue_prematurely, )
4116 (theora_parse_sink_event, theora_parse_change_state): Queue events
4117 until we initialized our state, like in vorbisparse.
4119 * ext/vorbis/vorbisparse.h:
4120 * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
4121 (vorbis_parse_push_headers, vorbis_parse_clear_queue)
4122 (vorbis_parse_drain_queue_prematurely, )
4123 (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
4124 until we have initialized our state. Fixes seeking after an
4127 2006-07-14 Andy Wingo <wingo@pobox.com>
4129 Patch by: Iain Holmes <iaingnome@gmail.com>
4131 * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
4133 2006-07-14 Jan Schmidt <thaytan@mad.scientist.com>
4136 Bump nano back to CVS
4138 === release 0.10.9 ===
4140 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
4143 releasing 0.10.9, "I walk the line"
4145 2006-07-14 Michael Smith <msmith@fluendo.com>
4147 * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
4148 Move a g_cond_signal to earlier to avoid sometimes deadlocking
4149 (commonly happens when running this test under valgrind) when trying
4150 to remove the buffer probe.
4152 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
4154 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
4155 Fix missing g_unlock from the previous commit
4157 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
4159 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4160 (gst_ximagesink_change_state):
4161 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4162 (gst_xvimagesink_change_state):
4163 Implement a locking order to ensure we always take the object lock
4164 before the x_lock and never vice-versa.
4166 2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
4168 * gst/playback/gstdecodebin.c: (find_compatibles):
4169 Fix a caps leak when linking (#347304)
4171 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4172 (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
4173 (gst_ximagesink_change_state):
4174 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4175 (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
4176 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4177 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
4178 Don't leak shared memory resources. Use the object lock to protect
4179 against the xcontext disappearing while returning a buffer from the
4182 2006-07-12 Edward Hervey <edward@fluendo.com>
4184 * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
4185 (vorbis_handle_comment_packet):
4186 gst_tag_list_merge() returns a new object. Take that into account when
4187 using it. This avoids memleak.
4188 Revert previous commit which is not needed.
4190 2006-07-12 Edward Hervey <edward@fluendo.com>
4192 * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
4193 Reset the decoder in finalize so that all fields get cleared.
4195 2006-07-12 Wim Taymans <wim@fluendo.com>
4197 * gst-libs/gst/audio/gstbaseaudiosrc.c:
4198 (gst_base_audio_src_set_clock),
4199 (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
4200 Don't try to post an error message when setting the clock fails
4201 as this can happen when adding an element to a bin which will then
4202 deadlock. Fixes #347296.
4204 2006-07-12 Edward Hervey <edward@fluendo.com>
4206 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
4207 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4208 (vorbis_handle_type_packet):
4209 Post tag messages on the bus even if we're not initialized.
4210 If we're not initialized, we still postpone the event pushing of tags.
4212 2006-07-12 Wim Taymans <wim@fluendo.com>
4214 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4215 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4216 (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
4217 Revert last two changes that broke the freeze.
4219 2006-07-12 Wim Taymans <wim@fluendo.com>
4221 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4222 basesink calculates silence sample correctly for us.
4224 2006-07-12 Wim Taymans <wim@fluendo.com>
4226 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4227 (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
4228 Calculate correct silence samples so we don't fill our ringbuffer
4231 2006-07-12 Edward Hervey <edward@fluendo.com>
4233 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4234 (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
4235 (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
4236 * ext/vorbis/vorbisdec.h:
4237 Delay sending events (newsegment, tags) until the decoder is properly
4241 2006-07-11 Jan Schmidt <thaytan@mad.scientist.com>
4243 * tests/check/elements/audioconvert.c: (get_float_mc_caps),
4244 (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
4245 Patch from #347221 adding a test for audioconvert
4248 2006-07-11 Tim-Philipp Müller <tim at centricular dot net>
4250 * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
4251 (gst_ssa_parse_parse_line):
4252 Don't include the terminating NUL in the buffer size,
4253 it's only there for extra paranoia (would add random
4254 '*' characters at the end of each subtitle since the
4255 terminator itself is not valid UTF-8 technically).
4256 Also fix indenting after boilerplate macro.
4258 2006-07-10 Tim-Philipp Müller <tim at centricular dot net>
4260 * gst/playback/gstdecodebin.c: (close_pad_link):
4261 Also emit 'unknown-type' signal (which should really be
4262 called unhandled-type) if we found potential decoders/demuxers
4263 in the registry but none of them worked in the end (as in the
4264 case where the plugins don't exist any longer but are still
4265 listed in the registry). Fixes #329798.
4267 2006-07-08 Andy Wingo <wingo@pobox.com>
4269 * theoraparse.c (theora_parse_push_buffer)
4270 (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
4271 Add some more debugging. Fix granulepos reconstruction in the face
4274 2006-07-06 Wim Taymans <wim@fluendo.com>
4276 * gst-libs/gst/audio/gstbaseaudiosink.c:
4277 (gst_base_audio_sink_class_init),
4278 (gst_base_audio_sink_provide_clock):
4279 Use gobject_class instead of G_OBJECT_CLASS (klass)
4281 * gst-libs/gst/audio/gstbaseaudiosrc.c:
4282 (gst_base_audio_src_class_init), (gst_base_audio_src_init),
4283 (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
4284 (gst_base_audio_src_get_time),
4285 (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
4286 (gst_base_audio_src_create_ringbuffer):
4287 Fix latency and buffer-time constants and properties ala basesink.
4288 Implement pull based scheduling. Fixes #346527.
4289 Set default blocksize in GstBaseSrc to 0, we default to pushing out
4291 Refuse slaving to another clock instead of silently not working.
4292 Only provide a clock when we are actually able to do so.
4293 Various small cleanups and compiler hints.
4295 2006-07-06 Tim-Philipp Müller <tim at centricular dot net>
4297 Patch by: Lutz Mueller <lutz at topfrose de>
4299 * gst/typefind/gsttypefindfunctions.c: (html_type_find),
4301 Add typefinding for text/html (#346581).
4303 2006-07-06 Tim-Philipp Müller <tim at centricular dot net>
4305 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
4306 (xml_check_first_element), (xml_type_find), (smil_type_find):
4307 Fix SMIL typefinding, make xml_check_first_element() more
4310 2006-07-06 Tim-Philipp Müller <tim at centricular dot net>
4312 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4313 (gst_play_base_bin_finalize), (decodebin_element_added_cb),
4314 (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
4315 * gst/playback/gstplaybasebin.h:
4316 Protect list of elements with a subtitle-encoding property and
4317 the subtitle encoding member itself with a lock of their own
4318 instead of using the object lock. This prevents a dead-lock in
4319 the element-remove callback in some circumstances when shutting
4322 2006-07-05 Sebastien Moutte <sebastien@moutte.net>
4324 * win32/common/libgsttag.def:
4325 Export some new functions.
4326 * win32/vs6/libgstogg.dsp:
4327 Add a link to libgsttag-0.10.lib.
4329 2006-07-04 Tim-Philipp Müller <tim at centricular dot net>
4331 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4332 Some const-ification.
4334 2006-07-04 Wim Taymans <wim@fluendo.com>
4336 * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
4337 Improve checking if we are dealing with a stream. Added some
4338 more uris that need buffering.
4340 2006-07-03 Edward Hervey <edward@fluendo.com>
4342 * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
4343 Remove unused variable.
4345 2006-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
4350 add GCOV_LIBS to GST_LIBS
4352 2006-07-02 Tim-Philipp Müller <tim at centricular dot net>
4354 Patch by: Michael Sheldon <webmaster at mikeasoft com>
4356 * ext/alsa/gstalsasrc.c:
4357 Add 32 bps to template caps and increase channels range
4358 from [1,2] to [1,MAX]. See #346326.
4360 2006-06-30 Tim-Philipp Müller <tim at centricular dot net>
4362 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4363 Recognise 'WMVA' video codec fourcc (#345879).
4365 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
4367 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4368 Fixed nasty memory leak
4370 2006-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
4372 * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
4373 (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
4376 2006-06-23 Jan Schmidt <thaytan@mad.scientist.com>
4378 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4379 (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
4380 (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
4381 Protect remove_fakesink using a mutex, so that we don't try and
4382 remove the fakesink simultaneously from multiple threads.
4384 When going from READY to PAUSED, restore the fakesink, so that
4385 it is there when decodebin gets reused.
4387 2006-06-23 Tim-Philipp Müller <tim at centricular dot net>
4389 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4390 * gst-libs/gst/rtp/gstbasertpdepayload.c:
4391 * gst-libs/gst/rtp/gstbasertppayload.c:
4392 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4393 * gst/tcp/gstmultifdsink.c:
4394 * gst/tcp/gsttcpclientsink.c:
4395 * gst/tcp/gsttcpclientsrc.c:
4396 * gst/tcp/gsttcpserversink.c:
4397 * gst/tcp/gsttcpserversrc.c:
4398 * gst/videorate/gstvideorate.c:
4399 * gst/videotestsrc/gstvideotestsrc.c:
4400 * sys/v4l/gstv4ljpegsrc.c:
4401 * sys/v4l/gstv4lmjpegsink.c:
4402 * sys/v4l/gstv4lsrc.c:
4403 * tests/examples/seek/scrubby.c:
4404 * tests/examples/seek/seek.c:
4405 Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
4407 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4409 * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
4410 Second field in GEnumValue shouldn't be a description,
4411 but a stringified version of the enum value.
4413 2006-06-22 Wim Taymans <wim@fluendo.com>
4415 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4416 (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
4417 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4418 Avoid type checking in buffer casts.
4419 Avoid caps copy in buffer_alloc when we can.
4420 Use pad_peer_accept.
4422 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4424 * gst-libs/gst/tag/tag.h:
4425 Oops, make that 'Since: 0.10.9'.
4427 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4429 * docs/libs/gst-plugins-base-libs-sections.txt:
4430 * gst-libs/gst/tag/tag.h:
4431 * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
4432 (gst_tag_image_type_get_type):
4433 API: add GstTagImageType enum to describe images contained
4434 in image tags (#345641).
4436 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4438 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4439 Fix warnings with gst-inspect: "buffers-min" property
4440 should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
4441 typo in property description.
4443 2006-06-22 Tim-Philipp Müller <tim at centricular dot net>
4445 Patch by: Cody Russell <bratsche at gnome org>
4447 * gst/audioresample/gstaudioresample.c:
4448 (gst_audioresample_class_init):
4449 * gst/playback/gststreamselector.c:
4450 (gst_stream_selector_class_init):
4451 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
4452 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4453 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
4454 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
4455 * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
4456 * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
4457 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
4458 * gst/videotestsrc/gstvideotestsrc.c:
4459 (gst_video_test_src_class_init):
4460 * gst/volume/gstvolume.c: (gst_volume_class_init):
4461 Avoid unnecessary class cast check in class_init
4462 functions (#337747).
4464 2006-06-21 Tim-Philipp Müller <tim at centricular dot net>
4466 * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
4467 (gst_text_overlay_video_chain):
4468 g_markup_escape_text() REALLY doesn't like non-UTF8 input
4469 and doesn't validate its input either (and neither did
4470 textoverlay it seems). Let's do that then and fix #345206.
4472 2006-06-19 Wim Taymans <wim@fluendo.com>
4474 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
4475 (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
4476 (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
4477 (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
4478 (find_syncframe), (find_limits), (assign_value),
4479 (count_burst_unit), (gst_multi_fd_sink_new_client),
4480 (gst_multi_fd_sink_handle_client_write),
4481 (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
4482 (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
4483 (gst_multi_fd_sink_change_state):
4484 * gst/tcp/gstmultifdsink.h:
4485 Added shiny new burst-on-connect methods.
4486 Add properties to control the minimal amount of data queued.
4488 API: bytes-min property
4489 API: time-min property
4490 API: buffers-min property
4491 API: burst-unit property
4492 API: burst-value property
4493 API: add-full signal
4495 * gst/tcp/gsttcp-marshal.list:
4496 Added new marshaller code for the new signal.
4498 * tests/check/elements/multifdsink.c: (GST_START_TEST),
4499 (multifdsink_suite):
4500 Added testcases for new burst methods.
4502 2006-06-19 Edward Hervey <edward@fluendo.com>
4504 * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
4505 Implement clipping for accurate seeking.
4508 2006-06-19 Wim Taymans <wim@fluendo.com>
4510 Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
4512 * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
4513 (gst_video_scale_transform):
4514 Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
4516 2006-06-17 Tim-Philipp Müller <tim at centricular dot net>
4519 Fix --disable-external (can't set conditionals conditionally,
4522 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4524 * tests/check/elements/audioresample.c: (test_reuse),
4525 (audioresample_suite):
4526 Add test case for bug #342789 fixed below.
4528 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4530 * gst/audioresample/gstaudioresample.c:
4531 (gst_audioresample_class_init), (gst_audioresample_init),
4532 (audioresample_start), (audioresample_stop),
4533 (gst_audioresample_set_property), (gst_audioresample_get_property):
4534 Implement GstBaseTransform::start and ::stop so that audioresample
4535 can clear its internal state properly and be reused instead of
4536 causing non-negotiated errors with playbin under some circumstances
4539 * tests/check/elements/audioresample.c: (setup_audioresample),
4540 (cleanup_audioresample):
4541 Need to set element state here so that ::start and ::stop are
4544 2006-06-16 Wim Taymans <wim@fluendo.com>
4546 Patch by: Young-Ho Cha <ganadist at chollian dot net>
4548 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
4549 Parse extra data better, apparently it's right behind
4550 the normal strf header size. Fixes #343500.
4552 2006-06-16 Wim Taymans <wim@fluendo.com>
4554 * ext/alsa/gstalsasink.c: (set_hwparams):
4555 If we fail to set the buffer_time and period_time alsa
4556 parameters, post a warning and leave alsa select a
4557 default instead of failing. Fixes #342085
4559 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4561 * docs/libs/gst-plugins-base-libs-sections.txt:
4562 * gst-libs/gst/cdda/gstcddabasesrc.h:
4563 Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
4564 out in the header file and shouldn't be listed in the docs.
4566 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4567 Must dereference pointer to fourcc in the debug statement.
4569 2006-06-16 Stefan Kost <ensonic@users.sf.net>
4571 * docs/libs/Makefile.am:
4572 * docs/libs/gst-plugins-base-libs-docs.sgml:
4573 * docs/libs/gst-plugins-base-libs-sections.txt:
4574 * docs/libs/gst-plugins-base-libs.types:
4575 add remaining symbols into correct setions
4577 * gst-libs/gst/audio/gstringbuffer.c:
4580 * gst-libs/gst/audio/gstringbuffer.h:
4581 comment out not yet implemented function
4584 * gst-libs/gst/floatcast/floatcast.h:
4585 * gst-libs/gst/netbuffer/gstnetbuffer.c:
4586 add short descriptions
4589 * gst-libs/gst/interfaces/propertyprobe.c:
4590 fix return value docs
4592 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4593 simplify debug logging
4595 * gst-libs/gst/riff/riff-read.h:
4596 sync function prototype and docs
4598 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4599 remove left over symbol
4601 2006-06-16 Tim-Philipp Müller <tim at centricular dot net>
4606 Use GST_PLUGIN_DOCS macro in configure.ac, add
4607 --enable-plugin-docs default to autogen.sh and use
4608 ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
4610 2006-06-15 Wim Taymans <wim@fluendo.com>
4612 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
4613 (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
4614 (gst_ogg_demux_loop):
4615 Combine GstFlowReturn from the source pads to give a
4616 meaningfull result to the upstream peer or to stop the
4617 processing task in case of errors.
4619 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
4621 * gst/playback/gststreaminfo.c: (cb_probe):
4622 Try GST_TAG_CODEC as fallback when extracting the
4623 codec name; more debug info.
4625 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
4627 * ext/ogg/Makefile.am:
4628 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4629 Extract language tags from ogm subtitle streams, so that
4630 the subtitle menu choices are labelled correctly in
4631 Totem (fixes #344708).
4633 2006-06-14 Wim Taymans <wim@fluendo.com>
4635 Patch by: Alessandro Decina <alessandro at nnva dot org>
4637 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
4638 (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
4639 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
4640 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
4641 Fix various leaks. Fixes #343699.
4642 Add x-smoke mime type.
4644 2006-06-14 Tim-Philipp Müller <tim at centricular dot net>
4646 * gst-libs/gst/riff/riff-ids.h:
4647 Add IDs for 'bext' chunks (see #343837).
4649 2006-06-12 Tim-Philipp Müller <tim at centricular dot net>
4651 Patch by: Young-Ho Cha <ganadist at chollian net>
4653 * gst/subparse/samiparse.c: (sami_context_pop_state),
4654 (handle_start_font), (end_sami_element):
4655 Honour font face tags in SAMI subtitles (#344503).
4657 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4660 add missing files containing translatable strings
4662 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4664 * docs/libs/tmpl/.cvsignore:
4665 we don't want those *.sgml files in CVS either
4667 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4669 * docs/libs/.cvsignore:
4670 * tests/check/elements/.cvsignore:
4671 * tests/check/libs/.cvsignore:
4674 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4676 * docs/libs/Makefile.am:
4677 also commiting the changed Makefile.am (added more libs to the
4680 2006-06-11 Stefan Kost <ensonic@users.sf.net>
4682 * docs/libs/gst-plugins-base-libs-docs.sgml:
4683 * docs/libs/gst-plugins-base-libs-sections.txt:
4684 * docs/libs/gst-plugins-base-libs.types:
4685 first batch of reordering things, add index & hierarchy
4687 2006-06-11 Thomas Vander Stichele <thomas at apestaart dot org>
4690 use GST_PKG_CHECK_MODULES, cleans up output
4692 2006-06-10 Tim-Philipp Müller <tim at centricular dot net>
4694 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4695 Add support for burn:// URIs (#343385); const-ify things a bit,
4696 use G_N_ELEMENTS instead of hard-coded array size.
4698 2006-06-10 Tim-Philipp Müller <tim at centricular dot net>
4700 Patch by: Young-Ho Cha <ganadist at chollian net>
4702 * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
4703 Fix up broken entities before passing them to libxml *sigh*.
4706 2006-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
4711 === release 0.10.8 ===
4713 2006-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
4716 releasing 0.10.8, "Moar gij ziet mij nie"
4718 2006-06-07 Thomas Vander Stichele <thomas at apestaart dot org>
4735 * win32/common/config.h:
4738 2006-06-07 Thomas Vander Stichele <thomas at apestaart dot org>
4740 * docs/libs/tmpl/gstaudio.sgml:
4741 * docs/libs/tmpl/gstcolorbalance.sgml:
4742 * docs/libs/tmpl/gstmixer.sgml:
4743 * docs/libs/tmpl/gstringbuffer.sgml:
4744 * docs/libs/tmpl/gsttuner.sgml:
4745 * docs/libs/tmpl/gstxoverlay.sgml:
4746 * gst-libs/gst/audio/audio.c:
4747 * gst-libs/gst/audio/gstringbuffer.c:
4748 * gst-libs/gst/interfaces/colorbalance.c:
4749 * gst-libs/gst/interfaces/mixer.c:
4750 * gst-libs/gst/interfaces/tuner.c:
4751 * gst-libs/gst/interfaces/xoverlay.c:
4752 move last template doc snippets to source code and delete them
4754 2006-06-06 Michael Smith <msmith@fluendo.com>
4756 * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
4757 (theora_parse_drain_queue):
4758 Mark DELTA_UNIT on non-keyframes.
4760 2006-06-03 Jan Schmidt <thaytan@mad.scientist.com>
4762 * gst-libs/gst/audio/gstbaseaudiosink.c:
4763 (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
4764 * gst-libs/gst/audio/gstbaseaudiosink.h:
4765 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
4766 (gst_ring_buffer_samples_done):
4767 * gst-libs/gst/audio/gstringbuffer.h:
4768 Document better the fact that latency_time and buffer_time are values
4769 stored in microseconds, and not the usual GStreamer nanoseconds.
4770 Change the variables (compatibly) that store them from GstClockTime
4771 to guint64 to make it more clear that they're not storing clock times.
4772 Also, remove the bogus property description that says the user can
4773 specify -1 to get the default value, since that's never been the case.
4775 When computing the default segment size for the ring buffer, make it
4776 an integer number of samples.
4778 When the sub-class indicates a delay greater than the number of
4779 samples we've written return 0 from the audio sink get_time method.
4781 2006-06-02 Michael Smith <msmith@fluendo.com>
4783 * tests/check/elements/audioconvert.c: (set_channel_positions),
4784 (get_float_mc_caps), (get_int_mc_caps):
4785 * tests/check/elements/audioresample.c:
4786 * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
4787 * tests/check/elements/videorate.c:
4788 * tests/check/elements/videotestsrc.c: (GST_START_TEST):
4789 * tests/check/elements/volume.c:
4790 * tests/check/elements/vorbisdec.c:
4791 * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
4792 Don't busy-wait in tests; this was causing test timeouts very
4793 frequently when running under valgrind.
4795 2006-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
4798 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
4799 (gst_multi_fd_sink_remove_client_link),
4800 (gst_multi_fd_sink_client_queue_caps),
4801 (gst_multi_fd_sink_client_queue_buffer),
4802 (gst_multi_fd_sink_handle_client_write),
4803 (gst_multi_fd_sink_render):
4804 * gst/tcp/gstmultifdsink.h:
4805 make multifdsink properly deal with streamheader:
4806 - streamheader is taken from caps
4807 - buffers marked with IN_CAPS are not sent
4808 - streamheaders are sent, on connection, from the caps of the
4809 buffer where the client gets positioned to
4810 - further streamheader changes are done every time the client
4811 will receive a buffer with different caps
4812 * tests/check/elements/multifdsink.c: (GST_START_TEST),
4813 (gst_multifdsink_create_streamheader):
4816 2006-06-02 Michael Smith <msmith@fluendo.com>
4818 * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
4819 Reinstate limit on channel count. Vorbis does not define the meaning
4820 of > 6 channels, so they're just independent channels. Gstreamer
4821 currently has no mechanism to represent N independent channels.
4823 2006-06-02 Michael Smith <msmith@fluendo.com>
4825 * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
4826 Don't arbitrarily restrict channel counts and rate in vorbis.
4827 In terms of effects likely on real-world files, this fixes 96kHz
4830 2006-06-02 Michael Smith <msmith@fluendo.com>
4832 * gst/audioconvert/audioconvert.c: (float):
4833 More correct float->int conversion.
4835 2006-06-02 Michael Smith <msmith@fluendo.com>
4837 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
4838 Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
4839 value. Fixes g-critical on trying to play back ogg containing
4842 2006-06-02 Wim Taymans <wim@fluendo.com>
4844 * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
4846 * gst/playback/gstplaybasebin.h:
4847 Make the subtitle detection work from any thread so we don't
4848 deadlock. Fixes #343397.
4850 2006-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
4852 * gst/volume/Makefile.am:
4853 Seriously, it's not *that* hard to get compilation right. Even
4854 a drunk can do it ! Add LIBOIL CFLAGS and LIBS
4856 2006-06-01 Stefan Kost <ensonic@users.sf.net>
4858 * gst/volume/gstvolume.c: (volume_choose_func),
4859 (volume_update_real_volume), (gst_volume_class_init),
4860 (gst_volume_init), (volume_process_float), (volume_process_int16),
4861 (volume_process_int16_clamp), (volume_set_caps),
4862 (volume_transform_ip), (plugin_init):
4863 * gst/volume/gstvolume.h:
4864 rewrite the passthrough check, split _int16 and _int16_clamp, fix
4865 another property desc., remove unused param from process function
4867 * tests/check/elements/volume.c: (volume_suite):
4868 reactivate the passthrough test
4870 2006-06-01 Stefan Kost <ensonic@users.sf.net>
4872 * ext/alsa/gstalsamixerelement.h:
4873 * ext/alsa/gstalsamixeroptions.h:
4874 * ext/alsa/gstalsamixertrack.h:
4875 * ext/gnomevfs/gstgnomevfssink.h:
4876 * ext/gnomevfs/gstgnomevfssrc.h:
4877 * ext/theora/gsttheoradec.h:
4878 * ext/theora/gsttheoraenc.h:
4879 * ext/theora/gsttheoraparse.h:
4880 * ext/vorbis/vorbisparse.h:
4881 * gst-libs/gst/audio/gstaudioclock.h:
4882 * gst-libs/gst/audio/gstaudiofilter.h:
4883 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4884 * gst/audioconvert/gstaudioconvert.h:
4885 * gst/audioresample/gstaudioresample.h:
4886 * gst/audiotestsrc/gstaudiotestsrc.h:
4887 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
4888 * gst/playback/gststreamselector.h:
4889 * gst/tcp/gstmultifdsink.h:
4890 * gst/tcp/gsttcpclientsink.h:
4891 * gst/tcp/gsttcpclientsrc.h:
4892 * gst/tcp/gsttcpserversink.h:
4893 * gst/tcp/gsttcpserversrc.h:
4894 * gst/videorate/gstvideorate.h:
4895 * gst/videoscale/gstvideoscale.h:
4896 * gst/videotestsrc/gstvideotestsrc.h:
4897 * gst/volume/gstvolume.h:
4898 * sys/v4l/gstv4ljpegsrc.h:
4899 * sys/v4l/gstv4lmjpegsink.h:
4900 * sys/v4l/gstv4lmjpegsrc.h:
4901 * sys/v4l/gstv4lsrc.h:
4902 * sys/ximage/ximagesink.h:
4903 * sys/xvimage/xvimagesink.h:
4904 * tests/old/testsuite/alsa/sinesrc.h:
4905 Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
4907 2006-05-31 Wim Taymans <wim@fluendo.com>
4909 * ext/libvisual/visual.c: (gst_visual_reset),
4910 (gst_visual_sink_setcaps), (gst_visual_sink_event),
4911 (gst_visual_src_event), (get_buffer), (gst_visual_chain):
4913 Use running time before doing QoS.
4916 2006-05-31 Thomas Vander Stichele <thomas at apestaart dot org>
4918 * docs/libs/Makefile.am:
4919 set a magic variable to indicate we know the docs are incomplete
4921 2006-05-30 Sebastien Moutte <sebastien@moutte.net>
4923 * win32/common/libgstvideo.def:
4924 export gst_video_calculate_display_ratio
4925 * win32/vs6/libgstvideoscale.dsp:
4926 add link to libgstvideo-0.10.lib
4928 2006-05-30 Tim-Philipp Müller <tim at centricular dot net>
4930 * gst/playback/gstplaybasebin.c: (gen_source_element):
4931 Throw a more comprehensible error for rtsp:// URIs (rather
4932 than erroring out with a negotiation error later on) until
4933 we fix playbin to handle rtspsrc etc.
4935 2006-05-30 Wim Taymans <wim@fluendo.com>
4937 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
4938 (gst_text_overlay_text_event):
4941 2006-05-30 Wim Taymans <wim@fluendo.com>
4943 * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
4944 (gst_adder_request_new_pad), (gst_adder_release_pad):
4945 * gst/adder/gstadder.h:
4946 Implement release_request_pad.
4947 Make padcounter atomic.
4949 * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
4950 Added check for release_pad in adder.
4952 2006-05-30 Wim Taymans <wim@fluendo.com>
4954 * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
4957 2006-05-30 Thomas Vander Stichele <thomas at apestaart dot org>
4959 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4960 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
4961 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
4962 (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
4963 (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
4964 (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
4965 (gst_ogg_demux_bisect_forward_serialno),
4966 (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
4967 (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
4969 clean up printf formats for granulepos and serialno
4971 2006-05-30 Michael Smith <msmith@fluendo.com>
4973 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
4974 (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
4975 (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
4976 (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
4977 (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
4978 * ext/vorbis/vorbisenc.h:
4979 Multi-channel caps negotiation, so we can do proper multichannel
4980 vorbis encoding, negotiated through audioconvert.
4982 2006-05-30 Wim Taymans <wim@fluendo.com>
4984 * tests/check/elements/adder.c: (test_event_message_received),
4985 (test_play_twice_message_received), (GST_START_TEST),
4987 Added check to show that #339935 is fixed with ongoing
4988 adder and collectpads fixes.
4990 2006-05-29 Wim Taymans <wim@fluendo.com>
4992 * gst/adder/gstadder.c: (gst_adder_request_new_pad):
4993 Don't leak pad name.
4995 2006-05-29 Wim Taymans <wim@fluendo.com>
4997 * gst/adder/gstadder.c: (gst_adder_query_duration),
4998 (forward_event_func), (forward_event), (gst_adder_src_event):
5000 Make query/seeking code threadsafe.
5002 * tests/check/Makefile.am:
5003 * tests/check/elements/adder.c: (test_event_message_received),
5004 (GST_START_TEST), (test_play_twice_message_received):
5005 Fix adder test case.
5007 2006-05-29 Tim-Philipp Müller <tim at centricular dot net>
5009 Patch by: Young-Ho Cha <ganadist at chollian net>
5011 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5012 (gst_play_base_bin_init), (gst_play_base_bin_dispose),
5013 (set_encoding_element), (decodebin_element_added_cb),
5014 (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
5015 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
5016 * gst/playback/gstplaybasebin.h:
5017 Add 'subtitle-encoding' property to playbin, so applications can
5018 force a subtitle encoding for non-UTF8 subtitles (#342268).
5020 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
5021 (gst_sub_parse_set_property):
5022 Rename recently-added 'encoding' property to 'subtitle-encoding'
5023 (so it can be proxied by playbin/decodebin in a generic way
5024 with less danger of false positives).
5026 2006-05-29 Michael Smith <msmith@fluendo.com>
5028 * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
5029 (append_with_other_format), (set_structure_widths),
5030 (gst_audio_convert_transform_caps):
5031 Patch from #341562: give more specific audio caps in get_caps, so
5032 that basetransform can make better decisions on what caps to
5035 2006-05-28 Stefan Kost <ensonic@users.sf.net>
5037 * tests/check/elements/volume.c:
5038 make it compile again
5040 2006-05-28 Stefan Kost <ensonic@users.sf.net>
5042 * tests/check/elements/volume.c: (volume_suite):
5043 disable test until #343196 gets resolved
5045 2006-05-28 Stefan Kost <ensonic@users.sf.net>
5047 * gst/adder/gstadder.c: (gst_adder_get_type):
5048 Make it easier to copy&paste
5050 * gst/volume/Makefile.am:
5051 * gst/volume/gstvolume.c: (volume_update_real_volume),
5052 (gst_volume_set_volume), (gst_volume_set_mute),
5053 (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
5054 (volume_transform_ip), (volume_update_mute),
5055 (volume_update_volume):
5056 * gst/volume/gstvolume.h:
5057 Add own debug category, move duplicate code to helper function, fix
5058 property texts, add more comments and prepare ffor liboil-goodness
5060 * tests/check/Makefile.am:
5061 * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
5062 add test for mute and passtrough case, be a bit more verbose to track
5065 * tests/check/generic/states.c: (GST_START_TEST):
5066 catch elements that fail to instantiate
5068 2006-05-28 Edward Hervey <edward@fluendo.com>
5070 * tests/check/pipelines/simple-launch-lines.c:
5071 * tests/check/pipelines/theoraenc.c:
5072 * tests/check/pipelines/vorbisenc.c:
5073 Comment out tests using parse_launch() if core was built without
5074 parsing capabilities.
5076 2006-05-27 Edward Hervey <edward@fluendo.com>
5078 * tests/check/Makefile.am:
5079 Extra bonus points for whoever explains to ensonic that you are meant
5080 to test unit tests thoroughly before commiting them, especially if
5081 you know it's going to break.
5082 De-activated element/adder tests.
5084 2006-05-27 Edward Hervey <edward@fluendo.com>
5086 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5087 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
5088 Marking caps conversion issues as GST_WARNING is way too verbose,
5089 Moving them to GST_LOG.
5091 2006-05-27 Tim-Philipp Müller <tim at centricular dot net>
5094 Replace current README (containing the release notes from
5095 some 0.9.x version) with a proper README taken from the core.
5097 2006-05-26 Wim Taymans <wim@fluendo.com>
5099 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5100 (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
5101 (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
5102 (vorbis_dec_change_state):
5105 Clip output samples to segment boundaries.
5107 2006-05-26 Jan Schmidt <thaytan@mad.scientist.com>
5109 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5110 (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
5111 Improve the errors produced on bad output, including some human
5112 readable description strings.
5113 Handle the (theoretical for ximagesink) case where the XServer
5114 has a different idea about the size required for a particular
5115 frame and gives us too small a memory allocation.
5117 2006-05-26 Jan Schmidt <thaytan@mad.scientist.com>
5119 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
5120 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
5121 (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
5122 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
5123 Improve the errors produced on bad output, including some human
5124 readable description strings.
5125 Handle RGB Xv formats properly by transforming them into our
5126 big-endian caps description.
5127 Use gst_caps_truncate to ensure that we never try and choose a
5128 non-fixed caps in buffer_alloc.
5129 Handle the case where the XServer has a different idea about the size
5130 required for a particular frame and gives us too small a memory
5132 Use -1 to indicate 'no image format', because 0 is a valid XServer
5133 image format number.
5134 Put RGB Xv formats at the end of the caps, so that we always prefer
5136 Iterate the available Xv Encodings to determine the maximum width and
5137 height, and then return that in our caps.
5138 (Closes #315312, #337544)
5140 2006-05-25 Jan Schmidt <thaytan@mad.scientist.com>
5142 * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
5143 When there is only one unfinished pad and it receives an event that
5144 doesn't match our requirements, we need to set alldone=FALSE so that
5145 the fakesink is not removed yet.
5147 2006-05-25 Tim-Philipp Müller <tim at centricular dot net>
5149 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
5150 Use gst_type_find_helper_for_buffer() to find the type
5151 of stream from the first packet.
5154 Bump requirements to core CVS (needed for vorbis
5155 typefinding to work).
5157 2006-05-24 Edward Hervey <edward@fluendo.com>
5159 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
5160 Added the 'prfl' atom type which MQV (no, it's not a typo) files
5161 contain. Else they play perfectly fine with qtdemux.
5163 2006-05-23 Stefan Kost <ensonic@users.sf.net>
5165 * ext/theora/theoradec.c:
5166 * ext/theora/theoraenc.c:
5167 * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
5168 * gst/audiorate/gstaudiorate.c:
5169 make more debug catagories static
5171 * tests/check/Makefile.am:
5172 * tests/check/elements/adder.c: (message_received),
5173 (test_event_message_received), (GST_START_TEST),
5174 (test_play_twice_message_received), (adder_suite):
5175 added test case for using element twice, extra bonus points for anyone
5176 who can make these test run reliably
5178 2006-05-23 Tim-Philipp Müller <tim at centricular dot net>
5180 * ext/theora/theoradec.c: (theora_dec_chain):
5181 Make work with time-stamped input buffers that do not
5182 have a granulepos in BUFFER_OFFSET_END (like theora
5183 buffers coming from matroskademux). Fixes #342448.
5185 2006-05-22 Tim-Philipp Müller <tim at centricular dot net>
5187 Patch by: Peter Kjellerstedt <pkj at axis com>
5189 * gst/tcp/Makefile.am:
5190 fdstresstest doesn't need Gtk+, fix compilation if
5191 gtk is not available (#342566).
5193 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
5195 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
5197 Removed redundant floor()
5199 2006-05-19 Tim-Philipp Müller <tim at centricular dot net>
5201 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5202 On second thought, just skip JUNK chunks automatically, so
5203 the caller doesn't have to handle this. Fixes #342345.
5204 Also, return GST_FLOW_UNEXPECTED if we get a short read,
5207 2006-05-19 Tim-Philipp Müller <tim at centricular dot net>
5209 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5210 Don't bail out on JUNK chunks with a size of 0 (would try to
5211 pull_range 0 bytes before, which sources don't like too much).
5214 2006-05-19 Jan Schmidt <thaytan@mad.scientist.com>
5216 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5217 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5218 Use the gstutil scaling function to preserve 64 bits while calculating
5219 output width and height from the display-aspect-ratio. (A continuation
5222 2006-05-19 Jan Schmidt <thaytan@mad.scientist.com>
5224 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
5225 (gst_xvimagesink_buffer_alloc):
5226 * sys/xvimage/xvimagesink.h:
5227 When performing buffer allocations, remember the caps and image format
5228 we return so that if the same caps are asked for next time we can
5229 return them immediately without doing any caps intersections.
5231 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
5233 * gst-libs/gst/rtp/README:
5234 Some new documentation
5235 * gst-libs/gst/rtp/gstrtpbuffer.h:
5236 Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children
5237 * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
5238 * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
5239 New RTP audio base payloader class. Supports frame or sample based
5240 codecs. Not enabled in Makefile.am until approved.
5242 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
5244 * tests/check/elements/alsa.c: (test_device_property_probe):
5245 Fix test case: don't try to free NULL GValueArray when there
5248 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
5250 * tests/check/Makefile.am:
5251 * tests/check/elements/alsa.c: (test_device_property_probe),
5252 (alsa_suite), (main):
5253 Add simple test that runs a device property probe on alsasrc,
5254 alsasink and alsamixer. Disable valgrind check for now (too
5255 many leaks in libasound, and valgrind ignored my suppressions
5258 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
5260 * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
5261 (gst_alsa_device_property_probe_probe_property),
5262 (gst_alsa_device_property_probe_needs_probe),
5263 (gst_alsa_device_property_probe_get_values),
5264 (gst_alsa_type_add_device_property_probe_interface):
5265 * ext/alsa/gstalsadeviceprobe.h:
5266 * ext/alsa/gstalsamixerelement.c:
5267 (gst_alsa_mixer_element_init_interfaces):
5268 * ext/alsa/gstalsamixerelement.h:
5269 Clean up and simplify alsa device probing. Make it actually work
5270 for multiple classes. Don't cache results any longer.
5272 * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
5273 (gst_alsasink_init):
5274 * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
5275 (gst_alsasrc_interface_supported), (gst_implements_interface_init),
5276 (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
5277 Make alsasink and alsasrc implement the GstPropertyProbe interface
5278 for device probing (#342181).
5279 Patch by: Martin Szulecki <gnomebugzilla at sukimashita com>
5281 2006-05-18 Tim-Philipp Müller <tim at centricular dot net>
5283 * gst/subparse/samiparse.c: (handle_start_font):
5284 Don't ignore return value of strtol (++compiler_happiness).
5286 2006-05-17 Tim-Philipp Müller <tim at centricular dot net>
5288 Patch by: Young-Ho Cha <ganadist chollian net>
5290 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5291 (gst_sub_parse_class_init), (gst_sub_parse_init),
5292 (gst_sub_parse_set_property), (gst_sub_parse_get_property),
5294 * gst/subparse/gstsubparse.h:
5295 Add 'encoding' property (#341681).
5297 * gst/subparse/samiparse.c: (characters_sami):
5298 Output is pango markup, so we need to escape text
5299 between tags (#342143).
5301 2006-05-16 Tim-Philipp Müller <tim at centricular dot net>
5303 * gst-libs/gst/audio/multichannel.c:
5304 (gst_audio_check_channel_positions):
5305 It's okay to have caps with channels=1 and a channel position
5306 different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
5307 (deinterleavers might want to keep the position in the caps,
5308 so that they can be re-interleaved again properly later).
5309 Leave check for unexpected 2-channel layouts intact for now.
5311 2006-05-16 Zaheer Abbas Merali <zaheerabbas at merali dot org>
5313 * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
5314 Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
5315 basesrc can do its job correctly.
5317 2006-05-16 Tim-Philipp Müller <tim at centricular dot net>
5319 * ext/alsa/Makefile.am:
5320 * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
5321 (gst_alsa_detect_formats), (get_channel_free_structure),
5322 (caps_add_channel_configuration), (gst_alsa_detect_channels),
5323 (gst_alsa_probe_supported_formats):
5324 * ext/alsa/gstalsa.h:
5325 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5326 Refactor and improve caps probing code: probe signedness
5327 when we probe the supported formats/widths; set endianness
5328 to the one we actually probed for (ie. cpu endianness).
5330 * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
5331 (gst_alsasrc_close):
5332 * ext/alsa/gstalsasrc.h:
5333 Implement caps probing for alsasrc.
5335 2006-05-15 Wim Taymans <wim@fluendo.com>
5337 * ext/theora/theoradec.c: (gst_theora_dec_reset),
5338 (theora_dec_src_query), (theora_dec_src_event),
5339 (theora_dec_sink_event), (theora_handle_comment_packet),
5340 (theora_handle_data_packet), (theora_dec_change_state):
5341 Cleanups, add some G_LIKELY.
5342 Use segment helpers instead of our own wrong code.
5343 Clear queued buffers on seek and READY.
5345 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
5346 (vorbis_dec_convert), (vorbis_dec_src_query),
5347 (vorbis_dec_src_event), (vorbis_dec_sink_event),
5348 (vorbis_handle_comment_packet), (vorbis_dec_push),
5349 (vorbis_handle_data_packet), (vorbis_dec_chain),
5350 (vorbis_dec_change_state):
5351 * ext/vorbis/vorbisdec.h:
5352 Remove old useless packetno variable.
5353 Do position query properly.
5355 Do cleanup of queued buffers in new helper function
5358 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5360 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5361 Query supported sample rates. Fixes #341732.
5363 2006-05-15 Julien MOUTTE <julien@moutte.net>
5365 * gst/playback/gstdecodebin.c: (cleanup_decodebin),
5366 (gst_decode_bin_change_state): Make decodebin reusable
5367 when going from PAUSE_TO_READY and then back to PAUSED.
5370 2006-05-15 Wim Taymans <wim@fluendo.com>
5372 * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
5373 (vorbis_dec_convert), (vorbis_dec_src_query),
5374 (vorbis_dec_sink_query), (vorbis_dec_src_event),
5375 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
5376 (vorbis_dec_clean_queued), (vorbis_dec_push),
5377 (vorbis_handle_data_packet), (vorbis_dec_change_state):
5378 Cleanups. Use refcounting and DEBUG_OBJECT.
5379 Reset segment on flush, use code methods instead of our
5381 Fix potential memleak.
5383 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5385 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
5386 (gst_alsasink_init):
5387 * ext/alsa/gstalsasink.h:
5388 Don't leak allocated snd_output_t structure if there's
5389 more than one alsasink instance at a time (#341873).
5390 Also fix GObject macros in header file.
5392 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5394 * gst/subparse/gstsubparse.c:
5395 (gst_sub_parse_data_format_autodetect):
5396 Don't use libxml functions in the typefinding code.
5398 2006-05-15 Wim Taymans <wim@fluendo.com>
5400 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5401 Fix seeking performance in the case where a non-header
5402 packet has a 0 granulepos (busted theora case).
5404 (nvdr: thanks Wim for not mentioning who spotted and fixed it in
5405 the first place, you limelight stealer you)
5407 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5409 * gst/subparse/gstsubparse.c:
5410 (gst_sub_parse_data_format_autodetect):
5411 Improve SAMI typefinding: handle case where there are
5412 whitespaces or newlines in front of the first <SAMI>
5415 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5418 Build video4linux plugin even if there's no XVIDEO, just
5419 without implementing the GstXOverlay interface (#334002).
5421 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5424 * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
5426 Add tentative support for libvisual-0.4 (#336881).
5428 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5430 Patch by: Young-Ho Cha <ganadist at chollian net>
5432 * gst/subparse/samiparse.c: (handle_start_font):
5433 Need to map "silver" colour explicitly (#169936).
5435 2006-05-15 Tim-Philipp Müller <tim at centricular dot net>
5437 Patch by: Young-Ho Cha <ganadist at chollian net>
5439 * gst/subparse/Makefile.am:
5440 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5441 (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
5442 (gst_sub_parse_format_autodetect), (feed_textbuf),
5443 (gst_subparse_type_find), (plugin_init):
5444 * gst/subparse/gstsubparse.h:
5445 * gst/subparse/samiparse.c:
5446 * gst/subparse/samiparse.h:
5447 Add support for SAMI subtitles (#169936).
5449 2006-05-14 Michael Smith <msmith@fluendo.com>
5451 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
5452 Fix #341696: crash when mixing L+R+C to mono or stereo.
5453 * tests/check/Makefile.am:
5454 * tests/check/elements/audioconvert.c: (set_channel_positions),
5455 (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
5456 (audioconvert_suite):
5457 Add test for the above, including some generic framework bits for
5458 testing multichannel things.
5460 === release 0.10.7 ===
5462 2006-05-14 Jan Schmidt <thaytan@mad.scientist.com>
5465 releasing 0.10.7, "Leave the gun"
5467 2006-05-13 Jan Schmidt <thaytan@mad.scientist.com>
5469 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5470 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5473 2006-05-12 Jan Schmidt <thaytan@mad.scientist.com>
5475 * docs/libs/gst-plugins-base-libs-docs.sgml:
5476 * docs/libs/gst-plugins-base-libs-sections.txt:
5477 * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
5478 * gst-libs/gst/video/video.h:
5479 * gst/videoscale/Makefile.am:
5480 * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5481 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5482 * tests/check/Makefile.am:
5483 * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
5485 Fix integer overflow problem with pixel-aspect-ratio calculations
5486 in videoscale and xvimagesink (#341542)
5488 2006-05-12 Tim-Philipp Müller <tim at centricular dot net>
5490 * gst-libs/gst/tag/gstid3tag.c:
5491 Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
5493 2006-05-12 Sebastien Moutte <sebastien@moutte.net>
5496 update win32 files listing
5498 2006-05-11 Thomas Vander Stichele <thomas at apestaart dot org>
5500 patch by: Sjoerd Simons (sjoerd@luon.net)
5502 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5503 (group_create), (group_destroy), (add_stream),
5504 (gst_play_base_bin_get_property),
5505 (gst_play_base_bin_get_streaminfo_value_array):
5506 * gst/playback/gstplaybasebin.h:
5507 API: GstPlayBaseBin::stream-info-value-array property
5508 use a more bindings-friendly way of exposing streaminfo
5509 using a GValueArray. Tested in ipython.
5512 2006-05-11 Wim Taymans <wim@fluendo.com>
5514 * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
5515 (queue_underrun_cb), (queue_filled_cb):
5516 Also catch queue underruns but don't do anything yet.
5517 Refactor and comment queue enlarging code a bit.
5519 * gst/playback/gstplaybasebin.c: (queue_overrun),
5520 (queue_threshold_reached), (queue_out_of_data),
5521 (gen_preroll_element):
5522 If a queue over/underruns check that we don't create nasty
5523 deadlocks when the min-threshold is not reached but the
5524 max-bytes is. In those cases disable max-bytes when we
5525 know that the queue is fed timed data.
5528 2006-05-11 Tim-Philipp Müller <tim at centricular dot net>
5530 * gst/playback/gstplaybin.c: (gen_audio_element):
5531 Make playbin automatically plug an 'audioresample'
5532 element before the audio sink as well. This solves
5533 problems with sinks that only accept a very specific
5534 sample rate, like esdsink (e.g. #340379).
5536 2006-05-11 Tim-Philipp Müller <tim at centricular dot net>
5538 * gst/playback/gstplaybasebin.c: (gen_source_element):
5539 Make http sources send special headers so that we receive
5540 icecast metadata if the http stream is an icecast stream
5541 (otherwise the server will just ignore them). This also
5542 means that from now on users will need the 'icydemux'
5543 element from gst-plugins-good installed if they want to
5544 listen to icecast radio streams. (#341432, #333657).
5546 2006-05-11 Thomas Vander Stichele <thomas at apestaart dot org>
5548 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
5549 (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
5550 remove stupid example from docs - it should come with a simple
5553 * tests/check/elements/multifdsink.c: (wait_bytes_served),
5554 (fail_if_can_read), (GST_START_TEST),
5555 (gst_multifdsink_create_streamheader), (multifdsink_suite):
5556 add a test for changing streamheader which exposes a bug in
5559 2006-05-11 Michael Smith <msmith@fluendo.com>
5561 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
5562 (gst_gnome_vfs_src_received_headers_callback):
5563 * ext/gnomevfs/gstgnomevfssrc.h:
5564 Don't set icy-caps unless we have a sane interval value. Move
5565 interval to a local variable; we never use it outside this function.
5567 2006-05-11 Wim Taymans <wim@fluendo.com>
5569 * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
5570 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
5571 Register special buffer types along with the objects so
5572 that they are not registered at runtime from N different
5573 streaming threads since they are not threadsafe.
5575 2006-05-10 Thomas Vander Stichele <thomas at apestaart dot org>
5577 * tests/check/elements/multifdsink.c: (wait_bytes_served),
5578 (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
5579 add two more tests, one doing streamheader
5581 2006-05-10 Thomas Vander Stichele <thomas at apestaart dot org>
5583 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
5584 clean up the bufqueue when shutting down
5585 * tests/check/Makefile.am:
5586 * tests/check/elements/multifdsink.c: (setup_multifdsink),
5587 (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
5589 add a test for the leak that was just fixed
5591 2006-05-10 Wim Taymans <wim@fluendo.com>
5593 * gst/adder/gstadder.c: (gst_adder_setcaps),
5594 (gst_adder_query_duration), (gst_adder_query), (forward_event),
5595 (gst_adder_src_event), (gst_adder_sink_event),
5596 (gst_adder_class_init), (gst_adder_finalize),
5597 (gst_adder_request_new_pad), (gst_adder_collected):
5598 * gst/adder/gstadder.h:
5599 Updated some docs. Added comments and FIXMEs all over the place.
5600 Improve debugging info.
5601 Fix leak on finalize by not calling the parent.
5602 Implement duration query.
5603 Make event forwarding threadsafe.
5604 Correctly send NEWSEGMENT at start and after flush.
5605 Handle EOS correctly.
5606 Post error when not negotiated.
5608 * tests/check/elements/adder.c: (GST_START_TEST):
5609 Added FIXME in the test.
5611 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5613 * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
5614 (gst_text_overlay_halign_get_type),
5615 (gst_text_overlay_wrap_mode_get_type):
5616 * ext/theora/theoradec.c: (theora_handle_type_packet),
5617 (theora_handle_data_packet):
5618 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
5619 (theora_enc_sink_setcaps), (theora_enc_chain):
5620 * gst-libs/gst/cdda/gstcddabasesrc.c:
5621 (gst_cdda_base_src_mode_get_type):
5622 * gst/audiotestsrc/gstaudiotestsrc.c:
5623 (gst_audiostestsrc_wave_get_type):
5624 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
5625 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
5626 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
5627 (gst_sync_method_get_type), (gst_unit_type_get_type),
5628 (gst_client_status_get_type):
5629 * gst/videoscale/gstvideoscale.c:
5630 (gst_video_scale_method_get_type):
5631 * gst/videotestsrc/gstvideotestsrc.c:
5632 (gst_video_test_src_pattern_get_type):
5633 * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
5634 (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
5635 (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
5636 (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
5637 (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
5638 (paint_setup_RGB565), (paint_setup_xRGB1555):
5639 Const-ify GEnumValue and GFlagsValue arrays. Use
5640 GST_ROUND_UP_* macros instead of home-made ones.
5642 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5645 Require core CVS for the new newsegment stuff.
5647 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5649 Patch by: Sjoerd Simons <sjoerd at luon net>
5651 * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
5652 Register nick for enum value (#341160).
5654 2006-05-09 Stefan Kost <ensonic@users.sf.net>
5656 * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
5658 backout typefind patch #340375
5660 * tests/check/elements/adder.c: (message_received),
5661 (GST_START_TEST), (adder_suite):
5662 redo, signal-handling of test
5664 2006-05-09 Wim Taymans <wim@fluendo.com>
5666 * gst/adder/gstadder.c: (gst_adder_request_new_pad),
5667 (gst_adder_collected):
5668 * gst/adder/gstadder.h:
5669 Remove bogus segment merging and forwarding, we don't
5670 care about timestamps anyway and we just produce a
5672 Also create a nice NEWSEGMENT event when we start.
5673 Use _scale_int some more.
5675 2006-05-09 Edward Hervey <edward@fluendo.com>
5677 * tests/icles/stress-xoverlay.c:
5678 Fix if core was built without parsing support.
5680 2006-05-09 Tim-Philipp Müller <tim at centricular dot net>
5682 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5683 Add SEDG (Samsung MPEG-4) fourcc.
5685 2006-05-09 Edward Hervey <edward@fluendo.com>
5687 * tests/icles/stress-xoverlay.c:
5688 * tests/examples/volume/volume.c:
5689 Fix if core was built without parsing support.
5691 * tests/examples/seek/seek.c:
5692 Disable the parse_launch example if core was built without parsing
5695 2006-05-08 Edward Hervey <edward@fluendo.com>
5697 * autogen.sh: (CONFIGURE_DEF_OPT):
5698 libtoolize on Darwin/MacOSX is called glibtoolize
5700 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5702 * tests/check/Makefile.am:
5703 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
5704 Disable the adder test, until the build-slaves posses the kindness to
5705 either like it or to give valid reason for not doing so
5707 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5709 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
5711 Shuffle NULL state change around and raise timeout more
5713 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5715 * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
5716 (mp4_type_find), (plugin_init):
5717 Add typefind to distinguish between "audio/x-m4a" and new type
5718 "video/mp4". Fixes #340375
5720 * tests/check/elements/adder.c: (adder_suite):
5721 Raise timeout to make buildbot happy
5723 2006-05-07 Stefan Kost <ensonic@users.sf.net>
5725 * gst/adder/gstadder.c: (gst_adder_sink_event),
5726 (gst_adder_request_new_pad), (gst_adder_change_state):
5727 * gst/adder/gstadder.h:
5728 * tests/check/Makefile.am:
5729 * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
5730 (adder_suite), (main):
5731 Add sink-event handling to adder. It tries to merge incomming
5732 newsegment-events. Added test to check if segment_done is comming
5733 through. Fixes #340060
5735 2006-05-05 Andy Wingo <wingo@pobox.com>
5737 * ext/theora/theoraparse.c (gst_theora_parse_init)
5738 (theora_parse_src_convert, theora_parse_src_query):
5739 * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
5740 (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
5741 query functions on the source pads of the theora and vorbis parse
5742 elements. Fixes position querying when doing a remux.
5744 2006-05-05 Michael Smith <msmith@fluendo.com>
5746 * ext/theora/theoraparse.c: (parse_granulepos),
5747 (theora_parse_drain_queue_prematurely),
5748 (theora_parse_queue_buffer), (theora_parse_sink_event):
5750 Fix invalid granulepos outputs when starting with a non-keyframe.
5752 2006-05-05 Jan Schmidt <thaytan@mad.scientist.com>
5754 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
5755 (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
5756 Rearrange MPEG system stream detection, fixing some memleaks in the
5758 Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
5759 they clean up their data correctly.
5760 Remove unused ogganx caps and move the 'is_annodex' check to inside
5761 the 'is_ogg' if statement.
5763 2006-05-05 Wim Taymans <wim@fluendo.com>
5765 * gst/playback/gstdecodebin.c: (cleanup_decodebin):
5766 Properly remove ghostpads. Fixes #340392
5768 2006-05-04 David Schleef <ds@schleef.org>
5770 * gst/typefind/gsttypefindfunctions.c:
5772 2006-05-03 Jan Schmidt <thaytan@mad.scientist.com>
5774 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
5775 (mpeg_ts_probe_headers), (mpeg_ts_type_find):
5777 When typefinding an MP3 in push-based mode, don't penalise the
5778 probability down to 74% when we found 5 valid frames just because we
5779 can't peek the end of the file.
5781 Make the probability for detecting MPEG Transport Streams based on the
5782 number of sequential headers we successfully detected.
5784 2006-05-03 Wim Taymans <wim@fluendo.com>
5786 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5787 (vorbis_dec_push), (vorbis_dec_chain):
5788 Still produce an error when we receive an empty packet.
5790 2006-05-03 Wim Taymans <wim@fluendo.com>
5792 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
5793 (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
5794 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
5795 Mark buffers with DISCONT after seek and after activating new
5798 * ext/theora/gsttheoradec.h:
5799 * ext/theora/theoradec.c: (gst_theora_dec_reset),
5800 (theora_get_query_types), (theora_dec_sink_event),
5801 (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
5802 (theora_dec_change_state):
5804 Detect and mark DISCONT buffers.
5806 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5807 (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
5808 (vorbis_dec_change_state):
5809 * ext/vorbis/vorbisdec.h:
5811 Detect and mark DISCONT buffers.
5812 Don't crash on 0 sized buffers.
5814 2006-05-03 Wim Taymans <wim@fluendo.com>
5816 * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
5817 (volume_transform_ip):
5818 Increase "volume" property to 10.0. Fixes #340369.
5819 Set the process function to NULL when capsnego fails so that
5820 we properly error out.
5822 2006-05-02 Stefan Kost <ensonic@users.sf.net>
5824 * gst/playback/gstplaybin.c: (add_sink):
5825 * gst/playback/test.c: (main):
5826 * gst/playback/test5.c: (dump_element_stats):
5827 * gst/playback/test6.c: (main):
5828 free caps using gst_caps_unref, don't leak caps-strings
5830 2006-05-01 Tim-Philipp Müller <tim at centricular dot net>
5832 * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
5834 Refine musepack typefinding a bit. Return MAXIMUM
5835 probability when we detect stream version 7 to make
5836 sure the mpeg audio typefinder doesn't trump us.
5838 2006-04-29 Tim-Philipp Müller <tim at centricular dot net>
5840 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5841 Protect against unexpected NULL strf_data buffer.
5843 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
5845 * tests/check/elements/audioconvert.c: (verify_convert),
5847 interpret the out[] buffer in the order the bytes are actually
5848 put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
5849 Other tests should use BYTE_ORDER since the array is filled in
5852 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
5854 * tests/check/elements/audioconvert.c: (verify_convert),
5856 when a test fails, give an indication of which it is
5858 2006-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
5860 * gst-libs/gst/cdda/gstcddabasesrc.c:
5861 compile fix; strtol() needs <stdlib.h>
5863 2006-04-28 Stefan Kost <ensonic@users.sf.net>
5865 * ext/alsa/gstalsamixerelement.c:
5866 * ext/alsa/gstalsasrc.c:
5867 * ext/cdparanoia/gstcdparanoiasrc.c:
5868 * ext/gnomevfs/gstgnomevfssink.c:
5869 * ext/gnomevfs/gstgnomevfssrc.c:
5870 * ext/ogg/gstoggdemux.c:
5871 * ext/ogg/gstoggmux.c:
5872 * ext/ogg/gstoggparse.c:
5873 * ext/ogg/gstogmparse.c:
5874 * ext/pango/gstclockoverlay.c:
5875 * ext/pango/gsttextoverlay.c:
5876 * ext/pango/gsttextrender.c:
5877 * ext/pango/gsttimeoverlay.c:
5878 * ext/theora/theoradec.c:
5879 * ext/theora/theoraenc.c:
5880 * ext/vorbis/vorbisdec.c:
5881 * ext/vorbis/vorbisenc.c:
5882 * gst-libs/gst/audio/gstaudiofilter.c:
5883 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
5884 * gst/audioconvert/gstaudioconvert.c:
5885 * gst/audiorate/gstaudiorate.c:
5886 * gst/audioresample/gstaudioresample.c:
5887 * gst/audiotestsrc/gstaudiotestsrc.c:
5888 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5889 * gst/playback/gstdecodebin.c:
5890 * gst/playback/gstplaybin.c:
5891 * gst/playback/gststreamselector.c:
5892 * gst/subparse/gstsubparse.c:
5893 * gst/tcp/gstmultifdsink.c:
5894 * gst/tcp/gsttcpclientsink.c:
5895 * gst/tcp/gsttcpclientsrc.c:
5896 * gst/tcp/gsttcpserversink.c:
5897 * gst/tcp/gsttcpserversrc.c:
5898 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
5899 * gst/videorate/gstvideorate.c:
5900 * gst/videoscale/gstvideoscale.c:
5901 * gst/videotestsrc/gstvideotestsrc.c:
5902 * gst/volume/gstvolume.c:
5903 * sys/v4l/gstv4ljpegsrc.c:
5904 * sys/v4l/gstv4lmjpegsink.c:
5905 * sys/v4l/gstv4lmjpegsrc.c:
5906 * sys/v4l/gstv4lsrc.c:
5907 * sys/ximage/ximagesink.c:
5908 * sys/xvimage/xvimagesink.c:
5909 * tests/check/libs/cddabasesrc.c:
5910 make GstElementDetails const
5912 2006-04-28 Stefan Kost <ensonic@users.sf.net>
5914 * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
5916 send events from src-pad to all sink-pads fixes #338657
5918 2006-04-28 Stefan Kost <ensonic@users.sf.net>
5920 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
5921 (alsasink_parse_spec):
5922 query width capabilities from alsa, fixes #338919
5924 2006-04-28 Wim Taymans <wim@fluendo.com>
5926 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
5927 (gst_multi_fd_sink_remove_client_link):
5928 * gst/tcp/gstmultifdsink.h:
5929 Fix race condition in multifdsink that can lead to spurious
5930 duplicate clients. this patch adds a new signal that is fired when
5931 multifdsink has removed all references to the fd.
5933 Updated documentation.
5934 API: client-fd-removed signal added
5936 2006-04-28 Michael Smith <msmith@fluendo.com>
5938 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
5939 When asking g_value_array_new to prealloc elements, we may as well
5940 ask for the right number of elements.
5942 2006-04-28 Wim Taymans <wim@fluendo.com>
5944 * gst-libs/gst/audio/gstbaseaudiosink.c:
5945 (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
5946 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
5947 patch to make timestamp checking more tollerant to rounding
5948 errors given that real discontinuities are to be marked on
5949 buffers. Fixes some asf files and #338778.
5950 Also avoid some crashers when we receive an event in the
5953 2006-04-28 Michael Smith <msmith@fluendo.com>
5955 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
5956 (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
5957 (gst_gnome_vfs_src_get_property),
5958 (gst_gnome_vfs_src_send_additional_headers_callback),
5959 (gst_gnome_vfs_src_received_headers_callback),
5960 (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
5961 (gst_gnome_vfs_src_stop):
5962 * ext/gnomevfs/gstgnomevfssrc.h:
5963 Remove ICY handling (mostly) from gnomevfssrc, in favour of
5964 proper shared support within icydemux.
5966 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
5968 * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
5969 (gst_video_rate_swap_prev), (gst_video_rate_chain):
5971 fix a leak when no caps negotiated
5972 fix counting of input frames
5973 * tests/check/elements/.cvsignore:
5974 * tests/check/elements/videorate.c: (assert_videorate_stats),
5975 (GST_START_TEST), (videorate_suite):
5978 2006-04-28 Wim Taymans <wim@fluendo.com>
5980 * gst-libs/gst/audio/gstringbuffer.c:
5981 (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
5982 (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
5983 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
5984 (gst_ring_buffer_pause), (gst_ring_buffer_stop),
5985 (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
5986 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
5987 (gst_ring_buffer_commit), (gst_ring_buffer_read),
5988 (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
5989 (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
5990 Check arguments passed to public functions instead of
5993 2006-04-28 Wim Taymans <wim@fluendo.com>
5995 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
5996 (gst_base_audio_src_get_time), (gst_base_audio_src_create):
5997 GstBaseAudioSrc must be live or it does not work.
5999 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
6000 Don't set live to TRUE as this is the default in the parentclass.
6002 2006-04-28 Wim Taymans <wim@fluendo.com>
6004 * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
6005 (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
6006 Videoscale doesn't pass on pixel-aspect ratio. Handle all
6007 fixation cases better. Fixes #338991
6009 2006-04-28 Wim Taymans <wim@fluendo.com>
6011 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
6012 Handle 0/1 framerate correctly Fixes #331901.
6014 2006-04-28 Wim Taymans <wim@fluendo.com>
6016 * tests/check/elements/audioconvert.c: (get_float_caps),
6017 (GST_START_TEST), (audioconvert_suite):
6018 Added check for correct clipping when doing float samples
6021 2006-04-28 Wim Taymans <wim@fluendo.com>
6023 * gst/videorate/gstvideorate.c: (gst_video_rate_event),
6024 (gst_video_rate_chain):
6025 Print more debugging info.
6027 2006-04-28 Wim Taymans <wim@fluendo.com>
6029 * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
6030 (resample_set_state_from_caps):
6031 Add support for other formats audioresample can handle such as
6032 32 bits in and float and 64 bits float. Fixes #301759
6034 2006-04-28 Wim Taymans <wim@fluendo.com>
6036 * gst/audioconvert/audioconvert.c: (float):
6037 correctly clip float samples > 1.0. Fixes #338718
6039 2006-04-28 Tim-Philipp Müller <tim at centricular dot net>
6041 Patch by: Young-Ho Cha <ganadist at chollian net>
6043 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6044 (gst_text_overlay_render_text):
6045 Don't strip newlines from the text. Also, center lines
6046 within multi-line paragraphs (#339405).
6048 2006-04-28 Tim-Philipp Müller <tim at centricular dot net>
6050 * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
6051 Fix wavpack typefinding to work in more cases (don't peek
6052 for chunks of multiple hundred kBs at once, but process
6053 things step-by-step in smaller units). Fixes #339786.
6055 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
6060 === release 0.10.6 ===
6062 2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
6065 releasing 0.10.6, "Chao"
6067 2006-04-26 David Schleef <ds@schleef.org>
6069 * gst/videoscale/gstvideoscale.c: Add call to oil_init().
6072 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
6075 * win32/common/config.h:
6078 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
6080 patch by: Wim Taymans
6082 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
6083 (gst_ogg_demux_perform_seek):
6084 make sure correct newsegments are sent, so that the decoder
6085 and the demuxer agree on timestamps. Fixes playback of a lot
6086 of Ogg files that do not start from 0. Fixes #339833.
6088 2006-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
6090 Patch by: Edward Hervey <edward@fluendo.com>
6092 * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
6093 * tests/check/Makefile.am:
6094 * tests/check/elements/videorate.c: (assert_videorate_stats),
6095 (setup_videorate), (cleanup_videorate), (GST_START_TEST),
6096 (videorate_suite), (main):
6097 Fix an infinite loop if frames are passed in with wrongly ordered
6098 timestamps. Fixes #339013.
6100 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
6102 Patch by: Tim-Philipp Müller <tim at centricular dot net>
6104 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6105 fix typefinding on some ISO files. Fixes #339212.
6107 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
6109 Patch by: Tim-Philipp Müller <tim at centricular dot net>
6111 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6112 add another H264 fourcc. Fixes #339047.
6114 2006-04-22 Thomas Vander Stichele <thomas at apestaart dot org>
6116 Patch by: Jan Schmidt
6118 * gst/playback/gststreamselector.c:
6119 (gst_stream_selector_bufferalloc):
6120 Restore old StreamSelector behaviour.
6123 2006-04-12 Thomas Vander Stichele <thomas at apestaart dot org>
6126 * win32/common/config.h:
6129 2006-04-11 Tim-Philipp Müller <tim at centricular dot net>
6131 Patch by: Antoine Tremblay <hexa00 at gmail dot com>
6133 * gst-libs/gst/rtp/gstbasertpdepayload.c:
6134 (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
6135 Fix some memory leaks: on finalize, free buffers left in the queue
6136 before destroying the queue; in _push(), unref rtp_buf even if
6137 the process vfunc returned a NULL buffer as output buffer (#337548);
6138 demote some recuring debug messages to LOG level.
6140 2006-04-11 Wim Taymans <wim@fluendo.com>
6142 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6143 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6144 (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
6145 (gst_ogg_demux_loop):
6147 Respect segment stop when emiting EOS or SEGMENT_DONE.
6150 2006-04-11 Tim-Philipp Müller <tim at centricular dot net>
6152 * gst/playback/gststreamselector.c:
6153 (gst_stream_selector_get_property):
6154 Don't leak pad name.
6156 2006-04-10 Michael Smith <msmith@fluendo.com>
6158 * tests/check/Makefile.am:
6159 * tests/check/gst-plugins-base.supp:
6160 Suppress an old libtheora bug (fixed in more recent versions), so
6161 that FC4 buildslaves can pass.
6163 2006-04-10 Wim Taymans <wim@fluendo.com>
6165 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6166 (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
6167 (gst_ogg_demux_init), (gst_ogg_demux_finalize),
6168 (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
6169 (gst_ogg_demux_loop):
6171 Remember what error we got when finding chains, if we
6172 were shutdown, that would not be an error.
6174 2006-04-10 Wim Taymans <wim@fluendo.com>
6176 * gst-libs/gst/audio/gstbaseaudiosink.c:
6177 (gst_base_audio_sink_event):
6178 Starting the ringbuffer when we did not acquire it can cause
6179 a deadlock, is pointless and causes nasty things for
6181 Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
6183 2006-04-10 Wim Taymans <wim@fluendo.com>
6185 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6186 (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
6187 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6188 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
6189 (gst_ogg_demux_deactivate_current_chain),
6190 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6191 (gst_ogg_demux_bisect_forward_serialno),
6192 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
6193 Add some more debugging.
6195 2006-04-10 Wim Taymans <wim@fluendo.com>
6197 * ext/theora/theoradec.c: (theora_dec_src_event),
6198 (theora_handle_data_packet):
6199 Some more debug info.
6201 * tests/examples/seek/seek.c: (start_seek), (main):
6202 Print element messages too.
6204 2006-04-09 Sebastien Moutte <sebastien@moutte.net>
6206 * gst/audioresample/debug.h:
6207 replace debug macros with variable number of parameters
6208 by a simple alias to gstreamer standard debug macros
6209 (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
6210 supported by MSVC 6.0 and 7.1)
6211 * gst/audioresample/resample.h:
6212 define M_PI and rint for WIN32
6213 * win32/common/libgstaudio.def:
6214 * win32/common/libgstriff.def:
6215 * win32/common/libgsttag.def:
6216 * win32/common/libgstvideo.def:
6217 add new exported functions
6219 update project files
6221 2006-04-08 Stefan Kost <ensonic@users.sf.net>
6223 * ext/alsa/gstalsamixeroptions.c:
6224 (gst_alsa_mixer_options_class_init):
6225 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
6226 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
6227 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
6228 * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
6229 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
6230 * gst-libs/gst/audio/gstaudiofilter.c:
6231 (gst_audio_filter_class_init):
6232 * gst-libs/gst/audio/gstaudiosink.c:
6233 (gst_audioringbuffer_class_init):
6234 * gst-libs/gst/audio/gstaudiosrc.c:
6235 (gst_audioringbuffer_class_init):
6236 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
6237 * gst-libs/gst/interfaces/colorbalancechannel.c:
6238 (gst_color_balance_channel_class_init):
6239 * gst-libs/gst/interfaces/mixeroptions.c:
6240 (gst_mixer_options_class_init):
6241 * gst-libs/gst/interfaces/mixertrack.c:
6242 (gst_mixer_track_class_init):
6243 * gst-libs/gst/interfaces/tunerchannel.c:
6244 (gst_tuner_channel_class_init):
6245 * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
6246 * gst-libs/gst/netbuffer/gstnetbuffer.c:
6247 (gst_netbuffer_class_init):
6248 * gst-libs/gst/rtp/gstbasertppayload.c:
6249 (gst_basertppayload_class_init):
6250 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
6251 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
6252 * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
6253 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
6254 * gst/playback/gststreamselector.c:
6255 (gst_stream_selector_class_init):
6256 * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
6257 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
6258 * sys/v4l/gstv4lcolorbalance.c:
6259 (gst_v4l_color_balance_channel_class_init):
6260 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
6261 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
6262 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
6263 * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
6264 (gst_v4l_tuner_norm_class_init):
6265 * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
6266 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
6267 * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
6268 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
6270 2006-04-08 Stefan Kost <ensonic@users.sf.net>
6272 * ext/pango/gsttextrender.h:
6273 * gst-libs/gst/audio/gstaudiosink.h:
6274 * gst-libs/gst/audio/gstaudiosrc.h:
6275 * gst-libs/gst/audio/gstbaseaudiosink.h:
6276 * gst-libs/gst/audio/gstbaseaudiosrc.h:
6277 * gst-libs/gst/audio/gstringbuffer.h:
6278 * gst-libs/gst/rtp/gstbasertpdepayload.h:
6279 * gst-libs/gst/rtp/gstbasertppayload.h:
6280 * gst-libs/gst/video/gstvideofilter.h:
6281 * gst-libs/gst/video/gstvideosink.h:
6282 * gst/playback/gstplaybasebin.h:
6283 * gst/tcp/gstmultifdsink.h:
6284 * sys/v4l/gstv4lelement.h:
6285 Fix broken GObject macros
6287 2006-04-08 Stefan Kost <ensonic@users.sf.net>
6289 * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
6290 More debug to trace why my USB headset is not working with gst
6292 2006-04-07 Jan Schmidt <thaytan@mad.scientist.com>
6294 * gst/playback/gstplaybasebin.c: (group_destroy):
6295 Clean up our group elements properly in the case where it never
6296 got committed - it still got added unconditionally to the bin.
6298 2006-04-07 Wim Taymans <wim@fluendo.com>
6300 * ext/theora/theoradec.c: (theora_dec_sink_event),
6301 (theora_handle_data_packet), (theora_dec_chain):
6302 Unref unhandled events.
6303 Protect against empty buffers.
6304 Perform QoS on running time.
6306 2006-04-07 Michael Smith <msmith@fluendo.com>
6308 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
6309 (gst_vorbis_enc_chain):
6310 Remove leaks from vorbisenc.
6311 Mostly minor changes, the only significant one is that now the
6312 buffers we set as 'streamheader' on the caps are copies of the
6313 original buffers, to avoid circular refcounting problems.
6315 2006-04-07 Jan Schmidt <thaytan@mad.scientist.com>
6317 * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
6318 Don't remove our mute-probe if someone else already did so.
6319 Don't set a 2nd one if there is already one pending on the pad.
6321 * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
6323 When a seek fails, ensure that playbin is still set back to playing.
6325 * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
6326 (mpeg_ts_type_find), (plugin_init):
6327 Add a typefind function for mpeg-ts streams. (Closes: #336617)
6329 2006-04-06 Andy Wingo <wingo@pobox.com>
6331 * gst/videorate/gstvideorate.c (gst_video_rate_reset)
6332 (gst_video_rate_init): Caps-related parameters should not be reset
6333 by a flush -- move their inits to the instance init function.
6334 (gst_video_rate_flush_prev): Don't complain if gst_pad_push
6335 is not OK, just return the result.
6337 * gst/audiotestsrc/gstaudiotestsrc.c
6338 (gst_audio_test_src_class_init)
6339 (gst_audio_test_src_get_times): Re-enable is-live=true, as was
6340 broken by Stefan's commit on 24 March.
6342 * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
6343 buffers being pushed out. Fixes oggmux ! multifdsink.
6345 2006-04-05 Tim-Philipp Müller <tim at centricular dot net>
6347 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
6348 (gst_vorbis_dec_init), (vorbis_dec_finalize):
6349 * ext/vorbis/vorbisdec.h:
6350 * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
6351 (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
6352 (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
6353 (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
6354 (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
6355 (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
6356 (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
6357 (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
6358 (gst_vorbis_enc_buffer_from_packet),
6359 (gst_vorbis_enc_buffer_from_header_packet),
6360 (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
6361 (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
6362 (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
6363 (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
6364 (gst_vorbis_enc_change_state):
6365 * ext/vorbis/vorbisenc.h:
6366 Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
6367 vorbisenc adhere to the official nomenclature; use boilerplate
6370 2006-04-04 Andy Wingo <wingo@pobox.com>
6372 * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6373 Whoops, fix bug introduced. Bad hacker!
6375 * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6376 Properly handle the case where you get EOS before any buffers are
6377 received. Use gst_buffer_make_metadata_writable where appropriate.
6379 * ext/theora/theoradec.c (theora_handle_data_packet): This value
6380 is often negative -- make it signed so as not to wrap around.
6381 Fixes segfaults introduced on 9 March.
6383 2006-04-03 Wim Taymans <wim@fluendo.com>
6385 * ext/theora/gsttheoradec.h:
6386 * ext/theora/theoradec.c: (theora_dec_src_event):
6387 Don't try to store a gdouble in a gboolean.
6390 2006-04-03 Michael Smith <msmith@fluendo.com>
6392 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
6394 Make it suck slightly less by writing out the final page.
6395 Still can't encode a vorbis-in-ogg file correctly, though.
6397 2006-04-03 Andy Wingo <wingo@pobox.com>
6399 * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
6402 * ext/theora/theora.c (plugin_init): Register theoraparse.
6404 * ext/theora/gsttheoraparse.h:
6405 * ext/theora/theoraparse.c: New files implementing a theora
6406 parser. Now we can properly remux ogg/theora+vorbis, yay.
6408 * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
6410 2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
6412 * gst/audiotestsrc/gstaudiotestsrc.c:
6413 Fixed the sample pipeline (see #323798)
6415 2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
6418 * win32/common/config.h:
6419 * win32/common/config.h.in:
6420 use AS_VERSION and AS_NANO
6423 2006-03-31 Andy Wingo <wingo@pobox.com>
6425 * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
6426 uninitialized variable return that would happen.
6428 * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
6429 uninitialized variable return that would never happen.
6431 * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
6432 (vorbis_parse_sink_event): Add an event function to flush our
6433 state on a seek, and to drain buffers on a premature EOS.
6434 (vorbis_parse_push_headers, vorbis_parse_clear_queue)
6435 (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely)
6436 (vorbis_parse_chain, vorbis_parse_queue_buffer)
6437 (vorbis_parse_drain_queue): Queue up buffers until we can set
6438 their timestamps and granulepos values.
6440 * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
6441 and keep track of data needed for deriving granulepos and
6442 timestamps for buffers.
6444 2006-03-29 Wim Taymans <wim@fluendo.com>
6446 Patch by: j^ <j at bootlab dot org>
6448 * ext/alsa/gstalsamixerelement.c:
6449 (gst_alsa_mixer_element_class_init):
6450 * ext/alsa/gstalsasink.c:
6451 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
6452 * ext/ogg/gstoggdemux.c:
6453 * ext/ogg/gstoggmux.c:
6454 * ext/ogg/gstoggparse.c:
6455 * ext/pango/gstclockoverlay.c:
6456 * ext/pango/gsttextoverlay.c:
6457 * ext/pango/gsttextrender.c:
6458 * ext/pango/gsttimeoverlay.c:
6459 * ext/theora/theoradec.c:
6460 * ext/theora/theoraenc.c:
6461 * ext/vorbis/vorbisdec.c:
6462 * ext/vorbis/vorbisenc.c:
6463 * gst/audioconvert/gstaudioconvert.c:
6464 * gst/subparse/gstsubparse.c:
6465 * gst/tcp/gstmultifdsink.c:
6466 * gst/tcp/gsttcpclientsink.c:
6467 * gst/tcp/gsttcpclientsrc.c:
6468 * gst/tcp/gsttcpserversink.c:
6469 * gst/tcp/gsttcpserversrc.c:
6470 better/unified long descriptions
6473 2006-03-29 Wim Taymans <wim@fluendo.com>
6475 * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
6477 Don't let double and triple clicks mess up our state.
6479 2006-03-28 Tim-Philipp Müller <tim at centricular dot net>
6481 * gst/playback/gstplaybin.c: (gen_video_element),
6482 (gen_text_element), (gen_audio_element), (gen_vis_element):
6483 Error out gracefully when we can't create any of the usual
6484 conversion elements for some reason. Also, don't try to
6485 create an audioscale (sic) element that's not used anyway.
6487 2006-03-28 Tim-Philipp Müller <tim at centricular dot net>
6489 * gst/playback/gstplaybasebin.c: (setup_source):
6490 Don't post RESOURCE_NOT_FOUND error when we can't find a source
6491 element for a particular protocol, that's confusing for users.
6492 Instead, post a RESOURCE_FAILED error, so that our own error
6493 message is actually shown in totem etc. (#336303).
6495 2006-03-27 Tim-Philipp Müller <tim at centricular dot net>
6497 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6499 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
6500 (gst_gnome_vfs_src_get_icy_metadata):
6501 Fix some minor memory leaks (#336194).
6503 2006-03-27 Tim-Philipp Müller <tim at centricular dot net>
6505 * ext/gnomevfs/gstgnomevfs.c:
6506 (gst_gnome_vfs_location_to_uri_string):
6507 * ext/gnomevfs/gstgnomevfs.h:
6508 * ext/gnomevfs/gstgnomevfssink.c:
6509 (gst_gnome_vfs_sink_set_property):
6510 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
6511 Make gnomevfssink accept filenames as well as URIs for the
6512 "location" property, just like gnomevfssrc does (and
6513 filesrc/filesink do) (#336190).
6515 2006-03-24 Thomas Vander Stichele <thomas at apestaart dot org>
6517 * tests/check/generic/clock-selection.c: (GST_START_TEST):
6518 set to NULL before unreffing, fixes a valgrind leak.
6519 Why was this not triggering the error that an object needs to
6520 be NULL before unreffing ?
6521 * win32/common/config.h:
6524 2006-03-24 Tim-Philipp Müller <tim at centricular dot net>
6526 * gst/subparse/gstsubparse.c: (convert_encoding),
6527 (gst_sub_parse_change_state):
6528 * gst/subparse/gstsubparse.h:
6529 Text subtitle files may or may not be UTF-8. If it's not, we
6530 don't really want to see '?' characters in place of non-ASCII
6531 characters like accented characters. So let's assume the input
6532 is UTF-8 until we come across text that is clearly not. If it's
6533 not UTF-8, we don't really know what it is, so try the following:
6534 (a) see whether the GST_SUBTITLE_ENCODING environment variable
6535 is set; if not, check (b) if the current locale encoding is
6536 non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
6537 the current locale encoding is UTF-8 and the environment variable
6538 was not set to any particular encoding. Not perfect, but better
6539 than nothing (and better than before, I think) (fixes #172848).
6541 2006-03-24 Thomas Vander Stichele <thomas at apestaart dot org>
6544 update core requirement to 0.10.4.1 because of async_playback
6545 vmethod on GstBaseSink
6547 2006-03-24 Stefan Kost <ensonic@users.sf.net>
6549 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
6550 * gst/adder/gstadder.c: (gst_adder_init):
6551 use DEBUG_FUNCPTR for collectpads
6553 2006-03-24 Stefan Kost <ensonic@users.sf.net>
6555 * docs/plugins/Makefile.am:
6556 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6557 * docs/plugins/gst-plugins-base-plugins-sections.txt:
6558 * ext/cdparanoia/gstcdparanoiasrc.c:
6559 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
6560 (gst_gnome_vfs_sink_class_init):
6561 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
6562 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
6563 * ext/ogg/gstoggmux.c:
6564 * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
6565 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
6566 (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
6567 * ext/pango/gsttextoverlay.c:
6568 * ext/pango/gsttextrender.c:
6569 * ext/theora/theoradec.c:
6570 * ext/theora/theoraenc.c:
6571 * ext/vorbis/vorbisdec.c:
6572 * ext/vorbis/vorbisenc.c:
6573 * gst-libs/gst/audio/gstaudiofilter.c:
6574 (gst_audio_filter_base_init):
6575 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
6576 (gst_audio_filter_template_base_init):
6577 * gst/adder/gstadder.c: (gst_adder_get_type):
6578 * gst/adder/gstadder.h:
6579 * gst/audioconvert/gstaudioconvert.c:
6580 * gst/audiotestsrc/gstaudiotestsrc.c:
6581 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
6582 (gst_audio_test_src_create):
6583 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6584 * gst/playback/gstdecodebin.c:
6585 * gst/playback/gstplaybin.c:
6586 * gst/playback/gststreamselector.c:
6587 (gst_stream_selector_base_init):
6588 * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
6589 * gst/volume/gstvolume.c:
6590 * sys/v4l/gstv4lmjpegsink.c:
6591 * sys/v4l/gstv4lmjpegsrc.c:
6592 * tests/check/libs/cddabasesrc.c:
6593 * tests/old/examples/gob/gst-identity2.gob:
6594 Add docs for adder, use GST_ELEMENT_DETAILS macro,
6595 define GstElementDetails at the top
6597 2006-03-23 Sebastien Moutte <sebastien@moutte.net>
6599 * win32/common/libgstinterfaces.def:
6600 Add a lot of export functions for gst-python
6601 * win32/vs6/libgstinterfaces.dsp:
6602 Add a missing include folder in the project configuration
6604 2006-03-23 Wim Taymans <wim@fluendo.com>
6606 * gst-libs/gst/audio/gstbaseaudiosrc.c:
6607 (gst_base_audio_src_get_time), (gst_base_audio_src_create),
6608 (gst_base_audio_src_change_state):
6609 Fix audio sources, forgot to make the ringbuffer
6612 2006-03-23 Wim Taymans <wim@fluendo.com>
6614 * gst-libs/gst/audio/gstbaseaudiosrc.c:
6615 (gst_base_audio_src_get_time), (gst_base_audio_src_create),
6616 (gst_base_audio_src_change_state):
6617 unparent instead of unref the ringbuffer.
6619 2006-03-23 Wim Taymans <wim@fluendo.com>
6621 * gst-libs/gst/audio/gstbaseaudiosink.c:
6622 (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
6623 (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
6624 Implement new async_play vmethod to start slaving and allow
6625 playback start in case of async PLAY state changes.
6627 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6628 Enable QoS with new method in base class.
6630 2006-03-23 Wim Taymans <wim@fluendo.com>
6632 Patch by: Julien MOUTTE <julien at moutte dot net>
6634 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
6635 (gst_video_test_src_do_seek), (gst_video_test_src_create):
6636 Partially handle 0 framerate, only EOS after the first frame
6639 2006-03-23 Wim Taymans <wim@fluendo.com>
6641 Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
6643 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6644 (gst_riff_create_video_template_caps):
6645 * gst/ffmpegcolorspace/avcodec.h:
6646 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6647 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6648 (gst_ffmpegcsp_avpicture_fill):
6649 * gst/ffmpegcolorspace/imgconvert.c:
6650 Patch for support of YVU9 AVI files (#334822)
6652 2006-03-22 Edward Hervey <edward@fluendo.com>
6654 * docs/design/design-decodebin.txt:
6655 Added design document for new decodebin
6656 (Target Caps): text/x-pango-markup is also a default target caps.
6658 2006-03-22 Wim Taymans <wim@fluendo.com>
6660 * gst-libs/gst/audio/gstbaseaudiosink.c:
6661 (gst_base_audio_sink_dispose):
6662 Since we _parent the ringbuffer, we also need to
6663 _unparent instead of a plain _unref.
6665 2006-03-22 Wim Taymans <wim@fluendo.com>
6667 * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
6668 (stop_seek), (scrub_toggle_cb), (main):
6671 2006-03-21 Tim-Philipp Müller <tim at centricular dot net>
6673 * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
6674 (gst_ogg_parse_chain):
6675 Fix very inefficient usage of linked lists (#335365).
6677 2006-03-21 Edward Hervey <edward@fluendo.com>
6679 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
6680 * gst/playback/gstplaybin.c: (handoff):
6681 * gst/playback/gststreamselector.c:
6682 (gst_stream_selector_set_property):
6683 gcc 4.1 unreferenced pointer fixes.
6684 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
6685 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
6686 gst_buffer_ref() now takes a GstBuffer*.
6688 2006-03-20 Julien MOUTTE <julien@moutte.net>
6690 * sys/xvimage/xvimagesink.c:
6691 (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
6694 2006-03-19 Tim-Philipp Müller <tim at centricular dot net>
6696 * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
6697 (id3v1_type_find), (apetag_type_find), (plugin_init):
6698 Can't do tag preferences via probability, as tags would then
6699 lose against types that are recognised with MAXIMUM probability
6700 (like .wav); so let all tag typefinders return MAXIMUM themselves
6701 and order them via the rank. Split ID3v1 and ID3v2 typefinders so
6702 that we can prefer APE to ID3v1 (fixes #335028).
6704 2006-03-17 Wim Taymans <wim@fluendo.com>
6706 * gst-libs/gst/audio/gstbaseaudiosink.c:
6707 (gst_base_audio_sink_change_state):
6708 * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
6709 (gst_ring_buffer_may_start):
6710 * gst-libs/gst/audio/gstringbuffer.h:
6711 Only start playback if we are playing.
6714 2006-03-17 Jan Schmidt <thaytan@mad.scientist.com>
6716 * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
6717 * win32/common/config.h:
6718 Revert accidental commits to these files.
6720 2006-03-16 Tim-Philipp Müller <tim at centricular dot net>
6722 Patch by: Michal Benes <michal dot benes at xeris dot cz>
6724 * tests/Makefile.am:
6725 Don't try to build tests in tests/icles if we
6726 don't have X (#323852)
6728 2006-03-16 Tim-Philipp Müller <tim at centricular dot net>
6730 * gst-libs/gst/tag/gstid3tag.c:
6731 Add TXXX frame identifiers for replaygain stuff as used
6732 by some taggers (see #323721).
6734 2006-03-16 Jan Schmidt <thaytan@mad.scientist.com>
6736 * gst/playback/gststreamselector.c:
6737 (gst_stream_selector_set_property),
6738 (gst_stream_selector_bufferalloc):
6739 Preserve the existing buggy streamselector behaviour by performing
6740 a fallback buffer allocation when downstream isn't linked yet.
6741 This should really be fixed in playbin by blocking pads until it's
6743 Also, use gst_pad_alloc_buffer instead of
6744 gst_pad_alloc_buffer_and_set.
6746 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
6748 * gst-libs/gst/tag/gstid3tag.c:
6749 Don't crash on unknown ID3v2 TXXX frames.
6751 2006-03-15 Jan Schmidt <thaytan@mad.scientist.com>
6753 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
6754 Chain up to the parent finalize method.
6755 Add 32-bit sample size to the template caps.
6757 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6758 (gst_riff_create_video_template_caps):
6759 Add the fourcc that the VMWare codec uses.
6761 * gst/playback/gststreamselector.c:
6762 (gst_stream_selector_set_property),
6763 (gst_stream_selector_bufferalloc),
6764 (gst_stream_selector_request_new_pad):
6765 For the active pad, forward buffer-alloc requests, otherwise
6766 return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
6767 having to memcpy every frame when used by playbin.
6769 * gst/tcp/gstmultifdsink.c:
6770 (gst_multi_fd_sink_handle_client_write):
6771 Get negotiated caps from the sink pad, rather than the sink
6774 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
6776 Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6778 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
6779 Don't forget to set src->callbacks_pushed to FALSE again when
6780 popping them, otherwise re-activation in a different mode won't
6783 2006-03-15 Tim-Philipp Müller <tim at centricular dot net>
6785 Patch by: Sebastien Moutte <sebastien moutte net>
6787 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
6788 (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
6789 (gst_ffmpeg_smpfmt_to_caps):
6790 Replace __VA_ARGS__ caps creation macros with varargs functions.
6791 Makes things compile on MSVC (#320765), looks nicer, and we can
6792 tell the compiler to check for the NULL terminator.
6794 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
6796 Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
6798 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6799 Make sure the buffer we copy into is really always big
6800 enough, this time for real (#333488).
6802 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
6804 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6805 Add support for 24bpp DIB (#305279).
6807 2006-03-14 Wim Taymans <wim@fluendo.com>
6809 * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
6810 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6811 * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
6812 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
6813 (gst_video_scale_init), (gst_video_scale_src_event):
6814 Re-enable QoS after the release.
6815 Rework videoscale to use the base class src_event handler.
6817 2006-03-14 Tim-Philipp Müller <tim at centricular dot net>
6822 === release 0.10.5 ===
6824 2006-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
6827 releasing 0.10.5, "Net"
6829 2006-03-13 Tim-Philipp Müller <tim at centricular dot net>
6831 * docs/plugins/Makefile.am:
6832 Part of previous cdparanoiasrc docs fixes, forgot to commit.
6834 2006-03-12 Tim-Philipp Müller <tim at centricular dot net>
6836 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6837 * docs/plugins/gst-plugins-base-plugins-sections.txt:
6838 * docs/plugins/gst-plugins-base-plugins.hierarchy:
6839 Add cdparanoiasrc to docs.
6841 * gst-libs/gst/cdda/gstcddabasesrc.c:
6842 More GstCddaBaseSrc docs.
6844 2006-03-12 Tim-Philipp Müller <tim at centricular dot net>
6846 * docs/libs/gst-plugins-base-libs-sections.txt:
6847 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
6848 * gst-libs/gst/tag/tag.h:
6849 API: libgsttag: new method gst_tag_from_id3_user_tag().
6851 2006-03-11 Tim-Philipp Müller <tim at centricular dot net>
6853 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6854 NULL-terminate array of mpeg4 video file extensions.
6855 Fixes crash on PPC (#334226).
6857 2006-03-11 Tim-Philipp Müller <tim at centricular dot net>
6859 * ext/gnomevfs/gstgnomevfssrc.c:
6860 (gst_gnome_vfs_src_check_get_range):
6861 gnome_vfs_uri_is_local() alone is not a good indicator
6862 whether we can operate in pull-mode with a specific URI,
6863 as it returns FALSE for file:// URIs that point to an
6864 NFS-mounted path. Be more conservative here: whitelist
6865 local files, blacklist http URIs and use the old
6866 mechanism for anything else (fixes #334216).
6868 2006-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
6873 === release 0.10.4 ===
6875 2006-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
6878 releasing 0.10.4, "Power"
6880 2006-03-10 Jan Schmidt <thaytan@mad.scientist.com>
6882 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6883 Disable max-lateness by setting it to -1 for now, so that
6884 we can bed QoS stuff in thoroughly between now and the next
6887 2006-03-10 Tim-Philipp Müller <tim at centricular dot net>
6889 Patch by: Fabrizio Gennari
6891 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6892 Make sure we don't read beyond the palette buffer in case of
6893 broken or manipulated files (#333488)
6895 2006-03-10 Edward Hervey <edward@fluendo.com>
6897 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6898 Fix for variable not initialized.
6900 2006-03-09 Wim Taymans <wim@fluendo.com>
6902 * ext/libvisual/visual.c: (gst_visual_get_type),
6903 (gst_visual_src_setcaps), (gst_vis_src_negotiate),
6907 * ext/theora/gsttheoradec.h:
6908 * ext/theora/theoradec.c: (gst_theora_dec_init),
6909 (gst_theora_dec_reset), (_theora_granule_time),
6910 (theora_dec_src_convert), (theora_dec_sink_convert),
6911 (theora_dec_src_query), (theora_dec_src_event),
6912 (theora_dec_sink_event), (theora_handle_comment_packet),
6913 (theora_handle_header_packet), (theora_dec_push),
6914 (theora_handle_data_packet), (theora_dec_chain),
6915 (theora_dec_change_state):
6918 2006-03-09 Wim Taymans <wim@fluendo.com>
6920 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
6921 (audiocast_register_listener), (gst_gnome_vfs_src_start):
6924 2006-03-09 Wim Taymans <wim@fluendo.com>
6926 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
6927 Don't try to activate NULL chains.
6929 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6931 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6932 Fix invalid memory access to region before peek'd data (#332964).
6934 2006-03-09 Wim Taymans <wim@fluendo.com>
6936 Patch by: Christophe Fergeau
6938 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
6939 * ext/pango/gsttextrender.c: (gst_text_render_init):
6940 * gst/adder/gstadder.c: (gst_adder_init):
6941 Don't leak padtemplates, closes #333510.
6943 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6945 * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
6946 Fix invalid memory access: make sure string passed to
6947 regexec() is NUL-termianted.
6949 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6951 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
6953 Refactor mpeg/audio typefinding to make it more maintainable
6954 and easier to fine-tune. Make probing into middle of the file
6955 work properly (fixes #333900, also see #152688).
6957 2006-03-09 Tim-Philipp Müller <tim at centricular dot net>
6959 * gst/typefind/gsttypefindfunctions.c:
6960 (utf8_type_find_have_valid_utf8_at_offset):
6961 Remove part from previous commit that was bogus:
6962 g_utf8_validate() does in fact not accept embedded
6963 zeroes, so we don't need to check for those (thanks
6964 to Mike for the hint).
6966 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
6968 * gst/typefind/gsttypefindfunctions.c:
6969 (utf8_type_find_count_embedded_zeroes),
6970 (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
6971 Make plain/text typefinder more conservative: firstly, check
6972 for embedded zeroes, which are perfectly valid UTF-8 characters,
6973 but also a fairly good sign that something is not a plain text
6974 file; secondly, probe into the middle of the file if possible.
6975 If we can't probe into the middle, limit the probability value
6976 to be returned to TYPE_FIND_POSSIBLE (see #333900).
6978 2006-03-08 Michael Smith <msmith@fluendo.com>
6980 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6981 Make typefind function name for mpeg4 video unique.
6983 2006-03-08 Wim Taymans <wim@fluendo.com>
6985 * ext/libvisual/visual.c: (gst_visual_init),
6986 (gst_visual_clear_actors), (gst_visual_dispose),
6987 (gst_visual_reset), (gst_visual_src_setcaps),
6988 (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
6989 (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
6990 (gst_visual_chain), (gst_visual_change_state):
6991 Cleanups, post nice errors.
6992 Handle sink and src events.
6993 Implement simple QoS.
6995 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6996 Use new basesink methods to configure max-lateness.
6999 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7000 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
7001 Debug statement cleanups.
7003 * gst/volume/gstvolume.c: (gst_volume_class_init):
7006 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
7008 * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
7009 (gst_text_overlay_init), (gst_text_overlay_set_property),
7010 (gst_text_overlay_get_property):
7011 Revert API/ABI break from March 1. Keep 'halign' and 'valign'
7012 as string type properties, but mark them deprecated. Add
7013 'halignment' and 'valignment' properties that use enums
7016 2006-03-08 Tim-Philipp Müller <tim at centricular dot net>
7018 Patch by: Fabrizio Gennari
7020 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7021 Allow palettes with less than 256 colours in AVI files
7024 2006-03-07 Julien MOUTTE <julien@moutte.net>
7026 * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
7027 (gst_text_overlay_video_event): Fix wrong EOS handling on text
7028 pad. We were releasing the queued text buffer when we should keep
7029 it until video pad gets EOS or discard the text buffer because it's
7030 too old. That was eating the last subtitle buffer. Add some more
7033 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
7035 * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
7036 (gst_text_overlay_video_chain):
7037 Fix invalid memory access (we can't access a buffer after it's been
7038 pushed downstream without taking a reference); fix memory leak (if
7039 there's no text to render, bail out before allocating stuff).
7041 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
7043 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
7044 (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
7045 * ext/pango/gsttextoverlay.h:
7046 If input is plain text, escape it before passing it to
7047 pango_layout_set_markup().
7049 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
7051 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
7052 Don't ignore flow return from gst_pad_push().
7054 2006-03-07 Tim-Philipp Müller <tim at centricular dot net>
7056 Patch by: Fabrizio Gennari
7058 * ext/libvisual/visual.c: (gst_visual_getcaps),
7059 (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
7060 * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
7061 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
7062 (gst_vorbisenc_convert_sink):
7063 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
7064 (gst_audio_duration_from_pad_buffer):
7065 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
7066 (gst_audio_filter_chain):
7067 * gst-libs/gst/rtp/gstbasertpdepayload.c:
7068 (gst_base_rtp_depayload_setcaps):
7069 * gst-libs/gst/video/video.c: (gst_video_frame_rate),
7070 (gst_video_get_size):
7071 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
7072 Don't leak references returned by gst_pad_get_parent()
7075 2006-03-06 Stefan Kost <ensonic@users.sf.net>
7077 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7078 change location param details
7079 * gst/volume/gstvolume.c: (plugin_init):
7080 correct plugin description
7082 2006-03-06 Tim-Philipp Müller <tim at centricular dot net>
7084 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
7085 (gst_gnome_vfs_src_check_get_range):
7086 Override GstBaseSrc::check_get_range() in order to avoid opening
7087 the resource just to check whether we can operate in pull-mode or
7088 not - we can predict that pretty well from the URI alone. Should
7089 fix problems with last.fm (#331690). (Requires latest core CVS).
7091 2006-03-06 Wim Taymans <wim@fluendo.com>
7093 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
7094 (gst_video_sink_class_init):
7095 Throw away frames that are later than 20 ms.
7097 2006-03-06 Tim-Philipp Müller <tim at centricular dot net>
7099 Patch by: Fabrizio Gennari
7101 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7102 Set depth on WMA caps (#333545)
7104 2006-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
7106 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
7107 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
7108 put Theora BOS pages before others. This hardcodes
7109 the Ogg/Theora I profile, but hey.
7111 2006-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
7114 updated with some examples
7115 * ext/theora/theoraenc.c: (granulepos_to_timestamp),
7116 (granulepos_add), (theora_buffer_from_packet):
7117 * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
7118 (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
7119 (gst_vorbisenc_chain):
7120 implement strategy from ext/ogg/README
7121 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
7122 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
7123 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
7124 (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
7125 Fix muxer so that oggz-validate is happy with all streams;
7126 except for no eos mark, and the BOS page ordering
7127 * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
7128 (check_buffer_granulepos):
7129 * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
7130 update tests to check for OFFSET being set as requested
7131 fixed type of granulepos, it's not a ClockTime
7133 2006-03-05 Julien MOUTTE <julien@moutte.net>
7135 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7136 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
7137 Check that the xvimage we are creating has a correct size
7138 before returning it. (#314897)
7140 2006-03-05 Tim-Philipp Müller <tim at centricular dot net>
7142 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7143 Give id3 and ape tag typefinders a rank slightly higher
7144 than PRIMARY to ensure they're always run before any of
7145 the other typefinders (in particular wav and mp3) (#324186).
7147 2006-03-05 Tim-Philipp Müller <tim at centricular dot net>
7149 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7150 Add support for '3IVD' fourcc (#333403).
7152 2006-03-04 Tim-Philipp Müller <tim at centricular dot net>
7155 Bump requirements to GStreamer CVS for the new error enum.
7157 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
7158 Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
7159 space left on the device (fixes #333352).
7161 2006-03-04 Sebastien Moutte <sebastien@moutte.net>
7164 add a project file for libgstvolume
7165 update the workspace
7167 2006-03-03 Thomas Vander Stichele <thomas at apestaart dot org>
7169 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
7170 * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
7172 Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
7173 Set IN_CAPS on header buffers
7175 2006-03-02 Wim Taymans <wim@fluendo.com>
7177 * docs/plugins/Makefile.am:
7178 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7179 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7180 Add audioresample to docs.
7182 * gst/audioconvert/gstaudioconvert.c:
7185 * gst/audioresample/gstaudioresample.c:
7186 (gst_audioresample_base_init), (gst_audioresample_class_init),
7187 (gst_audioresample_init), (gst_audioresample_dispose),
7188 (audioresample_get_unit_size), (audioresample_transform_caps),
7189 (resample_set_state_from_caps), (audioresample_transform_size),
7190 (audioresample_set_caps), (audioresample_event),
7191 (audioresample_do_output), (audioresample_transform),
7192 (audioresample_pushthrough), (gst_audioresample_set_property),
7193 (gst_audioresample_get_property), (plugin_init):
7194 * gst/audioresample/gstaudioresample.h:
7196 Small code cleanups.
7198 2006-03-02 Wim Taymans <wim@fluendo.com>
7200 * docs/plugins/Makefile.am:
7201 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7202 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7203 Added videoscale to docs.
7205 * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
7206 (gst_video_rate_swap_prev), (gst_video_rate_event),
7207 (gst_video_rate_chain):
7210 * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
7211 (gst_video_scale_init), (gst_video_scale_prepare_size),
7212 (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
7213 (gst_video_scale_fixate_caps), (gst_video_scale_transform):
7214 * gst/videoscale/gstvideoscale.h:
7215 Added docs, examples.
7217 Post errors instead of g_warning.
7219 2006-03-02 Wim Taymans <wim@fluendo.com>
7221 * docs/libs/gst-plugins-base-libs-docs.sgml:
7222 * docs/libs/gst-plugins-base-libs-sections.txt:
7223 * docs/libs/gst-plugins-base-libs.types:
7224 * docs/plugins/Makefile.am:
7225 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7226 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7227 Added some more docs to libs and plugins.
7229 * gst-libs/gst/audio/gstringbuffer.c:
7230 (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
7231 * gst-libs/gst/audio/gstringbuffer.h:
7232 Document ringbuffer some more.
7234 * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
7235 (gst_video_rate_setcaps), (gst_video_rate_reset),
7236 (gst_video_rate_init), (gst_video_rate_flush_prev),
7237 (gst_video_rate_swap_prev), (gst_video_rate_event),
7238 (gst_video_rate_chain), (gst_video_rate_change_state):
7239 * gst/videorate/gstvideorate.h:
7240 Fix videorate to use segments.
7241 Make it work with 0/1 framerates (closes #331903)
7242 Handle EOS correctly.
7245 2006-03-02 Tim-Philipp Müller <tim at centricular dot net>
7247 * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
7248 (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
7249 (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
7250 In state change function, first chain up to parent class,
7251 then handle downwards state change stuff. Remove some
7252 commented out cruft from 0.8 code.
7254 2006-03-02 Tim-Philipp Müller <tim at centricular dot net>
7256 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
7257 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
7258 (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
7259 (gst_ogm_parse_chain):
7260 Don't remove/re-add source pad if the new caps are the same as
7261 the old caps anyway (#333042). When removing source pad, don't
7262 unref it afterwards - we didn't ref it when adding. Sprinkle some
7263 GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
7264 after using gst_pad_get_parent(). Return downstream flow return
7265 value in chain function.
7267 2006-03-02 Wim Taymans <wim@fluendo.com>
7269 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7270 * docs/plugins/gst-plugins-base-plugins.args:
7271 * docs/plugins/gst-plugins-base-plugins.hierarchy:
7272 * docs/plugins/gst-plugins-base-plugins.interfaces:
7273 * docs/plugins/gst-plugins-base-plugins.signals:
7274 Fix hierarchy, added some more elements to the docs.
7276 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7277 (gst_ffmpegcsp_get_type):
7278 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7279 Fix docs for ffmpegcolorspace.
7281 2006-03-01 Tim-Philipp Müller <tim at centricular dot net>
7283 * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
7284 (apetag_type_find), (ape_type_find), (plugin_init):
7285 Some typefinding fine-tuning:
7286 - rank ID3/APE tags in order of preference via probabilities, so that
7287 ID3v2 > APEv2 > APEv1 > ID3v1.
7288 - three or four bytes don't really justify MAXIMUM probability,
7289 change those to 'very likely' (musepack and monkeysaudio).
7291 2006-03-01 Wim Taymans <wim@fluendo.com>
7293 * docs/plugins/Makefile.am:
7294 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7295 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7296 * ext/alsa/gstalsamixer.c:
7297 * ext/alsa/gstalsamixer.h:
7298 * ext/alsa/gstalsamixerelement.c:
7299 (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
7300 * ext/alsa/gstalsamixerelement.h:
7301 * ext/alsa/gstalsasink.c:
7302 * ext/alsa/gstalsasink.h:
7303 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
7305 * ext/alsa/gstalsasrc.h:
7307 Small code cleanups.
7309 2006-03-01 Wim Taymans <wim@fluendo.com>
7311 * ext/theora/Makefile.am:
7312 Dist new header too,
7314 2006-03-01 Wim Taymans <wim@fluendo.com>
7316 * docs/plugins/Makefile.am:
7317 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7318 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7319 * ext/gnomevfs/gstgnomevfssink.h:
7320 * ext/gnomevfs/gstgnomevfssrc.h:
7321 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
7322 * ext/vorbis/vorbisdec.h:
7323 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
7324 * ext/vorbis/vorbisenc.h:
7325 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
7326 (vorbis_parse_chain), (vorbis_parse_change_state):
7327 * ext/vorbis/vorbisparse.h:
7328 * gst/audioconvert/gstaudioconvert.h:
7329 * gst/tcp/gsttcpserversink.h:
7330 * gst/videotestsrc/gstvideotestsrc.c:
7331 * gst/videotestsrc/gstvideotestsrc.h:
7332 * gst/volume/gstvolume.c:
7333 * gst/volume/gstvolume.h:
7335 Added docs for vorbisdec and vorbisparse.
7338 2006-03-01 Wim Taymans <wim@fluendo.com>
7340 * docs/plugins/Makefile.am:
7341 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7342 * docs/plugins/gst-plugins-base-plugins-sections.txt:
7343 * ext/pango/gstclockoverlay.h:
7344 * ext/pango/gsttextoverlay.h:
7345 * ext/pango/gsttextrender.h:
7346 * ext/pango/gsttimeoverlay.h:
7347 * ext/theora/gsttheoradec.h:
7348 * ext/theora/gsttheoraenc.h:
7349 * ext/theora/theoradec.c:
7350 * ext/theora/theoraenc.c:
7351 * gst/audioconvert/gstaudioconvert.h:
7352 * gst/audiotestsrc/gstaudiotestsrc.h:
7353 * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7354 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
7355 * gst/tcp/gstmultifdsink.h:
7356 Updated/added documentation.
7358 * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
7359 (gst_text_overlay_halign_get_type),
7360 (gst_text_overlay_wrap_mode_get_type),
7361 (gst_text_overlay_base_init), (gst_text_overlay_class_init),
7362 (gst_text_overlay_init), (gst_text_overlay_set_property),
7363 (gst_text_overlay_get_property):
7364 Fix up properties to be enums instead of string to make bindings,
7365 introspection and automatic GUI creation possible.
7366 Add getters for the properties.
7368 2006-02-28 Sebastien Moutte <sebastien@moutte.net>
7370 * gst/audiotestsrc/gstaudiotestsrc.c:
7371 added defines of M_PI and M_PI_2
7372 * gst/ffmpegcolorspace/avcodec.h:
7373 removed #include "stdint.h" for win32 as _stdint.h is
7374 autogenerated to win32/common
7375 * win32/common/libgstaudio.def:
7376 * win32/common/libgsttag.def:
7379 some project files bugs corrected
7381 project files are reset to the default vs7 configuration
7382 (they link to msvcr71.dll using default optimizations)
7384 2006-02-28 Wim Taymans <wim@fluendo.com>
7386 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7389 2006-02-28 Edward Hervey <edward@fluendo.com>
7391 * ext/alsa/gstalsasrc.c:
7392 Set proper class on the ElementDetails:
7393 Source/Audio instead of Src/Audio/
7395 2006-02-28 Edward Hervey <edward@fluendo.com>
7397 * gst/videoscale/vs_scanline.c:
7398 (vs_scanline_resample_nearest_RGBA):
7399 Revert optimization in videoscale. It should go in liboil and have
7400 an appropriate liboil function.
7402 2006-02-28 Wim Taymans <wim@fluendo.com>
7404 * gst-libs/gst/audio/gstbaseaudiosink.c:
7405 (gst_base_audio_sink_provide_clock):
7406 Don't try to provide a clock in the NULL state.
7408 2006-02-28 Wim Taymans <wim@fluendo.com>
7410 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
7411 (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
7412 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7413 (gst_ogg_demux_deactivate_current_chain),
7414 (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
7415 (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
7416 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
7417 (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
7418 Use GstSegment infrastructure to remove duplicated code
7419 and handle more seek cases correctly.
7421 2006-02-28 Wim Taymans <wim@fluendo.com>
7423 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7424 (gst_ffmpegcsp_transform):
7425 Don't ignore return code from ffmpeg convert function.
7427 * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
7428 Split out some long statements to ease debugging.
7430 2006-02-27 Jan Schmidt <thaytan@mad.scientist.com>
7432 * ext/libvisual/visual.c: (gst_visual_init),
7433 (gst_vis_src_negotiate), (get_buffer), (plugin_init):
7434 Don't use gst_pad_use_fixed_caps, because it prevents downstream from
7435 being able to renegotiate the size. Instead, use the negotiation
7436 algorithm from the goom plugin to pick an initial output caps.
7438 Also, allow theoretical libvisual plugins that might support non-GL
7439 output even if they also do GL.
7441 2006-02-26 Julien MOUTTE <julien@moutte.net>
7443 * ext/libvisual/visual.c: (gst_visual_init),
7444 (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
7445 (plugin_init): Load only non GL plugins. Fix some memleaks and
7446 possible negotiation issues.
7448 2006-02-25 Julien MOUTTE <julien@moutte.net>
7450 * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
7452 2006-02-24 Michael Smith <msmith@fluendo.com>
7454 * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
7455 (cmml_type_find), (plugin_init):
7456 Fix CMML type find function to not require a specific minor version
7459 Add an MPEG4 video elementary stream typefind function.
7461 2006-02-04 Michael Smith <msmith@fluendo.com>
7463 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
7464 (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
7465 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7466 (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
7467 (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
7468 (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
7469 Annodex support in ogg demuxer. Doesn't do very much without the
7470 other annodex patches (to come).
7472 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7474 Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
7476 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7477 Pick up palette for MS video v1 (#327028)
7479 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7481 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7482 (gst_ffmpegcsp_caps_remove_format_info),
7483 (gst_ffmpegcsp_get_unit_size):
7484 The 'palette_data' field from incoming RGB caps shouldn't be
7485 proxied on outgoing YUV caps; also, restrict unit size
7486 adjustment in case of paletted data only to the unit that
7487 actually has a palette. Fixes #330711.
7489 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7491 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7492 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
7493 (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
7494 (gst_ffmpegcsp_get_unit_size):
7495 Plug some memory leaks.
7497 2006-02-24 Tim-Philipp Müller <tim at centricular dot net>
7499 * sys/ximage/Makefile.am:
7500 * sys/xvimage/Makefile.am:
7501 Add some _CFLAGS and _LIBS that seem to be missing
7502 and/or required for Cygwin (see #317048).
7504 2006-02-22 Wim Taymans <wim@fluendo.com>
7506 * ext/alsa/gstalsasrc.c:
7507 Fix description as pointed out by caugier.
7509 2006-02-22 Tommi Myöhänen <ext-tommi do myohanen at nokia dot com>
7511 Reviewed by : Edward Hervey <edward@fluendo.com>
7513 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7515 Better 3gp typefinding (#331526).
7517 2006-02-21 Tim-Philipp Müller <tim at centricular dot net>
7519 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
7520 Don't send EOS event here, the base class will send one for us.
7522 * gst/playback/gstplaybasebin.c: (prepare_output):
7523 Subpictures without video stream aren't allowed either.
7525 * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
7526 Fix debug statement copy'n'paste-o.
7528 2006-02-21 Tim-Philipp Müller <tim at centricular dot net>
7530 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
7531 Fix issues with mixer keeping state when muting/unmuting
7532 and when changing the volume whilst muted (see #331763
7535 2006-02-20 Tim-Philipp Müller <tim at centricular dot net>
7537 * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
7538 (parse_subrip), (gst_sub_parse_format_autodetect):
7539 Set right caps given that we send escaped text. Also,
7540 honour <i></i>, <b></b> and <u></u> markers that can be found
7541 in .srt files (fixes #310202).
7543 2006-02-20 Tim-Philipp Müller <tim at centricular dot net>
7545 * gst-libs/gst/audio/mixerutils.c:
7546 (element_factory_rank_compare_func):
7547 Make order in which elements are tried more determinable.
7549 2006-02-20 Julien MOUTTE <julien@moutte.net>
7551 * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
7552 (remove_element_chain), (cleanup_decodebin),
7553 (gst_decode_bin_change_state): Make decodebin reusable by
7554 fixing remove_element_chain first and then introduce a
7555 cleaner in state change to ->NULL. (Closes #331678)
7557 2006-02-19 Wim Taymans <wim@fluendo.com>
7559 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
7560 use 0666 mask when creating files so umask gets applied
7561 correctly. Fixes #331295.
7563 2006-02-19 Tim-Philipp Müller <tim at centricular dot net>
7565 * gst/subparse/Makefile.am:
7566 * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
7567 (gst_ssa_parse_dispose), (gst_ssa_parse_init),
7568 (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
7569 (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
7570 (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
7571 (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
7572 * gst/subparse/gstssaparse.h:
7573 * gst/subparse/gstsubparse.c: (plugin_init):
7574 Add very basic parser for SSA subtitle streams (as often
7575 found in matroska files).
7577 2006-02-19 Tim-Philipp Müller <tim at centricular dot net>
7579 * gst/playback/gstdecodebin.c: (mimetype_is_raw):
7580 That should be text/x-pango-markup, not text/x-pango-layout.
7582 2006-02-19 Julien MOUTTE <julien@moutte.net>
7584 * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
7587 2006-02-19 Julien MOUTTE <julien@moutte.net>
7589 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7590 (gst_text_overlay_finalize), (gst_text_overlay_init),
7591 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7592 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7593 (gst_text_overlay_text_event), (gst_text_overlay_video_event),
7594 (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
7595 (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
7596 Fix state change deadlock.
7598 2006-02-19 Julien MOUTTE <julien@moutte.net>
7600 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7601 (gst_text_overlay_finalize), (gst_text_overlay_init),
7602 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7603 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7604 (gst_text_overlay_text_event), (gst_text_overlay_video_event),
7605 (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
7606 (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
7607 * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
7608 and subtitles files.
7610 2006-02-19 Julien MOUTTE <julien@moutte.net>
7612 * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
7613 should be considered as raw.
7615 2006-02-19 Julien MOUTTE <julien@moutte.net>
7617 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
7619 * gst/playback/gststreaminfo.h: Introduce language informations.
7621 2006-02-18 Jan Schmidt <thaytan@mad.scientist.com>
7623 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7624 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
7625 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
7626 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
7627 Set shared memory segments to be deleted as soon as we have attached,
7628 that way they get cleaned up automatically if we crash.
7630 2006-02-18 Julien MOUTTE <julien@moutte.net>
7632 * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text):
7633 * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
7634 functions are called with lock held.
7636 2006-02-18 Julien MOUTTE <julien@moutte.net>
7638 * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7639 (gst_text_overlay_finalize), (gst_text_overlay_init),
7640 (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7641 (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7642 (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
7643 (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
7644 (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
7645 (gst_text_overlay_change_state): Refactoring of textoverlay
7646 without collectpads. This now supports sparse subtitles coming
7647 from a demuxer instead of a sub file. Seeking is still broken
7648 though. Need to discuss with wtay some more on how to handle
7650 * ext/pango/gsttextoverlay.h:
7651 * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
7652 subtitles coming from the demuxer.
7654 2006-02-17 Wim Taymans <wim@fluendo.com>
7656 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
7657 (gst_vorbisenc_convert_sink):
7658 Use some more scaling functions.
7660 2006-02-17 Tim-Philipp Müller <tim at centricular dot net>
7662 * ext/cdparanoia/gstcdparanoiasrc.c:
7663 (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
7664 (gst_cd_paranoia_paranoia_callback),
7665 (gst_cd_paranoia_src_signal_is_being_watched),
7666 (gst_cd_paranoia_src_read_sector):
7667 * ext/cdparanoia/gstcdparanoiasrc.h:
7668 Add back 'transport-error' and 'uncorrected-error' signals and
7669 make them actually be fired when bad stuff happens (#319340).
7671 2006-02-17 Wim Taymans <wim@fluendo.com>
7673 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
7674 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
7675 (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
7676 (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
7677 (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
7678 (gst_ring_buffer_pause), (gst_ring_buffer_stop),
7679 (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
7680 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
7681 (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
7682 (gst_ring_buffer_clear):
7684 Added some G_LIKELY.
7686 2006-02-17 Wim Taymans <wim@fluendo.com>
7688 * gst-libs/gst/audio/TODO:
7691 * gst-libs/gst/audio/gstbaseaudiosink.c:
7692 (gst_base_audio_sink_get_offset):
7693 When trying to play samples ASAP and we don't have a
7694 previous sample, try to play at position 0 instead of
7695 an invalid position.
7697 2006-02-17 Wim Taymans <wim@fluendo.com>
7699 * ext/alsa/gstalsasink.c: (gst_alsasink_open),
7700 (gst_alsasink_reset):
7701 Also release lock when we get an error in _reset();
7702 fix an error message.
7704 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7706 * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
7707 (gst_alsasink_init), (get_channel_free_structure),
7708 (caps_add_channel_configuration), (gst_alsasink_getcaps),
7709 (gst_alsasink_close):
7710 * ext/alsa/gstalsasink.h:
7711 Add support for more than 2 channels (#326720).
7713 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7715 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7716 Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
7717 with 4 or 6 channels, assume a default channel layout to make things
7718 work (not sure there's anything else we can do in those cases).
7720 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7722 * gst-libs/gst/audio/multichannel.c:
7725 * gst-libs/gst/riff/Makefile.am:
7726 * gst-libs/gst/riff/riff-ids.h:
7727 * gst-libs/gst/riff/riff-media.c:
7728 (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
7729 Add support for WAVEFORMATEX, eg. PCM audio with more than two
7730 channels and a channel layout map.
7732 2006-02-16 Mathieu Garcia <b0nk at free dot fr>
7734 Reviewed by Edward Hervey <edward@fluendo.com>
7736 * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA):
7737 C-level optimization of the RGBA nearest neighbour function.
7738 Eventually this might end up in liboil with vectorized versions.
7740 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7742 * gst-libs/gst/audio/multichannel.c:
7743 (gst_audio_get_channel_positions):
7744 When we have more than 2 channels, but no channel layout is
7745 specified in the caps, return some default channel layout
7746 to the caller and warn about about a possibly buggy element
7747 (could be buggy filtercaps as well of course) (#317038).
7749 2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
7751 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7752 Add gst-libs/gst/cdda to list of lib search paths.
7754 2006-02-15 Andy Wingo <wingo@pobox.com>
7756 * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
7757 timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
7758 to the Lord Jesus that I do not have to touch the ogg muxer ever
7761 2006-02-15 Edward Hervey <edward@fluendo.com>
7763 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
7764 quicktime movie files can also contain 'uuid' atoms.
7766 2006-02-14 Tim-Philipp Müller <tim at centricular dot net>
7768 * gst/audioconvert/plugin.c: (plugin_init):
7769 Register the GstAudioChannelPosition enum type with the type
7770 system in the plugin_init function, so that it is known before
7771 any element actually makes use of multi-channel stuff. This is
7772 required for example if one wants to be able to deserialise/use
7773 a caps string with channel positions before any pipeline has
7774 been setup and started, like with gst-launch.
7776 2006-02-14 Wim Taymans <wim@fluendo.com>
7778 * gst-libs/gst/audio/gstringbuffer.c:
7779 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
7780 (gst_ring_buffer_samples_done), (wait_segment),
7781 (gst_ring_buffer_commit), (gst_ring_buffer_clear):
7782 Add some compiler G_(UN_)LIKELY help.
7783 SIGNAL the ringbuffer waiters when going to PAUSED as well to
7784 make sure they can exit their functions. Should fix #330748
7786 2006-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
7791 * win32/common/_stdint.h:
7792 Windows does not have long long; copy the generated _stdint.h
7793 * win32/common/interfaces-enumtypes.c:
7794 (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
7795 (gst_mixer_track_flags_get_type),
7796 (gst_tuner_channel_flags_get_type):
7797 * win32/common/multichannel-enumtypes.c:
7798 (gst_audio_channel_position_get_type):
7801 2006-02-13 Wim Taymans <wim@fluendo.com>
7803 * gst-libs/gst/audio/gstbaseaudiosink.c:
7804 (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
7805 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
7806 Always sync on first sample we receive when starting.
7808 2006-02-13 Wim Taymans <wim@fluendo.com>
7810 * gst/playback/gstplaybin.c: (gen_vis_element):
7811 Update vis bin docs.
7812 Move queue after tee so we don't queue video buffers but
7813 audio samples instead. Fixes problems where the video queue
7814 is filled and the audio queue empty.
7816 2006-02-13 Tim-Philipp Müller <tim at centricular dot net>
7818 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
7819 No need to push an EOS event here, GstBaseSrc will do that for us
7820 when we return FLOW_UNEXPECTED.
7822 2006-02-12 Wim Taymans <wim@fluendo.com>
7824 * gst-libs/gst/audio/gstbaseaudiosink.c:
7825 (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
7826 (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
7827 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
7828 Use scale functions when possible.
7830 Free clockid when after waiting for EOS.
7831 Use G_(UN_)LIKLY when it makes sense.
7832 Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
7834 2006-02-12 Edward Hervey <edward@fluendo.com>
7836 * gst/playback/gstplaybasebin.c: (prepare_output):
7837 Remove stray semi-colon (fixes #330888).
7839 2006-02-12 Jan Schmidt <thaytan@mad.scientist.com>
7841 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
7842 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
7843 Fix up the XShm call testing so that we catch errors, and don't
7844 cause new ones by attempting to detach from a segment we failed
7845 to attach to. Fixes #312439.
7847 2006-02-10 Edward Hervey <edward@fluendo.com>
7849 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7850 Added flv file typefind (video/x-flv).
7852 2006-02-10 Edward Hervey <edward@fluendo.com>
7854 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
7855 (gst_riff_create_video_template_caps):
7856 Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
7857 Also added the caps to the default set of riff video caps.
7859 2006-02-09 Andy Wingo <wingo@pobox.com>
7861 * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
7862 time and the end time of the last packet in the page.
7863 (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
7864 on the pages in our queue, set the duration as well. Reflow a
7866 (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
7867 Fixes bad muxing order.
7869 2006-02-09 Thomas Vander Stichele <thomas at apestaart dot org>
7871 * gst-libs/gst/rtp/gstbasertppayload.c:
7872 (gst_basertppayload_setcaps), (gst_basertppayload_push):
7873 update seqnum before setting it on the packet; this makes sure
7874 that the timestamp and seqnum properties match after pushing
7877 2006-02-09 Andy Wingo <wingo@pobox.com>
7879 * gst-libs/gst/audio/gstringbuffer.c
7880 (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
7881 overflow after 13.5 hours of recording. Kapow!
7883 * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
7884 the buffer size -- we don't care about underrun/overrun reporting
7885 right now, just need to return a useful value.
7887 2006-02-09 Jan Schmidt <thaytan@mad.scientist.com>
7892 === release 0.10.3 ===
7894 2006-02-09 Jan Schmidt <thaytan@mad.scientist.com>
7897 releasing 0.10.3, "Under Pressure"
7899 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
7902 Drat. Bump libtool version number for new API.
7903 Prelease 0.10.2.3 (of 0.10.3)
7905 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
7908 * win32/common/config.h:
7909 0.10.2.2 prerelease (of 0.10.3).
7911 2006-02-08 Jan Schmidt <thaytan@mad.scientist.com>
7913 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
7914 Revert Andy's newsegment change pending a more correct
7917 2006-02-08 Thomas Vander Stichele <thomas at apestaart dot org>
7919 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7920 (qt_type_find), (plugin_init):
7921 detect more files as 3gp
7922 group and reorder the iso file formats
7924 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7926 * ext/vorbis/vorbis.c: (plugin_init):
7927 Register musicbrainz tags, so apps don't have to.
7929 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7931 * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
7932 (gst_tag_to_vorbis_tag):
7933 Make sure we called gst_tag_register_musicbrainz_tags()
7934 before possibly mapping a vorbiscomment string from/to a
7937 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7939 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
7940 In case we can't find the required number of consecutive
7941 mpeg audio frames to positively identify an MPEG audio
7942 stream, check if there's at least a valid mpeg audio
7943 frame right at offset 0 and if so suggest mpeg/audio
7944 caps with a very low probability (#153004).
7946 2006-02-07 Andy Wingo <wingo@pobox.com>
7948 * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
7949 a TIME segment if we get timestamped buffers. Requires recent
7950 fixes in core to work properly.
7952 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7954 * gst/playback/gstplaybasebin.c: (prepare_output):
7955 Don't print the URI as part of the error message, it
7956 makes error dialogs look rather ugly, especially if
7957 the URI is very long or has characters in it that
7960 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7962 * gst/playback/gstplaybasebin.c: (prepare_output):
7963 Error out if we have only text or subtitles, but nothing
7964 else. Also error out if we have subtitles but no video
7967 2006-02-07 Tim-Philipp Müller <tim at centricular dot net>
7969 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
7970 Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
7971 Post an error message on the bus when we encounter an
7972 error, which will hopefully be more meaningful than the
7973 'Internal Flow Error' message users get to see if we
7974 just return GST_FLOW_ERROR.
7976 2006-02-07 Andy Wingo <wingo@pobox.com>
7978 * configure.ac (GST_MAJORMINOR): Update core version req to
7979 0.10.2.2, for the collectpads API addition (#330244).
7981 2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
7983 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
7984 Return FALSE from plugin_init() when GnomeVFS can't
7985 be initialised for some reason (#328423).
7987 2006-02-06 Julien MOUTTE <julien@moutte.net>
7989 * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event):
7990 Stick to seeking theory until i find the bug.
7991 * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
7993 2006-02-06 Jan Schmidt <thaytan@mad.scientist.com>
7995 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
7996 (theora_enc_finalize), (theora_enc_sink_setcaps),
7997 (theora_set_header_on_caps), (theora_enc_chain),
7998 (theora_enc_change_state):
7999 * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
8000 Make theoraenc and the tests leak free. Like, really.
8002 2006-02-06 Jan Schmidt <thaytan@mad.scientist.com>
8004 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
8005 (theora_enc_finalize), (theora_enc_sink_setcaps):
8006 Add a finalize method to ensure we clean up state even if
8007 someone omitted the state change back to NULL.
8009 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
8010 (gst_vorbisenc_chain):
8011 Free some more leaked bits.
8013 * tests/check/pipelines/theoraenc.c: (start_pipeline),
8015 Wait for state changes to happen if they're ASYNC.
8017 This ought to teach those fancy pants buildbots a lesson.
8019 2006-02-05 Jan Schmidt <thaytan@mad.scientist.com>
8021 * gst-libs/gst/tag/gstid3tag.c:
8022 Add mapping for ID3 International Standard Recording Code
8025 2006-02-05 Jan Schmidt <thaytan@mad.scientist.com>
8027 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
8028 Don't leak tag names.
8030 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
8032 * docs/libs/gst-plugins-base-libs-docs.sgml:
8033 * docs/libs/gst-plugins-base-libs-sections.txt:
8034 * gst-libs/gst/tag/gstid3tag.c:
8035 * gst-libs/gst/tag/gstvorbistag.c:
8036 * gst-libs/gst/tag/tags.c:
8037 Split libgsttag docs into multiple sections.
8039 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
8041 * docs/libs/Makefile.am:
8042 * docs/libs/gst-plugins-base-libs-docs.sgml:
8043 * docs/libs/gst-plugins-base-libs-sections.txt:
8044 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
8045 * gst-libs/gst/tag/gstvorbistag.c:
8046 * gst-libs/gst/tag/tag.h:
8047 * gst-libs/gst/tag/tags.c:
8048 Add libgsttag to the docs.
8050 2006-02-05 Julien MOUTTE <julien@moutte.net>
8052 * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
8053 (gst_text_overlay_init), (gst_text_overlay_src_event),
8054 (gst_text_overlay_collected): Fix clockoverlay.
8056 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
8058 * docs/libs/compiling.sgml:
8059 Fix typo: it's pkg-config, not pkg-gconfig
8061 * docs/libs/gst-plugins-base-libs-docs.sgml:
8062 * docs/libs/gst-plugins-base-libs-sections.txt:
8063 * docs/libs/tmpl/gstgconf.sgml:
8064 There is no libgstgconf in 0.10, remove it
8067 2006-02-05 Julien MOUTTE <julien@moutte.net>
8069 * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
8070 * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
8071 (gst_text_overlay_src_event), (gst_text_overlay_collected):
8072 * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
8073 (gst_sub_parse_class_init), (gst_sub_parse_init),
8074 (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
8075 (parse_mpsub), (parser_state_init), (handle_buffer),
8076 (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
8077 * gst/subparse/gstsubparse.h: Introduce seeking code.
8079 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
8081 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8082 Add comment about LANGUAGE tag inconsistency (we want
8083 ISO-639-1, but extract three-letter identifiers?)
8086 Add two translatable files.
8088 2006-02-05 Tim-Philipp Müller <tim at centricular dot net>
8090 * gst-libs/gst/tag/Makefile.am:
8091 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8092 * gst-libs/gst/tag/tag.h:
8093 * gst-libs/gst/tag/tags.c:
8094 (gst_tag_register_musicbrainz_tags_internal),
8095 (gst_tag_register_musicbrainz_tags):
8096 Forward-port some tags stuff from the 0.8 branch. This is
8097 mostly the addition of musicbrainz tags and their mapping
8098 to vorbistags, and a vorbistag mapping of the language tag.
8100 2006-02-05 Julien MOUTTE <julien@moutte.net>
8102 * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
8105 2006-02-04 David Schleef <ds@schleef.org>
8107 * ext/ogg/gstoggmux.c:
8108 * gst/typefind/gsttypefindfunctions.c:
8109 Add Dirac typefinding and add dirac format to oggmux.
8111 2006-02-03 Tim-Philipp Müller <tim at centricular dot net>
8113 * gst/playback/gstdecodebin.c: (try_to_link_1):
8114 Don't put essential function call into
8115 g_return_*() macro, otherwise it'll all be
8116 replaced by NOOPs when compiling with
8117 G_DISABLE_CHECKS defined.
8119 2006-02-03 Edgard Lima <edgard.lima@indt.org.br>
8121 * ext/ogg/gstoggdemux.c:
8122 * ext/ogg/gstoggparse.c:
8123 * gst/tcp/gsttcpserversink.c:
8124 * sys/v4l/v4lsrc_calls.c:
8125 * sys/v4l/v4lsrc_calls.h:
8126 Just make it compile with --disable-gst-debug.
8128 2006-02-03 Wim Taymans <wim@fluendo.com>
8130 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8131 (gst_alsasink_class_init), (gst_alsasink_init),
8132 (gst_alsasink_write), (gst_alsasink_reset):
8133 * ext/alsa/gstalsasink.h:
8134 Add lock to protect alsa calls.
8135 Implement reset to flush samples ASAP, does not work
8138 2006-02-02 Wim Taymans <wim@fluendo.com>
8140 * gst-libs/gst/audio/gstbaseaudiosink.c:
8141 (gst_base_audio_sink_provide_clock):
8142 Ugh.. getting late I guess...
8144 2006-02-02 Wim Taymans <wim@fluendo.com>
8146 * gst-libs/gst/audio/gstbaseaudiosink.c:
8147 (gst_base_audio_sink_provide_clock),
8148 (gst_base_audio_sink_set_property),
8149 (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
8150 Don't try to provide a clock when we are not negotiated since
8151 we might not be able to make it run.
8153 2006-02-02 Tim-Philipp Müller <tim at centricular dot net>
8155 * gst/playback/gstdecodebin.c: (try_to_link_1):
8156 Unlinking two source pads is ... hard.
8158 2006-02-02 Wim Taymans <wim@fluendo.com>
8160 * gst-libs/gst/audio/TODO:
8163 * gst-libs/gst/audio/gstbaseaudiosink.c:
8164 (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
8165 On EOS, wait till the last sample is played before posting EOS.
8167 2006-02-01 Philippe Kalaf <burger at speedy dot org>
8169 * gst-libs/gst/rtp/gstbasertpdepayload.c:
8170 Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
8171 setting queue_delay to zero. Also avoid thread being started if
8172 queue_delay is zero.
8174 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
8176 * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
8177 Make test work again by connecting fakesinks to each decoded pad,
8178 which makes the pipeline wait until each fakesink has a buffer
8179 queued before going to PAUSED state. At that point we know the
8180 decodebin pads are negotiated.
8182 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
8184 * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
8185 (gst_cdda_base_src_handle_event):
8186 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
8187 Pass unhandled queries to the parent class's query function.
8189 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
8191 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
8192 (gst_ogg_pad_src_query):
8193 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
8194 * ext/theora/theoradec.c: (theora_dec_src_query),
8195 (theora_dec_sink_query):
8196 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
8197 (vorbis_dec_sink_query):
8198 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
8199 (gst_vorbisenc_sink_query):
8200 * gst/adder/gstadder.c: (gst_adder_query):
8201 Pass unhandled queries upstream instead of just
8202 dropping them (#326447). Also, fix supported
8203 query types list for some elements.
8205 2006-02-01 Tim-Philipp Müller <tim at centricular dot net>
8207 * gst/typefind/gsttypefindfunctions.c: (au_type_find),
8208 (paris_type_find), (ilbc_type_find), (plugin_init):
8209 Fix typefinding for audio/x-au, audio/x-paris and
8210 audio/iLBC-sh. We cannot use the START_WITH macros
8211 here, because there can only be one typefind factory
8212 with the same name (caps), so the second one would
8213 replace the first one and the first one would never
8214 be called when doing typefinding (see #161712).
8217 2006-01-31 Wim Taymans <wim@fluendo.com>
8219 * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
8220 (vorbis_handle_header_packet), (vorbis_dec_push),
8221 (vorbis_handle_data_packet):
8222 Use scale_int when we can, add some more scaling.
8223 Check packettype before parsing it.
8225 2006-01-31 Wim Taymans <wim@fluendo.com>
8227 * ext/theora/theoradec.c: (_theora_granule_time),
8228 (theora_dec_src_convert), (theora_dec_sink_convert):
8229 Call right _scale functions.
8230 Use parameter instead of some other random value.
8232 2006-01-31 Wim Taymans <wim@fluendo.com>
8234 * ext/theora/theoradec.c: (_theora_granule_frame),
8235 (_theora_granule_time), (_inc_granulepos),
8236 (theora_dec_src_convert), (theora_dec_sink_convert),
8237 (theora_handle_type_packet), (theora_handle_data_packet),
8239 Use higher precision timestamps calculation.
8240 Convert some other conversions to _scale.
8242 2006-01-31 Stefan Kost <ensonic@users.sf.net>
8244 * gst/audiotestsrc/gstaudiotestsrc.c:
8245 (gst_audio_test_src_create_sine_table), (plugin_init):
8246 * gst/volume/gstvolume.c: (plugin_init):
8247 initialize gst_controller before using
8249 2006-01-31 Jan Schmidt <thaytan@mad.scientist.com>
8251 * tests/check/pipelines/theoraenc.c:
8252 * tests/check/pipelines/vorbisenc.c:
8253 Define constant using G_GINT64_CONSTANT to avoid errors when
8254 passing it around - otherwise it gets truncated to 32 bits.
8256 Fixes failing tests.
8258 2006-01-31 Andy Wingo <wingo@pobox.com>
8260 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
8261 caps being set doesn't have a framerate value. Basically a stopgap
8264 * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
8265 technically correct enough to put into core though.
8266 (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
8267 DURATION. Fixes theoraenc ! oggmux.
8269 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
8270 fraction, not double.
8272 2006-01-31 Sebastien Moutte <sebastien@moutte.net>
8275 add vs7 project files created by Sergey Scobich
8277 2006-01-30 Sebastien Moutte <sebastien@moutte.net>
8280 add vs8 project files created by Sergey Scobich
8282 2006-01-30 Andy Wingo <wingo@pobox.com>
8284 * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
8285 timestamp + duration, not just timestamp -- ogg pages should be
8286 ordered by stop time. Necessary fix given the change in vorbis
8289 * ext/theora/theoraenc.c (theora_enc_sink_setcaps)
8290 (gst_theora_enc_init): Pull the granule shift out of the encoder.
8291 (granulepos_add): New function, handles the messiness of adjusting
8293 (theora_buffer_from_packet):
8295 (theora_enc_sink_event): Use granulepos_add, not +.
8297 * tests/check/pipelines/theoraenc.c
8298 (check_buffer_granulepos_from_starttime): Just check the frame
8299 count, not the actual granulepos -- we can't dictate to the
8300 encoder when it should be placing keyframes.
8302 2006-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
8304 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
8305 SERVICE_NOT_AVAILABLE happens for example when you're trying to
8306 play an http:// stream from a server that's not serving
8308 2006-01-30 Andy Wingo <wingo@pobox.com>
8310 * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET):
8311 * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
8312 remove the UINT64_CONSTANT macro, doesn't appear to be needed or
8315 * ext/theora/gsttheoraenc.h:
8316 * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
8317 although theoraenc was timestamping correctly. Added handling of
8318 streams that start with nonzero timestamps.
8320 * tests/check/Makefile.am:
8321 * tests/check/pipelines/theoraenc.c: New file, basically does same
8324 * tests/check/pipelines/vorbisenc.c: I claim these bugs.
8326 2006-01-30 Wim Taymans <wim@fluendo.com>
8328 * gst-libs/gst/audio/gstaudiosink.c:
8329 (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
8330 (gst_audioringbuffer_pause):
8331 Implement pause that does not wait for completion.
8333 * gst-libs/gst/audio/gstbaseaudiosink.c:
8334 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8335 Don't drop buffers when going to PAUSED but perform preroll on
8336 remaining samples now that core base class supports this.
8338 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
8339 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
8340 (gst_ring_buffer_commit):
8341 Pause should not signal waiters.
8342 Implement return value of _commit correctly.
8344 2006-01-30 Andy Wingo <wingo@pobox.com>
8346 * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
8348 * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
8349 updated to timestamp from the first sample, not the last.
8350 (gst_vorbisenc_buffer_from_header_packet): New function, takes
8351 special care of granulepos and timestamp for header packets.
8352 (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
8353 when the first buffer has a nonzero timestamp.
8355 * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
8356 (GstVorbisEnc.subgranule_offset): New members. Take care of the
8357 case when the first audio buffer we get has a nonzero timestamp.
8358 (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
8359 properly timestamp vorbis buffers with the time of the first
8360 sample, not the last.
8362 * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
8363 vorbis_granule_time_copy -- now it takes the granule/subgranule
8364 offset into account.
8366 * tests/check/pipelines/vorbisenc.c: New test for correctness of
8367 timestamps, durations, and granulepos on buffers produced by
8370 2006-01-30 Jan Schmidt <thaytan@mad.scientist.com>
8372 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8373 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
8374 Patch from Eric Jonas to support conversions to/from UYVY
8377 2006-01-30 Julien MOUTTE <julien@moutte.net>
8379 * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
8380 (setup_subtitle), (setup_source), (set_active_source):
8381 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8382 (gen_text_element), (gen_audio_element), (gen_vis_element),
8383 (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
8385 2006-01-29 Sebastien Moutte <sebastien@moutte.net>
8387 * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
8388 * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
8389 use gst_guint64_to_gdouble to be compliant with vs6
8390 * gst/playback/gstdecodebin.c: (try_to_link_1)
8391 * gst/videorate/videorate.c: (gst_video_rate_blank_data)
8392 use G_GINT64_CONSTANT for int64 constants
8393 * win32/common/libgstinterfaces.def:
8394 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
8396 update and add new project files
8398 2006-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
8402 * win32/common/interfaces-enumtypes.c:
8403 (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
8404 (gst_mixer_track_flags_get_type),
8405 (gst_tuner_channel_flags_get_type):
8406 * win32/common/interfaces-enumtypes.h:
8407 * win32/common/multichannel-enumtypes.c:
8408 (gst_audio_channel_position_get_type):
8409 * win32/common/multichannel-enumtypes.h:
8410 add a win32-update rule like in core, and copy over enumtypes files
8412 2006-01-29 Thomas Vander Stichele <thomas at apestaart dot org>
8415 * win32/common/config.h:
8416 * win32/common/config.h.in:
8417 add config files just like in core
8419 2006-01-28 Tim-Philipp Müller <tim at centricular dot net>
8421 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
8422 Make gcc-4.1 happy (part of #327357).
8424 2006-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
8426 * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
8427 (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
8428 (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
8429 * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
8430 (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
8431 (gst_alsasrc_unprepare), (gst_alsasrc_read):
8432 Update all error messages. All of them should either use
8433 the default translated message, or actually provide a
8434 translatable string.
8435 Make the string for channel count problems meaningful.
8437 2006-01-28 Thomas Vander Stichele <thomas at apestaart dot org>
8439 * sys/v4l/v4l_calls.c: (gst_v4l_open):
8440 check for and throw RESOURCE_BUSY
8442 2006-01-27 David Schleef <ds@schleef.org>
8444 * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
8445 checked in this change -- it requires liboil features not
8446 in 0.3.6. Revert parts.
8448 2006-01-27 David Schleef <ds@schleef.org>
8451 * configure.ac: update liboil requirement to 0.3.6
8452 * gst/videoscale/Makefile.am:
8453 * gst/videoscale/vs_scanline.c: liboilify
8455 2006-01-27 Jan Schmidt <thaytan@mad.scientist.com>
8457 * ext/libvisual/visual.c: (get_buffer):
8458 When pad_alloc returns a GstFlowReturn other
8459 than GST_FLOW_OK, make sure it is passed upstream.
8461 2006-01-27 Jan Schmidt <thaytan@mad.scientist.com>
8463 * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8464 (gst_alsasink_class_init):
8465 Free the device name string.
8467 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8468 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
8469 (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
8470 Don't remove a pad from the collectpads structure until it
8471 is released - it's a request pad, and may receive data again
8472 if the element gets moved back to PLAYING state.
8474 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
8475 Ensure we turn on double buffering on the Xv port, and
8476 set the colour key to something dark and mysterious that
8479 2006-01-27 Thomas Vander Stichele <thomas at apestaart dot org>
8481 * ext/alsa/gstalsaplugin.c: (plugin_init):
8482 * ext/cdparanoia/gstcdparanoiasrc.c:
8483 (gst_cd_paranoia_src_base_init), (plugin_init):
8484 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8485 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
8486 - a library should not call setlocale. see "Libraries" node in
8488 - make sure all plugins that use translation do bindtextdomain
8489 to point to the localedir
8490 * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
8491 (setup_sinks), (plugin_init):
8492 all this, and check for NULL when creating sinks
8494 2006-01-27 Julien MOUTTE <julien@moutte.net>
8496 * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
8497 (plugin_init): Make typefinding of subtitles work again.
8499 2006-01-26 Tim-Philipp Müller <tim at centricular dot net>
8501 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
8502 (mp3_type_frame_length_from_header), (mp3_type_find),
8503 (wavpack_type_find), (m4a_type_find), (ircam_type_find),
8505 Backport a bunch of typefinding fixes from the 0.8 branch.
8506 Also, improve wavpack typefinding: if we can't peek the
8507 entire wavpack block, try to parse the bits we can get and
8508 see if we find what we're looking for in those.
8510 2006-01-26 Julien MOUTTE <julien@moutte.net>
8512 * sys/ximage/ximagesink.c:
8513 (gst_ximagesink_calculate_pixel_aspect_ratio):
8514 * sys/xvimage/xvimagesink.c:
8515 (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
8516 more cases of pixel aspect ratio.
8518 2006-01-26 Edward Hervey <edward@fluendo.com>
8520 * gst/playback/gstdecodebin.c: (pad_probe):
8521 Also consider the flush-start and tag events as unblockers
8524 2006-01-26 Julien MOUTTE <julien@moutte.net>
8526 * gst/playback/gstplaybin.c: (gst_play_bin_init),
8527 (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
8528 (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
8529 On the fly visualisation switch, works disabling, enabling as
8530 well but it won't be able to enable vis in a playbin that was
8531 created with no visualisation.
8533 2006-01-25 Wim Taymans <wim@fluendo.com>
8535 * gst-libs/gst/audio/gstbaseaudiosink.c:
8536 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8537 Undo previous commit that returned WRONG_STATE sooner, it breaks
8540 2006-01-25 Wim Taymans <wim@fluendo.com>
8542 * gst-libs/gst/audio/gstbaseaudiosink.c:
8543 (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
8544 (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
8546 Post error when caps cannot be parsed.
8547 Resync on discontinuity in the stream.
8548 Clip samples to segment boundaries.
8549 return WRONG_STATE sooner when we are flushing.
8551 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
8552 (gst_base_audio_src_get_time), (gst_base_audio_src_create):
8553 Make audiosrc operate in TIME.
8554 Set TIMESTAMP and DURATION on buffers.
8556 2006-01-24 Tim-Philipp Müller <tim at centricular dot net>
8558 * tests/examples/seek/seek.c: (main):
8559 Output tag messages as well.
8561 2006-01-23 Edward Hervey <edward@fluendo.com>
8563 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
8564 (free_pad_probes), (remove_fakesink), (pad_probe),
8565 (close_pad_link), (gst_decode_bin_change_state):
8566 Replace GstPadBlockCallback with pad probes that detect
8567 first buffer AND eos before removing fakesink.
8568 Fixes hang with demuxers doing EOS while pre-rolling.
8571 2006-01-23 Andy Wingo <wingo@pobox.com>
8573 * ext/alsa/gstalsasink.c:
8574 * gst-libs/gst/rtp/gstbasertpdepayload.c:
8575 (gst_base_rtp_depayload_setcaps),
8576 (gst_base_rtp_depayload_add_to_queue),
8577 (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
8579 Patch by: Jens Granseuer <jensgr at gmx dot net>
8581 2006-01-22 Julien MOUTTE <julien@moutte.net>
8583 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
8584 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
8585 (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some
8586 frames. We might get a frame destroyed after changing state to
8587 NULL, adding a safety check on xcontext.
8589 2006-01-22 Tim-Philipp Müller <tim at centricular dot net>
8591 * gst-libs/gst/interfaces/xoverlay.c:
8592 Fix prepare-xwindow-id code example in the docs - we need to
8593 ignore all messages that aren't element messages as well.
8595 2006-01-21 Julien MOUTTE <julien@moutte.net>
8597 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
8598 I think one day i'll completely undestand how caps negotiation
8599 is supposed to work. This refactoring handles buffer_alloc
8600 called with caps we can't handle. We definitely don't want a
8601 set_caps with those caps, so we define and allocate a buffer
8602 we would like to receive.
8604 2006-01-19 Tim-Philipp Müller <tim at centricular dot net>
8606 * gst/playback/gstplaybasebin.c: (setup_source):
8607 Free iterator when done.
8609 2006-01-17 Jan Schmidt <thaytan@mad.scientist.com>
8611 * gst-libs/gst/audio/gstbaseaudiosink.c:
8612 (gst_base_audio_sink_render):
8613 Fix playback of non-synchronised streams by assuming a rate
8614 of 1.0 instead of a random one.
8616 Makes this work again:
8618 gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
8619 endianness=(int)4321, signed=(boolean)true, width=(int)16,
8620 depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
8621 audioresample ! alsasink
8623 === release 0.10.2 ===
8625 2006-01-16 Thomas Vander Stichele <thomas at apestaart dot org>
8628 releasing 0.10.2, "Then the devil is six"
8630 2006-01-16 Jan Schmidt <thaytan@mad.scientist.com>
8632 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8633 * gst/playback/gststreamselector.c:
8634 (gst_stream_selector_set_property):
8635 Comment out broken code that connects to the state-changed signal.
8636 At this point, changing current stream selection is broken, but
8637 stuff like gst-launch playbin current-audio=1 works and filters
8638 to the chosen stream.
8640 2006-01-16 Thomas Vander Stichele <thomas at apestaart dot org>
8642 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8643 Fix #327216 (null dereference in vorbisdec)
8645 2006-01-16 Tim-Philipp Müller <tim at centricular dot net>
8647 * ext/theora/theoradec.c: (theora_handle_comment_packet):
8648 Post taglist actually on bus instead of just freeing it
8649 (fixes #327114 and totem bug #327080).
8651 * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
8652 Use gst_element_found_tags_for_pad(), so that the tags
8653 are sent downstream as an event as well.
8655 2006-01-15 Thomas Vander Stichele <thomas at apestaart dot org>
8657 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
8658 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
8659 (gst_ximagesink_buffer_alloc):
8660 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
8661 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
8662 (gst_xvimagesink_buffer_alloc):
8663 move all regularly occurring messages to GST_LOG level
8664 add some more object logs
8666 2006-01-14 Thomas Vander Stichele <thomas at apestaart dot org>
8668 * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
8669 fix a silly segfault
8671 2006-01-14 Tim-Philipp Müller <tim at centricular dot net>
8673 * docs/libs/gst-plugins-base-libs-docs.sgml:
8674 * docs/libs/gst-plugins-base-libs-sections.txt:
8675 * gst-libs/gst/audio/mixerutils.c:
8676 * gst-libs/gst/audio/mixerutils.h:
8677 Add docs for mixerutils stuff.
8679 2006-01-13 Tim-Philipp Müller <tim at centricular dot net>
8681 * gst/playback/gstplaybasebin.c: (setup_source):
8682 Fix playback for sources that emit raw audio or
8683 raw video streams (e.g.: cd audio sources) (#325984).
8685 2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
8687 * gst-libs/gst/audio/mixerutils.c:
8688 (gst_audio_mixer_filter_do_filter):
8689 actually save the element we create
8691 2006-01-12 Tim-Philipp Müller <tim at centricular dot net>
8693 * gst-libs/gst/cdda/gstcddabasesrc.c:
8694 (gst_cdda_base_src_handle_track_seek):
8695 No need to post a tag message on the bus when seeking
8696 within the same track, only post it when the current
8699 2006-01-11 Jan Schmidt <thaytan@mad.scientist.com>
8701 * gst/playback/gstplaybasebin.c: (group_destroy),
8702 (probe_triggered), (new_decoded_pad), (mute_group_type),
8703 (set_active_source):
8704 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8705 * gst/playback/gststreamselector.c:
8706 (gst_stream_selector_base_init),
8707 (gst_stream_selector_set_property),
8708 (gst_stream_selector_request_new_pad):
8709 Reenable stream selection. These mechanisms need a complete overhaul
8710 in the face of 0.8->0.10 changes though.
8712 2006-01-11 Jan Schmidt <thaytan@mad.scientist.com>
8714 * ext/ogg/gstoggdemux.c:
8715 Change the pad template to src_%d to match the pads that
8716 are created from it. decodebin needs this information in order
8717 to decide that oggdemux is capable of producing multiple pads
8718 (and hence needs queues inserted).
8720 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
8721 (gst_ogg_mux_collected):
8722 Make debug output more useful by using GST_PTR_FORMAT.
8724 2006-01-11 Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8726 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
8728 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
8729 Set depth and width for alaw/mulaw (fixes #326601).
8731 2006-01-11 Thomas Vander Stichele <thomas at apestaart dot org>
8733 * tests/icles/Makefile.am:
8734 don't build the tests if we don't have the libs
8736 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
8738 * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
8739 (gst_cd_paranoia_paranoia_callback):
8740 Don't try to free NULL pointers.
8742 2006-01-10 Edward Hervey <edward@fluendo.com>
8744 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
8745 (gst_audio_rate_change_state), (plugin_init):
8746 Add debugging category.
8748 Add case for incoming buffers without valid offset/offset_end.
8750 2006-01-10 Michael Smith <msmith@fluendo.com>
8752 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
8753 Don't leak GCond in audio sources.
8755 2006-01-10 Jan Schmidt <thaytan@mad.scientist.com>
8757 * gst/playback/gstplaybin.c: (gen_audio_element):
8758 Don't leak an autoaudiosink/alsasink when we generate
8759 a new audio element. (old code, I guess)
8761 2006-01-10 Michael Smith <msmith@fluendo.com>
8763 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
8764 Support float audio in audiorate.
8765 Use width rather than depth for selecting sample width.
8767 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
8769 * gst/videotestsrc/videotestsrc.h:
8770 Use GLib types here (that way we don't have to include the
8771 generated _stdint.h header, which makes life easier for win32
8772 folks that don't use autotools for the build) (#325990, patch
8773 by: Sergey Scobich).
8775 2006-01-10 Tim-Philipp Müller <tim at centricular dot net>
8777 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
8778 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
8779 (gst_ring_buffer_pause), (wait_segment):
8780 * gst-libs/gst/audio/gstringbuffer.h:
8781 Name (private) union, makes Forte compiler happy (this time
8782 for real) (#324900).
8784 2006-01-09 Tim-Philipp Müller <tim at centricular dot net>
8786 * gst-libs/gst/audio/Makefile.am:
8787 Link against libgstinterfaces, needed for mixer
8788 and property probe stuff.
8790 2006-01-09 Edward Hervey <edward@fluendo.com>
8792 * gst-libs/gst/Makefile.am:
8794 2006-01-09 Tim-Philipp Müller <tim at centricular dot net>
8796 * gst-libs/gst/audio/Makefile.am:
8797 * gst-libs/gst/audio/mixerutils.c:
8798 (gst_audio_mixer_filter_do_filter),
8799 (gst_audio_mixer_filter_check_element),
8800 (gst_audio_mixer_filter_probe_feature),
8801 (element_factory_rank_compare_func),
8802 (gst_audio_default_registry_mixer_filter):
8803 * gst-libs/gst/audio/mixerutils.h:
8804 Add gst_audio_default_registry_mixer_filter() utility
8807 2006-01-03 Michael Smith <msmith@fluendo.com>
8809 * gst/audioresample/resample.h:
8810 As before, but for o_buf
8812 2006-01-03 Michael Smith <msmith@fluendo.com>
8814 * gst/audioresample/resample.h:
8815 Declare struct _ResampleState.buffer as unsigned char *, not void *,
8816 since we do arithmetic on it.
8818 2006-01-02 Tim-Philipp Müller <tim at centricular dot net>
8820 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
8821 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
8822 (gst_ring_buffer_pause), (wait_segment):
8823 * gst-libs/gst/audio/gstringbuffer.h:
8824 Sun's Forte compiler doesn't seem to like anonymous structs,
8825 so use same setup as in GstBaseSrc (fixes #324900).
8827 2005-12-30 Stefan Kost <ensonic@users.sf.net>
8830 * gst/volume/Makefile.am:
8831 * gst/volume/demo.c:
8832 move old example to tests/examples/volume/volune.c
8833 * tests/examples/Makefile.am:
8834 * tests/examples/seek/seek.c: (main):
8835 change window-close event from "delete-event" to "destroy"
8836 * tests/examples/volume/Makefile.am:
8837 * tests/examples/volume/volume.c: (value_changed_callback),
8838 (setup_gui), (message_received), (eos_message_received), (main):
8839 fix event handling and bus usage
8841 2005-12-29 Stefan Kost <ensonic@users.sf.net>
8843 * gst/audiotestsrc/gstaudiotestsrc.c:
8844 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
8845 (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
8846 (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
8847 (gst_audio_test_src_create_square),
8848 (gst_audio_test_src_create_saw),
8849 (gst_audio_test_src_create_triangle),
8850 (gst_audio_test_src_create_silence),
8851 (gst_audio_test_src_create_white_noise),
8852 (gst_audio_test_src_create_pink_noise),
8853 (gst_audio_test_src_init_sine_table),
8854 (gst_audio_test_src_create_sine_table),
8855 (gst_audio_test_src_change_wave),
8856 (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
8857 (gst_audio_test_src_create), (gst_audio_test_src_set_property):
8858 * gst/audiotestsrc/gstaudiotestsrc.h:
8859 update to basesrc changes, implement segmented seeking and eos
8860 handling, add a 'sine-tab' waveform for performance critical playback
8862 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8865 ... and this time the other modified file that I missed last time.
8867 2005-12-29 Michael Smith <msmith@fluendo.com>
8869 * gst/playback/gstdecodebin.c: (new_pad):
8870 Fix non-C89 variable declaration not at the start of a block. Should
8871 help some compilers.
8873 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8875 * tests/check/Makefile.am:
8876 And now fix 'make distcheck' (builddir != srcdir)
8878 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8881 * ext/cdparanoia/Makefile.am:
8882 * ext/cdparanoia/gstcdparanoia.c:
8883 * ext/cdparanoia/gstcdparanoia.h:
8884 * ext/cdparanoia/gstcdparanoiasrc.c:
8885 (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
8886 (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
8887 (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
8888 (gst_cd_paranoia_paranoia_callback),
8889 (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
8890 (gst_cd_paranoia_src_set_property),
8891 (gst_cd_paranoia_src_get_property), (plugin_init):
8892 * ext/cdparanoia/gstcdparanoiasrc.h:
8893 New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
8894 plugin again (there are still fixes required to playbin to make
8895 cdda:// uris work there).
8897 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8899 * tests/check/Makefile.am:
8900 Fix test case compilation.
8902 2005-12-29 Tim-Philipp Müller <tim at centricular dot net>
8904 * gst-libs/gst/cdda/gstcddabasesrc.c:
8905 (gst_cdda_base_src_update_duration),
8906 (gst_cdda_base_src_calculate_cddb_id):
8907 An integer is not a string. Fix access to uninitialised variable.
8909 * tests/check/Makefile.am:
8910 Add cddabasesrc unit test; also actually enable the vorbis test.
8912 * tests/check/generic/states.c:
8913 Blacklist new cd audio elements as well.
8915 * tests/check/libs/cddabasesrc.c:
8916 Unit test for GstCddaBaseSrc (discid calculation mostly).
8918 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
8920 * docs/libs/Makefile.am:
8921 * docs/libs/gst-plugins-base-libs-docs.sgml:
8922 * docs/libs/gst-plugins-base-libs-sections.txt:
8923 * docs/libs/gst-plugins-base-libs.types:
8924 Add docs for libgstcdda/GstCddaBaseSrc.
8926 * gst-libs/gst/interfaces/mixertrack.h:
8927 Do one struct member per line with a semicolon at the end, that way
8928 even gtk-doc might parse it without complaining.
8930 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
8933 * gst-libs/gst/Makefile.am:
8934 * gst-libs/gst/cdda/Makefile.am:
8935 * gst-libs/gst/cdda/base64.c:
8936 * gst-libs/gst/cdda/base64.h:
8937 * gst-libs/gst/cdda/gstcddabasesrc.c:
8938 (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
8939 (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
8940 (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
8941 (gst_cdda_base_src_get_property),
8942 (gst_cdda_base_src_get_track_from_sector),
8943 (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
8944 (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
8945 (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
8946 (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
8947 (gst_cdda_base_src_uri_get_protocols),
8948 (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
8949 (gst_cdda_base_src_uri_handler_init),
8950 (gst_cdda_base_src_setup_interfaces),
8951 (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
8952 (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
8953 (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
8954 (gst_cdda_base_src_add_tags),
8955 (gst_cdda_base_src_add_index_associations),
8956 (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
8957 (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
8958 (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
8959 (gst_cdda_base_src_create):
8960 * gst-libs/gst/cdda/gstcddabasesrc.h:
8961 * gst-libs/gst/cdda/sha1.c:
8962 * gst-libs/gst/cdda/sha1.h:
8963 Add new libgstcdda with GstCddaBaseSrc class.
8965 2005-12-28 Tim-Philipp Müller <tim at centricular dot net>
8967 * ext/gnomevfs/gstgnomevfssink.h:
8968 Use GstBaseSinkClass as parent_class member for class struct, not
8971 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
8973 Patch by: Michael Benes
8975 * gst/videotestsrc/gstvideotestsrc.c:
8976 (gst_video_test_src_class_init), (gst_video_test_src_start):
8977 Add start method to reset running time and number of frames sent
8978 when starting up (fixes #324696)
8980 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
8982 * docs/plugins/Makefile.am:
8983 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
8984 * docs/plugins/gst-plugins-base-plugins-sections.txt:
8985 * docs/plugins/gst-plugins-base-plugins.args:
8986 * docs/plugins/gst-plugins-base-plugins.hierarchy:
8987 * docs/plugins/gst-plugins-base-plugins.signals:
8988 Add docs stuff for gnomevfssrc and gnomevfssink.
8990 * ext/gnomevfs/gstgnomevfssrc.c:
8991 Fix example pipeline in gtk-doc blurb.
8993 2005-12-27 Tim-Philipp Müller <tim at centricular dot net>
8995 * ext/gnomevfs/Makefile.am:
8996 * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
8997 (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
8998 (gst_gnome_vfs_handle_get_type), (plugin_init):
8999 * ext/gnomevfs/gstgnomevfs.h:
9000 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
9001 (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
9002 (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
9003 (gst_gnome_vfs_sink_set_property),
9004 (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
9005 (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
9006 (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
9007 (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
9008 (gst_gnome_vfs_sink_uri_get_type),
9009 (gst_gnome_vfs_sink_uri_get_protocols),
9010 (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
9011 (gst_gnome_vfs_sink_uri_handler_init):
9012 * ext/gnomevfs/gstgnomevfssink.h:
9013 Port gnomevfssink; add gtk-doc blurb.
9015 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
9016 (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
9017 (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
9018 (gst_gnome_vfs_src_uri_get_type),
9019 (gst_gnome_vfs_src_uri_get_protocols),
9020 (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
9021 (gst_gnome_vfs_src_uri_handler_init),
9022 (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
9023 (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
9024 (gst_gnome_vfs_src_send_additional_headers_callback),
9025 (gst_gnome_vfs_src_received_headers_callback),
9026 (gst_gnome_vfs_src_push_callbacks),
9027 (gst_gnome_vfs_src_pop_callbacks),
9028 (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
9029 (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
9030 (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
9031 * ext/gnomevfs/gstgnomevfssrc.h:
9032 s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
9033 file; add gtk-doc blurb with example pipelines.
9035 === release 0.10.1 ===
9037 2005-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
9040 releasing 0.10.1, "Dobro Dedek"
9042 2005-12-21 Edgard Lima <edgard.lima@indt.org.br>
9044 * gst/typefind/gsttypefindfunctions.c:
9045 iLBC30 and iLBC20 added to typefind.
9047 2005-12-20 Thomas Vander Stichele <thomas at apestaart dot org>
9049 * gst-libs/gst/audio/gstbaseaudiosink.c:
9050 (gst_base_audio_sink_class_init):
9051 * gst-libs/gst/audio/gstbaseaudiosrc.c:
9052 (gst_base_audio_src_class_init):
9053 update strings, values are in microseconds
9054 change the default sink buffer time to something that is smaller
9055 (to help software volume mixing have a slightly lower delay) but
9056 still be acceptable on Wim's laptop
9058 2005-12-20 Edward Hervey <edward@fluendo.com>
9060 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
9061 Made a quack, forgot to add DUCK to the riff video template.
9063 2005-12-19 Edward Hervey <edward@fluendo.com>
9065 * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
9066 (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
9067 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
9068 (gst_ogm_parse_chain):
9069 Make sure pads are initialized correctly.
9070 * gst-libs/gst/riff/riff-ids.h:
9071 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
9072 (gst_riff_create_video_template_caps):
9073 Add a whole bunch of FOURCC <=> MimeType.
9074 Extend the riff video pad template to support the newly added fourcc.
9076 2005-12-18 Jan Schmidt <thaytan@mad.scientist.com>
9078 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
9079 (gst_ogg_demux_activate_chain):
9080 Extra debug output when activating/deactivating chains.
9082 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
9083 (is_demuxer_element), (try_to_link_1), (remove_element_chain),
9085 Remove a queue from our list when it becomes unlinked.
9086 Don't add queues to elements in class 'Demux' if they
9087 can only produce one pad
9089 2005-12-18 Julien MOUTTE <julien@moutte.net>
9091 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
9092 (gst_video_sink_get_type): Add a debug category.
9094 2005-12-17 Philippe Khalaf <burger@speedy.org>
9096 * gst-libs/gst/rtp/gstbasertpdepayload.c:
9097 (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
9098 Handle downstream newsegment by sending our own newsegment before the
9099 next buffer to be released. (#323900)
9101 2005-12-17 Philippe Khalaf <burger@speedy.org>
9103 * gst-libs/gst/rtp/gstbasertpdepayload.c:
9104 (gst_base_rtp_depayload_set_gst_timestamp):
9105 add queue delay to new segment as well (as opposed to just the first
9106 buffer). (bug #322347)
9108 2005-12-16 Stefan Kost <ensonic@users.sf.net>
9110 * ext/libvisual/visual.c: (make_valid_name):
9111 change some char* into char[]
9112 * gst/audiotestsrc/gstaudiotestsrc.c:
9113 (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
9114 (gst_audio_test_src_create):
9115 * gst/audiotestsrc/gstaudiotestsrc.h:
9116 prepare to handle EOS and SEGMENT_DONE
9118 2005-12-16 Tim-Philipp Müller <tim at centricular dot net>
9120 * tests/check/generic/states.c: (GST_START_TEST):
9121 Blacklist cdparanoia element in state test.
9123 2005-12-16 Tim-Philipp Müller <tim at centricular dot net>
9125 Patch by: Benjamin Pineau
9128 * gst/tcp/gsttcpclientsink.c:
9129 * gst/tcp/gsttcpserversink.c:
9130 * gst/tcp/gsttcpserversrc.c:
9131 Add <string.h> includes for memset and FD_ZERO (fixes #323878)
9133 2005-12-15 Michael Smith <msmith@fluendo.com>
9135 * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
9136 (gst_video_rate_chain):
9137 Fix timestamping for videorate when the first buffer it sees has a
9138 non-zero timestamp. Fix some misleading debug output.
9140 2005-12-15 Michael Smith <msmith@fluendo.com>
9142 * gst/audioresample/gstaudioresample.c:
9143 Don't leak all input buffers to audioresample.
9145 2005-12-15 Tim-Philipp Müller <tim at centricular dot net>
9147 * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
9148 Don't operate on empty text buffers. Strip newlines and
9149 tabs only from the end of the text, but leave them intact
9150 in the middle. Fix typo in gtk-doc description.
9152 2005-12-15 Tim-Philipp Müller <tim at centricular dot net>
9154 * gst/playback/gstplaybasebin.c:
9155 * gst/playback/gstplaybin.c: (handoff):
9156 Make sure the video frame buffer we return to apps via the
9157 "frame" property always has caps set on it. Modify
9158 _gst_gvalue_set_object() macro to handle NULL objects
9161 2005-12-14 Stefan Kost <ensonic@users.sf.net>
9163 * gst/audiotestsrc/gstaudiotestsrc.c:
9164 (gst_audio_test_src_class_init), (gst_audio_test_src_init),
9165 (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
9166 (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
9167 (gst_audio_test_src_create):
9168 * gst/audiotestsrc/gstaudiotestsrc.h:
9169 Adjust to some recent api changes and add wtays new cool seeking
9172 2005-12-14 Tim-Philipp Müller <tim at centricular dot net>
9174 * ext/alsa/Makefile.am:
9175 * ext/alsa/gstalsadeviceprobe.c:
9176 * ext/alsa/gstalsadeviceprobe.h:
9177 Helper functions to add device probing via the GstPropertyProbe
9178 interface to a class.
9180 * ext/alsa/gstalsamixer.h:
9181 Comment out GST_ALSA_MIXER, it returns a struct that's not
9184 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
9185 Add some debug info.
9187 * ext/alsa/gstalsamixerelement.c:
9188 (gst_alsa_mixer_element_interface_supported),
9189 (gst_implements_interface_init),
9190 (gst_alsa_mixer_element_init_interfaces),
9191 (gst_alsa_mixer_element_class_init),
9192 (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
9193 (gst_alsa_mixer_element_set_property),
9194 (gst_alsa_mixer_element_get_property),
9195 (gst_alsa_mixer_element_change_state):
9196 * ext/alsa/gstalsamixerelement.h:
9197 Add 'device' and 'device-name' properties. Add GstPropertyProbe
9198 for device handling (gnome-volume-control will need that).
9200 2005-12-12 Christian Schaller <uraeus@gnome.org>
9202 * ext/Makefile.am: fix cdparanoia entry
9203 * gst-plugins-base.spec.in: add cdparanoia
9205 2005-12-12 Michael Smith <msmith@fluendo.com>
9207 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
9208 Use the correct function to free list of typefind factories.
9210 2005-12-12 Wim Taymans <wim@fluendo.com>
9212 * gst/videotestsrc/gstvideotestsrc.c:
9213 (gst_video_test_src_class_init), (gst_video_test_src_init),
9214 (gst_video_test_src_parse_caps), (gst_video_test_src_query),
9215 (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
9216 (gst_video_test_src_create):
9217 * gst/videotestsrc/gstvideotestsrc.h:
9218 Implement seeking in videotestsrc.
9221 2005-12-12 Wim Taymans <wim@fluendo.com>
9223 * ext/cdparanoia/Makefile.am:
9224 * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
9225 (gst_paranoia_endian_get_type), (_do_init),
9226 (cdparanoia_class_init), (cdparanoia_init),
9227 (cdparanoia_set_property), (cdparanoia_get_property),
9228 (cdparanoia_do_seek), (cdparanoia_is_seekable),
9229 (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
9230 (cdparanoia_convert), (cdparanoia_get_query_types),
9231 (cdparanoia_query), (cdparanoia_set_index),
9232 (cdparanoia_uri_set_uri):
9233 * ext/cdparanoia/gstcdparanoia.h:
9234 Partially ported cdparanoia now that basesrc can support a
9237 2005-12-12 Wim Taymans <wim@fluendo.com>
9239 * tests/examples/seek/scrubby.c: (main):
9240 Set higher priority for bus events so they don't get reordered with
9243 * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
9244 (flush_toggle_cb), (main):
9245 Added checkbox to disable flushing seeks.
9246 Disable scrubbing when doing non flushing seeks.
9248 2005-12-12 Tim-Philipp Müller <tim at centricular dot net>
9250 * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
9251 (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
9252 (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
9253 (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
9254 Implement some sort of event handling that doesn't rely on
9255 g_return_if_fail; make sure we always push the last chunk of an
9256 .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
9257 state change function; remove some old cruft. Seeking is still
9258 rather unlikely to work though.
9263 2005-12-11 Julien MOUTTE <julien@moutte.net>
9265 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
9266 Fixed a leak of the current image reference when cleaning up.
9267 Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
9269 2005-12-09 Michael Smith <msmith@fluendo.com>
9271 * tools/Makefile.am:
9272 * tools/gst-launch-ext-m.m:
9273 Remove gst-launch-ext. It doesn't work, and is no longer
9274 particularly useful.
9276 2005-12-08 Luca Ognibene <luogni@tin.it>
9278 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
9279 don't pass random values to ogmparse convert function.
9280 Make seeking possible in the exile1.ogm file.
9282 2005-12-07 Tim-Philipp Müller <tim at centricular dot net>
9284 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
9285 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
9286 Work around refcount problem with g_value_set_object() that occur
9287 if the core has been compiled against GLib-2.6 (g_value_set_object()
9288 will only g_object_ref() the element, but the caller will
9289 gst_object_unref() it and bad things will happen due to the way
9290 GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
9291 totem for people on FC4 using Thomas's 0.10 RPMs.
9293 2005-12-07 Edward Hervey <edward@fluendo.com>
9295 Time to welcome ogm to 0.10 :)
9297 * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
9298 (gst_ogg_pad_typefind):
9299 Oggdemux can now properly typefind elements with dynamic pads.
9300 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9301 Properly set caps on src pad, and set caps on outgoing buffers.
9303 2005-12-06 Thomas Vander Stichele <thomas at apestaart dot org>
9305 * ext/alsa/gstalsamixer.h:
9306 * ext/alsa/gstalsamixerelement.h:
9307 * ext/alsa/gstalsamixeroptions.h:
9308 * ext/alsa/gstalsamixertrack.h:
9309 * ext/alsa/gstalsasink.c:
9310 * ext/alsa/gstalsasink.h:
9311 * ext/alsa/gstalsasrc.c:
9312 * ext/alsa/gstalsasrc.h:
9313 * ext/cdparanoia/gstcdparanoia.h:
9314 * ext/gnomevfs/gstgnomevfsuri.h:
9315 * ext/ogg/gstoggdemux.c:
9316 * ext/ogg/gstoggmux.c:
9317 * ext/pango/gsttextoverlay.h:
9318 * ext/theora/theoradec.c:
9319 * ext/theora/theoraenc.c:
9320 * ext/vorbis/vorbisdec.h:
9321 * ext/vorbis/vorbisenc.c:
9322 * ext/vorbis/vorbisenc.h:
9323 * ext/vorbis/vorbisparse.h:
9324 * gst-libs/gst/audio/gstaudioclock.h:
9325 * gst-libs/gst/audio/gstaudiosink.c:
9326 * gst-libs/gst/audio/gstaudiosink.h:
9327 * gst-libs/gst/audio/gstaudiosrc.c:
9328 * gst-libs/gst/audio/gstaudiosrc.h:
9329 * gst-libs/gst/audio/gstbaseaudiosink.c:
9330 * gst-libs/gst/audio/gstbaseaudiosink.h:
9331 * gst-libs/gst/audio/gstbaseaudiosrc.c:
9332 * gst-libs/gst/audio/gstbaseaudiosrc.h:
9333 * gst-libs/gst/audio/gstringbuffer.h:
9334 * gst-libs/gst/audio/multichannel.h:
9335 * gst-libs/gst/floatcast/floatcast.h:
9336 * gst-libs/gst/interfaces/colorbalance.c:
9337 * gst-libs/gst/interfaces/colorbalance.h:
9338 * gst-libs/gst/interfaces/colorbalancechannel.h:
9339 * gst-libs/gst/interfaces/mixer.h:
9340 * gst-libs/gst/interfaces/mixeroptions.h:
9341 * gst-libs/gst/interfaces/mixertrack.h:
9342 * gst-libs/gst/interfaces/navigation.h:
9343 * gst-libs/gst/interfaces/propertyprobe.h:
9344 * gst-libs/gst/interfaces/tuner.h:
9345 * gst-libs/gst/interfaces/tunerchannel.h:
9346 * gst-libs/gst/interfaces/tunernorm.h:
9347 * gst-libs/gst/interfaces/xoverlay.h:
9348 * gst-libs/gst/netbuffer/gstnetbuffer.h:
9349 * gst-libs/gst/riff/riff-ids.h:
9350 * gst-libs/gst/riff/riff-media.h:
9351 * gst-libs/gst/riff/riff-read.h:
9352 * gst-libs/gst/rtp/gstbasertpdepayload.h:
9353 * gst-libs/gst/rtp/gstbasertppayload.c:
9354 * gst-libs/gst/rtp/gstbasertppayload.h:
9355 * gst-libs/gst/rtp/gstrtpbuffer.c:
9356 * gst-libs/gst/rtp/gstrtpbuffer.h:
9357 * gst-libs/gst/tag/gsttageditingprivate.h:
9358 * gst-libs/gst/tag/gstvorbistag.c:
9359 (gst_tag_list_from_vorbiscomment_buffer):
9360 * gst-libs/gst/tag/tag.h:
9361 * gst-libs/gst/video/video.h:
9362 * gst/adder/gstadder.c:
9363 * gst/adder/gstadder.h:
9364 * gst/audioconvert/audioconvert.c:
9365 * gst/audioconvert/audioconvert.h:
9366 * gst/audioconvert/gstaudioconvert.c:
9367 * gst/audioconvert/gstchannelmix.c:
9368 * gst/audioconvert/gstchannelmix.h:
9369 * gst/audiorate/gstaudiorate.c:
9370 * gst/audioresample/buffer.h:
9371 * gst/audioresample/functable.h:
9372 * gst/audioresample/gstaudioresample.c:
9373 * gst/audioresample/resample.h:
9374 * gst/ffmpegcolorspace/avcodec.h:
9375 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9376 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9377 * gst/ffmpegcolorspace/imgconvert.c:
9378 * gst/ffmpegcolorspace/imgconvert_template.h:
9379 * gst/playback/gstdecodebin.c:
9380 * gst/playback/gstplaybasebin.h:
9381 * gst/playback/gstplaybin.c:
9382 * gst/playback/gststreaminfo.h:
9383 * gst/tcp/gstfdset.c:
9384 * gst/tcp/gstfdset.h:
9385 * gst/tcp/gstmultifdsink.c:
9386 * gst/tcp/gstmultifdsink.h:
9388 * gst/tcp/gsttcpclientsrc.c:
9389 * gst/tcp/gsttcpclientsrc.h:
9390 * gst/tcp/gsttcpplugin.h:
9391 * gst/tcp/gsttcpserversink.c:
9392 * gst/tcp/gsttcpserversrc.c:
9393 * gst/typefind/gsttypefindfunctions.c:
9394 * gst/videorate/gstvideorate.c:
9395 * gst/videotestsrc/gstvideotestsrc.h:
9396 * gst/videotestsrc/videotestsrc.h:
9397 * sys/v4l/gstv4lcolorbalance.h:
9398 * sys/v4l/gstv4ltuner.h:
9399 * sys/v4l/gstv4lxoverlay.h:
9400 * sys/v4l/v4l_calls.h:
9401 * sys/v4l/videodev_mjpeg.h:
9402 * tests/check/elements/audioconvert.c:
9403 * tests/check/elements/audioresample.c:
9404 * tests/check/elements/audiotestsrc.c:
9405 * tests/check/elements/videotestsrc.c:
9406 * tests/check/elements/volume.c:
9407 * tests/examples/seek/scrubby.c:
9408 * tests/examples/seek/seek.c:
9411 === release 0.10.0 ===
9413 2005-12-05 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9416 releasing 0.10.0, "Mont-d'or"
9418 2005-12-05 Jan Schmidt <thaytan@mad.scientist.com>
9420 * tests/examples/seek/Makefile.am:
9421 Build fix for when gtk is not available.
9423 2005-12-05 Andy Wingo <wingo@pobox.com>
9425 * ext/libvisual/visual.c: (get_buffer):
9426 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
9427 * ext/pango/gsttextrender.c: (gst_text_render_chain):
9428 * ext/theora/theoradec.c: (theora_handle_data_packet):
9429 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9431 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9432 * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
9433 Update for alloc_buffer changes.
9435 2005-12-05 Andy Wingo <wingo@pobox.com>
9437 patch by: Kai Vehmanen <kv2004 eca cx>
9439 * gst-libs/gst/rtp/gstbasertpdepayload.c
9440 (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
9442 2005-12-04 Andy Wingo <wingo@pobox.com>
9444 patch by: Sebastien Cote <sebas642 yahoo ca>
9446 * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
9449 2005-12-02 Tim-Philipp Müller <tim at centricular dot net>
9451 * docs/plugins/Makefile.am:
9452 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9453 * docs/plugins/gst-plugins-base-plugins-sections.txt:
9454 * docs/plugins/gst-plugins-base-plugins.hierarchy:
9455 * ext/pango/gstclockoverlay.c:
9456 * ext/pango/gsttextoverlay.c:
9457 * ext/pango/gsttextrender.c:
9458 * ext/pango/gsttimeoverlay.c:
9459 Add gtk-doc blurbs to pango elements.
9461 2005-12-02 Wim Taymans <wim@fluendo.com>
9463 * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
9464 * gst/audioresample/buffer.h:
9465 * gst/audioresample/gstaudioresample.c:
9466 * gst/audioresample/gstaudioresample.h:
9467 * gst/audioresample/resample.c: (resample_input_flush),
9468 (resample_input_pushthrough), (resample_input_eos),
9469 (resample_get_output_size_for_input),
9470 (resample_get_input_size_for_output), (resample_get_output_size),
9471 (resample_get_output_data):
9472 * gst/audioresample/resample.h:
9473 * gst/audioresample/resample_ref.c: (resample_scale_ref):
9474 Fix audioresample, seek torture, new segments, reverse negotiation
9477 2005-12-02 Wim Taymans <wim@fluendo.com>
9479 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9482 2005-12-02 Wim Taymans <wim@fluendo.com>
9484 * gst/audioconvert/gstaudioconvert.c:
9485 (gst_audio_convert_transform):
9488 === release 0.9.7 ===
9490 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9493 releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
9495 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9501 add win32 MANIFEST file
9502 do something to the hungarian translation
9504 2005-12-01 Tim-Philipp Müller <tim at centricular dot net>
9507 Add $(PANGO_DIR) to SUBDIRS
9509 * ext/pango/gstclockoverlay.c:
9510 * ext/pango/gsttimeoverlay.c:
9511 Fix and improve element descriptions.
9513 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9515 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9516 * docs/plugins/inspect/plugin-libvisual.xml:
9517 * docs/plugins/inspect/plugin-pango.xml:
9518 add pango plugin to docs
9520 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9526 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9529 * tests/Makefile.am:
9530 * tests/icles/.cvsignore:
9531 * tests/icles/Makefile.am:
9532 * tests/icles/stress-xoverlay.c: (myclock), (open_display),
9533 (close_display), (resize_window), (move_window), (create_window),
9534 (terminate_playback), (pause_playback), (start_playback), (main):
9535 add stress test for xoverlay from Julien
9537 2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9539 * docs/libs/tmpl/gstcolorbalance.sgml:
9540 * gst-libs/gst/rtp/gstbasertpdepayload.c:
9541 * gst-libs/gst/rtp/gstbasertppayload.c:
9542 * gst-libs/gst/rtp/gstrtpbuffer.c:
9543 * gst-libs/gst/rtp/gstrtpbuffer.h:
9544 Do burger's rename for rtp payloaders and depayloaders
9546 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9549 add Visual Studio 6 build files
9551 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9553 * docs/libs/gst-plugins-base-libs-docs.sgml:
9554 * docs/libs/gst-plugins-base-libs-sections.txt:
9555 * docs/libs/tmpl/gstaudio.sgml:
9556 * docs/libs/tmpl/gstringbuffer.sgml:
9557 * gst-libs/gst/interfaces/xoverlay.c:
9558 * gst-libs/gst/video/gstvideofilter.c:
9559 * gst-libs/gst/video/gstvideosink.c:
9560 update documentation
9562 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9564 * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
9565 (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
9566 (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
9567 (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
9568 (gst_multi_fd_sink_get_stats),
9569 (gst_multi_fd_sink_remove_client_link),
9570 (gst_multi_fd_sink_handle_client_read),
9571 (gst_multi_fd_sink_client_queue_data),
9572 (gst_multi_fd_sink_client_queue_caps),
9573 (gst_multi_fd_sink_client_queue_buffer),
9574 (gst_multi_fd_sink_new_client),
9575 (gst_multi_fd_sink_handle_client_write),
9576 (gst_multi_fd_sink_recover_client),
9577 (gst_multi_fd_sink_queue_buffer),
9578 (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
9579 (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
9580 (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
9581 (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
9582 * gst/tcp/gstmultifdsink.h:
9583 * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
9584 (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
9585 (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
9586 (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
9587 (gst_tcp_client_sink_set_property),
9588 (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
9589 (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
9590 * gst/tcp/gsttcpclientsink.h:
9591 * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
9592 (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
9593 (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
9594 (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
9595 (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
9596 (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
9597 * gst/tcp/gsttcpclientsrc.h:
9598 * gst/tcp/gsttcpplugin.c: (plugin_init):
9599 * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
9600 (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
9601 (gst_tcp_server_sink_finalize),
9602 (gst_tcp_server_sink_handle_server_read),
9603 (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
9604 (gst_tcp_server_sink_set_property),
9605 (gst_tcp_server_sink_get_property),
9606 (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
9607 * gst/tcp/gsttcpserversink.h:
9608 * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
9609 (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
9610 (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
9611 (gst_tcp_server_src_set_property),
9612 (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
9613 (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
9614 * gst/tcp/gsttcpserversrc.h:
9617 2005-12-01 Thomas Vander Stichele <thomas at apestaart dot org>
9619 * docs/plugins/Makefile.am:
9620 * docs/plugins/gst-plugins-base-plugins.args:
9621 * docs/plugins/inspect/plugin-libvisual.xml:
9622 * gst/audioconvert/plugin.h:
9623 * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
9624 (gst_audio_rate_base_init), (gst_audio_rate_class_init),
9625 (gst_audio_rate_setcaps), (gst_audio_rate_init),
9626 (gst_audio_rate_chain), (gst_audio_rate_set_property),
9627 (gst_audio_rate_get_property), (gst_audio_rate_change_state),
9629 * gst/audiotestsrc/gstaudiotestsrc.c:
9630 (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
9631 (gst_audio_test_src_class_init), (gst_audio_test_src_init),
9632 (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
9633 (gst_audio_test_src_get_query_types),
9634 (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
9635 (gst_audio_test_src_create_square),
9636 (gst_audio_test_src_create_saw),
9637 (gst_audio_test_src_create_triangle),
9638 (gst_audio_test_src_create_silence),
9639 (gst_audio_test_src_create_white_noise),
9640 (gst_audio_test_src_init_pink_noise),
9641 (gst_audio_test_src_generate_pink_noise_value),
9642 (gst_audio_test_src_create_pink_noise),
9643 (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
9644 (gst_audio_test_src_create), (gst_audio_test_src_set_property),
9645 (gst_audio_test_src_get_property), (gst_audio_test_src_start),
9647 * gst/audiotestsrc/gstaudiotestsrc.h:
9648 * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
9649 (gst_sub_parse_base_init), (gst_sub_parse_class_init),
9650 (gst_sub_parse_init), (gst_sub_parse_formats),
9651 (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
9652 (convert_encoding), (get_next_line),
9653 (gst_sub_parse_data_format_autodetect),
9654 (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
9655 (gst_sub_parse_loop), (gst_sub_parse_chain),
9656 (gst_sub_parse_change_state), (gst_sub_parse_type_find),
9658 * gst/subparse/gstsubparse.h:
9659 * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
9660 (gst_video_rate_base_init), (gst_video_rate_class_init),
9661 (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
9662 (gst_video_rate_setcaps), (gst_video_rate_blank_data),
9663 (gst_video_rate_init), (gst_video_rate_event),
9664 (gst_video_rate_chain), (gst_video_rate_set_property),
9665 (gst_video_rate_get_property), (gst_video_rate_change_state),
9667 * gst/videoscale/gstvideoscale.c:
9668 (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
9669 (gst_video_scale_src_template_factory),
9670 (gst_video_scale_sink_template_factory),
9671 (gst_video_scale_get_type), (gst_video_scale_base_init),
9672 (gst_video_scale_class_init), (gst_video_scale_init),
9673 (gst_video_scale_set_property), (gst_video_scale_get_property),
9674 (gst_video_scale_transform_caps), (gst_video_scale_get_format),
9675 (gst_video_scale_prepare_size), (parse_caps),
9676 (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
9677 (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
9678 (gst_video_scale_transform), (gst_video_scale_handle_src_event),
9680 * gst/videoscale/gstvideoscale.h:
9681 * gst/videotestsrc/gstvideotestsrc.c:
9682 (gst_video_test_src_pattern_get_type),
9683 (gst_video_test_src_base_init), (gst_video_test_src_class_init),
9684 (gst_video_test_src_init), (gst_video_test_src_src_fixate),
9685 (gst_video_test_src_set_pattern),
9686 (gst_video_test_src_set_property),
9687 (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
9688 (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
9689 (gst_video_test_src_event), (gst_video_test_src_get_times),
9690 (gst_video_test_src_create), (plugin_init):
9691 * gst/videotestsrc/gstvideotestsrc.h:
9692 * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
9693 (gst_video_test_src_smpte), (gst_video_test_src_snow),
9694 (gst_video_test_src_black):
9695 * gst/videotestsrc/videotestsrc.h:
9697 clean up docs a little
9699 2005-11-30 Wim Taymans <wim@fluendo.com>
9701 * gst-libs/gst/rtp/gstbasertpdepayload.h:
9702 * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
9703 (gst_basertppayload_event), (gst_basertppayload_push),
9704 (gst_basertppayload_change_state):
9705 * gst-libs/gst/rtp/gstbasertppayload.h:
9708 2005-11-30 Julien MOUTTE <julien@moutte.net>
9710 * docs/libs/gst-plugins-base-libs-docs.sgml:
9711 * docs/libs/gst-plugins-base-libs-sections.txt:
9712 * gst-libs/gst/video/gstvideofilter.c:
9713 * gst-libs/gst/video/gstvideosink.c:
9714 * gst-libs/gst/video/gstvideosink.h: Adding docs.
9716 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9736 * scripts/autoplugins.sh:
9739 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
9743 * examples/Makefile.am:
9744 * examples/capsfilter/Makefile.am:
9745 * examples/capsfilter/capsfilter1.c:
9746 * examples/gob/Makefile.am:
9747 * examples/gob/gst-identity2.gob:
9748 * examples/indexing/.cvsignore:
9749 * examples/indexing/Makefile.am:
9750 * examples/indexing/indexmpeg.c:
9751 * examples/seeking/.cvsignore:
9752 * examples/seeking/Makefile.am:
9753 * examples/seeking/cdparanoia.c:
9754 * examples/seeking/cdplayer.c:
9755 * examples/seeking/chained.c:
9756 * examples/seeking/scrubby.c:
9757 * examples/seeking/seek.c:
9758 * examples/stats/Makefile.am:
9759 * examples/stats/mp2ogg.c:
9760 * examples/switch/.cvsignore:
9761 * examples/switch/Makefile.am:
9762 * examples/switch/switcher.c:
9763 * tests/Makefile.am:
9764 * tests/check/generic/.cvsignore:
9765 * tests/check/pipelines/.cvsignore:
9766 * tests/examples/Makefile.am:
9767 * tests/examples/seek/Makefile.am:
9768 reorganize stuff under tests/
9770 2005-11-30 Edward Hervey <edward@fluendo.com>
9772 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
9773 Go away you stupid GstStaticPadTemplate memleak.
9775 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
9777 * gst-libs/gst/net/Makefile.am:
9778 * gst-libs/gst/net/README:
9779 * gst-libs/gst/net/gstnetbuffer.c:
9780 * gst-libs/gst/net/gstnetbuffer.h:
9781 this was moved to "netbuffer"
9783 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
9785 * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
9786 (gst_video_filter_class_init), (gst_video_filter_init):
9787 * gst-libs/gst/video/gstvideofilter.h:
9788 borgify name to bring in line with other classes
9790 2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
9792 * gst/audioscale/.cvsignore:
9793 * gst/audioscale/Makefile.am:
9794 * gst/audioscale/README:
9795 * gst/audioscale/audioscale.vcproj:
9796 * gst/audioscale/dtof.c:
9797 * gst/audioscale/dtos.c:
9798 * gst/audioscale/functable.c:
9799 * gst/audioscale/gstaudioscale.c:
9800 * gst/audioscale/gstaudioscale.h:
9801 * gst/audioscale/private.h:
9802 * gst/audioscale/resample.c:
9803 * gst/audioscale/resample.h:
9804 * gst/audioscale/test.c:
9807 2005-11-30 Edward Hervey <edward@fluendo.com>
9809 * gst-libs/gst/netbuffer/Makefile.am:
9810 really, really tired
9812 2005-11-30 Edward Hervey <edward@fluendo.com>
9814 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9815 Update for new GstTypeFindFactory _register()
9817 2005-11-30 Edward Hervey <edward@fluendo.com>
9819 * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir):
9820 Let's not override libgstnet from core for no reason...
9821 (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
9822 Ok, maybe not so quick next time.
9824 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
9827 * gst-libs/gst/Makefile.am:
9828 moved gst-libs/gst/net to netbuffer through CVS surgery
9829 remove old directory
9830 updating build to accomodate
9833 2005-11-29 Andy Wingo <wingo@pobox.com>
9835 * pkgconfig/gstreamer-plugins-base.pc.in:
9836 * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9837 * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
9840 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
9842 * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
9843 3rd time's the charm. Correct ref-counting for discarded buffers.
9845 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
9847 * gst/playback/gststreamselector.c:
9848 (gst_stream_selector_class_init),
9849 (gst_stream_selector_set_property),
9850 (gst_stream_selector_get_property),
9851 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9854 2005-11-29 Tim-Philipp Müller <tim at centricular dot net>
9856 * gst/subparse/gstsubparse.c: (feed_textbuf):
9857 Don't access already unref'ed buffer.
9859 2005-11-29 Jan Schmidt <thaytan@mad.scientist.com>
9861 * gst/playback/gststreamselector.c:
9862 (gst_stream_selector_class_init), (gst_stream_selector_init),
9863 (gst_stream_selector_dispose), (gst_stream_selector_set_property),
9864 (gst_stream_selector_get_property),
9865 (gst_stream_selector_get_linked_pad),
9866 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9867 * gst/playback/gststreamselector.h:
9868 Add the active-pad property for playbin to use shortly. Ignore buffers
9869 from any other pad, returning GST_FLOW_NOT_LINKED
9871 2005-11-29 Julien MOUTTE <julien@moutte.net>
9873 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
9874 patch from bug #322704 (Alessandro Decina).
9876 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
9878 * gst-libs/gst/audio/Makefile.am:
9879 folded audiofilter into the audio library
9881 2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
9883 * gst/videoscale/gstvideoscale.h:
9884 * gst/videoscale/gstvideoscale.c:
9885 remove unimplemented scale methods
9887 2005-11-28 Tim-Philipp Müller <tim at centricular dot net>
9889 * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
9892 2005-11-28 Julien MOUTTE <julien@moutte.net>
9894 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
9895 (gst_ximagesink_setcaps):
9896 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9897 (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
9898 happens (only visible on ximagesink but bug is in xv too) set_caps was
9899 destroying the internal x[v]image used to memcpy non locally alloced
9900 buffers so that it got renewed on next _chain. The issue is that
9901 _expose will try to put that image as it reffed it in _put.
9902 Using gst_buffer_unref instead of destroy fixes it !
9904 2005-11-28 Edward Hervey <edward@fluendo.com>
9906 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
9907 (try_to_link_1), (queue_filled_cb):
9908 Better use of the queues. Start with a small size queue and only increase
9909 the size of the queues when the other queues are empty.
9911 2005-11-28 Thomas Vander Stichele <thomas at apestaart dot org>
9913 * gst-libs/gst/video/Makefile.am:
9914 compile in copied-over videofilter into the video library
9915 * gst-libs/gst/video/videosink.h:
9916 rename the header to gstvideosink.h since it's a base GstObject class
9917 * sys/ximage/ximagesink.h:
9918 * sys/xvimage/xvimagesink.h:
9921 2005-11-28 Wim Taymans <wim@fluendo.com>
9923 * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
9924 * gst/playback/gstplaybasebin.h:
9925 Prepare to handle errors betters.
9927 * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
9928 Set sinks to PAUSED first before adding and linking them so that
9929 we don't interrupt dataflow.
9931 2005-11-28 Wim Taymans <wim@fluendo.com>
9933 * gst-libs/gst/audio/TODO:
9936 * gst-libs/gst/audio/gstaudiosink.c:
9937 (gst_audioringbuffer_open_device),
9938 (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
9939 (gst_audioringbuffer_release):
9942 * gst-libs/gst/audio/gstbaseaudiosink.c:
9943 (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
9944 (gst_base_audio_sink_change_state):
9945 Slave to the master clock when going to PLAYING and unslave when
9948 * gst-libs/gst/audio/gstringbuffer.c:
9949 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
9950 (gst_ring_buffer_acquire), (gst_ring_buffer_release),
9951 (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
9952 (gst_ring_buffer_clear_all), (wait_segment),
9953 (gst_ring_buffer_commit), (gst_ring_buffer_read),
9954 (gst_ring_buffer_advance):
9955 * gst-libs/gst/audio/gstringbuffer.h:
9956 Add some docs and cleanups.
9958 2005-11-28 Julien MOUTTE <julien@moutte.net>
9960 * sys/xvimage/xvimagesink.c:
9961 (gst_xvimagesink_navigation_send_event): Fix navigation events
9962 coordinates translation with pixel aspect ratios.
9964 2005-11-28 Julien MOUTTE <julien@moutte.net>
9966 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
9967 Use calculated video geometry from _setcaps instead of buffer
9968 caps to respect pixel aspect ratio. (fixes #322388)
9970 2005-11-28 Julien MOUTTE <julien@moutte.net>
9972 * docs/libs/tmpl/gstcolorbalance.sgml:
9973 * docs/libs/tmpl/gstmixer.sgml:
9974 * docs/libs/tmpl/gstxoverlay.sgml:
9975 * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
9978 2005-11-28 Julien MOUTTE <julien@moutte.net>
9980 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
9981 Refuse to create an XvImage if we can't find the format.
9983 2005-11-28 Edward Hervey <edward@fluendo.com>
9985 * gst-libs/gst/riff/riff-media.c:
9986 (gst_riff_create_audio_template_caps):
9987 Add ATRAC3 to the list of riff-possible audio caps.
9988 I know we still don't have a plugin for atrac3, but it's saner to output
9989 that than a cryptic mimetype.
9991 2005-11-27 Edward Hervey <edward@fluendo.com>
9993 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
9994 Don't try to create a zero-sized subbuffer.
9996 2005-11-27 Julien MOUTTE <julien@moutte.net>
9998 * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
9999 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
10000 (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
10001 (gst_ximagesink_expose): Fixed a tricky race.
10002 * sys/ximage/ximagesink.h:
10003 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
10004 (gst_xvimagesink_expose): Fixed a tricky race.
10005 * sys/xvimage/xvimagesink.h:
10007 2005-11-27 Edward Hervey <edward@fluendo.com>
10009 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
10010 (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
10011 Remove unused properties, and add queues between demuxers and decoders
10012 so that a lot more files can preroll properly.
10014 2005-11-27 Thomas Vander Stichele <thomas at apestaart dot org>
10016 * gst-libs/gst/net/Makefile.am:
10017 * gst-libs/gst/rtp/Makefile.am:
10018 * gst-libs/gst/tag/Makefile.am:
10019 remove silly include
10020 * gst/tags/Makefile.am:
10021 * gst/tags/gsttagediting.c:
10022 * gst/tags/gsttageditingprivate.h:
10023 * gst/tags/tagedit.vcproj:
10024 remove directory, is as good as empty
10026 2005-11-27 Thomas Vander Stichele <thomas at apestaart dot org>
10029 added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
10030 * gst-libs/Makefile.am:
10031 * gst-libs/gst/audio/Makefile.am:
10032 * gst-libs/gst/interfaces/Makefile.am:
10033 * gst-libs/gst/net/Makefile.am:
10034 * gst-libs/gst/riff/Makefile.am:
10035 * gst-libs/gst/rtp/Makefile.am:
10036 * gst-libs/gst/tag/Makefile.am:
10037 * gst-libs/gst/video/Makefile.am:
10040 2005-11-27 Julien MOUTTE <julien@moutte.net>
10042 * docs/libs/tmpl/gstcolorbalance.sgml:
10043 * docs/libs/tmpl/gstmixer.sgml:
10044 * docs/libs/tmpl/gstxoverlay.sgml:
10045 * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
10046 * sys/ximage/ximagesink.h:
10047 * sys/xvimage/xvimagesink.h: More and more documentation.
10049 2005-11-26 Julien MOUTTE <julien@moutte.net>
10051 * docs/libs/gst-plugins-base-libs-docs.sgml:
10052 * docs/libs/gst-plugins-base-libs-sections.txt:
10053 * docs/libs/tmpl/gstcolorbalance.sgml:
10054 * docs/libs/tmpl/gstmixer.sgml:
10055 * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
10058 2005-11-26 Julien MOUTTE <julien@moutte.net>
10060 * docs/plugins/Makefile.am:
10061 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10062 * docs/plugins/gst-plugins-base-plugins-sections.txt:
10063 * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
10065 2005-11-26 Julien MOUTTE <julien@moutte.net>
10067 * docs/plugins/Makefile.am:
10068 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10069 * docs/plugins/gst-plugins-base-plugins-sections.txt:
10070 * docs/plugins/inspect/plugin-adder.xml:
10071 * docs/plugins/inspect/plugin-alsa.xml:
10072 * docs/plugins/inspect/plugin-audioconvert.xml:
10073 * docs/plugins/inspect/plugin-audiorate.xml:
10074 * docs/plugins/inspect/plugin-audioresample.xml:
10075 * docs/plugins/inspect/plugin-audiotestsrc.xml:
10076 * docs/plugins/inspect/plugin-decodebin.xml:
10077 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
10078 * docs/plugins/inspect/plugin-gnomevfs.xml:
10079 * docs/plugins/inspect/plugin-ogg.xml:
10080 * docs/plugins/inspect/plugin-playbin.xml:
10081 * docs/plugins/inspect/plugin-subparse.xml:
10082 * docs/plugins/inspect/plugin-tcp.xml:
10083 * docs/plugins/inspect/plugin-theora.xml:
10084 * docs/plugins/inspect/plugin-typefindfunctions.xml:
10085 * docs/plugins/inspect/plugin-video4linux.xml:
10086 * docs/plugins/inspect/plugin-videorate.xml:
10087 * docs/plugins/inspect/plugin-videoscale.xml:
10088 * docs/plugins/inspect/plugin-videotestsrc.xml:
10089 * docs/plugins/inspect/plugin-volume.xml:
10090 * docs/plugins/inspect/plugin-vorbis.xml:
10091 * docs/plugins/inspect/plugin-ximagesink.xml:
10092 * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
10093 * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
10095 2005-11-26 Edward Hervey <edward@fluendo.com>
10097 * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
10098 Properly return GstFlowReturn from gst_pad_push in chain functions.
10100 2005-11-25 Michael Smith <msmith@fluendo.com>
10102 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
10103 (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
10104 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10105 (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
10106 Handle various conditions better when we don't understand a stream.
10107 Removes a heap of CRITICALs on ogg streams containing unknown data.
10109 2005-11-24 Andy Wingo <wingo@pobox.com>
10111 * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
10114 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10116 * configure.ac: back to HEAD
10118 === release 0.9.6 ===
10120 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10123 releasing 0.9.6, "White Eight"
10125 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10127 * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
10128 * docs/plugins/inspect/plugin-sine.xml:
10129 remove sinesrc some more
10131 2005-11-23 Wim Taymans <wim@fluendo.com>
10133 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
10134 If we are reading too slowly, jump forward in the ringbuffer
10135 instead of blocking.
10137 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
10139 * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
10140 (gst_visual_chain):
10141 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
10142 * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
10143 (gst_videorate_chain):
10144 * gst/videotestsrc/gstvideotestsrc.c:
10145 (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
10146 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
10147 (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
10148 (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
10149 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10150 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10151 Updates for API changes
10153 2005-11-23 Wim Taymans <wim@fluendo.com>
10155 * gst-libs/gst/audio/gstbaseaudiosink.c:
10156 (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
10157 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10158 Fix for calibration API change.
10160 2005-11-23 Michael Smith <msmith@fluendo.com>
10162 * gst-libs/gst/audio/multichannel.c:
10163 (gst_audio_get_channel_positions),
10164 (gst_audio_set_channel_positions),
10165 (gst_audio_set_structure_channel_positions_list),
10166 (gst_audio_fixate_channel_positions):
10167 Use gst_value_array_*() functions on value arrays, not
10168 gst_value_list_*().
10170 2005-11-23 Edward Hervey <edward@fluendo.com>
10173 eheh, sinesrc is gone. Replacing sample srcfile by existing one.
10176 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10178 * check/Makefile.am:
10179 * check/elements/videotestsrc.c: (setup_videotestsrc),
10180 (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
10182 add a test for videotestsrc
10184 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10186 * gst/sine/.cvsignore:
10187 * gst/sine/Makefile.am:
10188 * gst/sine/gstsinesrc.c:
10189 * gst/sine/gstsinesrc.h:
10190 * gst/sine/sinesrc.vcproj:
10191 and remove sinesrc from the repository. Closes #321446
10193 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10196 * gst-plugins-base.spec.in:
10197 remove sinesrc from the build
10199 2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
10201 * check/Makefile.am:
10202 * check/elements/audiotestsrc.c: (setup_audiotestsrc),
10203 (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
10205 add a test for audiotestsrc, testing all waves. Even seems
10206 leak-free at first glance, nice job Stefan
10208 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
10224 Translation string updates
10226 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
10227 (gst_v4lsrc_set_caps):
10228 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10229 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10230 * sys/v4l/v4lsrc_calls.h:
10231 Improve v4lsrc, by making it work again.
10233 2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
10235 * ext/libvisual/visual.c: (gst_visual_chain):
10236 Fix the fps calculations.
10238 * gst/ffmpegcolorspace/avcodec.h:
10239 Move structure element for clarity
10241 * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
10242 * gst-libs/gst/interfaces/tunernorm.h:
10243 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
10244 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10245 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10246 (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
10247 (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
10248 (gst_v4lmjpegsrc_getcaps):
10249 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
10250 (gst_v4lsrc_set_caps):
10251 * sys/v4l/gstv4lsrc.h:
10252 * sys/v4l/v4l_calls.c: (gst_v4l_open):
10253 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10254 (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10255 * sys/v4l/v4lsrc_calls.h:
10256 Fractional framerates...
10258 2005-11-22 Wim Taymans <wim@fluendo.com>
10260 * gst-libs/gst/audio/gstbaseaudiosink.c:
10261 (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
10262 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10263 And we provide a clock by default, of course...
10265 2005-11-22 Wim Taymans <wim@fluendo.com>
10267 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
10268 This clock can be slaved to a master clock now.
10270 * gst-libs/gst/audio/gstbaseaudiosink.c:
10271 (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
10272 (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
10273 (gst_base_audio_sink_set_clock),
10274 (gst_base_audio_sink_set_property),
10275 (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
10276 (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10277 * gst-libs/gst/audio/gstbaseaudiosink.h:
10278 Handle slaving the internal clock to the clock selected in the
10280 Add property to make the basesink not provide a clock.
10282 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10283 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
10284 (gst_base_rtp_depayload_wait):
10285 * gst-libs/gst/rtp/gstbasertpdepayload.h:
10286 We can use the clock in GstElement, no need to store it ourselves.
10288 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
10290 * docs/libs/tmpl/gstaudio.sgml:
10292 * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
10293 (gst_paranoia_endian_get_type):
10294 * ext/theora/theoraenc.c: (gst_border_mode_get_type):
10295 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
10296 * gst/audiotestsrc/gstaudiotestsrc.c:
10297 (gst_audiostestsrc_wave_get_type):
10298 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
10299 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
10300 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
10301 (gst_sync_method_get_type), (gst_unit_type_get_type),
10302 (gst_client_status_get_type), (gst_multifdsink_class_init),
10303 (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
10304 (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
10305 (gst_multifdsink_get_property):
10306 * gst/tcp/gstmultifdsink.h:
10307 * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
10308 * gst/videotestsrc/gstvideotestsrc.c:
10309 (gst_videotestsrc_pattern_get_type):
10310 remove deprecated properties
10311 fix up enums to correctly have short lowercase dashed nicks
10313 2005-11-22 Michael Smith <msmith@fluendo.com>
10315 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
10316 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
10319 2005-11-22 Michael Smith <msmith@fluendo.com>
10321 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
10322 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
10323 Use utility method for scaling clocktime for fractional framerates.
10325 2005-11-22 Jan Schmidt <thaytan@mad.scientist.com>
10327 * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
10328 (gst_visual_chain):
10329 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
10330 * ext/theora/theoradec.c: (theora_handle_type_packet):
10331 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
10332 (theora_enc_chain):
10333 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10334 * gst-libs/gst/video/video.c: (gst_video_frame_rate):
10335 * gst-libs/gst/video/video.h:
10336 * gst/ffmpegcolorspace/avcodec.h:
10337 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10338 (gst_ffmpeg_caps_to_pixfmt):
10339 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10340 (gst_ffmpegcsp_set_caps):
10341 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
10342 (gst_videorate_setcaps), (gst_videorate_blank_data),
10343 (gst_videorate_chain):
10344 * gst/videotestsrc/gstvideotestsrc.c:
10345 (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
10346 (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
10347 (gst_videotestsrc_event), (gst_videotestsrc_create):
10348 * gst/videotestsrc/gstvideotestsrc.h:
10349 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
10350 (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10351 (gst_ximagesink_get_times), (gst_ximagesink_init):
10352 * sys/ximage/ximagesink.h:
10353 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10354 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
10355 (gst_xvimagesink_get_times), (gst_xvimagesink_init):
10356 * sys/xvimage/xvimagesink.h:
10357 Convert elements to use fractions for their framerate.
10358 V4L elements to come later tonight.
10360 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
10362 * gst-libs/gst/audio/audio.c:
10363 * gst-libs/gst/audio/audio.h:
10364 remove some deprecated functions
10366 2005-11-22 Andy Wingo <wingo@pobox.com>
10368 * Update for gst_tag_setter API changes.
10370 2005-11-22 Andy Wingo <wingo@pobox.com>
10372 * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
10373 (gst_ogg_demux_perform_seek):
10374 * ext/theora/theoradec.c (theora_dec_sink_event):
10375 * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
10378 2005-11-22 Wim Taymans <wim@fluendo.com>
10380 * examples/seeking/seek.c: (main):
10381 Give higher priority to bus signals than the gtk events
10382 to fix a race condition in the segment looping.
10384 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
10386 * ext/theora/Makefile.am:
10387 * ext/vorbis/Makefile.am:
10388 * gst-libs/gst/tag/Makefile.am:
10389 * gst-plugins-base.spec.in:
10390 Rename libgsttagedit to libgsttag (#322117).
10392 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
10394 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
10395 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10396 Call gst_x_overlay_prepare_xwindow_id() to give applications
10397 a final chance to set their own xwindow id before the video
10398 sink creates its own window.
10400 2005-11-22 Julien MOUTTE <julien@moutte.net>
10402 * sys/xvimage/xvimagesink.c:
10403 (gst_xvimagesink_navigation_send_event): Handle navigation
10404 events correcly with borders if applicable.
10406 2005-11-22 Tim-Philipp Müller <tim at centricular dot net>
10408 Patch by: Luca Ognibene
10410 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10411 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
10412 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10413 (gst_ffmpegcsp_caps_remove_format_info):
10414 * gst/ffmpegcolorspace/imgconvert.c:
10415 * gst/ffmpegcolorspace/imgconvert_template.h:
10416 Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
10417 #318353); use gst_structure_has_name().
10419 2005-11-22 Julien MOUTTE <julien@moutte.net>
10421 * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
10422 (gst_ximagesink_class_init): Add debug macros on functions.
10423 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
10424 (gst_xvimagesink_xwindow_draw_borders),
10425 (gst_xvimagesink_xvimage_put),
10426 (gst_xvimagesink_xwindow_update_geometry),
10427 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
10428 (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
10429 (gst_xvimagesink_xcontext_clear),
10430 (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
10431 (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
10432 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
10433 (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
10434 (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
10435 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10436 * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
10437 expose while being PAUSED, out of data flow navigation events, etc..
10439 2005-11-22 Thomas Vander Stichele <thomas at apestaart dot org>
10441 * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10442 * gst-libs/gst/audio/audio.h:
10443 fix prototype - wondering why the test worked regardless
10445 2005-11-21 Thomas Vander Stichele <thomas at apestaart dot org>
10447 * check/Makefile.am:
10448 * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10449 * gst-libs/gst/audio/audio.h:
10450 add a method that returns a proper GstClockTime
10452 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10454 * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
10455 (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
10456 * gst-libs/gst/interfaces/xoverlay.h:
10457 Remove everything having to do with the desired size; add
10458 gst_x_overlay_prepare_xwindow_id() function; remove the
10459 'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
10460 post a message on the bus instead (#321816).
10462 * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
10463 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
10464 (gst_xvimagesink_xoverlay_init):
10465 Remove desired size stuff (#321816).
10467 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10469 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
10470 (mpeg2_sys_type_find), (mpeg1_sys_type_find),
10471 (mpeg_video_type_find), (mpeg_video_stream_type_find):
10472 Terminate vararg functions with NULL instead of 0 to
10475 2005-11-21 Andy Wingo <wingo@pobox.com>
10477 patch by: Sebastien Cote <sebas642@yahoo.ca>
10479 * gst-libs/gst/rtp/gstrtpbuffer.h:
10480 * gst-libs/gst/rtp/gstrtpbuffer.c
10481 (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
10483 2005-11-21 Andy Wingo <wingo@pobox.com>
10485 * gst/playback/gstplaybin.c (gen_audio_element)
10486 (gen_video_element): Use the new MISSING_PLUGIN core error
10487 category. Closes #320060.
10489 * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event):
10490 * gst/videorate/gstvideorate.c (gst_videorate_event):
10491 * ext/theora/theoradec.c (theora_dec_sink_event):
10492 * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
10495 * gst/subparse/gstsubparse.c (gst_subparse_src_event):
10496 * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
10497 stream lock changes.
10499 2005-11-21 Wim Taymans <wim@fluendo.com>
10501 * gst-libs/gst/audio/gstbaseaudiosink.c:
10502 (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
10503 (gst_base_audio_sink_provide_clock),
10504 (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
10505 (gst_base_audio_sink_change_state):
10506 * gst/audioresample/gstaudioresample.c:
10507 Segment update fix.
10509 2005-11-21 Andy Wingo <wingo@pobox.com>
10512 * *.c: Ran scripts/update-macros. Oh yes.
10514 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10516 * sys/ximage/Makefile.am:
10517 * sys/ximage/ximage.c:
10518 Rename ximage plugin to ximagesink (#321426) (Don't forget to
10519 remove your old libgstximage.* manually if necessary).
10521 2005-11-21 Michael Smith <msmith@fluendo.com>
10523 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
10524 Minimal fix for bug #320200: set the min/max bitrate in the correct
10525 units. A better fix would be to upgrade to the RATEMANAGE2
10526 interface, rather than using the deprecated interface used here, but
10527 that would require an update in our libvorbis dependency (to 1.1),
10528 which is probably undesirable.
10530 2005-11-21 Jan Schmidt <thaytan@mad.scientist.com>
10532 * ext/libvisual/visual.c: (get_buffer):
10533 * gst-libs/gst/audio/gstbaseaudiosrc.c:
10534 (gst_base_audio_src_fixate):
10535 * gst/audioconvert/gstaudioconvert.c:
10536 (gst_audio_convert_fixate_caps):
10537 * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
10538 * gst/audiotestsrc/gstaudiotestsrc.c:
10539 (gst_audiotestsrc_src_fixate):
10540 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
10541 * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
10542 * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
10543 * gst/videotestsrc/gstvideotestsrc.c:
10544 (gst_videotestsrc_src_fixate):
10545 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
10546 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
10547 Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
10551 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10553 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
10554 (gst_riff_create_iavs_caps):
10555 * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
10556 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
10557 (gst_riff_parse_info):
10558 * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
10559 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
10560 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10561 Fixes for GST_FOURCC_FORMAT API change.
10563 2005-11-21 Andy Wingo <wingo@pobox.com>
10565 patch by: Alessandro Dessina <alessandro nnva org>
10567 * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
10568 * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
10569 (gst_ogg_parse_chain):
10570 * ext/theora/theoraenc.c (theora_set_header_on_caps):
10571 * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
10572 * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
10573 gst_value_list calls on arrays. Fixes #321962.
10575 2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
10577 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
10578 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
10579 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
10580 * gst/adder/gstadder.c: (gst_adder_init),
10581 (gst_adder_request_new_pad), (gst_adder_collected),
10582 (gst_adder_change_state):
10583 Update for gst_collectpads_foo() to gst_collect_pads_foo()
10586 2005-11-21 Michael Smith <msmith@fluendo.com>
10588 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
10589 (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
10590 Properly handle pad_push return values.
10592 2005-11-20 Jan Schmidt <thaytan@mad.scientist.com>
10594 * gst-libs/gst/tag/Makefile.am:
10595 * gst-libs/gst/tag/gstvorbistag.c:
10596 (gst_tag_list_to_vorbiscomment_buffer):
10597 Remove obsolete vorbistag element and debug category.
10599 * gst/playback/gstplaybasebin.c: (check_queue):
10600 Don't divide by 0 when queue-threshold is 0.
10602 * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
10603 Don't modify an existing pixel-aspect-ratio if we fail to read
10606 2005-11-20 Wim Taymans <wim@fluendo.com>
10608 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
10609 (gst_vorbisenc_push_packet):
10610 GST_PAD_IS_USABLE is gone, use the return value of
10611 the push or pad_alloc_buffer instead.
10613 2005-11-18 Julien MOUTTE <julien@moutte.net>
10615 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
10616 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
10617 (gst_ximagesink_ximage_destroy),
10618 (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
10619 (gst_ximagesink_xwindow_new),
10620 (gst_ximagesink_xwindow_update_geometry),
10621 (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
10622 (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
10623 (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
10624 (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10625 (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
10626 (gst_ximagesink_navigation_send_event),
10627 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
10628 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
10629 (gst_ximagesink_finalize), (gst_ximagesink_init),
10630 (gst_ximagesink_class_init):
10631 * sys/ximage/ximagesink.h: Refactoring of ximagesink.
10632 This new version brings correct software scaling, non flickering
10633 window while resizing, pixel aspect ratio handling, usage of
10634 hardware buffer pools, out of data flow event thread for
10635 navigation and handling of expose events even when being PAUSED,
10636 a new property to keep video aspect ratio when resizing, etc...
10638 2005-11-18 Julien MOUTTE <julien@moutte.net>
10640 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
10641 (gst_videoscale_fixate_caps): Introduce back caps fixate with
10644 2005-11-18 Edward Hervey <bilboed@dvdsrc.fluendo.com>
10646 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
10647 Unsetting IS_SINK flag from the fakesink, so decodebin
10648 never behaves as a sink.
10650 2005-11-17 Wim Taymans <wim@fluendo.com>
10652 * gst-libs/gst/audio/gstbaseaudiosrc.c:
10653 (gst_base_audio_src_change_state):
10654 Fix the audiosrc base class again, we did not unflush.
10656 2005-11-17 Julien MOUTTE <julien@moutte.net>
10658 * examples/seeking/seek.c: (make_dv_pipeline),
10659 (make_vorbis_theora_pipeline), (make_avi_pipeline),
10660 (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
10661 to ogg/vorbis/theora pipeline.
10663 2005-11-17 Wim Taymans <wim@fluendo.com>
10665 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
10666 (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
10667 (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
10668 Fix EOS on multiple streams.
10671 2005-11-16 Wim Taymans <wim@fluendo.com>
10673 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
10674 (gst_ogg_demux_perform_seek):
10675 Segment done must include stream time.
10677 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
10678 (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
10679 (gst_ogg_mux_change_state):
10680 Fix ogg muxer again.
10682 2005-11-16 Wim Taymans <wim@fluendo.com>
10684 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
10687 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
10689 * ext/libvisual/visual.c: (gst_visual_init):
10690 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
10691 * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
10692 (gst_ogg_parse_chain):
10693 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
10694 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
10695 * ext/theora/theoradec.c: (gst_theora_dec_init):
10696 * ext/theora/theoraenc.c: (gst_theora_enc_init):
10697 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
10698 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
10699 * gst/adder/gstadder.c: (gst_adder_class_init),
10700 (gst_adder_dispose):
10701 * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
10702 * gst/subparse/gstsubparse.c: (gst_subparse_init):
10703 * gst/videorate/gstvideorate.c: (gst_videorate_init):
10704 Fix a whole set of pad template leaks
10706 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
10708 * check/generic/states.c: (GST_START_TEST):
10709 fix the test so that it only checks for elements that are part of
10712 2005-11-16 Michael Smith <msmith@fluendo.com>
10714 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
10715 (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
10716 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10717 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10718 (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
10719 (gst_ogg_mux_change_state):
10720 Fix leaking collectpads.
10722 2005-11-16 Edward Hervey <edward@fluendo.com>
10724 * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
10725 (gst_videorate_event), (gst_videorate_chain):
10726 Handle segment seeks
10728 2005-11-16 Wim Taymans <wim@fluendo.com>
10730 * gst-libs/gst/audio/gstbaseaudiosink.c:
10731 (gst_base_audio_sink_provide_clock),
10732 (gst_base_audio_sink_change_state):
10733 Set ringbuffer to non-flushing when going to PAUSED, set to
10734 flushing again when going to READY.
10736 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
10737 (gst_ring_buffer_stop):
10738 Start in flushing mode by default.
10739 Don't set flushing in the _stop method, let the app call
10742 2005-11-16 Julien MOUTTE <julien@moutte.net>
10744 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
10745 * gst-libs/gst/video/videosink.h: Add helper function needed
10748 2005-11-16 Tim-Philipp Müller <tim at centricular dot net>
10750 * gst/videoscale/gstvideoscale.c:
10751 (gst_videoscale_handle_src_event):
10752 Don't leak reference to pad parent.
10754 2005-11-16 Wim Taymans <wim@fluendo.com>
10756 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
10757 Set ringbuffer to flushing when stopping so that we don't
10758 block on wait_segment anymore and livelock.
10760 2005-11-16 Wim Taymans <wim@fluendo.com>
10762 * examples/seeking/seek.c: (send_event), (do_seek),
10763 (loop_toggle_cb), (segment_done), (main):
10764 Added looping checkbox.
10766 2005-11-16 Thomas Vander Stichele <thomas at apestaart dot org>
10768 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10769 (gst_ogg_demux_init):
10770 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
10771 (gst_vorbis_dec_init):
10772 revert unrefs, they don't pass make check
10774 2005-11-15 Johan Dahlin <johan@gnome.org>
10776 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10777 (gst_ogg_demux_init), (gst_ogg_demux_finalize):
10778 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
10779 (gst_vorbis_dec_init):
10780 Fix pad template leaks.
10782 2005-11-15 Tim-Philipp Müller <tim at centricular dot net>
10784 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
10785 Make state change function thread safe.
10787 2005-11-15 Edward Hervey <edward@fluendo.com>
10789 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
10790 (gst_ogg_demux_class_init):
10791 Implement GstElement::send_event, so we can send seek events
10794 2005-11-14 Julien MOUTTE <julien@moutte.net>
10796 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
10797 Discovered how to take away flickering while resizing the
10798 window. Please don't put that in ximagesink, refactoring in
10801 2005-11-14 Michael Smith <msmith@fluendo.com>
10803 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
10804 (gst_multifdsink_render):
10805 Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
10807 2005-11-14 Tim-Philipp Müller <tim at centricular dot net>
10809 * gst/playback/gstplaybin.c: (gen_audio_element):
10810 Use autoaudiosink, it tends to be more widely available than
10813 2005-11-14 Andy Wingo <wingo@pobox.com>
10815 * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
10816 as well if it is available. Fixes #316442.
10818 2005-11-14 Michael Smith <msmith@fluendo.com>
10820 * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
10821 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
10822 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10823 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10824 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
10825 (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
10826 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
10827 (gst_vorbisenc_change_state):
10828 Fix a small memory leak in vorbisenc.
10829 Fix large memory leaks in oggmux, also fix lots of state change
10832 2005-11-14 Thomas Vander Stichele <thomas at apestaart dot org>
10834 * gst/videotestsrc/gstvideotestsrc.c:
10835 (gst_videotestsrc_class_init), (gst_videotestsrc_init),
10836 (gst_videotestsrc_src_fixate):
10837 move fixation to a fixate function
10838 remove negotiate function, basesrc's is good enough
10839 fixes a bug for check when using the element alone
10841 2005-11-13 Edward Hervey <edward@fluendo.com>
10843 * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
10844 (key_toggle_cb), (main):
10845 Added checkboxes for adding/removing the accurate and key_unit seek
10848 2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
10850 * configure.ac: back to HEAD
10852 === release 0.9.5 ===
10854 2005-11-11 Thomas Vander Stichele <thomas at apestaart dot org>
10857 releasing 0.9.5, "No No Kia"
10859 2005-11-11 Edward Hervey <edward@fluendo.com>
10861 * examples/seeking/seek.c: (make_parselaunch_pipeline):
10862 Added parse-launch syntax seeking mode for the seeking example.
10863 This should help stress-test even more cases.
10864 Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
10866 2005-11-11 Tim-Philipp Müller <tim at centricular dot net>
10868 * sys/xvimage/xvimagesink.c:
10869 (gst_xvimagesink_navigation_send_event):
10870 Check whether peer pad exists before sending navigation events
10873 2005-11-11 Michael Smith <msmith@fluendo.com>
10875 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
10876 (gst_vorbisenc_buffer_from_packet):
10877 * ext/vorbis/vorbisenc.h:
10878 Set duration on encoded buffers. This allows oggmux's
10879 max_page_delay parameter to actually work.
10881 2005-11-11 Tim-Philipp Müller <tim at centricular dot net>
10883 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10884 (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
10885 (gst_ffmpegcsp_avpicture_fill):
10886 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10887 (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
10888 Make palettes work again (see #132341). Use our own macros
10891 2005-11-10 Andy Wingo <wingo@pobox.com>
10893 * gst/playback/gstplaybasebin.c (prepare_output): Fix format
10896 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
10898 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10899 (gst_ffmpegcsp_transform_caps):
10900 Prefer passthrough in transform_caps
10902 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
10904 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
10905 check for ALSA errors properly, instead of relying on ALSA's
10906 error strings to serve to the user.
10908 2005-11-10 Wim Taymans <wim@fluendo.com>
10910 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
10911 (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
10912 (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
10913 Modernise the seek code.
10915 2005-11-10 Michael Smith <msmith@fluendo.com>
10917 * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
10918 (setup_substreams), (set_active_source):
10919 Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
10920 trying to go to NULL if we failed to read a file.
10922 2005-11-10 Wim Taymans <wim@fluendo.com>
10924 * gst/audiotestsrc/gstaudiotestsrc.c:
10925 (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
10926 (gst_audiotestsrc_create):
10927 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10928 (gst_sinesrc_get_times), (gst_sinesrc_create):
10929 * gst/videotestsrc/gstvideotestsrc.c:
10930 (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
10931 (gst_videotestsrc_create):
10932 The base class can now sync for us.
10934 2005-11-10 Thomas Vander Stichele <thomas at apestaart dot org>
10936 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
10937 a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
10938 name=source autoprobe=false autoprobe-fps=false copy-mode=1
10939 device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
10940 format=(fourcc)I420" ! xvimagesink
10942 2005-11-10 Tim-Philipp Müller <tim at centricular dot net>
10944 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10945 (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
10946 (gst_sinesrc_newsegment):
10947 Send newsegment event in TIME format, set duration if
10948 num-buffers is set, fix duration querying.
10950 2005-11-10 Michael Smith <msmith@fluendo.com>
10952 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
10953 (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10954 (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10955 (gst_ogg_mux_collected):
10956 Fix EOS handling, partially. Now forwarding an EOS event once we have
10957 EOS on all pads works correctly. However, we still don't properly set
10958 EOS on the actual ogg stream pages.
10960 2005-11-09 Tim-Philipp Müller <tim at centricular dot net>
10962 * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
10963 Set elements to NULL state before disposing of them.
10965 2005-11-08 Sebastien Cote <sebas642 at yahoo dot ca>
10967 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
10969 * gst-libs/gst/rtp/gstbasertpdepayload.c:
10970 (gst_base_rtp_depayload_init),
10971 (gst_base_rtp_depayload_set_gst_timestamp):
10972 * gst-libs/gst/rtp/gstbasertpdepayload.h:
10973 We need to send a newsegment event for each instance, not
10974 just for the first instance of this class (get rid of
10975 static variable in function). (#321011).
10977 2005-11-08 Michael Smith <msmith@fluendo.com>
10979 * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
10980 (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
10981 (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
10982 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
10983 Forward port rewrite of muxing strategy to 0.9 version of oggmux.
10984 This makes us mux things correctly according to the ogg muxing
10985 rules. Still not handling EOS correctly right now, though.
10987 2005-11-08 Tim-Philipp Müller <tim at centricular dot net>
10989 * gst/audioconvert/gstaudioconvert.c:
10992 2005-11-08 Tim-Philipp Müller <tim at centricular dot net>
10994 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
10995 (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
10996 Initialise segment_stop to GST_CLOCK_TIME_NONE when
10997 creating a new chain; should fix live streaming. Also
10998 add more debug output and fix a typo.
11000 2005-11-08 Brian Cameron <brian dot cameron at sun dot com>
11002 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
11004 * gst/volume/gstvolume.c: (volume_set_caps):
11005 Fix compilation on Solaris with Forte. (#320923)
11007 2005-11-08 Wim Taymans <wim@fluendo.com>
11009 * gst-libs/gst/audio/gstbaseaudiosink.c:
11010 (gst_base_audio_sink_render):
11011 No need to do a typecheck.
11013 2005-11-07 Tim-Philipp Müller <tim at centricular dot net>
11015 * ext/alsa/gstalsa.h:
11016 We register a debug category, so let's use it.
11018 2005-11-04 Zeeshan Ali <zeenix@gmail.com>
11020 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11021 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
11022 Fixed a small problem.
11024 2005-11-04 Wim Taymans <wim@fluendo.com>
11026 * examples/seeking/Makefile.am:
11027 * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
11028 (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
11029 (make_playerbin_pipeline), (format_value), (update_scale),
11030 (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
11031 (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
11032 (print_usage), (main):
11033 Added app for playback speed testing.
11035 * examples/seeking/seek.c: (dynamic_link),
11036 (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
11037 (make_mpeg_pipeline), (do_seek), (set_update_scale),
11038 (message_received), (main):
11039 Updated seek example.
11041 2005-11-04 Zeeshan Ali <zeenix@gmail.com>
11043 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11044 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
11045 (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
11046 (gst_base_rtp_depayload_set_clock):
11047 * gst-libs/gst/rtp/gstbasertpdepayload.h:
11048 Don't sleep on the bench (system clock) when you have a nice
11049 comfortable bed (Gstreamer clock) to sleep on.
11051 2005-11-03 Wim Taymans <wim@fluendo.com>
11053 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11054 (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
11055 (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
11056 Handle the case where a pad_block failed.
11058 2005-11-02 Sebastien Cote <sebas642@yahoo.ca>
11060 reviewed by: Zeeshan Ali <zeenix@gmail.com>
11062 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11063 (gst_base_rtp_depayload_add_to_queue),
11064 (gst_base_rtp_depayload_push),
11065 (gst_base_rtp_depayload_set_gst_timestamp),
11066 (gst_base_rtp_depayload_queue_release):
11067 Fixes some bugs in the depayloader's queuing/de-queueing code.
11069 2005-10-31 Michael Smith <msmith@fluendo.com>
11071 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
11072 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
11073 (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
11074 Patch from Alessandro Decina <alessandro@nnva.org>.
11075 Make oggdemux only find the final time in a chain, not per-pad,
11076 since the per-pad information can be very expensive to locate, and
11077 it isn't used anywhere. This makes reading a file containing
11078 OggSkeleton reasonably fast.
11079 Also, make chain finding work when there are logical bitstreams that
11080 can't be decoded. Fixes #319110.
11082 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
11084 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11085 (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
11086 (gst_base_rtp_depayload_chain),
11087 (gst_base_rtp_depayload_add_to_queue),
11088 (gst_base_rtp_depayload_push),
11089 (gst_base_rtp_depayload_set_gst_timestamp),
11090 (gst_base_rtp_depayload_queue_release),
11091 (gst_base_rtp_depayload_start_thread),
11092 (gst_base_rtp_depayload_set_property),
11093 (gst_base_rtp_depayload_get_property):
11094 * gst-libs/gst/rtp/gstbasertpdepayload.h:
11095 Some random fixes, to fullfill the desires of thomas.
11097 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
11099 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11100 (gst_base_rtp_depayload_add_to_queue),
11101 (gst_base_rtp_depayload_push):
11102 Fixed the queueing algorithm.
11104 2005-10-31 Zeeshan Ali <zeenix@gmail.com>
11106 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11107 (gst_base_rtp_depayload_push):
11110 2005-10-31 Wim Taymans <wim@fluendo.com>
11112 * gst-libs/gst/audio/gstringbuffer.h:
11115 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11116 (gst_ffmpeg_caps_to_pixfmt):
11117 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11118 (gst_ffmpegcsp_set_caps):
11119 Some more comments.
11120 Handle missing required caps fields better.
11122 2005-10-31 Wim Taymans <wim@fluendo.com>
11124 * gst-libs/gst/audio/gstbaseaudiosink.c:
11125 (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
11126 (gst_base_audio_sink_render):
11127 * gst-libs/gst/audio/gstringbuffer.c:
11128 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11129 (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
11130 (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
11131 (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
11132 (gst_ring_buffer_read):
11133 * gst-libs/gst/audio/gstringbuffer.h:
11134 Add flushing mode to the ringbuffer so that it in all cases does
11135 not try to handle more audio. This makes sure it does not try to
11136 block anymore when flushing and fixes a livelock.
11138 2005-10-29 Tim-Philipp Müller <tim at centricular dot net>
11140 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
11141 (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
11142 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
11143 Explicitly check for -1 values before doing a conversion
11144 and always map them to -1. (#315545)
11146 2005-10-28 Thomas Vander Stichele <thomas at apestaart dot org>
11148 * gst/playback/gstplaybin.c: (gen_video_element):
11149 first try autovideosink, then xvimagesink, then error out
11151 add translatable file
11166 update translations
11168 2005-10-27 Philippe Khalaf <burger at speedy dot org>
11170 * gst-libs/gst/rtp/gstbasedepayload.c:
11171 * gst-libs/gst/rtp/gstbasedepayload.h:
11174 2005-10-27 Tim-Philipp Müller <tim at centricular dot net>
11176 * gst/playback/.cvsignore:
11177 * gst/playback/decodetest.c:
11178 * gst/playback/test3.c:
11179 Port these two tests as well.
11181 2005-10-27 Wim Taymans <wim@fluendo.com>
11183 * ext/theora/theoradec.c: (theora_dec_src_query),
11184 (theora_dec_sink_event):
11185 * ext/theora/theoraenc.c: (theora_enc_sink_event),
11186 (theora_enc_change_state):
11187 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11188 (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
11189 Take proper locks when handling events.
11191 2005-10-27 Wim Taymans <wim@fluendo.com>
11193 * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
11194 (gst_adder_change_state):
11195 Fix timestamps and fix deadlock when stopping the collectpads.
11197 2005-10-27 Zeeshan Ali <zeenix@gmail.com>
11199 * gst-libs/gst/rtp/gstrtpbuffer.h:
11200 Declaring the payload types as strings too so that they can be used
11201 in the padtemplate inialization.
11203 2005-10-26 Andre Magalhaes <andrunko@gmail.com>
11205 reviewed by: Zeeshan Ali <zeenix@gmail.com>
11207 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11208 (gst_base_rtp_depayload_class_init):
11209 Fixes a small but nasty bug. The derived elements no longer segfaults
11212 2005-10-26 Michael Smith <msmith@fluendo.com>
11214 * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
11215 When clearing an audioconvert context, set tmpbufsize to zero, so
11216 we'll allocate it again later if required.
11217 This fixes audioconvert re-negotiating formats, which previously
11218 segfaulted with a NULL destination buffer.
11220 2005-10-26 Zeeshan Ali <zeenix@gmail.com>
11222 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11223 (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
11224 (gst_base_rtp_depayload_set_gst_timestamp),
11225 (gst_base_rtp_depayload_queue_release):
11226 Fixed a smalll memleak.
11228 2005-10-26 Zeeshan Ali <zeenix@gmail.com>
11229 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11230 (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
11231 (gst_base_rtp_depayload_finalize),
11232 (gst_base_rtp_depayload_setcaps),
11233 (gst_base_rtp_depayload_add_to_queue),
11234 (gst_base_rtp_depayload_push),
11235 (gst_base_rtp_depayload_set_gst_timestamp),
11236 (gst_base_rtp_depayload_queue_release),
11237 (gst_base_rtp_depayload_thread),
11238 (gst_base_rtp_depayload_change_state):
11239 * gst-libs/gst/rtp/gstbasertpdepayload.h:
11240 Changed the C++ comments to C comments
11242 2005-10-26 Tim-Philipp Müller <tim at centricular dot net>
11244 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
11245 * gst/tcp/gsttcpclientsrc.h:
11246 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
11247 * gst/tcp/gsttcpserversrc.h:
11248 Remove unused 'curoffset' structure member.
11250 2005-10-25 Zeeshan Ali <zeenix@gmail.com>
11252 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11253 (gst_base_rtp_depayload_base_init),
11254 (gst_base_rtp_depayload_finalize):
11255 * gst-libs/gst/rtp/gstbasertpdepayload.h:
11256 * gst-libs/gst/rtp/gstbasertppayload.h:
11257 The pad-template on the sinkpad should be set by the derived classes.
11258 Also added some useful macros.
11260 2005-10-24 Wim Taymans <wim@fluendo.com>
11262 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11263 Correctly flush decoder samples even if we could not
11264 copy them to an output buffer. Fixes #319618.
11266 2005-10-24 Julien MOUTTE <julien@moutte.net>
11268 * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11269 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
11270 the caps against our xcontext caps.
11272 2005-10-24 Wim Taymans <wim@fluendo.com>
11274 * gst-libs/gst/audio/gstbaseaudiosink.c:
11275 (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11277 Use sync property from baseclass to disable sync.
11279 2005-10-24 Wim Taymans <wim@fluendo.com>
11281 * gst-libs/gst/audio/gstbaseaudiosink.c:
11282 (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11283 Buffers with no timestamps get aligned with previous buffers or
11284 on underrun, played ASAP.
11286 2005-10-24 Julien MOUTTE <julien@moutte.net>
11288 * gst-libs/gst/video/video.h:
11289 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11290 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11291 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
11292 here comes my change on caps for framerate and geometry range.
11293 We are now accepting 1 to MAXINT for width and height, and from
11294 0.0 to MAXDOUBLE for framerate. That allows duration less png frames
11295 to be blended correctly in videomixer.
11297 2005-10-24 Thomas Vander Stichele <thomas at apestaart dot org>
11302 === release 0.9.4 ===
11304 2005-10-23 Thomas Vander Stichele <thomas at apestaart dot org>
11309 releasing 0.9.4, "Velociraptor"
11311 2005-10-23 Thomas Vander Stichele <thomas at apestaart dot org>
11313 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
11317 2005-10-21 Wim Taymans <wim@fluendo.com>
11319 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11320 (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
11321 (pad_blocked), (close_pad_link), (new_pad):
11322 Don't try to remove elements twice.
11324 2005-10-21 Wim Taymans <wim@fluendo.com>
11326 * ext/theora/theoradec.c: (theora_dec_src_query),
11327 (theora_dec_sink_event):
11328 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11329 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11330 (vorbis_handle_data_packet):
11331 * ext/vorbis/vorbisdec.h:
11334 * gst-libs/gst/audio/gstbaseaudiosink.c:
11335 (gst_base_audio_sink_render):
11336 Don't try to sync on buffers without a timestamp.
11338 2005-10-21 Wim Taymans <wim@fluendo.com>
11340 * ext/theora/theoradec.c: (theora_dec_src_query),
11341 (theora_dec_sink_event):
11342 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11343 (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11344 (vorbis_handle_data_packet):
11345 * ext/vorbis/vorbisdec.h:
11348 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
11350 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
11351 (gst_vorbisenc_src_query):
11352 Implement position and duration queries.
11354 * gst/playback/test3.c: (update_scale), (main):
11355 Fix for async state changes and print nicer output.
11357 2005-10-20 Wim Taymans <wim@fluendo.com>
11359 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11360 (dump_element_stats), (main):
11361 * gst/playback/test6.c: (main):
11364 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
11366 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11367 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11368 Don't use functions for position queries when handling
11371 2005-10-20 Tim-Philipp Müller <tim at centricular dot net>
11373 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11374 (vorbis_handle_data_packet), (vorbis_dec_chain),
11375 (vorbis_dec_change_state):
11376 * ext/vorbis/vorbisdec.h:
11377 Vorbis streams can be embedded in other container formats
11378 than ogg, container formats where the demuxer might set
11379 timestamps on encoded vorbis buffers instead of those silly
11380 granulepos thingies. In short: make vorbisdec handle
11381 timestamps on incoming buffers as well.
11383 2005-10-20 Wim Taymans <wim@fluendo.com>
11385 * gst/playback/gstplaybasebin.c: (group_destroy),
11386 (gst_play_base_bin_change_state):
11388 Handle case where playbasebin is now ASYNC because
11391 2005-10-19 Tim-Philipp Müller <tim at centricular dot net>
11393 * gst/audioconvert/Makefile.am:
11394 * gst/audioconvert/bufferframesconvert.c:
11395 * gst/audioconvert/plugin.c: (plugin_init):
11396 * gst/audioconvert/plugin.h:
11397 And bye bye buffer-frames-convert
11399 2005-10-19 Wim Taymans <wim@fluendo.com>
11401 * check/elements/audioconvert.c:
11402 * docs/libs/tmpl/gstaudio.sgml:
11403 * docs/libs/tmpl/gstcolorbalance.sgml:
11404 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11405 (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
11406 * ext/vorbis/vorbisenc.c: (raw_caps_factory):
11407 * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
11408 * gst-libs/gst/audio/audio.h:
11409 * gst/audioconvert/audioconvert.h:
11410 * gst/audioconvert/gstaudioconvert.c:
11411 (gst_audio_convert_parse_caps):
11412 * gst/volume/gstvolume.c:
11413 Bye bye buffer-frames.
11415 2005-10-19 Wim Taymans <wim@fluendo.com>
11417 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11418 (query_positions_elems), (query_positions_pads), (update_scale),
11419 (do_seek), (set_update_scale), (message_received), (main):
11420 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
11421 (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
11422 (gst_ogg_demux_loop):
11423 * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
11424 * ext/theora/theoradec.c: (theora_dec_src_query),
11425 (theora_dec_sink_event):
11426 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11427 (vorbis_dec_sink_event), (vorbis_handle_data_packet):
11428 * gst/adder/gstadder.c: (gst_adder_query):
11429 * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11430 * gst/playback/test3.c: (update_scale):
11431 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11432 (dump_element_stats), (main):
11433 * gst/playback/test6.c: (main):
11434 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11437 2005-10-19 Tim-Philipp Müller <tim at centricular dot net>
11439 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
11440 (xml_check_first_element), (xml_type_find), (smil_type_find),
11442 Add typefinding for SMIL and for generic XML. Based on patch by
11443 Akos Maroy (#308663).
11445 2005-10-18 Wim Taymans <wim@fluendo.com>
11447 * gst/playback/Makefile.am:
11448 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11449 (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
11450 (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
11451 (try_to_link_1), (new_pad), (no_more_pads), (type_found),
11452 (gst_decode_bin_change_state):
11453 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11454 (gst_play_bin_send_event_to_sink):
11455 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11456 (dump_element_stats), (main):
11457 * gst/playback/test6.c: (main):
11458 Make playbin async, it'll commit state to paused when all streams
11461 Added test6.c to show async behaviour.
11463 2005-10-18 Wim Taymans <wim@fluendo.com>
11465 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
11466 (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
11467 Fix for segment-start/stop API change.
11469 2005-10-18 Wim Taymans <wim@fluendo.com>
11471 * check/Makefile.am:
11472 * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
11474 Add future test for clock selection.
11476 2005-10-18 Wim Taymans <wim@fluendo.com>
11478 * ext/alsa/gstalsasink.c: (gst_alsasink_init),
11479 (gst_alsasink_close):
11480 Set handle to NULL.
11482 * gst-libs/gst/audio/gstringbuffer.c:
11483 (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11484 (gst_ring_buffer_acquire), (gst_ring_buffer_release),
11485 (gst_ring_buffer_start), (gst_ring_buffer_pause),
11486 (gst_ring_buffer_stop), (gst_ring_buffer_commit),
11487 (gst_ring_buffer_read):
11490 2005-10-17 Stefan Kost <ensonic@users.sf.net>
11492 * gst/audiotestsrc/Makefile.am:
11493 * gst/sine/Makefile.am:
11494 * gst/volume/Makefile.am:
11495 fix broken build of controllerized plugins
11497 2005-10-17 Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
11499 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
11501 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11502 (gst_riff_create_video_template_caps):
11503 Add support for Indeo-3 (IV32).
11505 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
11510 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
11512 * gst-libs/gst/video/video.c: (gst_video_get_size):
11513 * gst/audiotestsrc/gstaudiotestsrc.c:
11516 2005-10-17 Andy Wingo <wingo@pobox.com>
11518 * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
11519 with the collectpads change.
11520 (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
11522 * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
11524 * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
11526 * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
11527 alloc_buffer flow return to callers.
11528 (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
11529 change. Fix some memleaks in theoraenc.
11531 * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
11532 in strange circumstance.
11534 2005-10-17 Julien MOUTTE <julien@moutte.net>
11536 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11537 (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
11538 from caps, let's use the caps...
11540 2005-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
11543 put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
11545 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
11547 * gst-libs/gst/interfaces/Makefile.am:
11550 2005-10-16 Andy Wingo <wingo@pobox.com>
11552 * gst/playback/gstdecodebin.c
11553 (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
11555 (try_to_link_1): Increase kraziness level.
11557 2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
11560 restructure like the core one
11561 * gst-libs/gst/audio/Makefile.am:
11562 * gst-libs/gst/interfaces/Makefile.am:
11563 * gst-libs/gst/net/Makefile.am:
11564 * gst-libs/gst/riff/Makefile.am:
11565 * gst-libs/gst/rtp/Makefile.am:
11566 * gst-libs/gst/tag/Makefile.am:
11567 * gst-libs/gst/video/Makefile.am:
11568 use correct linker flags, now the libs are properly versioned
11569 * check/elements/audioconvert.c: (verify_convert):
11570 * ext/alsa/gstalsaplugin.c:
11571 * ext/cdparanoia/gstcdparanoia.c:
11572 * ext/gnomevfs/gstgnomevfs.c:
11573 * ext/libvisual/visual.c:
11574 * ext/ogg/gstogg.c:
11575 * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
11576 * ext/theora/theora.c:
11577 * ext/vorbis/vorbis.c:
11578 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
11579 * gst-libs/gst/tag/gsttagediting.c:
11580 * gst-libs/gst/video/video.c:
11581 * gst/adder/gstadder.c:
11582 * gst/audioconvert/plugin.c:
11583 * gst/audiorate/gstaudiorate.c:
11584 * gst/audioresample/gstaudioresample.c:
11585 * gst/audioresample/resample_ref.c: (resample_scale_ref):
11586 * gst/audioscale/gstaudioscale.c:
11587 * gst/audioscale/resample.c:
11588 * gst/audiotestsrc/gstaudiotestsrc.c:
11589 * gst/ffmpegcolorspace/gstffmpeg.c:
11590 * gst/playback/gstdecodebin.c: (close_pad_link):
11591 * gst/playback/gstplaybin.c: (gen_video_element),
11592 (gen_audio_element):
11593 * gst/sine/gstsinesrc.c:
11594 * gst/subparse/gstsubparse.c:
11595 * gst/tags/gsttagediting.c:
11596 * gst/tcp/gsttcpplugin.c:
11597 * gst/typefind/gsttypefindfunctions.c:
11598 * gst/videorate/gstvideorate.c:
11599 * gst/videoscale/gstvideoscale.c:
11600 * gst/videotestsrc/gstvideotestsrc.c:
11601 * gst/volume/gstvolume.c:
11602 * sys/v4l/gstv4l.c:
11603 * sys/ximage/ximage.c:
11604 * sys/xvimage/xvimagesink.c:
11607 2005-10-13 Tim-Philipp Müller <tim at centricular dot net>
11609 * ext/vorbis/vorbisenc.c:
11610 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
11611 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
11612 (gst_tag_to_vorbis_comments):
11613 Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
11615 2005-10-13 Stefan Kost <ensonic@users.sf.net>
11617 * examples/stats/mp2ogg.c:
11618 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11621 2005-10-13 Michael Smith <msmith@fluendo.com>
11623 * ext/ogg/gstoggmux.c:
11624 Use magic glib macros to define constants as 64 bit, to ensure
11625 appropriate vararg passing.
11627 2005-10-13 Michael Smith <msmith@fluendo.com>
11629 * ext/ogg/gstoggmux.c:
11630 * gst/audioconvert/audioconvert.c: (float):
11631 Don't use LL suffix, as it's not portable, and neither of these
11632 uses required it anyway.
11634 2005-10-12 Stefan Kost <ensonic@users.sf.net>
11636 * examples/indexing/indexmpeg.c: (main):
11637 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
11638 (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
11639 (cdparanoia_convert), (cdparanoia_query):
11640 * ext/cdparanoia/gstcdparanoia.h:
11641 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
11642 (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
11643 (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
11644 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
11645 * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
11646 * gst/playback/gststreamselector.c: (gst_stream_selector_init):
11647 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
11648 (gst_multifdsink_render), (gst_multifdsink_start),
11649 (gst_multifdsink_stop):
11650 * gst/tcp/gstmultifdsink.h:
11651 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
11652 (gst_tcpclientsink_render), (gst_tcpclientsink_start),
11653 (gst_tcpclientsink_stop):
11654 * gst/tcp/gsttcpclientsink.h:
11655 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
11656 (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
11657 (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
11658 * gst/tcp/gsttcpclientsrc.h:
11659 * gst/tcp/gsttcpserversink.h:
11660 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
11661 (gst_tcpserversrc_create), (gst_tcpserversrc_start),
11662 (gst_tcpserversrc_stop):
11663 * gst/tcp/gsttcpserversrc.h:
11664 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
11665 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
11666 * sys/ximage/ximagesink.c: (gst_ximagesink_init):
11667 renamed GST_FLAGS macros to GST_OBJECT_FLAGS
11668 moved bitshift from macro to enum definition
11670 2005-10-12 Wim Taymans <wim@fluendo.com>
11672 * examples/seeking/Makefile.am:
11675 2005-10-12 Wim Taymans <wim@fluendo.com>
11677 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11678 (gst_ring_buffer_read), (gst_ring_buffer_clear):
11679 Don't assert on normal stuff.
11681 * gst/playback/gstplaybin.c: (do_playbin_seek):
11684 2005-10-12 Wim Taymans <wim@fluendo.com>
11686 * check/pipelines/simple_launch_lines.c: (run_pipeline):
11687 * examples/seeking/Makefile.am:
11688 * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
11689 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11690 (do_seek), (set_update_scale), (message_received), (main):
11691 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11692 (gst_ring_buffer_read), (gst_ring_buffer_clear):
11693 Update for _get_state() API change.
11695 2005-10-11 Wim Taymans <wim@fluendo.com>
11697 * gst-libs/gst/audio/gstbaseaudiosink.c:
11698 (gst_base_audio_sink_render):
11699 * gst-libs/gst/audio/gstbaseaudiosrc.c:
11700 (gst_base_audio_src_create):
11701 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11702 (gst_ring_buffer_read):
11704 Commit and read from ringbuffer in samples rather than bytes.
11706 2005-10-11 Wim Taymans <wim@fluendo.com>
11708 * gst-libs/gst/audio/gstbaseaudiosink.c:
11709 (gst_base_audio_sink_render):
11710 Respect segment rate and accum when scheduling samples.
11712 2005-10-11 Julien MOUTTE <julien@moutte.net>
11714 * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
11715 (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
11716 EOS correctly, that needs more work.
11718 2005-10-11 Wim Taymans <wim@fluendo.com>
11720 * check/generic/states.c: (GST_START_TEST):
11721 remove old property.
11723 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
11724 (gst_ogg_demux_perform_seek):
11725 * ext/theora/theoradec.c: (theora_dec_sink_event):
11726 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11727 (vorbis_handle_data_packet):
11728 * gst-libs/gst/rtp/gstbasertpdepayload.c:
11729 (gst_base_rtp_depayload_set_gst_timestamp):
11730 * gst/videorate/gstvideorate.c: (gst_videorate_event):
11731 Update for newsegment API change.
11733 2005-10-11 Michael Smith <msmith@fluendo.com>
11735 * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
11736 (do_playbin_seek), (gst_play_bin_send_event):
11737 Override send_event differently, so that we can takes bits of
11738 functionality from GstPipeline (special handling for seeks,
11739 including pausing/resuming, and resetting stream time) and still get
11740 the appropriate behaviour of only forwarding event to a single sink,
11741 rather than all of them.
11742 Unfortunately requires a lot of code duplication, but the
11743 alternatives are equally ugly in the end.
11745 2005-10-11 Thomas Vander Stichele <thomas at apestaart dot org>
11747 * check/elements/audioconvert.c: (setup_audioconvert),
11748 (cleanup_audioconvert), (get_int_caps), (verify_convert),
11749 (GST_START_TEST), (audioconvert_suite):
11750 clean up tests a little, fix some leaks.
11752 2005-10-10 Wim Taymans <wim@fluendo.com>
11754 * ext/alsa/gstalsasink.c:
11755 Also allow unsigned int.
11757 * gst-libs/gst/audio/gstbaseaudiosrc.c:
11758 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
11761 2005-10-10 Wim Taymans <wim@fluendo.com>
11763 * check/pipelines/simple_launch_lines.c: (run_pipeline):
11764 Small update, use API as stated in design docs.
11766 * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11767 (update_scale), (do_seek), (seek_cb), (set_update_scale),
11768 (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
11769 (message_received), (main):
11770 Updated seek example for GOption. Some usability improvements.
11772 2005-10-10 Wim Taymans <wim@fluendo.com>
11774 * gst/audioconvert/audioconvert.h:
11775 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
11776 (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
11777 Alloc temp storage somewhere else where we can do it more
11780 2005-10-10 Wim Taymans <wim@fluendo.com>
11782 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
11783 (gst_tcpserversrc_start):
11784 Don't block in accept while doing the state change, move
11785 to poll and make cancellable.
11787 2005-10-09 Philippe Khalaf <burger@speedy.org>
11789 * gst-libs/gst/rtp/rtpbasedepayload.c:
11790 Set timestamp and add queue delay to timestamp
11791 * gst-libs/gst/rtp/rtpbuffer.h:
11792 Set correct payload type for h263
11794 2005-10-09 Stefan Kost <ensonic@users.sf.net>
11796 * gst/audiotestsrc/gstaudiotestsrc.c:
11797 (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
11798 (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
11799 (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
11800 (gst_audiotestsrc_create_triangle),
11801 (gst_audiotestsrc_create_silence),
11802 (gst_audiotestsrc_create_white_noise),
11803 (gst_audiotestsrc_init_pink_noise),
11804 (gst_audiotestsrc_generate_pink_noise_value),
11805 (gst_audiotestsrc_create_pink_noise),
11806 (gst_audiotestsrc_change_wave):
11807 * gst/audiotestsrc/gstaudiotestsrc.h:
11808 fixed typo, added pink noise
11810 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
11812 * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
11814 Add wavpack and spc typefind functions from 0.8 branch.
11816 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
11818 * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
11819 (ar_type_find), (msdos_type_find), (plugin_init):
11820 Add typefind functions for tar archives, ar archives,
11821 RAR archives, and msdos-executables (dlls, exe, etc.).
11822 Some of those would be wrongly identified as mpeg
11823 streams of some sort before (#315550).
11825 2005-10-09 Stefan Kost <ensonic@users.sf.net>
11828 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11829 * docs/plugins/gst-plugins-base-plugins-sections.txt:
11830 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
11831 * gst/audiotestsrc/Makefile.am:
11832 * gst/audiotestsrc/gstaudiotestsrc.c:
11833 (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
11834 (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
11835 (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
11836 (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
11837 (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
11838 (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
11839 (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
11840 (gst_audiotestsrc_create_silence),
11841 (gst_audiotestsrc_create_white_noise),
11842 (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
11843 (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
11844 (gst_audiotestsrc_start), (plugin_init):
11845 * gst/audiotestsrc/gstaudiotestsrc.h:
11846 add new plugin and element
11847 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
11850 2005-10-09 Tim-Philipp Müller <tim at centricular dot net>
11852 * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
11853 (gst_adder_init), (gst_adder_request_new_pad),
11854 (gst_adder_change_state):
11855 Add query function to source pad, so adder reports the correct
11856 time/sample position when queried (#315457); fix state change
11857 function; use GST_DEBUG_FUNCPTR() for pad functions.
11859 2005-10-08 Thomas Vander Stichele <thomas at apestaart dot org>
11861 * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
11862 Fix leaks in typefind registration
11863 Clean up the gratuitous commenting and whitespacing a little
11865 2005-10-08 Wim Taymans <wim@fluendo.com>
11867 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
11868 Only actually wait for the thread to be stopped if it's
11871 2005-10-08 Wim Taymans <wim@fluendo.com>
11873 * gst-libs/gst/audio/gstbaseaudiosink.c:
11874 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11875 If we receive EOS we can start playback of what we had.
11877 2005-10-08 Wim Taymans <wim@fluendo.com>
11879 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11880 (gst_multifdsink_finalize), (multifdsink_hash_remove),
11881 (gst_multifdsink_stop):
11882 Fix crasher when going to NULL multiple times.
11884 2005-10-06 Wim Taymans <wim@fluendo.com>
11886 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
11887 (gst_base_audio_src_create), (gst_base_audio_src_change_state):
11888 * gst-libs/gst/audio/gstbaseaudiosrc.h:
11889 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
11890 patch from Edgard Lima <edgard.lima@indt.org.br>
11891 Fixed gstbaseaudiosrc adding ring buffer sync to it.
11893 2005-10-06 Wim Taymans <wim@fluendo.com>
11895 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
11896 Report the FLOW_RETURN as string in the error message.
11898 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
11899 Don't assert when clearing an unnegotiated buffer.
11901 2005-10-04 Michael Smith <msmith@fluendo.com>
11903 * gst/playback/gstplaybasebin.c: (group_destroy),
11904 (gen_preroll_element), (remove_groups), (setup_source):
11905 * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
11906 (setup_sinks), (gst_play_bin_send_event),
11907 (gst_play_bin_change_state):
11908 Set state to NULL before removing from bin. Fix refcounting.
11910 2005-10-04 Michael Smith <msmith@fluendo.com>
11912 * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11913 Correct refcounting in send_event() function. Previously was wrong
11914 if the first sink was unable to handle the event.
11916 2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
11919 back to development
11921 === release 0.9.3 ===
11923 2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
11926 Releasing 0.9.3, "De Facto"
11928 2005-10-03 Andy Wingo <wingo@pobox.com>
11930 * gst/playback/gstdecodebin.c (try_to_link_1)
11931 (remove_element_chain): set element to NULL before removing it.
11933 2005-10-02 Johan Dahlin <johan@gnome.org>
11935 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols):
11936 protect gst_gnomevfs_get_supported_uris by a mutex, to make it
11939 2005-10-02 Andy Wingo <wingo@pobox.com>
11941 * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear)
11942 (gst_ring_buffer_prepare_read):
11943 * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
11946 2005-09-29 Wim Taymans <wim@fluendo.com>
11948 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
11949 * ext/theora/theoradec.c: (theora_handle_data_packet):
11950 * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11951 Propagate error codes from alloc_buffer too.
11953 2005-09-29 Wim Taymans <wim@fluendo.com>
11955 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
11958 * gst/playback/Makefile.am:
11959 * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11960 (dump_element_stats), (main):
11961 Added example stream introspection code.
11963 2005-09-28 Stefan Kost <ensonic@users.sf.net>
11965 * gst/adder/gstadder.c: (gst_adder_collected):
11966 fix adder for float elements
11968 2005-09-28 Wim Taymans <wim@fluendo.com>
11970 * gst-libs/gst/audio/gstbaseaudiosink.c:
11971 (gst_base_audio_sink_class_init),
11972 (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
11973 * gst-libs/gst/audio/gstbaseaudiosrc.c:
11974 (gst_base_audio_src_class_init),
11975 (gst_base_audio_src_provide_clock):
11976 get_clock -> provide_clock
11978 2005-09-28 Andy Wingo <wingo@pobox.com>
11980 * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
11983 * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
11986 * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
11987 Actually add the pad template.
11988 (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
11990 * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
11993 * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
11994 from fdsrc. Get caps in create() instead of start() so it can be
11995 interrupted. Interruption somewhat untested.
11997 * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
11998 Proper EOS handling.
12000 2005-09-27 Andy Wingo <wingo@pobox.com>
12002 * gst/tcp/gsttcpclientsrc.c: Cleaned up.
12004 * gst/tcp/gsttcpserversrc.c: Cleaned up.
12006 * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
12008 * gst/tcp/gsttcp.h:
12009 * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
12010 out of tcpclientsrc.c. Cancellable.
12011 (gst_tcp_socket_read): Made private, cancellable, with better
12012 diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
12013 (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
12014 whole buffer, and better diagnostics.
12015 (gst_tcp_gdp_read_caps): Same.
12017 * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
12019 2005-09-26 Andy Wingo <wingo@pobox.com>
12021 * gst/sine/gstsinesrc.h:
12022 * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
12023 change the 'sync' property to 'is-live' and implement it halfway,
12024 update for controller api change.
12026 * gst/volume/gstvolume.c (volume_transform_ip): Update for
12027 controller api change.
12029 2005-09-24 Wim Taymans <wim@fluendo.com>
12031 * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
12032 * gst-libs/gst/audio/gstaudiosink.c:
12033 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
12034 (gst_audioringbuffer_stop):
12035 * gst-libs/gst/audio/gstbaseaudiosink.c:
12036 (gst_base_audio_sink_event), (gst_base_audio_sink_render),
12037 (gst_base_audio_sink_change_state):
12038 * gst-libs/gst/audio/gstbaseaudiosink.h:
12039 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
12040 (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
12041 (gst_ring_buffer_commit), (gst_ring_buffer_read):
12042 * gst-libs/gst/audio/gstringbuffer.h:
12043 Fix sync again. Moved sample alignment to basesink.
12045 2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org>
12047 * docs/plugins/Makefile.am:
12048 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12049 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12050 * gst/volume/gstvolume.c:
12052 * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
12053 * gst-libs/gst/audio/audio.h:
12054 add conversion macros for frames <-> clocktime
12056 2005-09-23 David Schleef <ds@schleef.org>
12058 * gst/audioresample/Makefile.am:
12059 * gst/audioresample/debug.h:
12060 * gst/audioresample/gstaudioresample.c:
12061 * gst/audioresample/resample.c: Convert to using gst debugging
12063 2005-09-22 Wim Taymans <wim@fluendo.com>
12065 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12066 (gst_play_bin_send_event):
12067 Only seek on one sink, the first one that succeeds.
12069 2005-09-22 Michael Smith <msmith@fluendo.com>
12071 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
12072 (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
12073 Don't flush encoder state unless we have an initialised encoder.
12074 Clear out encoder state on PAUSED_TO_READY.
12076 2005-09-22 Wim Taymans <wim@fluendo.com>
12078 * gst-libs/gst/rtp/gstbasertppayload.c:
12079 (gst_basertppayload_class_init), (gst_basertppayload_init),
12080 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12081 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12082 (gst_basertppayload_is_filled), (gst_basertppayload_push),
12083 (gst_basertppayload_set_property),
12084 (gst_basertppayload_get_property),
12085 (gst_basertppayload_change_state):
12086 * gst-libs/gst/rtp/gstbasertppayload.h:
12087 Added max-ptime to control amount of data in the rtp packets.
12089 2005-09-21 Andy Wingo <wingo@pobox.com>
12091 * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
12094 * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
12095 can be called multiple times, dogs.
12097 2005-09-21 Wim Taymans <wim@fluendo.com>
12099 * gst-libs/gst/rtp/gstbasertppayload.c:
12100 (gst_basertppayload_class_init), (gst_basertppayload_init),
12101 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12102 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12103 (gst_basertppayload_push), (gst_basertppayload_get_property),
12104 (gst_basertppayload_change_state):
12107 2005-09-21 Stefan Kost <ensonic@users.sf.net>
12109 * docs/libs/compiling.sgml:
12112 2005-09-20 Wim Taymans <wim@fluendo.com>
12114 * gst-libs/gst/rtp/gstbasertppayload.c:
12115 (gst_basertppayload_class_init), (gst_basertppayload_init),
12116 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12117 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12118 (gst_basertppayload_push), (gst_basertppayload_set_property),
12119 (gst_basertppayload_get_property),
12120 (gst_basertppayload_change_state):
12121 * gst-libs/gst/rtp/gstbasertppayload.h:
12122 Added property to configure sequence number offsets.
12124 2005-09-20 Wim Taymans <wim@fluendo.com>
12126 * gst-libs/gst/rtp/gstbasertppayload.c:
12127 (gst_basertppayload_class_init), (gst_basertppayload_init),
12128 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12129 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12130 (gst_basertppayload_push), (gst_basertppayload_set_property),
12131 (gst_basertppayload_get_property),
12132 (gst_basertppayload_change_state):
12133 * gst-libs/gst/rtp/gstbasertppayload.h:
12134 Make timestamp offset configurable.
12136 2005-09-20 Thomas Vander Stichele <thomas at apestaart dot org>
12138 * check/pipelines/simple_launch_lines.c: (run_pipeline):
12139 fix wrong pop/unref
12141 2005-09-19 Torsten Schoenfeld <kaffeetisch at gmx dot net>
12143 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
12145 * gst-libs/gst/interfaces/propertyprobe.c:
12146 (gst_property_probe_probe_property_name),
12147 (gst_property_probe_needs_probe_name),
12148 (gst_property_probe_get_values_name),
12149 (gst_property_probe_probe_and_get_values_name):
12150 Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
12151 G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
12153 2005-09-19 Thomas Vander Stichele <thomas at apestaart dot org>
12155 * check/Makefile.am:
12156 have some tests be disabled for valgrinding
12157 * check/elements/vorbisdec.c: (cleanup_vorbisdec),
12159 * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
12160 Fix A Leak. Chain To Parent Finalize.
12162 2005-09-19 Wim Taymans <wim@fluendo.com>
12164 * examples/seeking/seek.c: (make_wav_pipeline), (main):
12165 Fixed wav pipeline.
12167 2005-09-19 Wim Taymans <wim@fluendo.com>
12169 * gst-libs/gst/rtp/gstbasertppayload.c:
12170 (gst_basertppayload_class_init), (gst_basertppayload_init),
12171 (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12172 (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12173 (gst_basertppayload_push), (gst_basertppayload_get_property),
12174 (gst_basertppayload_change_state):
12175 Posting ERROR and WARNING messages is good.
12177 2005-09-19 Wim Taymans <wim@fluendo.com>
12179 * gst-libs/gst/rtp/gstbasertpdepayload.c:
12180 (gst_base_rtp_depayload_add_to_queue),
12181 (gst_base_rtp_depayload_push),
12182 (gst_base_rtp_depayload_set_gst_timestamp),
12183 (gst_base_rtp_depayload_queue_release):
12184 This one was not supposed to go in.
12186 2005-09-19 Wim Taymans <wim@fluendo.com>
12188 * check/pipelines/simple_launch_lines.c: (run_pipeline):
12191 * gst-libs/gst/rtp/gstbasertpdepayload.c:
12192 (gst_base_rtp_depayload_chain),
12193 (gst_base_rtp_depayload_add_to_queue),
12194 (gst_base_rtp_depayload_push),
12195 (gst_base_rtp_depayload_set_gst_timestamp),
12196 (gst_base_rtp_depayload_queue_release):
12199 * gst-libs/gst/rtp/gstbasertppayload.c:
12200 (gst_basertppayload_class_init), (gst_basertppayload_init),
12201 (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
12202 (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
12203 (gst_basertppayload_get_property),
12204 (gst_basertppayload_change_state):
12205 Added debugging category.
12207 2005-09-18 David Schleef <ds@schleef.org>
12209 * gst/playback/gstdecodebin.c: free plugin list correctly
12210 * gst/playback/gstplaybin.c: emit warning if autovideosink
12211 and autoaudiosink can't be found (instead of segfaulting)
12213 2005-09-17 Thomas Vander Stichele <thomas at apestaart dot org>
12215 * check/elements/audioconvert.c: (GST_START_TEST):
12216 try out 24 bit conversion
12218 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
12220 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
12221 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
12222 (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
12223 * ext/vorbis/vorbisenc.h:
12224 Fix EOS handling. Still needs a fix in the ogg muxer to
12225 mark the last page as eos.
12227 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
12229 * common/gtk-doc-plugins.mak:
12230 * docs/plugins/Makefile.am:
12231 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12232 * gst/ffmpegcolorspace/Makefile.am:
12233 * gst/ffmpegcolorspace/avcodec.h:
12234 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12235 * gst/tcp/gstmultifdsink.c:
12236 fix up ffmpegcolorspace docs; extract header
12238 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
12240 * common/gtk-doc-plugins.mak:
12241 * docs/plugins/Makefile.am:
12242 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12243 * ext/theora/Makefile.am:
12244 * ext/theora/gsttheoraenc.h:
12245 * ext/theora/theoraenc.c:
12246 * ext/vorbis/vorbisenc.c:
12247 pick up signals and args for vorbis; add some docs for vorbis
12249 2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
12251 * common/gstdoc-scangobj:
12252 * common/gtk-doc-plugins.mak:
12253 * docs/libs/Makefile.am:
12254 * docs/plugins/gst-plugins-base-plugins.args:
12255 * docs/plugins/gst-plugins-base-plugins.hierarchy:
12256 * docs/plugins/gst-plugins-base-plugins.interfaces:
12257 * docs/plugins/gst-plugins-base-plugins.prerequisites:
12258 * docs/plugins/gst-plugins-base-plugins.signals:
12259 only scanobj stuff from our source module. Not sure yet
12260 if that's correct, given the hierarchy stuff :)
12262 2005-09-15 Wim Taymans <wim@fluendo.com>
12264 * gst/audioconvert/gstaudioconvert.c:
12265 And enable 24 bits mode as well..
12267 2005-09-15 Wim Taymans <wim@fluendo.com>
12269 * gst-libs/gst/rtp/Makefile.am:
12270 * gst-libs/gst/rtp/gstbasertppayload.c:
12271 (gst_basertppayload_get_type), (gst_basertppayload_base_init),
12272 (gst_basertppayload_class_init), (gst_basertppayload_init),
12273 (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
12274 (gst_basertppayload_chain), (gst_basertppayload_set_options),
12275 (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
12276 (gst_basertppayload_set_property),
12277 (gst_basertppayload_get_property),
12278 (gst_basertppayload_change_state):
12279 * gst-libs/gst/rtp/gstbasertppayload.h:
12280 Added rtp payloader base class.
12282 2005-09-15 Andy Wingo <wingo@pobox.com>
12284 * configure.ac (plugindir): Remove the EOL matcher from the
12285 regexp, as it causes me problems. Libtool? Make? Who knows?
12287 2005-09-14 David Schleef <ds@schleef.org>
12289 * check/generic/states.c:
12290 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
12291 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
12292 Fixes for changes in registry API.
12294 * configure.ac: Only export gst_plugins_desc. Add -no-undefined
12295 to GST_PLUGIN_LDFLAGS.
12296 * ext/libvisual/visual.c: Make the library shut up.
12297 * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
12298 * gst-libs/gst/audio/gstaudiofilter.c: same
12300 2005-09-14 Thomas Vander Stichele <thomas at apestaart dot org>
12302 * docs/plugins/Makefile.am:
12303 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12304 * docs/plugins/inspect/plugin-libvisual.xml:
12305 * docs/plugins/tmpl/element-tcpserversink.sgml:
12306 * ext/theora/theoraenc.c:
12307 add libvisual plugin and theoraenc element to docs
12309 2005-09-14 Thomas Vander Stichele <thomas at apestaart dot org>
12311 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12312 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12313 * ext/theora/theoraenc.c:
12316 2005-09-13 Tim-Philipp Müller <tim at centricular dot net>
12318 * gst/audioconvert/Makefile.am:
12319 Audioconvert derives from GstBaseTransform and should
12320 link to the library with our base elements to avoid
12321 unresolved symbols. Makes things work with MinGW (#316160)
12323 * gst/playback/test4.c: (main):
12324 Fix MinGW build problem and use g_usleep() instead of
12327 2005-09-12 Wim Taymans <wim@fluendo.com>
12329 * gst/audioconvert/audioconvert.c: (float),
12330 (audio_convert_prepare_context), (audio_convert_convert):
12331 * gst/audioconvert/audioconvert.h:
12332 Cleanups, speedups, simplifications, added back support
12335 2005-09-11 Thomas Vander Stichele <thomas at apestaart dot org>
12337 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12338 * docs/plugins/gst-plugins-base-plugins-sections.txt:
12339 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12340 * docs/plugins/tmpl/element-tcpserversink.sgml:
12341 * gst/ffmpegcolorspace/gstffmpeg.c:
12342 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12343 * gst/videotestsrc/gstvideotestsrc.c:
12344 * gst/volume/gstvolume.c:
12345 add more elements to the docs
12347 2005-09-09 Jan Schmidt <thaytan@mad.scientist.com>
12349 * check/Makefile.am:
12350 * check/pipelines/simple_launch_lines.c: (setup_pipeline),
12351 (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
12352 Add extra tests for basetransform based components.
12353 Comment out the test_element_negotiation test until we decide
12354 if it's testing correct behaviour.
12355 * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
12356 (gst_visual_chain), (gst_visual_change_state):
12357 Slightly more correct but still bogus timestamping.
12358 Fix state change function.
12359 * gst/audioconvert/gstaudioconvert.c:
12360 (gst_audio_convert_class_init):
12361 * gst/audioresample/gstaudioresample.c:
12362 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12363 (gst_ffmpegcsp_class_init):
12364 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12365 (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
12366 (gst_videoscale_prepare_image):
12367 * gst/volume/gstvolume.c: (gst_volume_class_init),
12368 (volume_transform_ip):
12369 Basetransform updates. Enable passthrough modes.
12370 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12371 (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
12372 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
12373 Negotiation fix that allows the window to return to the original
12374 size and renegotiate passthrough upstream. Extra debug output.
12376 2005-09-09 Thomas Vander Stichele <thomas at apestaart dot org>
12378 * gst/sine/gstsinesrc.c:
12379 * gst/volume/gstvolume.c:
12380 fix up header include
12382 2005-09-09 Stefan Kost <ensonic@users.sf.net>
12384 * gst-libs/gst/audio/gstbaseaudiosink.c:
12385 (gst_base_audio_sink_render):
12386 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
12387 * gst/volume/gstvolume.c: (gst_volume_class_init),
12388 (volume_transform):
12389 fixing lost sync, some more debugging
12391 2005-09-08 Jan Schmidt <thaytan@mad.scientist.com>
12393 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12394 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
12395 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12396 (gst_xvimagesink_check_xshm_calls):
12397 Fix compilation when XShm is not available.
12399 2005-09-07 Jan Schmidt <thaytan@mad.scientist.com>
12401 * ext/libvisual/visual.c: (gst_visual_dispose),
12402 (gst_visual_getcaps), (gst_visual_src_setcaps),
12403 (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
12404 (gst_visual_change_state):
12405 Finish fixing up libvisual plugin so that it runs.
12407 2005-09-07 Stefan Kost <ensonic@users.sf.net>
12409 * ext/vorbis/vorbisenc.c:
12410 * gst-libs/gst/tag/gstvorbistag.c:
12411 gsttaginterface.h -> gsttagsetter.h
12413 2005-09-07 Stefan Kost <ensonic@users.sf.net>
12415 * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
12416 added another test that failes for me (test is not active by default)
12418 2005-09-07 Zaheer Abbas Merali <zaheerabbas at merali dot org>
12421 v4l2 is no longer in gst-plugins-base
12423 2005-09-07 Jan Schmidt <thaytan@mad.scientist.com>
12426 In the output at the end, don't show the first plugin on the same
12427 line as "Core plug-ins, always built:".
12428 Indent the output as for other plugin categories
12429 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
12430 #define that can be used to not use peer buffer_alloc functions for
12432 * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12433 (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
12434 (gst_ximagesink_show_frame):
12435 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12436 (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
12437 (gst_xvimagesink_show_frame):
12438 Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
12439 fails gracefully instead of XError aborting or deadlocking.
12441 2005-09-07 Stefan Kost <ensonic@users.sf.net>
12443 * ext/libvisual/Makefile.am:
12444 link against gst-base-libs
12446 2005-09-06 David Schleef <ds@schleef.org>
12448 * configure.ac: Enable libvisual plugin.
12449 * ext/libvisual/Makefile.am:
12450 * ext/libvisual/visual.c: Fixes to make it compile.
12452 === release 0.9.2 ===
12454 2005-09-06 Thomas Vander Stichele <thomas at apestaart dot org>
12459 * docs/random/ChangeLog-0.8:
12460 releasing 0.9.2, "Spoon"
12462 2005-09-05 Michael Smith <msmith@fluendo.com>
12464 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
12465 libvorbis accepts quality as low as -0.1, not just 0.0. So accept
12466 that in the vorbisenc element.
12468 2005-09-04 Thomas Vander Stichele <thomas at apestaart dot org>
12470 * common/gtk-doc-plugins.mak:
12471 * docs/plugins/Makefile.am:
12473 * gst/audioresample/resample.c:
12474 fix wrong docstring
12476 2005-09-04 Thomas Vander Stichele <thomas at apestaart dot org>
12478 * common/gst-xmlinspect.py:
12479 * common/gtk-doc-plugins.mak:
12480 only inspect plugins for this given package
12481 require gst-python 0.9
12483 2005-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
12487 * common/gst-xmlinspect.py:
12489 * docs/Makefile.am:
12490 * docs/plugins/inspect/plugin-alsa.xml:
12491 * docs/plugins/inspect/plugin-audioresample.xml:
12492 * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12493 * docs/plugins/inspect/plugin-ogg.xml:
12494 * docs/plugins/tmpl/element-gnomevfssink.sgml:
12495 * docs/plugins/tmpl/element-multifdsink.sgml:
12496 * docs/plugins/tmpl/element-tcpserversink.sgml:
12497 * docs/plugins/tmpl/element-vorbisenc.sgml:
12498 * gst-plugins-base.spec.in:
12499 various doc-related updates
12501 2005-08-31 Wim Taymans <wim@fluendo.com>
12503 * gst-libs/gst/audio/gstbaseaudiosink.c:
12504 (gst_base_audio_sink_render):
12505 Resync if the buffer timestamps drift more than a 10th
12508 2005-08-31 Tim-Philipp Müller <tim at centricular dot net>
12510 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
12511 (gst_v4lsrc_get_property):
12512 The 'timestamp-offset' property is registered as an int64, so
12513 let's use g_value_{set|get}_int64() in our setter and getter
12514 functions (makes it work and fixes warnings with gst-inspect).
12516 2005-08-30 Wim Taymans <wim@fluendo.com>
12518 * check/elements/audioconvert.c: (setup_audioconvert):
12519 * check/elements/audioresample.c: (setup_audioresample):
12520 * check/elements/volume.c: (setup_volume):
12523 2005-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
12525 * common/gtk-doc-plugins.mak:
12526 * common/plugins.xsl:
12527 * docs/plugins/Makefile.am:
12528 make module a param
12530 2005-08-30 Stefan Kost <ensonic@users.sf.net>
12532 * examples/seeking/seek.c: (make_mp3_pipeline),
12533 (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
12534 (play_cb), (pause_cb), (stop_cb):
12537 2005-08-30 Stefan Kost <ensonic@users.sf.net>
12539 * gst/volume/gstvolume.c: (gst_volume_class_init),
12540 (volume_transform):
12541 do not update controlled params, if buffer has no timestamp
12543 2005-08-29 Stefan Kost <ensonic@users.sf.net>
12546 * gst/sine/Makefile.am:
12547 * gst/volume/Makefile.am:
12548 controllerized elements also need to link against controller-libs ;)
12550 2005-08-29 Stefan Kost <ensonic@users.sf.net>
12552 * docs/libs/tmpl/gstcolorbalance.sgml:
12553 * docs/libs/tmpl/gstgconf.sgml:
12554 * docs/libs/tmpl/gstmixer.sgml:
12555 * docs/libs/tmpl/gstringbuffer.sgml:
12556 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
12557 (gst_sinesrc_create):
12558 * gst/volume/gstvolume.c: (gst_volume_class_init),
12559 (volume_transform):
12560 controllerized two audio plugins
12562 2005-08-29 Andy Wingo <wingo@pobox.com>
12564 * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push)
12565 (vorbis_handle_data_packet): Fix some int overflow errors.
12567 * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
12569 (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
12571 (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
12572 if it's valid. Fixed streaming-mode playback.
12574 * check/elements/volume.c (cleanup_volume): Fix for running
12577 * check/elements/audioconvert.c: Convert from native endian, not
12580 2005-08-29 Michael Smith <msmith@fluendo.com>
12582 * ext/ogg/Makefile.am:
12583 * ext/ogg/gstogg.c: (plugin_init):
12584 * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
12585 (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
12586 (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
12587 (gst_ogg_parse_class_init), (gst_ogg_parse_init),
12588 (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
12589 (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
12590 (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
12591 (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
12592 Add an ogg parser element.
12594 2005-08-28 Andy Wingo <wingo@pobox.com>
12596 * Updates for two-arg init from GST_BOILERPLATE_FULL.
12598 2005-08-26 Wim Taymans <wim@fluendo.com>
12600 * gst/audioconvert/audioconvert.c: (if), (float),
12601 (audio_convert_get_func_index), (check_default),
12602 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12603 (audio_convert_clean_context), (audio_convert_get_sizes),
12604 (audio_convert_convert):
12607 2005-08-26 Wim Taymans <wim@fluendo.com>
12609 * gst/audioconvert/audioconvert.c: (if), (float),
12610 (audio_convert_get_func_index), (check_default),
12611 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12612 (audio_convert_clean_context), (audio_convert_get_sizes),
12613 (audio_convert_convert):
12614 More elegant and working temp buffer selection algo.
12616 2005-08-26 Wim Taymans <wim@fluendo.com>
12618 * gst/audioconvert/audioconvert.c: (if), (float),
12619 (audio_convert_get_func_index), (check_default),
12620 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12621 (audio_convert_clean_context), (audio_convert_get_sizes),
12622 (get_temp_buffer), (audio_convert_convert):
12623 Use realloc else we lose our original data.
12625 2005-08-26 Thomas Vander Stichele <thomas at apestaart dot org>
12627 * gst/audioresample/gstaudioresample.c:
12628 use base class' newsegment to properly timestamp
12630 2005-08-26 Wim Taymans <wim@fluendo.com>
12632 * gst/audioconvert/audioconvert.c: (if), (float),
12633 (audio_convert_get_func_index), (check_default),
12634 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12635 (audio_convert_clean_context), (audio_convert_get_sizes),
12636 (get_temp_buffer), (audio_convert_convert):
12637 * gst/audioconvert/gstaudioconvert.c:
12638 (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
12639 (gst_audio_convert_transform_caps),
12640 (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
12641 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
12642 Oops, allocate enough space to perform the channel mix.
12644 2005-08-26 Wim Taymans <wim@fluendo.com>
12646 * gst/audioconvert/Makefile.am:
12647 * gst/audioconvert/audioconvert.c: (if), (float),
12648 (audio_convert_get_func_index), (check_default),
12649 (audio_convert_clean_fmt), (audio_convert_prepare_context),
12650 (audio_convert_clean_context), (audio_convert_get_sizes),
12651 (get_temp_buffer), (audio_convert_convert):
12652 * gst/audioconvert/audioconvert.h:
12653 * gst/audioconvert/gstaudioconvert.c:
12654 (gst_audio_convert_class_init), (gst_audio_convert_init),
12655 (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
12656 (gst_audio_convert_get_unit_size),
12657 (gst_audio_convert_transform_caps),
12658 (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
12659 (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
12660 * gst/audioconvert/gstaudioconvert.h:
12661 * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
12662 (gst_channel_mix_fill_identical),
12663 (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
12664 (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
12665 (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
12666 (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
12667 (gst_channel_mix_mix):
12668 * gst/audioconvert/gstchannelmix.h:
12669 Cleanups, librarify a bit, optimize, better negotiation and more.
12671 2005-08-26 Jan Schmidt <thaytan@mad.scientist.com>
12673 * ext/ogg/gstoggdemux.c: (ogg_find_peek):
12674 Another from MikeS:
12675 During typefinding, don't support negative offsets
12676 (offsets from the end of the stream) in our typefind->peek() function
12677 - nothing embedded in ogg ever needs them. However, we need to recognise
12678 those requests and reject them, otherwise we return invalid pointers.
12680 2005-08-26 Jan Schmidt <thaytan@mad.scientist.com>
12682 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
12683 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
12684 (vorbisdec_finalize), (vorbis_handle_type_packet):
12685 Big shout-out to MikeS for fixing this giant memory leak.
12688 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12690 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
12691 (audio_convert_get_unit_size):
12694 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12696 * check/Makefile.am:
12697 * check/elements/audioconvert.c: (setup_audioconvert),
12698 (cleanup_audioconvert), (get_int_caps), (verify_convert),
12699 (GST_START_TEST), (audioconvert_suite), (main):
12700 add a test for audioconvert
12701 * gst/audioresample/gstaudioresample.c:
12702 * gst/audioresample/gstaudioresample.h:
12703 set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
12704 note that for buffers of 1/3 sec this means DURATION(c) is
12705 one nanosecond more than for a and b
12707 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12709 * check/Makefile.am:
12710 * check/elements/audioresample.c: (setup_audioresample),
12711 (cleanup_audioresample), (fail_unless_perfect_stream),
12712 (test_perfect_stream_instance), (GST_START_TEST),
12713 add a check for audioresample
12714 (audioresample_suite), (main):
12715 * check/elements/volume.c: (GST_START_TEST):
12716 remove unused method
12717 * gst/audioresample/gstaudioresample.c:
12718 set correct buffer parameters since we're changing them
12719 * gst/audioresample/resample_ref.c: (resample_scale_ref):
12722 2005-08-25 Thomas Vander Stichele <thomas at apestaart dot org>
12724 * gst/audioresample/debug.c:
12725 * gst/audioresample/gstaudioresample.c:
12726 add room for extra overlap samples when asked to transform size
12727 protect against possible mem corruption and check for discrepancies
12728 between written size and outbuffer's size so we can warn for
12730 * gst/audioresample/resample.c: (resample_init),
12731 (resample_get_output_size_for_input), (resample_get_output_size),
12732 (resample_set_n_channels), (resample_set_format):
12733 set debug level based on RESAMPLE_DEBUG env var
12734 make sure that get_output_size* returns a whole number of
12736 set sample_size each time either channel or format is set
12737 * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
12738 * gst/audioresample/resample_functable.c:
12739 (resample_scale_functable):
12740 * gst/audioresample/resample_ref.c: (resample_scale_ref):
12741 remove r->sample_size, it's done in resample.c now
12742 add some debugging to the ref implementation
12743 make sure we only give back bytes that are wholes of the sample
12746 2005-08-25 Jan Schmidt <thaytan@mad.scientist.com>
12747 * gst/playback/gstplaybasebin.c: (fill_buffer):
12748 Revert unpopular change for GST_MESSAGE_SRC to GObject.
12750 2005-08-25 Stefan Kost <ensonic@users.sf.net>
12752 * gst/volume/gstvolume.c:
12753 made set_caps function static
12755 2005-08-24 Wim Taymans <wim@fluendo.com>
12757 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
12758 (gst_vorbisenc_change_state):
12759 Stop leaking taglists.
12761 2005-08-24 Wim Taymans <wim@fluendo.com>
12763 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
12764 (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
12765 (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
12766 (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
12767 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
12768 (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
12769 Parse seeking events better.
12771 Generate correct newsegment events, fixes seeking in live oggs.
12773 * ext/theora/theoradec.c: (theora_dec_src_query),
12774 (theora_dec_src_event), (theora_dec_src_getcaps),
12775 (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
12776 Use newsegment values to report correct play time.
12778 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
12779 (vorbis_dec_src_event), (vorbis_dec_sink_event):
12780 * ext/vorbis/vorbisdec.h:
12781 Parse and use newsegment values to report correct play time.
12783 * gst-libs/gst/audio/gstbaseaudiosink.c:
12784 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
12785 Clear ringbuffer on flush.
12786 Use newsegment values to calculate playback time.
12788 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12789 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
12790 Basesink does newsegment calculations for us now.
12792 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12794 * check/Makefile.am:
12796 add core's plugins to the mix so that playbin works
12797 * check/generic/states.c: (GST_START_TEST):
12798 set a 0 timeout on pipelines, so they don't force the next
12800 * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
12801 (gst_play_base_bin_change_state):
12802 remove the crappy error handling and do GST error handling
12804 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12806 * check/Makefile.am:
12807 * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
12808 add same test as to core, it bitches out on playbin atm.
12810 2005-08-24 Wim Taymans <wim@fluendo.com>
12815 2005-08-24 Wim Taymans <wim@fluendo.com>
12817 * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
12818 (gst_videoscale_prepare_size), (parse_caps),
12819 (gst_videoscale_set_caps), (gst_videoscale_get_size),
12820 (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
12821 (gst_videoscale_transform):
12822 * gst/videoscale/gstvideoscale.h:
12823 Refactor, make use of BaseTranform really well.
12825 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12828 compile audioresample
12829 * gst/audioresample/Makefile.am:
12830 * gst/audioresample/buffer.c:
12831 * gst/audioresample/functable.c:
12832 * gst/audioresample/gstaudioresample.c:
12833 * gst/audioresample/gstaudioresample.h:
12834 * gst/audioresample/resample.c:
12835 (resample_get_output_size_for_input):
12836 * gst/audioresample/resample.h:
12837 * gst/audioresample/resample_chunk.c:
12838 * gst/audioresample/resample_functable.c:
12839 * gst/audioresample/resample_ref.c:
12840 port to use basetransform; doesn't work in all cases yet
12842 2005-08-24 Thomas Vander Stichele <thomas at apestaart dot org>
12844 * gst/audioconvert/gstaudioconvert.c:
12845 (gst_audio_convert_class_init), (gst_audio_convert_init),
12846 (audio_convert_get_unit_size), (audio_convert_transform_caps),
12847 (audio_convert_fixate_caps), (audio_convert_set_caps),
12848 (audio_convert_transform),
12849 (gst_audio_convert_buffer_to_default_format),
12850 (gst_audio_convert_buffer_from_default_format),
12851 (gst_audio_convert_channels):
12852 * gst/audioconvert/gstchannelmix.c:
12853 * gst/audioconvert/gstchannelmix.h:
12854 port to basetransform
12855 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12856 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
12857 (gst_ffmpegcsp_get_unit_size):
12858 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12859 (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
12860 fix for basetransform changes
12862 2005-08-24 Jan Schmidt <thaytan@mad.scientist.com>
12864 * check/Makefile.am:
12865 Add CHECK_CFLAGS and LDFLAGS
12867 * gst/playback/gstplaybasebin.c: (fill_buffer):
12868 GST_MESSAGE_SRC became a GObject
12870 2005-08-24 Wim Taymans <wim@fluendo.com>
12872 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
12873 (gst_ring_buffer_clear_all):
12874 * gst-libs/gst/audio/gstringbuffer.h:
12875 Added function to clear the ringbuffer.
12877 2005-08-24 Andy Wingo <wingo@pobox.com>
12879 * sys/v4l/gstv4lelement.c (gst_v4lelement_start)
12880 (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
12881 of _open and _close.
12883 * sys/v4l/gstv4lxoverlay.h:
12884 * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
12885 an Xv connection here, instead of all the time. Make Xv only be
12886 loaded if you axe for it. Kindof a workaround for buggy behaviour
12887 of Xv when using remote xservers (XvQueryExtension would block).
12888 (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
12889 replace the _open and _close public API. Only start the xv
12890 connection if necessary.
12891 (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
12893 2005-08-23 David Schleef <ds@schleef.org>
12895 * gst/audioresample/Makefile.am: Leet audioresampling code
12896 * gst/audioresample/buffer.c:
12897 * gst/audioresample/buffer.h:
12898 * gst/audioresample/debug.c:
12899 * gst/audioresample/debug.h:
12900 * gst/audioresample/functable.c:
12901 * gst/audioresample/functable.h:
12902 * gst/audioresample/gstaudioresample.c:
12903 * gst/audioresample/gstaudioresample.h:
12904 * gst/audioresample/resample.c:
12905 * gst/audioresample/resample.h:
12906 * gst/audioresample/resample_chunk.c:
12907 * gst/audioresample/resample_functable.c:
12908 * gst/audioresample/resample_ref.c:
12910 2005-08-23 Wim Taymans <wim@fluendo.com>
12912 * examples/seeking/seek.c: (make_vorbis_pipeline),
12913 (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
12914 Small seek updates.
12916 2005-08-23 Andy Wingo <wingo@pobox.com>
12918 * gst-libs/gst/audio/gstbaseaudiosrc.c
12919 (gst_base_audio_src_fixate): Only fixate endianness if it is
12920 present in the caps.
12922 2005-08-22 Andy Wingo <wingo@pobox.com>
12924 * ext/alsa/gstalsasink.c (gst_alsasink_get_property):
12925 * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
12926 device-name property.
12928 * gst-libs/gst/audio/gstaudiosrc.h:
12929 * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
12930 close_device in the ring buffer, like gstaudiosink.
12932 * ext/alsa/gstalsamixer.h:
12933 * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
12934 macro to implement the interface without much code. Cleanups.
12936 * ext/alsa/gstalsasrc.h:
12937 * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
12940 * ext/alsa/Makefile.am: Add new files.
12941 * ext/alsa/gstalsamixerelement.c:
12942 * ext/alsa/gstalsamixerelement.c: Split element code out from
12943 mixer code so that alsasrc can be a mixer too.
12945 2005-08-21 Thomas Vander Stichele <thomas at apestaart dot org>
12947 * check/elements/volume.c: (setup_volume), (cleanup_volume),
12949 * check/elements/vorbisdec.c: (setup_vorbisdec),
12950 (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
12951 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
12952 (vorbis_handle_identification_packet),
12953 (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
12954 (vorbis_handle_header_packet), (vorbis_dec_push),
12955 (vorbis_dec_chain):
12956 use the setup/teardown methods to save code. save code is good.
12958 2005-08-20 Thomas Vander Stichele <thomas at apestaart dot org>
12960 * check/Makefile.am:
12961 add ext dir for plugins
12962 add vorbisdec test conditionally
12963 * check/elements/volume.c: (setup_volume), (cleanup_volume),
12964 (GST_START_TEST), (volume_suite):
12965 add a test with wrong caps
12966 * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
12967 (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
12968 add a vorbisdec test
12969 * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
12970 (gst_ogg_demux_chain), (gst_ogg_demux_loop):
12971 clean up debug output
12972 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12973 yay, fix a segfault/security issue in vorbisdec
12974 gst-launch fakesrc ! vorbisdec wasn't happy
12975 * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
12976 (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
12977 (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
12978 (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
12979 (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
12980 (gst_vorbisenc_set_metadata), (get_constraints_string),
12981 (update_start_message), (gst_vorbisenc_setup),
12982 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
12983 (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
12984 (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
12985 (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
12986 * ext/vorbis/vorbisenc.h:
12988 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12989 (gst_ffmpegcsp_transform):
12990 have the kow come home
12991 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
12993 * gst/volume/gstvolume.c: (volume_set_caps):
12996 2005-08-20 Thomas Vander Stichele <thomas at apestaart dot org>
12999 * check/.cvsignore:
13000 * check/Makefile.am:
13001 * check/elements/.cvsignore:
13002 * check/elements/volume.c: (chain_func), (event_func),
13003 (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
13006 add unit test structure for gst-plugins-base
13007 add a test for volume
13008 * gst/volume/gstvolume.c: (gst_volume_list_tracks),
13009 (gst_volume_set_volume), (gst_volume_get_volume),
13010 (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
13011 (volume_funcfind), (volume_process_float), (volume_process_int16),
13012 (volume_set_caps), (volume_transform), (volume_update_mute),
13013 (volume_update_volume), (volume_set_property),
13014 (volume_get_property):
13015 document a little; use basetransform vmethod _set_caps
13017 2005-08-19 Andy Wingo <wingo@pobox.com>
13019 * ext/alsa/gstalsamixertrack.h:
13020 * ext/alsa/gstalsamixertrack.c:
13021 * ext/alsa/gstalsamixeroptions.h:
13022 * ext/alsa/gstalsamixeroptions.c:
13023 * ext/alsa/gstalsamixer.h:
13024 * ext/alsa/gstalsamixer.c: Port to 0.9.
13026 * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
13027 Remove gstalsa.c and alsaclock. No more cruft here.
13029 2005-08-18 Wim Taymans <wim@fluendo.com>
13031 * gst-libs/gst/rtp/gstbasertpdepayload.c:
13032 (gst_base_rtp_depayload_chain),
13033 (gst_base_rtp_depayload_add_to_queue),
13034 (gst_base_rtp_depayload_push),
13035 (gst_base_rtp_depayload_queue_release):
13036 * gst-libs/gst/rtp/gstbasertpdepayload.h:
13037 Fix for RTPBuffer changes.
13039 * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
13040 (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
13041 (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
13042 (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
13043 (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
13044 (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
13045 (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
13046 (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
13047 (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
13048 (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
13049 (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
13050 (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
13051 (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
13052 (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
13053 (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
13054 (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
13055 (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
13056 (gst_rtpbuffer_get_payload):
13057 * gst-libs/gst/rtp/gstrtpbuffer.h:
13058 Don't subclass GstBuffer but add methods and helper functions
13059 to construct and manipulate RTP packets in regular GstBuffers.
13061 2005-08-18 Stefan Kost <ensonic@users.sf.net>
13063 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
13064 moved statement below switch
13065 * gst/volume/gstvolume.c: (gst_volume_class_init):
13068 2005-08-16 Wim Taymans <wim@fluendo.com>
13070 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13071 (gst_base_audio_src_change_state):
13072 Open and close device in READY<->NULL state change.
13074 2005-08-16 Andy Wingo <wingo@pobox.com>
13076 * examples/seeking/Makefile.am: Don't compile non-compiling
13077 compiled objects with the compiler.
13079 * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
13082 2005-08-12 Philippe Khalaf <burger@speedy.org>
13083 * gst-libs/gst/rtp/gstbasertpdepayload.c:
13084 * gst-libs/gst/rtp/gstbasertpdepayload.h:
13085 Made a thread to release the queue.
13086 Removed timestamp conversion for now.
13088 2005-08-10 Philippe Khalaf <burger@speedy.org>
13089 * gst-libs/gst/rtp/gstbasertpdepayload.c:
13090 * gst-libs/gst/rtp/gstbasertpdepayload.h:
13091 Added rtp timestamp -> gst timestamp conversion.
13092 Fixed several problems with queue.
13094 2005-08-09 Tim-Philipp Müller <tim at centricular dot net>
13096 * gst-libs/gst/audio/gstaudioclock.h:
13097 * gst-libs/gst/audio/gstaudiofilter.h:
13098 * gst-libs/gst/audio/gstaudiosink.h:
13099 * gst-libs/gst/audio/gstaudiosrc.h:
13100 * gst-libs/gst/audio/gstbaseaudiosink.h:
13101 * gst-libs/gst/audio/gstbaseaudiosrc.h:
13102 * gst-libs/gst/audio/gstringbuffer.h:
13103 * gst-libs/gst/net/gstnetbuffer.h:
13104 * gst-libs/gst/rtp/gstbasertpdepayload.h:
13105 * gst-libs/gst/rtp/gstrtpbuffer.h:
13106 Add padding (you will need to rebuild gst-plugins-base,
13107 gst-plugins and all applications afterwards!)
13109 2005-08-09 Tim-Philipp Müller <tim at centricular dot net>
13111 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
13112 (gst_riff_parse_chunk):
13113 Fix bug in debug message and add some more debug messages.
13115 2005-08-08 Edward Hervey <edward@fluendo.com>
13117 * gst-libs/gst/riff/riff-media.c:
13118 backported updates since branch
13120 2005-08-08 Andy Wingo <wingo@pobox.com>
13122 * gst-libs/gst/audio/gstbaseaudiosink.c
13123 (gst_base_audio_sink_change_state): Open the device in NULL->READY
13124 like good elements should. Close on READY->NULL too.
13126 * gst-libs/gst/audio/gstaudiosink.c
13127 (gst_audioringbuffer_open_device,
13128 (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
13129 (gst_audioringbuffer_release): Updates for new ring buffer API,
13130 hook into the new audio sink api.
13132 * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
13133 (GstAudioSinkClass.close): Just open and close the device -- no
13134 resource allocation or configuration.
13135 (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
13136 vmethods, handle device setup and resource allocation.
13138 * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
13139 (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
13142 * gst-libs/gst/audio/gstringbuffer.h
13143 (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
13146 * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
13147 (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
13148 New API functions. The device should be opened before acquiring
13149 and closed after releasing.
13151 2005-08-08 Tim-Philipp Müller <tim at centricular dot net>
13153 * gst-libs/gst/interfaces/mixer.h:
13154 Reset padding to GST_PADDING.
13156 2005-08-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13158 * gst/playback/gstplaybin.c: (remove_sinks):
13159 Remove visualization from parent explicitely; works around some
13160 apparent refcount issue that I haven't tracked down yet.
13162 2005-08-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13164 * ext/alsa/gstalsasink.c: (set_hwparams):
13165 Assign debug category, add negotiation debug msgs.
13167 2005-08-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13169 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
13170 Fix error code for file-not-found to NOT_FOUND.
13172 2005-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
13174 * common/gtk-doc-plugins.mak:
13175 * docs/plugins/Makefile.am:
13176 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13177 * docs/plugins/gst-plugins-base-plugins-sections.txt:
13178 renamed to actual element names, so much nicer to look at
13179 * docs/plugins/tmpl/gstmultifdsink.sgml:
13181 * docs/plugins/tmpl/multifdsink.sgml:
13182 * docs/plugins/tmpl/tcpserversink.sgml:
13184 * ext/alsa/gstalsa.c:
13185 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
13186 * ext/ogg/gstoggmux.c:
13187 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
13188 * gst/playback/gstdecodebin.c:
13189 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
13190 * gst/tcp/gsttcpserversink.c:
13191 various fixes and documentation additions
13193 2005-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
13195 * common/Makefile.am:
13196 * common/gstdoc-scangobj:
13197 * common/gtk-doc-plugins.mak:
13198 * common/gtk-doc.mak:
13199 add a custom scangobj that uses the registry
13200 add a custom gtk-doc-plugins.mak that uses it
13201 some doc build fixes
13203 * docs/Makefile.am:
13204 * docs/plugins/Makefile.am:
13205 * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13206 * docs/plugins/gst-plugins-base-plugins-sections.txt:
13207 * docs/plugins/gst-plugins-base-plugins.types:
13208 * docs/plugins/tmpl/gstmultifdsink.sgml:
13209 add docs for one element, multifdsink
13210 * gst/adder/gstadder.h:
13211 * gst/volume/gstvolume.h:
13212 don't privatize enum
13213 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
13214 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13215 (gst_sync_method_get_type), (gst_client_status_get_type),
13216 (gst_multifdsink_class_init),
13217 (gst_multifdsink_client_queue_buffer),
13218 (gst_multifdsink_handle_client_write):
13219 * gst/tcp/gstmultifdsink.h:
13220 * gst/tcp/gsttcp.h:
13221 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13222 (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
13223 (gst_tcpclientsink_render):
13224 * gst/tcp/gsttcpclientsink.h:
13225 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
13226 (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
13227 (gst_tcpclientsrc_start):
13228 * gst/tcp/gsttcpclientsrc.h:
13229 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
13230 (gst_tcpserversrc_init), (gst_tcpserversrc_create):
13231 * gst/tcp/gsttcpserversrc.h:
13232 * gst/typefind/gsttypefindfunctions.c:
13233 remove superfluous Type stuff
13235 2005-08-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13237 * gst/playback/gstplaybin.c: (gen_video_element):
13240 2005-08-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13242 * gst-libs/gst/gconf/gconf.c:
13243 * gst-libs/gst/gconf/gconf.h:
13244 Fix some Andy Problem [tm].
13246 2005-08-04 Andy Wingo <wingo@pobox.com>
13248 * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
13249 * gst/ffmpegcolorspace/gstffmpegcolorspace.c
13250 (gst_ffmpegcsp_get_size): Adapt to API changes.
13252 * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
13253 Implement an in-place do-nothing transform.
13255 2005-08-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13257 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
13258 (gst_ximagesink_renegotiate_size):
13259 Do not set new window sizes yet if we prepare a new buffer size
13260 for upstream renegotiation (software scaling) at some point in the
13261 future, because this new size waqs not actually accepted yet. Once
13262 accepted, renegotiation later on will set the new sizes just fine.
13263 Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
13264 embedding testcase.
13266 2005-08-03 Andy Wingo <wingo@pobox.com>
13268 * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
13269 (gst_ximagesink_buffer_alloc):
13270 Protect the height, width, and desired_caps with the pool_lock.
13271 Fixes videotestsrc ! queue ! ximagesink.
13273 2005-08-02 Edward Hervey <edward@fluendo.com>
13275 * gst/volume/gstvolume.c:
13276 include left from controller cleanup
13278 2005-08-02 Jan Schmidt <thaytan@mad.scientist.com>
13279 * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
13280 Stop collectpads before calling the parent state
13281 change function on PAUSED->READY.
13283 2005-08-01 Jan Schmidt <thaytan@mad.scientist.com>
13285 When testing for X libs, use the X CFlags
13286 * gst/adder/gstadder.c: (gst_adder_change_state):
13287 Stop the collectpads before calling parent state change function
13288 on PAUSED->READY, otherwise we deadlock deactivating pads.
13290 2005-08-01 Stefan Kost <ensonic@users.sf.net>
13293 * docs/libs/tmpl/gstcolorbalance.sgml:
13294 * docs/libs/tmpl/gstmixer.sgml:
13295 * examples/Makefile.am:
13296 * gst/sine/Makefile.am:
13297 * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
13298 (gst_sinesrc_set_property), (plugin_init):
13299 * gst/sine/gstsinesrc.h:
13300 * gst/volume/Makefile.am:
13301 * gst/volume/gstvolume.c: (gst_volume_set_volume),
13302 (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
13303 (volume_process_float), (volume_process_int16),
13304 (volume_set_property), (plugin_init):
13305 * gst/volume/gstvolume.h:
13306 deactivate and remove dparams (libgstcontrol)
13308 2005-07-29 Wim Taymans <wim@fluendo.com>
13310 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
13311 Convert me to BaseTransform!! help..
13313 2005-07-29 Andy Wingo <wingo@pobox.com>
13315 * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
13318 * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
13319 support of both endiannesses.
13321 2005-07-28 Tim-Philipp Müller <tim at centricular dot net>
13323 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
13324 Fix confusing debug message (s/event/query/)
13326 2005-07-28 Tim-Philipp Müller <tim at centricular dot net>
13328 * gst/videotestsrc/videotestsrc.h:
13329 Use "_stdint.h" instead of <stdint.h>
13331 2005-07-27 Wim Taymans <wim@fluendo.com>
13333 * ext/vorbis/Makefile.am:
13334 Revert wrong commit.
13336 2005-07-27 Wim Taymans <wim@fluendo.com>
13338 * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
13339 More compilation fixen.
13341 2005-07-27 Wim Taymans <wim@fluendo.com>
13343 * gst-libs/gst/audio/gstbaseaudiosink.c:
13344 (gst_base_audio_sink_event), (gst_base_audio_sink_render),
13345 (gst_base_audio_sink_create_ringbuffer),
13346 (gst_base_audio_sink_change_state):
13349 2005-07-27 Wim Taymans <wim@fluendo.com>
13351 * examples/seeking/seek.c: (setup_dynamic_link),
13352 (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
13353 (query_positions_elems), (query_positions_pads), (do_seek):
13354 Update seek example.
13356 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13357 (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
13358 (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
13359 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13360 (gst_ogg_demux_handle_event),
13361 (gst_ogg_demux_deactivate_current_chain),
13362 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13363 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13364 (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
13365 (gst_ogg_demux_loop):
13366 * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
13367 * ext/theora/theoradec.c: (theora_dec_src_event),
13368 (theora_dec_src_getcaps), (theora_dec_sink_event),
13369 (theora_dec_push), (theora_dec_chain):
13370 * ext/vorbis/Makefile.am:
13371 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
13372 (vorbis_dec_sink_event), (vorbis_dec_push),
13373 (vorbis_handle_data_packet):
13374 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
13375 (gst_vorbisenc_chain):
13376 * gst/playback/gststreaminfo.c: (cb_probe):
13377 * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
13378 * gst/videorate/gstvideorate.c: (gst_videorate_event):
13379 * gst/videoscale/gstvideoscale.c:
13380 (gst_videoscale_handle_src_event):
13381 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
13382 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
13383 (gst_ximagesink_navigation_send_event):
13384 * sys/xvimage/xvimagesink.c:
13385 (gst_xvimagesink_navigation_send_event):
13386 Various event updates and cleanups
13388 2005-07-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13390 * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
13391 Fix segfault for I420/YV12.
13393 2005-07-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13395 * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
13398 2005-07-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13400 * gst/playback/gstplaybin.c: (gen_video_element),
13401 (gen_audio_element):
13402 Switch to auto*sink elements as default sinks; add volume element
13403 so that volume control in totem works.
13405 2005-07-21 Wim Taymans <wim@fluendo.com>
13407 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
13408 * gst/playback/gstplaybin.c: (setup_sinks),
13409 (gst_play_bin_change_state):
13410 Refcount fix and more comments.
13412 2005-07-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
13414 * sys/ximage/Makefile.am:
13415 * sys/ximage/ximage.c: (plugin_init):
13416 * sys/ximage/ximagesink.c:
13417 Prepare for adding ximagesrc, rename of plugin to ximage etc.
13420 2005-07-21 Wim Taymans <wim@fluendo.com>
13422 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13423 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13424 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13425 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13426 (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13427 (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
13428 (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
13429 (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
13430 (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
13431 Generate correct disconts for live chained oggs.
13433 * gst-libs/gst/audio/gstbaseaudiosink.c:
13434 (gst_base_audio_sink_render),
13435 (gst_base_audio_sink_create_ringbuffer),
13436 (gst_base_audio_sink_change_state):
13437 Handle discont math correctly.
13439 * gst/playback/gstplaybin.c: (add_sink):
13440 Some small debug cleanup.
13442 2005-07-21 Wim Taymans <wim@fluendo.com>
13444 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
13445 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13446 (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13447 (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13448 (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13449 (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
13450 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13451 (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
13452 (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13453 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
13454 (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
13455 (gst_ogg_demux_change_state), (gst_ogg_print):
13456 Reorganize code to send the right disconts when in streaming
13459 2005-07-20 Andy Wingo <wingo@pobox.com>
13461 * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
13462 fix (?), fixes a seggie mcfalterson (#310894).
13464 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13466 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
13467 (gst_ogg_mux_set_header_on_caps):
13468 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
13469 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
13470 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
13471 * gst-libs/gst/audio/multichannel.c:
13472 (gst_audio_set_channel_positions),
13473 (gst_audio_set_structure_channel_positions_list):
13474 * gst/playback/gstdecodebin.c: (dynamic_create):
13475 * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
13476 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
13477 Fixes for API changes in core.
13479 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13481 * gst/playback/gstplaybasebin.c: (fill_buffer):
13482 Use _new_custom() so we can set custom message types for buffering
13485 2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
13488 * gst-libs/gst/Makefile.am:
13489 * gst-libs/gst/gconf/.cvsignore:
13490 * gst-libs/gst/gconf/Makefile.am:
13491 * gst-libs/gst/gconf/test-gconf.c:
13492 * pkgconfig/Makefile.am:
13493 * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
13494 * pkgconfig/gstreamer-gconf.pc.in:
13495 Remove gconf stuff, use gconf elements instead from now on.
13497 2005-07-20 Wim Taymans <wim@fluendo.com>
13499 * gst-libs/gst/audio/TODO:
13500 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
13501 (gst_audio_clock_get_internal_time):
13502 * gst-libs/gst/audio/gstaudioclock.h:
13503 * gst-libs/gst/audio/gstbaseaudiosink.c:
13504 (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
13505 (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
13506 (gst_base_audio_sink_render),
13507 (gst_base_audio_sink_create_ringbuffer),
13508 (gst_base_audio_sink_change_state):
13509 Make sure the audio clock always returns an increasing value.
13511 2005-07-19 Andy Wingo <wingo@pobox.com>
13513 * gst/videotestsrc/: Cleanups.
13515 2005-07-19 Wim Taymans <wim@fluendo.com>
13517 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
13520 2005-07-19 Wim Taymans <wim@fluendo.com>
13522 * examples/seeking/seek.c: (make_dv_pipeline),
13523 (make_vorbis_theora_pipeline), (query_rates),
13524 (query_positions_elems), (query_positions_pads), (do_seek):
13525 Make correct DV pipeline.
13527 2005-07-18 Andy Wingo <wingo@pobox.com>
13529 * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
13530 default. Also because it's the only thing that really works. (This
13531 is used in the GConf elements).
13532 Use AS_LIBTOOL_TAGS.
13534 2005-07-18 Wim Taymans <wim@fluendo.com>
13536 * gst/playback/gstdecodebin.c: (remove_element_chain):
13537 * gst/playback/gstplaybin.c: (add_sink):
13538 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
13539 (gst_stream_info_set_mute):
13540 * gst/playback/gststreamselector.c:
13541 (gst_stream_selector_get_linked_pad),
13542 (gst_stream_selector_getcaps), (gst_stream_selector_chain):
13543 More leak and compile fixes.
13545 2005-07-18 Wim Taymans <wim@fluendo.com>
13547 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
13548 (query_rates), (query_positions_elems), (query_positions_pads),
13549 (do_seek), (seek_cb), (stop_seek):
13550 Updated seek example.
13552 * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
13553 * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
13554 (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
13555 * gst/playback/gstplaybin.c: (add_sink):
13556 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
13557 (gst_stream_info_set_mute):
13558 Some refcount leak fixes.
13560 2005-07-16 Wim Taymans <wim@fluendo.com>
13562 * gst-libs/gst/audio/gstbaseaudiosink.c:
13563 (gst_base_audio_sink_render):
13564 Align samples even if we have roundoff errors in the
13565 timestamp conversion.
13567 2005-07-16 Wim Taymans <wim@fluendo.com>
13569 * docs/libs/tmpl/gstringbuffer.sgml:
13570 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
13571 (query_rates), (query_positions_elems), (query_positions_pads),
13572 (update_scale), (do_seek):
13573 Updated seek example.
13575 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
13576 (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
13577 (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
13578 (gst_ogg_demux_loop):
13579 Push out correct discont values.
13581 * ext/theora/theoradec.c: (theora_dec_src_convert),
13582 (theora_dec_sink_convert), (theora_dec_src_getcaps),
13583 (theora_dec_sink_event), (theora_handle_type_packet),
13584 (theora_handle_header_packet), (theora_dec_push),
13585 (theora_handle_data_packet), (theora_dec_chain),
13586 (theora_dec_change_state):
13587 Better timestamping.
13589 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13590 (vorbis_dec_sink_event), (vorbis_dec_push),
13591 (vorbis_handle_data_packet), (vorbis_dec_chain):
13592 * ext/vorbis/vorbisdec.h:
13593 Better timestamping.
13595 * gst-libs/gst/audio/gstbaseaudiosink.c:
13596 (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
13597 (gst_base_audio_sink_event), (gst_base_audio_sink_render):
13598 Handle syncing on timestamps instead of sample offsets. Make
13599 use of DISCONT values as described in design docs.
13601 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13602 (gst_base_audio_src_get_time):
13603 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
13604 (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
13605 (gst_ring_buffer_read):
13606 * gst-libs/gst/audio/gstringbuffer.h:
13607 * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
13608 (gst_ximagesink_show_frame):
13609 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
13610 Correcly convert buffer timestamp to stream time.
13612 2005-07-16 Wim Taymans <wim@fluendo.com>
13614 * gst/audioconvert/gstaudioconvert.c:
13615 (gst_audio_convert_get_buffer):
13616 Timestamp buffers correctly.
13618 * gst/playback/gstplaybin.c: (gen_video_element):
13619 Make internal fakesink silent.
13621 2005-07-15 Wim Taymans <wim@fluendo.com>
13623 * gst/ffmpegcolorspace/Makefile.am:
13624 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13625 (gst_ffmpegcsp_caps_remove_format_info),
13626 (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
13627 (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
13628 (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
13629 (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
13630 Ported ffmpegcolorspace to basetransform.
13632 * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
13633 * gst/volume/gstvolume.c: (volume_transform):
13636 2005-07-14 Wim Taymans <wim@fluendo.com>
13638 * gst/videotestsrc/Makefile.am:
13639 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
13640 (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
13641 (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
13642 (gst_videotestsrc_init), (gst_videotestsrc_event),
13643 (gst_videotestsrc_create), (gst_videotestsrc_start),
13644 (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
13645 (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13646 (gst_videotestsrc_get_property):
13647 * gst/videotestsrc/gstvideotestsrc.h:
13648 Make videotestsrc a pushsrc.
13650 2005-07-14 Wim Taymans <wim@fluendo.com>
13652 * gst/tcp/gstfdset.c: (gst_fdset_free):
13653 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
13654 (gst_multifdsink_add), (gst_multifdsink_remove),
13655 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
13656 (gst_multifdsink_remove_client_link),
13657 (gst_multifdsink_client_queue_data),
13658 (gst_multifdsink_client_queue_caps),
13659 (gst_multifdsink_client_queue_buffer),
13660 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
13661 (gst_multifdsink_stop):
13662 * gst/tcp/gstmultifdsink.h:
13665 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
13666 Also draw image when not from a pool.
13668 2005-07-14 Wim Taymans <wim@fluendo.com>
13670 * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
13671 (mute_stream), (silence_stream):
13672 Small debug additions.
13674 2005-07-14 Wim Taymans <wim@fluendo.com>
13676 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
13677 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13678 (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
13679 Better error recovery, ignore unconnected pads and
13682 2005-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
13684 * docs/libs/tmpl/gstaudio.sgml:
13685 * docs/libs/tmpl/gstcolorbalance.sgml:
13686 * docs/libs/tmpl/gstgconf.sgml:
13687 * docs/libs/tmpl/gstmixer.sgml:
13688 * docs/libs/tmpl/gstringbuffer.sgml:
13689 * docs/libs/tmpl/gsttuner.sgml:
13690 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13691 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
13692 (gst_tcpclientsrc_class_init):
13693 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
13694 (gst_tcpserversrc_class_init):
13695 * sys/v4l/gstv4lelement.c:
13696 more autistic cleanliness in functions/names/defines
13698 2005-07-13 Thomas Vander Stichele <thomas at apestaart dot org>
13701 make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
13702 added manually to each Makefile.am so we are sure it goes
13703 *last* and doesn't add -L flags before linking in libs of our
13704 own, like, say, internal .la libs, that then accidentally pick
13705 up the installed copy.
13706 * docs/libs/Makefile.am:
13707 * ext/alsa/Makefile.am:
13708 * ext/cdparanoia/Makefile.am:
13709 * ext/gnomevfs/Makefile.am:
13710 * ext/libvisual/Makefile.am:
13711 * ext/ogg/Makefile.am:
13712 * ext/theora/Makefile.am:
13713 * ext/vorbis/Makefile.am:
13714 * gst-libs/gst/video/Makefile.am:
13715 * gst/adder/Makefile.am:
13716 * gst/audioconvert/Makefile.am:
13717 * gst/audiorate/Makefile.am:
13718 * gst/audioscale/Makefile.am:
13719 * gst/ffmpegcolorspace/Makefile.am:
13720 * gst/playback/Makefile.am:
13721 * gst/sine/Makefile.am:
13722 * gst/subparse/Makefile.am:
13723 * gst/tags/Makefile.am:
13724 * gst/tcp/Makefile.am:
13725 * gst/typefind/Makefile.am:
13726 * gst/videorate/Makefile.am:
13727 * gst/videoscale/Makefile.am:
13728 * gst/videotestsrc/Makefile.am:
13729 * gst/volume/Makefile.am:
13730 * sys/v4l/Makefile.am:
13731 * sys/ximage/Makefile.am:
13732 * sys/xvimage/Makefile.am:
13733 adapt properly to this change. This should make sure that
13734 plugins and libs properly link to the as-yet-uninstalled
13735 copies of stuff like libgstinterfaces and libgstvideo
13737 2005-07-13 Andy Wingo <wingo@pobox.com>
13739 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
13740 (gst_v4lsrc_fixate): Fixate on format as well.
13742 * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy)
13743 (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
13744 buffer points to it.
13745 (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
13746 rather just doing X calls ourselves. Also fixes a memleak.
13748 2005-07-12 Andy Wingo <wingo@pobox.com>
13750 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property)
13751 (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init)
13752 (gst_v4lsrc_create): Re-add the copy-mode property, default to
13753 TRUE to avoid deadlocks if an element holds on to our buffers.
13755 2005-07-11 Thomas Vander Stichele <thomas at apestaart dot org>
13757 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13758 (gst_sinesrc_init), (gst_sinesrc_create),
13759 (gst_sinesrc_set_property), (gst_sinesrc_get_property),
13760 (gst_sinesrc_start):
13761 * gst/sine/gstsinesrc.h:
13762 removing num-buffers property before moving it
13764 2005-07-10 Thomas Vander Stichele <thomas at apestaart dot org>
13767 use overridable ERROR_CFLAGS
13768 * docs/libs/gst-plugins-base-libs.types:
13769 * docs/libs/tmpl/gstringbuffer.sgml:
13770 * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
13771 (gst_alsasink_class_init):
13772 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
13773 (gst_alsasrc_class_init):
13774 * gst-libs/gst/audio/audio.h:
13775 * gst-libs/gst/audio/gstaudioclock.h:
13776 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
13777 (gst_audio_filter_base_init), (gst_audio_filter_class_init),
13778 (gst_audio_filter_link), (gst_audio_filter_init),
13779 (gst_audio_filter_chain), (gst_audio_filter_set_property),
13780 (gst_audio_filter_get_property),
13781 (gst_audio_filter_class_add_pad_templates):
13782 * gst-libs/gst/audio/gstaudiofilter.h:
13783 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
13784 (gst_audio_filter_template_get_type),
13785 (gst_audio_filter_template_base_init),
13786 (gst_audio_filter_template_class_init),
13787 (gst_audio_filter_template_init),
13788 (gst_audio_filter_template_set_property),
13789 (gst_audio_filter_template_get_property), (plugin_init),
13790 (gst_audio_filter_template_setup),
13791 (gst_audio_filter_template_filter),
13792 (gst_audio_filter_template_filter_inplace):
13793 * gst-libs/gst/audio/gstaudiosink.c:
13794 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
13795 (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
13796 (gst_audioringbuffer_release), (gst_audioringbuffer_start),
13797 (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
13798 (gst_audio_sink_base_init), (gst_audio_sink_class_init),
13799 (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
13800 * gst-libs/gst/audio/gstaudiosink.h:
13801 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
13802 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
13803 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
13804 (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
13805 (gst_audioringbuffer_delay), (gst_audio_src_base_init),
13806 (gst_audio_src_class_init), (gst_audio_src_init),
13807 (gst_audio_src_create_ringbuffer):
13808 * gst-libs/gst/audio/gstaudiosrc.h:
13809 * gst-libs/gst/audio/gstbaseaudiosink.c:
13810 (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
13811 (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
13812 (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
13813 (gst_base_audio_sink_set_property),
13814 (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
13815 (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
13816 (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
13817 (gst_base_audio_sink_create_ringbuffer),
13818 (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
13819 * gst-libs/gst/audio/gstbaseaudiosink.h:
13820 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13821 (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
13822 (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
13823 (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
13824 (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
13825 (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
13826 (gst_base_audio_src_event), (gst_base_audio_src_create),
13827 (gst_base_audio_src_create_ringbuffer),
13828 (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
13829 * gst-libs/gst/audio/gstbaseaudiosrc.h:
13830 * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
13831 (gst_ring_buffer_class_init), (gst_ring_buffer_init),
13832 (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
13833 (gst_ring_buffer_debug_spec_caps),
13834 (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
13835 (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
13836 (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
13837 (gst_ring_buffer_start), (gst_ring_buffer_pause),
13838 (gst_ring_buffer_stop), (gst_ring_buffer_delay),
13839 (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
13840 (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
13841 (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
13842 (gst_ring_buffer_clear):
13843 * gst-libs/gst/audio/gstringbuffer.h:
13844 * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
13845 (gst_video_sink_class_init), (gst_video_sink_get_type):
13846 * gst-libs/gst/video/videosink.h:
13847 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
13848 (gst_multifdsink_class_init),
13849 (gst_multifdsink_handle_client_write),
13850 (gst_multifdsink_change_state):
13851 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13852 (gst_tcpclientsink_setcaps):
13853 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
13854 (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
13855 (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
13856 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
13857 (gst_ximagesink_send_pending_navigation),
13858 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
13859 (gst_ximagesink_class_init), (gst_ximagesink_get_type):
13860 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
13861 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
13862 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
13863 (gst_xvimagesink_send_pending_navigation),
13864 (gst_xvimagesink_navigation_send_event),
13865 (gst_xvimagesink_set_xwindow_id),
13866 (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
13867 (gst_xvimagesink_get_type):
13868 more macro splitting
13870 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
13872 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
13873 plug a memleak, allows me to import 1479 albums in one go
13875 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
13876 (vorbis_handle_type_packet), (vorbis_dec_chain),
13877 (vorbis_dec_change_state):
13878 fix some format strings
13880 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
13882 * docs/libs/tmpl/gstcolorbalance.sgml:
13883 * docs/libs/tmpl/gstmixer.sgml:
13884 * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
13885 (gst_alsasink_set_property), (gst_alsasink_get_property):
13886 * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
13887 (gst_alsasrc_set_property), (gst_alsasrc_get_property):
13888 add device property
13890 2005-07-08 Thomas Vander Stichele <thomas at apestaart dot org>
13892 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
13893 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
13894 (audiocast_register_listener), (audiocast_thread_run),
13895 (gst_gnomevfssrc_send_additional_headers_callback),
13896 (gst_gnomevfssrc_received_headers_callback),
13897 (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
13898 (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
13899 (gst_gnomevfssrc_get_size):
13900 add/clean up debugging
13901 * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
13904 2005-07-07 Andy Wingo <wingo@pobox.com>
13906 * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
13907 framerate. Need to get a handle on when exactly this function is
13910 * sys/v4l/v4lsrc_calls.h:
13911 * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
13912 (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
13913 (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
13915 * sys/v4l/v4l_calls.h: Cast to V4lElement.
13916 * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
13917 v4lelements are sources.
13919 * sys/v4l/gstv4lxoverlay.h:
13920 * sys/v4l/gstv4lxoverlay.c:
13921 * sys/v4l/gstv4ltuner.h:
13922 * sys/v4l/gstv4ltuner.c: Header loc fixen.
13924 * sys/v4l/gstv4lsrc.h:
13925 * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
13926 PushSrc/BaseSrc. Removed most sync-related properties, videorate
13927 or something should handle that. Made a live source.
13929 * sys/v4l/gstv4lelement.h:
13930 * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
13931 signals. Some cleanups.
13933 * sys/v4l/gstv4lcolorbalance.h: Interface header update.
13935 * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
13938 * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
13941 * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
13943 2005-07-07 Wim Taymans <wim@fluendo.com>
13945 * ext/theora/theoradec.c: (theora_get_query_types),
13946 (theora_dec_src_getcaps), (theora_dec_push):
13947 * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
13948 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
13949 Remove deprecated/unused query types.
13951 2005-07-06 Wim Taymans <wim@fluendo.com>
13953 * ext/alsa/Makefile.am:
13954 * ext/alsa/gstalsaplugin.c: (plugin_init):
13955 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
13956 * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
13957 (gst_alsasrc_dispose), (gst_alsasrc_base_init),
13958 (gst_alsasrc_class_init), (gst_alsasrc_init),
13959 (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
13960 (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
13961 (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
13962 (gst_alsasrc_reset):
13963 * ext/alsa/gstalsasrc.h:
13964 * gst-libs/gst/audio/Makefile.am:
13965 * gst-libs/gst/audio/gstaudiosink.c:
13966 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
13967 (gst_audioringbuffer_start):
13968 * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
13969 (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
13970 (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
13971 (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13972 (gst_audioringbuffer_release), (gst_audioringbuffer_start),
13973 (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
13974 (gst_audiosrc_base_init), (gst_audiosrc_class_init),
13975 (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
13976 * gst-libs/gst/audio/gstaudiosrc.h:
13977 * gst-libs/gst/audio/gstbaseaudiosink.c:
13978 (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
13979 (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
13980 (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
13981 * gst-libs/gst/audio/gstbaseaudiosrc.c:
13982 (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
13983 (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
13984 (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
13985 (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
13986 (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
13987 (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
13988 (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
13989 (gst_baseaudiosrc_change_state):
13990 * gst-libs/gst/audio/gstbaseaudiosrc.h:
13991 * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13992 (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
13993 (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
13994 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
13995 (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
13996 (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
13997 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
13998 * gst-libs/gst/audio/gstringbuffer.h:
13999 Added audiosource base classes.
14000 Ported alsasrc, still very basic.
14002 2005-07-06 Wim Taymans <wim@fluendo.com>
14004 * ext/theora/theoradec.c: (theora_dec_src_getcaps),
14005 (theora_dec_push), (theora_handle_data_packet):
14006 Prepare for better timestamp fix later.
14008 * gst/audioconvert/gstaudioconvert.c:
14009 List most accurate caps first
14011 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
14012 Use proper pad task function.
14014 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14015 (gst_xvimagesink_show_frame):
14016 Fix deadlock when alloc failed.
14018 2005-07-05 Andy Wingo <wingo@pobox.com>
14020 * ext/gnomevfs/gstgnomevfssrc.c:
14021 * gst/sine/gstsinesrc.c:
14022 * gst/tcp/gsttcpserversrc.c:
14023 * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
14025 * sys/v4l/: Port from 0.8.
14027 * Many files: Null if we got it....
14029 2005-07-05 Andy Wingo <wingo@pobox.com>
14031 * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read):
14032 * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
14035 2005-07-05 Wim Taymans <wim@fluendo.com>
14038 * gst/tcp/Makefile.am:
14040 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
14041 (gst_multifdsink_base_init), (gst_multifdsink_class_init),
14042 (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
14043 (is_sync_frame), (gst_multifdsink_handle_client_write),
14044 (gst_multifdsink_render), (gst_multifdsink_start),
14045 (gst_multifdsink_stop), (gst_multifdsink_change_state):
14046 * gst/tcp/gstmultifdsink.h:
14047 * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
14048 (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
14049 (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
14050 * gst/tcp/gsttcp.h:
14051 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
14052 (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
14053 (gst_tcpclientsink_render), (gst_tcpclientsink_start),
14054 (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
14055 * gst/tcp/gsttcpclientsink.h:
14056 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
14057 (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
14058 (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
14059 (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
14060 (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
14061 * gst/tcp/gsttcpclientsrc.h:
14062 * gst/tcp/gsttcpplugin.c: (plugin_init):
14063 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
14064 * gst/tcp/gsttcpserversink.h:
14065 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
14066 (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
14067 (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
14068 (gst_tcpserversrc_create), (gst_tcpserversrc_start),
14069 (gst_tcpserversrc_stop):
14070 * gst/tcp/gsttcpserversrc.h:
14071 * gst/tcp/gsttcpsink.c:
14072 * gst/tcp/gsttcpsink.h:
14073 * gst/tcp/gsttcpsrc.c:
14074 * gst/tcp/gsttcpsrc.h:
14075 Ported tcp plugins to 0.9.
14078 2005-07-05 Andy Wingo <wingo@pobox.com>
14080 * gst/playback/gstplaybasebin.c (fill_buffer):
14081 message_new_application fixen.
14083 * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
14086 2005-07-04 Wim Taymans <wim@fluendo.com>
14088 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
14089 Set caps on output buffer.
14091 2005-07-04 Andy Wingo <wingo@pobox.com>
14093 * ext/gnomevfs/gstgnomevfssrc.c
14094 (gst_gnomevfssrc_received_headers_callback)
14095 (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
14098 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
14099 No refcount leakage.
14101 * configure.ac: Enable -Werror.
14103 * ext/theora/theoradec.c (theora_dec_src_getcaps):
14104 * gst/audioconvert/bufferframesconvert.c
14105 (buffer_frames_convert_fixate):
14106 * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
14107 (gst_audio_convert_fixate):
14108 * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
14109 (gst_sinesrc_create): Fixate func changes.
14111 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
14112 (gst_ximagesink_buffer_alloc): Unused var.
14114 2005-07-01 Andy Wingo <wingo@pobox.com>
14116 * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
14117 getcaps to do explicit caps. Needs to be done in all decoders,
14118 possibly via a base class.
14120 * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
14122 * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
14123 caps on the sink pad, just rely on the pad template. Also, setting
14124 ANY caps on a pad is not valid because the caps are not fixed.
14126 * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
14127 caps on the buffer, and get the width from the desired_caps if
14129 (gst_ximagesink_renegotiate_size): Implement via setting the
14130 desired_caps on the ximagesink.
14131 (gst_ximagesink_setcaps): Only reset the width of the player if it
14132 wasn't already set. Not sure if this is right.
14133 (gst_ximagesink_show_frame): Memcpy only for normal buffers.
14135 * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
14136 that the user wants. NULL unless the window has been resized.
14138 * gst/volume/gstvolume.c (volume_transform): Adapt to
14139 basetransform refcount changes.
14141 2005-07-01 Andy Wingo <wingo@pobox.com>
14143 * gst/videoscale/gstvideoscale.c:
14144 * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
14145 from BaseTransform, implements a transform_caps. Removed dead code
14146 including some PAR stuff that was never reached -- should probably
14147 be added back somehow.
14149 2005-07-01 Andy Wingo <wingo@pobox.com>
14151 * gst/videoscale: Merge David's work from 0.8 branch. Changes to
14154 2005-06-30 Thomas Vander Stichele <thomas at apestaart dot org>
14157 * docs/libs/Makefile.am:
14158 * docs/libs/gst-plugins-libs.types:
14159 * ext/alsa/Makefile.am:
14160 * ext/alsa/gstalsamixer.h:
14161 * ext/alsa/gstalsamixeroptions.h:
14162 * ext/alsa/gstalsamixertrack.h:
14163 * gst-libs/gst/Makefile.am:
14164 * gst-libs/gst/colorbalance/.cvsignore:
14165 * gst-libs/gst/colorbalance/Makefile.am:
14166 * gst-libs/gst/colorbalance/colorbalance-marshal.list:
14167 * gst-libs/gst/colorbalance/colorbalance.c:
14168 * gst-libs/gst/colorbalance/colorbalance.h:
14169 * gst-libs/gst/colorbalance/colorbalance.vcproj:
14170 * gst-libs/gst/colorbalance/colorbalancechannel.c:
14171 * gst-libs/gst/colorbalance/colorbalancechannel.h:
14172 * gst-libs/gst/interfaces/Makefile.am:
14173 * gst-libs/gst/interfaces/colorbalance.c:
14174 (gst_color_balance_class_init):
14175 * gst-libs/gst/interfaces/colorbalance.h:
14176 * gst-libs/gst/interfaces/interfaces-marshal.list:
14177 * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
14178 * gst-libs/gst/interfaces/mixer.h:
14179 * gst-libs/gst/interfaces/mixeroptions.h:
14180 * gst-libs/gst/interfaces/navigation.c:
14181 * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
14182 * gst-libs/gst/interfaces/tuner.h:
14183 * gst/volume/Makefile.am:
14184 * gst/volume/gstvolume.c:
14185 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
14186 * sys/ximage/Makefile.am:
14187 * sys/ximage/ximagesink.c:
14188 * sys/xvimage/Makefile.am:
14189 * sys/xvimage/xvimagesink.c:
14190 fold in all interfaces into an interfaces dir, preserving CVS
14193 2005-06-30 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14195 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14196 Fix build after riff changes.
14198 2005-06-30 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14200 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
14201 (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
14202 (gst_riff_create_video_template_caps),
14203 (gst_riff_create_audio_template_caps),
14204 (gst_riff_create_iavs_template_caps):
14205 * gst-libs/gst/riff/riff-media.h:
14206 * gst-libs/gst/riff/riff-read.h:
14207 * gst-libs/gst/riff/riff.c: (gst_riff_init):
14208 Add gst_riff_init() to initialize the debug category, instead
14209 of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
14211 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14213 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
14214 Oops, I shouldn't apply hacks.
14216 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14218 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
14219 Remove pad_loop function which doesn't work.
14221 2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14223 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
14224 Send EOS when deactivating.
14225 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
14226 (check_queue), (queue_threshold_reached), (queue_out_of_data),
14227 (gen_preroll_element), (probe_triggered), (mute_stream),
14228 (silence_stream), (new_decoded_pad), (setup_substreams),
14229 (set_active_source):
14230 * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
14231 (remove_sinks), (add_sink):
14232 * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
14233 Change for new probe API.
14235 2005-06-29 Wim Taymans <wim@fluendo.com>
14237 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
14238 * gst-libs/gst/audio/gstbaseaudiosink.c:
14239 (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
14240 (gst_baseaudiosink_change_state):
14241 * gst-libs/gst/audio/gstbaseaudiosink.h:
14242 * gst-libs/gst/audio/gstringbuffer.c:
14243 (gst_ringbuffer_set_callback):
14244 Fix compilation error.
14245 Ringbuffer starts out as not running.
14246 Free our clock in dispose.
14247 When releasing the ringbuffer we need to renegotiate so
14248 clear the pad caps.
14250 2005-06-29 Thomas Vander Stichele <thomas at apestaart dot org>
14254 * docs/Makefile.am:
14255 * docs/libs/Makefile.am:
14256 * docs/libs/gst-plugins-libs-docs.sgml:
14257 * docs/libs/gst-plugins-libs-sections.txt:
14258 * docs/libs/gst-plugins-libs.types:
14259 * docs/libs/tmpl/gstaudio.sgml:
14260 * docs/libs/tmpl/gstcolorbalance.sgml:
14261 * docs/libs/tmpl/gstringbuffer.sgml:
14262 * gst-libs/gst/audio/gstringbuffer.c:
14263 (gst_ringbuffer_set_callback):
14264 reinstate gtk-doc docs for plugin libs
14266 2005-06-28 Wim Taymans <wim@fluendo.com>
14268 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14269 (gst_ogg_demux_init):
14270 Removed pad loop function.
14272 2005-06-28 Wim Taymans <wim@fluendo.com>
14274 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14275 If we're building a chain we are not in an error case
14276 when we queue a buffer.
14278 2005-06-28 Andy Wingo <wingo@pobox.com>
14280 * *.c: Don't cast to GstObject before reffing/unreffing.
14282 2005-06-27 Andy Wingo <wingo@pobox.com>
14284 * gst/videotestsrc/gstvideotestsrc.c
14285 (gst_videotestsrc_activate_push): Activation API changes.
14287 * gst/playback/gstdecodebin.c (gst_decode_bin_change_state)
14288 (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
14289 they have refs on the decodebin.
14291 * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
14293 (gst_ogg_pad_typefind): Don't leak a pad ref.
14294 (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
14295 (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push)
14296 (gst_ogg_demux_sink_activate_pull): Changes for activation API.
14298 2005-06-27 Edward Hervey <edward@fluendo.com>
14300 * ext/theora/theoradec.c: (theora_dec_change_state):
14301 re-arranged call to parent's state change in order to avoid locks (or
14304 2005-06-26 Edward Hervey <edward@fluendo.com>
14306 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14307 2nd argument of 'unknow-type' signal is a GstCaps and not a
14310 2005-06-25 Jan Schmidt <thaytan@mad.scientist.com>
14311 * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
14312 Set the worker thread's running flag to TRUE before starting the
14314 * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
14315 Catch a failure to add typefind to the bin.
14317 2005-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
14319 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14320 (gst_sinesrc_init), (gst_sinesrc_create),
14321 (gst_sinesrc_set_property), (gst_sinesrc_get_property),
14322 (gst_sinesrc_start):
14323 * gst/sine/gstsinesrc.h:
14324 add num-buffers and timestamp-offset properties
14325 * gst/videotestsrc/gstvideotestsrc.c:
14326 (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
14327 (gst_videotestsrc_get_property):
14328 add timestamp-offset property
14330 2005-06-23 Christian Schaller <uraeus@gnome.org>
14332 * configure.ac: add videorate
14333 * gst-plugins-base.spec.in: add videorate
14335 2005-06-23 Wim Taymans <wim@fluendo.com>
14337 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14338 (gst_videorate_getcaps), (gst_videorate_setcaps),
14339 (gst_videorate_event), (gst_videorate_chain):
14340 Fixed videorate, fixating an already fixated caps is not
14343 2005-06-23 Wim Taymans <wim@fluendo.com>
14346 * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
14347 Buffer on caps is not boxed anymore.
14349 2005-06-22 Wim Taymans <wim@fluendo.com>
14351 * ext/theora/theoraenc.c: (theora_set_header_on_caps):
14352 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14353 Set buffers on caps as miniobjects and not as boxed.
14355 2005-06-19 Thomas Vander Stichele <thomas at apestaart dot org>
14360 === release 0.9.1 ===
14362 2005-06-19 Thomas Vander Stichele <thomas at apestaart dot org>
14383 updates for release
14385 2005-06-09 Andy Wingo <wingo@pobox.com>
14387 * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
14389 2005-06-09 Andy Wingo <wingo@pobox.com>
14392 * gst-libs/gst/Makefile.am:
14393 * gst-libs/gst/net/Makefile.am:
14394 Add gstnet to build.
14396 2005-06-09 Andy Wingo <wingo@pobox.com>
14398 * gst-libs/gst/gconf/gconf.c:
14399 * gst/playback/test.c:
14400 * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
14403 * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
14405 * ext/theora/theoraenc.c (theora_enc_chain):
14406 * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
14408 * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
14411 2005-06-02 Wim Taymans <wim@fluendo.com>
14413 * gst-libs/gst/net/Makefile.am:
14414 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
14415 * pkgconfig/gstreamer-libs.pc.in:
14416 Added net stuff, version net lib.
14418 2005-06-02 Wim Taymans <wim@fluendo.com>
14420 * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
14421 (query_rates), (query_positions_elems), (query_positions_pads),
14423 Updated seek example.
14425 2005-06-02 Andy Wingo <wingo@pobox.com>
14427 * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
14428 * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
14431 * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
14432 remove the typefind, the bin dispose will do it for us. When it's
14433 removed and unreffed, the signal handler will be disconnected,
14435 (unlinked): It's too difficult to disconnect from unlinked
14436 handlers, as they are on pads not elements. Just punt if the pads
14437 aren't grandkids of the bin.
14439 2005-06-02 Wim Taymans <wim@fluendo.com>
14442 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14443 (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
14444 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
14445 * ext/theora/theoradec.c: (theora_dec_src_query),
14446 (theora_handle_data_packet):
14447 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14448 (theora_enc_chain):
14449 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14450 (vorbis_handle_data_packet):
14451 * gst/audioconvert/bufferframesconvert.c:
14452 (buffer_frames_convert_chain):
14453 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14454 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14455 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14456 (gst_ffmpegcsp_chain):
14457 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14458 (gst_videorate_getcaps), (gst_videorate_setcaps),
14459 (gst_videorate_event), (gst_videorate_chain):
14460 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
14461 (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
14462 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14463 (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14464 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14465 (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14466 (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14467 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14468 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14469 Cleanups and buffer alloc.
14471 2005-05-31 Wim Taymans <wim@fluendo.com>
14473 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
14474 Don't try to call the delay method when the device is not
14477 2005-05-31 Wim Taymans <wim@fluendo.com>
14479 * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
14480 Get actual segment size and buffer size after opening
14483 2005-05-30 Wim Taymans <wim@fluendo.com>
14485 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
14486 (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
14487 Also FLUSH upstream, makes the loop function exit faster.
14489 * ext/theora/theoradec.c: (theora_dec_src_query):
14490 Some more debug info in the query.
14492 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14493 (gst_ximagesink_setcaps):
14494 Release lock on par error, better error reporting.
14496 2005-05-26 Wim Taymans <wim@fluendo.com>
14498 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14499 (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
14500 (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
14501 Clear chains in READY
14502 Queue packets until the chain is activated.
14504 2005-05-25 Wim Taymans <wim@fluendo.com>
14506 * gst-libs/gst/audio/gstaudiosink.c:
14507 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14508 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14509 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14510 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14511 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14512 (gst_audiosink_create_ringbuffer):
14513 * gst-libs/gst/audio/gstbaseaudiosink.c:
14514 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
14515 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
14516 (gst_baseaudiosink_set_property), (build_linear_format),
14517 (debug_spec_caps), (debug_spec_buffer),
14518 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
14519 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
14520 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
14521 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
14522 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
14523 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
14524 (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
14525 (gst_ringbuffer_play), (gst_ringbuffer_pause),
14526 (gst_ringbuffer_stop), (gst_ringbuffer_delay),
14527 (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
14528 (wait_segment), (gst_ringbuffer_commit),
14529 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
14530 (gst_ringbuffer_clear):
14531 Various small cleanups.
14533 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14534 (gst_audio_convert_change_state):
14535 * gst/subparse/gstsubparse.c: (gst_subparse_chain):
14536 No need to take the locks anymore.
14538 2005-05-25 Wim Taymans <wim@fluendo.com>
14540 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
14541 (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
14542 (remove_element_chain), (no_more_pads), (unlinked), (close_link),
14544 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
14545 (group_destroy), (group_commit), (queue_overrun),
14546 (gen_preroll_element), (no_more_pads), (preroll_unlinked),
14547 (mute_stream), (new_decoded_pad), (setup_substreams),
14548 (setup_source), (mute_group_type), (set_active_source),
14549 (gst_play_base_bin_change_state):
14550 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
14551 (gen_video_element), (gen_text_element), (gen_audio_element),
14552 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
14553 * gst/playback/gststreaminfo.c: (gst_stream_info_new),
14554 (gst_stream_info_dispose), (gst_stream_info_set_mute):
14555 * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
14556 Some playbin cleanups mostly refcounting sloppyness.
14558 2005-05-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14560 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14561 Work with streaming input.
14563 2005-05-25 Wim Taymans <wim@fluendo.com>
14565 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14566 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14567 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14568 (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
14569 No need to take the STREAM lock anymore.
14571 2005-05-25 Wim Taymans <wim@fluendo.com>
14573 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
14574 (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
14575 (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
14576 (gst_ogg_demux_chain), (gst_ogg_demux_loop),
14577 (gst_ogg_demux_sink_activate):
14578 * ext/theora/theoradec.c: (theora_dec_src_event),
14579 (theora_handle_comment_packet), (theora_dec_chain),
14580 (theora_dec_change_state):
14581 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14582 (vorbis_handle_data_packet), (vorbis_dec_chain),
14583 (vorbis_dec_change_state):
14584 Remove STREAM locks as they are taken in core now.
14585 Never set bogus granulepos on vorbis/theora.
14586 Fix leaks in theoradec tag parsing.
14588 2005-05-25 Wim Taymans <wim@fluendo.com>
14590 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
14591 Fix memleaks, GST_BUFFER_DATA() is not freed.
14593 2005-05-25 Wim Taymans <wim@fluendo.com>
14595 * ext/alsa/gstalsasink.c: (gst_alsasink_open):
14596 Open non-blocking, set to blocking mode afterwards to avoid
14597 lockups when audio device is busy.
14599 2005-05-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14601 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
14602 This can't be good.
14604 2005-05-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14606 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
14607 (gst_audio_convert_chain), (gst_audio_convert_link_src),
14608 (gst_audio_convert_setcaps):
14609 Implement instant setup switching.
14611 2005-05-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14613 * gst/playback/gstplaybasebin.c: (probe_triggered):
14614 Fix missing unlock.
14615 * gst/playback/gstplaybin.c: (add_sink):
14616 First add, then link (otherwise pad link fails).
14618 2005-05-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
14620 * examples/Makefile.am:
14621 fix buildbot (make distcheck)
14623 2005-05-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14625 * gst/playback/gstplaybin.c: (gen_vis_element):
14626 Remove some wrong code. Doesn't work yet.
14628 2005-05-19 Wim Taymans <wim@fluendo.com>
14630 * gst-libs/gst/net/Makefile.am:
14631 * gst-libs/gst/net/README:
14632 * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
14633 (gst_netbuffer_class_init), (gst_netbuffer_init),
14634 (gst_netbuffer_finalize), (gst_netbuffer_copy),
14635 (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
14636 (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
14637 (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
14638 * gst-libs/gst/net/gstnetbuffer.h:
14639 Added buffer subclass to store extra to/from addresses for
14640 network sources/sinks.
14642 2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14644 * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
14645 Don't lock an unassigned variable.
14647 2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14649 * gst/playback/gstplaybasebin.c: (gen_preroll_element):
14650 Increase buffer for video, decrease buffer for other media types.
14651 * gst/playback/gstplaybin.c: (gen_video_element),
14652 (gen_audio_element):
14653 Change names for debugging purposes.
14655 2005-05-18 Wim Taymans <wim@fluendo.com>
14657 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14658 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14659 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14660 (gst_ffmpegcsp_chain):
14661 Enable buffer alloc passthrough if the source and dest
14662 formats are the same.
14664 2005-05-17 Wim Taymans <wim@fluendo.com>
14666 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
14667 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
14668 (gst_ogg_demux_chain_unlocked):
14669 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14670 (gst_audio_convert_caps_remove_format_info),
14671 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14672 (gst_audio_convert_fixate), (gst_audio_convert_change_state):
14673 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14674 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14675 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
14676 (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
14677 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
14678 (gst_ffmpegcsp_get_property):
14679 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14680 (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14681 (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14682 (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
14683 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
14684 (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
14685 (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
14686 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
14687 Leak fixes in oggdemux.
14688 Some cleanups in audioconvert.
14689 Make passthrough work along with buffer_alloc etc.
14690 Make buffer_alloc and buffer recycling actually work in
14693 2005-05-17 Thomas Vander Stichele <thomas at apestaart dot org>
14695 * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
14696 make the compiler happy
14698 2005-05-17 Wim Taymans <wim@fluendo.com>
14700 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
14701 * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
14702 (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
14703 (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
14704 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14705 (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
14706 (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
14707 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
14708 (gst_xvimagesink_set_xwindow_id):
14709 * sys/xvimage/xvimagesink.h:
14710 Port xvimagesink to new MiniObject.
14712 2005-05-17 Wim Taymans <wim@fluendo.com>
14714 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
14715 (gst_audiofilter_chain):
14716 * gst-libs/gst/audio/gstaudiosink.c:
14717 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14718 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14719 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14720 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14721 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14722 (gst_audiosink_create_ringbuffer):
14723 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14724 (gst_audio_convert_caps_remove_format_info),
14725 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14726 (gst_audio_convert_fixate), (gst_audio_convert_channels):
14727 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14728 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14729 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14730 Fix passthrough in ffmpegcolorspace.
14731 Fix memset in audiosink on wrong memory.
14733 2005-05-16 David Schleef <ds@schleef.org>
14735 * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
14738 2005-05-16 David Schleef <ds@schleef.org>
14740 Port from GstData to GstMiniObject.
14741 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
14742 * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
14743 (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
14744 (gst_ogg_mux_collected):
14745 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14746 * ext/theora/theoradec.c: (theora_handle_comment_packet),
14747 (theora_handle_data_packet):
14748 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14749 (theora_set_header_on_caps), (theora_enc_chain):
14750 * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14751 (vorbis_handle_comment_packet):
14752 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14753 * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
14754 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
14755 * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
14756 * gst/audioconvert/gstaudioconvert.c:
14757 (gst_audio_convert_get_buffer):
14758 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14759 * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
14760 (mute_stream), (silence_stream):
14761 * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
14762 * gst/volume/gstvolume.c: (volume_transform):
14763 * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14764 (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
14765 (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
14766 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
14767 (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
14768 (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
14769 (gst_ximagesink_buffer_alloc):
14770 * sys/ximage/ximagesink.h:
14772 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14774 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14775 (fill_buffer), (check_queue), (queue_threshold_reached),
14776 (queue_out_of_data):
14777 * gst/playback/gstplaybasebin.h:
14778 Post buffer-fullness on the bus.
14780 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14782 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14784 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14785 (group_commit), (probe_triggered), (setup_source),
14786 (gst_play_base_bin_change_state):
14787 * gst/playback/gstplaybasebin.h:
14788 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14789 (gst_play_bin_init), (remove_sinks), (setup_sinks),
14790 (gst_play_bin_change_state):
14791 Move setup_output_pads into a virtual function, remove
14792 group-switch (no longer needed) and redirect (handled by bus
14795 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14797 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
14798 (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
14799 (get_active_group), (get_building_group), (group_destroy),
14800 (group_commit), (check_queue), (queue_overrun),
14801 (queue_threshold_reached), (queue_out_of_data),
14802 (gen_preroll_element), (remove_groups), (unknown_type),
14803 (add_element_stream), (no_more_pads), (probe_triggered),
14804 (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
14805 (setup_substreams), (setup_source), (finish_source),
14806 (prepare_output), (muted_group_change_state),
14807 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
14808 (gst_play_base_bin_change_state):
14809 * gst/playback/gstplaybasebin.h:
14810 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14811 (gst_play_bin_init), (gst_play_bin_set_property),
14812 (gen_video_element), (gen_text_element), (gen_audio_element),
14813 (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
14814 (gst_play_bin_change_state):
14815 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
14816 (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
14817 (stream_info_change_state), (gst_stream_info_set_mute),
14818 (gst_stream_info_get_property):
14819 * gst/playback/gststreaminfo.h:
14820 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
14821 (gst_stream_selector_get_linked_pad),
14822 (gst_stream_selector_getcaps),
14823 (gst_stream_selector_get_linked_pads),
14824 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
14825 * gst/playback/gststreamselector.h:
14826 Rough port of playbin. Needs some more work, but is mostly done,
14827 and uses a few locks in important places, which should make stuff
14828 like chain-switches clean. Still uses GST_STATE() in a few places,
14829 which isn't all that good an idea, subtitles/elements disabled
14830 because no elements to test with and thus probably broken, query
14831 and event handling moved to GstBin, internal thread removed
14832 alltogether because the pipeline does that for us now. Can play
14833 Ogg/Vorbis files. Haven't tested anything else yet.
14835 2005-05-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
14837 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
14838 Do no-more-pads (needed for autoplugging).
14840 2005-05-10 Andy Wingo <wingo@pobox.com>
14842 * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
14843 message to the bus with the tags. Still not sent downstream tho.
14845 * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
14847 (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
14848 avoid refcounting hassles.
14850 2005-05-09 Andy Wingo <wingo@pobox.com>
14852 * gst/volume/Makefile.am:
14853 * gst/volume/demo.c
14854 * gst/volume/gstvolume.h
14855 * gst/volume/gstvolume.c: Port to 0.9 API, derive from
14856 basetransform. Probably need an audio filter base class.
14858 2005-05-09 Wim Taymans <wim@fluendo.com>
14860 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
14861 (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
14862 (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
14863 (gst_vorbisenc_chain):
14864 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14865 (gst_audio_convert_caps_remove_format_info),
14866 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14867 (gst_audio_convert_fixate), (gst_audio_convert_channels):
14868 Make caps writable before writing to it.
14869 Fix negotiation in audioconvert some more.
14871 2005-05-09 Wim Taymans <wim@fluendo.com>
14873 * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14874 (gst_videorate_getcaps), (gst_videorate_setcaps),
14875 (gst_videorate_event), (gst_videorate_chain):
14876 Better negotiation.
14878 2005-05-09 Wim Taymans <wim@fluendo.com>
14880 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14881 (gst_videorate_getcaps), (gst_videorate_setcaps),
14882 (gst_videorate_blank_data), (gst_videorate_init),
14883 (gst_videorate_event), (gst_videorate_chain),
14884 (gst_videorate_change_state):
14885 Port videorate, do a better job at negotiation while we're at
14888 2005-05-09 Jan Schmidt <thaytan@mad.scientist.com>
14893 * examples/Makefile.am:
14894 * gst-libs/gst/audio/Makefile.am:
14895 * gst-libs/gst/riff/Makefile.am:
14896 * gst-libs/gst/tag/Makefile.am:
14897 * gst-libs/gst/video/Makefile.am:
14898 Fixups for missing variables.
14900 2005-05-09 Wim Taymans <wim@fluendo.com>
14902 * examples/seeking/seek.c: (make_theora_pipeline),
14903 (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
14904 (query_rates), (query_positions_elems), (query_positions_pads),
14905 (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
14906 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
14907 (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
14908 (gst_ogg_pad_typefind), (gst_ogg_demux_init),
14909 (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
14910 (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
14911 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14912 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
14913 (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
14914 (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
14915 (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
14916 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
14917 (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
14918 (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
14919 * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
14920 (theora_dec_src_convert), (theora_dec_sink_convert),
14921 (theora_dec_src_query), (theora_dec_sink_query),
14922 (theora_dec_src_event), (theora_dec_sink_event),
14923 (theora_handle_comment_packet), (theora_handle_type_packet),
14924 (theora_handle_header_packet), (theora_handle_data_packet),
14925 (theora_dec_chain):
14926 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14927 (vorbis_dec_convert), (vorbis_dec_src_query),
14928 (vorbis_dec_sink_query), (vorbis_dec_src_event),
14929 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14930 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
14931 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
14932 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
14933 (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
14934 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
14935 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14936 (gst_play_bin_query):
14937 * gst/playback/test3.c: (update_scale):
14938 * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
14939 (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
14940 * gst/subparse/gstsubparse.c: (gst_subparse_init):
14941 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14942 (gst_videotestsrc_src_query):
14943 * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
14944 (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
14945 (paint_hline_YUV9):
14946 * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
14947 Port to new query API.
14949 Cleanups in x[v]imagesink
14951 2005-05-09 Andy Wingo <wingo@pobox.com>
14953 * ext/alsa/gstalsasink.h:
14954 * ext/gnomevfs/gstgnomevfssrc.c:
14955 (gst_gnomevfssrc_get_icy_metadata):
14956 * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
14957 (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
14958 * ext/theora/theoradec.c (theora_dec_src_query)
14959 (theora_dec_src_event, theora_dec_sink_event)
14960 (theora_handle_comment_packet, theora_handle_data_packet):
14961 * ext/theora/theoraenc.c (theora_enc_chain):
14962 * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
14963 (vorbis_dec_sink_event, vorbis_handle_comment_packet):
14964 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
14965 * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
14967 * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
14968 (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
14969 (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
14970 (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
14971 (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
14972 (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
14973 (paint_setup_xBGR8888, paint_setup_RGBx8888)
14974 (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
14975 (paint_setup_RGB565, paint_setup_xRGB1555):
14976 * gst/videotestsrc/videotestsrc.h:
14977 * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
14978 * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
14979 (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
14982 * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
14983 gst_pad_query_position. Fixes oggdemux.
14985 2005-05-08 David Schleef <ds@schleef.org>
14987 * configure.ac: Require liboil.
14988 * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
14990 * gst/videotestsrc/videotestsrc.c:
14991 * gst/videotestsrc/videotestsrc.h:
14993 2005-05-06 Wim Taymans <wim@fluendo.com>
14995 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14996 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14997 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14998 Well, unreffing a buffer right before pushing it is asking
15001 2005-05-06 Christian Schaller <uraeus@gnome.org>
15003 * pkgconfig/gstreamer-libs.pc.in: add missing library calls
15005 2005-05-06 Wim Taymans <wim@fluendo.com>
15007 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15008 (gst_audio_convert_caps_remove_format_info),
15009 (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
15010 (gst_audio_convert_fixate), (gst_audio_convert_channels):
15011 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15012 (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
15013 (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
15014 * gst/sine/Makefile.am:
15015 * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
15016 (gst_sinesrc_class_init), (gst_sinesrc_init),
15017 (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
15018 (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
15019 (gst_sinesrc_update_freq):
15020 * gst/sine/gstsinesrc.h:
15021 * gst/tcp/gstmultifdsink.c:
15022 * sys/xvimage/xvimagesink.c:
15023 Fixed negotiation wrt _peer_get_caps()
15027 2005-05-06 Wim Taymans <wim@fluendo.com>
15029 * gst-libs/gst/audio/gstaudiosink.c:
15030 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15031 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15032 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15033 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15034 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15035 (gst_audiosink_create_ringbuffer):
15036 * gst-libs/gst/audio/gstbaseaudiosink.c:
15037 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15038 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15039 (gst_baseaudiosink_set_property), (build_linear_format),
15040 (debug_spec_caps), (debug_spec_buffer),
15041 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15042 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15043 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15044 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15045 * gst-libs/gst/audio/gstbaseaudiosink.h:
15046 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15047 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15048 (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
15049 (gst_ringbuffer_play), (gst_ringbuffer_pause),
15050 (gst_ringbuffer_stop), (gst_ringbuffer_delay),
15051 (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
15052 (wait_segment), (gst_ringbuffer_commit),
15053 (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
15054 (gst_ringbuffer_clear):
15055 * gst-libs/gst/audio/gstringbuffer.h:
15056 Make the base audiosink return an error when there is no
15057 audiobuffer negotiated.
15059 2005-05-06 Zaheer Abbas Merali <zaheerabbas at merali dot org>
15062 Disable cdparanoia until someone ports it!
15064 2005-05-06 Wim Taymans <wim@fluendo.com>
15066 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15067 (gst_ogg_demux_sink_activate):
15068 And revert after wingo's revert.. sigh..
15070 2005-05-05 Andy Wingo <wingo@pobox.com>
15072 * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
15074 * configure.ac: Return audiorate and subparse from the ghetto.
15075 Re-enable -Wall -Werror.
15076 * gst/subparse/gstsubparse.c:
15077 * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
15078 or chain-based. Cleaned up a bit. Not tested.
15080 2005-05-05 Christian Schaller <christian@fluendo.com>
15082 * Makefile.am: remove stuff that is not building
15083 * configure.ac: remove stuff that is not building
15084 * examples/Makefile.am: remove stuff that is not building
15085 * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
15086 * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
15087 * sys/Makefile.am: remove stuff that is not building
15088 * testsuite/Makefile.am: remove stuff that is not building
15090 2005-05-05 Andy Wingo <wingo@pobox.com>
15092 * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
15093 * gst-libs/gst/tag/gstvorbistag.c:
15094 (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
15095 * gst/adder/gstadder.h:
15096 * gst/audioconvert/gstchannelmix.c:
15097 (gst_audio_convert_fill_one_other):
15098 * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
15099 (gst_audiorate_init), (gst_audiorate_chain):
15100 * gst/playback/gstplaybasebin.c: (setup_source):
15101 * gst/playback/test3.c: (update_scale):
15119 2005-05-05 Wim Taymans <wim@fluendo.com>
15121 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15122 (gst_audio_convert_caps_remove_format_info),
15123 (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
15124 (gst_audio_convert_change_state), (gst_audio_convert_channels):
15125 * gst/videotestsrc/gstvideotestsrc.c:
15126 (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
15127 (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
15128 (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
15129 (gst_videotestsrc_init), (gst_videotestsrc_loop):
15130 Don't ignore _push() return values.
15131 Make sure no processing is done when shutting down.
15132 Videotestsrc pad activation fix.
15134 2005-05-05 Wim Taymans <wim@fluendo.com>
15136 * gst/adder/Makefile.am:
15137 * gst/adder/gstadder.c: (gst_adder_setcaps),
15138 (gst_adder_class_init), (gst_adder_init),
15139 (gst_adder_request_new_pad), (gst_adder_collected),
15140 (gst_adder_change_state):
15141 * gst/adder/gstadder.h:
15142 Ported adder as an example of a mixer element using
15143 collect pads. Needs more negotiation work.
15145 2005-05-05 Wim Taymans <wim@fluendo.com>
15147 * ext/theora/theoradec.c: (_inc_granulepos),
15148 (theora_dec_src_event), (theora_dec_sink_event),
15149 (theora_handle_comment_packet), (theora_handle_type_packet),
15150 (theora_handle_header_packet), (theora_handle_data_packet),
15151 (theora_dec_chain):
15152 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15153 (gst_theora_enc_init), (theora_enc_sink_setcaps),
15154 (theora_push_buffer), (theora_push_packet),
15155 (theora_enc_sink_event), (theora_enc_chain),
15156 (theora_enc_change_state), (theora_enc_set_property),
15157 (theora_enc_get_property):
15158 Added stream lock to decoder so that we can serialize
15160 More theoraenc porting, recover from errors, do clean
15163 2005-05-05 Wim Taymans <wim@fluendo.com>
15165 * ext/ogg/Makefile.am:
15167 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15168 (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
15170 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
15171 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
15172 (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
15173 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
15174 (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
15175 (gst_ogg_mux_change_state):
15178 2005-05-05 Wim Taymans <wim@fluendo.com>
15180 * docs/design-audiosinks.txt:
15181 * gst-libs/gst/audio/TODO:
15182 * gst-libs/gst/audio/gstaudiosink.c:
15183 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15184 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15185 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15186 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15187 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15188 (gst_audiosink_create_ringbuffer):
15189 * gst-libs/gst/audio/gstbaseaudiosink.c:
15190 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15191 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15192 (gst_baseaudiosink_set_property), (build_linear_format),
15193 (debug_spec_caps), (debug_spec_buffer),
15194 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15195 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15196 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15197 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15198 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15199 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15200 (gst_ringbuffer_release), (gst_ringbuffer_play),
15201 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
15202 (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
15203 (gst_ringbuffer_set_sample), (wait_segment),
15204 (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
15205 (gst_ringbuffer_advance), (gst_ringbuffer_clear):
15206 More work on the audiosink, mostly debugging and a race in
15209 2005-04-28 Wim Taymans <wim@fluendo.com>
15211 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15212 (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
15213 * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
15214 (vorbis_dec_src_query), (vorbis_dec_src_event),
15215 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15216 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15217 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
15218 Don't crap out when seeking back to position 0.
15220 2005-04-28 Wim Taymans <wim@fluendo.com>
15222 * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
15223 (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
15224 (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
15225 (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
15226 (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
15227 Make audio sink configurable, use alsasink as default.
15229 2005-04-28 Wim Taymans <wim@fluendo.com>
15231 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15232 (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15233 (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15234 (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
15235 (vorbis_dec_change_state):
15236 * ext/vorbis/vorbisdec.h:
15237 Refactor, use STREAM_LOCK.
15239 2005-04-28 Wim Taymans <wim@fluendo.com>
15241 * ext/theora/theoradec.c: (_inc_granulepos),
15242 (theora_dec_sink_event), (theora_handle_comment_packet),
15243 (theora_handle_type_packet), (theora_handle_header_packet),
15244 (theora_handle_data_packet), (theora_dec_chain),
15245 (theora_dec_change_state):
15246 Refactor a bit, use STREAM_LOCK.
15248 2005-04-28 Wim Taymans <wim@fluendo.com>
15250 * ext/alsa/Makefile.am:
15251 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
15252 (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
15253 (gst_alsa_link), (gst_alsa_close_audio):
15254 * ext/alsa/gstalsaplugin.c: (plugin_init):
15255 * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
15256 (gst_alsasink_dispose), (gst_alsasink_base_init),
15257 (gst_alsasink_class_init), (gst_alsasink_init),
15258 (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
15259 (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
15260 (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
15261 (gst_alsasink_reset):
15262 * ext/alsa/gstalsasink.h:
15263 Implement alsasink with simple open/write/close API.
15264 Make alsa dir build by disabling compilation of code.
15266 2005-04-28 Wim Taymans <wim@fluendo.com>
15268 * gst-libs/gst/audio/Makefile.am:
15269 * gst-libs/gst/audio/audio.h:
15270 * gst-libs/gst/audio/audioclock.c:
15271 * gst-libs/gst/audio/audioclock.h:
15272 * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
15273 (gst_audio_clock_class_init), (gst_audio_clock_init),
15274 (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
15275 * gst-libs/gst/audio/gstaudioclock.h:
15276 * gst-libs/gst/audio/gstaudiosink.c:
15277 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15278 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15279 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15280 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15281 (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15282 (gst_audiosink_create_ringbuffer):
15283 * gst-libs/gst/audio/gstbaseaudiosink.c:
15284 (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15285 (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15286 (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
15287 (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
15288 (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15289 (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15290 (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15291 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15292 * gst-libs/gst/audio/gstbaseaudiosink.h:
15293 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15294 (gst_ringbuffer_init), (gst_ringbuffer_finalize),
15295 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15296 (gst_ringbuffer_release), (gst_ringbuffer_play),
15297 (gst_ringbuffer_pause), (gst_ringbuffer_stop),
15298 (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
15299 (gst_ringbuffer_set_sample), (wait_segment),
15300 (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
15301 (gst_ringbuffer_advance), (gst_ringbuffer_clear):
15302 * gst-libs/gst/audio/gstringbuffer.h:
15303 Make ringbuffer faster and more simple by removing the locks
15304 in the playback thread.
15305 Add sample accurate playback based on buffer sample offsets.
15306 Make the baseaudiosink provide a clock.
15307 Parse caps in the base class.
15308 Correctly handle seeking, flushing and state changes.
15310 2005-04-25 Thomas Vander Stichele <thomas at apestaart dot org>
15313 * gst/audioconvert/Makefile.am:
15314 * gst/audioscale/Makefile.am:
15315 Fix part of the build. Come on guys, autogen didn't even work :)
15317 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15320 * gst-libs/gst/Makefile.am:
15321 * gst-libs/gst/media-info/.cvsignore:
15322 * gst-libs/gst/media-info/Makefile.am:
15323 * gst-libs/gst/media-info/README:
15324 * gst-libs/gst/media-info/media-info-priv.c:
15325 * gst-libs/gst/media-info/media-info-priv.h:
15326 * gst-libs/gst/media-info/media-info-test.c:
15327 * gst-libs/gst/media-info/media-info.c:
15328 * gst-libs/gst/media-info/media-info.h:
15329 * gst-libs/gst/media-info/media-info.vcproj:
15330 * pkgconfig/Makefile.am:
15331 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
15332 * pkgconfig/gstreamer-media-info.pc.in:
15333 Remove media-info, which is also successed by playbin (see Totem
15336 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15339 * examples/Makefile.am:
15340 * examples/gstplay/.cvsignore:
15341 * examples/gstplay/Makefile.am:
15342 * examples/gstplay/player.c:
15343 * gst-libs/gst/Makefile.am:
15344 * gst-libs/gst/play/.cvsignore:
15345 * gst-libs/gst/play/Makefile.am:
15346 * gst-libs/gst/play/play.c:
15347 * gst-libs/gst/play/play.h:
15348 * gst-libs/gst/play/play.vcproj:
15349 * pkgconfig/Makefile.am:
15350 * pkgconfig/gstreamer-play-uninstalled.pc.in:
15351 * pkgconfig/gstreamer-play.pc.in:
15352 Remove libgstplay, playbin is now the official successor.
15354 2005-04-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15357 * gst-libs/gst/Makefile.am:
15358 * gst-libs/gst/xwindowlistener/Makefile.am:
15359 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
15360 * gst-libs/gst/xwindowlistener/xwindowlistener.h:
15361 Remove deprecated xwindowlistener (I've moved xwindowlistening
15362 in the v4l/v4l2 plugins over to serverside).
15364 2005-04-25 David Schleef <ds@schleef.org>
15366 * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
15367 to examples/dynparams. Examples do not belong interspersed with
15369 * examples/dynparams/demo-dparams.c:
15370 * gst/sine/Makefile.am:
15371 * gst/sine/demo-dparams.c:
15373 2005-04-25 David Schleef <ds@schleef.org>
15375 Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
15376 * gst-libs/gst/audio/Makefile.am:
15377 * gst-libs/gst/riff/Makefile.am:
15378 * gst-libs/gst/tag/Makefile.am:
15379 * gst-libs/gst/video/Makefile.am:
15380 * gst-libs/gst/xwindowlistener/Makefile.am:
15382 Convert to 0.9 API, seems to work:
15383 * sys/ximage/Makefile.am:
15384 * sys/ximage/ximagesink.c:
15386 2005-04-24 David Schleef <ds@schleef.org>
15388 Link plugins against libraries:
15389 * ext/alsa/Makefile.am:
15390 * gst/tcp/Makefile.am:
15392 Remove asm code that should be in liboil
15393 * gst/videoscale/Makefile.am:
15394 * gst/videoscale/videoscale_x86_asm.s:
15396 gettext wants these checked in:
15412 2005-04-24 David Schleef <ds@schleef.org>
15414 Convert gst_main() to g_main_loop_run()
15415 * gst/playback/decodetest.c: (main):
15416 * gst/playback/test2.c: (main):
15417 * gst/playback/test3.c: (main):
15418 * gst/playback/test4.c: (main):
15420 Link plugins against libraries:
15421 * ext/libvisual/Makefile.am:
15422 * sys/xvimage/Makefile.am:
15424 2005-04-24 David Schleef <ds@schleef.org>
15426 * configure.ac: Remove idct and resample libs
15427 * gst-libs/gst/Makefile.am: same
15429 Remove usage of gst_library_load():
15430 * ext/alsa/gstalsaplugin.c: (plugin_init):
15431 * ext/libvisual/visual.c: (plugin_init):
15432 * ext/ogg/gstogg.c: (plugin_init):
15433 * ext/theora/theora.c: (plugin_init):
15434 * ext/vorbis/vorbis.c: (plugin_init):
15435 * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
15436 * gst/audioscale/gstaudioscale.c:
15437 * gst/adder/gstadder.c: (plugin_init):
15438 * gst/audioconvert/plugin.c: (plugin_init):
15439 * sys/ximage/ximagesink.c: (plugin_init):
15440 * sys/xvimage/xvimagesink.c: (plugin_init):
15441 * gst/tcp/gsttcpplugin.c: (plugin_init):
15443 Link plugins against libraries:
15444 * ext/ogg/Makefile.am:
15445 * ext/theora/Makefile.am:
15446 * ext/vorbis/Makefile.am:
15447 * gst/audioconvert/Makefile.am:
15449 Create proper libraries:
15450 * gst-libs/gst/riff/Makefile.am:
15451 * gst-libs/gst/audio/Makefile.am:
15452 * gst-libs/gst/video/Makefile.am:
15454 Move resample library to audioscale plugin directory:
15455 * gst-libs/gst/resample/Makefile.am:
15456 * gst-libs/gst/resample/README:
15457 * gst-libs/gst/resample/dtof.c:
15458 * gst-libs/gst/resample/dtos.c:
15459 * gst-libs/gst/resample/functable.c:
15460 * gst-libs/gst/resample/private.h:
15461 * gst-libs/gst/resample/resample.c:
15462 * gst-libs/gst/resample/resample.h:
15463 * gst-libs/gst/resample/resample.vcproj:
15464 * gst-libs/gst/resample/test.c:
15465 * gst/audioscale/Makefile.am:
15466 * gst/audioscale/README:
15467 * gst/audioscale/dtof.c:
15468 * gst/audioscale/dtos.c:
15469 * gst/audioscale/functable.c:
15470 * gst/audioscale/private.h:
15471 * gst/audioscale/resample.c:
15472 * gst/audioscale/resample.h:
15473 * gst/audioscale/test.c:
15475 Move tagedit library to gst-libs:
15476 * gst-libs/gst/tag/Makefile.am:
15477 * gst-libs/gst/tag/gstid3tag.c:
15478 * gst-libs/gst/tag/gsttagediting.c:
15479 * gst-libs/gst/tag/gsttageditingprivate.h:
15480 * gst-libs/gst/tag/gstvorbistag.c:
15481 * gst/tags/Makefile.am:
15482 * gst/tags/gstid3tag.c:
15483 * gst/tags/gstvorbistag.c:
15485 Fix for core changes:
15486 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
15487 (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
15488 (gst_sinesrc_getrange):
15490 2005-04-23 David Schleef <ds@schleef.org>
15492 * gst-libs/gst/Makefile.am: Remove idct. It hasn't been used
15493 in gst-plugins in a long time, and properly belongs in liboil.
15494 * gst-libs/gst/idct/Makefile.am:
15495 * gst-libs/gst/idct/README:
15496 * gst-libs/gst/idct/dct.h:
15497 * gst-libs/gst/idct/doieee:
15498 * gst-libs/gst/idct/fastintidct.c:
15499 * gst-libs/gst/idct/floatidct.c:
15500 * gst-libs/gst/idct/idct.c:
15501 * gst-libs/gst/idct/idct.h:
15502 * gst-libs/gst/idct/idtc.vcproj:
15503 * gst-libs/gst/idct/ieeetest.c:
15504 * gst-libs/gst/idct/intidct.c:
15506 2005-04-20 Wim Taymans <wim@fluendo.com>
15508 * docs/design-audiosinks.txt:
15509 * gst-libs/gst/audio/Makefile.am:
15510 * gst-libs/gst/audio/TODO:
15511 * gst-libs/gst/audio/gstaudiosink.c:
15512 (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15513 (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15514 (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
15515 (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15516 (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15517 (gst_audioringbuffer_delay), (gst_audiosink_base_init),
15518 (gst_audiosink_class_init), (gst_audiosink_init),
15519 (gst_audiosink_create_ringbuffer):
15520 * gst-libs/gst/audio/gstaudiosink.h:
15521 * gst-libs/gst/audio/gstbaseaudiosink.c:
15522 (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
15523 (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
15524 (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
15525 (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
15526 (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
15527 (gst_baseaudiosink_create_ringbuffer),
15528 (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15529 * gst-libs/gst/audio/gstbaseaudiosink.h:
15530 * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15531 (gst_ringbuffer_class_init), (gst_ringbuffer_init),
15532 (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
15533 (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15534 (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
15535 (gst_ringbuffer_play), (gst_ringbuffer_pause),
15536 (gst_ringbuffer_resume), (gst_ringbuffer_stop),
15537 (gst_ringbuffer_callback), (gst_ringbuffer_delay),
15538 (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
15539 (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
15540 * gst-libs/gst/audio/gstringbuffer.h:
15541 An attempt at a set of audio base classes together with some
15544 2005-04-20 Wim Taymans <wim@fluendo.com>
15546 * gst/audioconvert/Makefile.am:
15547 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15548 (gst_audio_convert_caps_remove_format_info),
15549 (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
15550 (gst_audio_convert_channels):
15551 Link against audio libs.
15552 Fix audio convert plugin.
15554 2005-04-20 Wim Taymans <wim@fluendo.com>
15556 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
15557 (gst_ogg_demux_sink_activate):
15558 * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
15559 (theora_set_header_on_caps), (theora_enc_sink_event),
15560 (theora_enc_chain):
15561 Fix theora encoder.
15563 2005-04-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15565 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
15566 * gst/playback/gstdecodebin.c: (find_compatibles):
15567 Work with staticpadtemplates in elementfactories.
15569 2005-04-12 Wim Taymans <wim@fluendo.com>
15571 * gst/playback/README:
15572 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
15573 (compare_ranks), (print_feature), (gst_decode_bin_init),
15574 (dynamic_create), (dynamic_free), (find_compatibles),
15575 (mimetype_is_raw), (close_pad_link), (got_redirect),
15576 (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
15577 (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
15578 (gst_decode_bin_change_state):
15579 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15580 (gst_play_base_bin_init), (group_destroy), (group_commit),
15581 (check_queue), (queue_overrun), (queue_threshold_reached),
15582 (queue_out_of_data), (gen_preroll_element), (unknown_type),
15583 (new_decoded_pad), (setup_subtitle), (gen_source_element),
15584 (got_redirect), (setup_source), (play_base_eos),
15585 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
15586 (gst_play_base_bin_remove_element):
15587 * gst/playback/gstplaybasebin.h:
15588 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
15589 (gst_play_bin_init), (gst_play_bin_dispose),
15590 (gst_play_bin_set_property), (gen_video_element),
15591 (gen_text_element), (gen_audio_element), (remove_sinks),
15592 (gst_play_bin_send_event):
15593 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
15594 (stream_info_change_state), (gst_stream_info_set_mute):
15595 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
15596 (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
15597 (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
15598 (gst_stream_selector_chain):
15599 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
15601 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
15602 (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
15603 (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
15604 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
15605 Raw and crude port of decodebin.
15606 Make playbin compile.
15608 2005-04-06 Wim Taymans <wim@fluendo.com>
15610 * ext/gnomevfs/Makefile.am:
15611 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
15612 (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
15613 (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
15614 (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
15615 (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
15616 (gst_gnomevfssrc_stop):
15617 * ext/ogg/Makefile.am:
15618 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
15619 (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
15620 * ext/theora/Makefile.am:
15621 * ext/theora/theoradec.c: (_inc_granulepos),
15622 (theora_dec_sink_event), (theora_dec_chain):
15623 * ext/vorbis/Makefile.am:
15624 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15625 (vorbis_dec_sink_event), (vorbis_dec_chain):
15626 * gst-libs/gst/audio/Makefile.am:
15627 * sys/xvimage/Makefile.am:
15628 Make gnomevfssrc extend the source base class.
15629 Fix linking against libs in various plugins.
15631 2005-04-06 Andy Wingo <wingo@pobox.com>
15633 * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
15636 * configure.ac: Add check and AC_SUBST for libgstbase.
15638 2005-03-31 Wim Taymans <wim@fluendo.com>
15640 * examples/seeking/Makefile.am:
15641 * examples/seeking/cdparanoia.c: (main):
15642 * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
15643 (play_cb), (pause_cb), (stop_cb), (main):
15644 * examples/seeking/playbin.c:
15645 * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
15646 (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
15647 (make_sid_pipeline), (make_vorbis_pipeline),
15648 (make_theora_pipeline), (make_vorbis_theora_pipeline),
15649 (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
15650 (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
15651 (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
15652 (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
15654 * examples/seeking/spider_seek.c:
15655 * examples/seeking/vorbisfile.c:
15656 * ext/gnomevfs/Makefile.am:
15657 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
15658 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
15659 (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
15660 (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
15661 (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
15662 (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
15663 (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
15664 (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
15666 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
15667 (gst_ogg_pad_class_init), (gst_ogg_pad_init),
15668 (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
15669 (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
15670 (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
15671 (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
15672 (gst_ogg_pad_event), (gst_ogg_pad_reset),
15673 (gst_ogg_demux_factory_filter), (compare_ranks),
15674 (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
15675 (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
15676 (gst_ogg_chain_new), (gst_ogg_chain_free),
15677 (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
15678 (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
15679 (gst_ogg_demux_class_init), (gst_ogg_demux_init),
15680 (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
15681 (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
15682 (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
15683 (gst_ogg_demux_get_prev_page),
15684 (gst_ogg_demux_deactivate_current_chain),
15685 (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15686 (gst_ogg_demux_bisect_forward_serialno),
15687 (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
15688 (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
15689 (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
15690 (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
15691 (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
15692 (gst_ogg_demux_change_state), (gst_ogg_print):
15693 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
15694 (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
15695 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
15696 (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
15697 (gst_ogg_mux_loop):
15698 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
15699 * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
15700 (theora_dec_src_convert), (theora_dec_sink_convert),
15701 (theora_dec_src_query), (theora_dec_src_event),
15702 (theora_dec_sink_event), (theora_dec_chain),
15703 (theora_dec_change_state):
15704 * ext/theora/theoraenc.c: (gst_theora_enc_init),
15705 (theora_enc_sink_setcaps), (theora_buffer_from_packet),
15706 (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
15707 (theora_enc_change_state):
15708 * ext/vorbis/Makefile.am:
15709 * ext/vorbis/oggvorbisenc.c:
15710 * ext/vorbis/oggvorbisenc.h:
15711 * ext/vorbis/vorbis.c: (plugin_init):
15712 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
15713 (vorbis_dec_src_query), (vorbis_dec_src_event),
15714 (vorbis_dec_sink_event), (vorbis_dec_chain),
15715 (vorbis_dec_change_state):
15716 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
15717 (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
15718 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15719 (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
15720 (gst_vorbisenc_change_state):
15721 * ext/vorbis/vorbisenc.h:
15722 * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
15723 * gst-libs/gst/audio/audioclock.c:
15724 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
15725 (gst_audiofilter_init), (gst_audiofilter_chain):
15726 * gst-libs/gst/audio/testchannels.c: (main):
15727 * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
15728 * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
15729 (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
15730 (gmip_find_track_streaminfo), (gmip_find_track_format):
15731 * gst-libs/gst/media-info/media-info.c:
15732 (gst_media_info_read_idler):
15733 * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
15734 (gst_play_get_all_by_interface):
15735 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
15736 (gst_riff_parse_chunk), (gst_riff_parse_file_header),
15737 (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
15738 (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
15739 (gst_riff_parse_info):
15740 * gst-libs/gst/riff/riff-read.h:
15741 * gst-libs/gst/riff/riff.c: (plugin_init):
15742 * gst-libs/gst/video/Makefile.am:
15743 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
15744 (gst_videosink_class_init), (gst_videosink_get_type):
15745 * gst-libs/gst/video/videosink.h:
15746 * gst/audioconvert/bufferframesconvert.c:
15747 (buffer_frames_convert_init), (buffer_frames_convert_fixate),
15748 (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
15749 * gst/audioconvert/channelmixtest.c: (main):
15750 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
15751 (gst_audio_convert_chain),
15752 (gst_audio_convert_caps_remove_format_info),
15753 (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
15754 (gst_audio_convert_setcaps), (_fixate_caps_to_int),
15755 (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
15756 (gst_audio_convert_buffer_to_default_format),
15757 (gst_audio_convert_buffer_from_default_format),
15758 (gst_audio_convert_channels):
15759 * gst/audioconvert/gstchannelmix.h:
15760 * gst/ffmpegcolorspace/avcodec.h:
15761 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15762 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
15763 (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
15764 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
15765 * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
15766 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
15767 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
15768 (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
15769 (mpeg_video_type_find), (mpeg_video_stream_type_find),
15771 * gst/videotestsrc/gstvideotestsrc.c:
15772 (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
15773 (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
15774 (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
15775 (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
15776 (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
15777 (gst_videotestsrc_init), (gst_videotestsrc_src_query),
15778 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
15779 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15780 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
15781 (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
15782 (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
15783 (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
15784 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
15785 (gst_xvimagesink_navigation_send_event),
15786 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
15787 (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
15788 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
15789 * sys/xvimage/xvimagesink.h:
15790 Plugin port to 0.9, ogg/theora playback should work in the seek
15792 Removed old examples.
15793 Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
15794 explained in 0.9 TODO doc.
15797 2005-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
15819 * testsuite/Makefile.am:
15820 remove a whole bunch of plugins. This module now contains a set
15821 of free reference plugins/elements as agreed.
15823 2005-02-22 Thomas Vander Stichele <thomas at apestaart dot org>
15826 hunting season on 0.9 is now OPEN
15828 2005-02-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15830 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15831 Kick the hell out of gcc for not warning me about a symbol conflict.
15833 2005-02-22 Luca Ognibene <luogni@tin.it>
15835 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
15837 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
15838 Don't leak caps string (fixes #168134)
15840 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
15841 (gst_jpegenc_init), (gst_jpegenc_finalize),
15842 (gst_jpegenc_change_state):
15843 Don't leak line buffers and context struct (fixes #168133).
15845 2005-02-21 Tim-Philipp Müller <tim at centricular dot net>
15848 * ext/dirac/gstdiracdec.cc:
15849 (gst_diracdec_chain):
15850 Since dirac 0.5.0 the framerate in dirac is expressed as a
15851 rational number. Fix build and up requirement to 0.5.0, and
15852 also pass parameters to gst_diracdec_link in the right order
15855 2005-02-21 Maciej Katafiasz <mathrick@freedesktop.org>
15857 * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
15858 * ext/faad/gstfaad.h:
15859 TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with
15860 certain invalid muxed streams, where some packets will contain
15861 junk after decoder data. Partially fixes #149158.
15863 2005-02-21 Jan Schmidt <thaytan@mad.scientist.com>
15864 * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
15865 Make sure we only write to writable buffers
15867 2005-02-20 Tim-Philipp Müller <tim at centricular dot net>
15869 * gst-libs/gst/riff/riff-media.c:
15870 (gst_riff_create_audio_caps_with_data):
15871 Do actually fix invalid RIFF fmt header values for alaw
15872 and mulaw audio instead of just saying so.
15874 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
15875 Give gst_riff_create_audio_caps_with_data() a chance to
15876 fix up broken format header fields before extracting any
15877 parameters from the header. (fixes #167633)
15879 2005-02-19 Martin Holters <martin.holters@gmx.de>
15881 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
15883 * gst/audioconvert/bufferframesconvert.c:
15884 (buffer_frames_convert_link):
15885 Don't leak othercaps. (fixes #167878)
15887 2005-02-19 Arwed v. Merkatz <v.merkatz@gmx.net>
15890 * ext/libvisual/visual.c: (gst_visual_srclink),
15891 (gst_visual_change_state):
15892 Support libvisual 0.2.0.
15894 2005-02-18 Tim-Philipp Müller <tim at centricular dot net>
15896 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
15897 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
15898 Use same rowstrides for I420 as used everywhere else.
15900 2005-02-17 Tim-Philipp Müller <tim at centricular dot net>
15902 * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
15903 Declare variables at beginning of block and make gcc-2.95 happy
15904 (fixes # 167482, patch by Gergely Nagy).
15906 * gst/tcp/gsttcpclientsrc.c:
15907 * gst/tcp/gsttcpclientsrc.h:
15908 Move some includes into the header, so that struct sockaddr_in is
15909 defined when it should be defined on FreeBSD as well (fixes
15912 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
15913 Don't pass uninitialised values to setsockopt() here either.
15915 2005-02-17 Luca Ognibene <luogni at tin dot it>
15917 Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
15919 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
15920 Don't pass uninitialised values to setsockopt(). (fixes #167704)
15922 2005-02-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15924 * gst/playback/gstplaybin.c: (add_sink):
15925 Invert bin_add/link order to workaround deadlock in opt.
15927 2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15929 * gst/modplug/gstmodplug.cc:
15930 Add missing break causing position queries to fail.
15932 2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
15934 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
15935 Granpos can apparently be -1, which screws up calculations...
15937 2005-02-16 Jan Schmidt <thaytan@mad.scientist.com>
15939 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15940 (gst_ximagesink_send_pending_navigation),
15941 (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
15942 (gst_ximagesink_init):
15943 * sys/ximage/ximagesink.h:
15944 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15945 (gst_xvimagesink_send_pending_navigation),
15946 (gst_xvimagesink_navigation_send_event),
15947 (gst_xvimagesink_finalize), (gst_xvimagesink_init):
15948 * sys/xvimage/xvimagesink.h:
15949 Use a mutex protected list to marshal navigation
15950 events into the stream thread from whichever thread
15953 2005-02-15 Tim-Philipp Müller <tim at centricular dot net>
15955 * gst/speed/demo-mp3.c: (time_tick_cb), (main):
15956 Display current position and track length; misc. clean-ups.
15958 * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
15959 (speed_init), (speed_chain):
15960 Add query function, so that the stream length and current position
15961 get adjusted when queried (note that current position queries may
15962 still be wrong if the audio sink returns values based on buffer
15963 timestamps instead of passing on the query).
15965 2005-02-13 Benjamin Otte <otte@gnome.org>
15967 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
15968 (gst_audio_convert_channels):
15969 create channel conversion matrix when linking
15970 * gst/audioconvert/.cvsignore:
15971 * gst/audioconvert/Makefile.am:
15972 * gst/audioconvert/channelmixtest.c: (main):
15973 add (ugly) test that ensures stereo <=> mono conversion works
15976 2005-02-13 Benjamin Otte <otte@gnome.org>
15978 * gst/audioconvert/gstchannelmix.h:
15979 include missing header file
15980 * gst/audioconvert/gstchannelmix.c:
15981 (gst_audio_convert_fill_compatible):
15982 use same sign for both channels when converting to/from compatible
15983 channel. Previously used different signs made the signals cancel
15984 each other out and appear like silence. (fixes #167269)
15986 2005-02-12 Tim-Philipp Müller <tim at centricular dot net>
15988 * gst/ffmpegcolorspace/avcodec.h:
15989 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15990 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
15991 (gst_ffmpegcsp_avpicture_fill):
15992 * gst/ffmpegcolorspace/imgconvert.c:
15993 Convert to and from YV12 (fixes #156379).
15995 2005-02-12 Julien MOUTTE <julien@moutte.net>
15997 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
15998 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
15999 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
16000 (gst_ximagesink_expose), (gst_ximagesink_set_property),
16001 (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
16002 methods from chain and negotiation and vice versa (Fixes #166142).
16003 * sys/ximage/ximagesink.h: Add stream_lock.
16004 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
16005 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
16006 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
16007 (gst_xvimagesink_expose): Check for xcontext before trying to link.
16009 2005-02-12 Tim-Philipp Müller <tim at centricular dot net>
16011 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
16012 Don't send "Hey! You gave me a NULL pointer you naughty person" as
16013 error message when we can't open the DVD device (when dvdnav_open()
16014 fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
16015 the above). Send something more useful instead (fixes #167117).
16017 2005-02-11 Julien MOUTTE <julien@moutte.net>
16019 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
16020 (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
16021 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
16022 (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
16023 (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
16024 (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
16025 methods from chain and negotiation and vice versa (Fixes #166142).
16026 Fix a possible bug of images in the buffer pool being discarded because
16027 we are looking at the wrong geometry.
16028 * sys/xvimage/xvimagesink.h: Add stream_lock.
16030 2005-02-11 David Schleef <ds@schleef.org>
16032 * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
16033 unsigned int. (fixes #167128)
16035 2005-02-11 David Schleef <ds@schleef.org>
16037 * gst/librfb/Makefile.am: Testing stuff before committing is
16038 for wimps... and people with fast machines. Fix stupid
16041 2005-02-11 David Schleef <ds@schleef.org>
16043 * configure.ac: Pull in librfb from my CVS tree, because it is
16044 too small and annoying to be separate. Move rfbsrc plugin
16047 * ext/librfb/Makefile.am:
16048 * ext/librfb/gstrfbsrc.c:
16049 * gst/librfb/Makefile.am:
16050 * gst/librfb/gstrfbsrc.c:
16051 * gst/librfb/rfb.c:
16052 * gst/librfb/rfb.h:
16053 * gst/librfb/rfbbuffer.c:
16054 * gst/librfb/rfbbuffer.h:
16055 * gst/librfb/rfbbytestream.c:
16056 * gst/librfb/rfbbytestream.h:
16057 * gst/librfb/rfbcontext.h:
16058 * gst/librfb/rfbdecoder.c:
16059 * gst/librfb/rfbdecoder.h:
16060 * gst/librfb/rfbutil.h:
16062 2005-02-10 Tim-Philipp Müller <tim at centricular dot net>
16064 * gst/speed/Makefile.am:
16065 * gst/speed/demo-mp3.c: (main):
16066 * gst/speed/filter.func:
16067 * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
16068 (speed_class_init), (speed_init), (speed_chain_int16),
16069 (speed_chain_float32), (speed_chain), (speed_set_property),
16070 (speed_get_property), (speed_change_state):
16071 * gst/speed/gstspeed.h:
16072 Fix speed element and make it chain-based (fixes #156467),
16073 and make it handle more than one channel.
16075 2005-02-10 Jan Schmidt <thaytan@mad.scientist.com>
16077 * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
16078 (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
16079 (gst_dtsdec_chain), (gst_dtsdec_change_state):
16080 * ext/dts/gstdtsdec.h:
16081 Don't clobber the stack constructing the channels array.
16082 Make the element chain-based. DTS tracks can now be played.
16084 2005-02-09 Tim-Philipp Müller <tim at centricular dot net>
16086 * gst-libs/gst/audio/multichannel.h:
16087 * gst-libs/gst/gconf/gconf.h:
16088 * gst-libs/gst/idct/idct.h:
16089 * gst-libs/gst/media-info/media-info-priv.h:
16090 * gst-libs/gst/play/play.h:
16091 * gst-libs/gst/resample/private.h:
16092 * gst-libs/gst/resample/resample.h:
16093 * gst-libs/gst/riff/riff-ids.h:
16094 * gst-libs/gst/video/video.h:
16095 * gst-libs/gst/video/videosink.h:
16096 Add G_BEGIN_DECLS and G_END_DECLS around headers where
16097 missing, so that they work when included from C++ code.
16099 2005-02-09 David Schleef <ds@schleef.org>
16101 * testsuite/gst-lint: Check for non-statically scoped
16102 parent_class variables. This won't be a problem once
16103 plugins are loaded with RTLD_LOCAL.
16105 2005-02-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16107 * ext/mplex/gstmplexibitstream.cc:
16110 2005-02-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16112 * ext/ogg/gstogmparse.c:
16113 * gst/debug/gstnavigationtest.c:
16114 Die, thou faulty symbol pollutors (non-static parent_class).
16116 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16118 * ext/mplex/gstmplexibitstream.cc:
16119 Fix event handling (#165525).
16121 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16123 * ext/mikmod/gstmikmod.c:
16124 * gst/modplug/gstmodplug.cc:
16125 Add missing endianness to template (fixes #165509).
16127 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16129 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
16130 Fix wrong order of reading of optional bytes (#165290).
16132 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16134 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16135 Implement FILLER event awareness.
16137 2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16139 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
16140 Fix track calculations (#166208).
16142 2005-02-08 Gergely Nagy <algernon@bonehunter.rulez.org>
16144 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16146 * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
16147 * ext/libpng/gstpngenc.c:
16148 Fix byte-order, use proper fixed caps. Fixes #164197.
16150 2005-02-08 Jan Schmidt <thaytan@mad.scientist.com>
16155 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
16156 (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
16157 Don't push buffers if the src pad isn't negotiated yet.
16159 * gst/audioconvert/gstaudioconvert.c:
16160 (gst_audio_convert_buffer_to_default_format),
16161 (gst_audio_convert_buffer_from_default_format):
16162 Add support for 24-bit width.
16164 * gst/dvdlpcmdec/.cvsignore:
16165 * gst/dvdlpcmdec/Makefile.am:
16166 * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
16167 (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
16168 (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
16169 (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
16171 * gst/dvdlpcmdec/gstdvdlpcmdec.h:
16172 New decoder for rearranging DVD LPCM into our audio/x-raw-int
16173 format. Needs support for the channels maps if someone can find
16174 a DVD LPCM track with > 2 channels.
16176 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
16177 (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
16178 (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
16179 * gst/mpegstream/gstdvddemux.h:
16180 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
16181 (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
16182 (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
16183 * gst/mpegstream/gstmpegdemux.h:
16184 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
16185 (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
16186 (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
16187 (gst_mpeg_parse_handle_src_query),
16188 (gst_mpeg_parse_handle_src_event):
16189 Use audio/x-dvd-lpcm for LPCM output.
16192 2005-02-08 Gergely Nagy <algernon@bonehunter.rulez.org>
16194 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16196 * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
16197 (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
16198 Add BGRA handling (#165736).
16200 2005-02-08 Francis Labonte <francis_labonte@hotmail.com>
16202 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16204 * gst/law/alaw-decode.c: (alawdec_link):
16205 * gst/law/alaw-encode.c: (alawenc_link):
16206 * gst/law/mulaw-decode.c: (mulawdec_link):
16207 * gst/law/mulaw-encode.c: (mulawenc_link):
16208 Fix caps memleaks (#166600).
16210 2005-02-08 Tim-Philipp Müller <tim at centricular dot net>
16212 * ext/tarkin/mem.h:
16213 * ext/tarkin/wavelet.h:
16214 * ext/tarkin/yuv.h:
16215 * gst/ffmpegcolorspace/avcodec.h:
16216 Include "_stdint.h" instead of <stdint.h>. Fixes build on
16217 systems that don't have stdint.h, like Solaris9 (fixes #166631).
16219 2005-02-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16221 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
16222 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
16223 (gst_xvimagesink_change_state):
16224 Clear window on PAUSED->READY instead of READY->PAUSED. Stop
16225 Xv video (and thereby regenerate Xv colourkey) in clear() so
16226 that PLAY -> READY -> PLAY works (fixes #162504).
16228 2005-02-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16230 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
16231 Switch to list instead of range, since MJPEG-devices really just
16232 support decimations, not any size.
16234 2005-02-05 Jan Schmidt <thaytan@mad.scientist.com>
16235 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
16236 (gst_mpeg2dec_reset), (free_all_buffers),
16237 (gst_mpeg2dec_alloc_buffer), (handle_sequence):
16238 * ext/mpeg2dec/gstmpeg2dec.h:
16239 The libmpeg2 user-allocated buffer management is awkward,
16240 to say the least. Hopefully this fixes things.
16242 2005-02-04 Andy Wingo <wingo@pobox.com>
16244 * gst/audioconvert/bufferframesconvert.c
16245 (buffer_frames_convert_fixate): New function, fixates to 256
16246 frames per buffer by default. (Much better than 1.)
16247 (buffer_frames_convert_init): Set the fixate function for both src
16249 (buffer_frames_convert_link): After success setting nonfixed caps,
16250 get the negotiated caps so we can know how many buffer-frames it
16251 will be. No idea how this worked at all before.
16253 2005-02-05 Jan Schmidt <thaytan@mad.scientist.com>
16255 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
16256 (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
16257 (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
16258 (handle_sequence), (handle_picture):
16259 * ext/mpeg2dec/gstmpeg2dec.h:
16260 Rearrange buffer tracking and refcounting and refactor
16261 a little for readability.
16263 2005-02-04 Jan Schmidt <thaytan@mad.scientist.com>
16264 * sys/v4l/gstv4l.c: (plugin_init):
16265 * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
16266 (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
16267 (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
16268 (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
16269 * sys/v4l/gstv4ljpegsrc.h:
16270 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
16271 * sys/v4l/v4l_calls.h:
16272 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
16273 (gst_v4lsrc_get_fps):
16274 * sys/v4l/v4lsrc_calls.h:
16275 Add new v4ljpegsrc for handling the ov51x hacky "I'll give
16276 you jpeg inside rgb frames" driver.
16277 Don't error in the v4lsrc link function, just return
16280 2005-02-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16282 * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
16283 (gst_qcamsrc_open):
16284 Use GST_ELEMENT_ERROR, not g_warning, if open failed.
16286 2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16288 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16289 Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
16291 2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16293 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
16294 Reset negotiated state on PAUSED->READY.
16296 2005-02-02 David Schleef <ds@schleef.org>
16298 * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
16299 whereever possible. (Fixes #165997)
16300 * examples/capsfilter/capsfilter1.c: (main):
16301 * examples/dynparams/filter.c: (create_ui):
16302 * examples/seeking/cdparanoia.c: (get_track_info), (main):
16303 * examples/seeking/chained.c: (main):
16304 * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
16305 (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
16306 (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
16307 (make_mpeg_pipeline), (make_mpegnt_pipeline):
16308 * examples/seeking/spider_seek.c: (make_spider_pipeline):
16309 * examples/switch/switcher.c: (main):
16310 * ext/dv/demo-play.c: (main):
16311 * ext/faad/gstfaad.c: (gst_faad_change_state):
16312 * ext/mad/gstmad.c: (gst_mad_chain):
16313 * ext/smoothwave/demo-osssrc.c: (main):
16314 * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
16315 (gst_gconf_render_bin_from_description),
16316 (gst_gconf_get_default_audio_sink),
16317 (gst_gconf_get_default_video_sink),
16318 (gst_gconf_get_default_audio_src),
16319 (gst_gconf_get_default_video_src),
16320 (gst_gconf_get_default_visualization_element):
16321 * gst/level/demo.c: (main):
16322 * gst/level/plot.c: (main):
16323 * gst/playback/gstplaybin.c: (gen_video_element),
16324 (gen_audio_element):
16325 * gst/playback/test.c: (gen_video_element), (gen_audio_element):
16326 * gst/playondemand/demo-mp3.c: (setup_pipeline):
16327 * gst/sine/demo-dparams.c: (main):
16328 * gst/spectrum/demo-osssrc.c: (main):
16329 * gst/speed/demo-mp3.c: (main):
16330 * gst/volume/demo.c: (main):
16331 * testsuite/embed/embed.c: (main):
16333 2005-02-02 Jan Schmidt <thaytan@mad.scientist.com>
16335 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
16336 (gst_tcpclientsink_finalize):
16337 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
16338 (gst_tcpclientsrc_finalize):
16339 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
16340 (gst_tcpserversink_init), (gst_tcpserversink_finalize):
16341 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
16342 (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
16343 Don't leak the hostname when shutting down.
16344 In tcpserversrc, take a copy of the default hostname.
16346 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16348 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
16349 Set caps to systemstream=TRUE.
16351 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16353 * testsuite/Makefile.am:
16354 Fix more OSX buildbots.
16356 2005-02-02 Jan Schmidt <thaytan@mad.scientist.com>
16358 * ext/mpeg2dec/gstmpeg2dec.c:
16359 Don't send things to NULL PAD_PEERs
16361 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
16362 Copy-on-write the incoming buffer.
16364 * gst/mpegstream/gstdvddemux.h:
16365 * gst/mpegstream/gstmpegclock.h:
16366 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16367 (normal_seek), (gst_mpeg_demux_handle_src_event):
16368 * gst/mpegstream/gstmpegdemux.h:
16369 * gst/mpegstream/gstmpegpacketize.h:
16370 * gst/mpegstream/gstmpegparse.c:
16371 (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
16372 (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
16373 (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
16374 (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
16375 (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
16376 * gst/mpegstream/gstmpegparse.h:
16377 * gst/mpegstream/gstrfc2250enc.h:
16378 Various changes to the way time is computed that make seeking and
16379 total time estimation much better here.
16380 Use G_BEGIN/END_DECLS instead of __cplusplus
16382 * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
16383 Use gst_buffer_stamp instead of only copying the TIMESTAMP
16385 2005-02-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16387 * gst/subparse/gstsubparse.c:
16390 2005-01-31 Tim-Philipp Müller <tim at centricular dot net>
16392 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
16393 (theora_enc_chain), (theora_enc_change_state):
16394 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
16395 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
16396 (gst_vorbisenc_change_state):
16397 * ext/vorbis/vorbisenc.h:
16398 Set granulepos and timestamp correctly for streams not
16399 starting at 0, taking into account the initial delay.
16401 2005-01-31 Tim-Philipp Müller <tim at centricular dot net>
16403 * gst/mpegstream/gstdvddemux.c:
16404 Add audio/x-dts to audio pad template caps
16406 2005-01-30 David Schleef <ds@schleef.org>
16408 * ext/polyp/polypsink.c: (gst_polypsink_base_init),
16409 (create_context), (gst_polypsink_link): Fix silly endianness
16410 bug. Add some debugging. Remove float from caps; it doesn't
16411 work. Attempt to get remote audio working.
16413 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16415 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16418 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16420 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
16421 (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
16422 (gst_avi_demux_stream_data):
16423 * gst/avi/gstavidemux.h:
16424 Invert DIB images. Fixes #132341.
16426 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16428 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16429 (gst_ffmpegcsp_chain):
16430 D'oh, reference the palette data, not the palette structure.
16431 Fixes color distortion in #132341.
16433 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16435 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
16436 PAR can be non-fixed when not provided as argument (#162626).
16438 2005-01-29 David Moore <dcm@acm.org>
16440 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16442 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16443 (gst_qtdemux_loop_header):
16444 Re-apply patch from #142272 that allows non-seekable sources,
16445 re-proposed by Daniel Drake <dsd@gentoo.org>.
16447 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16449 * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
16450 Use the src template for creating the src pad (#162330).
16452 2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16455 * ext/musepack/Makefile.am:
16456 * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
16457 (gst_musepackdec_init), (gst_musepackdec_dispose),
16458 (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
16459 (gst_musepack_stream_init), (gst_musepackdec_loop),
16460 (gst_musepackdec_change_state):
16461 * ext/musepack/gstmusepackdec.cpp:
16462 * ext/musepack/gstmusepackdec.h:
16463 * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
16464 (gst_musepack_reader_read), (gst_musepack_reader_seek),
16465 (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
16466 (gst_musepack_reader_canseek), (gst_musepack_init_reader):
16467 * ext/musepack/gstmusepackreader.cpp:
16468 * ext/musepack/gstmusepackreader.h:
16469 Update to 1.1 API (#165446).
16471 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16476 2005-01-28 Andy Wingo <wingo@pobox.com>
16478 * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
16479 to reflect a different dubious internet source. Add a reference
16480 and some commentary.
16482 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16484 * gst/playback/gststreamselector.c: (gst_stream_selector_init),
16485 (gst_stream_selector_get_caps), (gst_stream_selector_chain):
16486 * gst/playback/gststreamselector.h:
16487 Be more selective when we're redoing caps negotiation from
16488 within the chain function on a stream change.
16490 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16494 * ext/amrnb/Makefile.am:
16495 * ext/amrnb/amrnb.c: (plugin_init):
16496 * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
16497 (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
16498 (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
16499 (gst_amrnbdec_state_change):
16500 * ext/amrnb/amrnbdec.h:
16501 * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
16502 (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
16503 (gst_amrnbparse_init), (gst_amrnbparse_formats),
16504 (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
16505 (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
16506 (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
16507 * ext/amrnb/amrnbparse.h:
16508 Add support for AMR-NB (mobile phone audio format; #155163, #163286).
16509 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16510 Add AMR-NB/-WB raw formats.
16511 * ext/alsa/gstalsa.c: (gst_alsa_link):
16512 Keep valid time when changing format.
16513 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16514 (qtdemux_parse_trak):
16515 Add some more format-specific options (#140141, #143555, #155163).
16517 2005-01-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16519 * gst/matroska/matroska-demux.c:
16520 (gst_matroska_demux_parse_blockgroup):
16521 Fix logic error in timing of subtitle stream synchronization.
16522 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
16523 Add skip-chunk, which is found in kodak-camera streams.
16525 2005-01-27 Thomas Vander Stichele <thomas at apestaart dot org>
16529 Adding Vietnamese translation (submitted by Clytie Siddall)
16531 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16533 * gst/playback/gstdecodebin.c: (try_to_link_1):
16534 Use realpad for signal.
16536 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16538 * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
16539 Fix category so decodebin picks it up.
16541 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16543 * ext/mad/Makefile.am:
16544 * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
16545 (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
16546 (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
16547 (found_type), (gst_id3demux_bin_change_state):
16548 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
16549 (gst_id3_tag_init), (gst_id3_tag_handle_event),
16550 (gst_id3_tag_src_link), (gst_id3_tag_chain),
16551 (gst_id3_tag_change_state), (plugin_init):
16552 * ext/mad/gstmad.h:
16553 Add id3demuxbin (which is a simple bin consisting of id3demux
16554 and typefind), take over rank from id3demux, remove typefind
16555 code from id3demux. Makes all broken mp3s that I know of work,
16556 and thereby fixes #152688.
16558 2005-01-27 Edward Hervey <bilboed@bilboed.com>
16560 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16562 * ext/mad/gstmad.c: (gst_mad_src_event):
16563 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
16564 Allow seeks on audio pad, make mad forward those (#164826).
16565 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
16566 Set duration (#165335).
16568 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16570 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
16571 (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
16572 (gst_asf_demux_process_ext_content_desc),
16573 (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
16574 (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
16575 * gst/asfdemux/gstasfdemux.h:
16576 Improve metadata display, e.g. if the metadata comes before the
16577 streams are loaded (which is perfectly valid).
16579 2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16581 * tools/gst-launch-ext-m.m:
16582 Fix AVI/ASF pipelines (#165340).
16584 2005-01-26 Amaury Jacquot <sxpert@esitcom.org>
16585 * ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix
16586 build failure on amd64
16588 2005-01-26 Tim-Philipp Müller <tim at centricular dot net>
16590 * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
16591 (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
16592 Check environment variables GST_ID3V2_TAG_ENCODING,
16593 GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
16594 list of character encodings to force interpretation of non-unicode
16595 strings stored in an ID3v2 tag to a particular encoding. If none
16596 is specified, try to use current locale's encoding, then fall back
16597 to ISO-8859-1 (which will always succeed). (Resolves #149274)
16598 * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
16599 (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
16600 Check environment variables GST_ID3V1_TAG_ENCODING,
16601 GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
16602 list of character encodings to use in case a string encountered
16603 in an ID3v1 tag is not valid UTF-8 already. If no encoding is
16604 specified, try to use the current locale's encoding, then fall
16605 back to ISO-8859-1 (which will always succeed).
16607 2005-01-25 Benjamin Otte <otte@gnome.org>
16609 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
16610 - on half framerate, compute the rate in advance so the comparisons
16611 don't compare wrong values
16612 - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
16614 - don't use mad_header_decode anymore, mad_frame_decode does that
16616 - when getting rid of consumed bytes, reset the stream's skiplen
16619 2005-01-26 Jan Schmidt <thaytan@mad.scientist.com>
16621 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
16622 Use 1/2 a second for default max_discont, as PES streams from DVB
16623 seem to have larger spacings in the SCR.
16626 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16628 * gst/playback/gstplaybasebin.c: (group_commit):
16629 Notify delayed stream-info availability.
16631 2005-01-26 Jan Schmidt <thaytan@mad.scientist.com>
16632 * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
16633 (gst_a52dec_handle_event), (gst_a52dec_chain):
16634 Add some debug output. Check that a discont has a valid
16636 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
16637 (gst_alsa_sink_loop):
16638 Ignore TAG events. A little extra debug for broken timestamps.
16639 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
16640 (dvdnavsrc_change_state):
16641 Ensure we send a discont to engage the link before we send any
16643 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
16644 (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
16645 (_seek_chapter), (seek_sector), (dvdreadsrc_get),
16646 (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
16647 Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
16648 dvd://title works in totem because typefinding sends a seek that ends
16649 up going back to chapter 1 regardless.
16650 * ext/mpeg2dec/gstmpeg2dec.c:
16651 * ext/mpeg2dec/gstmpeg2dec.h:
16652 Output correct timestamps and handle disconts.
16653 * ext/ogg/gstoggdemux.c: (get_relative):
16654 Small guard against a null dereference.
16655 * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
16656 (gst_textoverlay_set_property):
16657 Free memory when done. Don't call gst_event_filler_get_duration on
16658 EOS events. Use GST_LOG and GST_WARNING instead of g_message and
16660 * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
16661 (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
16662 (gst_sw_srclink), (gst_smoothwave_chain):
16663 Draw solid lines, prettier colours.
16664 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
16665 Add a default palette that'll work for some movies.
16666 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
16667 (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
16668 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
16669 * gst/mpegstream/gstdvddemux.h:
16670 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
16671 (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
16672 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
16673 (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
16674 * gst/mpegstream/gstmpegparse.h:
16675 Use PTM/NAV events when for timestamp adjustment when connected to
16676 dvdnavsrc. Don't use many discont events where one suffices.
16677 * gst/playback/gstplaybasebin.c: (group_destroy),
16678 (gen_preroll_element), (gst_play_base_bin_add_element):
16679 * gst/playback/gstplaybasebin.h:
16680 Make sure we remove subtitles from the same bin we put them in.
16681 * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
16682 (gst_subparse_buffer_format_autodetect),
16683 (gst_subparse_change_state):
16684 Fix some memleaks and invalid accesses.
16685 * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
16686 (oggskel_type_find), (cmml_type_find), (plugin_init):
16687 Some typefind functions for Annodex v3.0 files
16688 * gst/wavparse/gstwavparse.h:
16689 GstRiffReadClass is the correct parent class.
16691 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16693 * gst-libs/gst/riff/riff-media.c:
16694 (gst_riff_create_video_caps_with_data):
16695 Add extradata to huffyuv (fixes #165013).
16696 * gst-libs/gst/riff/riff-read.c:
16697 (gst_riff_read_strf_vids_with_data):
16698 Fix extradata extraction if it is in the chunk size.
16700 2005-01-25 Edward Hervey <bilboed@bilboed.com>
16702 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16704 * gst/effectv/gstquark.c: (gst_quarktv_class_init),
16705 (gst_quarktv_change_state), (gst_quarktv_dispose):
16706 Memory free'ing location fix (#164708).
16708 2005-01-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16710 * gst/playback/gstplaybasebin.c: (group_commit),
16711 (gen_preroll_element), (probe_triggered), (gen_source_element),
16712 (setup_source), (gst_play_base_bin_change_state),
16713 (gst_play_base_bin_add_element):
16714 Don't block for streams.
16715 * gst/playback/gststreaminfo.c: (stream_info_change_state),
16716 (gst_stream_info_set_mute):
16717 Use gst_pad_set_active_recursive.
16719 2005-01-25 Andy Wingo <wingo@pobox.com>
16721 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
16722 for #ifndef HAVE_XVIDEO.
16724 2005-01-24 Jeffrey C. Ollie
16726 reviewed by: Maciej Katafiasz <mathrick@freedesktop.org>
16728 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
16729 * ext/gsm/gstgsmdec.h:
16730 * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
16731 * ext/gsm/gstgsmenc.h:
16732 Fix rate to 8kHz as per spec, removes obscure errors when no rate
16733 was given by property. Add proper buffer timestamps and offsets.
16735 2005-01-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16737 * gst-libs/gst/riff/riff-media.c:
16738 (gst_riff_create_audio_caps_with_data):
16739 Audio can be <8000Hz.
16741 2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16743 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
16744 Explicit state change to workaround refcount bugs.
16746 2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16748 * gst/avi/gstavimux.c: (gst_avimux_write_tag),
16749 (gst_avimux_riff_get_avi_header):
16752 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16754 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
16755 (gst_riff_read_element_data):
16756 * gst-libs/gst/riff/riff-read.h:
16757 Add _peek version (req'ed in CDXA).
16758 * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
16759 (gst_cdxaparse_loop):
16760 Fix parsing in playbin.
16761 * gst/playback/gstdecodebin.c: (close_pad_link):
16762 Ignore current_ pads, they cause major annoyance.
16764 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16766 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
16769 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16771 * gst/avi/gstavimux.c: (gst_avimux_write_tag):
16774 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16776 * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
16777 Allow for 0-sized buffers. Fixes length query problems in
16778 starwars.mkv from the testsuite.
16780 2005-01-19 Tim-Philipp Müller <tim at centricular dot net>
16782 * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
16783 (gst_video_box_i420), (gst_video_box_chain):
16784 Fix row strides for I420 (fixes #163159)
16786 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16788 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
16789 MPEG2 has a useful rate property, so we can actually use that.
16790 For MPEG-1, continue using the bytes/time properties.
16792 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16794 * gst-libs/gst/riff/riff-media.c:
16795 (gst_riff_create_video_caps_with_data),
16796 (gst_riff_create_video_template_caps):
16799 2005-01-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16801 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
16802 Fail if caps negotiation fails. Should fix #162184, and should
16803 definately be in there regardless of it fixing the actual bug.
16804 * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
16805 (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
16806 (gst_avimux_riff_get_avix_header),
16807 (gst_avimux_riff_get_video_header),
16808 (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
16809 (gst_avimux_start_file), (gst_avimux_handle_event),
16810 (gst_avimux_change_state):
16811 * gst/avi/gstavimux.h:
16812 Refactor structure writing to use GST_WRITE_UINT macros, add
16813 metadata writing support.
16815 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16817 * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
16818 Elements may already be destroyed when this function is called.
16820 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16822 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16823 (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
16824 More memory leak fixes (#149162).
16826 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16828 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16829 (gst_qtdemux_add_stream):
16832 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16834 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
16837 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16839 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
16840 Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
16841 when fixating to six channels in Totem.
16843 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
16845 * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
16846 Fix compile warnings on Solaris 10 buildbot
16848 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
16850 * ext/dvdread/dvdreadsrc.c: (_read):
16851 Don't read beyond the last cell in a chapter (fixes
16852 invalid memory access)
16854 2005-01-17 Tim-Philipp Müller <tim at centricular dot net>
16856 * ext/dvdread/stream_labels.c:
16857 (dvdreadsrc_get_audio_stream_labels):
16858 Use NULL for an empty GList instead of g_list_alloc(); fix
16859 memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead
16860 of GString (easier to bulk free later)
16862 2005-01-17 Gergely Nagy <algernon@bonehunter.rulez.org>
16864 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16866 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16867 (gst_ffmpeg_pixfmt_to_caps):
16868 Fix BGRA32 caps (#164209).
16870 2005-01-17 Gergely Nagy <algernon@bonehunter.rulez.org>
16872 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16874 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16875 (gst_ffmpeg_caps_to_pixfmt):
16876 alpha_mask can be RGBA/ABGR. Fixes #164265.
16878 2005-01-17 Francis Labonte <francis_labonte@hotmail.com>
16880 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16882 * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
16883 (gst_mpeg2dec_alloc_buffer):
16884 * ext/mpeg2dec/gstmpeg2dec.h:
16885 Crop if decoding size is not the actual image size (#163676).
16887 2005-01-17 Steve Baker <steve@stevebaker.org>
16889 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16891 * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
16892 (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
16893 Add libsndfile typefind functions (#163309).
16895 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16897 * tools/gst-launch-ext-m.m:
16898 Add .aac, fix .m1v/.m2v (#163891).
16900 2005-01-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16902 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
16903 Sanity check, don't wait endlessly since the clock might not
16904 actually run at this point (which is a deadlock). Fixes #164069.
16906 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16908 * gst/playback/gstplaybasebin.c: (probe_triggered):
16909 Of course, only pause if group is done...
16911 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16913 * gst/playback/gstplaybasebin.c: (probe_triggered):
16916 2005-01-16 Jan Schmidt <thaytan@mad.scientist.com>
16918 * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
16919 Don't return state change success when the parent
16922 2005-01-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16924 * gst/avi/gstavimux.c: (gst_avimux_handle_event):
16925 Free events (fix memleak in #162905).
16927 2005-01-15 Gergely Nagy <algernon@bonehunter.rulez.org>
16929 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16931 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16932 (gst_ffmpeg_caps_to_pixfmt):
16933 Fix for depth = 15. Fixes #161675.
16935 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16937 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
16938 Set FPS correctly, even for webcams and the like.
16939 * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
16940 Don error on setting while capturing.
16942 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16944 * ext/dv/gstdvdec.c:
16945 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
16946 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
16947 I'm a bad boy. using /1001. to force C to do float division
16948 and not integer division (as it did in my last commit)
16949 Thanks to David I. Lehn for pointing this mistake.
16951 2005-01-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16953 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
16954 Revert Johan's 1.35->1.36 since it breaks compat.
16956 2005-01-14 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
16958 * ext/dv/gstdvdec.c:
16959 * ext/libfame/gstlibfame.c:
16960 * gst/subparse/gstsubparse.c: (parse_mdvdsub):
16961 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
16962 replace framerate aproximations by their real value
16963 (24000/1001, 30000/1001, 60000/1001)
16964 Finish fixing bug #164049
16966 2005-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
16968 * ext/ogg/gstoggmux.c:
16970 * gst/tcp/gstmultifdsink.c:
16971 * gst/tcp/gstmultifdsink.h:
16972 * gst/tcp/gsttcp.c:
16973 * gst/tcp/gsttcp.h:
16974 * gst/tcp/gsttcpclientsink.c:
16975 * gst/tcp/gsttcpclientsrc.c:
16976 * gst/tcp/gsttcpserversink.c:
16977 * gst/tcp/gsttcpserversrc.c:
16978 improve reusability of elements after state changes and errors
16979 make multifdsink throw away streamheaders when receiving new ones
16981 2005-01-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
16983 * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
16984 Fix for if items are already in list...
16986 2005-01-12 Benjamin Otte <otte@gnome.org>
16988 * gst/adder/gstadder.c: (gst_adder_loop):
16989 fix adder a bit so it doesn't screw up with events as much anymore
16991 2005-01-12 Jan Schmidt <thaytan@mad.scientist.com>
16993 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
16994 (pixbufscale_scale), (gst_pixbufscale_chain):
16995 * ext/gdk_pixbuf/pixbufscale.h:
16996 Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
16997 to ensure rowstrides are calculated the same way as
16999 Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
17000 that we pick up duration and offset also.
17002 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17004 * gst/avi/gstavimux.c: (gst_avimux_class_init),
17005 (gst_avimux_pad_unlink), (gst_avimux_release_pad):
17008 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17010 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
17011 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
17012 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
17013 (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
17014 Update flags when requested.
17016 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17018 * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
17021 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17023 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17024 (gst_play_base_bin_init), (gst_play_base_bin_dispose),
17025 (probe_triggered), (new_decoded_pad), (gen_source_element),
17026 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
17027 * gst/playback/gstplaybasebin.h:
17028 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
17029 (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
17030 (gst_play_bin_change_state):
17031 Implement group-switch signal for use in apps to clear metadata
17032 cache, clean up subtitle, add suburi property instead of # hack,
17033 some error-out fixes.
17035 2005-01-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17037 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
17039 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
17040 If we got a state change in the _get handler, don't return success.
17042 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17044 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
17045 (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
17046 Make jpegdec quiet on MJPEG decoding
17047 * gst/asfdemux/README:
17048 Fix mimetypes for MJPEG and H263
17050 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17052 * ext/theora/theoradec.c: (theora_dec_chain):
17053 Fix broken code generation by gcc by swapping arguments.
17054 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17057 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17060 delete this file, it is by far outdated
17061 * ext/alsa/gstalsa.1: remove
17062 * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
17063 (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
17064 (gst_alsa_get_caps):
17065 Add HW probing for supported sample rates. Fixes #161704
17067 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17069 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17070 Don't crash, biatch! :).
17072 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17074 * ext/musepack/gstmusepackreader.cpp:
17075 * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
17076 Some work on tags - still doesn't work in playbin...
17077 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17080 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17082 * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
17083 Also shove tags on kid pads.
17085 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17087 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
17088 Don't bail on unknown events.
17089 * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17090 Don't crash on events before negotiation.
17091 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
17092 Send tags on pads, too.
17093 * gst/playback/gststreamselector.c:
17094 (gst_stream_selector_request_new_pad):
17095 Forward events on first pad if no input was selected yet.
17097 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17099 * gst/playback/gstplaybasebin.c: (setup_substreams):
17100 Don't disable streamtype if the stream doesn't exist, since
17101 then playing a video after audio will disable both and nothing
17102 will happen. Fixes the testsuite.
17104 2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17106 * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
17107 (gst_v4l_xoverlay_set_xwindow_id):
17108 * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
17109 (gst_v4l2_xoverlay_set_xwindow_id):
17110 Add debug categories, fix overlay disabling.
17112 2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17114 * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
17115 * ext/alsa/gstalsa.h:
17116 Add HW probing for period_count/size and buffer_size MIX/MAX
17117 Adjust default/user defined value if out of bounds
17118 Should fix bug #162024
17120 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17122 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
17123 Fix warning (#161191).
17125 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17127 * ext/dvdread/stream_labels.c:
17128 (dvdreadsrc_get_audio_stream_labels):
17129 Fix warning (init the good variable in switch default)
17131 2005-01-09 Koop Mast <kwm@rainbow-runner.nl>
17133 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17135 * gst/tta/gstttaparse.c: (gst_tta_src_event):
17136 Fix gcc-2.95 compile (#163485).
17138 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17141 * ext/flac/gstflacenc.c: (gst_flacenc_init),
17142 (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
17143 (gst_flacenc_tell_callback), (gst_flacenc_chain),
17144 (gst_flacenc_change_state):
17145 * ext/flac/gstflacenc.h:
17146 Update for API change in flac-1.1.1. Update requirement in
17147 configure.ac. Fixes #162974.
17149 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17151 * gst/playback/gstplaybasebin.c: (group_destroy):
17152 Remove hack to get rid of assert and get rid of unlinked
17155 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17157 * gst/playback/gstplaybasebin.c: (setup_source):
17158 Set source to NULL so that resources are free'ed. Fixes issues
17159 with playback of CDDA and similar device-accessing things.
17161 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17163 * testsuite/embed/Makefile.am:
17164 test->noinst, fix make test in buildbot.
17166 2005-01-09 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17168 * ext/dvdread/stream_labels.c: new file
17169 * ext/dvdread/stream_labels.h: new file
17170 * ext/dvdread/Makefile.am:
17171 * ext/dvdread/dvdreadsrc.c: (_seek_title):
17172 Extract audio stream label from DVD IFO files.
17173 It only dump them on the console for now, still have to
17174 make playbin aware of them.
17176 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17178 * gst/playback/gstplaybasebin.c: (setup_source):
17181 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17183 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17184 (gen_preroll_element), (remove_groups), (setup_subtitle),
17185 (gen_source_element), (setup_source):
17186 * gst/playback/gstplaybasebin.h:
17187 Multiple .sub files is just a stupid idea... Fix some threading
17188 mistakes. Interestingly, external .sub files cause playbin to
17189 hang, I don't know why... Parsing fixes contributed by Fran??ois
17190 Kooman <fkooman@tuxed.net>.
17192 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17194 * testsuite/embed/Makefile.am:
17197 2005-01-09 Gergely Nagy <algernon@bonehunter.rulez.org>
17199 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17201 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
17202 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
17203 (gst_pngenc_set_property):
17204 * ext/libpng/gstpngenc.h:
17205 Add compression level property (#163323).
17207 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17210 * examples/capsfilter/capsfilter1.c: (main):
17211 * examples/seeking/spider_seek.c: (make_spider_pipeline):
17212 * ext/dvdread/Makefile.am:
17213 * ext/dvdread/demo-play:
17214 * ext/dvdread/demo-play.c:
17215 * gconf/gstreamer.schemas.in:
17216 * gst-libs/gst/gconf/gconf.c:
17218 * testsuite/Makefile.am:
17219 * testsuite/embed/Makefile.am:
17220 * testsuite/embed/embed.c: (cb_expose), (main):
17221 Remove all references to xvideosink, fix examples (#140845).
17222 * gst/playback/gstplaybasebin.c: (group_destroy):
17223 Apparently, disposal does not unlink - so do explicitely.
17224 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17227 2005-01-09 Maciej Katafiasz <mathrick@freedesktop.org>
17229 * README: fix PKG_CONFIG_PATH instructions, what was there
17230 previously was breaking default search path, not nice.
17233 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17235 * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
17236 (gst_audioscale_chain):
17237 %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
17238 when resampling - how the ^@$^!@^! is this possible?!?
17240 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17242 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
17243 Reset variables on READY.
17244 * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
17245 (gst_matroska_mux_loop):
17246 Require data before writing header.
17248 2005-01-09 Francis Labonte <francis_labonte@hotmail.com>
17250 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17252 * ext/mad/gstmad.c: (gst_mad_chain):
17253 Don't call mad_stream_sync() directly after recovering sync.
17256 2005-01-09 Martin Eikermann <meiker@upb.de>
17258 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17260 * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
17261 (snapshot_handler), (gst_snapshot_sinkconnect),
17262 (gst_snapshot_chain):
17263 Allocate resources when required, fix recursive signal emission
17264 and fix caps. Fixes #161667.
17266 2005-01-09 Gergely Nagy <algernon@bonehunter.rulez.org>
17268 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17270 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
17271 (gst_pngdec_chain):
17272 Handle only 8-bppc (bits-per-pixel-component) images, better
17273 error handling and correct strides. Fixes #163177.
17274 * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
17275 (gst_pngenc_chain):
17276 Better error handling. Fixes #163348.
17278 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17280 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
17281 (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
17282 (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
17283 (dvdnavsrc_uri_handler_init):
17284 Add DVD-nav URI (dvdnav://) for Totem testing purposes.
17285 * gst/playback/gstplaybasebin.c: (gen_source_element):
17286 Add MMS to streaming URIs.
17288 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17290 * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
17291 * sys/xvimage/xvimagesink.c:
17292 (gst_xvimagesink_navigation_send_event):
17293 Check for pad availability before sending event.
17295 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17297 * gst-plugins.spec.in:
17300 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17303 Since we use functions from CVS, up requirement.
17305 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17307 * gst/playback/Makefile.am:
17308 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17309 (group_destroy), (group_commit), (group_is_muted),
17310 (gen_preroll_element), (add_stream), (unknown_type),
17311 (probe_triggered), (preroll_unlinked), (mute_stream),
17312 (silence_stream), (new_decoded_pad), (setup_substreams),
17313 (setup_source), (get_active_source), (mute_group_type),
17314 (muted_group_change_state), (set_active_source),
17315 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
17316 (play_base_eos), (gst_play_base_bin_change_state):
17317 * gst/playback/gstplaybasebin.h:
17318 * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
17319 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
17320 (gst_stream_info_dispose), (stream_info_mute_pad),
17321 (stream_info_change_state), (gst_stream_info_set_mute):
17322 * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
17323 (gst_stream_selector_base_init), (gst_stream_selector_class_init),
17324 (gst_stream_selector_init), (gst_stream_selector_dispose),
17325 (gst_stream_selector_get_linked_pad),
17326 (gst_stream_selector_get_caps), (gst_stream_selector_link),
17327 (gst_stream_selector_get_linked_pads),
17328 (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
17329 * gst/playback/gststreamselector.h:
17330 Adding stream selection support plus required properties for
17331 applications to use this. Fully fixes #100931.
17333 2005-01-08 Benjamin Otte <otte@gnome.org>
17335 * gst/games/gstpuzzle.c: (nav_event_handler):
17336 - handle nav events differently: forward every event no matter if it
17337 was handled or not.
17339 You can now cheat by using navigationtest ! puzzle and moving the
17340 mouse close to the edge of a tile. ;)
17342 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17345 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17346 * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
17347 (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
17348 (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
17349 (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
17350 (gst_ogm_parse_plugin_init):
17351 * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
17352 (gst_textoverlay_link), (gst_textoverlay_getcaps),
17353 (gst_textoverlay_event), (gst_textoverlay_video_chain),
17354 (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
17355 * ext/pango/gsttextoverlay.h:
17356 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
17357 (gst_matroska_demux_handle_seek_event),
17358 (gst_matroska_demux_sync_streams),
17359 (gst_matroska_demux_parse_blockgroup),
17360 (gst_matroska_demux_subtitle_caps),
17361 (gst_matroska_demux_plugin_init):
17362 * gst/matroska/matroska-ids.h:
17363 * gst/playback/gstdecodebin.c: (close_pad_link):
17364 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17365 (gen_preroll_element), (remove_groups), (add_stream),
17366 (new_decoded_pad), (setup_subtitles), (gen_source_element),
17368 * gst/playback/gstplaybasebin.h:
17369 * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
17370 * gst/subparse/Makefile.am:
17371 * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
17372 (gst_subparse_base_init), (gst_subparse_class_init),
17373 (gst_subparse_init), (gst_subparse_formats),
17374 (gst_subparse_eventmask), (gst_subparse_event),
17375 (gst_subparse_handle_event), (convert_encoding), (get_next_line),
17376 (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
17377 (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
17378 (parse_mpsub_deinit), (parse_mpsub_init),
17379 (gst_subparse_buffer_format_autodetect),
17380 (gst_subparse_format_autodetect), (gst_subparse_loop),
17381 (gst_subparse_change_state), (gst_subparse_type_find),
17383 * gst/subparse/gstsubparse.h:
17384 * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
17386 Add subtitle support, .sub parser (supports SRT and MPsub),
17387 OGM text support, Matroska UTF-8 text support, deadlock fixes
17388 all over the place, subtitle awareness in decodebin/playbin
17389 and some fixes to textoverlay to handle subtitles in a stream
17390 correctly. Fixes #100931.
17392 2005-01-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17394 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17395 Check for pad availability before doing a query on it.
17397 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17399 * ext/dv/gstdvdec.c:
17400 really fix bpp24/32 dvdec caps (classic rgba indeed)
17401 * gst/asfdemux/gstasfdemux.c:
17402 (gst_asf_demux_process_ext_content_desc):
17403 don't send text tags if they are empty (bis repetita)
17405 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17407 * ext/dv/gstdvdec.c:
17408 remove unneeded comment from dvdec
17409 (related to DV 4CC codes in AVI files)
17410 moved them in gstreamer/docs/random/mimetypes
17411 * gst/asfdemux/gstasfdemux.c:
17412 (gst_asf_demux_process_ext_content_desc):
17413 don't send text tags if they are empty
17414 fix mem leak on error path
17415 * gst/ffmpegcolorspace/avcodec.h:
17416 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17417 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
17418 (gst_ffmpegcsp_avpicture_fill):
17419 * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
17420 * gst/ffmpegcolorspace/imgconvert_template.h:
17421 adds BGR32 and BGRA32 to ffmpegcolorspace
17422 (still bad colors, fixing it on next commit)
17423 helps with dvdec outputing BGR32
17425 2005-01-08 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17427 * ext/dv/gstdvdec.c:
17428 Fix audio caps i just broke (missing ',')
17429 * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
17430 (gst_matroska_mux_reset):
17431 Fix typo + add FIXME about old "x-gst-metadata" crap
17433 2005-01-07 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17435 * ext/dv/demo-play.c: (main):
17436 xvideosink -> xvimagesink
17437 * ext/dv/gstdvdec.c:
17438 change rgb 32/32 caps to 24/32 (no alpha)
17439 change nb of channels to be a list (2 or 4, not 2)
17440 change sample rate to be a list (32, 44.1, 48 kHz) not a range
17441 * gst/asfdemux/gstasfdemux.c:
17442 (gst_asf_demux_process_ext_content_desc):
17443 Add 'date/year' to extracted metadata list
17445 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17447 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
17448 The return value of fixate_to does not imply that the requested
17449 value was set, so don't assume.
17451 2005-01-07 Gergely Nagy <algernon@bonehunter.rulez.org>
17453 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17455 * ext/libpng/gstpngdec.c:
17456 * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
17457 (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
17458 * ext/libpng/gstpngenc.h:
17459 Alpha support (encoder; #163161), mime fixage.
17461 2005-01-07 Sebastien Cote <sc5@hermes.usherb.ca>
17463 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17465 * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
17466 (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
17467 (gst_faac_set_property), (gst_faac_get_property):
17468 * ext/faac/gstfaac.h:
17469 Allow for ADTS output (#153434).
17471 2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17473 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
17474 Fix against template (#150576).
17476 2005-01-06 Benjamin Otte <otte@gnome.org>
17478 * gst/games/gstpuzzle.c: (draw_puzzle):
17479 don't draw a puzzle if either width or height of tiles would be 0.
17481 2005-01-06 Benjamin Otte <otte@gnome.org>
17483 * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
17484 (gst_puzzle_class_init), (gst_puzzle_finalize):
17485 no memleaks, please
17486 (gst_puzzle_create), (gst_puzzle_init),
17487 (gst_puzzle_set_property), (gst_puzzle_setup):
17488 change initialization code around so we don't reshuffle on resize
17490 fix another stupid typo
17492 2005-01-06 Benjamin Otte <otte@gnome.org>
17494 * gst/games/gstvideoimage.c: (copy_hline_YUY2):
17495 fix stupid typo that borked copying on YUY2
17497 2005-01-06 Benjamin Otte <otte@gnome.org>
17499 * gst/games/gstpuzzle.c: (draw_puzzle):
17500 fix edges when image sizes aren't multiples of tile sizes
17502 2005-01-06 Benjamin Otte <otte@gnome.org>
17504 * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
17505 make RGB endianness work correctly
17506 (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
17507 refactor and fix race with initial shuffling
17508 (nav_event_handler):
17509 allow using the mouse to puzzle
17511 insist on tiles having width and height as multiples of 4 to get
17512 clean YUV image handling
17513 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17514 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
17515 s/DEBUG/LOG/ for common messages
17516 (gst_xvimagesink_navigation_send_event):
17517 fix mouse event translation to not include screen PAR
17518 * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
17519 fix mouse event translation to actually work
17521 2005-01-06 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17523 * gst/asfdemux/gstasfdemux.c:
17524 (gst_asf_demux_process_ext_content_desc):
17525 Extract TrackNumber metadata + clean up code
17526 * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
17527 Hope this is the good fix (var used unitialised)
17529 2005-01-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17531 * ext/faad/gstfaad.c: (gst_faad_chain):
17532 Only increment timestamp if it's valid. Fixes raw AAC streams.
17534 2005-01-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
17537 * gst/games/Makefile.am:
17538 * gst/games/gstpuzzle.c:
17539 add a puzzle game with...
17540 * gst/games/gstvideoimage.c:
17541 * gst/games/gstvideoimage.h:
17542 ... full colorspace support (that includes YUV9 and RGB16)) stolen
17543 from videotestsrc and made into something that would be a nice
17544 library for a lot of other plugins.
17546 2005-01-06 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17549 don't compile faad plugin if a RC of 2.0 is found
17550 Fixes #155346 (and FC1 buildbot)
17551 * gst/asfdemux/gstasfdemux.c:
17552 (gst_asf_demux_process_ext_content_desc):
17553 try to make Solaris compiler happier
17555 2005-01-06 Paul Jack <pjack@sfaf.org>
17557 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17559 * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
17560 Fix segfault (#161667).
17562 2005-01-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17564 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
17565 Fix framerate reporting.
17567 2005-01-05 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
17569 * gst-libs/gst/riff/riff-ids.h:
17570 * gst/wavenc/riff.h:
17571 Add AMR (VBR and CBR) ids to riff.h audio codec list
17572 * gst/asfdemux/gstasfdemux.c:
17573 (gst_asf_demux_process_ext_content_desc),
17574 (gst_asf_demux_process_object):
17575 Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
17577 2005-01-05 Martin Eikermann <meiker@upb.de>
17579 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17581 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
17582 (gst_dvd_demux_handle_discont):
17583 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
17584 (gst_mpeg_demux_handle_discont):
17585 Recreate pads on new-media (#160730).
17586 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
17587 Send discont even if manager changes timestamps (#161929).
17589 2005-01-05 Sebastien Cote <sc5@hermes.usherb.ca>
17591 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17593 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
17594 Fix invalid memory access (#159211).
17596 2005-01-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17598 * examples/gstplay/player.c: (main):
17600 * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
17601 Add visualizations.
17602 * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
17603 (gst_a52dec_handle_frame):
17605 * ext/dvdnav/gst-dvd:
17606 Add audioconvert. Fixes #161325.
17607 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
17608 Explicitely case to gint64. Possible valgrind error.
17609 * gst-libs/gst/play/play.c: (caps_set), (setup_size),
17610 (gst_play_tick_callback), (gst_play_change_state),
17611 (gst_play_dispose), (gst_play_init), (gst_play_class_init),
17612 (gst_play_set_location), (gst_play_get_location),
17613 (gst_play_seek_to_time), (gst_play_set_data_src),
17614 (gst_play_set_video_sink), (gst_play_set_audio_sink),
17615 (gst_play_set_visualization), (gst_play_connect_visualization),
17616 (gst_play_get_framerate), (gst_play_get_all_by_interface),
17618 Use playbin. Fixes #139749 and #147744.
17619 * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
17621 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
17622 (audioscale_get_type), (gst_audioscale_base_init),
17623 (gst_audioscale_class_init), (gst_audioscale_expand_caps),
17624 (gst_audioscale_getcaps), (gst_audioscale_fixate),
17625 (gst_audioscale_link), (gst_audioscale_get_buffer),
17626 (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
17627 (gst_audioscale_init), (gst_audioscale_dispose),
17628 (gst_audioscale_chain), (gst_audioscale_set_property),
17629 (gst_audioscale_get_property), (plugin_init):
17631 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17633 * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
17634 (qtdemux_tag_add_str), (qtdemux_tag_add_num),
17635 (qtdemux_tag_add_gnre), (qtdemux_video_caps):
17636 Add more metadata (fixes #162656).
17638 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
17643 === release 0.8.7 ===
17645 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
17650 releasing 0.8.7, "Hyperspace"
17652 2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
17654 patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
17656 * gst/playback/gstplaybasebin.c:
17657 Fix for #162924 - free caps after use, not before
17659 2005-01-04 Thomas Vander Stichele <thomas at apestaart dot org>
17661 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
17663 * gst/playback/gstplaybasebin.c:
17664 * gst/wavparse/gstwavparse.c:
17665 Fix for #154773 - fixes playback of small .wav files
17667 2005-01-03 Thomas Vander Stichele <thomas at apestaart dot org>
17669 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
17671 * gst/audioscale/gstaudioscale.c:
17672 Fix for #162819 - make audioscale reusable
17673 Fixes playback of more than one file with playbin/totem
17675 2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org>
17677 * gst/ffmpegcolorspace/avcodec.h:
17678 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17679 * gst/ffmpegcolorspace/imgconvert.c:
17680 clean up the mess that made me cry and avoid needless duplication
17682 2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org>
17684 * gst/ffmpegcolorspace/imgconvert.c:
17685 give some indication of why we're segfaulting
17687 2004-12-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17690 Fix indentation, fix v4l2 plugin detection.
17692 Fix libmms location (Maciej, use diff -u!).
17693 * ext/alsa/gstalsa.c: (gst_alsa_init):
17694 Initialize caps cache to NULL.
17695 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
17696 Only change state on audiosink if it exists.
17698 2004-12-28 Maciej Katafiasz <mathrick@mathrick.org>
17700 * gst/matroska/matroska-demux.c:
17701 * gst/matroska/matroska-ids.h:
17702 * gst/matroska/matroska-demux.h:
17703 Fix Vorbis streams failing to decode in some files, where cluster_time
17704 isn't 0, because then it doesn't send codec_priv before actual data.
17705 Remove time-based test and replace it with marker set on beginning of
17708 2004-12-28 David Schleef <ds@schleef.org>
17710 Merge patch from Ronald fixing problems with streaming
17712 * ext/cairo/gstcairo.c: (plugin_init):
17713 * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
17714 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
17715 (gst_textoverlay_video_chain), (gst_textoverlay_loop),
17716 (gst_textoverlay_font_init), (gst_textoverlay_init),
17717 (gst_textoverlay_set_property):
17718 * ext/cairo/gsttextoverlay.h:
17720 2004-12-27 David Schleef <ds@schleef.org>
17722 * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
17723 (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
17724 (gst_textoverlay_video_chain), (gst_textoverlay_loop),
17725 (gst_textoverlay_font_init), (gst_textoverlay_init),
17726 (gst_textoverlay_set_property): Improvements to actually
17727 render text as white on black outline on video, including
17728 font selection and horizontal/vertical alignment. (Ronald's
17730 * ext/cairo/gsttextoverlay.h:
17732 2004-12-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17734 * ext/ogg/gstogg.c:
17735 * ext/ogg/gstogmparse.c:
17736 fix ogm[audio/video]parse plugin registration
17737 (riff won't load if bytestream is already loaded)
17739 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
17741 * gst/audioconvert/gstchannelmix.c:
17744 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
17748 disable docs again until it actually passes make distcheck.
17750 2004-12-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17752 * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
17753 * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17755 Add 3GP (variables name Q3GP because they can't start with a
17756 number). Add samr audio fourcc (used in .3gp files), decoder
17757 is work in progress. Also do a GST_WARNING instead of ERROR
17758 in case of unknown nodes, to decrease output.
17760 2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
17765 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
17768 * ext/speex/gstspeexdec.h:
17769 * ext/speex/gstspeexenc.h:
17770 Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1.
17771 Fix detection code in configure.ac
17773 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17775 * gst/matroska/matroska-demux.c:
17776 (gst_matroska_demux_parse_blockgroup):
17777 Save position, so that queries give proper return values. Don't
17778 know how this could ever have worked before...
17780 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
17783 Put additional LAME check inside the conditional. Fixes #152339
17785 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17787 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
17788 (gst_avi_demux_stream_scan):
17789 Add some more debug. Fix logic error when setting movi offset
17790 while reading index.
17792 2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17794 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
17795 (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
17796 (gst_avi_demux_process_next_entry):
17797 Add some debugging. Better detection of broken indexes and the
17798 accompanying index recovery. No infinite loops on state changes
17799 when we're still in our loopfunction.
17801 2004-12-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17806 2004-12-22 Archana Shah <archana.shah@wipro.com>
17808 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17810 * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
17811 Normalizing the value before setting
17812 (gst_sunaudiomixer_get_volume):
17813 Normalizing the value after getting. Fixes bug# 161980
17815 2004-12-22 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
17817 * Makefile.am: Make sure docs gets disted
17818 * docs/Makefile.am: Make sure all needed files get disted
17819 * gst-plugins.spec.in: latest updates
17821 2004-12-22 Wim Taymans <wim@fluendo.com>
17823 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
17824 Revert patch 1.38 as clock distribution over schedulers does
17825 not work correcly in the core yet.
17827 2004-12-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17829 * sys/oss/README: remove this file, which predates my birth
17830 (and which content is by far outdated)
17832 2004-12-20 Stefan Kost <ensonic@users.sf.net>
17836 * docs/Makefile.am:
17837 * docs/libs/Makefile.am:
17838 * docs/libs/gst-plugins-libs-docs.sgml:
17839 * docs/libs/gst-plugins-libs-sections.txt:
17840 * docs/libs/tmpl/gstgconf.sgml:
17842 * docs/version.entities.in:
17843 Added boilerplate gtk-doc files for plugin-libs documentation.
17845 2004-12-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
17847 * gst/auparse/gstauparse.c: fix int and float audio caps
17849 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17851 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
17852 * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
17853 g_assert() can be a macro, don't use #ifdef inside it.
17855 2004-12-19 Edward Hervey <bilboed@bilboed.com>
17857 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17859 * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
17860 (gst_videorate_init), (gst_videorate_chain),
17861 (gst_videorate_change_state):
17862 Event handling (fixes #159986).
17864 2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17866 * gst-libs/gst/riff/riff-media.c:
17867 (gst_riff_create_video_caps_with_data):
17868 Add BLZ0 (Blizzard's version of DivX) fourcc.
17870 2004-12-18 David Schleef <ds@schleef.org>
17872 * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
17875 2004-12-18 David Schleef <ds@schleef.org>
17877 * gst/tta/ttadec.h: Disable some header code that isn't used
17878 and clearly isn't portable.
17880 2004-12-18 David Schleef <ds@schleef.org>
17882 * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
17883 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17884 (avcodec_get_pix_fmt), (avpicture_layout),
17885 (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
17886 (get_convert_table_entry), (img_convert), (img_get_alpha_info):
17887 Fix code to not use GCC extensions (and c99 extensions that
17888 Forte does not like.)
17890 2004-12-19 Tim-Philipp Müller <t.i.m@zen.co.uk>
17892 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17894 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
17895 (gst_deinterlace_chain):
17896 Rowstride fixes. Fixes #161039.
17897 * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
17898 (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
17899 (gst_video_crop_getcaps), (gst_video_crop_link),
17900 (gst_video_crop_i420), (gst_video_crop_chain),
17901 (gst_video_crop_change_state):
17902 Rework of negotiation. Actually works now. Fixes #158650.
17904 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17906 * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
17907 That was very stupid.
17909 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17911 * gst/matroska/matroska-demux.c:
17912 (gst_matroska_demux_parse_blockgroup):
17913 Fix possible crasher.
17915 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17917 * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
17918 (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
17919 Lace sizes can be zero.
17921 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17923 * ext/musepack/gstmusepackdec.cpp:
17924 Fetch error return values. Fixes #161624.
17925 * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
17928 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17930 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
17931 Work for truncated (unfinished download etc.) files. Fixes #160514.
17933 2004-12-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17935 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
17936 Fix for integer overflow. Makes #156001 not crash. Probably masks
17939 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17941 * gst/ac3parse/gstac3parse.c: (plugin_init):
17942 Parsers never have ranks. Fixes #159651.
17944 2004-12-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
17946 * gst/playback/gstdecodebin.c: (compare_ranks):
17947 make sure the facotries are ordered the same every time even if they
17948 have the same rank by using the name
17949 * gst/playback/gstdecodebin.c: (find_compatibles):
17950 make sure we don't add factories to the list twice
17952 2004-12-16 David Schleef <ds@schleef.org>
17954 * configure.ac: look for musepack headers as musepack/*.h
17956 * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
17957 * ext/musepack/gstmusepackreader.h: same
17959 2004-12-17 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17961 * gst-libs/gst/riff/riff-read.c:
17962 (gst_riff_read_strf_auds_with_data):
17963 Read extradata correctly (fixes #155879).
17965 2004-12-16 David Schleef <ds@schleef.org>
17967 * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
17968 audio. does _not_ attempt or allow conversion unless channels
17971 2004-12-16 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
17973 * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
17975 2004-12-16 David Schleef <ds@schleef.org>
17977 * gst/audioscale/gstaudioscale.c: the resample library only
17978 handles 1 or 2 channels. Change caps to compensate.
17980 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17982 * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
17983 (gst_matroska_demux_audio_caps):
17984 Some MPEG-AAC hacks, because else it doesn't work...
17986 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17988 * gst-libs/gst/riff/riff-media.c:
17989 (gst_riff_create_video_caps_with_data),
17990 (gst_riff_create_video_template_caps):
17993 2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17995 * gst-libs/gst/audio/Makefile.am:
17996 Try to fix buildbot.
17998 2004-12-16 Thomas Vander Stichele <thomas at apestaart dot org>
18000 * gst/tcp/gstmultifdsink.c:
18001 Clean up and uniformize debugging.
18003 2004-12-16 Edward Hervey <bilboed@bilboed.com>
18005 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18007 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
18008 (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
18009 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
18010 (gst_mpeg_demux_change_state):
18011 Reset on ready. Fixes 160276.
18013 2004-12-16 Sebastien Cote <sc5@hermes.usherb.ca>
18015 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18017 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18018 (gst_ffmpegcsp_pad_link):
18019 Fix memleak (#154815).
18021 2004-12-16 James Bowes <bowes@cs.dal.ca>
18023 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18025 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
18026 (gst_musicbrainz_init), (gst_musicbrainz_chain),
18027 (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
18028 * ext/musicbrainz/gsttrm.h:
18029 Add support for using a proxy server when getting a trm id from
18030 the MusicBrainz database (#149613).
18032 2004-12-16 Christophe Fergeau <teuf@gnome.org>
18034 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18036 * gst/playback/gstdecodebin.c: (new_pad), (close_link):
18037 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
18038 Fix memleaks (#157233).
18040 2004-12-16 Sebastien Cote <sc5@hermes.usherb.ca>
18042 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18044 * gst-libs/gst/resample/resample.c: (gst_resample_close):
18045 * gst-libs/gst/resample/resample.h:
18046 * gst/audioscale/gstaudioscale.c:
18047 Fix memleak (#159215).
18049 2004-12-16 Toni Willberg <toniw@iki.fi>
18051 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18053 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
18054 * sys/oss/oss_probe.c: (main):
18055 Check for mono/stereo support (similar to samplerate probing),
18056 fixes #159433. Also add missing copyright header to oss_probe.c.
18058 2004-12-15 David Schleef <ds@schleef.org>
18060 * configure.ac: add audioresample and cairo plugins. Remove
18061 HAVE_MMX stuff, because it's not used.
18062 * ext/Makefile.am: same
18063 * ext/audioresample/Makefile.am: You are not ready for an
18064 audio resampling element based on audioresample.
18065 * ext/audioresample/gstaudioresample.c:
18066 * ext/audioresample/gstaudioresample.h:
18067 * ext/cairo/Makefile.am: You are not ready for overlay elements
18068 based on cairo. Don't look too closely, these elements kinda
18070 * ext/cairo/gstcairo.c: new
18071 * ext/cairo/gsttextoverlay.c: new
18072 * ext/cairo/gsttextoverlay.h: new
18073 * ext/cairo/gsttimeoverlay.c: new
18074 * ext/cairo/gsttimeoverlay.h: new
18075 * gst-libs/gst/media-info/media-info-priv.h: fix compile
18076 problem with compilers that don't support variadic macros.
18078 2004-12-15 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
18080 Reviewed by: David Schleef <ds@schleef.org>
18082 * sys/sunaudio/gstsunaudio.c: (plugin_init): Apply patch from
18083 Bala, registering sunaudiosrc (oops!), and cleaning up code a
18084 bit. Also ran indent-gst.
18085 * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
18086 (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
18087 (gst_sunaudiosrc_setparams):
18089 2004-12-14 David Schleef <ds@schleef.org>
18091 * gst/festival/gstfestival.c: (gst_festival_chain): Set the
18092 output rate to 16000. Should fix #160235.
18094 2004-12-14 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18096 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
18097 Add typefinding for mpeg2 pes streams
18099 2004-12-13 David Schleef <ds@schleef.org>
18101 * configure.ac: Applied patch from bug #143659, making default
18102 sources and sinks OS-dependent (for Solaris), and added code
18104 * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
18106 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18108 * gst-libs/gst/riff/riff-media.c:
18109 forgot to add h2.64 to avidemux template caps
18111 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18113 * gst/wavenc/riff.h:
18114 * gst-libs/gst/riff/riff-media.c:
18115 * gst-libs/gst/riff/riff-ids.h:
18116 * gst/avi/gstavimux.c
18117 add 4CC code for VideoSoft h264 in AVI (VSSH)
18119 remove s323 from riff, it's quicktime specific :(
18121 2004-12-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18123 * gst/asfdemux/README
18124 * gst/wavenc/riff.h
18125 * gst-libs/gst/riff/riff-ids.h
18126 * gst-libs/gst/riff/riff-media.c
18127 * gst/qtdemux/qtdemux.c:
18128 add new 4CC codes for h263 related codecs
18129 fixes partially bug #155163
18131 2004-12-12 Christian Fredrik Kalager Schaller <christian at fluendo dot com>
18133 * configure.ac: Update polyaudio requirement to 0.7
18134 * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
18136 2004-12-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18138 * gst/interleave/deinterleave.c:
18139 fix my name's spelling! :)
18141 2004-12-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18143 * AUTHORS ChangeLog
18144 * gst/auparse/gstauparse.c
18145 * gst/interleave/deinterleave.c
18147 alaw-decode.c alaw-encode.c
18148 mulaw-decode.c mulaw-encode.c
18149 * gst/oneton/gstoneton.c
18151 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
18153 cocoawindow.h cocoawindow.m
18154 osxvideosink.h osxvideosink.m
18156 put the same mail address for Zaheer Abbas Merali everywhere
18158 2004-12-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18160 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
18161 Align by packetsize, and assert that we a packet available before
18162 playing. The first makes webstreams work (they often include
18163 trailing padding data in a packet), the second allows pausing a
18164 ASF stream in totem without getting demux errors afterwards.
18166 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18168 * ext/ogg/gstoggdemux.c: (get_relative):
18169 Check for non-NULL before accessing member (end-of-chain).
18171 2004-12-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18173 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
18174 (cdparanoia_set_property), (cdparanoia_get_property):
18175 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
18176 (dvdnavsrc_set_property), (dvdnavsrc_get_property):
18177 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
18178 (dvdreadsrc_init), (dvdreadsrc_set_property),
18179 (dvdreadsrc_get_property):
18180 * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
18181 (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
18182 Synchronize property names where not yet the case. Devices are
18183 now device=X, other versions are deprecated (but still exist).
18184 Also use g_free() unconditionally.
18185 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18186 (setup_source), (gst_play_base_bin_get_property):
18189 2004-12-09 Thomas Vander Stichele <thomas at apestaart dot org>
18191 * configure.ac: move GCONF macro outside conditional for the am
18192 conditional. Fixes #160439
18194 2004-12-08 David Schleef <ds@schleef.org>
18196 * tools/gst-visualise-m.m: Switch to elements that currently
18199 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18201 * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
18202 We love wrong commas.
18204 2004-12-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18206 * gst/matroska/matroska-demux.c:
18207 (gst_matroska_demux_handle_src_query):
18208 Don't set DEFAULT, unsupported - makes length display incorrectly
18211 2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
18213 * gst/monoscope/README: remove blurb about files being GPL
18214 * gst/monoscope/gstmonoscope.c: Change license field to LGPL
18215 * gst/monoscope/monoscope.c: Change license to BSD with explanation
18216 monoscope is now effectively LGPL licensed
18218 2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
18220 * gst/monoscope/README: Update information to be more correct
18221 * gst/monoscope/convolve.c: Relicense to LGPL
18222 * gst/monoscope/convolve.h: Relicense to LGPL
18224 2004-12-06 Arwed v. Merkatz <v.merkatz@gmx.net>
18226 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18227 set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
18228 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
18229 set default_duration for mpeg1 audio
18231 2004-12-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
18233 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
18234 * ext/alsa/gstalsa.h:
18235 refactor big chunks of the core caps negotiation code to make it
18236 a lot faster, because people claim it's really slow
18237 (actually, just cache the getcaps when the device is opened)
18239 2004-12-06 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18241 * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
18242 (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
18243 (gst_a52dec_handle_frame), (gst_a52dec_chain),
18244 (gst_a52dec_change_state), (plugin_init):
18245 * ext/a52dec/gsta52dec.h:
18246 Do something useful with timestamps. Make chain-based (since
18247 there's really no reason to be loopbased).
18248 * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18249 Update current_byte/frame correctly.
18251 2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18253 * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
18254 (gst_ape_demux_stream_init):
18257 2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18259 * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
18260 Let's make sure we're done typefinding when detecting tags.
18262 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18264 * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
18265 (gst_ebml_read_init), (gst_ebml_read_use_event),
18266 (gst_ebml_read_element_id), (gst_ebml_peek_id),
18267 (gst_ebml_read_seek), (gst_ebml_read_skip),
18268 (gst_ebml_read_reserve), (gst_ebml_read_buffer),
18269 (gst_ebml_read_master):
18270 * gst/matroska/ebml-read.h:
18271 * gst/matroska/matroska-demux.c:
18272 (gst_matroska_demux_parse_contents),
18273 (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
18274 Disgustingly evil hack for working around INTERRUPT events and
18275 their extremely annoying habit of being a pain in the ass. We
18276 simply peek a cluster before reading any of it.
18278 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18280 * ext/musepack/gstmusepackdec.cpp:
18281 There's also floating point libmusepacks.
18283 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18285 * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
18286 (gst_faad_chanpos_to_gst), (gst_faad_chain):
18287 Set DURATION even if source buffer didn't. Also use increasing
18289 * gst-libs/gst/riff/riff-media.c:
18290 (gst_riff_create_audio_caps_with_data):
18291 Block_align can have larger values than 8192.
18293 2004-12-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18295 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
18296 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
18297 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
18298 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
18301 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18303 * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
18306 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18308 * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
18311 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18313 * ext/esd/esdsink.c: (gst_esdsink_chain):
18314 Make error actually say something useful (fixes #156798).
18315 * gst-libs/gst/riff/riff-media.c:
18316 (gst_riff_create_video_caps_with_data),
18317 (gst_riff_create_video_template_caps):
18318 Add Intel Video 5.0 fourcc (IV50).
18320 2004-12-01 Christophe Fergeau <teuf@gnome.org>
18322 * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
18323 detection on mono and stereo mp3 files.
18325 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18327 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18328 Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
18329 the contained stream).
18331 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18333 * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
18334 Oops, remove debug.
18336 2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
18338 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18340 * gst/law/alaw-decode.c: (alawdec_getcaps):
18341 * gst/law/mulaw-decode.c: (mulawdec_getcaps):
18342 Prevent warnings when negotiating caps (fixes #159338).
18344 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18346 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18347 (gst_ffmpegcsp_chain):
18348 Remove old leftover that shouldn't be there...
18350 2004-12-01 Sebastien Cote <sc5@hermes.usherb.ca>
18352 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18354 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
18355 Don't forward DISCONT events (fixes #159684).
18357 2004-12-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18359 * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
18360 Unlink manually since sometimes bin disposal (and therefore
18361 pad unlinking) is delayed, which will cause a new media file
18362 to not be able to start playing instantly.
18364 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18366 * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
18367 On mute of an unlinked stream, check for pad availability so
18368 we don't crash on unlinked pad.
18370 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18372 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
18373 (gst_avi_demux_massage_index):
18374 Fix quite humiliating bug in omitting 0-sized index chunks but
18375 forgetting to count them for timestamps.
18377 2004-11-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18379 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18380 Actually leave the loop if we failed to sync. Don't crash.
18382 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18384 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
18385 (gst_dvd_demux_process_private):
18386 * gst/mpegstream/gstdvddemux.h:
18387 Fix crash (#159759). Doesn't work, though. :-(.
18389 2004-11-28 Benjamin Otte <otte@gnome.org>
18391 * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18392 more overwriting protection due to modifying channels one by one
18393 instead of all at once
18395 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18397 * gst/audioconvert/gstchannelmix.c:
18398 (gst_audio_convert_fill_normalize):
18399 Normalize using absolute values.
18401 2004-11-28 Julien MOUTTE <julien@moutte.net>
18405 * ext/directfb/Makefile.am:
18406 * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
18407 (gst_directfbvideosink_get_pixel_format),
18408 (gst_directfbvideosink_get_format_from_fourcc),
18409 (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
18410 (gst_directfbvideosink_sink_link),
18411 (gst_directfbvideosink_change_state),
18412 (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
18413 (gst_directfbvideosink_buffer_alloc),
18414 (gst_directfbvideosink_interface_supported),
18415 (gst_directfbvideosink_interface_init),
18416 (gst_directfbvideosink_navigation_send_event),
18417 (gst_directfbvideosink_navigation_init),
18418 (gst_directfbvideosink_set_property),
18419 (gst_directfbvideosink_get_property),
18420 (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
18421 (gst_directfbvideosink_base_init),
18422 (gst_directfbvideosink_class_init),
18423 (gst_directfbvideosink_get_type), (plugin_init):
18424 * ext/directfb/directfbvideosink.h: Adding a first version of
18426 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
18429 2004-11-28 Benjamin Otte <otte@gnome.org>
18431 * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18432 walk the samples backwards if out_channels > in_channels so we don't
18435 2004-11-28 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18437 * gst/audioconvert/Makefile.am:
18438 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
18439 (gst_audio_convert_link), (gst_audio_convert_change_state),
18440 (gst_audio_convert_channels):
18441 * gst/audioconvert/gstchannelmix.c:
18442 (gst_audio_convert_unset_matrix),
18443 (gst_audio_convert_fill_identical),
18444 (gst_audio_convert_fill_compatible),
18445 (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
18446 (gst_audio_convert_fill_others),
18447 (gst_audio_convert_fill_normalize),
18448 (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
18449 (gst_audio_convert_passthrough), (gst_audio_convert_mix):
18450 * gst/audioconvert/gstchannelmix.h:
18451 Implement a channel mixer.
18453 2004-11-28 Martin Soto <martinsoto@users.sourceforge.net>
18455 * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
18456 * ext/alsa/gstalsa.h:
18457 * ext/alsa/gstalsa.c (gst_alsa_set_clock):
18458 Make alsasink actually honor gst_element_set_clock and use that
18459 clock instead of its internal one.
18461 2004-11-27 Christophe Fergeau <teuf@gnome.org>
18463 * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
18464 (gst_play_base_bin_change_state): nullify source and decoder when
18465 going from READY to NULL so that we don't try to do weird stuff with
18466 them when going from NULL to READY
18467 * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
18468 instead of g_object_unref
18469 (gen_video_element), (gen_audio_element): more refcounting fixes, now
18470 it should be correct
18471 (gst_play_bin_change_state): don't call remove_sinks if we are
18472 currently disposing the object
18474 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18476 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18477 Don't forget bass if it's there. Else left channel is silent...
18479 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18481 * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
18482 (gst_a52dec_change_state):
18483 Don't do sample adjusting anymore, we use float audio now.
18484 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18485 Don't fixate to non-existing properties.
18487 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18489 * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
18490 (gst_a52dec_change_state):
18491 Advertise that we can do surround sound.
18493 2004-11-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18495 * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
18496 Add buffer-frames=0.
18497 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
18498 (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
18499 (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
18500 (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
18501 (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
18502 (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
18503 (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
18504 (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
18505 (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
18506 * ext/dvdread/dvdreadsrc.h:
18507 Add seeking, querying for bytes, sectors, title, angle and
18508 chapter. Handle multiple chapters. Relicense to LGPL because
18509 Billy agreed on that (thanks Billy!).
18511 2004-11-27 Christophe Fergeau <teuf@gnome.org>
18513 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
18514 call parent dispose method
18516 2004-11-27 Martin Soto <martinsoto@users.sourceforge.net>
18518 * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
18519 (gst_audio_clock_get_internal_time):
18520 Fix active <-> inactive transitions: ensure time value always
18521 grows and avoid abrupt value changes.
18523 2004-11-27 Arwed v. Merkatz <v.merkatz@gmx.net>
18526 * gst/tta/Makefile.am:
18528 * gst/tta/filters.h:
18529 * gst/tta/gsttta.c:
18530 * gst/tta/gstttadec.c:
18531 * gst/tta/gstttadec.h:
18532 * gst/tta/gstttaparse.c:
18533 * gst/tta/gstttaparse.h:
18534 * gst/tta/ttadec.h:
18535 added TTA parser and decoder
18537 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18539 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18540 (probe_triggered), (check_queue), (buffer_underrun),
18541 (buffer_running), (buffer_overrun), (gen_source_element),
18543 * gst/playback/gstplaybasebin.h:
18544 Implement buffering. Needs some more work.
18546 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18548 * ext/theora/theoradec.c: (theora_dec_chain):
18549 Fix ilog mask range overflow.
18551 2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18553 * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
18554 Don't omit the last (which in case of dmix is the only :) )
18555 channel count. Don't set channels if <= 2.
18557 2004-11-26 Christophe Fergeau <teuf@gnome.org>
18559 * gst/playback/gstplaybin.c: (gen_video_element),
18560 (gen_audio_element): Removed 2 obsolete comments
18562 2004-11-26 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18564 * ext/vorbis/oggvorbisenc.c
18565 * ext/vorbis/vorbisenc.c :
18566 change description fields of those plugins to differentiate them
18567 (pitivi show Encoders by description, they had the same one)
18569 2004-11-25 Christophe Fergeau <teuf@gnome.org>
18571 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18573 * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
18574 (gst_play_bin_set_property), (gen_video_element),
18575 (gen_audio_element):
18576 Refcounting fixes for provided audio-/videosinks.
18578 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18580 * gst/playback/gstplaybin.c: (gen_video_element),
18581 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
18582 Don't reference all sinks, but only the video- and audiosinks.
18583 The vis. element should be disposed when we're done with it.
18584 We don't have any reason to keep it around. This fixes warnings
18585 when reusing playbin for playing multiple audio files with
18586 vis. enabled. Also release audio device on pause - idea stolen
18589 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18591 * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
18592 (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
18593 * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
18594 * ext/alsa/gstalsaplugin.c: (plugin_init):
18595 * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
18596 (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
18597 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
18598 (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
18599 (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
18600 (gst_faad_change_state), (plugin_init):
18601 * ext/faad/gstfaad.h:
18602 * ext/vorbis/vorbis.c: (plugin_init):
18603 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18604 * gst-libs/gst/audio/Makefile.am:
18605 * gst-libs/gst/audio/audio.c: (plugin_init):
18606 * gst-libs/gst/audio/multichannel.c:
18607 (gst_audio_check_channel_positions),
18608 (gst_audio_get_channel_positions),
18609 (gst_audio_set_channel_positions),
18610 (gst_audio_set_structure_channel_positions_list),
18611 (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
18612 (gst_audio_fixate_channel_positions):
18613 * gst-libs/gst/audio/multichannel.h:
18614 * gst-libs/gst/audio/testchannels.c: (main):
18615 * gst/audioconvert/gstaudioconvert.c:
18616 (gst_audio_convert_class_init), (gst_audio_convert_init),
18617 (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
18618 (gst_audio_convert_parse_caps), (gst_audio_convert_link),
18619 (gst_audio_convert_fixate), (gst_audio_convert_channels):
18620 * gst/audioconvert/plugin.c: (plugin_init):
18621 Surround sound support.
18623 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18625 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
18626 Fix position for discont if we're close as well. Nitpicking, but
18627 saves a few milliseconds of extra waiting or skipping.
18629 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18631 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
18632 We sometimes need parsers for playback, so add those too.
18634 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18637 * gst/apetag/Makefile.am:
18638 * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
18639 (gst_ape_demux_base_init), (gst_ape_demux_class_init),
18640 (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
18641 (gst_ape_demux_get_src_query_types),
18642 (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
18643 (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
18644 (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
18645 (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
18646 (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
18647 (gst_ape_demux_stream_data), (gst_ape_demux_loop),
18648 (gst_ape_demux_change_state):
18649 * gst/apetag/apedemux.h:
18650 * gst/apetag/apetag.c: (plugin_init):
18651 * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
18653 APE v1/2 tag reader plus typefind function.
18655 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18658 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18659 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18660 Remove hacks for older core. Require newer core version
18663 2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18665 * gst/cdxaparse/Makefile.am:
18666 * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
18667 (gst_cdxaparse_class_init), (gst_cdxaparse_init),
18668 (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
18669 * gst/cdxaparse/gstcdxaparse.h:
18670 * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
18671 (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
18672 (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
18673 (gst_cdxastrip_get_src_query_types),
18674 (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
18675 (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
18676 (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
18677 (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
18678 * gst/cdxaparse/gstcdxastrip.h:
18679 SVCD/VCD header stripping separated from CDXA image parsing.
18680 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18682 Add VCD/SVCD header typefinding for VCD/SVCD.
18683 * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
18684 (gst_vcdsrc_class_init), (gst_vcdsrc_init),
18685 (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
18686 (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
18687 (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
18688 (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
18689 (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
18690 (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
18691 (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
18692 (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
18693 (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
18694 * sys/vcd/vcdsrc.h:
18695 Fix up, add seeking, querying, URI interface. Works in totem now.
18697 2004-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
18702 === release 0.8.6 ===
18704 2004-11-25 Thomas Vander Stichele <thomas at apestaart dot org>
18722 releasing 0.8.6, "IOU Love"
18724 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18726 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18728 * gst/playback/gstplaybasebin.c:
18729 Fix unplayable files error handling. Fixes #158365
18731 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18733 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18735 * gst/typefind/gsttypefindfunctions.c:
18736 Fix broken mp3 typefinding. Fixes #158375
18738 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18740 patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18742 * ext/ogg/gstoggdemux.c:
18743 Fix sync on broken files. Fixes #158976
18745 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18747 patch by: Edward Hervey <bilboed@bilboed.com>
18749 * ext/libpng/gstpngenc.c:
18750 Copy over buffer properties. Fixes #158832
18752 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18754 patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
18756 * ext/dvdread/dvdreadsrc.c:
18757 Fixes invalid reads (#158462)
18759 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18761 * sys/v4l/gstv4lsrc.c:
18762 * sys/v4l/gstv4lsrc.h:
18763 * sys/v4l/v4lsrc_calls.c:
18764 Probe less and cache it. Fixes #159187.
18766 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
18768 * gst/videorate/gstvideorate.c:
18769 Handle all video formats. Fixes #159186.
18771 2004-11-16 Jan Schmidt <thaytan@mad.scientist.com>
18772 * gst/synaesthesia/gstsynaesthesia.c:
18773 (gst_synaesthesia_class_init), (gst_synaesthesia_init),
18774 (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
18775 (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
18776 (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
18777 (gst_synaesthesia_change_state), (plugin_init):
18778 Fix up synaesthesia to work under different samplerates/ buffer sizes.
18779 Force 320x200 output, as that's the only thing the underlying
18780 synaesthesia implementation supports. Still needs to be made
18783 2004-11-14 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18786 Fix mpeg2enc configure check (similar to mplex check below).
18788 2004-11-14 Koop Mast <kwm@rainbow-runner.nl>
18790 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18792 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18793 Fix for gcc-2.95 (fixes #158221).
18795 2004-11-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18797 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18798 Re-add clock distribution hack (until new core is released).
18801 2004-11-13 Arwed v. Merkatz <v.merkatz@gmx.net>
18803 fix mplex configure check segfaulting on some systems (bug #140994)
18805 2004-11-13 Benjamin Otte <otte@gnome.org>
18807 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
18809 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18810 do a wait when we enter the loop func with no data available to
18811 write instead of getting into an 100% CPU loop by just returning and
18812 being called again by the scheduler
18814 2004-11-13 Jan Schmidt <thaytan@mad.scientist.com>
18817 * ext/libvisual/visual.c: (gst_visual_get_type),
18818 (libvisual_log_handler), (gst_visual_getcaps),
18819 (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
18821 Update libvisual to 0.1.7. Link in the debug handling to gstreamer
18822 * ext/smoothwave/Makefile.am:
18823 * ext/smoothwave/demo-osssrc.c: (main):
18824 * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
18825 (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
18826 (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
18828 * ext/smoothwave/gstsmoothwave.h:
18829 Make gstsmoothwave a working element in the 20th century.
18831 * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
18832 Fix incorrect link function
18834 2004-11-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18836 * gst/volume/gstvolume.c:
18837 Allow buffer-frames=0.
18839 2004-11-12 Iain <iaingnome@gmail.com>
18841 * configure.ac: Check for polypaudio
18843 * ext/Makefile.am: Build the polyp dir
18845 * ext/polyp: The polypsink sources.
18847 2004-10-30 Iain <iaingnome@gmail.com>
18849 * gst/interleave/interleave.c (interleave_unlink): Change the src pads
18850 caps to reflect the new number of channels.
18852 2004-11-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18854 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18855 Fix for negotiation order problem. This would show when the
18856 ALSA loopfuction was called before any other function. ALSA
18857 wouldn't do anything because we're not negotiated yet, leading
18858 to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
18860 2004-11-11 Tim-Philipp Müller <t.i.m@zen.co.uk>
18862 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18864 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18865 No warnings (#157986).
18867 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18869 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
18870 Prefer apev1/2 and id3v1 (at end of file) over musepack.
18872 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18874 * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
18875 Signal no-more-pads (so it works in playbin).
18877 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18879 * ext/musepack/gstmusepackreader.cpp:
18880 Workaround for older core.
18882 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18884 * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
18885 Actually test for odd width/height rather than testing whether
18886 a temporary variable that was 0 before we subtracted 1 is now
18887 not equal to zero (which it always is).
18889 2004-11-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18891 * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
18892 Fix compilation if HAVE_XVIDEO is not defined
18894 2004-11-11 Zaheer Abbas Merali <zaheerabbas at merali dot org>
18896 * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
18897 Fix compilation if HAVE_XVIDEO is not defined
18899 2004-11-11 Jan Schmidt <thaytan@mad.scientist.com>
18901 * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18902 (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
18903 (gst_goom_change_state), (plugin_init):
18904 Use the bytestream adapter so goom doesn't depend on the input
18906 Add a debug category
18908 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18910 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18911 Only set hardware parameters *after* negotiation. Before
18912 negotiation, it will set ANY and that seems to cause crashes
18913 (see e.g. #151288, #153227).
18915 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18917 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
18918 This seems to be antique leftover. It needs to pass error
18920 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18921 (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
18922 (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
18923 (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
18924 Fix GstXOverlay implementation (#151059).
18926 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18928 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18929 Don't assert (#157853).
18931 2004-11-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18933 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
18934 Fix bytes/samples confustion.
18935 (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
18936 Fix for underrun (#144389).
18938 2004-11-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
18940 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18941 Disable halfway-seek for pending release (since it needs a new
18944 2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org>
18946 * sys/v4l/gstv4lsrc.c:
18947 * sys/v4l/gstv4lsrc.h:
18948 * sys/v4l/v4lsrc_calls.c:
18949 add autoprobe-fps property so we can separate autoprobing parts
18951 2004-11-09 Thomas Vander Stichele <thomas at apestaart dot org>
18953 * sys/v4l/gstv4lsrc.c:
18954 * sys/v4l/v4lsrc_calls.c:
18955 initialise fourcc to catch unset fourcc's, and debug
18957 2004-11-09 Wim Taymans <wim@fluendo.com>
18959 * gst/playback/README:
18960 * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
18961 * gst/playback/gstplaybin.c: (gst_play_bin_init),
18962 (gst_play_bin_dispose), (gst_play_bin_set_property),
18963 (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
18964 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
18965 (gst_play_bin_get_formats), (gst_play_bin_convert),
18966 (gst_play_bin_get_query_types), (gst_play_bin_query):
18967 Cleanups and some more documentation.
18969 2004-11-09 Jan Schmidt <thaytan@mad.scientist.com>
18971 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
18972 (gst_cacasink_init), (gst_cacasink_chain):
18973 * ext/libcaca/gstcacasink.h:
18974 Cacasink inherits from VideoSink, so let that store the clock.
18976 2004-11-09 Wim Taymans <wim@fluendo.com>
18978 * gst/playback/README:
18979 * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
18980 (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
18981 (probe_triggered), (preroll_unlinked), (new_decoded_pad),
18982 (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
18983 * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
18985 * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
18986 (gst_stream_info_is_mute), (gst_stream_info_set_property):
18987 * gst/playback/gststreaminfo.h:
18989 Only switch groups if all streams have muted (EOSed).
18990 Send Tags in sync with the stream playback instead of in
18991 the playback/preroll phase.
18992 Some cleanups, free the fakesrc elements.
18994 2004-11-09 Benjamin Otte <in7y118@public.uni-hamburg.de>
18996 * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
18997 buffer-frames property was missing
18998 * ext/arts/gst_arts.c:
18999 rate missing from sinkcaps
19000 * ext/audiofile/gstafparse.c:
19001 * ext/audiofile/gstafsink.c:
19002 * ext/audiofile/gstafsrc.c:
19003 * ext/swfdec/gstswfdec.c:
19004 int audio doesn't know buffer-frames
19005 * ext/cdparanoia/gstcdparanoia.c:
19006 int audio doesn't know chunksize either
19007 * ext/nas/nassink.c:
19008 it's endianness, not endianess
19009 * gst-libs/gst/audio/audio.h:
19010 make float standard pad template caps really describe float
19011 * gst/law/mulaw.c: (linear_factory):
19012 signed only, please
19013 * gst/mpegstream/gstdvddemux.c:
19014 widths of 20 are not valid
19016 2004-11-08 Thomas Vander Stichele <thomas at apestaart dot org>
19018 Submitted by: Luca Ferretti <elle.uca@infinito.it>
19024 2004-11-08 Wim Taymans <wim@fluendo.com>
19026 * gst/playback/README:
19027 * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
19028 * gst/playback/gstplaybasebin.c: (probe_triggered),
19029 (gst_play_base_bin_change_state):
19030 Updated README, added more comments for fixmes etc..
19032 2004-11-08 Wim Taymans <wim@fluendo.com>
19034 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
19035 We can remove this hack now.
19037 2004-11-08 Wim Taymans <wim@fluendo.com>
19039 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
19040 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
19041 (gst_videomixer_blend_buffers), (gst_videomixer_loop):
19042 Only mix AYUV for maximum quality.
19044 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19046 * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
19047 (gst_ogg_demux_push), (gst_ogg_pad_push):
19048 Let's act as if we're synchronized now! :).
19049 * ext/theora/theoradec.c: (theora_dec_chain):
19052 2004-11-08 Wim Taymans <wim@fluendo.com>
19054 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19055 (gst_alpha_set_property), (gst_alpha_sink_link),
19056 (gst_alpha_set_ayuv), (gst_alpha_set_i420),
19057 (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
19058 (gst_alpha_init_params), (gst_alpha_chain):
19059 Implement alpha functions for AYUV too, this increases
19060 accuracy quite a bit.
19062 2004-11-08 Wim Taymans <wim@fluendo.com>
19064 * gst/ffmpegcolorspace/avcodec.h:
19065 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19066 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
19067 (gst_ffmpegcsp_avpicture_fill):
19068 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19069 (gst_ffmpegcsp_caps_remove_format_info):
19070 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19071 (shrink12), (img_get_alpha_info), (deinterlace_line),
19072 (deinterlace_line_inplace):
19073 * gst/ffmpegcolorspace/imgconvert_template.h:
19074 Added AYUV colorspace and handle RGBA a bit more respectful.
19076 2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19078 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19079 Actually always send a discont (cornercase when resending the
19080 same serial-tagged chain twice).
19082 2004-11-08 Julien MOUTTE <julien@moutte.net>
19084 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
19085 (gst_ximagesink_finalize):
19086 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
19087 (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
19089 2004-11-08 Wim Taymans <wim@fluendo.com>
19091 * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
19092 Don't segfault on NULL data.
19094 2004-11-08 Wim Taymans <wim@fluendo.com>
19096 * gst/playback/gstdecodebin.c: (unlinked):
19097 * gst/playback/gstplay-marshal.list:
19098 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19099 (gst_play_base_bin_init), (group_create), (get_active_group),
19100 (get_building_group), (group_destroy), (group_commit),
19101 (queue_overrun), (remove_groups), (add_stream), (unknown_type),
19102 (add_element_stream), (no_more_pads), (probe_triggered),
19103 (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
19104 (state_change), (setup_source), (gst_play_base_bin_get_property),
19105 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
19106 (gst_play_base_bin_link_stream),
19107 (gst_play_base_bin_get_streaminfo):
19108 * gst/playback/gstplaybasebin.h:
19109 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
19110 (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
19111 Add support for chained ogg files. Prepare for playlist
19112 support. This patch introduces the concept of pad groups, which
19113 together compose one playable media file.
19115 2004-11-07 David Schleef <ds@schleef.org>
19117 * testsuite/gst-lint: Check for pad templates that aren't statically
19120 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19124 * ext/musepack/Makefile.am:
19125 * ext/musepack/gstmusepackdec.cpp:
19126 * ext/musepack/gstmusepackdec.h:
19127 * ext/musepack/gstmusepackreader.cpp:
19128 * ext/musepack/gstmusepackreader.h:
19129 Add musepack decoder.
19130 * ext/faad/gstfaad.c: (gst_faad_base_init):
19131 Make pad templates static.
19132 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19134 Add musepack typefinder, make mp3 typefinding work halfway stream,
19135 which doesn't actually work yet because id3demux doesn't implement
19138 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19140 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
19141 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
19142 Fix interrupt event handling (#144436).
19144 2004-11-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19146 * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
19149 2004-11-06 Tim-Philipp Müller <t.i.m@zen.co.uk>
19151 reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19153 * ext/vorbis/vorbisenc.c: (raw_caps_factory):
19154 Fix weird caps (#157548).
19156 2004-11-06 Tim-Philipp Müller <t.i.m@zen.co.uk>
19158 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19160 * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
19161 Add missing NULL terminator (#157543).
19163 2004-11-05 Thomas Vander Stichele <thomas at apestaart dot org>
19165 * gst/tcp/gsttcp.h:
19166 * gst/tcp/gsttcpclientsink.c:
19167 * gst/tcp/gsttcpclientsrc.c:
19168 * gst/tcp/gsttcpserversink.c:
19169 * gst/tcp/gsttcpserversrc.c:
19170 ports can go up to 65535. Move common defines to gsttcp.h
19172 2004-11-05 Wim Taymans <wim@fluendo.com>
19174 * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
19175 (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
19176 Added two more colorspaces.
19178 2004-11-05 Wim Taymans <wim@fluendo.com>
19180 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19181 (gst_ffmpegcsp_avpicture_fill):
19182 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19183 (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
19184 (img_convert), (deinterlace_line), (deinterlace_line_inplace):
19187 2004-11-05 Wim Taymans <wim@fluendo.com>
19189 * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
19190 (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
19191 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
19192 (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
19193 (gst_videomixer_loop):
19196 2004-11-05 Benjamin Otte <otte@gnome.org>
19198 * ext/mad/gstmad.c: (gst_mad_chain):
19199 don't overflow data buffer. Flush not needed sync data when syncing
19202 2004-11-04 Wim Taymans <wim@fluendo.com>
19204 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19205 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
19206 (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
19207 (gst_alpha_init_params), (gst_alpha_chain),
19208 (gst_alpha_change_state):
19209 Updated the chroma keying algorithm with something more
19212 2004-11-03 Wim Taymans <wim@fluendo.com>
19214 * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
19215 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
19216 (gst_videomixer_blend_buffers), (gst_videomixer_loop):
19217 Fix stride issues. Does not completely work for odd
19220 2004-11-03 Wim Taymans <wim@fluendo.com>
19222 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19223 (gst_alpha_chroma_key), (gst_alpha_chain):
19224 Fix stride issues. Does not completely work for odd
19227 2004-11-03 Christophe Fergeau <teuf@gnome.org>
19229 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19230 * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
19233 2004-11-03 Wim Taymans <wim@fluendo.com>
19235 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19236 (gst_ffmpegcsp_avpicture_fill):
19237 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19239 * gst/ffmpegcolorspace/imgconvert_template.h:
19240 Use correct _fill function to get correct strides.
19242 2004-11-02 David Schleef <ds@schleef.org>
19244 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19245 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
19246 (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
19247 Change all g_print()s to debugging. Add a bunch of consistency
19250 2004-11-02 Wim Taymans <wim@fluendo.com>
19252 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19253 (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
19254 (unlinked), (no_more_pads), (close_link):
19255 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
19256 (unknown_type), (add_element_stream), (new_decoded_pad),
19257 (removed_decoded_pad), (setup_source):
19258 * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
19259 (gst_stream_info_class_init), (gst_stream_info_init),
19260 (gst_stream_info_new), (gst_stream_info_dispose),
19261 (stream_info_mute_pad), (gst_stream_info_set_property),
19262 (gst_stream_info_get_property):
19263 * gst/playback/gststreaminfo.h:
19264 Fix playback of multiple files.
19265 a slightly different approach to handling dynamic pad removals.
19266 This one only looks at pads that we have linked.
19268 2004-11-01 Christophe Fergeau <teuf@gnome.org>
19270 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
19271 free" warning from libc.
19273 2004-11-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19275 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19276 (get_unconnected_element), (remove_starting_from), (pad_removed),
19278 Implement support for dynamic pad changing. We listen to "live"
19279 pad removals (i.e. while playing) and re-setup autoplugging
19280 after that. Playbasebin/playbin need some more work for this
19281 to finally work, but decodebin supports (and replugs) chained
19284 2004-11-02 Jan Schmidt <thaytan@mad.scientist.com>
19286 * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
19287 (gst_alsa_finalize):
19288 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
19289 (gst_cdaudio_finalize):
19290 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
19291 (cdparanoia_finalize):
19292 * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
19293 * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
19294 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
19295 (dvdreadsrc_finalize):
19296 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
19297 (gst_flacdec_finalize):
19298 * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
19299 (gst_flacenc_finalize):
19300 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
19301 (gst_gnomevfssink_finalize):
19302 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
19303 (gst_gnomevfssrc_finalize):
19304 * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
19305 (gst_fameenc_finalize):
19306 * ext/nas/nassink.c: (gst_nassink_class_init),
19307 (gst_nassink_finalize):
19308 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
19309 (gst_sdlvideosink_class_init):
19310 * ext/sndfile/gstsf.c: (gst_sf_dispose):
19311 * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
19312 * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
19313 * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
19314 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
19315 (gst_x_window_listener_dispose):
19316 * gst/audioscale/gstaudioscale.c:
19317 * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
19318 (play_on_demand_finalize):
19319 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
19320 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
19321 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
19322 (cdplayer_finalize):
19323 * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
19324 (gst_glimagesink_class_init):
19325 * sys/oss/gstosselement.c: (gst_osselement_class_init),
19326 (gst_osselement_finalize):
19327 * sys/oss/gstosssink.c: (gst_osssink_dispose):
19328 * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
19329 * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
19330 Fixes a bunch of problems with finalize and dispose functions,
19331 either assumptions that dispose is only called once, or not calling
19332 the parent class dispose/finalize function
19334 2004-11-01 Stefan Kost <ensonic@users.sf.net>
19336 * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
19337 added two api precondition guards
19338 use g_strdup with getenv to fix crash when using ENVVAR
19340 2004-11-01 Jan Schmidt <thaytan@mad.scientist.com>
19341 * ext/esd/esdsink.c: (gst_esdsink_class_init),
19342 (gst_esdsink_finalize):
19343 Use a finalize function, not dispose, and more importantly,
19344 call the parent class finalize function too
19346 2004-11-01 Johan Dahlin <johan@gnome.org>
19348 * ext/ogg/gstoggdemux.c:
19349 * gst/tags/gstvorbistag.c:
19352 2004-10-31 Benjamin Otte <otte@gnome.org>
19354 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19355 lotsa memleaks today. But they're all small...
19357 2004-10-31 Benjamin Otte <otte@gnome.org>
19359 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19360 another memleak crushed
19362 2004-10-31 Benjamin Otte <otte@gnome.org>
19364 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
19367 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19369 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19370 Hack to prevent crash when going to READY inside signal handler
19371 while this function is active.
19373 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19375 * gst/ffmpegcolorspace/Makefile.am:
19376 * gst/ffmpegcolorspace/avcodec.h:
19377 * gst/ffmpegcolorspace/common.h:
19378 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
19379 * gst/ffmpegcolorspace/dsputil.h:
19380 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
19381 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19382 (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
19383 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
19384 (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
19385 (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
19386 (gst_ffmpegcsp_avpicture_fill):
19387 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19388 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19389 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
19390 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
19391 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
19392 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
19393 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
19394 (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
19395 * gst/ffmpegcolorspace/imgconvert.c:
19396 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
19397 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
19398 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
19399 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
19400 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
19401 (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
19402 (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
19403 (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
19404 (img_convert_init), (img_apply_table), (shrink41), (shrink21),
19405 (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
19406 (grow21), (grow22), (grow41), (grow44), (conv411),
19407 (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
19408 (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
19409 (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
19410 (avpicture_free), (is_yuv_planar), (img_convert),
19411 (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
19412 (deinterlace_line_inplace), (deinterlace_bottom_field),
19413 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
19414 * gst/ffmpegcolorspace/imgconvert_template.h:
19415 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
19416 * gst/ffmpegcolorspace/mmx.h:
19417 * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
19418 (av_fast_realloc), (av_mallocz_static), (av_free_static),
19419 (av_freep), (avcodec_get_context_defaults),
19420 (avcodec_alloc_context), (avcodec_init):
19421 Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
19422 handling plus update from ffmpeg CVS. Large clean-up.
19424 2004-10-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19426 * gst/playback/Makefile.am:
19427 We need the marshallers for decodebin, too.
19429 2004-10-30 David Schleef <ds@schleef.org>
19431 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
19432 quicktime typefinding work with 64-bit offsets.
19434 2004-10-30 Jan Schmidt <thaytan@mad.scientist.com>
19436 * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
19437 Set EOS on the element when processing an EOS event.
19438 * ext/speex/gstspeexdec.h:
19439 * ext/speex/gstspeexenc.h:
19440 Only keep a const ptr to the mode
19441 * gst-libs/gst/riff/riff-media.c:
19442 (gst_riff_create_audio_caps_with_data),
19443 (gst_riff_create_audio_template_caps):
19444 Allow WMAV3, with up to 6 channels.
19445 * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
19446 Don't call gst_pad_set_event_function on a sink pad.
19447 * gst/mpegstream/gstdvddemux.c:
19448 (gst_dvd_demux_get_subpicture_stream),
19449 (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
19450 Copy the explicit caps that were set across to the cur_* pads,
19451 instead of trying to use a possibly non-existent negotiated caps.
19452 Reset the type of subpicture pads to UNKNOWN after calling
19453 init_stream, so that the caps get set.
19455 2004-10-29 Martin Pitt <martin.pitt@canonical.com>
19457 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19459 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19460 Don't touch buffer if it is of size 0 (fixes #151064).
19462 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19464 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
19465 Synchronized discont handling.
19467 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19469 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19470 (gst_ogg_demux_push):
19471 Make seeking sort-of exact again (fixes #156387).
19473 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19475 * gst/playback/gstplaybasebin.c: (unknown_type),
19476 (add_element_stream), (new_decoded_pad),
19477 (gst_play_base_bin_change_state):
19478 * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
19479 (gst_stream_info_init), (gst_stream_info_new),
19480 (gst_stream_info_dispose), (gst_stream_info_get_property):
19481 * gst/playback/gststreaminfo.h:
19482 Make caps explicitely available. Makes testing for unsupported
19483 types possible. Improves error reporting.
19485 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19487 * gst/audioconvert/gstaudioconvert.c:
19488 (gst_audio_convert_buffer_to_default_format):
19489 Really don't touch read-only buffers (#156563).
19491 2004-10-29 Sebastien Cote <sc5@hermes.usherb.ca>
19493 Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19495 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
19496 Fix memleak (#155223).
19498 2004-10-29 Wim Taymans <wim@fluendo.com>
19500 * gst/tcp/.cvsignore:
19501 * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
19502 (gst_multifdsink_class_init), (gst_multifdsink_init),
19503 (gst_multifdsink_add), (gst_multifdsink_remove),
19504 (gst_multifdsink_remove_client_link), (is_sync_frame),
19505 (gst_multifdsink_new_client),
19506 (gst_multifdsink_handle_client_write),
19507 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
19508 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
19509 (gst_multifdsink_get_property):
19510 * gst/tcp/gstmultifdsink.h:
19511 Added burst on connect sync_method, deprecated sync_clients,
19512 streamlined the sync code some more.
19514 2004-10-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19516 * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
19517 (gst_play_base_bin_change_state):
19518 Improve error reporting.
19520 2004-10-28 Wim Taymans <wim@fluendo.com>
19522 * gst/tcp/Makefile.am:
19523 * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
19524 * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
19525 (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
19526 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
19527 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
19528 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
19530 Added more locks around fdset structures. Fixed/reworked
19531 the poll array resizing code.
19532 Added stress test for fdset.
19534 2004-10-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19536 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
19539 2004-10-28 Benjamin Otte <otte@gnome.org>
19541 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
19542 fix link function to always query channels and query width for
19546 * gst/equalizer/Makefile.am:
19547 * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
19548 (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
19549 (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
19550 (arg_to_scale), (setup_filter),
19551 (gst_iir_equalizer_compute_frequencies),
19552 (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
19553 (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
19557 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
19559 Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
19563 Added Norwegian Bokmaal translation
19565 2004-10-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19567 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19568 Don't break on options (fixes #156488).
19570 2004-10-27 Thomas Vander Stichele <thomas at apestaart dot org>
19573 * ext/cdaudio/Makefile.am:
19575 fix build on older automake
19577 2004-10-26 Wim Taymans <wim@fluendo.com>
19579 * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
19580 (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
19581 Allow a little margin when negotiating the framerate.
19583 2004-10-26 Stefan Kost <ensonic@users.sf.net>
19585 * gst/level/gstlevel.c:
19586 synchonised naming of pads and pad-templates
19588 2004-10-26 Wim Taymans <wim@fluendo.com>
19590 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19591 (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
19592 (_find_streams_check), (gst_ogg_demux_push):
19593 Fix EOS again. Needs to be done in a better way. We should not
19594 remove the pad if there is no new chained stream.
19596 2004-10-26 Iain <iaingnome@gmail.com>
19598 * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
19599 * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
19601 * gst/interleave/interleave.c (interleave_class_init): Hook up release
19603 (interleave_release_pad): Remove the pad.
19604 * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
19605 * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
19607 * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
19609 (gst_xvimagesink_xcontext_clear): Free the xcontext.
19610 (gst_xvimagesink_finalize): Free the par.
19612 2004-10-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19614 * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
19615 (gst_avimux_stop_file):
19616 First calculate the rate, and only then use it. Hdr.rate is a
19617 multiple and not a derivative of hdr.scale. Scale is not the
19618 same as blockalign but is solely related to rate.
19620 2004-10-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19622 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
19623 (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
19626 2004-10-25 James Henstridge <james@jamesh.id.au>
19628 Reviewed by: David Schleef <ds@schleef.org>
19630 * examples/gstplay/player.c: (got_stream_length), (main):
19631 * examples/seeking/cdplayer.c: (update_scale):
19632 * examples/seeking/seek.c: (format_value), (update_scale):
19633 * examples/seeking/spider_seek.c: (format_value), (update_scale),
19635 Build fixes on AMD64.
19637 2004-10-25 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19639 reviewed by: Ronald Bultje <rbultje at gnome dot org>
19641 * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
19642 Fix for some v4l cards which hang in v4lsrc
19644 2004-10-25 Wim Taymans <wim@fluendo.com>
19646 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
19647 (gst_ogg_demux_push), (gst_ogg_chains_clear):
19648 Make sure to remove the pad when a new chain is
19649 encountered. Set some vars to NULL so we don't try
19650 to reference freed memory.
19652 2004-10-25 Wim Taymans <wim@fluendo.com>
19654 * examples/seeking/Makefile.am:
19655 * examples/seeking/cdplayer.c: (update_scale):
19656 * examples/seeking/chained.c: (unlinked), (new_pad), (main):
19657 * examples/seeking/playbin.c: (make_playerbin_pipeline),
19658 (format_value), (update_scale), (iterate), (start_seek),
19659 (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
19660 (print_usage), (main):
19661 Added some more examples, update others.
19663 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19665 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
19666 * ext/speex/gstspeexdec.c: (speex_dec_chain):
19667 * ext/theora/theoradec.c: (theora_dec_chain):
19668 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19669 Add codec-name metadata.
19671 2004-10-25 Takao Fujiwara <Takao.Fujiwara@Sun.COM>
19673 Reviewd by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19675 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19676 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19677 * ext/alsa/gstalsamixertrack.h:
19679 ALSA mixer track label internationalization (#154054).
19681 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19683 * ext/theora/theoradec.c: (theora_dec_chain):
19684 Export bitrate as metadata.
19686 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19688 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19689 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19690 * ext/alsa/gstalsamixertrack.h:
19691 Fix names, fix loop.
19693 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19695 * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
19696 (speex_dec_convert):
19697 sinkconvert function so oggdemux can get the file length (totem).
19699 2004-10-25 James Morrison <ja2morri@csclub.uwaterloo.ca>
19701 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19703 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19704 Don't push incomplete packets.
19705 * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
19706 Fix MPEG-4 audio typefinding.
19708 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19710 * sys/v4l/Makefile.am:
19711 * sys/v4l/gstv4l.c: (plugin_init):
19712 * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
19713 (gst_v4lelement_init), (gst_v4lelement_dispose),
19714 (gst_v4lelement_change_state):
19715 * sys/v4l/gstv4lelement.h:
19716 * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
19717 (gst_v4l_xoverlay_close), (idle_refresh),
19718 (gst_v4l_xoverlay_set_xwindow_id):
19719 * sys/v4l/gstv4lxoverlay.h:
19720 * sys/v4l/v4l-overlay_calls.c:
19721 * sys/v4l/v4l_calls.h:
19722 * sys/v4l2/Makefile.am:
19723 * sys/v4l2/gstv4l2.c: (plugin_init):
19724 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
19725 (gst_v4l2element_init), (gst_v4l2element_dispose),
19726 (gst_v4l2element_change_state):
19727 * sys/v4l2/gstv4l2element.h:
19728 * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
19729 (gst_v4l2_xoverlay_close), (idle_refresh),
19730 (gst_v4l2_xoverlay_set_xwindow_id):
19731 * sys/v4l2/gstv4l2xoverlay.h:
19732 * sys/v4l2/v4l2-overlay_calls.c:
19733 * sys/v4l2/v4l2_calls.h:
19734 Remove client-side overlay handling, use the X-server v4l plugin
19735 for that. Nicer overlay, less code. Also make the plugin
19736 compileable without X (but then without overlay, obviously).
19737 Makes xwindowlistener obsolete, should we remove that?
19739 2004-10-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19741 * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
19742 (gst_osssrc_src_query):
19743 * sys/oss/gstosssrc.h:
19744 OK, so people want offset in DEFAULT. This time, actually fix all
19746 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
19749 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19751 * gst/asfdemux/gstasfmux.c:
19752 * gst/avi/gstavimux.c:
19755 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19757 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
19758 Fix properties (channel, norm, frequency).
19760 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19762 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
19764 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
19767 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19769 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
19772 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19774 * sys/v4l2/gstv4l2element.h:
19775 Yet Another Hack (tm) for kernel header borkedness.
19776 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
19777 (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
19778 (gst_v4l2src_link), (gst_v4l2src_getcaps),
19779 (gst_v4l2src_change_state):
19780 * sys/v4l2/gstv4l2src.h:
19781 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
19782 (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
19783 Fix caps, keep track of state, work.
19785 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19787 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
19790 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19792 * sys/oss/gstosssrc.c: (gst_osssrc_get):
19793 Don't mix bytes and samples.
19795 2004-10-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19797 * ext/ogg/gstoggmux.c:
19798 Basic pad template which accepts OGM tracks, speex, flac, vorbis
19799 and theora. Any is incorrect.
19800 * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
19802 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
19803 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
19804 (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
19805 (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
19806 * sys/v4l/gstv4lmjpegsrc.h:
19807 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
19808 (gst_v4lsrc_change_state):
19809 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
19810 (gst_v4lmjpegsrc_capture_stop):
19811 Fix caps. Keep track of internal state. Work.
19813 2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19816 Fix the build fixes.
19818 2004-10-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19820 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19821 (gst_ogg_demux_src_event), (_find_chain_seek),
19822 (gst_ogg_pad_push):
19823 Check for pad availability before using it.
19824 * ext/ogg/gstoggdemux.c: (_find_chain_process):
19825 Fix parsing of chained ogg. Needs more work on the decoder side.
19827 2004-10-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
19829 * gst/spectrum/Makefile.am:
19830 * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
19832 Fix demo and reenable it. Yes, I'm currently playing with audio
19835 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19837 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19838 We love it if files that start at zero work too...
19840 2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19842 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19843 Handle files with missing EOS headers.
19845 2004-10-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
19847 * gst/tcp/gsttcpserversink.c:
19848 (gst_tcpserversink_handle_server_read),
19849 (gst_tcpserversink_init_send):
19850 Zero some variables first (need for accept not to return EINVAL)
19852 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19854 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19855 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
19856 * ext/theora/theoradec.c: (theora_dec_sink_convert),
19857 (theora_dec_chain):
19858 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
19859 (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
19860 Seeking and querying finetune.
19862 2004-10-20 Thomas Vander Stichele <thomas at apestaart dot org>
19866 * ext/raw1394/Makefile.am:
19869 2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19871 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19873 * gst/playback/Makefile.am:
19874 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
19875 * gst/playback/gstplay-marshal.list:
19876 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
19879 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19881 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
19884 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19886 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19887 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
19888 (gst_ogg_pad_push):
19889 Yay for non-lineair granulepos in theora.
19891 2004-10-18 Wim Taymans <wim@fluendo.com>
19893 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
19894 (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
19895 * ext/dv/gstdvdec.h:
19896 Make sure we renegotiate aspect ratio when the camera switches.
19898 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19900 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19901 (gst_ogg_demux_src_event), (gst_ogg_pad_push):
19903 * ext/theora/theoradec.c: (theora_dec_chain):
19904 Skip headers. Bad idea for chained ogg, but fixes seeking.
19906 2004-10-18 Wim Taymans <wim@fluendo.com>
19909 I swear, this is the last time I touch this.
19911 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
19913 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19914 (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
19915 (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
19917 * ext/theora/theoradec.c: (theora_dec_sink_convert):
19918 Time-to-default conversion.
19919 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19920 Don't error on unknown packets, just skip. We should probably
19921 read them if we want to support chained ogg.
19923 2004-10-18 Wim Taymans <wim@fluendo.com>
19926 Added cdaudio to wrong list.
19928 2004-10-18 Wim Taymans <wim@fluendo.com>
19933 2004-10-18 Wim Taymans <wim@fluendo.com>
19935 * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
19936 (gst_dvdec_video_link), (gst_dvdec_push):
19937 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
19938 (gst_smokeenc_resync), (gst_smokeenc_chain):
19939 Fix mimetype on smoke encoder.
19940 Add aspect ratio to dvdec. Not sure if these
19941 values are correct though....
19943 2004-10-18 Wim Taymans <wim@fluendo.com>
19945 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
19946 Fix vorbis property descriptions and ranges.
19948 2004-10-18 Wim Taymans <wim@fluendo.com>
19950 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19951 Really do nothing when no data is available.
19952 Go to the playing state when the stream is not seekable
19953 instead of failing.
19955 2004-10-18 Wim Taymans <wim@fluendo.com>
19957 * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
19958 (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
19959 (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
19960 (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
19961 (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
19962 Added uri handler for cd://
19965 2004-10-18 Wim Taymans <wim@fluendo.com>
19967 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19968 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
19969 (try_to_link_1), (no_more_pads), (close_link), (type_found):
19970 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
19971 (remove_prerolls), (unknown_type), (add_element_stream),
19972 (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
19973 (gst_play_base_bin_remove_element),
19974 (gst_play_base_bin_link_stream):
19975 * gst/playback/gstplaybin.c: (gen_video_element),
19976 (gen_vis_element), (remove_sinks), (setup_sinks):
19977 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
19978 (gst_stream_info_get_type), (gst_stream_info_class_init),
19979 (gst_stream_info_init), (gst_stream_info_new),
19980 (gst_stream_info_dispose), (stream_info_mute_pad),
19981 (gst_stream_info_set_property), (gst_stream_info_get_property):
19982 * gst/playback/gststreaminfo.h:
19983 Add sink padtemplate to decodebin.
19984 Added some more comments.
19985 Make queue size configurable in playbasebin.
19986 Added possibility to use elements as sinks (ex cdaudio).
19988 2004-10-15 Wim Taymans <wim@fluendo.com>
19990 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
19991 (gst_speexenc_chain):
19992 Fix speex timestamps so that it gets muxed properly.
19994 2004-10-15 Wim Taymans <wim@fluendo.com>
19996 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
19997 (gst_dv1394src_base_init), (gst_dv1394src_class_init),
19998 (gst_dv1394src_init), (gst_dv1394src_dispose),
19999 (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
20000 (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
20001 (gst_dv1394src_event), (gst_dv1394src_get_formats),
20002 (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
20003 (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
20004 (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
20005 (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
20006 * ext/raw1394/gstdv1394src.h:
20007 Added conversion/query functions.
20008 Update buffer timestamps,
20010 Added uri dv:// so it might play from the firewire in playbin.
20011 Fix a possible leak.
20014 2004-10-15 Wim Taymans <wim@fluendo.com>
20016 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
20017 (gst_dv1394src_init), (gst_dv1394src_set_property),
20018 (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
20019 (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
20020 * ext/raw1394/gstdv1394src.h:
20021 Added AV/C VTR control support needed for some cameras.
20022 Added automatic port detection.
20023 Added properties for selecting the channel.
20024 The configure.ac script is not yet updated to reflect the
20025 new libavc1394 and librom1394 dependencies.
20027 2004-10-15 Wim Taymans <wim@fluendo.com>
20029 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20030 (qtdemux_parse), (gst_qtdemux_handle_esds):
20031 An esds box is not a container.
20032 Fix parsing of mp4v boxes.
20033 Do not try to renegotiate fps for each frame. Need to
20034 find a better method. This should fix mp4 playback.
20036 2004-10-14 David Schleef <ds@schleef.org>
20038 * configure.ac: update for swfdec-0.3 and liboil-0.2
20039 * ext/swfdec/gstswfdec.c: update for swfdec-0.3
20040 * ext/swfdec/gstswfdec.h: same
20041 * gst/videofilter/gstvideobalance.c: update for liboil-0.2
20042 * gst/videotestsrc/videotestsrc.c: same
20044 2004-10-14 Wim Taymans <wim@fluendo.com>
20046 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
20047 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
20048 (is_sync_frame), (gst_multifdsink_new_client),
20049 (gst_multifdsink_handle_client_write),
20050 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20051 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
20052 Turn warnings into info.
20053 Don't allow a state change in the streaming thread.
20055 2004-10-14 Thomas Vander Stichele <thomas at apestaart dot org>
20057 * ext/vorbis/oggvorbisenc.c:
20058 * ext/vorbis/vorbisdec.c:
20059 fix template sample rate
20061 2004-10-13 Wim Taymans <wim@fluendo.com>
20063 * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
20064 Decoding the header first fixes some problems in resyncing
20067 2004-10-12 Wim Taymans <wim@fluendo.com>
20069 * gst/playback/gstplaybin.c: (gen_video_element),
20070 (gen_vis_element), (remove_sinks), (setup_sinks):
20071 Added vis plugin support, need to configure the vis
20072 element to activate it.
20074 2004-10-12 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20076 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
20077 (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
20079 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20080 (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
20081 (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
20082 (gst_avi_demux_stream_index), (gst_avi_demux_skip),
20083 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
20084 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
20085 * gst/avi/gstavidemux.h:
20086 Support for openDML-2.0 indx/ix## chunks. Support for broken index
20087 recovery (where, if part of the index is broken, we will still read
20088 the rest of the index and recover the broken part by stream
20089 scanning). More broken media support. EOS workarounds. General AVI
20090 braindamage headache recovery. Aspirin included.
20092 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20094 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
20095 (cdparanoia_event), (cdparanoia_query):
20096 Get rid of hideous lead-in.
20098 2004-10-11 Wim Taymans <wim@fluendo.com>
20100 * gst/playback/gstplaybasebin.c: (setup_source):
20101 Wrong var used to get g_list_next.
20103 2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20105 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
20106 (cdparanoia_get), (cdparanoia_open):
20107 Report discid as metadata, add duration.
20109 2004-10-11 Wim Taymans <wim@fluendo.com>
20111 * gst/playback/gstplaybasebin.c: (setup_source):
20112 Cleanup the previous pipeline a little earlier for the
20113 case that a source element provides raw data.
20115 2004-10-11 Benjamin Otte <otte@gnome.org>
20117 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
20118 reset v1 tag offset when there is no v1 tag. Fixes id3demux always
20119 consuming the last 128 bytes, even though it was valid mp3 data.
20121 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20123 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
20124 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
20125 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20126 Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
20128 2004-10-10 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20130 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
20131 Fix for webcams that support only specific width or height
20133 2004-10-09 Tim-Philipp Müller <t.i.m@zen.co.uk>
20135 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20137 * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
20138 Fix wrong discont event setup (fixes #154967).
20140 2004-10-09 Sebastien Cote <sc5@hermes.usherb.ca>
20142 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20144 * gst/auparse/gstauparse.c: (gst_auparse_chain):
20145 Error out on invalid data (fixes #154807).
20147 2004-10-09 Tim-Philipp Müller <t.i.m@zen.co.uk>
20149 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20151 * ext/dvdread/dvdreadsrc.c: (_read):
20152 Make titles > 0 work again (fixes #154834).
20154 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20156 * gst-libs/gst/riff/riff-media.c:
20157 (gst_riff_create_video_template_caps):
20158 WMV3 missing in template caps.
20160 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20162 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20163 OK, so the original code was too strict. It makes random AVI files
20164 hang for seconds upon opening, which is unacceptable and is far
20165 beyond the original goal of getting multiple chunks for one-chunk
20166 sounc stream files. So now do just that.
20168 2004-10-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20170 * gst/playback/gstplaybasebin.c: (setup_source),
20171 (gst_play_base_bin_change_state):
20172 Actually clean up streaminfo if output fails. This would trigger
20173 if, for example, there was no CD in the drive. No preroll, so
20174 a streaminfo structure is created, but the subsequent state change
20175 of the thread fails.
20176 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
20177 Don't change state if parent failed.
20179 2004-10-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20181 * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20182 (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
20183 (gen_video_element), (remove_sinks):
20184 Add small bits of code for screenshot handling.
20186 2004-10-08 Wim Taymans <wim@fluendo.com>
20188 * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
20189 (gen_video_element), (gen_audio_element), (setup_sinks):
20190 Don't assume the user provided sinks are named "sink"...
20192 2004-10-08 Wim Taymans <wim@fluendo.com>
20194 * gst/playback/gstplaybasebin.c: (gen_preroll_element),
20195 (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
20196 (gst_play_base_bin_link_stream):
20197 Do not try to autoplug sources that generate raw streams like
20199 disconnect the preroll overrun signal when we don't need it anymore.
20201 2004-10-08 Milosz Derezynski <internalerror.rez@fhtw-berlin.de>
20203 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
20204 Added reworked patch from #154903 from milosz derezynski (deadchip).
20206 2004-10-08 Wim Taymans <wim@fluendo.com>
20208 * ext/cdparanoia/gstcdparanoia.c: (_do_init),
20209 (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
20210 (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
20211 (cdparanoia_convert), (cdparanoia_uri_get_type),
20212 (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
20213 (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
20214 * ext/cdparanoia/gstcdparanoia.h:
20215 This adds the cdda://<tracknum> uri.
20217 2004-10-08 Wim Taymans <wim@fluendo.com>
20219 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
20220 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20221 (try_to_link_1), (no_more_pads), (close_link), (type_found):
20222 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
20223 (unknown_type), (gst_play_base_bin_remove_element),
20224 (gst_play_base_bin_link_stream):
20225 * gst/playback/gstplaybasebin.h:
20226 * gst/playback/gstplaybin.c: (gst_play_bin_init),
20227 (gst_play_bin_set_property), (gen_video_element),
20228 (gen_audio_element), (setup_sinks):
20229 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
20230 (gst_stream_info_get_type), (gst_stream_info_class_init),
20231 (gst_stream_info_init), (gst_stream_info_new),
20232 (gst_stream_info_dispose), (stream_info_mute_pad),
20233 (gst_stream_info_set_property), (gst_stream_info_get_property):
20234 * gst/playback/gststreaminfo.h:
20235 Reuse the audio and video bins.
20236 Some internal cleanups in the stream selection code.
20238 2004-10-08 Julien MOUTTE <julien@moutte.net>
20240 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20241 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
20242 * sys/ximage/ximagesink.h:
20243 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
20244 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
20245 * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
20246 not coming from those elements. Moreover these elements should not keep
20247 the xid they have been given when in NULL state.
20249 2004-10-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20251 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20252 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
20253 * sys/ximage/ximagesink.h:
20254 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
20255 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
20256 * sys/xvimage/xvimagesink.h:
20257 Actually only create a new toplevel window if we're not gonna
20258 embed it right after.
20260 2004-10-07 Wim Taymans <wim@fluendo.com>
20262 * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
20263 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
20264 * gst/playback/gstplaybin.c: (setup_sinks):
20265 Implement muting/unmuting of streams, mute streams that are not
20268 2004-10-07 Wim Taymans <wim@fluendo.com>
20270 * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
20272 Added lame audio/x-ac3 typefind function.
20274 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
20279 === release 0.8.5 ===
20281 2004-10-06 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
20286 releasing 0.8.5, "Take You On"
20288 2004-10-06 Wim Taymans <wim@fluendo.com>
20290 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20291 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
20292 (no_more_pads), (close_link), (type_found):
20293 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20294 * gst/playback/gstplaybin.c: (gen_video_element):
20295 Do not signal the no_more_pads after the first pad when
20296 we are plugging a non dynamic element with multiple
20297 output pads (like swfdec, dvdec, ...).
20299 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
20302 bump for prerelease
20304 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20306 * gst/wavparse/gstwavparse.c:
20307 add ATRAC3 to STATIC CAPS to fix a warning
20309 * gst/matroska/ebml-read.c:
20310 * gst-libs/gst/riff/riff-read.c:
20313 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20315 * gst-libs/gst/riff/riff-media.c:
20316 generate caps for ATRAC3 audio streams
20318 * gst/realmedia/rmdemux.c:
20319 generate caps for ATRAC3 audio streams
20321 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20323 * gst/wavparse/Makefile.am
20324 * gst/wavparse/riff.h
20325 * gst/wavparse/wavparse.vcproj
20326 riff.h removal (unused and duplication with riff-ids.h)
20328 2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20330 * gst/wavparse/gstwavparse.h
20331 remove duplicated defines for audio codec codes
20333 * gst-libs/gst/riff/riff-ids.h
20334 * gst/wavenc/riff.h:
20335 add "4CC" code for ATRAC3 audio streams
20336 add "4CC" code for ITU_G721_ADPCM (unused for now)
20338 2004-10-06 Wim Taymans <wim@fluendo.com>
20340 * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
20341 Actually _do_ negotiation. Pass gdouble as arg instead
20342 of guint64 for the framerate.
20344 2004-10-06 Wim Taymans <wim@fluendo.com>
20346 * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20347 (find_compatibles), (close_pad_link), (try_to_link_1),
20348 (no_more_pads), (close_link), (type_found):
20349 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20350 * gst/playback/gstplaybin.c: (gen_video_element),
20351 (gen_audio_element):
20352 Set state on newly added element to READY so that negotiation
20354 Addes some more debug info.
20355 Do not try to plug pads with multiple caps structures or ANY
20356 because it is too dangerous since we do not do dynamic
20359 2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
20361 written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
20365 add Oriya translation
20367 2004-10-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20369 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20370 Prevent overwrite of size member. Makes audio sound crappy.
20372 2004-10-05 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
20374 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
20375 Add rmvb to the list of known RealMedia extensions
20377 2004-10-05 Wim Taymans <wim@fluendo.com>
20379 * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
20380 (mngdec_openstream), (mngdec_closestream),
20381 (mngdec_handle_sink_event), (mngdec_readdata),
20382 (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
20383 (mngdec_getcanvasline), (mngdec_refresh),
20384 (gst_mngdec_change_state):
20385 Set the framerate correctly.
20387 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20389 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20390 There was something wrong with the index massaging.
20392 2004-10-04 Wim Taymans <wim@fluendo.com>
20394 * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
20395 * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
20396 (gst_smokedec_chain):
20397 * ext/jpeg/gstsmokedec.h:
20398 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
20399 (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
20400 * ext/jpeg/gstsmokeenc.h:
20401 * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
20402 (smokecodec_decode_new), (smokecodec_info_free),
20403 (smokecodec_set_quality), (smokecodec_get_quality),
20404 (smokecodec_set_threshold), (smokecodec_get_threshold),
20405 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
20406 (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
20407 (smokecodec_encode), (smokecodec_parse_id),
20408 (smokecodec_parse_header), (smokecodec_decode):
20409 * ext/jpeg/smokecodec.h:
20410 * ext/jpeg/smokeformat.h:
20411 Updated smoke, new bitstream, allows embedding in ogg.
20413 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20415 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
20416 Fix seeking in some files. All this code is no longer needed (and
20417 actually breaks stuff) because we now synchronize the full index
20418 right when reading the header.
20420 2004-10-04 Wim Taymans <wim@fluendo.com>
20423 configure update for libmng.
20425 2004-10-04 Wim Taymans <wim@fluendo.com>
20427 * ext/libmng/Makefile.am:
20428 * ext/libmng/gstmng.c: (plugin_init):
20429 * ext/libmng/gstmng.h:
20430 * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
20431 (gst_mngdec_base_init), (gst_mngdec_class_init),
20432 (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
20433 (gst_mngdec_loop), (gst_mngdec_get_property),
20434 (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
20435 (mngdec_closestream), (mngdec_handle_sink_event),
20436 (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
20437 (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
20438 (gst_mngdec_change_state):
20439 * ext/libmng/gstmngdec.h:
20440 * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
20441 (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
20442 (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
20443 (gst_mngenc_chain), (gst_mngenc_get_property),
20444 (gst_mngenc_set_property):
20445 * ext/libmng/gstmngenc.h:
20446 Added basic MNG decoder. Needs more work. The encoder does
20449 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20451 * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
20452 (gst_rmdemux_loop), (gst_rmdemux_add_stream),
20453 (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
20454 Don't hang on length=0 chunks. Some negotiation fixes. Signal
20457 2004-10-04 Thomas Vander Stichele <thomas at apestaart dot org>
20460 you need at least 1.0.4 of speex
20462 2004-10-04 Iain <iaingnome@gmail.com>
20464 * ext/speex/gstspeexdec.h: Revert the includes changes.
20466 * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
20468 2004-09-30 Iain <iaingnome@gmail.com>
20470 * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
20471 found during init or set as a property instead of hardcoding /dev/audio
20473 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20475 * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
20476 (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
20477 (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
20478 (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
20479 (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
20480 (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
20481 (gst_rmdemux_dump_data):
20482 Use debug category, fix EOS handling. filesrc ! rmdemux now
20485 2004-10-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20487 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
20488 (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
20489 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
20490 Improve allocation, cutting and sorting of the index. How takes a
20491 few seconds instead of minutes.
20493 2004-10-03 Christophe Fergeau <teuf@gnome.org>
20495 * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
20498 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20500 * gst-libs/gst/riff/riff-media.c:
20501 (gst_riff_create_video_caps_with_data),
20502 (gst_riff_create_video_template_caps):
20503 Add wing commander format mimetype/fourccs.
20504 * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20505 Don't crash if some value is 0.
20507 2004-10-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20509 * gst-libs/gst/riff/riff-media.c:
20510 (gst_riff_create_video_caps_with_data),
20511 (gst_riff_create_video_template_caps):
20512 Add DIB fourcc (raw, palettized 8-bit RGB).
20513 * gst-libs/gst/riff/riff-read.c:
20514 (gst_riff_read_strf_vids_with_data):
20515 Oops, fix strf_data reading bug.
20516 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
20517 Use a non-NULL tag.
20518 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
20519 Time for hacks. Sorry Dave. At least one quicktime movie (a
20520 trailer) that I've encountered contains multiple video tracks.
20521 One of those is the actual video track, the other are one-frame
20522 tracks (images). Unfortunately, the number of frames according
20523 to the trak header is 1 for each, so that doesn't help. So
20524 instead, I look at the duration and discard tracks with a
20525 duration shorter than 20% of the length of the stream. Better
20528 2004-10-01 Christian Schaller <christian@fluendo.com>
20530 * ext/ivorbis/vorbis.c:
20531 Patch from Phil Blundell (Bug 152341)
20533 2004-10-01 Wim Taymans <wim@fluendo.com>
20535 * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
20536 (speex_dec_get_formats), (speex_dec_convert),
20537 (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
20538 (speex_dec_chain), (gst_speexdec_get_property),
20539 (gst_speexdec_set_property):
20542 2004-10-01 Wim Taymans <wim@fluendo.com>
20544 * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
20545 (gst_wavparse_stream_init), (gst_wavparse_fmt),
20546 (gst_wavparse_other), (gst_wavparse_loop),
20547 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20548 (gst_wavparse_srcpad_event):
20549 * gst/wavparse/gstwavparse.h:
20550 Added some more debugging info.
20551 Fix the case where the length of the file is 0.
20552 Make sure we seek to sample borders.
20554 2004-10-01 Wim Taymans <wim@fluendo.com>
20556 * gst/playback/README:
20557 * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
20558 (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20559 (try_to_link_1), (no_more_pads), (close_link), (type_found):
20560 Add some debug info to decodebin, update README
20562 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20564 * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
20565 Don't use g_print(); use GST_DEBUG().
20567 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20569 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
20570 (gst_ogg_mux_queue_pads):
20571 Handle EOS properly.
20573 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
20575 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20577 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
20578 (gst_faad_chain), (gst_faad_change_state):
20579 * ext/faad/gstfaad.h:
20580 Allow playback of raw (unframed) MPEG AAC files (#148993).
20582 2004-10-01 Sebastien Cote <sc5@hermes.usherb.ca>
20584 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20586 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20587 Throw error if we didn't recognize the stream. Fixes #152289.
20589 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20591 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
20594 2004-10-01 Francis Labonte <francis_labonte@hotmail.com>
20596 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20598 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20601 2004-10-01 Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
20603 Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20605 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
20607 * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
20610 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20612 * gst-libs/gst/riff/riff-media.c:
20613 (gst_riff_create_video_caps_with_data),
20614 (gst_riff_create_audio_caps_with_data):
20615 Add codec_data handling (like asfdemux used to do).
20616 * gst/asfdemux/gstasf.c: (plugin_init):
20617 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
20618 (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
20619 Use riff-media for caps creation instead of our own (mostly
20620 broken) copy of its functions.
20622 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20624 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
20625 Don't actually error out if we get another return value than
20626 -EINVAL. Opposite to what I first thought, drivers have random
20627 return values for this, although -EINVAL is the expected return
20628 value. Since this is not fatal, we shouldn't use
20629 GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
20631 2004-10-01 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20633 * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
20634 (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
20635 (dvdreadsrc_get_property), (_open), (_seek), (_read),
20636 (dvdreadsrc_get), (dvdreadsrc_open_file),
20637 (dvdreadsrc_change_state):
20638 Fix. Don't do one big huge loop around the whole DVD, that will
20639 cache all data and thus eat sizeof(dvd) (several GB) before we
20641 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
20642 Actually NULL'ify event after using it.
20643 * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
20644 (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
20645 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20646 (gst_ebml_read_seek), (gst_ebml_read_skip):
20648 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
20649 (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
20650 (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
20651 Fix timing (this will probably break if I seek using menus, but
20652 I didn't get there yet). VOBs and normal DVDs should now work.
20653 Add a mpeg2-only pad with high rank so this get autoplugged for
20655 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
20656 (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
20657 (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
20658 (gst_mpeg_demux_get_audio_stream),
20659 (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
20660 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
20661 Use this as second rank for MPEG-1 and MPEG-2. Still use this for
20662 MPEG-1 but use dvddemux for MPEG-2.
20663 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
20664 (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
20665 (gst_mpeg_parse_parse_packhead):
20666 Timing. Only add pad template if it exists. Add sink template from
20667 class and not from ourselves. This means we will always use the
20668 correct sink template even if it is not the one defined in this
20671 2004-09-29 Wim Taymans <wim@fluendo.com>
20673 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
20674 (gst_mpeg_demux_parse_pes):
20675 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
20676 Fix playback of mpeg again, timestamps where screwed up by
20679 2004-09-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20681 * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
20682 Only return true if we actually filled something in. Prevents
20683 player applications from showing a random length for flac files.
20684 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
20685 (gst_riff_read_use_event), (gst_riff_read_handle_event),
20686 (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
20687 (gst_riff_read_strf_vids_with_data),
20688 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
20689 OK, ok, so I implemented event handling. Apparently it's normal
20690 that we receive random events at random points without asking
20692 * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20693 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
20694 (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
20695 (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
20696 (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
20697 (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
20698 (gst_avi_demux_stream_data), (gst_avi_demux_loop):
20699 * gst/avi/gstavidemux.h:
20700 Implement non-lineair chunk handling and subchunk processing.
20701 The first solves playback of AVI files where the audio and video
20702 data of individual buffers that we read are not synchronized.
20703 This should not happen according to the wonderful AVI specs, but
20704 of course it does happen in reality. It is also a prerequisite for
20705 the second. Subchunk processing allows us to cut chunks in small
20706 pieces and process each of these pieces separately. This is
20707 required because I've seen several AVI files with incredibly large
20708 audio chunks, even some files with only one audio chunk for the
20709 whole file. This allows for proper playback including seeking.
20710 This patch is supposed to fix all AVI A/V sync issues.
20711 * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
20712 (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
20714 * gst/modplug/gstmodplug.cc:
20715 Proper return value setting for the query() function.
20716 * gst/playback/gstplaybasebin.c: (setup_source):
20717 Being in non-playing state (after, e.g., EOS) is not necessarily
20718 a bad thing. Allow for that. This fixes playback of short files.
20719 They don't actually playback fully now, because the clock already
20720 runs. This means that small files (<500kB) with a small length
20721 (<2sec) will still not or barely play. Other files, such as mod
20722 or flx, will work correctly, however.
20724 2004-09-28 Wim Taymans <wim@fluendo.com>
20726 * ext/speex/gstspeex.c: (plugin_init):
20727 * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
20728 (gst_speex_dec_class_init), (speex_dec_get_formats),
20729 (speex_get_event_masks), (speex_get_query_types),
20730 (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
20731 (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
20732 (gst_speexdec_get_property), (gst_speexdec_set_property),
20733 (speex_dec_change_state):
20734 * ext/speex/gstspeexdec.h:
20735 * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
20736 (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
20737 (gst_speexenc_base_init), (gst_speexenc_class_init),
20738 (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
20739 (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
20740 (gst_speexenc_src_query), (gst_speexenc_init),
20741 (gst_speexenc_get_tag_value), (comment_init), (comment_add),
20742 (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
20743 (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
20744 (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
20745 (gst_speexenc_chain), (gst_speexenc_get_property),
20746 (gst_speexenc_set_property), (gst_speexenc_change_state):
20747 * ext/speex/gstspeexenc.h:
20748 Rewrote speex encoder, make sure it can be embedded in ogg.
20749 Implemented speex decoder.
20751 2004-09-28 Christian Schaller <christian@fluendo.com>
20754 Remove kioslave plugin. Markey is brewing a new working one
20755 * ext/Makefile.am: Remove kioslave plugin
20757 * gst-plugins.spec.in: remove kio plugin from spec
20759 2004-09-27 Wim Taymans <wim@fluendo.com>
20761 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
20762 (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
20763 (is_sync_frame), (gst_multifdsink_client_queue_buffer),
20764 (gst_multifdsink_new_client),
20765 (gst_multifdsink_handle_client_write),
20766 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20767 (gst_multifdsink_handle_clients):
20768 * gst/tcp/gstmultifdsink.h:
20769 Make syncing to keyframes actually work for new clients and lagging
20772 2004-09-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
20774 * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
20775 (gst_navigationtest_handle_src_event), (draw_box_planar411),
20776 (gst_navigationtest_planar411), (gst_navigationtest_change_state):
20777 * gst/debug/gstnavigationtest.h:
20778 make navigationtest display button-press and button-release events
20780 2004-09-26 Iain <iaingnome@gmail.com>
20782 * gst/interleave/interleave.c (all_channels_new_media): Checks if all
20783 the channels have received a new media event.
20784 (interleave_buffered_loop): Compresses a new media event on all
20787 2004-09-26 Iain <iaingnome@gmail.com>
20789 * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
20790 call the sinkpad's default event handler and not the srcpads. He also
20791 says this is confusing :)
20792 (gst_wavenc_stop_file): Company says that seek events only go upstream
20793 we should send a discontinuous downstream instead.
20795 2004-09-25 Christian Schaller <christian@fluendo.com>
20797 * Update SPEC file to be usable in conjunction with Fedora Core,
20798 Fedora.us and freshrpms packages
20799 * Fix typo in multifilesrc test Makefile
20801 2004-09-24 Wim Taymans <wim@fluendo.com>
20803 * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20804 Only signal the no_more_pads signal when we have
20805 added the stream to our list.
20807 2004-09-24 Wim Taymans <wim@fluendo.com>
20809 * gst/playback/gstplaybasebin.c: (remove_prerolls),
20811 * gst/playback/gstplaybasebin.h:
20812 * gst/playback/gstplaybin.c: (setup_sinks):
20813 Don't try to preroll or decode more than one audio/video
20816 2004-09-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20818 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
20819 Throw error if we failed to find a suitable output. This should
20820 throw an error if we successfully set up a pipeline (e.g. because
20821 we recognized a media file) but found no decodable streams in it
20822 (e.g. because it contains only media stream types for which we
20823 have no decoders, or because it's not a media type).
20825 2004-09-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20827 * ext/dirac/Makefile.am:
20828 * ext/dirac/gstdirac.cc:
20829 * ext/dirac/gstdiracdec.cc:
20830 * ext/dirac/gstdiracdec.h:
20831 Do something. Don't actually know if this works because I don't
20832 have a demuxer yet.
20833 * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
20834 Add channels=1 to caps returned from _getcaps().
20835 * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
20836 (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
20837 (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
20838 (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
20839 (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
20840 (gst_ogm_parse_change_state):
20841 Separate between audio/video so ogmaudioparse actually uses the
20842 audio pad templates. Both audio and video work now, including
20843 autoplugging. Also use sometimes-srcpad hack.
20844 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
20845 Handle events better. Don't hang on infinite loops.
20846 * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
20847 (gst_avi_demux_init), (gst_avi_demux_reset),
20848 (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
20849 (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
20850 (gst_avi_demux_change_state):
20851 * gst/avi/gstavidemux.h:
20852 Improve A/V sync. Still not perfect.
20853 * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
20854 (gst_ebml_read_skip):
20855 Handle events better.
20856 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
20857 (gst_qtdemux_loop_header), (qtdemux_parse_trak),
20858 (qtdemux_audio_caps):
20859 Add IMA4. Improve event handling. Save offset after a seek when
20860 the headers are at the end of the file so that we don't end up in
20862 * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
20863 Add low-priority typefind support for files with no length.
20865 2004-09-23 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20867 * testsuite/multifilesink/Makefile.am:
20870 2004-09-22 Julien MOUTTE <julien@moutte.net>
20872 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
20873 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
20874 mistakes from thaytan's patches.
20876 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
20878 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
20879 For completeness, XSync in the destroy function as xvimage does.
20881 2004-09-23 Jan Schmidt <thaytan@mad.scientist.com>
20883 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
20884 Correct caps negotiation
20885 * gst/volume/gstvolume.c: (volume_chain_float),
20886 (volume_chain_int16):
20887 Modify debug output to be little more informative
20888 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
20889 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
20890 (gst_xvimagesink_xvimage_destroy):
20891 Add XSync calls after detaching from the shared memory segment to
20894 2004-09-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20896 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20897 (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
20898 * ext/vorbis/vorbis.c: (plugin_init):
20899 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
20900 (gst_vorbisenc_chain):
20901 * ext/vorbis/vorbisenc.h:
20902 remove explicit newmedia support from oggmux and vorbisenc
20903 add debug category to vorbisenc
20904 * gst/multifilesink/gstmultifilesink.c:
20905 (gst_multifilesink_class_init), (gst_multifilesink_init),
20906 (gst_multifilesink_dispose), (gst_multifilesink_set_location),
20907 (gst_multifilesink_set_property), (gst_multifilesink_next_file),
20908 (gst_multifilesink_handle_event), (gst_multifilesink_chain),
20910 * gst/multifilesink/gstmultifilesink.h:
20911 add support for streamheader in multifilesink
20913 2004-09-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20915 * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
20916 (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
20917 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
20918 Prevent infinite loops. More correct error reporting.
20919 * gst/auparse/gstauparse.c: (gst_auparse_chain):
20920 Error out if negotiation fails.
20921 * gst/playback/gstplaybasebin.c: (setup_source),
20922 (gst_play_base_bin_change_state), (gst_play_base_bin_error),
20923 (gst_play_base_bin_found_tag):
20924 Error/tag forwarding. Pre-roll fixes for source errors on state
20925 changes (e.g. "file does not exist") to prevent hangs.
20927 2004-09-21 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20929 * testsuite/multifilesink/Makefile.am:
20930 * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
20931 (gst_newmedia_class_init), (gst_newmedia_init),
20932 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
20933 (newfile_signal), (test_signal), (main):
20934 * testsuite/multifilesink/multifilesrc_test.c: (main):
20935 * testsuite/multifilesink/oggtheora_test.c:
20936 (gst_newmedia_base_init), (gst_newmedia_class_init),
20937 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
20938 (test_format), (newfile_signal), (test_signal), (main):
20939 * testsuite/multifilesink/oggvorbis_test.c:
20940 (gst_newmedia_base_init), (gst_newmedia_class_init),
20941 (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
20942 (test_format), (newfile_signal), (test_signal), (main):
20943 * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
20944 (gst_newmedia_class_init), (gst_newmedia_init),
20945 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
20946 (newfile_signal), (test_signal), (main):
20949 2004-09-20 Christian Schaller <christian@fluendo.com>
20951 * Fix mikmod license to LGPL as they have relicensed
20952 * Move Dirac and Effectv into LGPL section of README_license
20954 2004-09-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
20956 * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
20957 (gst_mad_change_state):
20958 Allow for mp3 rate/channels changes. However, only very
20959 conservatively. Reason that we *have* to enable this is smiply
20960 because the mad find_sync() function is not good enough, it will
20961 regularly sync on random data as valid frames and therefore make
20962 us provide random caps as *final* caps of the stream. The best fix
20963 I could think of is to simply require several of the same stream
20964 changes in a row before we change caps.
20965 The actual testcase that works now is #
20966 * ext/ogg/Makefile.am:
20967 * ext/ogg/gstogg.c: (plugin_init):
20968 * ext/ogg/gstogmparse.c:
20969 OGM support (video only for now; I need an audio sample file).
20970 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
20971 (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
20972 (gst_asf_demux_add_video_stream):
20974 * gst/playback/gstplaybasebin.c: (unknown_type):
20975 Don't error out on single unknown-types after all. It's wrong.
20976 If we found type of video and audio but not of a subtitle stream,
20977 it will still error out (which is unwanted). Will find a better fix
20979 * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
20980 (ogmaudio_type_find), (plugin_init):
20983 2004-09-20 Johan Dahlin <johan@gnome.org>
20985 * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
20986 after setting caps.
20988 2004-09-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
20990 * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
20991 * gst/wavenc/gstwavenc.h:
20992 Added newmedia support to wavenc
20994 2004-09-17 Wim Taymans <wim@fluendo.com>
20996 * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
20997 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
20998 (gst_fdset_fd_can_write), (gst_fdset_wait):
20999 * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
21000 (gst_multifdsink_init), (gst_multifdsink_add),
21001 (gst_multifdsink_remove), (gst_multifdsink_get_stats),
21002 (gst_multifdsink_remove_client_link),
21003 (gst_multifdsink_client_queue_buffer),
21004 (gst_multifdsink_handle_client_write),
21005 (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
21006 (gst_multifdsink_close), (gst_multifdsink_change_state):
21007 * gst/tcp/gstmultifdsink.h:
21008 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
21009 (gst_tcpserversink_removed):
21010 Small cleanups in fdset.c
21011 Use a hastable to map fd to the client structure for faster
21012 lookup in _remove and get_stats.
21013 Added virtual function to close the fds.
21014 Handle clients even when the select/poll call was unblocked because
21016 Implement syncing to keyframe in the recovery procedure.
21018 2004-09-16 Iain <iaingnome@gmail.com>
21020 * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
21023 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21025 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
21026 Caps are only set if the type of the stream is unknown, but this
21027 is initialized in ->init_stream(), so set to UNKNOWN after calling
21028 ->init_stream() so that capsnego starts.
21030 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21032 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21033 (gst_avi_demux_stream_data):
21034 Just hardcode for raw audio then. AVI audio sucks.
21036 2004-09-15 Arwed v. Merkatz <v.merkatz@gmx.net>
21038 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
21039 * gst/matroska/matroska-mux.c: (audiosink_templ),
21040 (gst_matroska_mux_audio_pad_link):
21041 * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
21042 Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
21044 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21046 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21047 (gst_avi_demux_stream_data):
21048 Try to fix a/v sync issues.
21050 2004-09-15 David Schleef <ds@schleef.org>
21052 * configure.ac: remove NASM check, since we don't use it. Update
21054 * ext/dirac/gstdiracdec.cc: update to current 0.4 API
21055 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
21056 Initialized variables.
21057 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
21058 (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
21059 (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
21062 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21064 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21065 (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
21066 * gst/avi/gstavidemux.h:
21067 Fix for compressed audio (mp3) timestamp generation. How did this
21070 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21072 * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
21073 Volume is a double not a float.
21075 2004-09-15 Wim Taymans <wim@fluendo.com>
21077 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
21078 (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
21079 Don't close the fd in multifdsink as we didn't open it in the
21080 first place. Some cleanups.
21082 2004-09-15 Wim Taymans <wim@fluendo.com>
21084 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21085 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21086 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21087 Fix the case where the muxer would mark pages as delta
21088 frames when they are not (vorbis only ogg).
21090 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21092 * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
21093 (gst_play_base_bin_change_state):
21094 Handle the case where we failed to setup a clear pipeline. This
21095 will throw an error (or EOS, another nice case) and if you don't
21096 catch that, the app will wait for the signal forever (and thus
21099 2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21101 * ext/gnomevfs/gstgnomevfssink.c:
21102 (gst_gnomevfssink_uri_get_protocols):
21103 * ext/gnomevfs/gstgnomevfssrc.c:
21104 (gst_gnomevfssrc_uri_get_protocols):
21105 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
21106 * ext/gnomevfs/gstgnomevfsuri.h:
21107 Use _uri_new() instead of _open(), so it doesn't take as long and
21108 Christophe's computer won't hang.
21109 * gst/playback/gstplaybasebin.c: (unknown_type):
21110 Throw error on unknown media type, so apps actually display it.
21112 2004-09-14 Brian Cameron <brian.cameron@sun.com
21114 * tools/gst-launch-ext-m.m: Changed ~ to $ENV{HOME} to allow
21115 this script to work on Solaris since bash shell handles echo
21116 differenly than bash.
21118 2004-09-17 Wim Taymans <wim@fluendo.com>
21120 * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
21121 (setup_source), (gst_play_base_bin_set_property),
21122 (gst_play_base_bin_add_element):
21123 * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21124 Some more work on making sure seeking pauses the pipeline and
21125 that changing the uri actually does something.
21127 2004-09-17 Wim Taymans <wim@fluendo.com>
21129 * gst/tcp/gstfdset.c: (gst_fdset_wait):
21130 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
21131 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
21132 (gst_tcpserversink_close):
21133 Be a bit more paranoid when freeing memory.
21135 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21137 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
21138 (qtdemux_parse_trak):
21139 Don't crash by dividing by zero (see sample movie in #126922).
21141 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21143 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
21144 Don't touch non-existing data (fixes crash on file in #140147).
21146 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21148 * gst/playback/gstplaybasebin.c:
21149 (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
21150 Handle double disposals, and proper change of URIs.
21152 2004-09-13 Martin Eikermann <meiker@upb.de>
21154 * gst/mpegstream/gstmpegparse.c:
21155 fix synchronistation for streams recorded from digital PCR
21158 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21160 * ext/gnomevfs/Makefile.am:
21161 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
21162 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
21163 (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
21164 (gst_gnomevfssink_uri_get_type),
21165 (gst_gnomevfssink_uri_get_protocols),
21166 (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
21167 (gst_gnomevfssink_uri_handler_init),
21168 (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
21169 (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
21170 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
21171 (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
21172 (gst_gnomevfssrc_uri_get_type),
21173 (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
21174 (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
21175 (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
21176 (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
21177 * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
21178 * ext/gnomevfs/gstgnomevfsuri.h:
21179 Add URI support to Gnome-VFS plugins. Tries to load a fixed list
21180 of fake URIs to see which this version of Gnome-VFS likes, and
21181 uses that for the Gst-URI interface. Makes playbin support http://
21182 streams. Also fix up some stupid behaviour in gnomevfssrc.
21184 2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21186 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
21187 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
21188 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
21189 (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
21190 Update mixer (to sync with other sessions) if we try to obtain
21191 a new value. This makes alsamixer work accross applications.
21192 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
21193 Only call sync functions if we're running, else alsalib asserts.
21194 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
21195 Sometimes fails to compile. Possibly a gcc bug.
21196 * gst/playback/gstplaybin.c: (gen_video_element),
21197 (gen_audio_element):
21198 Add a reference to an application-provided object, because we lose
21199 this same reference if we add it to the bin. If we don't do this,
21200 we can only use this object once and thus crash if we go from
21201 ready to playing, back to ready and back to playing again.
21202 Also add an audioscale element because several cheap soundcards -
21203 like mine - don't support all samplerates.
21204 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
21205 (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
21206 Fix wrong order or PAR calls. Makes automatically obtained PAR
21207 from the X server atually being used.
21209 2004-09-12 David Schleef <ds@schleef.org>
21211 Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
21212 #151887, #152102, #152247.
21213 * examples/indexing/indexmpeg.c: 64-bit warning fixes.
21214 * examples/seeking/cdparanoia.c: same
21215 * examples/seeking/cdplayer.c: same
21216 * examples/seeking/seek.c: same
21217 * examples/seeking/spider_seek.c: same
21218 * examples/seeking/vorbisfile.c: same
21219 * examples/stats/mp2ogg.c: same
21220 * ext/esd/esdsink.c: (gst_esdsink_class_init),
21221 (gst_esdsink_dispose): Dispose of element properly.
21222 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
21224 * ext/nas/nassink.c: (gst_nassink_class_init),
21225 (gst_nassink_dispose): Dispose of element correctly.
21226 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
21227 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
21228 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
21229 Fix 64-bit warning.
21230 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
21231 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
21232 Fix 64-bit warning.
21234 2004-09-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
21236 * configure.ac : change speex detection as 1.1.6 now uses
21237 .pc/pkg-config and they changed their headers location.
21239 2004-09-09 Arwed v. Merkatz <v.merkatz@gmx.net>
21241 * gst/matroska/matroska-mux.h:
21242 * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
21243 (gst_matroska_mux_start), (gst_matroska_mux_finish),
21244 (gst_matroska_mux_write_data):
21245 Write multiple blocks/frames per cluster.
21246 Write meta-seek information (seek heads).
21248 2004-09-09 Scott Wheeler <wheeler@kde.org>
21250 * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
21251 (gst_play_bin_set_property), (gst_play_bin_get_property),
21252 (gen_audio_element), (gen_audio_element):
21253 Add a volume element / property to the pipeline.
21255 2004-09-07 Wim Taymans <wim@fluendo.com>
21257 * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
21258 Copy timestamps from the master pad to the output buffers.
21260 2004-09-03 Thomas Vander Stichele <thomas at apestaart dot org>
21262 * ext/raw1394/gstdv1394src.c:
21263 throw errors when applicable
21265 2004-09-01 Arwed v. Merkatz <v.merkatz@gmx.net>
21267 * gst/matroska/ebml-ids.h:
21268 * gst/matroska/ebml-read.c: (gst_ebml_read_date):
21269 * gst/matroska/ebml-write.c: (gst_ebml_write_date):
21270 * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
21271 automatically convert unix time <-> ebml time when reading/writing
21272 a date, use gst_ebml_write_uint to write CUETIME,
21273 not gst_ebml_write_date.
21274 * gst/matroska/matroska-ids.h:
21275 * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
21276 (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
21277 (gst_matroska_mux_track_header), (gst_matroska_mux_start),
21278 (gst_matroska_mux_write_data):
21279 Write track and segment UIDs, write muxing date, write
21280 TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
21281 Create cues for audio only files.
21283 2004-08-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
21285 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
21286 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
21287 Re-commit ALSA switches.
21288 * gst/adder/gstadder.c: (gst_adder_loop):
21289 64-bit fix (#151416).
21290 * gst/debug/progressreport.c: (gst_progressreport_report):
21291 64-bit fix (#151419).
21292 * gst/matroska/matroska-demux.c:
21293 (gst_matroska_demux_parse_contents):
21294 64-bit fix (#151420).
21295 * gst/playback/test3.c: (update_scale):
21296 64-bit fix (#151421).
21298 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
21303 === release 0.8.4 ===
21305 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21307 * configure.ac: releasing 0.8.4, "Alias"
21309 2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
21311 * ext/theora/Makefile.am:
21312 fix makefile. Fixes #151462.
21314 2004-08-30 Wim Taymans <wim@fluendo.com>
21316 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
21317 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21318 (gst_multifdsink_remove_client_link),
21319 (gst_multifdsink_client_queue_buffer),
21320 (gst_multifdsink_handle_client_write):
21321 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
21322 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
21323 Fix some memory leaks.
21325 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
21327 Patch by: David Schleef
21331 rename our detection macro for V4L2. Fixes #151236.
21333 2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
21335 Patch by: David Schleef
21338 check to define LAMEPRESET. Fixes #151232.
21340 2004-08-27 David Schleef <ds@schleef.org>
21342 * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
21343 (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
21344 (gst_glimagesink_fixate): Move local variable declarations to
21345 make gcc-2.95 happy.
21347 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
21350 bump nano for prerelease
21352 2004-08-27 David Schleef <ds@schleef.org>
21354 * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
21355 * sys/sunaudio/gstsunaudiosrc.c:
21356 * sys/sunaudio/gstsunaudiosrc.h:
21358 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
21360 * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
21361 handle EOS correctly
21362 * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
21363 * gst/matroska/matroska-mux.h:
21364 added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
21365 VFW compatibility mode
21367 2004-08-27 Thomas Vander Stichele <thomas at apestaart dot org>
21369 patch by: Zaheer Abbas Merali
21371 * ext/ogg/gstoggmux.c:
21372 * ext/vorbis/vorbisenc.c:
21373 * ext/vorbis/vorbisenc.h:
21376 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
21378 * gst/matroska/ebml-write.c: (gst_ebml_write_float),
21379 fix byte order reversion on little endian machines.
21380 * gst/matroska/matroska-mux.c: (audiosink_templ),
21381 (gst_matroska_mux_audio_pad_link):
21382 add TTA codec to the list of supported codecs.
21383 * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
21384 (gst_matroska_mux_start), (gst_matroska_mux_finish),
21385 (gst_matroska_mux_write_data):
21386 * gst/matroska/matroska-mux.h:
21387 write segment duration correctly, write muxing app string, fixes bugs
21388 #140897 and #140898.
21389 * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
21390 wait for all pads to be negotiated before starting to mux.
21392 2004-08-26 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21394 * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
21395 * ext/lame/gstlame.h:
21396 Added new media support to lame
21398 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
21400 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
21401 send vorbis headers at the beginning of a stream, fixes bug #141554.
21402 Interpret BLOCKDURATION and set buffer duration accordingly, fixes
21404 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
21405 (gst_matroska_demux_plugin_init):
21406 * gst/matroska/matroska-ids.h:
21407 enable demuxing of TTA audio streams, fixes bug #148951.
21408 * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
21409 enable typefinding for TTA audio files, fixes bug #148711.
21410 * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
21411 set XVID_LOWDELAY flag for decoding so xvid always returns an image,
21412 fixes playback of packed bitstream and xvid with bframes, bug #135407.
21414 2004-08-24 Sebastien Cote <sc5@hermes.usherb.ca>
21416 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
21417 (gst_riff_read_element_data), (gst_riff_read_seek),
21418 (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
21419 #144616, patch reviewed by Ronald and committed by Christophe Fergeau
21422 2004-08-23 Iain <iaingnome@gmail.com>
21424 * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
21425 tags. They appear to be handled differently to normal.
21426 (tag_list_to_id3_tag_foreach): Ditto.
21428 2004-08-22 Wim Taymans <wim@fluendo.com>
21430 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21431 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21432 Make sure we never send -1 granulepos.
21434 2004-08-20 Wim Taymans <wim@fluendo.com>
21436 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21437 (gst_ogg_mux_loop):
21438 I will accept bitchslappings with non sharp objects.
21440 2004-08-20 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21443 Clean up the test for lame presets
21445 2004-08-19 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21448 * ext/lame/Makefile.am:
21449 * ext/lame/gstlame.c: (gst_lame_class_init),
21450 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21451 Only enable lame presets if version of lame has presets in API
21453 2004-08-19 Jan Schmidt <thaytan@mad.scientist.com>
21454 * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
21455 * gst/udp/gstudpsrc.h:
21456 Don't call gst_pad_push in a get function. Fixes #150449
21458 2004-08-18 Wim Taymans <wim@fluendo.com>
21460 * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
21461 (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
21462 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21463 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21464 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21466 * gst/tcp/gstfdset.h:
21467 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21468 (gst_multifdsink_client_queue_buffer),
21469 (gst_multifdsink_handle_client_write):
21470 * gst/tcp/gstmultifdsink.h:
21471 Some extra checks in gstfdset.
21472 Only use send() when the fd is a socket. Don't try to
21473 read from write only fds.
21475 2004-08-18 Wim Taymans <wim@fluendo.com>
21477 * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
21478 (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21479 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21480 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21482 Add more locking and bounds checking.
21484 2004-08-18 Wim Taymans <wim@fluendo.com>
21486 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
21487 Realloc test fdset in the lock and right before starting
21488 the poll call. Bump the limit to 4096.
21490 2004-08-17 David Schleef <ds@schleef.org>
21492 * sys/sunaudio/Makefile.am:
21493 * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
21494 of rates and channels. Make debugging less obnoxious.
21496 Patch from Balamurali Viswanathan implementing a mixer for
21497 Sun audio. (bug #144091):
21498 * sys/sunaudio/gstsunelement.c:
21499 * sys/sunaudio/gstsunelement.h:
21500 * sys/sunaudio/gstsunmixer.c:
21501 * sys/sunaudio/gstsunmixer.h:
21503 2004-08-17 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21505 * gst/audioscale/gstaudioscale.c:
21506 * gst/audioscale/gstaudioscale.h:
21507 made audioscale resample from any sample rate to any sample rate
21509 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
21511 * ext/libpng/gstpngdec.c:
21512 error out on unsupported types
21514 2004-08-17 Iain <iaingnome@gmail.com>
21516 * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
21517 mid_side and loose_mid_side properties if its a stereo stream.
21519 2004-08-17 Wim Taymans <wim@fluendo.com>
21521 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21522 (theora_get_formats), (theora_dec_src_convert),
21523 (theora_dec_sink_convert), (theora_dec_src_query),
21524 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
21527 2004-08-17 Wim Taymans <wim@fluendo.com>
21529 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
21530 (gst_ogg_pad_push):
21531 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
21532 (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
21533 (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
21534 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21535 Mark delta units in the muxer.
21536 Try to decode the packet after an out-of-sync error from
21539 2004-08-17 Wim Taymans <wim@fluendo.com>
21541 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21542 (gst_multifdsink_init), (gst_multifdsink_add),
21543 (gst_multifdsink_client_queue_buffer),
21544 (gst_multifdsink_set_property), (gst_multifdsink_get_property):
21545 * gst/tcp/gstmultifdsink.h:
21546 Added option to send a keyframe to clients as the first buffer.
21547 Make timeout property writable.
21549 2004-08-17 Thomas Vander Stichele <thomas at apestaart dot org>
21551 patch by: Wim Taymans
21553 * gst/tcp/gstfdset.c:
21554 * gst/tcp/gstmultifdsink.c:
21555 fix index comparison, should include 0
21557 2004-08-16 Wim Taymans <wim@fluendo.com>
21559 * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
21560 (gst_fdset_add_fd), (gst_fdset_remove_fd),
21561 (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21562 (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21564 copy when reallocing for poll so the select arguments don't get
21565 changed during the call
21567 2004-08-16 Wim Taymans <wim@fluendo.com>
21569 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
21570 (gst_theora_enc_class_init), (theora_enc_sink_link),
21571 (theora_buffer_from_packet), (theora_enc_chain):
21572 Fix bug where buffers were not marked as keyframes
21575 2004-08-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21577 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
21578 (gst_lame_preset_get_type), (gst_lame_class_init):
21579 describe the enum values for vbr mode and presets more verbosely
21581 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21583 * ext/lame/gstlame.c: (gst_lame_mode_get_type),
21584 (gst_lame_quality_get_type), (gst_lame_padding_get_type),
21585 (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
21586 (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21587 * ext/lame/gstlame.h:
21588 add preset property to lame so it can use lame presets
21590 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21592 * ext/lame/gstlame.c: (gst_lame_get_property):
21593 whoops forgot break, thanks teuf
21595 2004-08-13 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21597 * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
21598 (gst_lame_class_init), (gst_lame_src_getcaps),
21599 (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
21600 (gst_lame_get_property), (gst_lame_setup):
21601 * ext/lame/gstlame.h:
21602 fix lame's broken vbr stuff, allow it to resample if need be, and also
21603 make xing header optional
21605 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21607 * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
21608 added getcaps function so samplerate doesnt get fixated to silly values
21610 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21612 * ext/lame/gstlame.c: (gst_lame_src_link):
21613 revert previous fix
21615 2004-08-12 Johan Dahlin <johan@gnome.org>
21617 * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
21618 checks. Doesn't matter what state we are in. Interfaces are a
21619 compile time thing, not runtime. It also broke the python bindings.
21621 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21623 * ext/lame/gstlame.c: (gst_lame_src_link):
21624 made source pad link function check if sinkpad is ok..fixes the problem
21625 where core fixates the output rate of lame stupidly
21627 2004-08-12 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
21629 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
21630 * sys/v4l/v4l_calls.c:
21631 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
21632 fix fixate function to handle nonsimple caps.
21633 remove bogus check in _link
21636 2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
21638 * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
21639 set default compression ratio parameter to 0.0 so bitrate parameter
21642 2004-08-11 David Schleef <ds@schleef.org>
21644 * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
21646 2004-08-11 David Schleef <ds@schleef.org>
21648 * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
21651 2004-08-11 David Schleef <ds@schleef.org>
21653 * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
21655 2004-08-11 David Schleef <ds@schleef.org>
21657 * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
21659 * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
21660 * gst-libs/gst/video/gstvideosink.c: Change copyright block to
21662 * gst/auparse/gstauparse.c: Fix plugin license field.
21663 * gst/monoscope/gstmonoscope.c: Fix plugin license field.
21664 * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
21665 * gst/rtp/gstrtp.c: Fix plugin license field.
21667 2004-08-11 Wim Taymans <wim@fluendo.com>
21669 * gst/tcp/Makefile.am:
21670 * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
21671 (ensure_size), (gst_fdset_new), (gst_fdset_free),
21672 (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
21673 (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
21674 (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
21675 (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
21676 (gst_fdset_fd_can_write), (gst_fdset_wait):
21677 * gst/tcp/gstfdset.h:
21678 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
21679 (gst_multifdsink_class_init), (gst_multifdsink_init),
21680 (gst_multifdsink_add), (gst_multifdsink_remove),
21681 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
21682 (gst_multifdsink_remove_client_link),
21683 (gst_multifdsink_handle_client_read),
21684 (gst_multifdsink_client_queue_data),
21685 (gst_multifdsink_client_queue_caps),
21686 (gst_multifdsink_client_queue_buffer),
21687 (gst_multifdsink_handle_client_write),
21688 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21689 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
21690 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
21691 (gst_multifdsink_close):
21692 * gst/tcp/gstmultifdsink.h:
21693 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
21694 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
21695 (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
21696 (gst_tcpserversink_close):
21697 * gst/tcp/gsttcpserversink.h:
21698 Abstracted away the select call, implemented poll (yes we ran into
21699 the 1024 limit in production).
21701 2004-08-11 Thomas Vander Stichele <thomas at apestaart dot org>
21703 * gst/tcp/gsttcp.c:
21704 * gst/tcp/gsttcpplugin.c:
21705 improve debuggging, remove assert
21707 2004-08-10 Wim Taymans <wim@fluendo.com>
21709 * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
21710 (gst_client_status_get_type), (gst_multifdsink_class_init),
21711 (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
21712 (gst_multifdsink_handle_client_read),
21713 (gst_multifdsink_handle_client_write),
21714 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21715 (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
21716 (gst_multifdsink_get_property):
21717 * gst/tcp/gstmultifdsink.h:
21718 * gst/tcp/gsttcp-marshal.list:
21719 Starting to prepare for specifying buffer time in other units
21720 than buffers. Expose remove reason in signal.
21722 2004-08-10 Wim Taymans <wim@fluendo.com>
21724 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21725 (gst_multifdsink_remove), (gst_multifdsink_clear),
21726 (gst_multifdsink_remove_client_link),
21727 (gst_multifdsink_handle_client_read),
21728 (gst_multifdsink_client_queue_data),
21729 (gst_multifdsink_client_queue_buffer),
21730 (gst_multifdsink_handle_client_write),
21731 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
21732 (gst_multifdsink_chain), (gst_multifdsink_close):
21733 * gst/tcp/gstmultifdsink.h:
21734 Added more debugging info. Changed the way clients are
21735 removed from the lists. Fixed a bug where a bad file descriptor
21736 could cause many clients to be removed.
21738 2004-08-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
21740 * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
21741 allow all pixel-aspect-ratios, not just 1:1
21743 2004-08-09 David Schleef <ds@schleef.org>
21745 * sys/glsink/ARB_multitexture.h: Remove old files.
21746 * sys/glsink/EXT_paletted_texture.h:
21747 * sys/glsink/NV_register_combiners.h:
21748 * sys/glsink/gstgl_nvimage.c:
21749 * sys/glsink/gstgl_pdrimage.c:
21750 * sys/glsink/gstgl_rgbimage.c:
21751 * sys/glsink/gstglsink.c:
21752 * sys/glsink/gstglsink.h:
21753 * sys/glsink/gstglxwindow.c:
21754 * sys/glsink/regcomb_yuvrgb.c:
21756 2004-08-09 David Schleef <ds@schleef.org>
21758 Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
21759 GL sink plugin. (Bug #147302)
21761 * configure.ac: Test for OpenGL
21762 * sys/Makefile.am: Use test for OpenGL
21763 * sys/glsink/Makefile.am:
21764 * sys/glsink/glimagesink.c: rewrite
21765 * sys/glsink/glimagesink.h: rewrite
21767 2004-08-09 David Schleef <ds@schleef.org>
21769 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init): Only allow
21771 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
21772 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
21773 * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
21775 2004-08-09 Wim Taymans <wim@fluendo.com>
21777 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21778 (gst_multifdsink_add), (gst_multifdsink_get_stats),
21779 (gst_multifdsink_client_remove),
21780 (gst_multifdsink_handle_client_read),
21781 (gst_multifdsink_handle_client_write),
21782 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21783 Do a bit more logging, make the client_read code more robust.
21785 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21787 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
21788 (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
21789 (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
21790 (gst_jpegdec_init), (gst_jpegdec_chain):
21791 * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
21792 (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
21793 cleanups, debugging fixes and memleak plugging
21795 2004-08-09 Wim Taymans <wim@fluendo.com>
21797 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21798 (theora_get_formats), (theora_dec_src_convert),
21799 (theora_dec_sink_convert), (theora_dec_src_query),
21800 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
21801 (theora_dec_change_state):
21802 Don't crash on missing header packets.
21804 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21808 Added Albanian translation (Laurent Dhima)
21812 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21814 * ext/lame/gstlame.c:
21817 2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
21819 * sys/ximage/ximagesink.c:
21820 * sys/xvimage/xvimagesink.c:
21821 assign all TOO_LAZY's to a real category. Thanks to Warthy Warthog.
21823 2004-08-06 Wim Taymans <wim@fluendo.com>
21825 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21826 (gst_multifdsink_add), (gst_multifdsink_get_stats),
21827 (gst_multifdsink_client_remove),
21828 (gst_multifdsink_handle_client_read),
21829 (gst_multifdsink_handle_client_write),
21830 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21831 Make sure we don't try to read more from a client that what
21832 ioctl says us or we deadlock.
21834 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
21836 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
21837 (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
21838 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
21839 decouple running_time and n_frames so it can handle changing
21840 framerate while running
21842 2004-08-05 Thomas Vander Stichele <thomas at apestaart dot org>
21846 updated translations
21848 2004-08-04 Benjamin Otte <otte@gnome.org>
21850 * gst/videotestsrc/gstvideotestsrc.c:
21851 (gst_videotestsrc_get_capslist), (generate_capslist),
21853 generate the list of supported caps at startup and reuse it instead
21854 of always generating it
21856 2004-07-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
21858 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
21859 whoops, last checkin broke normal build
21861 2004-08-03 Benjamin Otte <otte@gnome.org>
21863 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
21864 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
21865 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
21866 (gst_alsa_mixer_get_option):
21867 * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
21868 (dvdnavsrc_print_event):
21869 * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
21870 * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
21871 (gst_ogg_mux_pad_unlink):
21872 * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
21873 (gst_multipart_mux_pad_unlink):
21874 * gst/videofilter/gstvideobalance.c:
21875 (gst_videobalance_colorbalance_set_value):
21876 * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
21877 (gst_videomixer_pad_unlink):
21879 * sys/oss/gstossmixer.c:
21880 * sys/v4l/gstv4lcolorbalance.c:
21881 * sys/v4l/gstv4ltuner.c:
21882 * sys/v4l/v4lsrc_calls.c:
21883 * sys/v4l2/gstv4l2colorbalance.c:
21884 * sys/v4l2/gstv4l2tuner.c:
21885 compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
21887 2004-08-03 Benjamin Otte <otte@gnome.org>
21889 * examples/dynparams/filter.c: (ui_control_create):
21890 * examples/gstplay/player.c: (print_tag):
21891 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
21892 * ext/gdk_pixbuf/gstgdkanimation.c:
21893 (gst_gdk_animation_iter_may_advance):
21894 * ext/jack/gstjack.c: (gst_jack_request_new_pad):
21895 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
21896 (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
21897 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
21898 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
21899 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
21900 * gst-libs/gst/media-info/media-info-test.c: (print_tag):
21901 * gst/sine/demo-dparams.c: (main):
21902 * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
21903 * testsuite/alsa/formats.c: (create_pipeline):
21904 * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
21905 fixes for G_DISABLE_ASSERT and friends
21906 * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
21907 (mp3_type_frame_length_from_header), (mp3_type_find),
21909 require mp3 typefinding to have at least MIN_HEADERS valid headers
21910 add typefinding for AAC adts files
21912 2004-08-04 Jan Schmidt <thaytan@mad.scientist.com>
21914 * sys/ximage/ximagesink.c:
21915 (gst_ximagesink_calculate_pixel_aspect_ratio):
21916 * sys/xvimage/xvimagesink.c:
21917 (gst_xvimagesink_calculate_pixel_aspect_ratio):
21918 Make sure we calculate pixel-aspect-ratio using floating point maths
21920 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
21923 updated translation
21925 2004-08-03 Thomas Vander Stichele <thomas at apestaart dot org>
21927 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21928 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
21929 add debugging for display PAR calculation
21931 2004-08-02 David Schleef <ds@schleef.org>
21933 * configure.ac: Fix mikmod CFLAGS.
21935 2004-07-27 Benjamin Otte <otte@gnome.org>
21937 * gst/audioscale/gstaudioscale.c:
21938 - fix templates to only support S16, it's the only format that works
21939 - make caps nego code use try_set_caps_nonfixed and fixation instead
21940 of try_set_caps twice, which is not nice for autopluggers
21941 - change rank to secondary, so autopluggers can pick it up after
21944 2004-08-02 Iain <iain@prettypeople.org>
21946 * gst/interleave/interleave.c (interleave_init),
21947 (interleave_request_new_pad),
21948 (interleave_pad_removed),
21949 (interleave_buffered_loop): Use the real pad count, not the artificial
21952 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21954 * configure.ac: bump nano back to development
21956 === release 0.8.3 ===
21958 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21960 * configure.ac: releasing 0.8.3, "Water"
21962 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21964 * sys/xvimage/xvimagesink.c:
21965 (gst_xvimagesink_calculate_pixel_aspect_ratio),
21966 (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
21967 (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
21968 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
21969 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
21970 * sys/xvimage/xvimagesink.h:
21971 apply similar PAR fixes as to ximagesink
21973 2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
21975 patch from: Benjamin Otte
21977 * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
21978 add link function to lame. Fixes #148986.
21980 2004-08-02 Johan Dahlin <johan@gnome.org>
21982 * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
21985 2004-07-30 David Schleef <ds@schleef.org>
21987 * gst/videomixer/Makefile.am: Fix things that should have been
21988 fixed in the last checkin.
21990 2004-07-30 David Schleef <ds@schleef.org>
21992 * gst/multipart/Makefile.am: Fix things that should have been
21993 fixed in the last checkin.
21995 2004-07-30 David Schleef <ds@schleef.org>
21997 * testsuite/multifilesink/Makefile.am: Fix unused variable.
21999 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
22002 bump nano for prerelease
22014 2004-07-30 Wim Taymans <wim@fluendo.com>
22016 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22017 (gst_multifdsink_add), (gst_multifdsink_remove),
22018 (gst_multifdsink_clear), (gst_multifdsink_get_stats),
22019 (gst_multifdsink_client_remove),
22020 (gst_multifdsink_handle_client_write),
22021 (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
22022 * gst/tcp/gstmultifdsink.h:
22023 Recover from a select with a bad file descriptor by removing
22026 2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>
22029 fix requirement of core
22030 * gst-libs/gst/play/play.c: (gst_play_error_plugin),
22031 (gst_play_pipeline_setup):
22032 don't use colorspace element. do use hermescolorspace element.
22033 make macro to get a colorspace element.
22034 mark strings for translation.
22046 update translations
22048 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22050 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
22051 fix default for newmedia flag
22053 2004-07-30 Wim Taymans <wim@fluendo.com>
22055 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
22056 (gst_theora_dec_init), (theora_get_formats),
22057 (theora_dec_src_convert), (theora_dec_sink_convert),
22058 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22059 (theora_dec_chain), (theora_dec_set_property),
22060 (theora_dec_get_property):
22061 * ext/theora/theoraenc.c: (gst_border_mode_get_type),
22062 (gst_theora_enc_class_init), (gst_theora_enc_init),
22063 (theora_enc_sink_link), (theora_enc_chain),
22064 (theora_enc_set_property), (theora_enc_get_property):
22065 Added cropping option to theora decoder.
22066 Added border option to theora encoder.
22068 2004-07-30 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22070 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22071 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22072 (gst_pngenc_set_property):
22073 * ext/libpng/gstpngenc.h:
22074 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
22076 2004-07-30 Wim Taymans <wim@fluendo.com>
22078 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
22079 (theora_enc_sink_link), (theora_enc_chain),
22080 (theora_enc_set_property), (theora_enc_get_property):
22081 Fix encoding of non-multiple-of-16 video.
22083 2004-07-29 David Schleef <ds@schleef.org>
22085 * configure.ac: make test for audiofile more strict
22087 2004-07-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
22089 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
22090 give different names to typefind functions
22092 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
22094 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22095 (gst_ximagesink_calculate_pixel_aspect_ratio),
22096 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
22097 (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
22098 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
22099 (gst_ximagesink_get_property), (gst_ximagesink_init):
22100 * sys/ximage/ximagesink.h:
22101 allocate PAR's dynamically.
22102 use autodetected PAR if no object-set PAR is given.
22103 add workaround for directfb's X not setting physical size.
22104 fix to xvimagesink will follow tomorrow.
22106 2004-07-28 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22108 * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
22109 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
22110 (gst_shout2send_get_type), (gst_shout2send_set_clock),
22111 (gst_shout2send_class_init), (gst_shout2send_init),
22112 (set_shout_metadata), (gst_shout2send_set_metadata),
22113 (gst_shout2send_chain), (gst_shout2send_set_property),
22114 (gst_shout2send_get_property), (gst_shout2send_connect),
22115 (gst_shout2send_change_state):
22116 * ext/shout2/gstshout2.h:
22117 - fix for sending mp3 audio to icecast2 server, if pad link function not
22118 called before PAUSED state
22119 - added option to use GStreamer clock sync (as opposed to libshout's own sync)
22120 - added tagging support for mp3 audio broadcasted
22121 * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
22124 2004-07-28 Wim Taymans <wim@fluendo.com>
22126 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
22127 (gst_ogg_demux_push):
22128 Return query failure when we don't know the length of
22129 an ogg stream insteda of returning TRUE with a bogus value.
22131 2004-07-28 Wim Taymans <wim@fluendo.com>
22133 * ext/theora/theoradec.c: (theora_get_formats),
22134 (theora_dec_src_convert), (theora_dec_sink_convert),
22135 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22136 (theora_dec_chain):
22137 Don't screw up the 1 Chroma for 1 luma sample situation when we
22138 have an odd offset/width by adding a black border in those cases.
22140 2004-07-28 Wim Taymans <wim@fluendo.com>
22142 * ext/theora/theoradec.c: (theora_get_formats),
22143 (theora_dec_src_convert), (theora_dec_sink_convert),
22144 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22145 (theora_dec_chain):
22146 * ext/theora/theoraenc.c: (theora_enc_sink_link):
22147 Added first attempt at cropping of the image as required by the
22148 theora spec. We need more properties in the caps (offset_x,
22149 offset_y,stride) to implement this correctly.
22151 2004-07-28 Jan Schmidt <thaytan@mad.scientist.com>
22153 * ext/dvdnav/README:
22154 Update the README to use dvddemux
22155 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
22156 Ensure getcaps returns a subset of the template caps
22157 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
22158 (gst_mpeg2subt_init):
22159 Ensure getcaps returns a subset of the template caps
22160 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
22161 (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
22162 (gst_dvd_demux_get_subpicture_stream),
22163 (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
22164 * gst/mpegstream/gstdvddemux.h:
22165 Set the explicit caps on the current_video pad before pushing
22167 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
22168 (gst_mpeg_demux_get_audio_stream):
22169 Free caps used to gst_pad_set_explicit_caps, which takes a const
22172 2004-07-28 Thomas Vander Stichele <thomas at apestaart dot org>
22174 * configure.ac: update GStreamer requirement to 0.8.4 because of
22177 2004-07-28 Wim Taymans <wim@fluendo.com>
22179 * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
22180 (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
22181 Add the pad to the element after setting up the caps. This
22182 makes it a lot easier to autoplug.
22184 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
22186 * gst/median/gstmedian.c:
22187 * gst/mpeg2subt/gstmpeg2subt.c:
22188 * gst/mpegaudioparse/gstmpegaudioparse.c:
22189 * gst/mpegstream/gstdvddemux.c:
22190 * gst/mpegstream/gstmpegdemux.c:
22191 * gst/mpegstream/gstmpegpacketize.c:
22192 * gst/rtjpeg/gstrtjpeg.c:
22193 * gst/rtjpeg/gstrtjpegdec.c:
22194 * gst/rtjpeg/gstrtjpegenc.c:
22195 * gst/sine/gstsinesrc.c:
22196 * gst/smooth/gstsmooth.c:
22197 * gst/smpte/gstsmpte.c:
22198 * gst/smpte/gstsmpte.h:
22199 * gst/stereo/gststereo.c:
22200 * gst/videofilter/gstgamma.c:
22201 * gst/videofilter/gstvideobalance.c:
22202 * gst/videofilter/gstvideofilter.c:
22203 * gst/videofilter/gstvideoflip.c:
22204 * gst/videoscale/gstvideoscale.c:
22205 * gst/videoscale/videoscale.c:
22206 * gst/videotestsrc/gstvideotestsrc.c:
22207 * gst/videotestsrc/videotestsrc.c:
22208 * gst/wavenc/gstwavenc.c:
22209 * gst/wavparse/gstwavparse.c:
22210 fix local includes and 64 bits constants
22212 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
22215 * gst-libs/gst/*/*.vcproj:
22217 more working plugins
22219 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22221 * testsuite/alsa/Makefile.am:
22222 * testsuite/alsa/srcstate.c:
22223 add test for alsasrc changing state
22225 2004-07-27 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22227 * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
22229 * gst/silence/gstsilence.h:
22230 fix silence generation for 16bit raw audio
22232 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22234 * gst/matroska/matroska-demux.c:
22235 (gst_matroska_demux_parse_metadata),
22236 (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
22237 * gst/mpegaudio/common.c:
22238 * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22239 (gst_videoscale_getcaps), (gst_videoscale_link),
22240 (gst_videoscale_src_fixate), (gst_videoscale_init),
22241 (gst_videoscale_finalize):
22242 * gst/videoscale/gstvideoscale.h:
22243 * gst/videotestsrc/gstvideotestsrc.c:
22244 (gst_videotestsrc_get_capslist):
22245 * gst/wavenc/gstwavenc.c:
22246 * sys/oss/gstossmixer.c: (fill_labels):
22247 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22248 (gst_ximagesink_handle_xevents),
22249 (gst_ximagesink_calculate_pixel_aspect_ratio),
22250 (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
22251 (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
22252 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
22253 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
22254 (gst_ximagesink_init), (gst_ximagesink_class_init):
22255 * sys/ximage/ximagesink.h:
22256 * sys/xvimage/xvimagesink.c:
22257 (gst_xvimagesink_calculate_pixel_aspect_ratio),
22258 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
22259 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
22260 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
22261 (gst_xvimagesink_init), (gst_xvimagesink_class_init):
22262 * sys/xvimage/xvimagesink.h:
22263 first batch of pixel aspect ratio commits.
22265 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22267 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22268 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
22269 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
22270 handle stride, needs work if we want to move stride handling
22271 upstream, but works correctly for our purposes.
22273 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22275 * gst/videoscale/README:
22276 add testing examples
22277 * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
22278 (gst_videoscale_chain):
22279 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22280 (gst_videoscale_get_size):
22281 add get_size function that handles stride like videotestsrc.
22282 fixes conversion for YUV formats for as much as I can test them.
22284 2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
22286 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22287 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
22288 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22289 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22290 (gst_xvimagesink_xvimage_put):
22291 further cleanups, logging, error handling and synchronizing
22293 2004-07-27 Wim Taymans <wim@fluendo.com>
22295 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
22296 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
22297 (gst_videomixer_pad_set_property),
22298 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
22299 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
22300 (gst_videomixer_class_init), (gst_videomixer_init),
22301 (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
22302 (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
22303 (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
22304 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
22305 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
22306 (gst_videomixer_loop), (plugin_init):
22307 Be a nicer negotiation citizen and provide a getcaps function on
22308 the srcpad. This also fixes a crash when resizing.
22310 2004-07-27 Julien MOUTTE <julien@moutte.net>
22312 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22313 (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
22315 2004-07-27 Wim Taymans <wim@fluendo.com>
22317 * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
22318 * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22319 (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22320 (gst_pngenc_set_property):
22321 * ext/libpng/gstpngenc.h:
22322 Added snapshot property to pngenc.
22323 removed g_print from pngdec
22325 2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
22327 * gst/ac3parse/ac3parse.vcproj
22328 * gst/adder/adder.vcproj
22329 * gst/alpha/alpha.vcproj
22330 * gst/alpha/alphacolor.vcproj
22331 * gst/asfdemux/asf.vcproj
22332 * gst/audioconvert/audioconvert.vcproj
22333 * gst/audiorate/audiorate.vcproj
22334 * gst/audioscale/audioscale.vcproj
22335 * gst/auparse/auparse.vcproj
22336 * gst/avi/avi.vcproj
22337 * gst/cdxaparse/cdxaparse.vcproj
22338 * gst/chart/chart.vcproj
22339 * gst/colorspace/colorspace.vcproj
22340 * gst/cutter/cutter.vcproj
22341 * gst/debug/debug.vcproj
22342 * gst/debug/efence.vcproj
22343 * gst/debug/navigationtest.vcproj
22344 * gst/deinterlace/deinterlace.vcproj
22345 * gst/effectv/effectv.vcproj
22346 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
22347 * gst/filter/filter.vcproj
22348 * gst/flx/flxdec.vcproj
22349 * gst/goom/goom.vcproj
22350 * gst/interleave/interleave.vcproj
22351 * gst/law/alaw.vcproj
22352 * gst/law/mulaw.vcproj
22353 * gst/matroska/matroska.vcproj
22354 * gst/median/median.vcproj
22355 * gst/mixmatrix/mixmatrix.vcproj
22356 * gst/mpeg1sys/mpeg1systemencode.vcproj
22357 * gst/mpeg1videoparse/mp1videoparse.vcproj
22358 * gst/mpeg2sub/mpeg2subt.vcproj
22359 * gst/mpegaudio/mpegaudio.vcproj
22360 * gst/mpegaudioparse/mpegaudioparse.vcproj
22361 * gst/mpegstream/mpegstream.vcproj
22362 * gst/multifilesink/multifilesink.vcproj
22363 * gst/multipart/multipart.vcproj
22364 * gst/oneton/oneton.vcproj
22365 * gst/overlay/overlay.vcproj
22366 * gst/passthrough/passthrough.vcproj
22367 * gst/qtdemux/qtdemux.vcproj
22368 * gst/realmedia/rmdemux.vcproj
22369 * gst/rtjpeg/rtjpeg.vcproj
22370 * gst/rtp/rtp.vcproj
22371 * gst/silence/silence.vcproj
22372 * gst/sine/sinesrc.vcproj
22373 * gst/smooth/smooth.vcproj
22374 * gst/smpte/smpte.vcproj
22375 * gst/spectrum/spectrum.vcproj
22376 * gst/speed/speed.vcproj
22377 * gst/stereo/stereo.vcproj
22378 * gst/switch/switch.vcproj
22379 * gst/tags/tagedit.vcproj
22380 * gst/tcp/tcp.vcproj
22381 * gst/typefind/typefindfunctions.vcproj
22382 * gst/udp/udp.vcproj
22383 * gst/videobox/videobox.vcproj
22384 * gst/videocrop/videocrop.vcproj
22385 * gst/videodrop/videodrop.vcproj
22386 * gst/videofilter/gamma.vcproj
22387 * gst/videofilter/videobalance.vcproj
22388 * gst/videofilter/videofilter.vcproj
22389 * gst/videofilter/videoflip.vcproj
22390 * gst/videoflip/videoflip.vcproj
22391 * gst/videomixer/videomixer.vcproj
22392 * gst/videorate/videorate.vcproj
22393 * gst/videoscale/videoscale.vcproj
22394 * gst/videotestsrc/videotestsrc.vcproj
22395 * gst/virtualdub/virtualdub.vcproj
22396 * gst/volenv/volenv.vcproj
22397 * gst/volume/volume.vcproj
22398 * gst/wavenc/wavenc.vcproj
22399 * gst/wavparse/wavparse.vcproj
22400 * gst/y4m/y4menc.vcproj
22401 * gst-libs/gst/audio/audio.vcproj
22402 * gst-libs/gst/audio/audiofilter.vcproj
22403 * gst-libs/gst/colorbalance/colorbalance.vcproj
22404 * gst-libs/gst/idct/idtc.vcproj
22405 * gst-libs/gst/media-info/media-info.vcproj
22406 * gst-libs/gst/mixer/mixer.vcproj
22407 * gst-libs/gst/navigation/navigation.vcproj
22408 * gst-libs/gst/play/play.vcproj
22409 * gst-libs/gst/propertyprobe/propertyprobe.vcproj
22410 * gst-libs/gst/resample/resample.vcproj
22411 * gst-libs/gst/riff/riff.vcproj
22412 * gst-libs/gst/tuner/tuner.vcproj
22413 * gst-libs/gst/video/video.vcproj
22414 * gst-libs/gst/xoverlay/xoverlay.vcproj
22415 avoid problems with math.h, fix release dependancy
22416 rename GStreamer-0.8.lib to libgstreamer.lib
22418 2004-07-27 Julien MOUTTE <julien@moutte.net>
22420 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22421 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
22422 the atom is not available we have to unlock the mutex. Fixes #148023
22424 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22426 * gst-libs/gst/media-info/media-info.h:
22427 issue for a vararg macro with MSVC
22429 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22431 * gst/effectv/effectv.vcproj
22432 * gst-libs/gst/idct/idct.vcproj:
22433 * gst-libs/gst/media-info/media-info.vcproj:
22434 * gst-libs/gst/navigation/navigation.vcproj:
22435 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22436 * gst-libs/gst/video/video.vcproj:
22437 * gst-libs/gst/xoverlay/xoverlay.vcproj:
22438 fixes for build problems
22440 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22442 * gst-libs/gst/audio/audio.def:
22443 * gst-libs/gst/audio/riff.def:
22444 add some definitions needed by plugins
22446 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22448 * gst/asfdemux/gstasfmux.c
22449 Fix some 64 bits constants to be glib friendly
22451 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22453 * gst/ac3parse/gstac3parse.c
22454 * gst/audioscale/gstaudioscale.c
22455 * gst/auparse/gstauparse.c
22456 * gst/colorspace/gstcolorspace.c
22457 * gst/colorspace/yuv2rgb.h
22458 local include fixes
22460 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22463 add more plugins to the build
22465 2004-07-26 Julien MOUTTE <julien@moutte.net>
22467 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22468 (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
22470 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22472 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
22473 (gst_level_set_property), (gst_level_get_property),
22474 (gst_level_base_init), (gst_level_class_init):
22475 add debugging categories. cleanups.
22477 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22479 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22480 (gst_videoscale_planar411), (gst_videoscale_planar400),
22481 (gst_videoscale_packed422), (gst_videoscale_packed422rev),
22482 (gst_videoscale_scale_nearest_str1),
22483 (gst_videoscale_scale_nearest_str2),
22484 (gst_videoscale_scale_nearest_str4),
22485 (gst_videoscale_scale_nearest_16bit),
22486 (gst_videoscale_scale_nearest_24bit):
22487 fixed stride issues
22488 tested with 320x240 -> 321, 322, 324 x240
22489 tested with YV12, I420, YUY2, UYVY
22490 fixed packed422rev (don't think it could have worked before)
22491 by testing with UYVY
22493 2004-07-26 Benjamin Otte <otte@gnome.org>
22495 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
22496 (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
22498 add debugging category, add error checks like checking return values
22499 of setup calls, make sure it still works after
22500 PLAYING=>NULL=>PLAYING, fix encoding of mono streams
22502 2004-07-26 Wim Taymans <wim@fluendo.com>
22504 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
22505 (gst_mpeg_demux_get_audio_stream),
22506 (gst_mpeg_demux_process_private):
22507 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
22508 Check for error codes from the negotiation functions. Make sure
22509 we really set the pad caps when a new pad is created.
22511 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22513 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
22514 (gst_ffmpeg_caps_to_pix_fmt):
22515 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
22516 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22517 (gst_ffmpegcolorspace_pad_link):
22518 don't make function do two things at the same time without reason.
22520 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22522 * gst/ac3parse/ac3parse.vcproj
22523 * gst/adder/adder.vcproj
22524 * gst/alpha/alpha.vcproj
22525 * gst/alpha/alphacolor.vcproj
22526 * gst/asfdemux/asf.vcproj
22527 * gst/audioconvert/audioconvert.vcproj
22528 * gst/audiorate/audiorate.vcproj
22529 * gst/audioscale/audioscale.vcproj
22530 * gst/auparse/auparse.vcproj
22531 * gst/avi/avi.vcproj
22532 * gst/cdxaparse/cdxaparse.vcproj
22533 * gst/chart/chart.vcproj
22534 * gst/colorspace/colorspace.vcproj
22535 * gst/cutter/cutter.vcproj
22536 * gst/debug/debug.vcproj
22537 * gst/debug/efence.vcproj
22538 * gst/debug/navigationtest.vcproj
22539 * gst/deinterlace/deinterlace.vcproj
22540 * gst/effectv/effectv.vcproj
22541 * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
22542 * gst/filter/filter.vcproj
22543 * gst/flx/flxdec.vcproj
22544 * gst/goom/goom.vcproj
22545 * gst/interleave/interleave.vcproj
22546 * gst/law/alaw.vcproj
22547 * gst/law/mulaw.vcproj
22548 * gst/matroska/matroska.vcproj
22549 * gst/median/median.vcproj
22550 * gst/mixmatrix/mixmatrix.vcproj
22551 * gst/mpeg1sys/mpeg1systemencode.vcproj
22552 * gst/mpeg1videoparse/mp1videoparse.vcproj
22553 * gst/mpeg2sub/mpeg2subt.vcproj
22554 * gst/mpegaudio/mpegaudio.vcproj
22555 * gst/mpegaudioparse/mpegaudioparse.vcproj
22556 * gst/mpegstream/mpegstream.vcproj
22557 * gst/multifilesink/multifilesink.vcproj
22558 * gst/multipart/multipart.vcproj
22559 * gst/oneton/oneton.vcproj
22560 * gst/overlay/overlay.vcproj
22561 * gst/passthrough/passthrough.vcproj
22562 * gst/qtdemux/qtdemux.vcproj
22563 * gst/realmedia/rmdemux.vcproj
22564 * gst/rtjpeg/rtjpeg.vcproj
22565 * gst/rtp/rtp.vcproj
22566 * gst/silence/silence.vcproj
22567 * gst/sine/sinesrc.vcproj
22568 * gst/smooth/smooth.vcproj
22569 * gst/smpte/smpte.vcproj
22570 * gst/spectrum/spectrum.vcproj
22571 * gst/speed/speed.vcproj
22572 * gst/stereo/stereo.vcproj
22573 * gst/switch/switch.vcproj
22574 * gst/tags/tagedit.vcproj
22575 * gst/tcp/tcp.vcproj
22576 * gst/typefind/typefindfunctions.vcproj
22577 * gst/udp/udp.vcproj
22578 * gst/videobox/videobox.vcproj
22579 * gst/videocrop/videocrop.vcproj
22580 * gst/videodrop/videodrop.vcproj
22581 * gst/videofilter/gamma.vcproj
22582 * gst/videofilter/videobalance.vcproj
22583 * gst/videofilter/videofilter.vcproj
22584 * gst/videofilter/videoflip.vcproj
22585 * gst/videoflip/videoflip.vcproj
22586 * gst/videomixer/videomixer.vcproj
22587 * gst/videorate/videorate.vcproj
22588 * gst/videoscale/videoscale.vcproj
22589 * gst/videotestsrc/videotestsrc.vcproj
22590 * gst/virtualdub/virtualdub.vcproj
22591 * gst/volenv/volenv.vcproj
22592 * gst/volume/volume.vcproj
22593 * gst/wavenc/wavenc.vcproj
22594 * gst/wavparse/wavparse.vcproj
22595 * gst/y4m/y4menc.vcproj
22596 more plugins supported under windows
22598 2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
22600 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22601 (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
22602 (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
22603 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22604 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
22605 Add debugging statements. Use the sizes as returned by the
22606 *CreateImage calls.
22608 2004-07-26 Johan Dahlin <johan@gnome.org>
22610 * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
22611 the pad is negotiated.
22613 * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
22615 2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
22617 * gst-libs/gst/colorbalance/colorbalance.vcproj:
22618 * gst-libs/gst/idct/idct.vcproj:
22619 * gst-libs/gst/media-info/media-info.vcproj:
22620 * gst-libs/gst/mixer/mixer.vcproj:
22621 * gst-libs/gst/navigation/navigation.vcproj:
22622 * gst-libs/gst/play/play.vcproj:
22623 * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22624 * gst-libs/gst/resample/resample.vcproj:
22625 * gst-libs/gst/tuner/tuner.vcproj:
22626 * gst-libs/gst/video/video.vcproj:
22627 * gst-libs/gst/xoverlay/xoverlay.vcproj:
22628 more plugins supported under windows
22630 2004-07-25 Iain <iain@prettypeople.org>
22632 * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
22633 pad now rather than when the pad is created because state changes wipe
22634 explicit caps (fixes #148043).
22636 2004-07-25 Sebastien Cote <sc5@hermes.usherb.ca>
22638 reviewed by Benjamin Otte <otte@gnome.org>
22640 * ext/mad/gstmad.c:
22641 fix mad plugin crashing on Sun (fixes #148289)
22643 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22646 * gst/avi/avi.vcproj:
22647 * gst/matroska/matroska.def:
22648 * gst/matroska/matroska.vcproj:
22649 remove unused .def files
22651 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22653 * gst-libs/gst/audio/gstaudiofilter.c:
22654 Clean the local include
22656 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22659 * gst-libs/gst/audio/audio.def:
22660 * gst-libs/gst/audio/audio.vcproj:
22661 * gst-libs/gst/audio/audiofilter.vcproj:
22662 * gst-libs/gst/audio/riff.def:
22663 * gst-libs/gst/audio/riff.vcproj:
22664 * gst-libs/gst/gst-libs.def:
22665 * gst-libs/gst/gst-libs.vcproj:
22666 * gst/avi/avi.vcproj:
22667 * gst/avi/avi.vcproj:
22668 Copy the files where needed after building, cleaner projects
22670 2004-07-25 Steve Lhomme <steve.lhomme@free.fr>
22672 * gst/matroska/ebml-write.c:
22673 Fix some 64 bits constants to be glib friendly
22675 2004-07-24 Steve Lhomme <steve.lhomme@free.fr>
22678 * gst-libs/gst/gst-libs.def:
22679 * gst-libs/gst/gst-libs.vcproj:
22680 * gst/matroska/matroska.def:
22681 * gst/matroska/matroska.vcproj:
22682 Add the preliminary canvas to build plugins on Win32
22684 2004-07-23 Benjamin Otte <otte@gnome.org>
22686 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
22687 don't enfore negotiation from source side, it breaks
22688 sinesrc ! audioconvert ! osssink
22690 2004-07-22 David Schleef <ds@schleef.org>
22692 * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
22693 for ELF files, since they can easily be recognized as audio/mpeg.
22696 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
22698 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22699 (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
22700 (gst_videoscale_scale_nearest_24bit),
22701 (gst_videoscale_scale_nearest_16bit):
22702 fix 16bit and 24bit for stride (24bit might need testing)
22703 don't pretend we do more than one algorithm
22705 2004-07-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
22709 * gst/multifilesink/Makefile.am:
22710 * gst/multifilesink/gstmultifilesink.c:
22711 (gst_multifilesink_get_formats),
22712 (gst_multifilesink_get_query_types), (_do_init),
22713 (gst_multifilesink_base_init), (gst_multifilesink_class_init),
22714 (gst_multifilesink_init), (gst_multifilesink_dispose),
22715 (gst_multifilesink_set_location), (gst_multifilesink_set_property),
22716 (gst_multifilesink_get_property), (gst_multifilesink_open_file),
22717 (gst_multifilesink_close_file), (gst_multifilesink_next_file),
22718 (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
22719 (gst_multifilesink_chain), (gst_multifilesink_change_state),
22720 (gst_multifilesink_uri_get_type),
22721 (gst_multifilesink_uri_get_protocols),
22722 (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
22723 (gst_multifilesink_uri_handler_init), (plugin_init):
22724 * gst/multifilesink/gstmultifilesink.h:
22725 * testsuite/Makefile.am:
22726 * testsuite/multifilesink/Makefile.am:
22727 * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
22728 (gst_newmedia_class_init), (gst_newmedia_init),
22729 (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
22730 (newfile_signal), (test_signal), (main):
22731 multifilesink plugin for creating new files every time a new media
22732 discontinuity event occurs
22734 2004-07-22 Wim Taymans <wim@fluendo.com>
22736 * gst/alpha/Makefile.am:
22737 * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
22738 (gst_alpha_color_base_init), (gst_alpha_color_class_init),
22739 (gst_alpha_color_init), (gst_alpha_color_set_property),
22740 (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
22741 (transform), (gst_alpha_color_chain),
22742 (gst_alpha_color_change_state), (plugin_init):
22743 Stupid plugin to to RGBA to AYUV conversion because none of
22744 the colorspace plugins can handle that yet.
22746 2004-07-22 Wim Taymans <wim@fluendo.com>
22748 * examples/seeking/seek.c: (update_scale), (main):
22749 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22750 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
22751 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
22752 (gst_decode_bin_init), (gst_decode_bin_dispose),
22753 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
22754 (no_more_pads), (close_link), (type_found),
22755 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22757 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22758 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22759 (gst_play_base_bin_dispose), (queue_overrun),
22760 (gen_preroll_element), (remove_prerolls), (unknown_type),
22761 (no_more_pads), (new_stream), (setup_source),
22762 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
22763 (play_base_eos), (gst_play_base_bin_change_state),
22764 (gst_play_base_bin_add_element),
22765 (gst_play_base_bin_remove_element),
22766 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22767 (gst_play_base_bin_unlink_stream),
22768 (gst_play_base_bin_get_streaminfo):
22769 * gst/playback/gstplaybin.c: (gen_video_element),
22770 (gen_audio_element):
22771 * gst/playback/gststreaminfo.h:
22772 More playback updates, attempt to fix things after the state change
22775 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
22777 * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
22778 (gst_videoscale_scale_nearest_16bit):
22781 2004-07-22 Thomas Vander Stichele <thomas at apestaart dot org>
22783 * gst/videotestsrc/gstvideotestsrc.c:
22784 (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
22785 (gst_videotestsrc_init), (gst_videotestsrc_get),
22786 (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
22787 (gst_videotestsrc_get_property):
22788 * gst/videotestsrc/gstvideotestsrc.h:
22789 * gst/videotestsrc/videotestsrc.c:
22790 * gst/videotestsrc/videotestsrc.h:
22791 cleanup and commenting
22793 2004-07-21 Wim Taymans <wim@fluendo.com>
22795 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
22796 (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
22797 (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
22798 (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
22799 (_find_chain_get_unknown_part), (_find_streams_check),
22800 (gst_ogg_demux_push), (gst_ogg_pad_push):
22801 * ext/theora/theoradec.c: (theora_get_formats),
22802 (theora_dec_src_convert), (theora_dec_sink_convert),
22803 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22804 (theora_dec_chain):
22805 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22806 (vorbis_dec_convert), (vorbis_dec_src_query),
22807 (vorbis_dec_src_event), (vorbis_dec_event):
22808 More seeking fixes, oggdemux now supports seeking to time and
22809 uses the downstream element to convert granulepos to time.
22810 Seeking in theora-only ogg files now works.
22812 2004-07-21 Wim Taymans <wim@fluendo.com>
22814 * ext/theora/theoradec.c: (gst_theora_dec_init),
22815 (theora_get_formats), (theora_get_event_masks),
22816 (theora_get_query_types), (theora_dec_src_convert),
22817 (theora_dec_sink_convert), (theora_dec_src_query),
22818 (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
22819 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22820 (vorbis_get_event_masks), (vorbis_get_query_types),
22821 (gst_vorbis_dec_init), (vorbis_dec_convert),
22822 (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
22823 Added query/convert/formats functions to vorbis and theora decoders
22824 so that the outside world can use them too. Fixed seeking on an
22825 ogg/theora/vorbis file by disabling the seeking seeking on the
22828 2004-07-21 Julien MOUTTE <julien@moutte.net>
22830 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22831 (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
22832 (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
22833 images creation for both elements. We don't create the image on caps
22834 nego or renego, we just destroy the internal one if present if it does
22835 not match the needs. The chain function takes care of creating a new
22837 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22838 (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
22839 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
22840 (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
22841 the image format information. The buffer pool checks for the context
22842 image format and discard images with different formats.
22843 * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
22845 2004-07-21 Thomas Vander Stichele <thomas at apestaart dot org>
22847 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22848 (gst_ffmpegcolorspace_chain):
22849 no point in doing any chaining if the pad we want to push from
22852 2004-07-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
22854 * gst-libs/gst/riff/riff-media.c:
22855 (gst_riff_create_audio_caps_with_data):
22856 Fix double end-to-native symbol conversion (#148021).
22858 2004-07-20 David Schleef <ds@schleef.org>
22860 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22861 Don't use an Atom that doesn't exist.
22863 2004-07-20 Wim Taymans <wim@fluendo.com>
22865 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22866 (gst_multifdsink_add), (gst_multifdsink_get_stats),
22867 (gst_multifdsink_client_remove),
22868 (gst_multifdsink_handle_client_write),
22869 (gst_multifdsink_queue_buffer):
22870 * gst/tcp/gstmultifdsink.h:
22871 More multifdsink stats. Avoid deadlock by releasing locks
22872 before sending out a signal.
22874 2004-07-20 Thomas Vander Stichele <thomas at apestaart dot org>
22878 added Hungarian translation (Laszlo Dvornik)
22880 2004-07-20 Wim Taymans <wim@fluendo.com>
22882 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22883 (gst_multifdsink_add), (gst_multifdsink_client_remove),
22884 (gst_multifdsink_handle_client_write),
22885 (gst_multifdsink_queue_buffer):
22886 * gst/tcp/gsttcp-marshal.list:
22887 Fixed the stupid marshal definition.
22889 2004-07-20 Wim Taymans <wim@fluendo.com>
22891 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22892 (gst_multifdsink_init), (gst_multifdsink_add),
22893 (gst_multifdsink_client_remove),
22894 (gst_multifdsink_handle_client_write),
22895 (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
22896 (gst_multifdsink_set_property), (gst_multifdsink_get_property),
22897 (gst_multifdsink_init_send):
22898 * gst/tcp/gstmultifdsink.h:
22899 Added more stats, added timeout for a client, fixed some typos
22900 and added some comments.
22902 2004-07-20 Wim Taymans <wim@fluendo.com>
22904 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22905 (gst_multifdsink_add), (gst_multifdsink_get_stats),
22906 (gst_multifdsink_client_remove),
22907 (gst_multifdsink_handle_client_write):
22908 * gst/tcp/gstmultifdsink.h:
22909 * gst/tcp/gsttcp-marshal.list:
22910 Added get_stats method that returns a GValueArray of
22913 2004-07-19 Benjamin Otte <otte@gnome.org>
22915 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
22916 make sure longname, description and author are valid UTF-8
22918 2004-07-19 Thomas Vander Stichele <thomas at apestaart dot org>
22920 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
22921 (gst_ximagesink_set_property):
22922 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
22923 (gst_xvimagesink_set_property):
22924 make sure SYNCHRONOUS is respected after getting the X context
22926 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
22928 * gst/matroska/matroska-demux.c:
22929 (gst_matroska_demux_handle_src_event),
22930 (gst_matroska_demux_parse_blockgroup):
22931 * gst/matroska/matroska-ids.h:
22932 add BlockReference tag and ignore it to clear out log.
22933 ignore NAVIGATION events to clear out log.
22935 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
22937 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
22938 (gst_matroska_demux_add_stream):
22939 * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
22940 add debug categories
22942 2004-07-16 Wim Taymans <wim@fluendo.com>
22944 * ext/libpng/Makefile.am:
22945 * ext/libpng/gstpng.c: (plugin_init):
22946 * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
22947 (gst_pngdec_get_type), (gst_pngdec_base_init),
22948 (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
22949 (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
22950 * ext/libpng/gstpngdec.h:
22953 2004-07-16 Julien MOUTTE <julien@moutte.net>
22955 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
22956 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
22957 (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
22958 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
22959 (gst_ximagesink_buffer_alloc):
22960 * sys/ximage/ximagesink.h:
22961 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22962 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22963 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
22964 (gst_xvimagesink_buffer_alloc):
22965 * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
22966 again. Using internal data pointer of the x(v)image to store image's
22967 data to be coherent with the buffer alloc mechanism. Investigated the
22968 image destruction code to be sure that everything gets freed correctly.
22970 2004-07-16 Wim Taymans <wim@fluendo.com>
22972 * gst-libs/gst/riff/riff-read.c:
22973 (gst_riff_read_strf_vids_with_data),
22974 (gst_riff_read_strf_auds_with_data):
22975 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
22976 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
22977 Make sure we don't create 0 sized subbuffers in riff-read.
22978 Signal the no more pads signal after reading the avi header.
22980 2004-07-16 Wim Taymans <wim@fluendo.com>
22982 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22983 (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
22984 (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
22985 (gst_decode_bin_init), (gst_decode_bin_dispose),
22986 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
22987 (no_more_pads), (close_link), (type_found),
22988 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22989 (gst_decode_bin_change_state), (plugin_init):
22990 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22991 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22992 (gst_play_base_bin_dispose), (queue_overrun),
22993 (gen_preroll_element), (remove_prerolls), (unknown_type),
22994 (no_more_pads), (new_stream), (setup_source),
22995 (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
22996 (play_base_eos), (gst_play_base_bin_change_state),
22997 (gst_play_base_bin_add_element),
22998 (gst_play_base_bin_remove_element),
22999 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23000 (gst_play_base_bin_unlink_stream),
23001 (gst_play_base_bin_get_streaminfo):
23002 * gst/playback/gstplaybasebin.h:
23003 Better error recovery. Added configurable preroll queue size. Faster
23004 detection of no-more-pads.
23006 2004-07-16 Wim Taymans <wim@fluendo.com>
23008 * gst-libs/gst/video/video.h:
23009 Added 32 bits RGBA. Not sure if we should use another mime-type
23010 for alpha rgb. Currently the presence of the alpha_mask property
23011 signals an alpha channel.
23013 2004-07-16 Wim Taymans <wim@fluendo.com>
23015 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
23016 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
23017 FPS seems to be 0.0 to MAX everywhere else.
23019 2004-07-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
23021 * gst-libs/gst/riff/riff-media.c:
23022 (gst_riff_create_video_caps_with_data):
23023 mp42/mp43 (no caps) exist too.
23024 * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
23025 Set pixel_width/height; we've got them in-caps.
23026 * gst/typefind/gsttypefindfunctions.c: (plugin_init):
23027 * gst/wavparse/gstwavparse.c: (plugin_init):
23028 Both are valid primary.
23029 * sys/oss/gstossmixer.c:
23030 Remove i18n hack and enable translations.
23032 2004-07-15 Benjamin Otte <otte@gnome.org>
23034 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
23035 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
23036 fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
23038 2004-07-15 Benjamin Otte <otte@gnome.org>
23040 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
23041 (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
23042 (gst_alsa_close_audio):
23043 disable some of the debugging code for now. Writing debugging to a
23044 buffer is broken in current alsalib releases.
23046 2004-07-12 Benjamin Otte <otte@gnome.org>
23048 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
23051 2004-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
23053 * ext/theora/theoradec.c: (gst_theora_dec_class_init),
23054 (theora_dec_src_query), (theora_dec_event):
23055 * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
23056 add debugging categories. Remove \n's.
23058 2004-07-13 Johan Dahlin <johan@gnome.org>
23060 * gst/playback/gstplaybin.c (gst_play_bin_set_property)
23061 (gst_play_bin_get_property): Impl.
23063 2004-07-13 Wim Taymans <wim@fluendo.com>
23065 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
23066 When trying to find the stream length, seek back N pages
23067 instead of just one, where N is the number of streams in
23070 2004-07-13 Wim Taymans <wim@fluendo.com>
23072 * gst-libs/gst/riff/riff-media.c:
23073 (gst_riff_create_audio_caps_with_data),
23074 (gst_riff_create_audio_caps),
23075 (gst_riff_create_audio_template_caps):
23076 * gst-libs/gst/riff/riff-media.h:
23077 * gst-libs/gst/riff/riff-read.c:
23078 (gst_riff_read_strf_vids_with_data),
23079 (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
23080 * gst-libs/gst/riff/riff-read.h:
23081 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
23082 (gst_avi_demux_add_stream):
23083 Set codec_data on caps for avidemuxer.
23085 2004-07-12 David Schleef <ds@schleef.org>
23087 * configure.ac: Fix test for Objective C
23089 2004-07-12 Jan Schmidt <thaytan@mad.scientist.com>
23090 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
23091 (gst_gdk_pixbuf_chain):
23092 Add svg and pcx to template caps, and ensure that getcaps returns a
23093 subset of the template caps.
23094 Copy each row manually for output, as gdkpixbuf may pad the
23095 rowstride to a 32-bit word boundary.
23097 2004-07-12 Wim Taymans <wim@fluendo.com>
23099 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
23100 (gst_riff_create_video_template_caps):
23101 Fix the template caps to include some more media types.
23103 2004-07-12 Wim Taymans <wim@fluendo.com>
23105 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23106 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23107 (compare_ranks), (print_feature), (gst_decode_bin_init),
23108 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23109 (try_to_link_1), (new_pad), (close_link), (type_found),
23110 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23111 (gst_decode_bin_change_state), (plugin_init):
23112 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23113 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23114 (gst_play_base_bin_dispose), (queue_overrun),
23115 (gen_preroll_element), (remove_prerolls), (no_more_pads),
23116 (new_stream), (setup_source), (gst_play_base_bin_set_property),
23117 (gst_play_base_bin_get_property), (play_base_eos),
23118 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
23119 (gst_play_base_bin_remove_element),
23120 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23121 (gst_play_base_bin_unlink_stream),
23122 (gst_play_base_bin_get_streaminfo):
23123 * gst/playback/gstplaybasebin.h:
23124 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23125 (gst_play_bin_class_init), (gst_play_bin_init),
23126 (gst_play_bin_dispose), (gst_play_bin_set_property),
23127 (gst_play_bin_get_property), (gen_video_element),
23128 (gen_audio_element), (remove_sinks), (setup_sinks),
23129 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
23130 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23131 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23132 (gst_play_bin_query), (plugin_init):
23133 * gst/playback/test4.c: (main):
23134 More fixes on reusing of the element.
23136 2004-07-11 Benjamin Otte <otte@gnome.org>
23138 * ext/mad/gstmad.c: (normal_seek):
23139 allow seeking for other methods than just SET
23141 2004-07-11 Andy Wingo <wingo@pobox.com>
23143 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
23144 float, "any" caps -> buffer_frames=[0,MAX].
23146 * gst/interleave/interleave.c (interleave_getcaps): Seems the core
23147 doesn't intersect our caps with the template any more. Do it
23149 (interleave_buffered_loop): Use g_newa instead of malloc/free.
23151 2004-07-09 Wim Taymans <wim@fluendo.com>
23153 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23154 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23155 (compare_ranks), (print_feature), (gst_decode_bin_init),
23156 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23157 (try_to_link_1), (new_pad), (close_link), (type_found),
23158 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23159 (gst_decode_bin_change_state), (plugin_init):
23160 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23161 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23162 (gst_play_base_bin_dispose), (queue_overrun),
23163 (gen_preroll_element), (remove_prerolls), (no_more_pads),
23164 (new_stream), (setup_source), (gst_play_base_bin_set_property),
23165 (gst_play_base_bin_get_property), (play_base_eos),
23166 (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
23167 (gst_play_base_bin_remove_element),
23168 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23169 (gst_play_base_bin_unlink_stream),
23170 (gst_play_base_bin_get_streaminfo):
23171 * gst/playback/gstplaybasebin.h:
23172 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23173 (gst_play_bin_class_init), (gst_play_bin_init),
23174 (gst_play_bin_dispose), (gst_play_bin_set_property),
23175 (gst_play_bin_get_property), (gen_video_element),
23176 (gen_audio_element), (remove_sinks), (setup_sinks),
23177 (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
23178 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23179 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23180 (gst_play_bin_query), (plugin_init):
23181 * gst/playback/test4.c: (main):
23182 Work on object reuse and seeking.
23184 2004-07-09 Wim Taymans <wim@fluendo.com>
23186 * examples/seeking/seek.c: (iterate):
23187 Don't consume all CPU in the idle loop.
23189 2004-07-09 Wim Taymans <wim@fluendo.com>
23191 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
23192 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
23193 Add pad to element *after* setting the pad functions so that
23194 the scheduler can use the correct ones.
23196 2004-07-09 Wim Taymans <wim@fluendo.com>
23198 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23199 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
23200 Sync to keyframe after seek
23202 2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23204 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
23205 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
23206 (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
23207 * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
23208 * ext/libvisual/visual.c: (gst_visual_change_state):
23209 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
23210 * ext/theora/theoradec.c: (theora_dec_change_state):
23211 * ext/theora/theoraenc.c: (theora_enc_change_state):
23212 * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
23213 * gst-libs/gst/navigation/navigation.c:
23214 * gst/adder/gstadder.c: (gst_adder_change_state):
23215 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23216 (gst_audio_convert_get_buffer):
23217 * gst/multipart/multipartdemux.c:
23218 (gst_multipart_demux_change_state):
23219 * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
23220 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
23221 * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
23222 * gst/videoscale/gstvideoscale.c:
23223 (gst_videoscale_handle_src_event):
23224 * gst/volume/gstvolume.c: (volume_chain_int16):
23225 don't assert in state change, this should be done by the base
23227 various debugging fixes.
23229 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23232 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23233 (gst_play_dispose), (gst_play_set_location),
23234 (gst_play_set_data_src), (gst_play_set_video_sink),
23235 (gst_play_set_audio_sink), (gst_play_set_visualization),
23236 (gst_play_connect_visualization), (gst_play_get_sink_element),
23237 (gst_play_get_all_by_interface):
23238 * gst-libs/gst/play/play.h:
23239 add new method to get elements implementing an interface.
23240 add various error logging
23242 2004-07-08 Wim Taymans <wim@fluendo.com>
23244 * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
23245 (make_mpeg_pipeline), (make_mpegnt_pipeline),
23246 (make_playerbin_pipeline), (query_durations_elems),
23247 (query_durations_pads), (query_positions_elems),
23248 (query_positions_pads), (update_scale), (iterate), (stop_seek),
23250 Added playbin seeking example.
23252 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23254 * gst-libs/gst/play/play.c: (gst_play_set_location),
23255 (gst_play_set_data_src), (gst_play_set_video_sink),
23256 (gst_play_set_audio_sink), (gst_play_set_visualization),
23257 (gst_play_connect_visualization), (gst_play_get_framerate):
23258 use a macro to look up elements from hash table
23260 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23262 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23263 (gst_play_get_length_callback), (gst_play_set_location),
23264 (gst_play_seek_to_time), (gst_play_set_data_src),
23265 (gst_play_set_video_sink), (gst_play_set_audio_sink),
23266 (gst_play_set_visualization), (gst_play_connect_visualization),
23267 (gst_play_get_sink_element):
23268 - add debugging info
23269 - fix looking up sink elements by iterating over complete caps
23270 - put everything except for source and autoplugger in a complete bin
23272 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23274 * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
23275 * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
23276 (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
23277 (gst_alsa_sink_write), (gst_alsa_sink_loop):
23278 * ext/alsa/gstalsasink.h:
23279 - add debugging info
23280 - clean up schizophrenia of data/buffer/event
23281 - fix double event unref error
23283 2004-07-08 Wim Taymans <wim@fluendo.com>
23285 * gst/playback/Makefile.am:
23286 Add headers to noinst
23288 2004-07-08 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23290 * tools/gst-launch-ext-m.m:
23291 * tools/gst-launch-ext.1.in:
23292 convert to the third millenium
23294 2004-07-07 David Schleef <ds@schleef.org>
23296 * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
23298 2004-07-07 Wim Taymans <wim@fluendo.com>
23300 * gst/playback/Makefile.am:
23301 * gst/playback/README:
23302 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23303 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23304 (compare_ranks), (print_feature), (gst_decode_bin_init),
23305 (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23306 (try_to_link_1), (new_pad), (close_link), (type_found),
23307 (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23309 * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23310 (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23311 (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
23312 (gen_preroll_element), (no_more_pads), (new_stream),
23313 (setup_source), (gst_play_base_bin_set_property),
23314 (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
23315 (gst_play_base_bin_add_element),
23316 (gst_play_base_bin_remove_element),
23317 (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23318 (gst_play_base_bin_unlink_stream),
23319 (gst_play_base_bin_get_streaminfo):
23320 * gst/playback/gstplaybasebin.h:
23321 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23322 (gst_play_bin_class_init), (gst_play_bin_init),
23323 (gst_play_bin_dispose), (gst_play_bin_set_property),
23324 (gst_play_bin_get_property), (gen_video_element),
23325 (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
23326 (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
23327 (gst_play_bin_get_formats), (gst_play_bin_convert),
23328 (gst_play_bin_get_query_types), (gst_play_bin_query),
23330 * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
23331 (gst_stream_info_get_type), (gst_stream_info_class_init),
23332 (gst_stream_info_init), (gst_stream_info_new),
23333 (gst_stream_info_dispose), (gst_stream_info_set_property),
23334 (gst_stream_info_get_property):
23335 * gst/playback/gststreaminfo.h:
23336 * gst/playback/test.c: (gen_video_element), (gen_audio_element),
23338 * gst/playback/test2.c: (main):
23339 * gst/playback/test3.c: (update_scale), (main):
23340 More playbin fixes. Added README. Do better element filtering.
23341 Added base class to preroll media. Added test apps.
23343 2004-07-07 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
23345 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
23346 * ext/mpeg2dec/gstmpeg2dec.h:
23347 various debugging improvements. Reset stream to next picture
23348 instead of sequence header, otherwise seeks cannot work.
23350 2004-07-07 Wim Taymans <wim@fluendo.com>
23352 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
23353 (gst_video_box_class_init), (gst_video_box_set_property),
23354 (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
23355 Use pad_alloc where possible.
23357 2004-07-07 Wim Taymans <wim@fluendo.com>
23359 * sys/oss/gstosselement.c: (gst_osselement_reset),
23360 (gst_osselement_parse_caps):
23361 * sys/oss/gstosselement.h:
23362 * sys/oss/gstosssrc.c: (gst_osssrc_get):
23363 Fix offset on osssrc.
23365 2004-07-07 Wim Taymans <wim@fluendo.com>
23367 * ext/theora/theora.c: (plugin_init):
23368 * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23369 (theora_dec_src_query), (theora_dec_chain):
23370 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23371 (theora_enc_sink_link), (theora_buffer_from_packet),
23372 (theora_push_packet), (theora_enc_chain):
23373 Fix theora granulepos calculation.
23374 Fix overflow in duration/position calculation.
23375 Bump rank to PRIMARY for theoradec.
23376 Use granulepos of last packet to calculate position.
23377 Set keyframe flag on buffers when needed.
23379 2004-07-06 David Schleef <ds@schleef.org>
23381 * gst/playback/Makefile.am: 'test' in bin_PROGRAMS? Are you
23382 serious? (Fixed, obviously.)
23384 2004-07-06 Thomas Vander Stichele <thomas at apestaart dot org>
23388 added Czech translation (Miloslav Trmac)
23390 2004-07-05 Wim Taymans <wim@fluendo.com>
23392 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23393 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23394 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23395 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23396 (close_link), (type_found), (gst_decode_bin_set_property),
23397 (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
23398 (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
23399 (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
23400 (gst_decode_bin_query), (plugin_init):
23401 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23402 (gst_play_bin_class_init), (gst_play_bin_init),
23403 (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
23404 (get_video_element), (new_pad), (setup_source),
23405 (gst_play_bin_set_property), (gst_play_bin_get_property),
23406 (gst_play_bin_change_state), (gst_play_bin_add_element),
23407 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23408 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23409 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23410 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23411 * gst/playback/test.c: (main):
23412 More fixes, cleaned up playbin, make it use decodebin. Added
23413 threaded property to playbin.
23415 2004-07-05 Wim Taymans <wim@fluendo.com>
23418 * gst/playback/Makefile.am:
23419 * gst/playback/decodetest.c: (main):
23420 * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23421 (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23422 (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23423 (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23424 (close_link), (type_found), (gst_decode_bin_set_property),
23425 (gst_decode_bin_get_property), (gst_decode_bin_change_state),
23426 (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
23427 (gst_decode_bin_get_formats), (gst_decode_bin_convert),
23428 (gst_decode_bin_get_query_types), (gst_decode_bin_query),
23430 * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23431 (gst_play_bin_class_init), (gst_play_bin_init),
23432 (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
23433 (collect_sink_pads), (find_compatibles), (close_pad_link),
23434 (try_to_link_1), (new_pad), (close_link), (type_found),
23435 (setup_source), (gst_play_bin_set_property),
23436 (gst_play_bin_get_property), (gst_play_bin_factory_filter),
23437 (compare_ranks), (gst_play_bin_collect_factories),
23438 (gst_play_bin_change_state), (gst_play_bin_add_element),
23439 (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23440 (gst_play_bin_send_event), (gst_play_bin_get_formats),
23441 (gst_play_bin_convert), (gst_play_bin_get_query_types),
23442 (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23443 * gst/playback/test.c: (main):
23444 Added some playback helper elements and some test apps, very alpha
23447 2004-07-04 Benjamin Otte <otte@gnome.org>
23449 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23450 only restart audio when we indeed have an xrun to fix repeated
23451 xruns. Fix suggested by Giuliano Pochini.
23453 2004-07-03 David Schleef <ds@schleef.org>
23455 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
23456 call to gst_debug_log() if debugging is disabled (bug #145118)
23458 2004-07-03 Benjamin Otte <otte@gnome.org>
23460 * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23461 use our own functions for restarting the alsa device.
23462 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23463 I should apply patches myself - use MIN for the third argument, not
23464 the second, this fixes seeking
23466 2004-07-02 David Schleef <ds@schleef.org>
23468 * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
23469 (gst_flacdec_write): Actually, GST_PAD_CAPS() has nothing to
23472 2004-07-02 David Schleef <ds@schleef.org>
23474 * ext/flac/gstflacdec.c: (gst_flacdec_write): Set duration on
23475 output buffers. Fix logic mistake. (bug #144866)
23477 2004-07-02 David Schleef <ds@schleef.org>
23479 * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
23480 on X. (bug #144753)
23482 2004-07-02 David Schleef <ds@schleef.org>
23484 * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
23485 (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
23487 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
23488 (gst_osselement_rate_probe_check): Add another workaround for
23489 buggy drivers (bug #145336)
23491 2004-07-02 David Schleef <ds@schleef.org>
23493 * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
23494 Most systems don't have MSG_NOSIGNAL.
23496 2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
23499 * gst-libs/gst/colorbalance/Makefile.am:
23500 * gst-libs/gst/mixer/Makefile.am:
23501 * gst-libs/gst/play/Makefile.am:
23502 * gst-libs/gst/tuner/Makefile.am:
23503 (hopefully) fix both install and dist and make error message useful.
23504 needs testing across automakes.
23506 2004-07-02 Benjamin Otte <otte@gnome.org>
23508 * ext/ogg/gstogg.c: (plugin_init):
23509 we require bytestream now
23510 * ext/ogg/gstoggdemux.c:
23511 huge diff to implement chain setup in a fast and generic way. This
23512 improves tag reading and startup of huge files (read: Theora videos)
23513 quite a bit. It probably contains bugs, too, so please test.
23514 Seeking is not improved to the fast method.
23516 2004-06-29 Wim Taymans <wim@fluendo.com>
23518 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
23519 * ext/ogg/gstoggmux.c:
23520 Fix memleak in oggdemux when running unconnected pads.
23521 doc update in mux, start working on keyframe mode.
23523 2004-06-29 Benjamin Otte <otte@gnome.org>
23525 * sys/oss/gstosssink.c:
23526 * sys/oss/gstosssrc.c:
23527 advertise correct template caps - we indeed do non-native endianness
23528 and 8bit audio has no endianness
23529 * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
23530 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
23531 avoid (wrong) duplications in getcaps function and return
23534 2004-06-29 Wim Taymans <wim@fluendo.com>
23536 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23537 (gst_multifdsink_class_init), (gst_multifdsink_add),
23538 (gst_multifdsink_remove), (gst_multifdsink_clear),
23539 (gst_multifdsink_client_remove),
23540 (gst_multifdsink_handle_client_read),
23541 (gst_multifdsink_client_queue_data),
23542 (gst_multifdsink_client_queue_caps),
23543 (gst_multifdsink_client_queue_buffer),
23544 (gst_multifdsink_handle_client_write),
23545 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23546 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23547 (gst_multifdsink_init_send), (gst_multifdsink_close):
23548 Fix wrong GList iteration that could crash the server when
23549 more then 2 clients disconnect at the same time. Read all the
23550 pending commands in one batch to recover from command storms under
23553 2004-06-28 Wim Taymans <wim@fluendo.com>
23555 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
23556 (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
23557 (gst_videomixer_pad_set_property),
23558 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
23559 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
23560 (gst_videomixer_class_init), (gst_videomixer_init),
23561 (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
23562 (pad_zorder_compare), (gst_videomixer_sort_pads),
23563 (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
23564 (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
23565 (gst_videomixer_update_queues), (gst_videomixer_loop),
23567 Avoid divide by zero, choose masterpad as the pad with the highest
23570 2004-06-27 Julien Moutte <julien@moutte.net>
23572 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
23573 (gst_ximagesink_xwindow_new):
23574 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
23575 (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
23576 function directly. We might want to call it from somewhere else one day.
23578 2004-06-27 Julien Moutte <julien@moutte.net>
23580 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
23581 (gst_ximagesink_xwindow_new):
23582 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
23583 (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
23584 window decorations.
23586 2004-06-27 Wim Taymans <wim@fluendo.com>
23588 * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
23589 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
23590 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
23591 (gst_dvdec_set_property), (gst_dvdec_get_property):
23592 * ext/dv/gstdvdec.h:
23593 Implement drop_factor property to lower the framerate with
23596 2004-06-27 Thomas Vander Stichele <thomas at apestaart dot org>
23598 * gst-libs/gst/colorbalance/Makefile.am:
23599 * gst-libs/gst/mixer/Makefile.am:
23600 * gst-libs/gst/play/Makefile.am:
23601 * gst-libs/gst/tuner/Makefile.am:
23602 unbreak Company's fix that didn't install the -enum.h files
23604 2004-06-27 Wim Taymans <wim@fluendo.com>
23606 * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
23607 (gst_dvdec_change_state):
23608 * ext/dv/gstdvdec.h:
23609 Fix timestamp, duration and offset of the buffers.
23611 2004-06-27 Wim Taymans <wim@fluendo.com>
23613 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23614 (gst_multifdsink_class_init), (gst_multifdsink_add),
23615 (gst_multifdsink_remove), (gst_multifdsink_clear),
23616 (gst_multifdsink_client_remove),
23617 (gst_multifdsink_handle_client_read),
23618 (gst_multifdsink_client_queue_data),
23619 (gst_multifdsink_client_queue_caps),
23620 (gst_multifdsink_client_queue_buffer),
23621 (gst_multifdsink_handle_client_write),
23622 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23623 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23624 (gst_multifdsink_init_send), (gst_multifdsink_close):
23625 * gst/tcp/gstmultifdsink.h:
23626 * gst/tcp/gsttcpserversink.c:
23627 (gst_tcpserversink_handle_server_read),
23628 (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
23629 More multifdsink fixes, more recovery policy fixes.
23630 Removed stupid g_print
23632 2004-06-26 Wim Taymans <wim@fluendo.com>
23634 * gst/tcp/Makefile.am:
23635 * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23636 (gst_multifdsink_get_type), (gst_multifdsink_base_init),
23637 (gst_multifdsink_class_init), (gst_multifdsink_init),
23638 (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
23639 (gst_multifdsink_handle_client_read),
23640 (gst_multifdsink_client_queue_data),
23641 (gst_multifdsink_client_queue_caps),
23642 (gst_multifdsink_client_queue_buffer),
23643 (gst_multifdsink_handle_client_write),
23644 (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23645 (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23646 (gst_multifdsink_chain), (gst_multifdsink_set_property),
23647 (gst_multifdsink_get_property), (gst_multifdsink_init_send),
23648 (gst_multifdsink_close), (gst_multifdsink_change_state):
23649 * gst/tcp/gstmultifdsink.h:
23650 * gst/tcp/gsttcpplugin.c: (plugin_init):
23651 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
23652 (gst_tcpserversink_class_init), (gst_tcpserversink_init),
23653 (gst_tcpserversink_handle_server_read),
23654 (gst_tcpserversink_handle_select),
23655 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
23656 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
23657 * gst/tcp/gsttcpserversink.h:
23658 Added multifdsink, made tcpserversink a subclass of fdsink, removed
23659 one of the locks, added recovery policy to multifdsink.
23661 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
23663 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
23664 fix decision for when getting frames with same timestamp
23665 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23666 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23667 (gst_v4lsrc_get_property):
23668 * sys/v4l/gstv4lsrc.h:
23669 add latency offset property
23671 2004-06-26 Thomas Vander Stichele <thomas at apestaart dot org>
23673 * gst/videorate/gstvideorate.c: (gst_videorate_chain),
23675 fix debugging. add category.
23677 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
23679 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
23682 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
23684 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23685 (gst_alsa_src_get_time), (gst_alsa_src_loop),
23686 (gst_alsa_src_change_state):
23687 return a time that is in sync with the element's processing
23689 2004-06-25 Wim Taymans <wim@fluendo.com>
23691 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
23692 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
23693 (gst_tcpserversink_client_remove),
23694 (gst_tcpserversink_handle_client_read),
23695 (gst_tcpserversink_client_queue_data),
23696 (gst_tcpserversink_client_queue_caps),
23697 (gst_tcpserversink_client_queue_buffer),
23698 (gst_tcpserversink_handle_client_write),
23699 (gst_tcpserversink_queue_buffer),
23700 (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
23701 (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
23702 (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
23703 (gst_tcpserversink_close):
23704 * gst/tcp/gsttcpserversink.h:
23705 Serversink rewrite. Really do non blocking writes to clients and
23706 maintain an internal queue to handle slower clients while not
23707 disturbing fast clients.
23709 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
23711 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
23712 better debug, don't override OFFSET and OFFSET_END
23714 2004-06-25 Iain <iain@prettypeople.org>
23716 * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
23717 name=source for the wavparse pipeline.
23719 2004-06-24 Johan Dahlin <johan@gnome.org>
23721 * ext/theora/theoraenc.c (theora_enc_chain): Call
23722 gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
23723 streamheader caps are set correctly.
23725 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
23727 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
23728 (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
23729 respect minimum bitrate; same could be done for max bitrate
23731 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
23733 * ext/vorbis/vorbisenc.c: (raw_caps_factory),
23734 (gst_vorbisenc_setup):
23735 fix sample rate range
23737 2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
23739 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
23740 (gst_oggvorbisenc_setup):
23741 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
23742 (gst_vorbisenc_setup):
23743 resolve ambiguities in code and description
23745 2004-06-24 Wim Taymans <wim@fluendo.com>
23747 * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
23748 * ext/alsa/gstalsa.h:
23749 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23750 (gst_alsa_src_update_avail), (gst_alsa_src_loop):
23751 Use alsa trigger_tstamp to get the timestamp of the first
23752 sample in the buffer for more precise sync. Some cleanups.
23754 2004-06-24 Wim Taymans <wim@fluendo.com>
23756 * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
23757 (gst_audiorate_init), (gst_audiorate_chain),
23758 (gst_audiorate_set_property), (gst_audiorate_get_property):
23759 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23760 (gst_videorate_chain):
23761 Added some logging, fixed an overflow bug in videorate.
23763 2004-06-24 Benjamin Otte <otte@gnome.org>
23765 * ext/kio/Makefile.am:
23766 fix for builddir != srcdir and distcheck
23768 2004-06-24 Benjamin Otte <otte@gnome.org>
23770 * gst-libs/gst/colorbalance/Makefile.am:
23771 * gst-libs/gst/mixer/Makefile.am:
23772 * gst-libs/gst/play/Makefile.am:
23773 * gst-libs/gst/tuner/Makefile.am:
23774 * gst/tcp/Makefile.am:
23775 * sys/dxr3/Makefile.am:
23776 don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
23778 Also add all *.list files that were missing.
23780 add a distcheck hook to ensure the above doesn't happen again.
23782 2004-06-23 David I. Lehn <dlehn@users.sourceforge.net>
23784 * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
23786 2004-06-23 Colin Walters <walters@redhat.com>
23788 * m4/Makefile.am: Distribute gst-fionread.m4.
23790 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
23792 * configure.ac: back to dev
23794 2004-06-23 Wim Taymans <wim@fluendo.com>
23796 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
23797 (gst_alsa_xrun_recovery):
23798 * ext/alsa/gstalsa.h:
23799 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
23800 (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
23801 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23802 (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
23803 (gst_alsa_src_loop):
23804 Add clock to alsasrc. Take new capture timestamp when
23805 restarting after an overrun. Split up some functions between
23806 alsasrc and alsasink.
23808 === release 0.8.2 ===
23810 2004-06-23 Thomas Vander Stichele <thomas at apestaart dot org>
23812 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
23813 (gst_alsa_change_state), (gst_alsa_update_avail),
23814 (gst_alsa_xrun_recovery):
23815 * ext/alsa/gstalsa.h:
23816 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23817 merge back changes from release
23819 2004-06-23 Wim Taymans <wim@fluendo.com>
23821 * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
23822 (gst_audiorate_init), (gst_audiorate_chain),
23823 (gst_audiorate_set_property), (gst_audiorate_get_property):
23824 Implement sample dropping and notify
23826 2004-06-22 Wim Taymans <wim@fluendo.com>
23828 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23829 (theora_enc_sink_link), (theora_buffer_from_packet),
23830 (theora_push_packet), (theora_enc_chain):
23831 Some cleanups, make sure the timestamps are correct.
23833 2004-06-22 Wim Taymans <wim@fluendo.com>
23835 * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
23836 (gst_alsa_change_state), (gst_alsa_update_avail),
23837 (gst_alsa_xrun_recovery):
23838 * ext/alsa/gstalsa.h:
23839 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
23840 Cleanups, take queued samples into account when reporting
23843 2004-06-22 Wim Taymans <wim@fluendo.com>
23845 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23846 (gst_videorate_init):
23847 Initialize the property as well.
23849 2004-06-22 Wim Taymans <wim@fluendo.com>
23851 * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23852 (gst_videorate_init), (gst_videorate_chain),
23853 (gst_videorate_set_property), (gst_videorate_get_property):
23854 Add property to make videorate silent.
23855 Add property to prefer new frames over old ones.
23857 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23859 * sys/osxvideo/Makefile.am:
23860 Workaround so that the osxvideo .so file gets linked with the
23861 Cocoa, OpenGL and QuickTime frameworks
23863 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23865 * sys/osxaudio/Makefile.am:
23866 Workaround so that the osxaudio .so file gets linked with the
23867 CoreAudio framework
23869 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23872 Whoops, my fault...fixed build issues
23874 2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
23877 Add objective-c support if running in Darwin/Mac OS X
23880 * sys/osxvideo/Makefile.am:
23881 * sys/osxvideo/osxvideosink.h:
23882 * sys/osxvideo/osxvideosink.m:
23883 * sys/osxvideo/cocoawindow.h:
23884 * sys/osxvideo/cocoawindow.m:
23885 Add osxvideosink, a cocoa-based osx video sink
23888 2004-06-19 Jan Schmidt <thaytan@mad.scientist.com>
23889 * ext/dvdnav/gst-dvd:
23890 Grab the gconf key from the right spot
23891 * gst/debug/gstnavseek.c: (gst_navseek_init),
23892 (gst_navseek_segseek), (gst_navseek_handle_src_event),
23893 (gst_navseek_chain):
23894 * gst/debug/gstnavseek.h:
23895 Add 's', 'e' and 'l' keypresses to navseek to define the start,end
23896 and loop parameters of a segment seek.
23897 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
23898 (gst_videotestsrc_get_event_masks),
23899 (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
23900 * gst/videotestsrc/gstvideotestsrc.h:
23901 Add seeking support to videotestsrc
23902 Initialise the timestamp_offset variable.
23904 2004-06-18 Wim Taymans <wim@fluendo.com>
23906 * ext/sidplay/gstsiddec.cc:
23907 Fix negotiation and set correct end offset.
23909 2004-06-18 Thomas Vander Stichele <thomas at apestaart dot org>
23911 * configure.ac: branch and prerelease
23913 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23915 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
23916 (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
23917 (gst_tcpclientsrc_init_receive):
23918 * gst/tcp/gsttcpclientsrc.h:
23919 read caps when connecting to server for GDP so we set them correctly
23921 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23923 * gst/videorate/gstvideorate.c: (gst_videorate_chain):
23924 notify drops and duplicates
23925 * gst/videoscale/videoscale.c: (videoscale_get_structure):
23926 no good reason to limit ourselves to 100x100
23928 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23930 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23931 (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
23932 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23933 (gst_v4lsrc_get_property):
23934 * sys/v4l/gstv4lsrc.h:
23935 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
23936 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
23937 (gst_v4l_set_audio):
23938 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
23939 (gst_v4lsrc_try_capture):
23940 * sys/v4l/v4lsrc_calls.h:
23941 change try_palette to more general try_capture
23942 add autoprobe option so we can turn off autoprobing
23945 2004-06-17 Thomas Vander Stichele <thomas at apestaart dot org>
23949 * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
23950 (gst_ximagesink_class_init):
23951 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
23952 (gst_xvimagesink_class_init):
23953 run them as finalize, not dispose, since dispose can be invoked
23956 2004-06-17 Wim Taymans <wim@fluendo.com>
23958 * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
23959 (gst_alsa_get_time), (gst_alsa_xrun_recovery):
23960 * ext/alsa/gstalsa.h:
23961 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
23962 * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
23963 (gst_alsa_src_change_state):
23964 * ext/alsa/gstalsasrc.h:
23965 Make the xrun code timestamp and offset the buffers correctly.
23966 moved the clock to the base class, use alsa methods to get time.
23967 Do correct timestamping on outgoing buffers.
23969 2004-06-17 Wim Taymans <wim@fluendo.com>
23971 * gst/audiorate/Makefile.am:
23972 * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
23973 (gst_audiorate_base_init), (gst_audiorate_class_init),
23974 (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
23975 (gst_audiorate_set_property), (gst_audiorate_get_property),
23976 (gst_audiorate_change_state), (plugin_init):
23977 Added an audiorate converter that fills in gaps.
23979 2004-06-17 Johan Dahlin <johan@gnome.org>
23981 * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
23983 2004-06-16 Wim Taymans <wim@fluendo.com>
23985 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
23986 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
23987 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
23988 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23989 (gst_v4lsrc_get_property):
23990 * sys/v4l/gstv4lsrc.h:
23991 Added a copy mode to v4lsrc where it will output a copied version
23992 of its internal hardware buffer.
23993 Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
23996 2004-06-16 Wim Taymans <wim@fluendo.com>
23998 * sys/oss/gstosssrc.c: (gst_osssrc_get):
24001 2004-06-16 Wim Taymans <wim@fluendo.com>
24003 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
24004 (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
24005 (gst_v4lsrc_get), (gst_v4lsrc_set_property),
24006 (gst_v4lsrc_get_property):
24007 * sys/v4l/gstv4lsrc.h:
24008 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
24009 Added a sync mode enum property to control v4lsrc timestamp method
24010 Removed the use-fixed-fps property and moved functionality in
24012 Don't error on an error value from v4l-conf, it might not always
24015 2004-06-16 Wim Taymans <wim@fluendo.com>
24017 * gst/videorate/Makefile.am:
24018 * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
24019 (gst_videorate_base_init), (gst_videorate_class_init),
24020 (gst_videorate_getcaps), (gst_videorate_link),
24021 (gst_videorate_init), (gst_videorate_chain),
24022 (gst_videorate_set_property), (gst_videorate_get_property),
24023 (gst_videorate_change_state), (plugin_init):
24024 Added a video timestamp corrector.
24026 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24028 fixed a potential leak with previous commit
24030 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
24032 2004-06-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24034 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
24035 Added missing refcount, fixes bug #144425
24036 Cheers Tim for finding the bug
24038 2004-06-15 Thomas Vander Stichele <thomas at apestaart dot org>
24040 * sys/v4l/gstv4l.c: (plugin_init):
24041 * sys/v4l/gstv4lcolorbalance.c:
24042 * sys/v4l/gstv4lcolorbalance.h:
24043 * sys/v4l/gstv4lelement.c:
24044 * sys/v4l/gstv4lelement.h:
24045 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
24046 * sys/v4l/gstv4lmjpegsink.h:
24047 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
24048 * sys/v4l/gstv4lmjpegsrc.h:
24049 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
24050 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
24051 (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
24052 * sys/v4l/gstv4lsrc.h:
24053 * sys/v4l/gstv4ltuner.c:
24054 * sys/v4l/gstv4ltuner.h:
24055 * sys/v4l/gstv4lxoverlay.c:
24056 * sys/v4l/gstv4lxoverlay.h:
24057 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
24058 (gst_v4l_set_window), (gst_v4l_enable_overlay):
24059 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24060 (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
24061 (gst_v4l_set_audio):
24062 * sys/v4l/v4l_calls.h:
24063 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
24064 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
24065 (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
24066 (gst_v4lmjpegsink_playback_init),
24067 (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
24068 (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
24069 (gst_v4lmjpegsink_playback_stop),
24070 (gst_v4lmjpegsink_playback_deinit):
24071 * sys/v4l/v4lmjpegsink_calls.h:
24072 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
24073 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
24074 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
24075 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
24076 (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
24077 (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
24078 * sys/v4l/v4lmjpegsrc_calls.h:
24079 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
24080 (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
24081 (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
24082 (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
24083 (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
24084 (gst_v4lsrc_try_palette):
24085 * sys/v4l/v4lsrc_calls.h:
24086 bunch of paranoia cleanups
24088 2004-06-14 David Schleef <ds@schleef.org>
24090 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
24091 (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
24092 Send discont events and change timestamps appropriately when
24093 we get a seek event. (bug #144240)
24094 * ext/cdparanoia/gstcdparanoia.h:
24096 2004-06-14 Benjamin Otte <otte@gnome.org>
24098 * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
24099 snd_pcm_hw_params_set_rate since the latter fails for no good
24100 reason on some setups.
24102 2004-06-14 David Schleef <ds@schleef.org>
24104 * gst/volume/demo.c: (value_changed_callback): exp10() is not
24105 standard. Thank you for playing.
24107 2004-06-14 Wim Taymans <wim@fluendo.com>
24109 * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
24110 Patch 1.3 broke the ordering of the colorspace info and
24111 made the plugin basically work by coincidence, reordered
24114 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
24116 * ext/lame/gstlame.c:
24117 * ext/mad/gstmad.c:
24118 sync caps. Make sure mad can only output a list of rates, not
24119 a full range. In the future, have three caps lists for each of the
24120 mpeg versions. Change mpegversion to a double as well.
24122 2004-06-14 Thomas Vander Stichele <thomas at apestaart dot org>
24124 * gst/volume/.cvsignore:
24125 * gst/volume/Makefile.am:
24126 * gst/volume/demo.c: (value_changed_callback), (idler),
24127 (setup_gui), (main):
24128 added small demo app
24130 2004-06-13 Jan Schmidt <thaytan@mad.scientist.com>
24131 * ext/esd/esdsink.c: (gst_esdsink_change_state):
24132 * ext/esd/esdsink.h:
24133 Close the esd connection on pause, because esd will just wait -
24134 blocking all other esd clients indefinitely.
24136 2004-06-12 Christophe Fergeau <teuf@gnome.org>
24138 * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
24139 previous commit with GST_DEBUG
24141 2004-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
24144 add a header check for a dvdread header in dvdnav. Fixes #133002
24146 2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24148 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
24149 * gst/tcp/gsttcpclientsink.h:
24150 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
24151 * gst/tcp/gsttcpclientsrc.h:
24152 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
24153 (gst_tcpserversink_handle_server_read),
24154 (gst_tcpserversink_init_send):
24155 * gst/tcp/gsttcpserversink.h:
24156 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
24157 * gst/tcp/gsttcpserversrc.h:
24158 Modified the tcp plugins so they are portable (IPv4,IPv6, any future
24161 2004-06-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24164 Added ogg library so that OSX detects libtheora properly
24166 2004-06-11 Wim Taymans <wim@fluendo.com>
24168 * ext/theora/theoradec.c: (theora_dec_chain),
24169 (theora_dec_change_state):
24170 Don't try to decode frames before we received a keyframe.
24172 2004-06-11 Wim Taymans <wim@fluendo.com>
24174 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24175 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
24176 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24177 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
24178 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
24179 Added property to set the maximum delay of a page.
24181 2004-06-10 Wim Taymans <wim@fluendo.com>
24183 * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24184 (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
24185 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24186 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
24187 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
24188 Added max-delay property to control the maximum amount
24189 of data to put in one page.
24191 2004-06-10 Wim Taymans <wim@fluendo.com>
24193 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24194 (gst_theora_enc_init), (theora_enc_sink_link),
24195 (theora_buffer_from_packet), (theora_enc_set_property),
24196 (theora_enc_get_property):
24197 Set duration on encoded buffer, added some more properties
24199 2004-06-10 Wim Taymans <wim@fluendo.com>
24201 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
24202 (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24203 (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
24204 * ext/theora/theoraenc.c: (theora_enc_chain):
24205 Fix refcounting bugs
24207 2004-06-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
24209 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
24210 (gst_asf_demux_loop), (gst_asf_demux_process_file),
24211 (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
24212 (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
24213 (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
24214 (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
24215 (gst_asf_demux_change_state):
24216 * gst/asfdemux/gstasfdemux.h:
24217 You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
24218 feels like. I think we should set a new requirement for demuxers
24219 from now on to implement sane loop functions, data loops, query
24220 and seek functions before first commit into CVS. And this commit
24221 fixes all of the above.
24223 2004-06-10 Christophe Fergeau <teuf@gnome.org>
24225 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
24226 vorbis comments are properly encoded in UTF-8 before adding them
24229 2004-06-09 Benjamin Otte <otte@gnome.org>
24231 * ext/alsa/gstalsa.c: (add_channels):
24232 handle min <= max correctly
24233 * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
24234 (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
24235 add fixation functions so we fixate correctly. No preferring of alaw
24236 anymore because it's the first structure.
24237 * ext/alsa/gstalsa.h:
24238 * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
24239 (gst_alsa_hw_params_dump):
24240 add functions to ease debugging in alsalib
24241 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24242 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24243 (gst_alsa_start_audio):
24244 only specify hw params if we really setup a format (fixes #134007 -
24245 or at least works around it)
24247 2004-06-09 Wim Taymans <wim@fluendo.com>
24249 * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24250 (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
24251 (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
24252 (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
24253 (gst_ogg_mux_loop):
24254 Use stream caps to setup the initial pages in the ogg stream.
24255 Correctly set the streamheader caps on the srcpad.
24257 2004-06-09 Thomas Vander Stichele <thomas at apestaart dot org>
24259 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
24260 (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
24261 (gst_v4lsrc_getcaps):
24262 * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24263 (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
24264 add querying of fps lists for webcams. Negotiating to a framerate
24267 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24269 * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24270 (theora_push_buffer), (theora_push_packet),
24271 (theora_set_header_on_caps), (theora_enc_chain):
24272 mark buffers and put on streamheader, raw theora streaming
24273 now works too, whee
24275 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24277 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24278 (gst_tcp_gdp_read_caps):
24279 do a looping read for caps and GDP headers too
24281 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24283 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24284 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
24285 return EOS instead of NULL in _get
24287 2004-06-08 Wim Taymans <wim@fluendo.com>
24289 * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24290 (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
24291 (gst_tcp_gdp_write_caps):
24292 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24293 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
24294 (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
24297 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24299 * ext/vorbis/Makefile.am:
24300 * ext/vorbis/vorbis.c: (plugin_init):
24301 * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
24302 (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
24303 (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
24304 (vorbis_parse_change_state):
24305 * ext/vorbis/vorbisparse.h:
24306 adding a vorbisparse element that marks the buffers, streaming
24307 raw vorbis using GDP now works, whee
24309 2004-06-08 Wim Taymans <wim@fluendo.com>
24311 * ext/jpeg/Makefile.am:
24313 * ext/jpeg/gstjpeg.c: (plugin_init):
24314 * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
24315 (gst_smokedec_base_init), (gst_smokedec_class_init),
24316 (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
24317 * ext/jpeg/gstsmokedec.h:
24318 * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
24319 (gst_smokeenc_base_init), (gst_smokeenc_class_init),
24320 (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
24321 (gst_smokeenc_resync), (gst_smokeenc_chain),
24322 (gst_smokeenc_set_property), (gst_smokeenc_get_property):
24323 * ext/jpeg/gstsmokeenc.h:
24324 * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
24325 (smokecodec_flush_destination), (smokecodec_term_destination),
24326 (smokecodec_init_source), (smokecodec_fill_input_buffer),
24327 (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
24328 (smokecodec_term_source), (smokecodec_encode_new),
24329 (smokecodec_decode_new), (smokecodec_info_free),
24330 (smokecodec_set_quality), (smokecodec_get_quality),
24331 (smokecodec_set_threshold), (smokecodec_get_threshold),
24332 (smokecodec_set_bitrate), (smokecodec_get_bitrate),
24333 (find_best_size), (abs_diff), (put), (smokecodec_encode),
24334 (smokecodec_parse_header), (smokecodec_decode):
24335 * ext/jpeg/smokecodec.h:
24336 Added a new simple jpeg based codec
24338 2004-06-08 Wim Taymans <wim@fluendo.com>
24340 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24341 (gst_multipart_mux_loop):
24344 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24346 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24347 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
24348 (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
24349 (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
24350 (gst_tcpserversink_init_send), (gst_tcpserversink_close):
24351 * gst/tcp/gsttcpserversink.h:
24352 take streamheader into account
24354 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24356 * gst/level/Makefile.am:
24357 * gst/level/gstlevel.c: (gst_level_class_init):
24358 clean up marshal generation
24360 2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
24362 * gst/tcp/Makefile.am:
24363 * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
24364 (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
24365 (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
24366 * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
24367 (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
24368 (gst_tcpclientsrc_get_property):
24369 * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
24370 (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
24371 (gst_tcpserversink_handle_client_read),
24372 (gst_tcpserversink_handle_client_write),
24373 (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
24374 * gst/tcp/gsttcpserversink.h:
24375 add signals client-added and client-removed
24376 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
24377 (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
24378 (gst_tcpserversrc_get_property):
24379 uniformized, change default protocol to NONE
24380 * gst/tcp/gsttcp-marshal.list: added
24381 2004-06-07 Benjamin Otte <otte@gnome.org>
24383 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24384 handle discont events if they happen before caps nego
24386 2004-06-07 Wim Taymans <wim@fluendo.com>
24388 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24389 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24390 (gst_multipart_demux_plugin_init):
24391 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24392 (gst_multipart_mux_init), (gst_multipart_mux_loop),
24393 (gst_multipart_mux_change_state):
24394 Small updates, fix a memleak
24396 2004-06-07 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24398 * configure.ac: OSS portability
24399 * ext/arts/gst_arts.c: idem
24400 * sys/oss/gstosselement.c: idem
24401 * sys/oss/gstossmixer.c: idem
24402 * sys/oss/gstosssink.c: idem
24403 * sys/oss/gstosssrc.c: idem
24404 * sys/oss/oss_probe.c: idem
24405 - check for soundcard.h in different places for some BSD
24407 2004-06-07 Jan Schmidt <thaytan@mad.scientist.com>
24410 Add me to the authors file
24412 Increase the libdv requirement to >= version 0.100
24413 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
24414 (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
24415 (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
24416 * ext/dv/gstdvdec.h:
24417 Add support for the new_media flag when sending DISCONT events
24418 Make the querying work when video pad is not linked
24420 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
24422 reviewed by Benjamin Otte <otte@gnome.org>
24424 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
24425 create a NULL-initialized array of pads, so we don't think they
24426 exist already. (fixes #143130)
24428 2004-06-07 Benjamin Otte <otte@gnome.org>
24430 * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
24431 (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
24432 (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
24433 don't use // coments
24435 2004-06-07 Benjamin Otte <otte@gnome.org>
24437 * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
24438 cast to GstClockTime to get higher granularity
24439 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24440 use gst_element_set_time_delay to get the exact time
24441 * ext/mad/gstmad.c: (gst_mad_chain):
24442 use the negotiated rate instead of the current frame's rate which
24443 might be wrong because of bit errors. This avoids emitting totally
24444 bogus timestamps and screwing sync.
24447 2004-06-07 Tim-Philipp Müller <t.i.m@zen.co.uk>
24449 reviewed by Benjamin Otte <otte@gnome.org>
24451 * gst/adder/gstadder.c: (gst_adder_loop):
24452 properly error out when no negotiation has happened yet. (fixes
24455 2004-06-06 Benjamin Otte <otte@gnome.org>
24457 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
24458 forward correctly transformed offset in discont events. Based on
24459 patch by Arwed v. Merkatz. (fixes #142851)
24461 2004-06-06 David Schleef <ds@schleef.org>
24463 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
24464 G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS. Should fix compile
24465 problems on several systems.
24467 2004-06-06 Benjamin Otte <otte@gnome.org>
24469 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
24470 use explicit caps on the srcpad
24471 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24472 properly error out if caps couldn't be set (fixes #142764)
24474 2004-06-06 Benjamin Otte <otte@gnome.org>
24476 * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24477 (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24478 (gst_alsa_start_audio):
24479 - don't call set_periods_integer anymore, it breaks the
24480 configuration randomly
24481 - call snd_pcm_hw_params_set_access directly instead of using masks
24482 - don't fail if the sw_params can't be set, just use the default
24483 params and hope it works. Alsalib has weird issues when you touch
24484 sw_params and does no proper error reporting about what failed.
24485 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
24486 (gst_alsa_close_audio):
24487 make our alsa debugging go via gst debugging and not conditionally
24489 * ext/alsa/gstalsa.h:
24490 add ALSA_DEBUG_FLUSH macro
24491 * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
24493 wrap alsa errors to be printed via the gst debugging system and not
24496 2004-06-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
24498 * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
24499 (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
24500 (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
24501 (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
24502 (qtdemux_parse_trak):
24503 * gst/qtdemux/qtdemux.h:
24504 Bitch. Also known as seeking, querying & co.
24505 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
24506 (gst_osssink_change_state):
24507 * sys/oss/gstosssink.h:
24508 Resyncing is for weenies, this hack is no longer needed and was
24509 broken anyway (since it - unintendedly - always leaves resync to
24512 2004-06-05 Andrew Turner <zxombie@hotpop.com>
24514 * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
24515 * gst/tcp/gsttcpclientsrc.h: idem
24516 - define MSG_NOSIGNAL if not done
24517 - include unistd.h for off_t
24520 2004-06-05 Benjamin Otte <otte@gnome.org>
24523 * ext/kio/Makefile.am:
24524 check for qt's moc preprocessor explicitly and use it
24526 2004-06-03 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
24528 * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
24529 don't get a signal for EPIPE on socket writes
24530 (somebody check if this works on other platforms)
24532 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
24534 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
24535 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
24536 check error condition on available samples correctly
24538 2004-06-02 Thomas Vander Stichele <thomas at apestaart dot org>
24540 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
24542 * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
24543 (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
24544 * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
24545 (gst_tcpserversrc_gdp_read_header):
24546 use ssize_t over size_t since the former is signed and thus the
24547 check for error codes can work
24549 2004-06-02 Wim Taymans <wim@fluendo.com>
24553 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24554 (gst_multipart_mux_loop):
24557 2004-06-02 Wim Taymans <wim@fluendo.com>
24559 * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24560 (gst_multipart_mux_init), (gst_multipart_mux_loop),
24561 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
24562 (gst_multipart_mux_change_state):
24563 Added configurable boundary specifier, added the value as a
24564 caps field as well.
24566 2004-06-02 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24568 * gst/tcp/gsttcp.c:
24569 * gst/tcp/gsttcpclientsrc.c:
24570 * gst/tcp/gsttcpclientsrc.h:
24571 * gst/tcp/gsttcpserversrc.c:
24572 - portability fix, to compile on OSX
24575 * sys/osxaudio/gstosxaudioelement.c:
24576 * sys/osxaudio/gstosxaudiosink.c:
24577 * sys/osxaudio/gstosxaudiosrc.c:
24578 - compilation warnings on OSX
24581 2004-06-02 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24583 * ext/vorbis/vorbisdec.c : sign warning fixes
24585 * gst-libs/gst/mixer/mixertrack.c :
24586 do no use defines which are glib 2.4 specific
24588 2004-06-01 Christophe Fergeau <teuf@gnome.org>
24590 * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
24591 buffer since libflac doesn't expect it (reports a sync error when
24592 it encounters that)
24595 2004-06-01 Owen Fraser-Green <owen@discobabe.net>
24597 * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
24598 * gst-libs/gst/mixer/mixertrack.c:
24599 (gst_mixer_track_get_property), (get_mixer_track_init),
24600 (get_mixer_track_get_property): Added property accessors
24601 * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
24602 * gst-libs/gst/mixer/mixeroptions.c:
24603 (gst_mixer_options_get_values): Added
24604 * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
24605 * gst-libs/gst/mixer/mixer.c: Fixed comment
24608 2004-06-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
24610 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
24611 improve error messages on open
24614 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
24616 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
24617 check if v4l-conf is in path
24619 2004-06-01 Thomas Vander Stichele <thomas at apestaart dot org>
24621 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
24622 change assert to a more readable error message
24624 2004-05-31 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24626 * gst-libs/gst/tuner/tunerchannel.h:
24627 - add a freq_multiplicator field to make the conversion
24628 between internal frequency unit and Hz
24629 * sys/v4l/gstv4lelement.c:
24630 * sys/v4l2/gstv4l2element.c:
24631 - change default video device to /dev/video0
24632 * sys/v4l/v4l_calls.c:
24633 * sys/v4l2/v4l2_calls.c:
24634 - we only expose frequency to the user in Hz instead of
24635 bastard v4lX unit (either 62.5kHz or 62.5Hz)
24637 2004-05-31 Jan Schmidt <thaytan@mad.scientist.com>
24638 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24639 Initialise b_o_s and e_o_s variables
24640 * gst-libs/gst/riff/riff-media.c:
24641 (gst_riff_create_video_caps_with_data):
24642 Add some unusual fourcc's from mplayer avi's
24643 * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
24644 Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
24647 2004-05-28 Wim Taymans <wim@fluendo.com>
24650 * gst/alpha/Makefile.am:
24651 * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
24652 (gst_alpha_get_type), (gst_alpha_base_init),
24653 (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
24654 (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
24655 (gst_alpha_chroma_key), (gst_alpha_chain),
24656 (gst_alpha_change_state), (plugin_init):
24657 A plugin to add an alpha channel to I420 video. Can optionally do
24659 * gst/multipart/Makefile.am:
24660 * gst/multipart/multipart.c: (plugin_init):
24661 * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24662 (gst_multipart_demux_class_init), (gst_multipart_demux_init),
24663 (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
24664 (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24665 (gst_multipart_demux_change_state),
24666 (gst_multipart_demux_plugin_init):
24667 * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
24668 (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
24669 (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
24670 (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
24671 (gst_multipart_mux_pad_unlink),
24672 (gst_multipart_mux_request_new_pad),
24673 (gst_multipart_mux_handle_src_event),
24674 (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
24675 (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
24676 (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
24677 (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
24678 A Multipart demuxer/muxer. Not sure if it violates specs. Used to
24679 send multipart jpeg images to a browser.
24680 * gst/videobox/Makefile.am:
24681 * gst/videobox/README:
24682 * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
24683 (gst_video_box_get_type), (gst_video_box_base_init),
24684 (gst_video_box_class_init), (gst_video_box_init),
24685 (gst_video_box_set_property), (gst_video_box_get_property),
24686 (gst_video_box_sink_link), (gst_video_box_i420),
24687 (gst_video_box_ayuv), (gst_video_box_chain),
24688 (gst_video_box_change_state), (plugin_init):
24689 Crops or adds borders around an image. can do alpha channel
24691 * gst/videomixer/Makefile.am:
24692 * gst/videomixer/README:
24693 * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
24694 (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
24695 (gst_videomixer_pad_get_sink_event_masks),
24696 (gst_videomixer_pad_get_property),
24697 (gst_videomixer_pad_set_property),
24698 (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
24699 (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
24700 (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
24701 (gst_videomixer_base_init), (gst_videomixer_class_init),
24702 (gst_videomixer_init), (gst_videomixer_request_new_pad),
24703 (gst_videomixer_handle_src_event),
24704 (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
24705 (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
24706 (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
24707 (gst_videomixer_loop), (gst_videomixer_get_property),
24708 (gst_videomixer_set_property), (gst_videomixer_change_state),
24710 Generic video mixer plugin, can handle multiple inputs all with
24711 different framerates and video sizes. Is fully alpha channel
24714 2004-05-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
24716 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
24717 Select first track as master track. Not sure how else to handle
24719 * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
24720 Discard discont events. Should fix #142962.
24722 2004-05-26 Ronald Bultje <rbultje@ronald.bitfreak.net>
24724 * ext/alsa/Makefile.am:
24725 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
24726 (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
24727 (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
24728 (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
24729 (gst_alsa_mixer_get_option):
24730 * ext/alsa/gstalsamixer.h:
24731 * ext/alsa/gstalsamixeroptions.c:
24732 (gst_alsa_mixer_options_get_type),
24733 (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
24734 (gst_alsa_mixer_options_new):
24735 * ext/alsa/gstalsamixeroptions.h:
24736 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
24737 * ext/alsa/gstalsamixertrack.h:
24738 Add enumerations (as GstMixerOptions). Make correct distinction
24739 between input/output tracks. Add capture/playback private flag.
24740 Use flag to decide on whether to set capture or playback volumes
24741 or switches. Use playback and record switches.
24742 * gst-libs/gst/mixer/Makefile.am:
24743 * gst-libs/gst/mixer/mixer-marshal.list:
24744 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
24745 (gst_mixer_set_option), (gst_mixer_get_option),
24746 (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
24747 (gst_mixer_volume_changed), (gst_mixer_option_changed):
24748 * gst-libs/gst/mixer/mixer.h:
24749 * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
24750 (gst_mixer_options_class_init), (gst_mixer_options_init),
24751 (gst_mixer_options_dispose):
24752 * gst-libs/gst/mixer/mixeroptions.h:
24753 Add GstMixerOptions.
24754 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
24755 Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
24756 broken device detection on computers with multiple OSS sound
24759 2004-05-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
24761 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
24762 fixate nicely even when the peer is not negotiating
24764 2004-05-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
24766 * gst/audioconvert/gstaudioconvert.c:
24767 (gst_audio_convert_parse_caps):
24768 make sure we don't allow depth > width
24769 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
24770 fixate endianness to G_BYTE_ORDER as default
24771 * gst/audioscale/gstaudioscale.c:
24772 we don't handle another endianness as host-endianness
24774 2004-05-25 David Schleef <ds@schleef.org>
24776 * gst/ffmpegcolorspace/mem.c: malloc() is in stdlib.h, not malloc.h
24778 2004-05-24 Benjamin Otte <otte@gnome.org>
24780 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
24781 (gst_oggvorbisenc_setup):
24782 properly fail when we can't setup the vorbis encoder due to
24783 unsupported settings
24784 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
24785 (gst_vorbisenc_setup):
24787 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
24788 fix case where warnings occured when one pad was unlinked while the
24789 other's link function was called
24791 2004-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
24793 * gst/tcp/Makefile.am:
24796 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
24798 * gst-libs/gst/resample/private.h:
24799 don't use optimizations that are #if 0'ed
24801 2004-05-24 Wim Taymans <wim@fluendo.com>
24803 * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
24804 Fix potential division by zero error and hopefully get
24805 the position query right to get correct timestamps on avi
24808 2004-05-24 Wim Taymans <wim@fluendo.com>
24810 * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
24811 (gst_videoscale_scale_nearest_str2),
24812 (gst_videoscale_scale_nearest_str4),
24813 (gst_videoscale_scale_nearest_32bit),
24814 (gst_videoscale_scale_nearest_24bit),
24815 (gst_videoscale_scale_nearest_16bit):
24816 Fix the scaling algorithm and avoid a buffer overflow.
24817 removed the while loop in the scaling function as it
24818 was used for point sampling only.
24820 2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
24822 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
24823 (gst_id3_tag_class_init), (gst_id3_tag_init),
24824 (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
24825 (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
24826 (gst_id3_tag_send_tag_event):
24827 lots of fixes to make id3mux work and id3demux work correctly
24829 2004-05-24 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24832 add rules to build shout2send (was removed by accident
24833 when this module was no more marked experimental/broken)
24835 2004-05-24 Zaheer Abbas Merali <zaheerabbas at merali dot org>
24837 * ext/shout2/gstshout2.c:
24838 * ext/shout2/gstshout2.h:
24839 adding a "connection problem" signal to shout2send
24842 2004-05-21 Thomas Vander Stichele <thomas at apestaart dot org>
24844 * ext/kio/kioreceiver.cpp:
24845 * ext/kio/kioreceiver.h:
24846 fix sign comparison issues
24848 2004-05-21 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24850 * gst/cdxaparse/gstcdxaparse.c:
24851 * gst/cdxaparse/gstcdxaparse.h:
24853 add some checks/sanity
24854 prepare for seek addition
24856 * sys/sunaudio/gstsunaudio.c:
24857 remove exported dupe init function
24859 2004-05-21 Jan Schmidt <thaytan@mad.scientist.com>
24861 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
24862 (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
24863 Fix format conversion and position querying.
24864 * gst/debug/progressreport.c: (gst_progressreport_report):
24865 Don't output a bogus total value that we didn't query.
24866 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
24867 Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
24868 only a blank window after xine has been used.
24870 2004-05-21 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
24873 sync with upstream version to fix test on FC2
24874 readd with -ko to preserve Id header
24876 2004-05-20 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24879 test for FIONREAD ioctl in sys/filio.h for Solaris compat.
24880 * gst/tcp/gsttcpclientsrc.c: idem
24881 * gst/tcp/gsttcpserversink.c: idem
24882 * gst/tcp/gsttcpserversrc.c: idem
24883 * m4/gst-fionread.m4: idem
24885 * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
24887 * configure.ac: enable speex plugin for speex 1.1.5+
24888 * ext/speex/gstspeexenc.c: fix cast warning
24890 * ext/esd/README: fix typo
24892 2004-05-20 David Schleef <ds@schleef.org>
24894 * configure.ac: Minor cosmetic change to convince the buildbot to
24896 * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
24897 (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
24898 (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
24899 (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
24900 (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
24901 (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
24902 More hacking. Plays audio now.
24904 2004-05-20 David Schleef <ds@schleef.org>
24909 2004-05-20 David Schleef <ds@schleef.org>
24911 * sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer Abbas Merali
24912 * sys/osxaudio/gstosxaudio.c:
24913 * sys/osxaudio/gstosxaudioelement.c:
24914 * sys/osxaudio/gstosxaudioelement.h:
24915 * sys/osxaudio/gstosxaudiosink.c:
24916 * sys/osxaudio/gstosxaudiosink.h:
24917 * sys/osxaudio/gstosxaudiosrc.c:
24918 * sys/osxaudio/gstosxaudiosrc.h:
24920 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
24922 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
24923 (gst_vorbisenc_chain):
24924 put the codec headers on the caps as streamheader as well as
24927 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
24929 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
24930 (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
24931 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
24932 split up push_packet into two functions
24934 2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
24936 * gst/tcp/.cvsignore:
24938 * gst/tcp/Makefile.am:
24940 * gst/tcp/gsttcp.c:
24941 * gst/tcp/gsttcp.h:
24942 * gst/tcp/gsttcpclientsink.c:
24943 * gst/tcp/gsttcpclientsink.h:
24944 * gst/tcp/gsttcpclientsrc.c:
24945 * gst/tcp/gsttcpclientsrc.h:
24946 * gst/tcp/gsttcpplugin.c:
24947 * gst/tcp/gsttcpserversink.c:
24948 * gst/tcp/gsttcpserversink.h:
24949 * gst/tcp/gsttcpserversrc.c:
24950 * gst/tcp/gsttcpserversrc.h:
24951 add new tcp elements
24953 2004-05-19 Wim Taymans <wim@fluendo.com>
24955 * gst/law/mulaw-conversion.c: (mulaw_encode):
24956 Fix overflow bug in ulaw encoding.
24958 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24960 * ext/mad/gstmad.c: (gst_mad_handle_event):
24961 don't unref the event twice
24963 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24966 remove -Wno-sign-compare
24968 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24971 remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
24972 if you want to work against glib 2.2 and 2.4
24974 2004-05-19 Thomas Vander Stichele <thomas at apestaart dot org>
24976 * gst/tcp/Makefile.am:
24977 * gst/tcp/gsttcp.c:
24978 * gst/tcp/gsttcp.h:
24979 * gst/tcp/gsttcpsink.h:
24980 * gst/tcp/gsttcpsrc.h:
24981 gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
24983 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24985 * gst/debug/tests.c: (md5_get_value):
24986 fix segfault on gst-inspect
24988 2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
24990 * gst/debug/testplugin.c:
24991 * gst/debug/tests.c:
24992 * gst/debug/tests.h:
24993 add new extensible and configurable testing element. Current tests
24994 include buffer count, stream length, timestamp/duration matching and
24996 * gst/debug/Makefile.am:
24997 * gst/debug/gstdebug.c: (plugin_init):
24998 add infrastructure for new element
25000 2004-05-19 Johan Dahlin <johan@gnome.org>
25002 * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
25003 ending of the array. Fixes gst-inspect segfault on ppc.
25005 2004-05-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25007 * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
25009 * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
25011 2004-05-18 David Schleef <ds@schleef.org>
25013 * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
25014 warnings (bugs, actually) noticed by gcc but not forte.
25016 2004-05-18 David Schleef <ds@schleef.org>
25018 * sys/sunaudio/Makefile.am:
25019 * sys/sunaudio/gstsunaudio.c: New sunaudiosink
25021 2004-05-18 David Schleef <ds@schleef.org>
25023 * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25024 (gst_qtdemux_loop_header): Patch from dcm@acm.org (David Moore)
25025 to allow qtdemux to use non-seekable streams. (bug #142272)
25027 2004-05-18 David Schleef <ds@schleef.org>
25029 * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
25030 (gst_resample_sinc_ft_float): Remove use of static temporary
25031 buffer. This code was obviously not supposed to last long, but
25032 it's stuck in our ABI, so it required a little hack to make it
25033 ABI-compatible. Fixes #142585.
25034 * gst-libs/gst/resample/resample.h: same.
25036 2004-05-18 David Schleef <ds@schleef.org>
25038 * configure.ac: Add sunaudio
25039 * examples/Makefile.am: make gstplay depend on gconf
25040 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
25041 * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
25042 (convert_table_lookup), (img_convert): remove c99-isms
25043 * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
25044 unsigned, to fix a warning on Solaris
25045 * gst/mpeg1sys/systems.c: bcopy->memcpy
25046 * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
25047 * sys/Makefile.am: Add sunaudio
25049 2004-05-18 Wim Taymans <wim@fluendo.com>
25051 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
25052 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
25053 (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
25054 (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
25055 (gst_ogg_mux_loop):
25056 Fix an ugly memleak where the muxer didn't flush enough ogg
25057 pages. This also resulted in badly muxed ogg files.
25059 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25061 * gst/asfdemux/asfheaders.c :
25062 * gst/asfdemux/asfheaders.h :
25063 * gst/asfdemux/gstasfdemux.c :
25064 - fix ASF_OBJ_PADDING guid
25065 - add 3 new object guids (language list, metadata,
25066 extended stream properties)
25067 - add a function to parse extended header objects
25069 2004-05-18 Benjamin Otte <in7y118@public.uni-hamburg.de>
25071 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
25072 remove leftover debugging g_print
25074 2004-05-17 Ronald Bultje <rbultje@ronald.bitfreak.net>
25076 * ext/mad/gstmad.c: (gst_mad_handle_event):
25077 Fix for when the first format in a discont event is not a
25078 byte-based one. Should fix #137710.
25080 2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25082 * m4/a52.m4 : fix compilation with -Wall -Werror
25083 * m4/libfame.m4 : idem
25084 * m4/libmikmod.m4 : idem
25086 2004-05-17 Benjamin Otte <otte@gnome.org>
25088 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25089 signal the new tags before giving up the reference
25091 2004-05-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
25093 * ext/shout2/gstshout2.c:
25094 use application/ogg instead of application/x-ogg (patch by Patrick
25095 Guimond, fixes #142432)
25096 * sys/oss/gstosselement.c: (gst_osselement_reset),
25097 (gst_osselement_sync_parms):
25098 don't set fragment size unless specified (fixes #142493)
25100 2004-05-17 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25102 * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
25105 2004-05-17 Benjamin Otte <otte@gnome.org>
25107 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
25108 compute offsets correctly for internal buffers so timestamps are set
25109 correctly when we can't seek. Also handle cases where there are no
25110 offsets. (based on a patch by David Moore, fixes #142507)
25112 2004-05-17 Benjamin Otte <otte@gnome.org>
25114 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25115 use correct variable when determining amount of data to skip so we
25116 don't skip into the void and segfault
25118 2004-05-16 Benjamin Otte <otte@gnome.org>
25120 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25123 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25125 * gst/asfdemux/gstasfdemux.c:
25126 - fix a mem leak and always propagate tags
25127 - add WMV3 to known video codecs (but no decoder yet)
25128 - replace "surplus data" at end of audio header for what
25129 it is : codec specific data
25132 2004-05-16 Arwed v. Merkatz <v.merkatz@gmx.net>
25134 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
25136 * gst-libs/gst/audio/audioclock.c:
25137 Fix wrong return type (#142205).
25139 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
25141 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
25142 Ignore CRCs by default (fixes #142566).
25144 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
25146 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
25147 (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
25148 (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
25149 (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
25150 (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
25151 (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
25152 Fix for cases where we fail to attach to a mixer.
25154 2004-05-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
25156 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
25157 Don't touch events after not owning them anymore.
25158 * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
25159 (gst_wavparse_fmt), (gst_wavparse_other),
25160 (gst_wavparse_handle_seek), (gst_wavparse_loop),
25161 (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
25162 (gst_wavparse_srcpad_event):
25163 * gst/wavparse/gstwavparse.h:
25164 Add seeking, fix querying.
25166 2004-05-16 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25168 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25169 - process comments even if they don't end with \0\0
25170 g_convert would ignore them if present and works well without them
25172 2004-05-16 Benjamin Otte <otte@gnome.org>
25174 * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
25177 2004-05-16 Benjamin Otte <otte@gnome.org>
25179 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25180 don't write to memory we might not write to - g_convert does that
25181 for us anyway (fixes #142613)
25182 (gst_asf_demux_audio_caps):
25183 comment out gst_util_dump_mem
25185 2004-05-16 Benjamin Otte <otte@gnome.org>
25187 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25188 compute correct expected timestamps after seek (broken since
25190 * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
25191 rename element and debugging category to gdkpixbufscale
25193 2004-05-16 Benjamin Otte <otte@gnome.org>
25195 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25196 add error checking to snd_pcm_delay and remove duplicate call to
25197 snd_pcm_delay that caused issues (see inline code comments)
25198 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
25199 make more readable and fix return value when snd_pcm_delay fails
25202 2004-05-15 Jan Schmidt <thaytan@mad.scientisti.com>
25203 * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
25204 (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
25205 (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
25206 (gst_pixbufscale_link), (gst_pixbufscale_init),
25207 (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
25208 (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
25209 (gst_pixbufscale_get_property), (pixbufscale_init):
25210 * ext/gdk_pixbuf/pixbufscale.h:
25211 Add these files I forgot earlier
25213 2004-05-15 Jan Schmidt <thaytan@mad.scientist.com>
25214 * ext/gdk_pixbuf/Makefile.am:
25215 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
25216 * ext/gdk_pixbuf/gstgdkpixbuf.h:
25217 Add new pixbufscale element to scale RGB video
25218 using gdk_pixbuf, because gdk_pixbuf does BILINEAR
25219 and HYPER interpolation correctly.
25220 * ext/theora/theoraenc.c: (theora_enc_chain),
25221 Discard buffer and return if explicit caps could not be set
25222 (theora_enc_get_property):
25223 Make _get return kbps for the bitrate consistent with
25227 2004-05-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
25229 * ext/libvisual/visual.c: (gst_visual_chain):
25230 add missing visual_audio_analyze
25232 2004-05-14 David Schleef <ds@schleef.org>
25234 * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
25235 is killed while we're playing.
25236 * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
25237 gst_element_no_more_pads().
25239 2004-05-14 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25241 * gst-libs/gst/riff/riff-read.c :
25242 - fix INFO tag extraction in RIFF/AVI files
25243 because gst_event_unref (event) also freed taglist
25246 2004-05-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25248 * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
25249 * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
25251 * gst/auparse/gstauparse.c :
25252 - add code (commented for now) to support audio/x-adpcm on src pad
25253 (we have no decoder for those layout yet)
25255 * gst/cdxaparse/gstcdxaparse.c :
25256 * gst/cdxaparse/gstcdxaparse.h :
25257 - partial rewrite using RiffRead (ripped iain's wavparse code)
25259 * gst/rtp/gstrtpL16enc.c : typo
25260 * gst/rtp/gstrtpgsmenc.c : typo
25262 2004-05-13 Benjamin Otte <otte@gnome.org>
25265 check for exact version of libvisual, it's not supposed to be
25268 2004-05-13 Benjamin Otte <in7y118@public.uni-hamburg.de>
25270 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
25271 signal no-more-pads
25273 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
25275 * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
25276 Report which format was used for GST_FORMAT_DEFAULT
25277 * gst/debug/Makefile.am:
25278 * gst/debug/gstdebug.c: (plugin_init):
25279 * gst/debug/progressreport.c: (gst_progressreport_base_init),
25280 (gst_progressreport_class_init), (gst_progressreport_init),
25281 (gst_progressreport_report), (gst_progressreport_set_property),
25282 (gst_progressreport_get_property), (gst_progressreport_chain),
25283 (gst_progressreport_plugin_init):
25284 Add progressreport element for testing.
25286 2004-05-13 Thomas Vander Stichele <thomas at apestaart dot org>
25288 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
25289 * sys/v4l/gstv4lsrc.h:
25290 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
25291 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
25292 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
25293 (gst_v4lsrc_grab_frame):
25295 send a discont at start
25297 2004-05-12 Colin Walters <walters@redhat.com>
25299 * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
25300 inflooping if we can't find a chunk. Or in other words, don't blow
25301 chunks if we don't have a chunk to blow.
25303 2004-05-13 Jan Schmidt <thaytan@mad.scientist.com>
25304 * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
25305 Remove old debug output
25306 * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
25307 (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
25308 (gst_dvdec_set_property), (gst_dvdec_get_property):
25309 Change the quality setting to an enum, so it works from gst-launch
25310 Don't renegotiate a non-linked pad. Allows audio only decoding.
25311 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
25312 (gst_deinterlace_link), (gst_deinterlace_init):
25313 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
25314 (gst_videodrop_link):
25315 Some caps negotiation fixes
25317 2004-05-12 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25319 * ext/tarkin/gsttarkin.c :
25320 - Change RANK from NONE to PRIMARY
25321 * ext/gdk_pixbuf/gstgdkpixbuf.c :
25322 - Change RANK from NONE to MARGINAL
25323 * ext/divx/gstdivxenc.c :
25324 - Change RANK from PRIMARY to NONE (encoder/spider issue)
25326 2004-05-12 Thomas Vander Stichele <thomas at apestaart dot org>
25328 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
25329 (gst_vorbisenc_push_packet):
25330 copy a function that was added between 1.0 and 1.0.1 until we
25331 depend on worthwhile features of post-1.0
25333 2004-05-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
25336 enable shout2 by default
25337 * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
25338 (gst_shout2send_base_init), (gst_shout2send_init),
25339 (gst_shout2send_connect), (gst_shout2send_change_state):
25340 * ext/shout2/gstshout2.h:
25341 make this work again. Based on a patch by Zaheer Abbas Merali (fixes
25343 * ext/theora/theora.c: (plugin_init):
25344 don't set rank on encoders
25346 2004-05-11 Jeremy Simon <jesimon@libertysurf.fr>
25348 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25349 Use codec_data property instead of flag1 and flag2 for wma
25351 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25353 * gst/cdxaparse/gstcdxaparse.c :
25354 - Add mpegversion to CAPS to make it link
25355 - Rank is as GST_RANK_SECONDARY instead of NONE
25356 * gst/auparse/gstauparse.c :
25357 - Document all audio encoding we can encounter from Solaris 9
25358 headers and libsndfile information.
25359 - Increase max. rate from 48000 to 192000 (to match other elements)
25360 - Don't try to play junk data between header and samples
25362 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
25364 * ext/libvisual/visual.c: (gst_visual_getcaps):
25365 use the right caps depending on endianness (I hope)
25366 * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
25367 use GST_RANK_NONE for all non-decoding elements or spider gets
25370 2004-05-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
25372 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25373 Fix some odd cases and fix BE metadata parsing of unicode16 text.
25375 2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
25377 * gst/switch/gstswitch.c: (gst_switch_release_pad),
25378 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
25379 (gst_switch_loop), (gst_switch_get_type):
25380 whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
25381 HEADERS. Had to be said.
25383 2004-05-10 David Schleef <ds@schleef.org>
25385 * configure.ac: Add prototype Dirac support.
25387 * ext/dirac/Makefile.am:
25388 * ext/dirac/gstdirac.cc:
25389 * ext/dirac/gstdiracdec.cc:
25391 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
25393 * gst/auparse/gstauparse.c: (gst_auparse_class_init),
25394 (gst_auparse_init), (gst_auparse_chain),
25395 (gst_auparse_change_state):
25396 Hack around spider. Remove me some day please.
25398 2004-05-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
25400 * gst/auparse/gstauparse.c: (gst_auparse_chain):
25401 Fix for some uninitialized variables in previous patch, also
25402 makes it work. Fixes #142286 while we're at it.
25404 2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25406 * gst/auparse/gstauparse.c:
25407 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
25408 only unsupported formats are ADPCM/CCITT G.72x
25410 * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
25412 2004-05-10 Wim Taymans <wim@fluendo.com>
25414 * ext/vorbis/Makefile.am:
25415 * ext/vorbis/README:
25416 * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
25417 (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
25418 (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
25419 (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
25420 (gst_oggvorbisenc_convert_sink),
25421 (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
25422 (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
25423 (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
25424 (get_constraints_string), (update_start_message),
25425 (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
25426 (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
25427 (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
25428 * ext/vorbis/oggvorbisenc.h:
25429 * ext/vorbis/vorbis.c: (plugin_init):
25430 * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
25431 (raw_caps_factory), (gst_vorbisenc_class_init),
25432 (gst_vorbisenc_init), (gst_vorbisenc_setup),
25433 (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
25434 (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
25435 * ext/vorbis/vorbisenc.h:
25436 Added a raw vorbis encoder to be used with the oggmuxer.
25437 We still need the old encoder for some gnome applications,
25438 read the README to find out how that works.
25439 The raw encoder is called "rawvorbisenc" until 0.9.
25441 2004-05-10 Wim Taymans <wim@fluendo.com>
25443 * ext/ogg/gstogg.c: (plugin_init):
25444 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
25446 * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
25447 (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
25448 (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
25449 (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
25450 (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
25451 (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
25452 (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
25453 (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
25454 (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
25455 (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
25456 Added an ogg muxer.
25457 Small typo fixes in the demuxer.
25459 2004-05-10 Wim Taymans <wim@fluendo.com>
25461 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25462 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25463 (theora_enc_change_state), (theora_enc_set_property),
25464 (theora_enc_get_property):
25465 Mark the last packet with an EOS flag which is not really needed
25467 Do some better video framerate initialisation.
25468 Update the buffer timestamp.
25470 2004-05-10 Jan Schmidt <thaytan@mad.scientist.com>
25472 * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
25473 Return the result of the parent state change call
25475 2004-05-10 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25477 * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
25478 * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
25479 * gst/law/alaw-encode.c : (idem)
25480 * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
25481 * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
25482 * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
25484 2004-05-09 Benjamin Otte <otte@gnome.org>
25486 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
25487 don't use a fixed buffer size when writing variable length data to
25488 it. Fixes memory corruption and makes alsasrc work
25490 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
25492 * ext/gnomevfs/gstgnomevfssink.c:
25493 (_gst_boolean_allow_overwrite_accumulator),
25494 (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
25495 Run glib's default signal handler (??) in RUN_CLEANUP rather than
25496 RUN_LAST, and don't use that to set the accumulator value because
25497 then it's always FALSE.
25499 2004-05-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
25501 * gst-libs/gst/riff/riff-media.c:
25502 (gst_riff_create_video_caps_with_data),
25503 (gst_riff_create_audio_caps),
25504 (gst_riff_create_audio_template_caps):
25505 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
25506 Fix for unaligned RIFF files (i.e. where all the chunks together
25507 in a LIST chunk are not of the same size as the size given in
25508 the LIST chunk header). Fixes several odd WAVE files. Also fix
25509 ADPCM (block_align property) in audio, so that wavparse based
25510 on this works now as it used to stand-alone.
25512 2004-05-09 Edward Hervey <bilboed@bilboed.com>
25514 reviewed by Benjamin Otte <otte@gnome.org>
25516 * ext/a52dec/gsta52dec.c:
25517 * ext/divx/gstdivxdec.c:
25518 * ext/divx/gstdivxenc.c:
25519 * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
25520 * ext/faac/gstfaac.c: (gst_faac_base_init):
25521 * ext/faad/gstfaad.c: (gst_faad_base_init):
25522 * ext/ivorbis/vorbisfile.c:
25523 * ext/lame/gstlame.c:
25524 * ext/libfame/gstlibfame.c:
25525 * ext/mpeg2enc/gstmpeg2enc.cc:
25526 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
25527 * ext/sidplay/gstsiddec.cc:
25528 * ext/speex/gstspeexdec.c:
25529 * ext/speex/gstspeexenc.c:
25530 * ext/xvid/gstxviddec.c:
25531 * ext/xvid/gstxvidenc.c:
25532 correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
25535 2004-05-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
25537 * ext/alsa/gstalsa.c: (device_list),
25538 (gst_alsa_class_probe_devices):
25539 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
25540 Fix alsa oddness in mixer after the combination of using mixer
25541 in source/sink elements and using hw:x,y instead of just hw:x.
25543 2004-05-09 Benjamin Otte <otte@gnome.org>
25545 * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
25546 (gst_wavparse_create_sourcepad):
25547 make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
25550 2004-05-09 Benjamin Otte <otte@gnome.org>
25552 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25553 allow discont events before caps nego
25555 2004-05-08 Benjamin Otte <otte@gnome.org>
25557 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
25560 2004-05-08 Benjamin Otte <otte@gnome.org>
25562 * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
25563 (gst_level_change_state), (gst_level_init):
25564 * gst/level/gstlevel.h:
25565 figure out if we're initialized directly instead of keeping a
25566 variable that's wrong in 90% of cases
25567 don't initialize pads and then leak them and use a new unitialized
25568 pad. (fixes #142084)
25569 these were bugs so n00bish I didn't find them for an hour :/
25571 2004-05-08 Iain <iain@prettypeople.org>
25573 * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
25574 * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
25575 (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
25576 return the length that was read.
25577 (gst_riff_read_strf_auds): Allow fmt tags as well.
25579 2004-05-07 David Schleef <ds@schleef.org>
25581 * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
25582 signed char assumption in faad.h.
25584 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
25586 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
25587 Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
25589 2004-05-07 Colin Walters <walters@redhat.com>
25591 * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
25592 * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
25594 * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
25595 Add dispose function.
25597 2004-05-08 Jan Schmidt <thaytan@mad.scientist.com>
25598 * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
25599 Fix caps nego and pad templates. RGB mode caps should
25601 * ext/dvdnav/gst-dvd:
25602 Move mpeg2dec inside the thread because otherwise the
25603 queue rejects cap changes mid-stream
25604 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
25605 (gst_mpeg2dec_flush_decoder):
25606 For mpeg2dec > 0.4.0, call the flush function instead of
25607 manually extracting all in-flight frames.
25608 * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
25609 (gst_dv1394src_init), (gst_dv1394src_iso_receive):
25610 Change mime type video/dv go video/x-dv to match the
25611 rest of gst-plugins
25613 2004-05-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
25615 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
25616 * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
25617 (gst_alsa_sink_class_init):
25618 * ext/alsa/gstalsasink.h:
25619 * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
25620 (gst_alsa_src_class_init):
25621 * ext/alsa/gstalsasrc.h:
25622 Make alsasink/src a subclass of alsamixer so that mixer stuff
25623 shows up in gst-rec. Needs some finetuning.
25625 2004-05-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
25627 * ext/lame/gstlame.c: (gst_lame_chain):
25629 * ext/mad/gstmad.c: (gst_mad_handle_event):
25631 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
25632 be able to detect mp3 files < 4096 bytes
25634 2004-05-06 Wim Taymans <wim@fluendo.com>
25636 * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25637 (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25638 (theora_enc_set_property), (theora_enc_get_property):
25639 Also encode the first frame, cleanup some code.
25641 2004-05-06 Wim Taymans <wim@fluendo.com>
25643 * ext/mpeg2enc/gstmpeg2enc.cc:
25644 Forward events first before deciding that negotiation was
25647 2004-05-06 Wim Taymans <wim@fluendo.com>
25649 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
25650 First process the events before deciding that negotiation
25653 2004-05-06 Wim Taymans <wim@fluendo.com>
25655 * ext/theora/Makefile.am:
25656 * ext/theora/theora.c: (plugin_init):
25657 * ext/theora/theoradec.c: (theora_dec_change_state):
25658 * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
25659 (gst_theora_enc_class_init), (gst_theora_enc_init),
25660 (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
25661 (theora_enc_chain), (theora_enc_change_state),
25662 (theora_enc_set_property), (theora_enc_get_property):
25663 Added a theora encoder, grouped the encoder and decoder into the
25666 2004-05-05 Thomas Vander Stichele <thomas at apestaart dot org>
25668 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25669 (gst_jpegenc_chain):
25670 fix DURATION on outgoing buffers
25671 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
25672 debug using time formats
25673 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
25674 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25675 (gst_xvimagesink_sink_link):
25676 windows with width/height 0 generate X errors, so don't allow them
25678 2004-05-05 Wim Taymans <wim@fluendo.com>
25680 * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
25681 (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
25682 (gst_mpeg2dec_negotiate_format):
25683 * ext/mpeg2dec/gstmpeg2dec.h:
25684 removed the static pad template so that we can add the
25685 more accurate framerate value to the caps.
25688 2004-05-04 Benjamin Otte <otte@gnome.org>
25691 check for kdemacros.h, too (should fix #141821)
25692 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
25693 don't crash if no header was sent, but nicely error out (fixes part
25696 2004-05-04 Wim Taymans <wim@fluendo.com>
25698 * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
25699 parent dispose function to avoid segfault on destroy.
25701 2004-05-04 Thomas Vander Stichele <thomas at apestaart dot org>
25703 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
25705 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
25706 (gst_xvimagesink_sink_link):
25707 clean up debugging caps
25708 also recreate xvimage when format has changed
25710 2004-05-04 Benjamin Otte <otte@gnome.org>
25712 * ext/libvisual/Makefile.am:
25713 * ext/libvisual/visual.c: (gst_visual_class_init),
25714 (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
25715 (gst_visual_srclink), (gst_visual_chain),
25716 (gst_visual_change_state), (plugin_init):
25717 use a GstAdapter to correctly adapt buffer sizes - allows using a
25720 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25722 * sys/v4l/gstv4lelement.h:
25723 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
25724 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
25725 (gst_v4lsrc_buffer_free):
25726 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
25727 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
25728 (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
25729 (gst_v4lsrc_requeue_frame):
25730 move some debugging categories around
25731 query for fps index and set accordingly if found
25733 2004-05-03 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25735 * ext/lame/gstlame.c:
25736 correct defaults that lame_init puts out of range
25738 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25740 * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
25741 (gst_divxenc_class_init):
25742 fix range since -1 is the default
25743 * gst/mpeg1sys/gstmpeg1systemencode.c:
25744 (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
25745 * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
25746 (gst_rtjpegdec_chain):
25747 * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
25748 (gst_rtjpegenc_chain):
25749 * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
25750 (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
25751 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
25752 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
25753 * sys/v4l/gstv4lsrc.c:
25754 * sys/v4l/v4l_calls.c: (gst_v4l_open):
25755 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
25756 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
25757 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
25758 * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
25759 remove gst_info calls
25761 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25770 Updated translations
25772 2004-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
25774 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
25775 refactor/comment code
25777 2004-05-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
25779 * gst/asfdemux/Makefile.am:
25780 * gst/asfdemux/asfheaders.c:
25781 * gst/asfdemux/asfheaders.h:
25782 * gst/asfdemux/gstasf.c: (plugin_init):
25783 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
25784 (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
25785 (gst_asf_demux_setup_pad):
25786 * gst/asfdemux/gstasfdemux.h:
25787 * gst/asfdemux/gstasfmux.c:
25788 * gst/asfdemux/gstasfmux.h:
25789 Add tagging support to demuxer, split out registration in its own
25790 file instead of in demux (hacky), and prevent having some tables
25791 in our memory multiple times (in asfheaders.h).
25793 2004-05-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
25795 * gst/matroska/matroska-demux.c:
25796 (gst_matroska_demux_parse_metadata):
25797 * gst/matroska/matroska-ids.h:
25798 Basic tag reading support.
25800 2004-04-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
25802 * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
25803 Really detect ac-3 audio.
25804 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
25805 really detect matroska files (off-by-1).
25807 2004-04-30 David Schleef <ds@schleef.org>
25809 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25810 (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
25811 (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
25812 (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
25813 (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
25814 hackage -- parse a lot more atoms, extract a few tags. One might even
25815 mistake this for tag support. Maybe it is.
25816 * gst/qtdemux/qtdemux.h:
25818 2004-04-30 Colin Walters <walters@verbum.org>
25820 * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
25822 2004-04-30 Thomas Vander Stichele <thomas at apestaart dot org>
25824 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25825 (gst_ffmpegcolorspace_getcaps):
25826 remove broken nego fix
25828 2004-04-30 Benjamin Otte <otte@gnome.org>
25832 * ext/libvisual/Makefile.am:
25833 * ext/libvisual/visual.c:
25834 add initial support for libvisual (http://libvisual.sourceforge.net)
25835 libvisual is still quite alpha, so expect crashes in there :)
25837 2004-04-29 David Schleef <ds@schleef.org>
25839 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
25840 (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
25841 up qtdemux to make it spit out codec_data. Do _not_ look at this
25842 code; you will no longer respect me.
25844 2004-04-29 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25846 * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
25847 * ext/alsa/gstalsa.h :
25848 change alsa pcm device discovery to find more than 1 device
25849 per card. code review by Ronald.
25851 2004-04-29 David Schleef <ds@schleef.org>
25853 * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
25854 Add a check for a driver bug on FreeBSD. (bug #140565)
25856 2004-04-29 Thomas Vander Stichele <thomas at apestaart dot org>
25858 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
25859 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25860 (gst_jpegenc_getcaps):
25861 move format setting to inner loop
25862 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25863 (gst_ffmpegcolorspace_getcaps):
25864 use GST_PAD_CAPS if available so that we use already negotiated
25866 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25867 (qtdemux_parse_moov), (qtdemux_parse):
25869 * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
25870 * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
25871 move hardcoded path to DEFINE
25873 2004-04-28 David Schleef <ds@schleef.org>
25875 * gst/speed/gstspeed.c: (speed_parse_caps): Fix caps parsing.
25878 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
25880 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
25881 Don't probe for playback device if we're a source element. Fixes
25884 2004-04-29 Benjamin Otte <otte@gnome.org>
25886 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
25887 (gst_id3_tag_chain):
25888 rewrite buffer offset
25890 2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
25894 * ext/dts/Makefile.am:
25895 * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
25896 (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
25897 (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
25898 (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
25899 (gst_dtsdec_loop), (gst_dtsdec_change_state),
25900 (gst_dtsdec_set_property), (gst_dtsdec_get_property),
25902 * ext/dts/gstdtsdec.h:
25904 * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
25905 (gst_faad_srcconnect):
25906 Add ESDS atom handling (.m4a).
25908 2004-04-27 Ronald Bultje <rbultje@ronald.bitfreak.net>
25910 * ext/divx/gstdivxdec.c: (plugin_init):
25911 Remove comment that makes no sense.
25912 * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
25913 Fix for obvious typo that resulted in warnings during gst-register.
25914 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
25915 (gst_xviddec_sink_link):
25916 Fix caps negotiation a bit better.
25917 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
25918 We call this 'codec_data', not 'esds'.
25920 2004-04-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
25922 * gst/monoscope/gstmonoscope.c:
25923 make sure we only provide 256x128
25924 * gst/monoscope/monoscope.c: (monoscope_init):
25925 assert size of 256x128
25927 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
25930 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
25931 (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
25932 fixate to max width and height of device
25934 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
25937 * sys/v4l/gstv4l.c:
25938 * sys/v4l/gstv4lsrc.c:
25939 * sys/v4l/v4l_calls.c:
25940 * sys/v4l/v4lsrc_calls.c:
25941 fix for qc-usb driver which fakes having more than one buffer
25942 by handing the same buffer twice, which confused GStreamer's/v4lsrc
25943 buffer_free override
25946 2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org>
25949 * gst/videotestsrc/gstvideotestsrc.c:
25950 (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
25951 (gst_videotestsrc_init), (gst_videotestsrc_get),
25952 (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
25953 * gst/videotestsrc/gstvideotestsrc.h:
25954 add num-buffers property
25956 2004-04-26 Benjamin Otte <otte@gnome.org>
25958 * ext/mad/gstid3tag.c: (plugin_init):
25959 set id3mux rank to NONE so it doesn't confuse spider
25960 require audio/mpeg,mpegversion=1 in id3mux
25962 2004-04-26 Benjamin Otte <otte@gnome.org>
25965 detect faad correctly as non-working if it's indeed non-working
25967 2004-04-26 Thomas Vander Stichele <thomas at apestaart dot org>
25970 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25971 (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
25972 fix _getcaps so it only negotiates to its supported format
25974 2004-04-25 Benjamin Otte <otte@gnome.org>
25976 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
25979 2004-04-23 Benjamin Otte <otte@gnome.org>
25981 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
25982 audio/x-raw-int with height rules! not. Now it's depth.
25984 2004-04-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
25986 * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
25987 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
25988 (gst_wavparse_loop):
25989 Missing variable initialization. Add handling of DVI ADPCM. Fix
25990 mis-parsing of LIST chunks. This works around a bug where we mis-
25991 parse non-aligning LIST chunks (so LIST chunks where the contents
25992 don't align with the actual LIST size). The correct fix is to use
25993 rifflib, I'm not going to fix wavparse - too much work. All this
25996 2004-04-22 Zaheer Abbas Merali <zaheerabbas at merali dot org>
25998 reviewed by Benjamin Otte <otte@gnome.org>
26000 * ext/shout/gstshout.c: (gst_icecastsend_change_state):
26001 fix shoutcast not working (fixes #140844)
26003 2004-04-22 Benjamin Otte <otte@gnome.org>
26005 * ext/hermes/gsthermescolorspace.c:
26006 (gst_hermes_colorspace_caps_remove_format_info):
26007 * gst/colorspace/gstcolorspace.c:
26008 (gst_colorspace_caps_remove_format_info):
26009 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26010 (gst_ffmpegcolorspace_caps_remove_format_info):
26011 s/gst_caps_simplify/gst_caps_do_simplify/
26013 2004-04-22 Benjamin Otte <otte@gnome.org>
26015 * gst-libs/gst/riff/riff-media.c:
26016 (gst_riff_create_video_caps_with_data):
26017 mpegversion is an int
26018 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
26019 don't try to create pad templates with NULL caps, use any caps
26022 2004-04-20 David Schleef <ds@schleef.org>
26024 * ext/sdl/Makefile.am: Link against libgstinterfaces, not
26025 libgstxoverlay. jmmv@menta.net (Julio M. Merino Vidal)
26028 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
26030 reviewed by David Schleef
26032 * ext/mad/gstid3tag.c: Add stdlib.h
26033 * gst/rtp/gstrtpgsmenc.c: same
26034 * gst/tags/gstid3tag.c: same
26035 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
26036 * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
26037 GST_DISABLE_LOADSAVE use.
26038 * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
26039 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
26040 * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
26042 * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
26043 * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
26045 * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
26046 * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
26048 * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
26051 2004-04-20 David Schleef <ds@schleef.org>
26053 * gst/realmedia/rmdemux.c: This was supposed to part of the
26054 last checkin. Same idea.
26056 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr>
26058 reviewed by David Schleef
26060 * configure.ac: bump required gstreamer version to 0.8.1.1
26061 because of following changes [--ds]
26063 * gst-libs/gst/riff/riff-read.c: Include gst/gstutils.h.
26064 (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
26065 (gst_riff_read_header): Use GST_READ_UINT*
26066 macros to access possibly unaligned memory.
26068 * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
26069 (mp3_type_find): Use GST_READ_UINT*
26070 macros to access possibly unaligned memory.
26071 (mp3_type_find, mpeg1_parse_header, qt_type_find)
26072 (speex_type_find): Likewise
26074 * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
26076 * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
26077 (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
26078 (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
26079 (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
26080 (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
26081 (qtdemux_tree_get_sibling_by_type): Use GST_READ_UINT*
26082 macros to access possibly unaligned memory.
26084 * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
26087 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
26088 (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
26090 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
26093 * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
26094 (gst_mpeg2subt_chain_subtitle): Likewise.
26096 * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
26097 (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
26100 * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
26103 * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
26106 * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
26109 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
26112 update required version of GStreamer because of GST_TIME_FORMAT
26114 2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
26116 * ext/mad/gstid3tag.c: (gst_id3_tag_init):
26117 remove leftover g_print
26118 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
26119 don't try setting only a subset of the caps. We don't want to kill
26120 autoplugging on purpose
26122 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
26124 * sys/ximage/ximagesink.c: (plugin_init):
26125 * sys/xvimage/xvimagesink.c: (plugin_init):
26126 add debugging categories
26128 2004-04-20 Thomas Vander Stichele <thomas at apestaart dot org>
26132 Adding en_GB translation (Gareth Owen)
26134 2004-04-20 David Schleef <ds@schleef.org>
26136 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
26137 (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
26138 (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
26139 (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
26140 A number of new features and hacks to extract the esds atom and
26141 put it into the caps. (bug #137724)
26143 2004-04-19 David Schleef <ds@schleef.org>
26145 * gconf/Makefile.am: Fix for non-GNU make
26146 * gst-libs/gst/Makefile.am: Change directory order to handle
26147 GstPlay linking with gstinterfaces
26148 * gst-libs/gst/audio/make_filter: make use of tr portable
26149 * gst-libs/gst/play/Makefile.am: Add intended \
26150 * gst-libs/gst/xwindowlistener/xwindowlistener.c:
26151 (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
26152 function prototype instead of void *.
26153 * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
26155 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26156 (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
26157 * gst/videofilter/make_filter: make use of tr portable
26158 * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
26160 2004-04-19 Thomas Vander Stichele <thomas at apestaart dot org>
26164 Added Ukrainian translation (Maxim V. Dziumanenko)
26166 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
26168 * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
26169 (gst_gsmdec_link), (gst_gsmdec_chain):
26170 Fix capsnego, simplify chain function slightly.
26171 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
26174 2004-04-18 Ronald Bultje <rbultje@ronald.bitfreak.net>
26176 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
26177 (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
26178 (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
26179 Hack to make wavparse work with spider (always -> sometimes pad).
26180 Fixes #135862 && #140411.
26182 2004-04-18 Benjamin Otte <otte@gnome.org>
26184 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
26185 (gst_osselement_rate_probe_check),
26186 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
26187 get rid of \n in debug output
26189 2004-04-17 Iain <iain@prettypeople.org>
26191 * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
26194 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
26196 * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
26197 (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
26198 (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
26199 (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
26200 (gst_id3_tag_src_link), (gst_id3_tag_chain),
26201 (gst_id3_tag_change_state), (plugin_init):
26202 deprecate id3tag element and replace with id3demux/id3mux.
26203 great side effect: this ugly file is now even uglier, yay!
26204 * ext/mad/gstmad.h:
26205 remove non-available function
26206 update for new get_type
26208 2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
26211 require mpeg2dec >= 0.4.0
26213 2004-04-17 Benjamin Otte <otte@gnome.org>
26215 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
26216 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
26217 (gst_xvimagesink_set_xwindow_id):
26218 call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
26219 assorted cleanup fixes.
26221 2004-04-16 David Schleef <ds@schleef.org>
26223 * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
26224 * sys/xvimage/xvimagesink.h: same
26226 2004-04-16 Thomas Vander Stichele <thomas at apestaart dot org>
26228 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26229 Fix GST_ELEMENT_ERROR with (NULL)
26231 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
26233 * gst-libs/gst/riff/riff-media.c:
26234 (gst_riff_create_video_caps_with_data):
26235 Add div[3456] as fourccs for DivX 3 (fixes #140137).
26237 2004-04-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
26239 * gst-libs/gst/riff/riff-media.c:
26240 (gst_riff_create_video_caps_with_data),
26241 (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
26242 (gst_riff_create_video_template_caps),
26243 (gst_riff_create_audio_template_caps):
26244 * gst-libs/gst/riff/riff-media.h:
26245 * gst-libs/gst/riff/riff-read.c:
26246 (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
26247 * gst-libs/gst/riff/riff-read.h:
26248 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26249 Add MS RLE support. I added some functions to read out strf chunks
26250 into strf chunks and the data behind it. This is usually color
26251 palettes (as in RLE, but also in 8-bit RGB). Also use those during
26252 caps creation. Lastly, add ADPCM (similar to wavparse - which
26253 should eventually be rifflib based).
26254 * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
26255 (gst_matroska_demux_init), (gst_matroska_demux_reset):
26256 * gst/matroska/matroska-demux.h:
26257 Remove placeholders for some prehistoric tagging system. Didn't add
26258 support for any tag system really anyway.
26259 * gst/qtdemux/qtdemux.c:
26260 Add support for audio/x-m4a (MPEG-4) through spider.
26261 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
26262 (gst_wavparse_loop):
26263 ADPCM support (#135862). Increase max. buffer size because we
26264 cannot split buffers for ADPCM (screws references) and I've seen
26265 files with 2048 byte chunks. 4096 seems safe for now.
26267 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
26269 * configure.ac: bump nano to 1
26271 === release 0.8.1 ===
26273 2004-04-15 Thomas Vander Stichele <thomas at apestaart dot org>
26275 * configure.ac: releasing 0.8.1, "Comforting Sounds"
26277 2004-04-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
26279 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26280 Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
26283 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
26285 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
26286 lower rank of dvddemux so that it's not used for mpeg playback.
26288 2004-04-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
26291 save libs correctly when checking mad
26293 2004-04-14 Thomas Vander Stichele <thomas at apestaart dot org>
26295 * ext/mad/gstid3tag.c: (plugin_init):
26296 lower rank of id3tag as proposed by Benjamin. Fixes #139926.
26298 2004-04-13 David Schleef <ds@schleef.org>
26300 * common/m4/gst-feature.m4: Call -config scripts with
26301 --plugin-libs if it is supported.
26302 * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
26303 JPEG images are image/jpeg.
26304 * gst/debug/Makefile.am:
26305 * gst/debug/negotiation.c: (gst_negotiation_class_init),
26306 (gst_negotiation_getcaps), (gst_negotiation_pad_link),
26307 (gst_negotiation_update_caps), (gst_negotiation_get_property),
26308 (gst_negotiation_plugin_init): Add a property that acts like
26310 * testsuite/gst-lint: Move license checking to be a standard
26313 2004-04-13 David Schleef <ds@schleef.org>
26315 * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
26316 patch from Sebastien Cote (bug #139958)
26318 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
26320 * examples/gstplay/Makefile.am:
26321 * examples/gstplay/player.c: (main):
26322 make the commandline player example use gconf settings
26324 2004-04-13 Thomas Vander Stichele <thomas at apestaart dot org>
26326 * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
26327 (gst_cacasink_sinkconnect), (gst_cacasink_init),
26328 (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
26329 init/end library during state transition, not object
26330 creation/disposal. get rid of custom dispose handler.
26333 2004-04-12 Christian Schaller <Uraeus@gnome.org>
26335 * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
26338 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26340 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
26341 Handle JUNK chunks inside data section. Prevents warnings.
26343 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26345 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
26346 (gst_riff_create_video_template_caps):
26348 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26349 (gst_avi_demux_stream_data):
26350 Add support for "rec-list" chunks.
26352 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26354 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
26355 Fix another codecname mismatch.
26357 2004-04-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
26359 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26360 Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
26361 so that MJPEG plays back.
26363 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26365 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
26366 (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
26367 * gst/mpeg1videoparse/gstmp1videoparse.h:
26368 Fix for some slight mis-cuts in buffer parsing, and for some
26369 potential overflows or faults-causers. Adds disconts. Also fixes
26370 #139105 while we're at it.
26372 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26375 * sys/v4l2/gstv4l2element.h:
26376 Workaround for missing struct v4l2_buffer declaration in Suse 9
26377 and Mandrake 10 linux/videodev2.h header file (#135919).
26379 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26381 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26382 Bail out if no filename was given.
26384 2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
26386 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
26387 (gst_v4l2_fourcc_from_structure):
26388 Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
26391 2004-04-09 Benjamin Otte <otte@gnome.org>
26393 * ext/gnomevfs/gstgnomevfssink.c:
26394 (_gst_boolean_allow_overwrite_accumulator),
26395 (gst_gnomevfssink_class_init):
26396 fix erase signal - if any handler returns false the file will not be
26397 overwritten. If no handler is connected, the file will not be
26398 overwritten either.
26399 renamed signal to "allow-overwrite"
26400 * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
26401 free string when adding it to ID3 failed
26402 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
26403 unref event when done
26404 * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
26406 * gst/typefind/gsttypefindfunctions.c:
26407 (mpeg_video_stream_type_find):
26410 2004-04-08 David Schleef <ds@schleef.org>
26412 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26413 (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
26415 2004-04-08 David Schleef <ds@schleef.org>
26417 * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
26418 we don't support (bug #139532)
26420 2004-04-07 Thomas Vander Stichele <thomas at apestaart dot org>
26422 * ext/mad/gstmad.c: (gst_mad_handle_event),
26423 (gst_mad_check_caps_reset), (gst_mad_chain),
26424 (gst_mad_change_state):
26425 only set explicit caps if they haven't been set before for
26426 this stream. MPEG-audio sample rate/channels aren't allowed
26427 to change in-stream.
26430 2004-04-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
26432 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
26433 (_gst_boolean_did_something_accumulator),
26434 (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
26435 (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
26436 (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
26437 (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
26438 (gst_gnomevfssink_change_state):
26439 Fix erase signal. Don't erase by default. Remove handoff signal.
26440 Remove erase property. Don't segfault. General cleanup.
26442 2004-04-07 Benjamin Otte <otte@gnome.org>
26444 * gst-libs/gst/gconf/test-gconf.c: (main):
26445 add missing gst_init
26447 2004-04-07 Benjamin Otte <otte@gnome.org>
26449 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26450 free the mutexes, too
26452 2004-04-07 Benjamin Otte <otte@gnome.org>
26454 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26455 actually free the URI string
26456 * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
26457 compute offset correctly when passing discont events
26458 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26459 don't leak discont events
26460 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
26461 add some missing breaks so caps aren't copied randomly
26462 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
26463 if we realloc memory, we better use it
26465 2004-04-06 Benjamin Otte <in7y118@public.uni-hamburg.de>
26467 * ext/mad/gstmad.c: (normal_seek):
26468 fix GST_FORMAT_TIME usage
26470 2004-04-05 David Schleef <ds@schleef.org>
26472 * ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use
26473 a deprecated function (hack!)
26475 2004-04-05 Benjamin Otte <otte@gnome.org>
26477 * ext/esd/esdmon.c: (gst_esdmon_get):
26478 fix nonterminated vararg and memleak
26480 2004-04-05 Benjamin Otte <otte@gnome.org>
26482 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
26483 (gst_ladspa_init), (gst_ladspa_force_src_caps),
26484 (gst_ladspa_set_property), (gst_ladspa_get_property),
26485 (gst_ladspa_instantiate), (gst_ladspa_activate),
26486 (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
26489 2004-04-05 Stefan Kost <kost@imn.htwk-leipzig.de>
26491 reviewed by Benjamin Otte <otte@gnome.org>
26493 * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
26494 check for broken LADSPA parameters (fixes #138635)
26496 2004-04-05 Benjamin Otte <otte@gnome.org>
26498 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
26499 advertise buffer-frames correctly on sinkpads
26501 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
26503 * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
26504 (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
26505 (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
26506 (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
26507 (gst_mad_check_caps_reset), (gst_mad_chain):
26508 add more debugging, only reset caps when we're not in error state
26510 2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
26512 * ext/mad/gstmad.c: add debugging category, comment + cleanups
26514 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
26516 reviewed by Benjamin Otte <otte@gnome.org>
26519 fix == in test(1) operator
26521 2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
26523 reviewed by Benjamin Otte <otte@gnome.org>
26526 fix --export-symblos-regex to a working regex.
26528 2004-04-04 Benjamin Otte <otte@gnome.org>
26530 * sys/oss/.cvsignore:
26533 2004-04-03 Tim-Phillip Müller <t.i.m@zen.co.uk>
26535 reviewed by Benjamin Otte <otte@gnome.org>
26537 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26538 add missing 'new_media' argument (fixes #138168)
26539 * gst/matroska/matroska-demux.c:
26540 (gst_matroska_demux_handle_seek_event):
26541 add vararg terminator (fixes #138169)
26543 2004-04-02 David Schleef <ds@schleef.org>
26545 * ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is
26546 disted (bug #138914)
26548 2004-04-01 Benjamin Otte <otte@gnome.org>
26550 * ext/alsa/gstalsa.c: (gst_alsa_change_state),
26551 (gst_alsa_close_audio):
26552 handle case better where a soundcard can't pause
26553 * ext/ogg/gstoggdemux.c:
26554 don't crash when we get events but don't have pads yet
26556 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
26558 * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
26559 throw an error if we couldn't probe any caps.
26561 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
26563 * ext/dvdnav/gst-dvd:
26564 Add a really simple sample DVD player
26566 2004-04-01 Jan Schmidt <thaytan@mad.scientist.com>
26568 * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
26569 (gst_a52dec_push), (gst_a52dec_handle_event),
26570 (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
26571 (gst_a52dec_change_state):
26572 * ext/a52dec/gsta52dec.h:
26573 Use a debug category, Output timestamps correctly
26574 Emit tag info, Handle events, tell liba52dec about cpu
26575 capabilities so it can use MMX etc.
26576 * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
26577 Fix a crasher accessing invalid memory
26578 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
26579 (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
26580 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
26581 (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
26583 Some support for byte-format seeking.
26584 Small fixes for still frames and menu button overlays
26585 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
26586 (gst_mpeg2dec_alloc_buffer):
26587 Use a debug category. Adjust the report level of several items to
26588 LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
26589 so it doesn't lose the GstBuffer pointer
26590 * gst/debug/Makefile.am:
26591 * gst/debug/gstdebug.c: (plugin_init):
26592 * gst/debug/gstnavseek.c: (gst_navseek_get_type),
26593 (gst_navseek_base_init), (gst_navseek_class_init),
26594 (gst_navseek_init), (gst_navseek_seek),
26595 (gst_navseek_handle_src_event), (gst_navseek_set_property),
26596 (gst_navseek_get_property), (gst_navseek_chain),
26597 (gst_navseek_plugin_init):
26598 * gst/debug/gstnavseek.h:
26599 Add the navseek debug element for seeking back and forth in a
26600 video stream using arrow keys.
26601 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
26602 (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
26603 (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
26604 (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
26605 (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
26606 (gst_mpeg2subt_parse_header), (gst_get_nibble),
26607 (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
26608 (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
26609 (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
26610 (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
26611 * gst/mpeg2sub/gstmpeg2subt.h:
26612 Pretty much a complete rewrite. Now a loopbased element. May still
26613 require work to properly synchronise subtitle buffers.
26614 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
26615 (gst_dvd_demux_send_subbuffer):
26616 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
26617 Don't attempt to create subbuffers of size 0
26618 Reduce a couple of error outputs to warnings.
26619 * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
26620 (gst_y4mencode_chain):
26621 Output the y4m frame header correctly.
26623 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
26625 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
26626 throw errors instead of allowing SIGFPE
26628 2004-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
26630 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
26631 (gst_gconf_render_bin_from_key):
26632 leak plugging and style fixing
26634 2004-03-31 David Schleef <ds@schleef.org>
26636 * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
26637 (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
26639 * gst/debug/Makefile.am:
26640 * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
26641 * gst/debug/gstdebug.c: (plugin_init): Merge elements into one
26643 * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
26644 (gst_negotiation_base_init), (gst_negotiation_class_init),
26645 (gst_negotiation_init), (gst_negotiation_getcaps),
26646 (gst_negotiation_pad_link), (gst_negotiation_chain),
26647 (gst_negotiation_set_property), (gst_negotiation_get_property),
26648 (gst_negotiation_plugin_init): New element to talk about random
26649 negotiation things happening in a pipeline.
26651 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
26653 * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
26654 fix integer addition with help of Stefan Kost
26656 2004-03-31 Thomas Vander Stichele <thomas at apestaart dot org>
26658 * po/nl.po: updated Dutch translation (Elros Cyriatan)
26660 2004-03-30 David Schleef <ds@schleef.org>
26662 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
26663 (gst_mpeg2dec_negotiate_format): Handle Y42B-format MPEG
26664 video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
26666 * ext/mpeg2dec/gstmpeg2dec.h:
26668 2004-03-30 David Schleef <ds@schleef.org>
26670 * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
26672 2004-03-30 David Schleef <ds@schleef.org>
26674 * tools/gst-launch-ext-m.m: Applied patch from gnome@flyn.org (W.
26675 Michael Petullo) to handle .mov
26677 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26679 * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
26680 (gst_osselement_rate_check_rate):
26681 probe caps correctly for sound cards that only support one format
26683 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26685 * ext/kio/kiosrc.cpp: (process_events):
26686 update handling event processing if inside KDE - untested
26688 2004-03-29 David Schleef <ds@schleef.org>
26690 * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
26691 by 2 to not interfere with other colorspaces.
26692 * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
26693 * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
26694 one to not interfere with ffmpeg_colorspace.
26696 2004-03-29 David Schleef <ds@schleef.org>
26698 * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
26699 aren't in the caps.
26700 * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
26701 * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
26703 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26705 * gst-libs/gst/riff/riff-media.c:
26706 fail on error, don't try to set stuff on NULL caps
26708 2004-03-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
26712 * ext/kio/Makefile.am:
26713 * ext/kio/kioreceiver.cpp:
26714 * ext/kio/kioreceiver.h:
26715 * ext/kio/kiosrc.cpp:
26716 * ext/kio/kiosrc.h:
26717 add experimental kiosrc plugin
26718 * ext/alsa/gstalsaplugin.c: (plugin_init):
26719 initialize debugging category only when we're sure registering the
26722 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
26724 * examples/gstplay/player.c: (main):
26725 * gst-libs/gst/play/play.c: (gst_play_class_init),
26726 (gst_play_set_location), (gst_play_set_data_src),
26727 (gst_play_set_video_sink), (gst_play_set_audio_sink),
26728 (gst_play_set_visualization), (gst_play_connect_visualization):
26729 check return values of element_set_state and return FALSE where
26732 2004-03-29 Benjamin Otte <otte@gnome.org>
26734 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26735 try harder to check if an event is really a discont
26737 2004-03-29 Thomas Vander Stichele <thomas at apestaart dot org>
26739 * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
26742 2004-03-28 Benjamin Otte <otte@gnome.org>
26744 * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
26745 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26746 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
26747 get rid of non-standard "..." ranges in case statements.
26749 2004-03-27 Martin Soto <martinsoto@users.sourceforge.net>
26751 * gst/mpegstream/gstmpegdemux.c:
26752 * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
26753 specific functionality split to the new dvddemux element.
26754 * gst/mpegstream/gstdvddemux.c:
26755 * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
26756 streams, derived from mpegdemux.
26757 * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
26758 up. SCR based timestamp rewriting can be turned off (will probably
26759 completely disappear soon).
26760 * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
26761 hacking. General cleanup. All printf statements replaced by
26762 debugging messages. Almost complete libdvdnav support.
26763 (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
26764 by events. New properties for audio and subpicture languages.
26765 (dvdnavsrc_update_highlight): Now uses events.
26766 (dvdnavsrc_user_op): Cleaned up.
26767 (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
26768 based). Lots of cleanup, and propper support for most libdvdnav
26770 (dvdnavsrc_make_dvd_event): New function.
26771 (dvdnavsrc_make_dvd_nav_packet_event): New function.
26772 (dvdnavsrc_make_clut_change_event): New function.
26774 2004-03-26 Benjamin Otte <otte@gnome.org>
26776 * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
26777 fix bug where typefinding would claim it's theora whenever less then
26778 7 bytes of data were available
26780 2004-03-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
26782 * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
26783 (gst_alawdec_base_init), (gst_alawdec_class_init),
26784 (gst_alawdec_init), (gst_alawdec_chain):
26785 * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
26786 (gst_alawenc_base_init), (gst_alawenc_class_init),
26787 (gst_alawenc_init), (gst_alawenc_chain):
26788 * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
26789 (gst_mulawdec_base_init), (gst_mulawdec_class_init),
26790 (gst_mulawdec_init), (gst_mulawdec_chain):
26791 * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
26792 (gst_mulawenc_base_init), (gst_mulawenc_class_init),
26793 (gst_mulawenc_init), (gst_mulawenc_chain):
26794 Fix capsnego in all four, remove the unused property functions and
26795 simplify the chain functions slightly. I guess we could use macros
26796 or something similar for those, since the code is so similar, but
26797 I'm currently too lazy...
26799 2004-03-24 David Schleef <ds@schleef.org>
26801 * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
26802 (gst_osselement_close_audio), (gst_osselement_probe_caps),
26803 (gst_osselement_get_format_structure),
26804 (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
26805 (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
26806 (gst_osselement_rate_int_compare): Add code to handle rate probing
26808 * sys/oss/gstosselement.h: same
26809 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
26810 Use rate probing provided by osselement.
26811 * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
26813 2004-03-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
26815 * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
26816 (gst_xvidenc_get_property):
26819 2004-03-24 David Schleef <ds@schleef.org>
26821 * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
26822 (gst_speexdec_init):
26823 * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
26824 (gst_speexenc_init): Create the pad template correctly (from
26825 the static pad template, not a NULL pointer.)
26827 2004-03-25 Benjamin Otte <otte@gnome.org>
26829 * gst/debug/Makefile.am:
26830 * gst/debug/breakmydata.c:
26831 add element that quasi-randomly changes bytes in the stream.
26832 Intended use is robustness checking of demuxers and decoders in
26835 2004-03-24 Benjamin Otte <otte@gnome.org>
26837 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
26838 (gst_alsa_probe_hw_params):
26839 * ext/alsa/gstalsa.h:
26840 debugging output fixes
26842 2004-03-24 Benjamin Otte <otte@gnome.org>
26844 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
26845 don't g_return_if_fail if element is PLAYING, fail silently as every
26847 * gst/effectv/gstquark.c: (gst_quarktv_chain):
26848 only fix needed for cast lvalue issues in gst-plugins
26849 * gst/volenv/gstvolenv.c: (gst_volenv_init):
26852 2004-03-24 Benjamin Otte <otte@gnome.org>
26854 * gst/level/gstlevel.c: (gst_level_init):
26855 add proxying getcaps function, so level doesn't advertise impossible
26858 2004-03-24 David Schleef <ds@schleef.org>
26860 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
26861 (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
26862 (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
26863 (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
26864 (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
26865 (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
26866 (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
26867 (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
26868 (qtdemux_parse_tree), (qtdemux_parse_trak): Fix debugging
26869 messages. Divide the chunk size by the compression ratio
26870 (needed for MACE audio)
26872 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
26874 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
26875 Fix buffer overflow read error.
26877 2004-03-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
26879 * ext/alsa/gstalsa.h:
26880 Remove unused entry.
26881 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26883 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
26884 (gst_videodrop_link), (gst_videodrop_chain):
26885 Fix, sort of. Was horribly broken with new capsnego. Bah...
26887 2004-03-23 Jeremy Simon <jesimon@libertysurf.fr>
26889 * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
26891 Add a monkeysaudio typefind function
26893 2004-03-23 Johan Dahlin <johan@gnome.org>
26895 * gst-libs/gst/play/play.c (gst_play_audio_fixate)
26896 (gst_play_video_fixate): Check so the structure has the field
26897 before trying to fixate them, this makes it possible to have
26898 fakesinks for video and audio output without printing errors on
26899 the output console.
26901 2004-03-22 David Schleef <ds@schleef.org>
26903 * sys/oss/Makefile.am:
26904 * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
26905 (check_rate), (add_rate): Rate probing test app.
26907 2004-03-21 Benjamin Otte <otte@gnome.org>
26909 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
26910 (_fixate_caps_to_int), (gst_audio_convert_fixate):
26911 add a fixation function that pretty much does the right thing (fixes
26914 2004-03-20 David I. Lehn <dlehn@users.sourceforge.net>
26916 * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
26918 2004-03-20 Tim-Phillip Müller <t.i.m@zen.co.uk>
26920 reviewed by: Benjamin Otte <otte@gnome.org>
26922 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
26923 terminate gst_event_new_discontinuous correctly (fixes parts of
26926 2004-03-19 David Schleef <ds@schleef.org>
26928 * gst-libs/gst/Makefile.am: Enable xoverlay unconditionally,
26929 since it doesn't depend on X, and it's part of our ABI.
26931 2004-03-19 Iain <iain@prettypeople.org>
26933 * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
26934 is_int in the structure, not the local variable.
26936 2004-03-19 David Schleef <ds@schleef.org>
26938 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
26939 (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
26940 (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
26941 Improvements in caps negotiation.
26943 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
26947 adding Afrikaans (Petri Jooste)
26949 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
26951 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26952 (gst_ffmpegcolorspace_chain):
26953 throw error instead of g_critical (#137588)
26955 2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
26959 dist common and m4 correctly
26962 2004-03-17 David Schleef <ds@schleef.org>
26964 * pkgconfig/gstreamer-media-info.pc.in: Add Version.
26967 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
26971 adding Swedish translation (Christian Rose)
26973 2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
26975 * Makefile.am: use release.mak
26977 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26979 * common/ChangeLog:
26980 * common/gst-autogen.sh:
26981 add some explanation about the version detection
26985 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26987 * configure.ac: bump nano to 1
26989 === release 0.8.0 ===
26991 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26993 * configure.ac: release 0.8.0, "Pharmaceutical Itch"
26995 2004-03-16 Thomas Vander Stichele <thomas at apestaart dot org>
26998 update libtool version
26999 * gst-libs/gst/media-info/Makefile.am:
27000 actually use libtool version
27002 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
27004 * configure.ac: fix speex detection to work with 1.0 but not 1.1
27006 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
27009 * gst-plugins.spec.in:
27010 * pkgconfig/Makefile.am:
27011 * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
27012 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
27013 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
27014 * pkgconfig/gstreamer-libs.pc.in:
27015 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
27016 * pkgconfig/gstreamer-play-uninstalled.pc.in:
27017 * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
27018 * pkgconfig/gstreamer-plugins.pc.in:
27019 remove @VERSION@ from some of the pc files since core and plugins
27021 created gstreamer-plugins.pc as it's a better name, but keeping
27022 -libs around for now to get fixes upstream done first.
27024 2004-03-15 Julien MOUTTE <julien@moutte.net>
27026 * gst-libs/gst/play/play.c: (gst_play_get_framerate),
27027 (gst_play_get_sink_element): First draft of gst_play_get_framerate.
27028 * gst-libs/gst/play/play.h:
27030 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
27032 * *.c, *.cc: don't mix tabs and spaces
27034 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
27036 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
27037 use the new ffmpegcolorspace
27038 * gst-plugins.spec.in:
27039 package new colorspace and media-info
27041 * pkgconfig/Makefile.am:
27042 fix some more disting issues
27043 * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
27044 * pkgconfig/gstreamer-media-info.pc.in:
27045 generate media-info pc files
27047 2004-03-15 Johan Dahlin <johan@gnome.org>
27049 * *.h: Revert indenting
27051 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
27054 adding ffmpegcolorspace element
27055 * gst/ffmpegcolorspace/Makefile.am:
27056 * gst/ffmpegcolorspace/avcodec.h:
27057 * gst/ffmpegcolorspace/common.h:
27058 * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
27059 * gst/ffmpegcolorspace/dsputil.h:
27060 * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
27061 * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27062 (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
27063 (gst_ffmpeg_caps_to_pix_fmt):
27064 * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
27065 * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27066 (gst_ffmpegcolorspace_caps_remove_format_info),
27067 (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
27068 (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
27069 (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
27070 (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
27071 (gst_ffmpegcolorspace_set_property),
27072 (gst_ffmpegcolorspace_get_property),
27073 (gst_ffmpegcolorspace_register):
27074 * gst/ffmpegcolorspace/imgconvert.c:
27075 (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27076 (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
27077 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
27078 (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
27079 (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
27080 (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
27081 (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
27082 (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
27083 (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
27084 (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
27085 (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
27086 (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
27087 (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
27088 (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
27089 (img_get_alpha_info), (deinterlace_line),
27090 (deinterlace_line_inplace), (deinterlace_bottom_field),
27091 (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
27092 * gst/ffmpegcolorspace/imgconvert_template.h:
27093 * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
27094 * gst/ffmpegcolorspace/mmx.h:
27095 * gst/ffmpegcolorspace/utils.c: (avcodec_init):
27096 adding ffmpegcolorspace element supplied by Ronald after cleaning
27097 up and pulling in the right bits of upstream source.
27098 I'm sure a better C/compiler wizard could do some cleaning up (for
27099 example use GLIB's malloc stuff), but as a first pass this
27102 2004-03-15 Thomas Vander Stichele <thomas at apestaart dot org>
27104 * ext/alsa/gstalsa.h:
27105 I assume Ronald forgot to commit the change to have cardname
27106 as a struct member. Expect some public spanking at the next
27109 2004-03-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
27111 * ext/alsa/gstalsa.c: (gst_alsa_get_property),
27112 (gst_alsa_open_audio), (gst_alsa_close_audio):
27113 * ext/alsa/gstalsa.c:
27114 Don't open the device if we're a mixer (= padless).
27115 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
27116 (gst_alsa_mixer_init), (gst_alsa_mixer_open),
27117 (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
27118 Open mixer during state change rather than during object
27119 initialization. Also, get a device name. Currently in a somewhat
27120 hackish fashion, but I didn't really find something better.
27122 2004-03-14 Thomas Vander Stichele <thomas at apestaart dot org>
27124 * *.c, *.h: run gst-indent
27126 2004-03-14 Benjamin Otte <otte@gnome.org>
27128 * gst/modplug/gstmodplug.cc:
27129 * gst/modplug/gstmodplug.h:
27130 set correct timestamps on outgoing buffers
27132 2004-03-14 Benjamin Otte <otte@gnome.org>
27134 * gst/modplug/gstmodplug.cc:
27135 handle events - don't do crap when a discont arrives that's not
27137 This allows correct loading and playback of mods in Rhythmbox
27139 2004-03-14 Benjamin Otte <otte@gnome.org>
27142 * gst-libs/gst/gconf/Makefile.am:
27143 * pkgconfig/Makefile.am:
27144 move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
27145 they get rebuilt properly
27147 when checking for vorbis, try pkgconfig first.
27148 * gst/modplug/gstmodplug.cc:
27149 add fixate function
27151 2004-03-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
27153 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
27154 Fix for obvious mistake, where we first shift the offset and then
27155 read a samplesize element assuming the old offset. Note that this
27156 part still has something weird, i.e. my movies containing those
27157 don't actually play well, but at least there's something that looks
27160 2004-03-14 Jan Schmidt <thaytan@mad.scientist.com>
27161 * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
27163 Add a typefind function for speex format
27165 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
27167 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
27168 (gst_asf_demux_setup_pad):
27169 Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
27170 instead of 0. Reason is simple: some elements have a fps range
27171 of 1-max instead of 0-max. So now ASF video actually works.
27173 2004-03-13 Thomas Vander Stichele <thomas at apestaart dot org>
27177 adding serbian as a language
27179 2004-03-13 Benjamin Otte <otte@gnome.org>
27181 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
27182 return taglist correctly from _get function, don't gst_pad_push it.
27185 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
27186 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
27188 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
27190 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
27191 * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
27192 (gst_alsa_mixer_track_new):
27193 * ext/alsa/gstalsamixertrack.h:
27194 Fix ancient leftovers... MixerTrack is a GObject.
27196 2004-03-13 Ronald Bultje <rbultje@ronald.bitfreak.net>
27198 * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
27199 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
27200 Don't block during probing...
27202 2004-03-12 Ronald Bultje <rbultje@ronald.bitfreak.net>
27204 * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
27205 (gst_alsa_get_property), (gst_alsa_probe_get_properties),
27206 (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
27207 (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
27208 (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
27209 (gst_alsa_open_audio), (gst_alsa_close_audio):
27210 * ext/alsa/gstalsa.h:
27211 Add propertyprobe interface implementation, add some device-name
27212 property, all this so that it looks good in gnome-volume-control.
27214 2004-03-12 David Schleef <ds@schleef.org>
27216 * configure.ac: the Hermes library controls hermescolorspace, not
27218 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27219 (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
27221 * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
27222 * ext/sdl/sdlvideosink.h: ditto.
27223 * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
27225 2004-03-12 Benjamin Otte <otte@gnome.org>
27227 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
27228 (gst_x_overlay_got_xwindow_id):
27229 * gst-libs/gst/xoverlay/xoverlay.h:
27230 replace XID with unsigned long to get rid of the xlibs dependency in
27231 XOverlay (fixes #137004)
27233 2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
27234 * gst/effectv/gstaging.c: (gst_agingtv_base_init),
27235 (gst_agingtv_setup):
27236 * gst/effectv/gstdice.c: (gst_dicetv_get_type),
27237 (gst_dicetv_base_init), (gst_dicetv_class_init),
27238 (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
27239 * gst/effectv/gstedge.c: (gst_edgetv_get_type),
27240 (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
27241 (gst_edgetv_setup), (gst_edgetv_rgb32):
27242 * gst/effectv/gsteffectv.c:
27243 * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
27244 (gst_quarktv_set_property):
27245 * gst/effectv/gstrev.c: (gst_revtv_get_type),
27246 (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
27247 (gst_revtv_setup), (gst_revtv_rgb32):
27248 * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
27249 (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
27250 (gst_shagadelictv_init), (gst_shagadelictv_setup),
27251 (gst_shagadelictv_rgb32):
27252 * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
27253 (gst_vertigotv_base_init), (gst_vertigotv_class_init),
27254 (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
27255 * gst/effectv/gstwarp.c:
27256 Port everything that can be ported to videofilter and fix up the caps.
27257 Can someone with a big-endian machine please check these?
27259 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
27261 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
27262 (gst_osssink_chain), (gst_osssink_change_state):
27263 Latest fixes for A/V sync, audio playback and such. This is about
27264 all... MPEG playback issues are mostly related to the async build-
27265 up of MPEG files, I cannot fix that. Use basicgthread to solve it.
27267 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
27269 patch from: Stephane Loeuillet
27272 use pkg-config for some libraries, falling back to the old .m4 way
27277 2004-03-10 Thomas Vander Stichele <thomas at apestaart dot org>
27280 * tools/Makefile.am:
27281 * tools/Makefile.in:
27282 * tools/gst-launch-ext-m.m:
27283 * tools/gst-launch-ext.1.in:
27284 * tools/gst-visualise-m.m:
27285 * tools/gst-visualise.1:
27286 * tools/gst-visualise.1.in:
27287 reorganizing generation of script tools
27289 2004-03-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
27291 * ext/divx/gstdivxdec.c:
27292 Downgrade priority. We prefer ffdec_mpeg4.
27293 * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
27294 (gst_faad_chain), (gst_faad_change_state):
27295 Fix capsnego. Doesn't work for some sounds because we don't have
27296 a 5:1 to stereo element.
27297 * ext/xvid/gstxvid.c: (plugin_init):
27299 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
27300 (gst_osssink_change_state):
27301 Add discont handling.
27303 2004-03-09 Colin Walters <walters@verbum.org>
27305 * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
27308 2004-03-09 Benjamin Otte <otte@gnome.org>
27310 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
27311 the signals take 2 arguments
27313 2004-03-09 David Schleef <ds@schleef.org>
27315 * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
27316 (gst_alsa_fixate): Add fixate function. (bug #136686)
27317 * ext/alsa/gstalsa.h:
27318 * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
27320 2004-03-09 Benjamin Otte <otte@gnome.org>
27322 * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
27323 (gst_mikmod_change_state):
27324 * ext/mikmod/gstmikmod.h:
27325 make mikmod's loop function not loop infinitely and call
27326 gst_element_yield anymore
27327 * gst/modplug/gstmodplug.cc:
27328 fix pad negotiation (fixes #136590)
27330 2004-03-09 David Schleef <ds@schleef.org>
27332 * ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin
27333 doesn't conflict with the internal colorspace plugin.
27334 * gst-libs/gst/audio/make_filter: Use `` instead of $() to
27335 satisfy the crappy-ass shell shipped by a certain vendor.
27336 * gst/videofilter/make_filter: same (bug #135299)
27338 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27340 * configure.ac: bump nano to 1
27342 === release 0.7.6 ===
27344 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27346 * configure.in: releasing 0.7.6, "There"
27348 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27350 * pkgconfig/gstreamer-play-uninstalled.pc.in:
27351 * pkgconfig/gstreamer-play.pc.in:
27352 synchronize the two
27354 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27356 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
27357 (cdparanoia_open), (cdparanoia_event):
27358 fix/add error handling
27360 add cdparanoia source
27361 * tools/Makefile.am:
27362 make scripts executable
27364 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
27367 * ext/vorbis/Makefile.am:
27369 remove id3types, vorbisfile and xvideosink from the build (#133783)
27371 2004-03-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
27373 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
27374 Fix metadata read crash (#136537).
27376 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
27378 * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
27379 * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
27380 adding mime types, fixing the one-stop function
27382 2004-03-08 Christian Schaller <Uraeus@gnome.org>
27384 * ext/nas/nassink.c and /ext/nas/nassink.h:
27385 More NAS love from Arwed von Merkatz
27386 So lets all sing 'Can you feel the NAS tonight'
27388 2004-03-08 Christian Schaller <Uraeus@gnome.org>
27390 * tools/gst-launch-ext.in:
27391 Replace vorbisfile with oggdemux/vorbisdec/audioconvert
27393 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
27395 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27396 (gst_mpeg2dec_init):
27397 remove the user_data pad for now, because it is being used in
27398 fixating causing MPEG playback to fixate on 1000 Hz for playback.
27399 If someone knows how to fix this properly, please do.
27401 2004-03-08 Thomas Vander Stichele <thomas at apestaart dot org>
27403 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27404 (gst_osssink_get_time):
27405 add a warning, IMO this won't get triggered anymore, remove later
27407 2004-03-07 David Schleef <ds@schleef.org>
27409 * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Added Cinepak
27410 format (bug #136470)
27412 2004-03-07 Thomas Vander Stichele <thomas at apestaart dot org>
27414 * gst-libs/Makefile.am:
27415 * gst-libs/gst/media-info/Makefile.am:
27416 * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
27417 (error_callback), (gst_media_info_error_create),
27418 (gst_media_info_error_element), (gmip_init), (gmip_reset),
27419 (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
27420 * gst-libs/gst/media-info/media-info-priv.h:
27421 * gst-libs/gst/media-info/media-info-test.c: (main):
27422 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
27423 (gst_media_info_class_init), (gst_media_info_instance_init),
27424 (gst_media_info_set_source), (gst_media_info_read_with_idler),
27425 (gst_media_info_read_idler), (gst_media_info_read):
27426 * gst-libs/gst/media-info/media-info.h:
27427 fixed, should work now
27429 2004-03-07 Christian Schaller <Uraeus@gnome.org>
27431 * ext/nas/nassink.c:
27432 A bunch of NAS fixes from Arwed von Merkatz
27434 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
27436 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
27437 (qtdemux_parse_trak):
27438 Fix crash (j might be greater than n_samples, in which case we're
27439 writing outside the allocated space for the array) and memleak.
27441 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
27443 * sys/oss/gstosssink.c: (gst_osssink_chain):
27444 And another caller that couldn't handle delay < 0 (unsigned
27445 integer overflow). Video now continues playing on an audio
27446 buffer underrun, and the clock continues working. Audio still
27449 2004-03-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
27451 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27452 (gst_osssink_get_time):
27453 get_delay() may return values lower than 0. In those cases, we
27454 should not actually cast to *unsigned* int64, that will break
27455 stuff horribly. In my case, it screwed up A/V sync in movies
27456 in totem rather badly.
27458 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27460 * ext/faac/gstfaac.c: (gst_faac_chain):
27461 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
27462 * ext/libpng/gstpngenc.c: (user_write_data):
27463 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
27464 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
27465 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
27466 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27467 Fix several misuse of gst_buffer_merge (it doesn't take ownership
27468 of any buffer), should fix some leaks. I hope I didn't unref buffers
27469 that shouldn't be...
27471 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27473 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
27474 (deep_notify_callback), (tag_flag_score), (found_tag_callback),
27475 (error_callback), (gmi_reset), (gmi_seek_to_track),
27476 (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
27477 (gmip_find_type_post), (gmip_find_stream_post),
27478 (gmip_find_track_streaminfo_post):
27479 * gst-libs/gst/media-info/media-info-priv.h:
27480 * gst-libs/gst/media-info/media-info-test.c: (print_tag),
27481 (info_print), (main):
27482 * gst-libs/gst/media-info/media-info.c:
27483 (gst_media_info_error_create), (gst_media_info_error_element),
27484 (gst_media_info_instance_init), (gst_media_info_get_property),
27485 (gst_media_info_new), (gst_media_info_set_source),
27486 (gst_media_info_read_idler), (gst_media_info_read):
27487 * gst-libs/gst/media-info/media-info.h:
27488 first pass at making this work again. This seems to work on
27489 tagged ogg/vorbis and mp3 files.
27491 2004-03-06 Benjamin Otte <otte@gnome.org>
27493 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
27494 fix huge leak: gst_buffer_merge doesn't unref the first argument
27497 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27499 * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
27500 report layer/mode/emphasis
27502 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27504 * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
27506 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27508 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
27511 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27513 * ext/vorbis/vorbis.c: (plugin_init):
27514 * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
27515 (gst_vorbis_dec_init), (vorbis_dec_event):
27517 make vorbisdec handle _BYTE and _TIME queries
27519 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27521 * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
27522 from the xing header
27524 2004-03-06 Benjamin Otte <otte@gnome.org>
27526 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
27527 (gst_audio_convert_link), (gst_audio_convert_change_state),
27528 (gst_audio_convert_buffer_from_default_format):
27529 do conversions from/to float correctly, fix some caps nego errors,
27530 export correct supported caps in template and getcaps, use correct
27531 caps in try_set_caps functions
27533 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27535 For some reason, I only committed a ChangeLog entry yesterday and
27536 not the corresponding code...
27537 * ext/mad/gstmad.c: Fix detection of Xing headers
27538 * gst/tags/gstid3tag.c: Changes to support TLEN tags
27540 2004-03-06 Benjamin Otte <otte@gnome.org>
27542 * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
27543 (gst_ogg_demux_src_query):
27544 make sure to handle the case where there's no current chain
27547 2004-03-05 David Schleef <ds@schleef.org>
27549 * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
27550 Add fixate function. (bug #131128)
27551 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
27552 (gst_sdlvideosink_fixate): Add fixate function.
27553 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
27554 Fix attempt to print a non-pointer using GST_PTR_FORMAT.
27555 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
27556 Fix missing break that was causing ulaw to be interpreted as
27559 2004-03-05 David Schleef <ds@schleef.org>
27561 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27562 Fix code that ignores return value of gst_buffer_merge().
27564 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
27565 * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
27566 * testsuite/gst-lint: Check for above.
27568 2004-03-05 David Schleef <ds@schleef.org>
27570 * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Check for unfixed
27571 caps and throw an element error. (bug #136334)
27573 2004-03-05 David Schleef <ds@schleef.org>
27575 * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
27576 (gst_faad_chain): Fix negotiation.
27577 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
27578 key and button events.
27579 * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
27581 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
27583 * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
27584 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
27585 (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
27586 function to encourage better negotiation, particularly between
27587 audioconvert and osssink.
27588 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
27589 * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): Make some debugging
27591 * gst/typefind/gsttypefindfunctions.c: Fix mistake in flash
27593 * gst/vbidec/vbiscreen.c: Add glib header
27594 * pkgconfig/gstreamer-play.pc.in: Depends on gst-interfaces.
27596 2004-03-06 Christophe Fergeau <teuf@users.sourceforge.net>
27598 * ext/mad/gstmad.c: Fix detection of Xing headers
27599 * gst/tags/gstid3tag.c: Changes to support TLEN tags
27601 2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
27603 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
27604 (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
27607 2004-03-06 Christophe Fergeau <teuf@gnome.org>
27609 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
27610 * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
27611 (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
27612 files, and report the parsed length as a GST_TAG_DURATION tag.
27613 * gst/tags/gstid3tag.c: support TLEN (duration) tag
27615 2004-03-05 Benjamin Otte <otte@gnome.org>
27617 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
27618 convert channels correctly. convert correctly to unsigned.
27620 2004-03-05 Julien MOUTTE <julien@moutte.net>
27622 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
27623 we have a window before clearing it.
27625 2004-03-05 Julien MOUTTE <julien@moutte.net>
27627 * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
27628 have a window before clearing it.
27630 2004-03-05 Thomas Vander Stichele <thomas at apestaart dot org>
27632 * gconf/gstreamer.schemas.in:
27633 * gst-libs/gst/gconf/Makefile.am:
27634 version installation path the same way as for 0.6
27635 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
27636 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
27637 * pkgconfig/gstreamer-play-uninstalled.pc.in:
27638 remove comment that was fixed
27640 2004-03-05 David Schleef <ds@schleef.org>
27642 * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
27643 (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
27644 (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
27645 (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
27646 Add prototype code for handling seeking and querying.
27648 2004-03-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
27650 * examples/gstplay/player.c: (main):
27651 Initialize variables to NULL. Prevents a segfault because the
27652 (uninitialized) variable is not NULL, resulting in a crash on
27653 trying to reach error->message.
27655 2004-03-05 Benjamin Otte <otte@gnome.org>
27657 * gst/audioconvert/gstaudioconvert.c:
27658 (gst_audio_convert_buffer_to_default_format):
27659 make float=>int conversion work correctly even in cornercases.
27661 2004-03-04 David I. Lehn <dlehn@users.sourceforge.net>
27663 * debian/README.Debian:
27664 * debian/build-deps:
27665 * debian/changelog:
27667 * debian/control.in:
27668 * debian/copyright:
27669 * debian/gstreamer-a52dec.files:
27670 * debian/gstreamer-aa.files:
27671 * debian/gstreamer-alsa.files:
27672 * debian/gstreamer-alsa.manpages:
27673 * debian/gstreamer-arts.files:
27674 * debian/gstreamer-artsd.files:
27675 * debian/gstreamer-audiofile.files:
27676 * debian/gstreamer-avifile.files:
27677 * debian/gstreamer-cdparanoia.files:
27678 * debian/gstreamer-colorspace.files:
27679 * debian/gstreamer-doc.files:
27680 * debian/gstreamer-dv.files:
27681 * debian/gstreamer-dvd.files:
27682 * debian/gstreamer-esd.files:
27683 * debian/gstreamer-festival.files:
27684 * debian/gstreamer-flac.files:
27685 * debian/gstreamer-gconf.conffiles:
27686 * debian/gstreamer-gconf.files:
27687 * debian/gstreamer-gconf.postinst:
27688 * debian/gstreamer-gnomevfs.files:
27689 * debian/gstreamer-gsm.files:
27690 * debian/gstreamer-http.files:
27691 * debian/gstreamer-jack.files:
27692 * debian/gstreamer-jpeg.files:
27693 * debian/gstreamer-mad.files:
27694 * debian/gstreamer-mikmod.files:
27695 * debian/gstreamer-misc.files:
27696 * debian/gstreamer-mpeg2dec.files:
27697 * debian/gstreamer-oss.files:
27698 * debian/gstreamer-plugin-apps.files:
27699 * debian/gstreamer-plugin-apps.manpages:
27700 * debian/gstreamer-plugin-libs-dev.files:
27701 * debian/gstreamer-plugin-libs.files:
27702 * debian/gstreamer-plugin-template.postinst:
27703 * debian/gstreamer-plugin-template.postrm:
27704 * debian/gstreamer-sdl.files:
27705 * debian/gstreamer-sid.files:
27706 * debian/gstreamer-vorbis.files:
27707 * debian/gstreamer-x.files:
27708 * debian/mk.control:
27710 Debian package info not maintained here.
27712 2004-03-04 Thomas Vander Stichele <thomas at apestaart dot org>
27714 * ext/aalib/gstaasink.c: (gst_aasink_class_init):
27715 * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
27716 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
27717 * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
27718 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
27719 * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
27720 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
27721 * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
27722 * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
27723 * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
27724 * gst-libs/gst/colorbalance/colorbalance.c:
27725 (gst_color_balance_class_init):
27726 * gst-libs/gst/colorbalance/colorbalancechannel.c:
27727 (gst_color_balance_channel_class_init):
27728 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
27729 * gst-libs/gst/play/play.c: (gst_play_class_init):
27730 * gst-libs/gst/propertyprobe/propertyprobe.c:
27731 (gst_property_probe_iface_init):
27732 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
27733 * gst-libs/gst/tuner/tunerchannel.c:
27734 (gst_tuner_channel_class_init):
27735 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
27736 * gst/cutter/gstcutter.c: (gst_cutter_class_init):
27737 * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
27738 * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
27739 * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
27740 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
27741 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
27742 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
27743 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
27744 fix signals to use - instead of _
27745 * ext/libcaca/gstcacasink.h:
27746 * ext/sdl/sdlvideosink.h:
27749 2004-03-04 David Schleef <ds@schleef.org>
27751 * testsuite/gst-lint: Add a check for bad signal names.
27753 2004-03-04 Stefan Kost <kost@imn.htwk-leipzig.de>
27755 reviewed by David Schleef
27757 * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
27758 modified the alpha channel and caused a warning. (bug #136192)
27760 2004-04-03 Christian Schaller <Uraeus@gnome.org>
27762 * gst-plugins.spec.in:
27763 Change names of plugins to actually be correct. Try to keep things
27764 alphabetical to avoid getting beat up by Thomas
27766 2004-03-03 Julien MOUTTE <julien@moutte.net>
27768 * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
27769 Using ximagesink as a default if no gconf key found. We should
27770 probably consider using alsasink instead of osssink for the audio
27773 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
27776 fix --with-plugins, don't think it ever worked before
27777 * gst-plugins.spec.in:
27780 2004-03-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
27782 * ext/sdl/sdlvideosink.h:
27783 * sys/ximage/ximagesink.h:
27784 * sys/xvideo/xvideosink.h:
27785 * sys/xvimage/xvimagesink.h:
27786 Fix for move of gstvideosink.h -> videosink.h.
27788 2004-03-02 Thomas Vander Stichele <thomas at apestaart dot org>
27790 * gst-libs/gst/xwindowlistener/Makefile.am:
27791 this is a plugin library, not a library
27793 2004-03-01 David Schleef <ds@schleef.org>
27795 * AUTHORS: Added some names. Add yourself if you're still
27798 2004-03-01 David Schleef <ds@schleef.org>
27802 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27804 * gst-plugins.spec.in: clean up spec file
27806 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27808 * gst-libs/gst/video/Makefile.am:
27809 * gst-libs/gst/video/gstvideosink.c:
27810 * gst-libs/gst/video/gstvideosink.h:
27811 rename gstvideosink.h to videosink.h to match other headers
27812 * gst/mixmatrix/Makefile.am:
27813 fix plugin filename
27814 * gst/tags/Makefile.am: fix plugin filename
27816 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27818 * gst/tags/Makefile.am: fix plugin filename
27820 2004-03-01 Thomas Vander Stichele <thomas at apestaart dot org>
27822 * examples/gstplay/player.c: (got_time_tick), (main):
27824 display time_tick more readably
27825 * gst/mixmatrix/Makefile.am:
27826 fix plugin file name
27828 2004-02-29 Christophe Fergeau <teuf@gnome.org>
27830 * sys/oss/gstosselement.c: (gst_osselement_probe),
27831 (device_combination_append), (gst_osselement_class_probe_devices):
27832 * sys/oss/gstosselement.h:
27833 Reworked enumeration of oss dsps and mixers so that gst-mixer works
27834 on my system using alsa oss emulation, fixes bug #135597
27836 2004-02-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
27838 * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
27839 (gst_videodrop_chain), (gst_videodrop_change_state):
27840 * gst/videodrop/gstvideodrop.h:
27841 Work based on timestamp of input data, not based on the expected
27842 framerate from the input. The consequence is that this element now
27843 not only scales framerates, but also functions as a framerate
27844 corrector or framerate stabilizer/constantizer.
27846 2004-02-27 David Schleef <ds@schleef.org>
27848 patches from jmmv@menta.net (Julio M. Merino Vidal)
27850 * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
27851 GST_ELEMENT_ERROR call (bug #135634)
27852 * gst/interleave/interleave.c: (interleave_buffered_loop),
27853 (interleave_bytestream_loop): Don't use alloca() (bug #135640)
27854 * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
27855 * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27856 (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
27857 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
27858 (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
27859 (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
27860 Fix GST_ELEMENT_ERROR call.
27861 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
27862 GST_ELEMENT_ERROR call.
27864 2004-02-27 Benjamin Otte <otte@gnome.org>
27866 * gst-libs/gst/audio/audio.h:
27867 add macro to make sure header isn't included twice
27868 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
27869 don't use gst_buffer_free
27870 * gst/playondemand/filter.func:
27871 don't use gst_data_free. Free data only once.
27873 2004-02-26 David Schleef <ds@schleef.org>
27875 * gst-libs/gst/colorbalance/Makefile.am:
27876 * gst-libs/gst/mixer/Makefile.am:
27877 * gst-libs/gst/tuner/Makefile.am:
27878 * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
27879 should not be disted, -marshal.h files should not be installed,
27880 and -enum.h files _should_ be installed. Fix to make this the
27883 === release 0.7.5 ===
27885 2004-02-26 Thomas Vander Stichele <thomas at apestaart dot org>
27887 * configure.ac: release 0.7.5, "Under The Sea"
27889 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
27891 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
27892 (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
27893 * gst/videoscale/gstvideoscale.c:
27894 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
27895 assorted debug/warning fixes
27897 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
27899 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
27900 (gst_videoscale_init), (gst_videoscale_chain),
27901 (gst_videoscale_set_property), (plugin_init):
27902 * gst/videoscale/gstvideoscale.h:
27903 * gst/videoscale/videoscale.c: (gst_videoscale_setup),
27904 (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
27905 (gst_videoscale_planar400), (gst_videoscale_packed422),
27906 (gst_videoscale_packed422rev), (gst_videoscale_32bit),
27907 (gst_videoscale_24bit), (gst_videoscale_16bit),
27908 (gst_videoscale_bilinear), (gst_videoscale_bicubic),
27909 (gst_videoscale_scale_plane_slow),
27910 (gst_videoscale_scale_point_sample),
27911 (gst_videoscale_scale_nearest),
27912 (gst_videoscale_scale_nearest_str2),
27913 (gst_videoscale_scale_nearest_str4),
27914 (gst_videoscale_scale_nearest_32bit),
27915 (gst_videoscale_scale_nearest_24bit),
27916 (gst_videoscale_scale_nearest_16bit):
27917 add debugging category and use it properly
27918 fix use of GST_PTR_FORMAT
27920 2004-02-25 Andy Wingo <wingo@pobox.com>
27922 * gst/interleave/interleave.c (interleave_buffered_loop): Always
27923 push only when channel->buffer is NULL. Prevents segfaults doing
27924 the state change after a nonlocal exit, like a scheme exception.
27926 * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
27927 Handle the case where the intersected caps is empty.
27929 2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
27931 * gst/law/mulaw-decode.c: (mulawdec_link):
27932 * gst/law/mulaw.c: (plugin_init):
27933 fix mulawdec so it actually works again
27935 2004-02-24 Arwed v. Merkatz <v.merkatz@gmx.net>
27937 reviewed by: David Schleef <ds@schleef.org>
27939 * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
27940 (gst_gamma_init), (gst_gamma_set_property),
27941 (gst_gamma_get_property), (gst_gamma_calculate_tables),
27942 (gst_gamma_rgb24), (gst_gamma_rgb32): Adds gamma correction
27943 for RGB, with separate r g and b correction factors. (#131167)
27945 2004-02-24 Thomas Vander Stichele <thomas at apestaart dot org>
27947 * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
27948 only signal tags for bitrate if they're > 0 (#134894)
27950 2004-02-24 David Schleef <ds@schleef.org>
27952 * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
27953 (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
27954 (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
27955 (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
27956 (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
27957 (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
27958 (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
27959 (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
27960 Cleanups. Convert g_prints to GST_LOGs. Add qtdemux debug
27961 category. Attempt to fix timestamp calculation.
27963 2004-02-24 Johan Dahlin <johan@gnome.org>
27965 * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
27967 2004-02-23 Thomas Vander Stichele <thomas at apestaart dot org>
27970 * gconf/Makefile.am:
27971 * gconf/gstreamer.schemas:
27972 * gst-libs/gst/gconf/Makefile.am:
27973 * gst-libs/gst/gconf/gconf.c:
27974 version gconf schemas and install locations
27976 2004-02-23 Benjamin Otte <otte@gnome.org>
27978 * ext/xine/xineinput.c: (gst_xine_input_dispose):
27979 (gst_xine_input_subclass_init):
27980 call parent dispose.
27981 change pad template for CD reader correctly
27982 * ext/xine/Makefile.am:
27983 * ext/xine/gstxine.h:
27984 * ext/xine/xine.c: (plugin_init):
27985 * ext/xine/xineaudiosink.c:
27986 wrap audio sinks, too
27987 * gst-libs/gst/resample/private.h:
27988 * gst-libs/gst/resample/resample.c: (gst_resample_init),
27989 (gst_resample_reinit), (gst_resample_scale),
27990 (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
27991 (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
27992 (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
27993 (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
27994 (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
27995 * gst-libs/gst/resample/resample.h:
27996 * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
27997 (gst_audioscale_class_init), (gst_audioscale_link),
27998 (gst_audioscale_get_buffer), (gst_audioscale_init),
27999 (gst_audioscale_chain), (gst_audioscale_set_property),
28000 (gst_audioscale_get_property):
28001 * gst/audioscale/gstaudioscale.h:
28002 s/resample_*/gst_resample_*/i to not clobber namespaces
28004 2004-02-23 Julien MOUTTE <julien@moutte.net>
28006 * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
28007 (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
28008 (gst_riff_create_video_template_caps),
28009 (gst_riff_create_audio_template_caps),
28010 (gst_riff_create_iavs_template_caps):
28011 * gst-libs/gst/riff/riff-media.h:
28012 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
28013 (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
28014 (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
28015 * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
28016 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
28017 (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
28018 (gst_matroska_demux_plugin_init): First batch implementing audio and
28019 video codec tags in demuxers.
28021 2004-02-22 Benjamin Otte <otte@gnome.org>
28023 * ext/xine/Makefile.am:
28024 * ext/xine/gstxine.h:
28025 * ext/xine/xine.c: (plugin_init):
28026 * ext/xine/xineinput.c:
28027 add input plugin wrapper. Playback from files, http, mms and cdda
28029 * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
28030 remove leftover G_GNUC_UNUSED
28031 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
28032 (gst_asf_demux_identify_guid):
28033 improve debugging output
28035 2004-02-22 Benjamin Otte <otte@gnome.org>
28037 reported by: Padraig O'Briain <padraig.obriain@sun.com>
28040 replace test -e with test -x for mkinstalldirs to be more portable.
28043 2004-02-22 Benjamin Otte <otte@gnome.org>
28045 reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
28047 * gst/audioconvert/gstaudioconvert.c: (plugin_init):
28048 set rank to PRIMARY
28049 * gst/volume/gstvolume.c: (plugin_init):
28053 2004-02-22 Julio M. Merino Vidal <jmmv@menta.net>
28055 reviewed by Benjamin Otte <otte@gnome.org>
28057 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
28058 escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
28060 2004-02-22 Benjamin Otte <otte@gnome.org>
28063 export [_]*{gst,Gst,GST}.* symbols from plugins
28065 2004-02-22 Christophe Fergeau <teuf@gnome.org>
28067 reviewed by: Benjamin Otte <otte@gnome.org>
28069 * ext/lame/gstlame.c: (add_one_tag):
28070 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28071 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
28072 (gst_vorbisenc_metadata_set1):
28073 * gst/tags/gstid3tag.c:
28074 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
28075 apply fixes from bugs #135042 (lame can't write tags) and #133817
28076 (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
28078 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
28080 * configure.ac: Export only gst_plugin_desc from plugins.
28081 Note that this change only makes any effect with Linux using libtool
28082 1.5.2 or higher. Otherwise it is silently ignored, but it would build
28083 fine. And don't try to have several versions of libtool in different
28086 2004-02-20 Andy Wingo <wingo@pobox.com>
28088 * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
28089 interleave respectively.
28091 * gst/interleave/deinterleave.c: New plugin: deinterleave
28092 (replaces on oneton).
28093 * gst/interleave/interleave.c: New plugin: interleave.
28094 * gst/interleave/plugin.h: Support file.
28095 * gst/interleave/plugin.c: Support file.
28097 * configure.ac: Remove intfloat and oneton, add interleave.
28099 * ext/sndfile/gstsf.c: Handle events better.
28101 * gst/audioconvert/gstaudioconvert.c: Change to support int2float
28102 and float2int operation. int2float has scheduling problems as
28103 noted in in2float_chain.
28105 2004-02-20 Benjamin Otte <otte@gnome.org>
28107 * ext/xine/Makefile.am:
28108 * ext/xine/gstxine.h:
28110 * ext/xine/xineaudiodec.c:
28111 * ext/xine/xinecaps.c:
28112 add first version of xine plugin wrapper. Currently only wraps the
28113 QDM2 win32 DLL, and even that only in proof-of-concept quality.
28116 add xine plugin wrapper, disabled by default. Use --enable-xine to
28117 build. Note that it'll segfault on gst-register if you don't remove
28118 the goom and tvtime post plugins from xine.
28119 * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
28120 (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
28121 add extradata parsing for QDM2.
28122 change around debugging prints.
28124 2004-02-19 Benjamin Otte <otte@gnome.org>
28126 * ext/lame/gstlame.c: (gst_lame_chain):
28127 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
28128 use gst_tag_list_insert when you want to insert tags
28130 2004-02-18 David Schleef <ds@schleef.org>
28132 * configure.ac: Move massink to gst-rotten
28134 * ext/mas/Makefile.am:
28135 * ext/mas/massink.c:
28136 * ext/mas/massink.h:
28138 2004-02-18 David Schleef <ds@schleef.org>
28140 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
28141 typefinding, since it seems to be worse than nothing.
28142 * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Add ftyp
28143 atom to recognize .mp4 and .m4a files as video/quicktime.
28145 2004-02-18 David Schleef <ds@schleef.org>
28147 * gst/sine/demo-dparams.c: (quit_live),
28148 (dynparm_log_value_changed), (dynparm_value_changed), (main):
28149 Use double dparams, not float.
28150 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28151 (gst_sinesrc_init): Change sync default to FALSE, since multiple
28152 sync'd elements don't really work correctly.
28153 * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
28154 (volume_update_volume), (volume_get_property): Change dparam
28157 2004-02-18 Julien MOUTTE <julien@moutte.net>
28159 * sys/ximage/ximagesink.c:
28160 (gst_ximagesink_xwindow_update_geometry),
28161 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
28162 (gst_ximagesink_change_state), (gst_ximagesink_expose),
28163 (gst_ximagesink_init): Rework the way software video scaling works. So
28164 now we check on each chain call if the video frames are feeling the
28165 window. If not we try to renegotiate caps. On failure we memorize that
28166 and we won't try again for that PLAYING sessions.
28167 * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
28169 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
28172 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
28174 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
28175 break up _link so we can give a better debug message for errors
28177 2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
28179 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
28180 set up debug category
28182 2004-02-18 Julien MOUTTE <julien@moutte.net>
28184 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28185 (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
28186 the way renegotiation work. The event handling function is not taking
28187 care of external windows and renegotiate method check for pad flags
28188 NEGOTIATING. Should fix : #133209
28190 2004-02-17 Julien MOUTTE <julien@moutte.net>
28192 * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
28193 pad is negotiating before trying renegotiation.
28195 2004-02-17 Thomas Vander Stichele <thomas at apestaart dot org>
28197 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
28198 pass on all possible mime types as typefind hints
28200 2004-02-17 Julien MOUTTE <julien@moutte.net>
28202 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
28203 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
28204 possible SHM leak if we crash. All other apps using XShm are doing
28207 2004-02-17 Julien MOUTTE <julien@moutte.net>
28209 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28210 (gst_ximagesink_expose): Renegotiate size on expose.
28211 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
28214 2004-02-16 Benjamin Otte <in7y118@public.uni-hamburg.de>
28216 * testsuite/alsa/sinesrc.c:
28217 cosmetic fix to fix compile issue with gcc 2.95.4
28219 2004-02-16 Julien MOUTTE <julien@moutte.net>
28221 * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
28222 (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
28223 failed opening the audio device.
28224 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
28225 (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
28226 (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
28227 (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
28228 (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
28229 (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
28230 (gst_ximagesink_change_state), (gst_ximagesink_chain),
28231 (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
28232 Removing some useless g_return_if_fail like wingo suggested.
28233 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
28234 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
28235 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
28236 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
28237 (gst_xvimagesink_update_colorbalance),
28238 (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
28239 (gst_xvimagesink_xcontext_clear),
28240 (gst_xvimagesink_get_fourcc_from_caps),
28241 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
28242 (gst_xvimagesink_set_xwindow_id),
28243 (gst_xvimagesink_colorbalance_list_channels),
28244 (gst_xvimagesink_colorbalance_set_value),
28245 (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
28246 PAUSED. Removing some useless g_return_if_fail like wingo suggested.
28248 2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org>
28250 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
28251 throw error when not negotiated instead of asserting
28253 2004-02-15 Julien MOUTTE <julien@moutte.net>
28255 * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
28256 correct data refcounting.
28258 2004-02-15 Julien MOUTTE <julien@moutte.net>
28260 * gst/switch/gstswitch.c: (gst_switch_change_state),
28261 (gst_switch_class_init): Cleaning the sinkpads correctly on state
28262 change, mostly the EOS flag.
28264 2004-02-15 Julien MOUTTE <julien@moutte.net>
28266 * examples/gstplay/player.c: (got_eos), (main): Adding some
28267 output for debugging.
28268 * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
28269 timeouts if we go to any state different from PLAYING.
28270 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
28271 more EOS bugs in riff lib.
28273 2004-02-14 Julien MOUTTE <julien@moutte.net>
28275 * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
28276 visualization until i find a way to fix switch correctly.
28277 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
28279 * gst/switch/gstswitch.c: (gst_switch_release_pad),
28280 (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
28281 (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
28282 Reworked switch to get a more correct behaviour with events and refing
28283 of data stored in sinkpads.
28284 * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
28285 we don't pull from a pad in EOS.
28287 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
28289 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28290 remove v1 tag even if we can't read it (makes sure we don't detect
28293 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
28295 * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
28296 (gst_alsa_xrun_recovery):
28297 * ext/alsa/gstalsa.h:
28298 try xrun recovery when wait failed. Make xrun recovery function
28299 return TRUE/FALSE to indicate success. (might fix #134354)
28301 2004-02-13 David Schleef <ds@schleef.org>
28303 * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
28304 (dynparm_value_changed), (main): Convert from float to double.
28305 * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
28307 2004-02-13 David Schleef <ds@schleef.org>
28309 * gst/silence/gstsilence.c: (gst_silence_class_init),
28310 (gst_silence_set_clock), (gst_silence_get),
28311 (gst_silence_set_property), (gst_silence_get_property):
28312 * gst/silence/gstsilence.h: Add sync property.
28313 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28314 (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
28315 (gst_sinesrc_set_property), (gst_sinesrc_get_property):
28316 * gst/sine/gstsinesrc.h: Add sync property.
28318 2004-02-13 David Schleef <ds@schleef.org>
28320 * gst/intfloat/gstint2float.c: (conv_f32_s16),
28321 (gst_int2float_chain_gint16): Change stdint usage to glib types.
28323 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
28327 * gst-libs/ext/Makefile.am:
28328 move ffmpeg plugin to gst-ffmpeg module
28330 2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
28332 * configure.ac: use GST_ARCH to detect architecture
28334 2004-02-12 Julien MOUTTE <julien@moutte.net>
28336 * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
28338 2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
28340 * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
28341 classify LADSPA plugins based on number of src/sink pads
28342 (#133663, Stefan Kost)
28343 * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
28344 fix dparams registration
28345 (#133528, Stefan Kost)
28346 * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
28347 fix use of isprint and use g_ascii_isprint instead
28348 (#133316, Stefan Kost)
28350 2004-02-11 David Schleef <ds@schleef.org>
28352 Convert a few inner loops to use liboil. This is currently
28353 optional, and is only enabled if liboil is present (duh!).
28354 * configure.ac: Check for liboil-0.1
28355 * gst/intfloat/Makefile.am:
28356 * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
28357 (gst_int2float_chain_gint16):
28358 * gst/videofilter/Makefile.am:
28359 * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
28360 (tablelookup_u8), (gst_videobalance_planar411):
28361 * gst/videotestsrc/Makefile.am:
28362 * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
28363 * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
28364 (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
28365 (paint_hline_RGB565), (paint_hline_xRGB1555):
28367 2004-02-11 David Schleef <ds@schleef.org>
28369 * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
28370 (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
28371 (gst_colorspace_getcaps), (gst_colorspace_link),
28372 (gst_colorspace_base_init), (gst_colorspace_init),
28373 (gst_colorspace_chain), (gst_colorspace_change_state),
28374 (plugin_init): Merge Ronald's patch (bug #117897) and update
28375 for new caps and negotiation. Seems to work, although it
28376 shows off bugs in lcs.
28378 2004-02-11 David Schleef <ds@schleef.org>
28380 * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
28381 (bug #133886) Noticed by bugs@leroutier.net (Stephane LOEUILLET)
28383 2004-02-11 David Schleef <ds@schleef.org>
28385 * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
28386 (gst_rfbsrc_change_state), (gst_rfbsrc_init),
28387 (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
28388 Add server and port properties
28390 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
28395 * m4/as-liblame.m4:
28396 * m4/as-slurp-ffmpeg.m4:
28397 * m4/check-libheader.m4:
28404 * m4/gst-ivorbis.m4:
28405 * m4/gst-matroska.m4:
28407 * m4/gst-shout2.m4:
28415 fix underquotedness of macros (#133800)
28416 * m4/as-avifile.m4:
28418 removed because no longer used
28420 2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
28423 require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
28424 by autopoint (fixes #132996)
28426 2004-02-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
28428 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
28429 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
28430 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
28431 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
28434 2004-02-11 David Schleef <ds@schleef.org>
28436 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
28437 (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
28438 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
28439 (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
28440 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
28441 (gst_jpegenc_class_init), (gst_jpegenc_init),
28442 (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
28443 (gst_jpegenc_chain), (gst_jpegenc_set_property),
28444 (gst_jpegenc_get_property): Fix negotiation. Add some properties.
28445 * ext/jpeg/gstjpegenc.h: Fix negotiation.
28447 2004-02-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
28449 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
28450 (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
28451 * ext/mikmod/gstmikmod.h:
28452 fix caps negotiation in mikmod
28453 * ext/ogg/gstoggdemux.c: (gst_ogg_print):
28454 output debug information
28456 2004-02-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
28458 * gst-libs/gst/colorbalance/Makefile.am:
28459 * gst-libs/gst/navigation/Makefile.am:
28460 * gst-libs/gst/xoverlay/Makefile.am:
28461 remove unused GST_OPT_CFLAGS from Makefiles
28462 include X_CFLAGS and X_LIBS in xoverlay. (#131948)
28464 2004-02-07 David Schleef <ds@schleef.org>
28466 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
28467 push events to pads that haven't been created (#133508)
28469 2004-02-07 Jan Schmidt <thaytan@mad.scientist.com>
28471 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
28472 (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
28473 (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
28474 (gst_dvdec_loop), (gst_dvdec_change_state):
28475 Second attempt at committing a working dvdec element.
28477 2004-02-06 David Schleef <ds@schleef.org>
28479 Build fixes for OS X: (see #129600)
28480 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
28481 (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
28482 (gst_riff_read_strf_iavs):
28483 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
28484 (gst_avi_demux_stream_odml):
28485 * gst/playondemand/Makefile.am:
28486 * gst/rtp/rtp-packet.c:
28488 2004-02-05 David Schleef <ds@schleef.org>
28490 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
28491 last change, because it Just Doesn't Compile.
28493 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
28495 * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28496 skip undecodable id3v2 tag instead of keeping it
28498 2004-02-05 David Schleef <ds@schleef.org>
28500 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
28501 Unref leaked buffer. (Noticed by Ronald)
28503 2004-02-05 David I. Lehn <dlehn@users.sourceforge.net>
28505 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28506 Sync requires with other checks. >= vs =.
28508 2004-02-06 Jan Schmidt <thaytan@mad.scientist.com>
28510 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
28511 (gst_dvdec_video_link), (gst_dvdec_loop):
28512 * ext/dv/gstdvdec.h:
28513 rework the caps negotiation so that dvdec works again instead
28514 of just segfaulting.
28516 === release 0.7.4 ===
28518 2004-02-06 Thomas Vander Stichele <thomas at apestaart dot org>
28520 * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
28521 * configure.ac: changed for release
28523 2004-02-05 Thomas Vander Stichele <thomas at apestaart dot org>
28525 * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
28526 * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
28527 * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28528 * pkgconfig/gstreamer-play-uninstalled.pc.in:
28529 reworked patch by David Lehn to fix libdir and includedir for
28530 uninstalled libraries
28531 removed play and gconf from gstreamer-libs since they have their
28532 own pkgconfig files
28534 2004-02-04 David Schleef <ds@schleef.org>
28536 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
28539 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
28541 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
28542 use correct GST_TAG_ENCODER tag
28544 2004-02-05 Benjamin Otte <in7y118@public.uni-hamburg.de>
28546 * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28547 be sure to stop the clock when going to paused
28548 * sys/oss/gstosssink.c: (gst_osssink_change_state):
28549 reset number of transmitted when going to ready.
28552 2004-02-05 Charles Schmidt <cschmidt2@emich.edu>
28554 reviewed by Benjamin Otte
28556 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28557 extract track count (fixes #133410)
28559 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
28561 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
28562 that should be !=, not == (fixes #132519)
28564 2004-02-04 David Schleef <ds@schleef.org>
28566 Make sure set_explicit_caps() is called before adding pad.
28567 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
28568 * gst/id3/gstid3types.c: (gst_id3types_loop):
28569 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
28570 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
28572 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
28575 bump nano to 2, first prerelease
28576 put back AM_PROG_LIBTOOL
28578 2004-02-04 Thomas Vander Stichele <thomas at apestaart dot org>
28580 * testsuite/alsa/Makefile.am:
28581 these are user test apps, not automatic testsuite tests
28583 2004-02-04 David Schleef <ds@schleef.org>
28585 Convert GST_DEBUG_CAPS() to GST_DEBUG():
28586 * gst/mpeg1videoparse/gstmp1videoparse.c:
28587 (mp1videoparse_parse_seq):
28588 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
28589 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
28590 * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
28591 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
28592 (gst_xvideosink_getcaps):
28593 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
28594 * testsuite/gst-lint: more tests
28596 2004-02-04 David Schleef <ds@schleef.org>
28598 Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
28599 with the code that they would expand to.
28600 * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
28601 (gst_flacdec_get_src_query_types),
28602 (gst_flacdec_get_src_event_masks):
28603 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
28604 (gst_gnomevfssrc_get_query_types),
28605 (gst_gnomevfssrc_get_event_mask):
28607 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
28609 * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28610 (gst_sinesrc_dispose):
28611 fix memleak by properly disposing sinesrc
28613 2004-02-04 Julien MOUTTE <julien@moutte.net>
28615 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
28616 * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
28617 an overlay to redraw the image because it has been exposed.
28618 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
28619 (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
28620 (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
28621 * sys/ximage/ximagesink.h: Implement expose method from XOverlay
28623 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
28624 (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
28625 (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
28626 * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
28629 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28631 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
28632 more memleak fixage
28634 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28636 * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
28637 * gst/typefind/gsttypefindfunctions.c:
28638 fix memleaks shown by gst-typefind
28640 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
28642 * common/glib-gen.mak:
28643 add hack rule to touch .Plo files
28644 * gst-libs/gst/colorbalance/Makefile.am:
28645 * gst-libs/gst/mixer/Makefile.am:
28646 * gst-libs/gst/play/Makefile.am:
28647 * gst-libs/gst/tuner/Makefile.am:
28648 remove glib_root variable
28650 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28652 * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
28653 set explicit caps before adding the element, so the autopluggers can
28655 * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28656 (mpeg2_sys_type_find), (mpeg1_sys_type_find),
28657 (mpeg_video_type_find), (mpeg_video_stream_type_find),
28659 fix memleaks in typefind functions. gst_type_find_suggest takes a const
28662 2004-02-03 Thomas Vander Stichele <thomas at apestaart dot org>
28664 * gst-libs/gst/colorbalance/Makefile.am:
28665 * gst-libs/gst/colorbalance/colorbalance-marshal.list:
28666 * gst-libs/gst/colorbalance/colorbalance.c:
28667 * gst-libs/gst/colorbalance/colorbalance.h:
28668 * gst-libs/gst/colorbalance/colorbalancemarshal.list:
28669 * gst-libs/gst/mixer/Makefile.am:
28670 * gst-libs/gst/mixer/mixer-marshal.list:
28671 * gst-libs/gst/mixer/mixer.c:
28672 * gst-libs/gst/mixer/mixer.h:
28673 * gst-libs/gst/mixer/mixermarshal.list:
28674 * gst-libs/gst/play/Makefile.am:
28675 * gst-libs/gst/play/play.h:
28676 * gst-libs/gst/tuner/Makefile.am:
28677 * gst-libs/gst/tuner/tuner-marshal.list:
28678 * gst-libs/gst/tuner/tuner.c:
28679 * gst-libs/gst/tuner/tuner.h:
28680 * gst-libs/gst/tuner/tunermarshal.list:
28681 use new glib-gen.mak snippet to clean up Makefile.am
28682 fix various bugs in Makefile.am's
28684 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28686 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
28687 handle chain parsing correctly in the multichain case
28688 * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
28689 (theora_dec_from_granulepos), (theora_dec_to_granulepos),
28690 (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
28691 (theora_dec_chain):
28692 handle events and queries correctly
28694 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28697 Ignore generated file _stdint.h.
28699 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28701 * gst-libs/gst/colorbalance/Makefile.am:
28702 * gst-libs/gst/colorbalance/colorbalance.h:
28703 * gst-libs/gst/mixer/Makefile.am:
28704 * gst-libs/gst/mixer/mixer.h:
28705 * gst-libs/gst/play/Makefile.am:
28706 * gst-libs/gst/play/play.h:
28707 * gst-libs/gst/tuner/Makefile.am:
28708 * gst-libs/gst/tuner/tuner.h:
28709 Generate enum type code with glib-mkenums.
28710 * gst-libs/gst/colorbalance/.cvsignore:
28711 * gst-libs/gst/mixer/.cvsignore:
28712 * gst-libs/gst/play/.cvsignore:
28713 * gst-libs/gst/tuner/.cvsignore:
28714 Ignore generated files.
28716 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28718 * gst-libs/gst/audio/.cvsignore:
28719 Ignore generated file.
28720 * gst-libs/gst/audio/Makefile.am:
28721 Do not install example filter.
28723 2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
28725 * examples/switch/.cvsignore:
28726 Ignore generated file.
28728 2004-02-03 Benjamin Otte <in7y118@public.uni-hamburg.de>
28730 * common/m4/ax_create_stdint_h.m4:
28732 add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
28735 remove generated _stdint.h in DISTCLEANFILES
28736 * ext/a52dec/gsta52dec.c:
28737 include _stdint.h for a52dec. (should fix #133064)
28739 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
28741 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
28742 (gst_tag_to_vorbis_comments):
28743 Add replaygain support to vorbistag
28745 2004-02-02 Jeremy Simon <jesimon@libertysurf.fr>
28746 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
28747 (gst_ffmpeg_caps_to_extradata):
28748 Fix SVQ3 caps flag properties
28749 Use glib macro for bytes swap
28751 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28753 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
28754 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
28755 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
28756 * ext/sndfile/gstsf.c: (plugin_init):
28757 * gst/avi/gstavi.c: (plugin_init):
28758 * sys/dxr3/dxr3init.c: (plugin_init):
28759 * sys/oss/gstossaudio.c: (plugin_init):
28760 * sys/v4l/gstv4l.c: (plugin_init):
28761 * sys/v4l2/gstv4l2.c: (plugin_init):
28762 remove textdomain calls
28764 update Dutch translation
28766 2004-02-02 Julien MOUTTE <julien@moutte.net>
28768 * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
28769 (gst_play_set_audio_sink): Moving volume in the audio thread for
28770 instantaneous volume change. Maybe i will add another volume in front
28771 of visualization later, not sure yet though.
28773 2004-02-02 Julien MOUTTE <julien@moutte.net>
28775 * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28776 (gst_ximagesink_handle_xevents): Better X events handling, only take
28777 the latest events for configure and motion.
28778 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
28780 2004-02-02 Jon Trowbridge <trow@gnu.org>
28782 reviewed by: David Schleef <ds@schleef.org>
28785 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
28786 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
28788 2004-02-02 David Schleef <ds@schleef.org>
28790 code cleanup. Change bzero() to memset(). Remove duplicate ; at ends
28792 * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
28793 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
28794 * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
28795 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
28796 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
28797 * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
28798 * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
28799 * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
28800 (gst_float2_2_int_link):
28801 * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
28802 * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
28803 * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
28804 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
28805 * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
28806 * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
28807 * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
28808 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
28809 * testsuite/gst-lint: Add tests for bzero and ;;
28811 2004-02-02 David Schleef <ds@schleef.org>
28813 * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
28815 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28817 * ext/aalib/gstaasink.c: (gst_aasink_open):
28818 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
28819 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28820 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
28821 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
28822 (gst_afsink_close_file):
28823 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
28824 (gst_afsrc_close_file):
28825 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
28826 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
28827 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
28828 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
28829 * ext/esd/esdmon.c: (gst_esdmon_get):
28830 * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
28831 * ext/faac/gstfaac.c: (gst_faac_chain):
28832 * ext/faad/gstfaad.c: (gst_faad_chain):
28833 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
28834 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
28835 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
28836 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
28837 (gst_flacdec_loop):
28838 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
28839 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
28840 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
28841 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
28842 (gst_gnomevfssink_close_file):
28843 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
28844 (gst_gnomevfssrc_open_file):
28845 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
28846 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
28847 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
28848 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
28849 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
28850 * ext/mad/gstmad.c: (gst_mad_chain):
28851 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
28852 * ext/mpeg2dec/gstmpeg2dec.c:
28853 * ext/mpeg2enc/gstmpeg2enc.cc:
28854 * ext/mplex/gstmplex.cc:
28855 * ext/mplex/gstmplexibitstream.cc:
28856 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
28857 (gst_ogg_demux_push):
28858 * ext/raw1394/gstdv1394src.c:
28859 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
28860 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
28861 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
28863 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
28864 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
28865 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
28866 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
28867 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
28868 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
28869 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
28870 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
28871 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
28872 (gst_riff_read_element_data), (gst_riff_read_seek),
28873 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
28874 * gst/adder/gstadder.c: (gst_adder_loop):
28875 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
28876 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
28877 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
28878 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
28879 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
28880 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
28881 * gst/goom/gstgoom.c: (gst_goom_chain):
28882 * gst/id3/gstid3types.c: (gst_id3types_loop):
28883 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
28884 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
28885 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
28886 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
28887 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
28888 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
28889 (gst_ebml_read_float), (gst_ebml_read_header):
28890 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
28891 (gst_matroska_demux_parse_blockgroup):
28892 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
28893 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
28894 * gst/oneton/gstoneton.c: (gst_oneton_chain):
28895 * gst/silence/gstsilence.c: (gst_silence_get):
28896 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
28897 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
28898 * gst/speed/gstspeed.c: (speed_loop):
28899 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
28900 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
28901 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
28902 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
28903 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
28904 (gst_wavparse_loop):
28905 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
28906 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
28907 (dxr3audiosink_close):
28908 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
28909 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
28910 (dxr3videosink_close), (dxr3videosink_write_data):
28911 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
28912 * sys/oss/gstosssink.c: (gst_osssink_chain):
28913 * sys/oss/gstosssrc.c: (gst_osssrc_get):
28914 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
28915 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
28916 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
28917 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
28918 (gst_v4l_set_window), (gst_v4l_enable_overlay):
28919 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
28920 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
28921 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
28922 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
28923 (gst_v4l_set_audio):
28924 * sys/v4l/v4l_calls.h:
28925 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
28926 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
28927 (gst_v4lmjpegsink_playback_init),
28928 (gst_v4lmjpegsink_playback_start):
28929 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
28930 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
28931 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
28932 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
28933 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
28934 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
28935 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
28936 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
28937 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
28938 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
28939 (gst_v4l2_get_output), (gst_v4l2_set_output),
28940 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
28941 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
28942 (gst_v4l2_set_attribute):
28943 * sys/v4l2/v4l2_calls.h:
28944 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
28945 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
28946 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
28947 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
28948 (gst_v4l2src_capture_stop):
28949 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
28950 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
28951 (gst_ximagesink_chain):
28952 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
28953 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
28954 (gst_xvideosink_xwindow_new):
28955 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
28956 (gst_xvimagesink_chain):
28958 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28960 * gst/volume/gstvolume.c: (gst_volume_set_volume),
28961 (gst_volume_get_volume), (volume_class_init), (volume_init),
28962 (volume_chain_int16), (volume_update_volume):
28963 * gst/volume/gstvolume.h:
28964 make code more readable by removing magic numbers
28965 make mixer interface export 0-100 range
28966 make it internally map to 0.0-1.0 range so users don't distort
28967 output by putting the sliders at full volume
28969 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28971 * gst-libs/gst/play/play.c: (gst_play_tick_callback),
28972 (gst_play_state_change), (gst_play_seek_to_time):
28973 block the tick callback for 0.5 secs after doing a seek
28975 2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
28977 * gst-libs/gst/play/play.c: (gst_play_new):
28980 2004-02-01 Julien MOUTTE <julien@moutte.net>
28982 * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
28983 (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
28984 * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
28985 (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
28986 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
28987 (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
28989 2004-02-01 Thomas Vander Stichele <thomas at apestaart dot org>
28992 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
28993 check for a function added in vorbis 1.1
28995 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
28997 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
28998 (gst_alsa_drain_audio), (gst_alsa_stop_audio):
28999 really start/stop clock only on PLAYING <=> PAUSED
29000 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
29001 remove \n from debugging lines
29002 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
29003 make it work when seeking does not
29004 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
29007 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
29009 * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
29010 start clock on PAUSED=>PLAYING, not later
29011 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
29012 extract correct time for different discont formats
29013 (gst_alsa_sink_get_time):
29014 don't segfault when no format is negotiated yet, just return 0
29015 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29016 (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
29017 (gst_ogg_pad_push):
29018 handle flush and discont events correctly
29019 * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
29020 handle discont events correctly
29022 2004-01-31 Thomas Vander Stichele <thomas at apestaart dot org>
29024 * gst-libs/gst/play/play.c: (gst_play_error_quark),
29025 (gst_play_error_create), (gst_play_error_plugin),
29026 (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
29027 * gst-libs/gst/play/play.h:
29028 add error handling during creation
29029 * examples/gstplay/player.c: (main):
29030 use new gst_play_new
29033 2004-01-31 Benjamin Otte <in7y118@public.uni-hamburg.de>
29035 * ext/theora/theoradec.c: (theora_dec_chain):
29037 * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
29038 (vorbis_dec_src_event), (vorbis_dec_chain):
29039 add encoder tag, fix tag reading to be more error tolerant, change
29040 BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
29041 gst_pad_event_default.
29042 * gst/tags/gstvorbistag.c:
29043 (gst_tag_list_from_vorbiscomment_buffer):
29044 undefine function specific define at end of function
29046 2004-01-31 Jeremy Simon <jesimon@libertysurf.fr>
29048 * ext/flac/gstflac.c: (plugin_init):
29049 * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
29050 * ext/flac/gstflacdec.h:
29051 * ext/flac/gstflacenc.h:
29054 2004-01-30 David I. Lehn <dlehn@users.sourceforge.net>
29056 * examples/gstplay/player.c: s/gstplay.h/play.h/
29058 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
29060 * gst-libs/gst/play/Makefile.am:
29061 * gst-libs/gst/play/gstplay.c:
29062 * gst-libs/gst/play/gstplay.h:
29063 * gst-libs/gst/play/play.c:
29064 more surgery, operation complete
29066 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
29068 * gst-libs/gst/play/play.old.c:
29069 * gst-libs/gst/play/play.old.h:
29070 after CVS surgery by moving, remove
29071 * gst-libs/gst/play/playpipelines.c:
29074 * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
29075 add negotiation error
29077 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
29079 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29080 (gst_ogg_demux_push):
29081 add some seeking debug info
29082 send a flush when seeking
29084 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
29090 * ext/theora/Makefile.am:
29091 * ext/theora/theoradec.c:
29092 add theora video decoder. Does just do simple decoding for now and
29093 has been tested against Theora cvs only. It only works when theora
29094 is compiled with --enable-static.
29095 * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
29096 always reset packetno on DISCONT
29098 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
29100 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
29103 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
29105 * gst/mpegaudioparse/gstmpegaudioparse.c:
29106 (mp3_type_frame_length_from_header):
29107 Fix header parsing - stolen from ffmpeg (thank you! :) ).
29109 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
29111 * ext/esd/esdsink.c: (gst_esdsink_init):
29112 Since we have static pad template caps, we don't need to negotiate;
29113 either the core errors out or we know the format.
29115 2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
29117 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29118 (gst_riff_read_seek):
29119 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29120 (gst_ebml_read_seek):
29121 Fix event handling.
29123 2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
29125 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
29126 removee video/x-theora from vp3 decoder, it doesn't handle raw
29128 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
29129 fix bug with finalizing element that never went to PAUSED
29130 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
29131 length and position queries were swapped
29132 * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
29133 (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
29134 (vorbis_dec_src_event):
29135 implement querying time and bytes
29137 2004-01-30 Thomas Vander Stichele <thomas at apestaart dot org>
29139 * just about every source file:
29140 gst_element_error -> GST_ELEMENT_ERROR
29142 2004-01-29 Julien MOUTTE <julien@moutte.net>
29144 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
29145 emiting FLUSH and even before DISCONT.
29146 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
29147 get the best instant seeking as possible yay!
29149 2004-01-29 Ronald Bultje <rbultje@ronald.bitfreak.net>
29151 * gst/mpeg1videoparse/gstmp1videoparse.c:
29152 (gst_mp1videoparse_real_chain):
29153 Committed wrong version last week... Grr... Didn't notice until now.
29155 2004-01-29 Julien MOUTTE <julien@moutte.net>
29157 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
29158 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
29159 have_xwindow_id signal in xwindow_create.
29161 2004-01-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
29163 * ext/ogg/gstoggdemux.c:
29164 lots of changes - mainly support for chained bitstreams, seeking,
29165 querying and bugfixes of course
29166 * ext/vorbis/Makefile.am:
29167 * ext/vorbis/vorbisdec.c:
29168 * ext/vorbis/vorbisdec.h:
29169 add vorbisdec raw vorbis decoder
29170 * ext/vorbis/vorbis.c: (plugin_init):
29171 register vorbisdec as PRIMARY, vorbisfile as SECONDARY
29172 * gst/intfloat/Makefile.am:
29173 * gst/intfloat/float22int.c:
29174 * gst/intfloat/float22int.h:
29175 * gst/intfloat/gstintfloatconvert.c: (plugin_init):
29176 add float2intnew plugin. It converts multichannel interleaved float to
29177 multichannel interleaved int. The name should probably be changed.
29178 * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
29180 add typefinding for raw theora video so oggdemux can detect it.
29182 2004-01-28 Julien MOUTTE <julien@moutte.net>
29184 * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
29185 sink element first.
29186 * gst/videoscale/gstvideoscale.c:
29187 (gst_videoscale_handle_src_event): Fixing src event handler.
29189 2004-01-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
29191 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
29192 (gst_v4lsrc_open), (gst_v4lsrc_close),
29193 (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
29194 (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
29195 * sys/v4l/gstv4lsrc.h:
29196 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
29197 (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
29198 Implement resizing... Hack. But that's why v4l is b0rked...
29200 2004-01-28 Julien MOUTTE <julien@moutte.net>
29202 * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
29203 (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
29204 (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
29205 (gst_ximagesink_xwindow_destroy):
29206 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
29207 (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
29208 (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
29209 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
29210 (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
29211 correctly cleaning the image created to check xshm calls on succes,
29212 added a lot of XSync calls in X11 functions, and fixed a segfault when
29213 no image format was defined before negotiation happened.
29215 2004-01-28 Benjamin Otte <in7y118@public.uni-hamburg.de>
29217 * ext/alsa/gstalsa.c: (gst_alsa_query_func):
29218 use gst_element_get_time to get correct time
29220 2004-01-28 Julien MOUTTE <julien@moutte.net>
29222 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
29223 (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
29224 (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
29225 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
29226 (gst_xvimagesink_check_xshm_calls),
29227 (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
29228 X plugins are now able to detect that XShm calls will fail even if the
29229 server claims that it has XShm support (remote displays most of the
29230 time). We then log the error as a GST_DEBUG and set use_shm to FALSE
29231 so that we use non XShm functions. This feature is almost useless for
29232 xvimagesink as Xv is not supported on remote displays anyway, but
29233 it might happen than even on the local display XShm calls fail.
29235 2004-01-27 David Schleef <ds@schleef.org>
29237 * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
29238 (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
29239 (gst_esdsink_change_state): Fix sync issues in esdsink. Also
29240 changed esdsink to only use 44100,16,2, since esd sucks at rate
29241 conversion and esdsink has had difficulty negotiating.
29243 2004-01-27 Julien MOUTTE <julien@moutte.net>
29245 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
29246 (gst_play_seek_to_time): Fixing the way to get current position.
29248 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
29250 * sys/oss/gstosssink.c: (gst_osssink_sink_query):
29251 use gst_element_get_time to get correct time
29253 2004-01-27 Julien MOUTTE <julien@moutte.net>
29255 * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
29256 fix ever... Inverting 2 lines of code make spider autoplug correctly
29259 2004-01-27 David Schleef <ds@schleef.org>
29261 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
29262 Use gst_pad_try_set_caps_nonfixed().
29264 2004-01-27 David Schleef <ds@schleef.org>
29266 * gst/ac3parse/gstac3parse.c: update to checklist 5
29267 * gst/adder/gstadder.c: rewrite negotiation. update to checklist 5
29268 * gst/audioconvert/gstaudioconvert.c: update to checklist 5
29269 * gst/audioscale/gstaudioscale.c: same
29270 * gst/auparse/gstauparse.c: same
29271 * gst/avi/gstavidemux.c: same
29273 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
29275 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
29276 stop processing after EOS
29278 2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
29280 * gst/asfdemux/asfheaders.h:
29281 * gst/asfdemux/gstasfdemux.c:
29282 * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
29283 (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
29284 (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
29285 lot's of fixes to make data extraction simpler and get the code
29286 architecture and compiler independant. Add debugging category
29287 * gst/goom/gstgoom.c: (gst_goom_change_state):
29288 reset channel count on PAUSED=>READY, not READY=>PAUSED
29290 2004-01-26 Colin Walters <walters@verbum.org>
29292 * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
29293 code to pull a bigger buffer in iradio mode. This as a side effect
29294 makes typefinding work.
29296 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
29298 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
29299 Fix SVQ3 decoding on PPC
29301 2004-01-26 Julien MOUTTE <julien@moutte.net>
29303 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
29304 that one managed to stay there... Fixed.
29306 2004-01-26 Jeremy Simon <jesimon@libertysurf.fr>
29308 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
29309 (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
29310 * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
29311 (qtdemux_video_caps):
29312 * gst/qtdemux/qtdemux.h:
29313 Add SVQ3 specific flags to qtdemux and ffmpeg
29315 2004-01-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
29317 * gst-libs/gst/audio/audio.h:
29318 remove buffer-frames from audio caps
29319 * gst/audioconvert/gstaudioconvert.c:
29320 fix plugin to really work.
29322 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29324 * gst-libs/gst/mixer/mixer.c:
29325 * gst-libs/gst/propertyprobe/propertyprobe.c:
29326 * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
29327 (gst_tuner_find_channel_by_name):
29328 * gst-libs/gst/tuner/tuner.h:
29329 Add gtk-doc style comments. Also fix a function name.
29331 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29333 * ext/divx/gstdivxdec.c: (gst_divxdec_init),
29334 (gst_divxdec_negotiate):
29335 Fix for new capsnego - also fixes gst-player with divxdec.
29337 2004-01-25 Julien MOUTTE <julien@moutte.net>
29339 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29340 (gst_play_identity_handoff), (gst_play_set_location),
29341 (gst_play_set_visualization), (gst_play_connect_visualization): Another
29342 try in visualization implementation. Still have an issue with switch
29343 blocking when pulling from video_queue and only audio comes out of
29345 * gst/switch/gstswitch.c: (gst_switch_release_pad),
29346 (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
29347 release method. And check if the pad is usable before pulling.
29349 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29351 * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
29352 (gst_videobalance_init),
29353 (gst_videobalance_colorbalance_list_channels),
29354 (gst_videobalance_colorbalance_set_value),
29355 (gst_videobalance_colorbalance_get_value),
29356 (gst_videobalance_update_properties),
29357 (gst_videobalance_update_tables_planar411),
29358 (gst_videobalance_planar411):
29359 * gst/videofilter/gstvideobalance.h:
29360 Implement lookup-tables. +/- 10x faster.
29362 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29364 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29365 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29366 The index reading was broken. The rest worked fine, but the whole
29367 goal of my rewrite was to make avidemux readable, and this was
29368 not at all readable. Please use typed variables.
29370 2004-01-25 Ronald Bultje <rbultje@ronald.bitfreak.net>
29372 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29373 Additional pad usability check.
29374 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
29375 (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
29376 (gst_mp1videoparse_real_chain):
29377 Fix MPEG video stream parsing. The original plugin had several
29378 issues, including not timestamping streams where the source was
29379 not timestamped (this happens with PTS values in mpeg system
29380 streams, but MPEG video is also a valid stream on its own so
29381 that needs timestamps too). We use the display time code for that
29382 for now. Also, if one incoming buffer contains multiple valid
29383 frames, we push them all on correctly now, including proper EOS
29384 handling. Lastly, several potential segfaults were fixed, and we
29385 properly sync on new sequence/gop headers to include them in next,
29386 not previous frames (since they're header for the next frame, not
29387 the previous). Also see #119206.
29388 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
29390 Move caps setting so we only do it after finding several valid
29391 MPEG-1 fraes sequentially, not right after the first one (which
29392 might be coincidental).
29393 * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
29394 (mpeg_video_type_find), (mpeg_video_stream_type_find),
29396 Add unsynced MPEG video stream typefinding, and change some
29397 probability values so we detect streams rightly. The idea is as
29398 follows: I can have an unsynced system stream which contains
29399 video. In the current code, I would randomly get a type for either
29400 system or video stream type found, because the probabilities are
29401 being calculated rather randomly. I now use fixed values, so we
29402 always prefer system stream if that was found (and that is how it
29403 should be). If no system stream was found, we can still identity the stream as video-only.
29405 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
29407 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29408 (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29409 don't write to buffer. Extract data without the need of
29410 __attribute__ ((packed))
29412 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29414 * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
29415 (mpeg1_sys_type_find):
29416 Fix MPEG-1 stream typefinding.
29418 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29420 * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
29421 Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
29423 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
29425 * ext/esd/esdsink.c: (gst_esdsink_open_audio):
29426 * ext/esd/gstesd.c: (plugin_init):
29427 private debugging, better error reporting
29429 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29431 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
29432 (gst_riff_read_init), (gst_riff_read_change_state):
29433 * gst-libs/gst/riff/riff-read.h:
29434 Remove stuff fromold metadata system.
29436 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29438 * ext/ogg/gstoggdemux.c:
29439 Fix wrong file comment.
29440 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29441 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
29442 Add metadata reading properly.
29444 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org>
29447 Fix nas DIST_SUBDIRS
29449 Fix bug where make distcheck doesn't get run on adding stuff to
29452 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
29454 * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
29455 * ext/divx/gstdivxdec.h:
29456 Fix divx3 ("msmpeg4") playback using divxdec.
29458 2004-01-23 Benjamin Otte <in7y118@public.uni-hamburg.de>
29460 * gst/typefind/gsttypefindfunctions.c:
29461 (mp3_type_frame_length_from_header): fix bug in length computation
29462 (mp3_type_find): improve debugging output
29464 2004-01-23 Julien MOUTTE <julien@moutte.net>
29466 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29467 (gst_play_set_location), (gst_play_seek_to_time),
29468 (gst_play_set_audio_sink), (gst_play_set_visualization),
29469 (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
29470 the pipeline from scratch. Visualization is back and switch went out as
29471 i realized it was not possible to use the way i wanted.
29472 * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
29473 (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
29474 clearing in state change from READY to NULL. So that one can clean the
29475 X ressources keeping the element.
29476 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29477 (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
29478 (gst_xvimagesink_colorbalance_set_value),
29479 (gst_xvimagesink_colorbalance_get_value),
29480 (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
29481 (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
29482 change from READY to NULL and fixed some stupid bugs in colorbalance
29483 get/set values. Also added the following feature : when nobody tries to
29484 set some values to the colorbalance levels before the xcontext is
29485 grabbed, then when creating channels list from Xv attributes we set the
29486 internal values to the Xv defaults. This way we handle buggy Xv drivers
29487 that set default hue values far from the middle of the range (Thanks
29488 to Jon Trowbridge for pointing that issue).
29489 * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
29490 colorbalance levels have been set before xcontext is grabbed.
29492 2004-01-22 Ronald Bultje <rbultje@ronald.bitfreak.net>
29494 * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
29495 Fix the ossmixer case where we shouldn't open /dev/dsp* because
29496 it might block operations (which is bad for a mixer).
29498 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
29500 * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
29501 (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
29502 (gmip_find_type_pre):
29503 * gst-libs/gst/media-info/media-info-priv.h:
29504 * gst-libs/gst/media-info/media-info.c:
29505 (gst_media_info_instance_init), (gst_media_info_read_idler):
29506 add fakesink to get caps on decoder src pad again
29507 fix callback prototype to match new have_type signal signature
29509 2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
29511 * gst/adder/gstadder.c: (gst_adder_link):
29512 fix non-compile and cut-n-paste code
29514 2004-01-21 David Schleef <ds@schleef.org>
29516 * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
29517 (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
29518 (gst_swfdec_init), (gst_swfdec_change_state):
29519 * ext/swfdec/gstswfdec.h:
29521 * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
29522 (gst_adder_request_new_pad): Fix negotiation.
29523 * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
29524 Add a fixate function.
29525 * gst/intfloat/gstfloat2int.c:
29526 * gst/intfloat/gstfloat2int.h:
29527 * gst/intfloat/gstint2float.c:
29528 * gst/intfloat/gstint2float.h:
29529 Completely rewrite the negotiation. Doesn't quite work yet,
29530 due to some buffer-frames problem.
29532 2004-01-21 Thomas Vander Stichele <thomas at apestaart dot org>
29534 * ext/gnomevfs/gstgnomevfssrc.c:
29535 * sys/v4l2/v4l2_calls.h:
29536 fix includes for distcheck
29538 2004-01-21 Christian Schaller <uraeus@gnome.org>
29541 Add libnas (network audio system) plugin, patch from Arwed von Merkatz
29542 based on earlier patch from Laurent Vivier
29544 2004-01-20 Jeremy Simon <jesimon@libertysurf.fr>
29546 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
29547 Fix wma caps property
29548 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
29549 Fix typo (flags1 and flags2)
29551 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29553 * gst-libs/gst/media-info/media-info-priv.c:
29554 (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
29555 (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
29556 (gmip_find_stream), (gmip_find_track_metadata),
29557 (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
29558 (gmip_find_track_format):
29559 * gst-libs/gst/media-info/media-info-priv.h:
29560 * gst-libs/gst/media-info/media-info-test.c: (main):
29561 * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
29562 (gst_media_info_read_idler), (gst_media_info_read):
29563 * gst-libs/gst/media-info/media-info.h:
29564 register debugging category and use it for debugging
29566 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29568 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
29569 (gst_vorbisfile_new_link):
29570 signal streaminfo through tags
29572 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29574 * ext/mplex/gstmplex.cc:
29575 * ext/mplex/gstmplexibitstream.cc:
29576 g++ doesn't like NULL in our i18n/error macros, should be
29577 either (NULL) or ("").
29579 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29581 * sys/dxr3/dxr3audiosink.c:
29582 * sys/dxr3/dxr3init.c:
29583 * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
29584 * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
29585 Fix more error error error errors (missing includes here).
29587 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29589 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29590 fix thomas' error errors.
29592 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29594 * ext/mpeg2enc/gstmpeg2enc.cc:
29597 2004-01-20 Ronald Bultje <rbultje@ronald.bitfreak.net>
29599 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29600 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29601 Fix for new error system.
29603 2004-01-20 Thomas Vander Stichele <thomas at apestaart dot org>
29605 * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29606 fix for new error reporting
29608 2004-01-20 David Schleef <ds@schleef.org>
29610 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
29611 (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
29612 (gst_ximagesink_set_xwindow_id): Change to using a framerate
29613 of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
29614 and neither is 100+, most likely.
29615 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
29616 (gst_xvimagesink_getcaps): same
29618 2004-01-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
29621 Up version requirement to 2.0.3 (not yet released) to avoid symbol
29622 clashes with ffmpeg.
29624 2004-01-20 Julien MOUTTE <julien@moutte.net>
29626 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
29627 (gst_switch_init): Fixed switch element : proxying link and setting
29628 caps from src to sink on request.
29630 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29632 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29633 * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
29634 (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
29637 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29639 * sys/v4l/v4l_calls.h:
29640 * sys/v4l2/v4l2_calls.h:
29641 element_error fixes
29643 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29645 * gst-libs/gst/gst-i18n-plugin.h:
29647 remove config.h inclusion
29649 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29652 adding autopoint invocation
29655 * gst-libs/gst/gettext.h:
29656 adding gettext bits
29657 * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
29658 * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
29659 * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
29660 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29661 (gst_gnomevfssink_close_file):
29662 * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
29663 * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
29664 * gst-libs/gst/gst-i18n-plugin.h:
29665 * gst/avi/gstavi.c: (plugin_init):
29666 * sys/dxr3/dxr3init.c: (plugin_init):
29667 * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
29668 * sys/oss/gstossaudio.c: (plugin_init):
29669 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29670 * sys/v4l/gstv4l.c: (plugin_init):
29671 * sys/v4l/v4l_calls.c: (gst_v4l_open):
29672 * sys/v4l2/gstv4l2.c: (plugin_init):
29673 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29674 (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
29675 (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
29676 (gst_v4l2_set_output), (gst_v4l2_get_frequency),
29677 (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
29678 (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
29679 make sure locale and translation domain are set
29680 fix translated strings
29686 put translation files into place
29687 * sys/xvideo/imagetest.c: (main):
29688 * ext/dv/demo-play.c: (main):
29689 fix unnecessary translations
29691 2004-01-19 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
29693 * ext/sndfile/gstsf.c:
29694 * gst/avi/gstavimux.c:
29695 * ext/audiofile/gstafsink.c:
29696 * ext/audiofile/gstafsrc.c:
29697 * ext/gnomevfs/gstgnomevfssink.c:
29698 * ext/gnomevfs/gstgnomevfssrc.c:
29699 * sys/oss/gstosselement.c:
29700 * sys/v4l/v4l_calls.h:
29703 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29705 * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29706 (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
29707 (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
29708 (gst_v4l2_get_output), (gst_v4l2_set_output),
29709 (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
29710 (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
29711 (gst_v4l2_set_attribute):
29712 update to new error handling
29714 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29716 * ext/sidplay/gstsiddec.cc:
29717 * gst/modplug/gstmodplug.cc:
29718 parenthese NULL because C++ seems angry about it
29720 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org>
29722 * gst-libs/gst/gst-i18n-plugin.h:
29723 add skeleton i18n stuff, but needs to be further implemented
29725 2004-01-18 Thomas Vander Stichele <thomas at apestaart dot org>
29727 * examples/gstplay/player.c: (main):
29728 * ext/aalib/gstaasink.c: (gst_aasink_open):
29729 * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
29730 * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
29731 * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
29732 * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
29733 (gst_afsink_close_file):
29734 * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
29735 (gst_afsrc_close_file):
29736 * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29737 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
29738 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
29739 * ext/esd/esdmon.c: (gst_esdmon_get):
29740 * ext/esd/esdsink.c: (gst_esdsink_chain):
29741 * ext/faac/gstfaac.c: (gst_faac_chain):
29742 * ext/faad/gstfaad.c: (gst_faad_chain):
29743 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
29744 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
29745 * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
29746 * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
29747 (gst_flacdec_loop):
29748 * ext/flac/gstflacenc.c: (gst_flacenc_chain):
29749 * ext/flac/gstflactag.c: (gst_flac_tag_chain):
29750 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
29751 * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29752 (gst_gnomevfssink_close_file):
29753 * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
29754 (gst_gnomevfssrc_open_file):
29755 * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
29756 * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
29757 * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
29758 * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
29759 (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
29760 * ext/mad/gstmad.c: (gst_mad_chain):
29761 * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
29762 * ext/mpeg2dec/gstmpeg2dec.c:
29763 * ext/mpeg2enc/gstmpeg2enc.cc:
29764 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29765 * ext/mplex/gstmplex.cc:
29766 * ext/mplex/gstmplexibitstream.cc:
29767 * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
29768 (gst_ogg_demux_push), (gst_ogg_pad_push):
29769 * ext/raw1394/gstdv1394src.c:
29770 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
29771 (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
29772 * ext/sidplay/gstsiddec.cc:
29773 * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
29775 * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
29776 * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
29777 * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
29778 * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
29779 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
29780 * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
29781 * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
29782 * gst-libs/gst/Makefile.am:
29783 * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29784 (gst_riff_read_element_data), (gst_riff_read_seek),
29785 (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
29786 * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
29787 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
29788 (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
29789 * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
29790 (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
29791 * gst/avi/gstavimux.c: (gst_avimux_stop_file):
29792 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
29793 * gst/goom/gstgoom.c: (gst_goom_chain):
29794 * gst/id3/gstid3types.c: (gst_id3types_loop):
29795 * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
29796 * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
29797 * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29798 (gst_ebml_read_element_length), (gst_ebml_read_element_data),
29799 (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
29800 (gst_ebml_read_float), (gst_ebml_read_header):
29801 * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
29802 (gst_matroska_demux_parse_blockgroup):
29803 * gst/modplug/gstmodplug.cc:
29804 * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
29805 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
29806 * gst/oneton/gstoneton.c: (gst_oneton_chain):
29807 * gst/silence/gstsilence.c: (gst_silence_get):
29808 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29809 * gst/smpte/gstsmpte.c: (gst_smpte_loop):
29810 * gst/speed/gstspeed.c: (speed_loop):
29811 * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29812 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
29813 * gst/volenv/gstvolenv.c: (gst_volenv_chain):
29814 * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
29815 * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
29816 (gst_wavparse_loop):
29817 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
29818 (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
29819 (dxr3audiosink_close):
29820 * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
29821 * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
29822 (dxr3videosink_close), (dxr3videosink_write_data):
29823 * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29824 * sys/oss/gstosselement.h:
29825 * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
29826 (gst_osssink_chain):
29827 * sys/oss/gstosssrc.c: (gst_osssrc_get):
29828 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
29829 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
29830 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
29831 * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
29832 (gst_v4l_enable_overlay):
29833 * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
29834 (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
29835 (gst_v4l_get_frequency), (gst_v4l_set_frequency),
29836 (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
29837 (gst_v4l_set_audio):
29838 * sys/v4l/v4l_calls.h:
29839 * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
29840 (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
29841 (gst_v4lmjpegsink_playback_init),
29842 (gst_v4lmjpegsink_playback_start):
29843 * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
29844 (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
29845 (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
29846 (gst_v4lmjpegsrc_requeue_frame):
29847 * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
29848 (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
29849 (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
29850 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
29851 * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
29852 (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
29853 (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
29854 (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
29855 (gst_v4l2src_capture_stop):
29856 * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
29857 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
29858 (gst_ximagesink_chain):
29859 * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
29860 (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
29861 (gst_xvideosink_xwindow_new):
29862 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29863 (gst_xvimagesink_chain):
29864 use new error signal, function and categories
29866 2004-01-18 Jeremy Simon <jesimon@libertysurf.fr>
29870 * ext/musicbrainz/gsttrm.c:
29871 * ext/musicbrainz/gsttrm.h:
29872 * ext/musicbrainz/Makefile.am:
29875 2004-01-18 Julien MOUTTE <julien@moutte.net>
29877 * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
29878 (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
29879 synchronous property for debugging.
29880 * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
29881 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29882 (gst_xvimagesink_set_property): Moving a pointer declaration to a
29883 smaller block, fixing indent.
29885 2004-01-16 David Schleef <ds@schleef.org>
29887 * gst/videofilter/gstvideobalance.c: Fix regression; changing a
29888 property affects the video stream.
29889 * sys/xvimage/xvimagesink.c:
29890 * sys/xvimage/xvimagesink.h:
29891 Add synchronous property for debugging. Should probably be
29892 disabled in non-CVS builds. Make sure that the Xv attribute
29893 exists before we set it (crash!). Fix a silly float bug that
29894 caused colorbalance to just not work.
29896 2004-01-17 Christian Schaller <Uraeus@gnome.org>
29898 * tools/gst-launch-ext.in - update for new plugins
29900 2004-01-16 David Schleef <ds@schleef.org>
29902 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
29903 already-freed caps.
29905 2994-01-16 Christian Schaller <Uraeus@gnome.org>
29907 * Update spec for new colorspace plugin and libcaca plugin
29908 * Fix compilation of libcaca plugin (clock -> id)
29910 2004-01-16 Julien MOUTTE <julien@moutte.net>
29912 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
29913 (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
29914 (gst_xvimagesink_set_xwindow_id),
29915 (gst_xvimagesink_colorbalance_set_value),
29916 (gst_xvimagesink_colorbalance_get_value),
29917 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
29918 (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
29919 correct colorbalance properties. They can now be set when the element
29920 is still in NULL state. The values will be committed to the Xv Port
29921 when xcontext is initialized.
29922 * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
29923 brightness int values in the GstXvImagesink structure.
29925 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
29927 * gst-libs/gst/Makefile.am:
29928 restructure so having local patches works easier.
29930 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
29932 * ext/mpeg2enc/Makefile.am:
29933 * ext/mpeg2enc/gstmpeg2enc.cc:
29934 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29935 Bugfix with respect to EOS handling.
29937 2004-01-16 Ronald Bultje <rbultje@ronald.bitfreak.net>
29939 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
29940 Link with right caps (else, it segfaults).
29941 * ext/mplex/gstmplexjob.cc:
29942 Fix for slight API change in 1.6.1.93 release of mjpegtools.
29944 2004-01-15 David Schleef <ds@schleef.org>
29946 * gst-libs/gst/audio/Makefile.am:
29947 Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
29949 * gst-libs/gst/audio/gstaudiofilter.c:
29950 * gst-libs/gst/audio/gstaudiofilter.h:
29951 Add bytes_per_sample and size and n_samples calculation.
29952 * gst-libs/gst/audio/gstaudiofilterexample.c:
29953 Remove, now autogenerated.
29954 * gst-libs/gst/audio/gstaudiofiltertemplate.c:
29955 Moved from gstaudiofilterexample, object name changed, code added
29956 so that it actually works.
29957 * gst-libs/gst/audio/make_filter:
29958 Script to build an audiofilter subclass from the template.
29959 * gst/colorspace/Makefile.am:
29960 * gst/colorspace/yuv2yuv.c:
29961 Remove file, since it's GPL, and we don't use it.
29963 2004-01-15 Julien MOUTTE <julien@moutte.net>
29965 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
29966 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
29967 them use the buffer free function to test how the buffer was allocated.
29969 2004-01-15 David Schleef <ds@schleef.org>
29971 * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
29972 that handles osssink fallback.
29973 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
29974 (gst_audio_convert_getcaps):
29975 * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
29976 Add audio/x-qdm2 for QDM2 audio.
29977 * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29978 * gst/sine/gstsinesrc.h: Add example of how to implement tags.
29979 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
29980 Decrease minimum size to 16x16.
29981 * gst/wavparse/gstwavparse.c:
29982 Convert disabled pad template caps to new caps.
29983 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
29984 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29985 (gst_xvimagesink_chain): Throw element error when display cannot
29986 be opened. Increase minimum framerate to 1.0. Check the data
29987 free function on a buffer to make sure it is the type we expect
29988 before manipulating it.
29990 2004-01-15 Julien MOUTTE <julien@moutte.net>
29992 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
29993 (gst_videobalance_colorbalance_set_value): Implement passthru if
29994 settings are in the middle.
29995 * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
29997 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
29999 * gst/videofilter/Makefile.am:
30000 * gst/volume/Makefile.am:
30001 Since we use videofilter symbols, link to it.
30003 2004-01-15 Julien MOUTTE <julien@moutte.net>
30005 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
30006 mixer interface type to HARDWARE.
30007 * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
30009 * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
30010 * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
30011 * gst/volume/gstvolume.c: (gst_volume_interface_supported),
30012 (gst_volume_interface_init), (gst_volume_list_tracks),
30013 (gst_volume_set_volume), (gst_volume_get_volume),
30014 (gst_volume_set_mute), (gst_volume_mixer_init),
30015 (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
30016 (volume_init): Implementing mixer interface.
30017 * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
30018 * sys/oss/gstosselement.c: (gst_osselement_get_type),
30019 (gst_osselement_change_state): Removing some trailing commas in
30021 * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
30022 interface type to HARDWARE.
30023 * sys/v4l/gstv4lcolorbalance.c:
30024 (gst_v4l_color_balance_interface_init): Setting colorbalance interface
30026 * sys/v4l2/gstv4l2colorbalance.c:
30027 (gst_v4l2_color_balance_interface_init): Setting colorbalance
30028 interface type to HARDWARE.
30029 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
30030 same code than ximagesink for event handling.
30032 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
30034 * ext/snapshot/Makefile.am:
30035 * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
30036 (gst_snapshot_chain):
30037 * ext/snapshot/gstsnapshot.h:
30038 This has to be a joke... Snapshot should be connected to a tee,
30039 colorspace element before it and EOS after that, where the other
30040 src of the tee receives normal data.
30041 The current way is *wrong*.
30043 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
30045 * ext/hermes/gsthermescolorspace.c:
30046 Fix another compile error. Same as below.
30048 2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
30050 * gst/colorspace/gstcolorspace.c:
30051 * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
30052 (gst_colorspace_i420_to_yv12):
30053 Fix compiling... Didn't test if it actually works.
30055 2004-01-15 David Schleef <ds@schleef.org>
30058 * gst/colorspace/Makefile.am:
30059 * gst/colorspace/gstcolorspace.c:
30060 * gst/colorspace/gstcolorspace.h:
30061 * gst/colorspace/yuv2rgb.c:
30062 * gst/colorspace/yuv2rgb.h:
30063 Duplicate the ext/hermes colorspace plugin, and remove Hermes
30064 code and GPL code. Fix for new caps negotiation. Rewrite
30065 much of the format handling code, and some of the conversion
30066 code. Basically, rewrote almost everything. This element
30067 handles I420, YV12 to RGB conversions.
30068 * ext/hermes/Makefile.am:
30069 * ext/hermes/gsthermescolorspace.c:
30070 Rename colorspace to hermescolorspace. Fix negotiation issues.
30071 Remove non-Hermes related code. This element handles lots of
30072 RGB to RGB conversions, but no YUV.
30073 * ext/hermes/gstcolorspace.c:
30074 * ext/hermes/gstcolorspace.h:
30075 * ext/hermes/rgb2yuv.c:
30076 * ext/hermes/yuv2rgb.c:
30077 * ext/hermes/yuv2rgb.h:
30078 * ext/hermes/yuv2rgb_mmx16.s:
30079 * ext/hermes/yuv2yuv.c:
30080 * ext/hermes/yuv2yuv.h:
30083 2004-01-14 Colin Walters <walters@verbum.org>
30085 * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
30086 they've already been.
30088 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
30090 * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
30091 assume tag mode when pad is not connected
30093 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
30095 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
30096 Don't update the time of the clock
30097 (gst_alsa_sink_loop):
30098 sync to the clock given to alsasink, not the own clock
30099 * sys/oss/gstosssink.c: (gst_osssink_chain):
30101 (gst_osssink_change_state):
30103 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30104 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
30105 remove bogus code that made DISCONT events unhandled
30106 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
30107 explicitly case to double in _set_simple. (fixes 2nd warning in bug
30109 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
30110 (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
30111 (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
30112 convert g_warning because of wrong asf data to GST_WARNINGs (fixes
30113 2nd warning in bug #131502)
30115 2004-01-14 Julien MOUTTE <julien@moutte.net>
30117 * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
30118 (gst_videobalance_colorbalance_set_value),
30119 (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
30120 for colorbalance interface implementation.
30121 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30122 (gst_ximagesink_set_property), (gst_ximagesink_get_property),
30123 (gst_ximagesink_dispose), (gst_ximagesink_init),
30124 (gst_ximagesink_class_init): Adding DISPLAY property.
30125 * sys/ximage/ximagesink.h: Adding display_name to store display.
30126 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30127 (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
30128 (gst_xvimagesink_dispose), (gst_xvimagesink_init),
30129 (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
30130 properties (they still need polishing though for gst-launch use : no
30131 xcontext yet, i ll do that tomorrow).
30132 * sys/xvimage/xvimagesink.h: Adding display_name to store display.
30134 2004-01-14 Julien MOUTTE <julien@moutte.net>
30136 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
30137 (gst_play_set_location), (gst_play_set_visualization): Preparing
30138 switch integration, adding videobalance in the pipeline.
30140 2004-01-14 Julien MOUTTE <julien@moutte.net>
30142 * gst-libs/gst/colorbalance/colorbalance.c:
30143 (gst_color_balance_class_init): Adding a default type.
30144 * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
30146 * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
30147 (gst_videobalance_dispose), (gst_videobalance_class_init),
30148 (gst_videobalance_init), (gst_videobalance_interface_supported),
30149 (gst_videobalance_interface_init),
30150 (gst_videobalance_colorbalance_list_channels),
30151 (gst_videobalance_colorbalance_set_value),
30152 (gst_videobalance_colorbalance_get_value),
30153 (gst_videobalance_colorbalance_init): Implementing colorbalance
30155 * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
30157 * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
30158 bug which was triggering a BadAccess X error when setting an overlay
30159 before pad was really negotiated.
30160 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
30161 Using the colorbalance type macro.
30163 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
30165 * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
30166 (gst_flacenc_chain):
30167 handle tags correctly
30168 * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
30169 extract ID3v1 tags correctly
30171 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
30173 * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
30175 Improve matroska typefinding for odd-typed headers...
30177 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
30179 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
30180 Fix for using incremental number on padnames.
30182 2004-01-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
30184 * ext/divx/gstdivxdec.c:
30185 * ext/divx/gstdivxenc.c:
30186 Set category to divx4linux instead of divx (too generic).
30187 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30188 (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
30189 (gst_wavparse_loop), (gst_wavparse_change_state):
30190 * gst/wavparse/gstwavparse.h:
30191 fix parsing of WAV files with non-standard fmt-tag size and fix
30192 skipping of unrecognized chunks... Someone please fix this thing
30193 to use rifflib so all this is automated.
30194 * sys/v4l/Makefile.am:
30195 * sys/v4l2/Makefile.am:
30196 Add X_CFLAGS because we depend on X (for overlay).
30198 2004-01-14 Jan Schmidt <thaytan@mad.scientist.com>
30200 * ext/mpeg2dec/gstmpeg2dec.c:
30201 Don't issue a timestamp unless we tagged the frame
30204 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
30206 * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
30207 Query the audio element to get the time, not the clock. We're
30208 interested in the element's time here.
30210 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
30212 * ext/aalib/gstaasink.c: (gst_aasink_chain):
30213 * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
30214 * ext/esd/esdsink.c: (gst_esdsink_chain):
30215 * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
30216 * ext/mas/massink.c: (gst_massink_chain):
30217 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
30218 * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
30219 (gst_matroska_demux_parse_metadata):
30220 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
30221 (gst_mpeg_parse_release_locks):
30222 * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
30223 * gst/udp/gstudpsink.c: (gst_udpsink_chain):
30224 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30225 * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
30226 (gst_osssink_change_state):
30227 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
30228 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30229 * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
30230 (gst_xvideosink_release_locks):
30231 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
30233 * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
30234 (gst_alsa_clock_stop):
30235 * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
30236 (gst_audio_clock_get_internal_time):
30237 simplify for use with new clocking code.
30238 * testsuite/alsa/Makefile.am:
30239 * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
30240 fix testsuite for new caps system
30242 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
30244 * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
30245 * ext/flac/gstflacenc.c: (add_one_tag):
30246 length is already host endian, no need to convert. Fixes playback of
30247 tagged files on PPC. (bug #128384)
30249 2004-01-13 Julien MOUTTE <julien@moutte.net>
30251 * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
30252 colorbalance interface stating if it is hardware based or software
30254 * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
30255 Removing a trailing comma.
30256 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30257 (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
30258 Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
30259 the documentation seems to be wrong on the -1000 to 1000 interval.
30261 2004-01-12 David Schleef <ds@schleef.org>
30263 * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
30264 (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
30265 (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
30266 Fix negotiation. Add a bufferalloc function for the sink pad,
30267 and generally clean up some of the code.
30269 2004-01-12 Julien MOUTTE <julien@moutte.net>
30271 * gst-libs/gst/colorbalance/colorbalancechannel.c:
30272 (gst_color_balance_channel_dispose): Adding safety check in dispose
30274 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30275 (gst_xvimagesink_xcontext_clear),
30276 (gst_xvimagesink_interface_supported),
30277 (gst_xvimagesink_colorbalance_list_channels),
30278 (gst_xvimagesink_colorbalance_set_value),
30279 (gst_xvimagesink_colorbalance_get_value),
30280 (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
30281 Adding colorbalance interface support to set XV parameters such as
30282 HUE, BRIGHTNESS, CONTRAST, SATURATION.
30283 * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
30286 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
30288 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
30289 (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
30290 (gst_audio_convert_init), (gst_audio_convert_set_property),
30291 (gst_audio_convert_get_property), (gst_audio_convert_chain),
30292 (gst_audio_convert_link),
30293 (gst_audio_convert_buffer_to_default_format),
30294 (gst_audio_convert_buffer_from_default_format), (plugin_init):
30295 - implement _getcaps and use it
30297 - remove float caps since no float conversion is actually done
30298 - remove properties and arguments that were to be used for rate
30301 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
30303 * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
30304 (gst_audio_structure_set_int):
30305 * gst-libs/gst/audio/audio.h:
30306 add helper functions for _getcaps matching the standard audio
30309 2004-01-12 David Schleef <ds@schleef.org>
30311 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30312 Test that pad is negotiated before getting its caps.
30314 2004-01-12 Julien MOUTTE <julien@moutte.net>
30316 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
30317 analyzing the pads of an element the bin is mostly in READY state so
30318 no caps were negotiated. This helper function needs to work with
30319 _get_caps directly then. I was not freeing them though, added that to
30322 2004-01-12 Julien MOUTTE <julien@moutte.net>
30324 * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30325 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
30326 direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
30327 than the free_func.
30329 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
30331 * sys/oss/gstossaudio.c: (plugin_init):
30332 * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
30333 * sys/oss/gstosselement.h:
30334 make an oss debugging category
30335 make failure more descriptive
30337 2004-01-11 David Schleef <ds@schleef.org>
30339 * ext/ffmpeg/gstffmpeg.c:
30340 * ext/ffmpeg/gstffmpegcodecmap.c:
30341 * ext/ffmpeg/gstffmpegdec.c:
30342 * ext/ffmpeg/gstffmpegenc.c:
30343 * ext/ffmpeg/gstffmpegprotocol.c:
30344 * ext/gdk_pixbuf/gstgdkanimation.c:
30345 * ext/jpeg/gstjpeg.c:
30346 * ext/libpng/gstpng.c:
30347 * ext/mpeg2dec/perftest.c:
30348 * ext/speex/gstspeex.c:
30349 * gst-libs/gst/resample/dtos.c:
30350 * gst/intfloat/gstintfloatconvert.c:
30351 * gst/oneton/gstoneton.c:
30352 * gst/rtjpeg/RTjpeg.c:
30353 * gst/rtp/gstrtp.c:
30354 * sys/dxr3/dxr3init.c:
30355 * sys/glsink/gstgl_nvimage.c:
30356 * sys/glsink/gstgl_pdrimage.c:
30357 * sys/glsink/gstglsink.c:
30358 * testsuite/gst-lint:
30359 Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
30361 2004-01-11 David Schleef <ds@schleef.org>
30363 * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
30364 * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
30365 * ext/gdk_pixbuf/gstgdkanimation.c:
30366 (gst_gdk_animation_iter_create_pixbuf):
30367 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30368 (gst_gdk_pixbuf_chain):
30369 * ext/gdk_pixbuf/gstgdkpixbuf.h:
30370 * ext/jack/gstjack.c: (gst_jack_change_state):
30371 * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
30372 * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
30373 * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
30374 * gst/videofilter/gstvideofilter.c:
30375 (gst_videofilter_set_output_size):
30376 Remove all usage of gst_pad_get_caps(), and replace it with
30377 gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
30379 2004-01-11 David Schleef <ds@schleef.org>
30382 * ext/Makefile.am: Fixes to make ext/libcaca compile.
30383 * ext/divx/gstdivxdec.c:
30384 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30385 (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
30386 handle images that span multiple buffers. Now work with both
30387 filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
30388 * ext/gdk_pixbuf/gstgdkpixbuf.h:
30389 * ext/libcaca/gstcacasink.h: Fixes needed due to recent
30390 video/video.h changes
30391 * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
30392 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30393 (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
30394 of GstData free function.
30395 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30398 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
30400 * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
30401 (gst_v4l2element_dispose), (gst_v4l2element_set_property),
30402 (gst_v4l2element_get_property):
30403 * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
30404 add norm, channel and frequency properties.
30405 * sys/v4l2/gstv4l2tuner.c:
30406 fixes for tuner interface changes
30407 * sys/v4l2/gstv4l2element.h:
30408 * sys/v4l2/gstv4l2src.c:
30409 * sys/v4l2/gstv4l2src.h:
30410 * sys/v4l2/v4l2src_calls.c:
30411 * sys/v4l2/v4l2src_calls.h:
30412 rework v4l2src to work with saa1734 cards and allow mmaped buffers.
30414 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
30416 * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
30417 (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
30418 (gst_tuner_channel_changed), (gst_tuner_norm_changed),
30419 (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
30420 * gst-libs/gst/tuner/tuner.h:
30421 GObjects aren't const.
30422 Add find_by_name functions.
30423 Add checks to _changed functions.
30424 * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
30425 (gst_v4l_tuner_get_norm):
30428 2004-01-12 Benjamin Otte <in7y118@public.uni-hamburg.de>
30430 * gst-libs/gst/video/video.h:
30431 Fix caps template names to be understandable.
30432 Prefix everything with GST_VIDEO.
30433 * ext/aalib/gstaasink.c:
30434 * ext/divx/gstdivxdec.c:
30435 * ext/divx/gstdivxenc.c:
30436 * ext/gdk_pixbuf/gstgdkpixbuf.c:
30437 * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
30438 * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
30439 * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
30440 * ext/libcaca/gstcacasink.c:
30441 * ext/libpng/gstpngenc.c: (raw_caps_factory):
30442 * ext/snapshot/gstsnapshot.c:
30443 * ext/swfdec/gstswfdec.c:
30444 * ext/xvid/gstxviddec.c:
30445 * ext/xvid/gstxvidenc.c:
30446 * gst/chart/gstchart.c:
30447 * gst/deinterlace/gstdeinterlace.c:
30448 * gst/effectv/gsteffectv.c:
30449 * gst/flx/gstflxdec.c: (gst_flxdec_loop):
30450 * gst/goom/gstgoom.c:
30451 * gst/median/gstmedian.c:
30452 * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
30453 (gst_monoscope_srcconnect), (gst_monoscope_chain):
30454 * gst/overlay/gstoverlay.c:
30455 * gst/smooth/gstsmooth.c:
30456 * gst/smpte/gstsmpte.c:
30457 * gst/synaesthesia/gstsynaesthesia.c:
30458 * gst/videocrop/gstvideocrop.c:
30459 * gst/videodrop/gstvideodrop.c:
30460 * gst/y4m/gsty4mencode.c:
30461 * sys/qcam/gstqcamsrc.c:
30462 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
30463 Make them work with new video.h file.
30464 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30465 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30466 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30467 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30468 Make it work with new buffer allocation system.
30470 2004-01-11 Julien MOUTTE <julien@moutte.net>
30472 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
30473 pad_alloc_buffer implementation to use ->srcpad
30474 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
30475 pad_alloc_buffer implementation to use ->srcpad
30476 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Fixing the
30477 pad_alloc_buffer implementation to use ->srcpad
30478 * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
30479 (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
30480 (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30481 a reference to everything we need.
30482 * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
30483 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
30484 (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
30485 (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30486 a reference to everything we need.
30487 * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
30489 2004-01-11 David Schleef <ds@schleef.org>
30491 * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
30492 * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
30493 (gst_fenced_buffer_default_copy): Fix for rename of buffer private
30495 * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
30496 value during a resize/renegotiation.
30497 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
30498 gst_pad_alloc_buffer();
30499 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30500 (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
30502 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30503 Fix for rename of buffer private structure members.
30504 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30505 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30506 Fix for rename of buffer private structure members.
30507 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30508 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30509 Fix for rename of buffer private structure members.
30511 2004-01-11 Arwed v. Merkatz <v.merkatz@gmx.net>
30513 reviewed by: David Schleef <ds@schleef.org>
30515 * gst/videofilter/Makefile.am:
30516 * gst/videofilter/gstgamma.c: Gamma correction filter. Modified
30517 from the patch by ds to fit in with recent make_filter changes.
30519 2004-01-11 Julien MOUTTE <julien@moutte.net>
30521 * configure.ac: Adding examples/switch/Makefile
30522 * examples/Makefile.am: Adding examples/switch
30523 * examples/switch/Makefile.am: Adding switcher example.
30524 * examples/switch/switcher.c: (got_eos), (idle_iterate),
30525 (switch_timer), (main): Adding an example demonstrating switch usage
30526 with 2 videotestsrc showing different patterns.
30527 * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
30528 (gst_switch_init): Fixing switch with the new caps system.
30530 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
30532 * gst-libs/gst/video/video.h:
30533 Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
30534 They should probably be like
30535 GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
30537 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
30539 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
30540 (qtdemux_parse_trak):
30541 fix audio chunk size/timestamp calculation
30543 2004-01-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
30545 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
30548 2004-01-11 Steve Baker <steve@stevebaker.org>
30550 * gst/effectv/gstaging.c: (gst_agingtv_get_type),
30551 (gst_agingtv_base_init), (gst_agingtv_class_init),
30552 (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
30553 (gst_agingtv_set_property), (gst_agingtv_get_property):
30554 Port agingTV to videofilter
30556 2004-01-09 Julien MOUTTE <julien@moutte.net>
30558 * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
30559 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30561 2004-01-09 Julien MOUTTE <julien@moutte.net>
30563 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
30564 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30565 * gst-libs/gst/xoverlay/xoverlay.c:
30566 (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
30567 * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
30568 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30569 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30570 Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30571 * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30572 (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
30573 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
30574 the bufferalloc_function to replace bufferpools, fixing the XOverlay
30575 interface implementation to handle xid being 0 and fix some bugs
30576 triggered by Benjamin's testcase.
30577 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30578 (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
30579 (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
30580 the bufferalloc_function to replace bufferpools, fixing the XOverlay
30581 interface implementation to handle xid being 0 and fix some bugs
30582 triggered by Benjamin's testcase.
30584 2004-01-09 David Schleef <ds@schleef.org>
30586 * ext/librfb/gstrfbsrc.c: Hacking. Added actual decoding and
30587 mouse pointer events. It works.
30589 2004-01-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
30591 * ext/divx/gstdivxenc.c: (gst_divxenc_init):
30592 Use explicit caps - fix capsnego.
30593 * ext/xvid/gstxviddec.c:
30594 * ext/xvid/gstxvidenc.c:
30595 Remove macro-inside-macro which caused compile errors.
30596 * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
30597 Error out if it's not a RIFF file. Else we error out without
30598 gst_element_error() which is not good...
30600 2004-01-08 David Schleef <ds@schleef.org>
30602 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
30603 Fix pad_link function to handle formats that ffmpeg returns
30604 as multiple caps structures.
30605 * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
30606 Only complain if source buffer is _smaller_ than expected.
30607 * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
30608 (gst_videoscale_handle_src_event): Resize navigation events
30609 when passing them upstream.
30610 * gst/videotestsrc/gstvideotestsrc.c:
30611 * gst/videotestsrc/gstvideotestsrc.h:
30612 * gst/videotestsrc/videotestsrc.c:
30613 * gst/videotestsrc/videotestsrc.h:
30614 Rewrite many of the buffer painting functions to handle odd
30615 sizes (for many formats, size%4!=0 or size%8!=0). Most have
30616 been verified to work with my video card.
30617 * testsuite/gst-lint: Add check for elements calling
30618 gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
30620 2004-01-08 David Schleef <ds@schleef.org>
30622 * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
30623 (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
30625 2004-01-08 Julien MOUTTE <julien@moutte.net>
30627 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
30628 configure event is not emiting the desired size signal. That fixes
30629 aspect ratio issues with gst-player.
30631 2004-01-08 Ronald Bultje <rbultje@ronald.bitfreak.net>
30633 * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
30636 2004-01-08 Julien MOUTTE <julien@moutte.net>
30638 * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
30639 public method to fire size signal.
30641 2004-01-07 Julien MOUTTE <julien@moutte.net>
30643 * examples/gstplay/Makefile.am: Adding the interface library.
30644 * gst-libs/gst/play/Makefile.am: Adding the interface library.
30645 * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to the XOverlay size signal instead of GstVideoSink.
30646 * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
30647 GST_IS_X_OVERLAY before signal connect.
30648 * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
30649 Removing the have_video_size signal.
30650 * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
30651 and associated public method.
30652 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
30653 (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
30655 * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
30656 (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
30658 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
30659 Using XOverlay public method to fire size signal.
30661 2004-01-07 David Schleef <ds@schleef.org>
30663 * gst/videofilter/Makefile.am:
30664 * gst/videofilter/gstvideotemplate.c:
30665 * gst/videofilter/make_filter:
30666 Create gstvideoexample.c in a srcdir!=builddir friendly way.
30667 Convert make_filter to /bin/sh script.
30669 2004-01-07 Thomas Vander Stichele <thomas at apestaart dot org>
30671 * gst/modplug/gstmodplug.cc: fix element description
30673 2004-01-07 Julien MOUTTE <julien@moutte.net>
30675 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
30676 (got_video_size): Adding some new lines in g_print calls.
30677 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
30678 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
30679 (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
30680 (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
30681 (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
30682 (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
30683 Complete code review, reverting some stuff i disagree with, adding
30684 some fixes : time synchronization on invalid timestamps, renegotiation
30686 * sys/ximage/ximagesink.h:
30687 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
30688 (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
30689 (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
30690 (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
30691 (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
30692 (gst_xvimagesink_buffer_new),
30693 (gst_xvimagesink_navigation_send_event),
30694 (gst_xvimagesink_set_xwindow_id),
30695 (gst_xvimagesink_get_desired_size),
30696 (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
30697 stuff i disagree with, adding some fixes : Renegotiation of private
30698 window, implementing get_desired_size.
30700 2004-01-07 Ronald Bultje <rbultje@ronald.bitfreak.net>
30702 * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
30703 (gst_afsink_handle_event):
30704 * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
30705 * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
30706 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
30707 * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
30708 * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
30709 Fix for instantiate-test (see core). Also remove dead code from
30710 jpegenc (which still needs fixing, but that's lower on my TODO
30712 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
30713 Never return NULL as caps.
30715 2004-01-07 David Schleef <ds@schleef.org>
30719 * ext/librfb/Makefile.am:
30720 * ext/librfb/gstrfbsrc.c:
30721 New source plugin based on librfb-0.1. RFB (remote framebuffer)
30722 is the protocol used by VNC.
30724 2004-01-07 David Schleef <ds@schleef.org>
30726 * gst/videofilter/gstvideotemplate.c:
30727 * gst/videofilter/gstvideotemplate.h:
30728 * gst/videofilter/make_filter:
30729 Merge videotemplate header into source file.
30730 * gst/effectv/Makefile.am:
30731 * gst/effectv/gsteffectv.c: (plugin_init):
30732 * gst/effectv/gstwarp.c:
30733 Make warpTV a subclass of videofilter.
30735 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
30737 * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
30738 Add guard against invalid utf-8 conversions in mad. Just in case.
30740 2004-01-07 Benjamin Otte <in7y118@public.uni-hamburg.de>
30742 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
30743 Fix for bug shown by poisoning
30745 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
30747 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30748 (gst_v4lmjpegsrc_buffer_free):
30749 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
30750 (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
30751 (gst_v4lsrc_buffer_free):
30752 Fix for removed bufferpools.
30754 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
30756 * ext/dv/gstdvdec.c: (gst_dvdec_loop):
30757 Fix caps negotiation.
30759 * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
30760 (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
30761 (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
30763 * ext/mpeg2dec/gstmpeg2dec.c:
30764 * gst-libs/gst/navigation/navigation.c:
30765 (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
30766 * gst-libs/gst/navigation/navigation.h:
30767 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
30768 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
30769 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
30770 Super-simple first version of mouse and keyboard events. Clicking
30771 on a DVD menu now works, although it may not take you where you
30774 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
30775 * gst/videotestsrc/gstvideotestsrc.c:
30776 (gst_videotestsrc_src_fixate):
30777 These fixate functions were broken - they never actually
30780 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
30782 * ext/shout/gstshout.c: (gst_icecastsend_base_init),
30783 (gst_icecastsend_init):
30784 fix for new caps system.
30785 * gst-libs/gst/mixer/mixertrack.h:
30786 * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
30787 Add 'master track' flag (for tools like ACME that only want to
30788 change the main volume).
30790 2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
30792 * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
30793 (gst_xvid_csp_to_caps):
30794 * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
30795 * ext/xvid/gstxvidenc.c:
30796 ifdef out ARGB type when it isn't available
30797 in xvidcore 1.0.0beta2
30799 2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
30801 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
30802 When we have received a new SCR right in the first buffer after
30803 a seek (so in the same cycle that handles the discont), we should
30804 handle the buffer instead of unreffing it, else we lose data.
30806 2004-01-06 Iain <iain@prettypeople.org>
30808 * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
30809 buffer-frames caps too.
30811 * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
30812 caps that we need, don't destroy them all and rebuild them. And when
30813 creating src pads, use the src pad template rather than the sink...
30815 2004-01-05 Ronald Bultje <rbultje@ronald.bitfreak.net>
30817 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
30818 Add pad to element *after* setting functions such as event handler.
30819 Without this, the scheduler (opt) will link pads, set the event
30820 handler from the default event function (dispatcher in gstpad.c)
30821 and *after* that, we will set our own event function, which will
30822 thus never be used (and thus mpegdemux doesn't handle events).
30824 2004-01-04 David Schleef <ds@schleef.org>
30826 Fix the fixate functions to handle new prototype:
30827 * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
30828 * gst/videotestsrc/gstvideotestsrc.c:
30829 (gst_videotestsrc_src_fixate):
30830 * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
30831 * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
30832 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
30834 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
30836 * sys/ximage/ximagesink.h:
30837 * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
30838 (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
30839 (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
30840 (gst_ximagesink_xoverlay_init):
30841 assorted fixes to make (re)embedding work
30842 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
30843 (gst_ximagesink_get_desired_size):
30844 implement desired size additions to XOverlay
30846 2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
30848 * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
30849 (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
30850 (gst_x_overlay_got_desired_size):
30851 * gst-libs/gst/xoverlay/xoverlay.h:
30852 Add optional "desired size" signal and querying.
30854 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30856 * gst/matroska/matroska-demux.c:
30857 (gst_matroska_demux_parse_blockgroup):
30858 Fix EBML-laced block parsing. Diffs are relative to previous
30859 lace, not the first lace. Thanks to Mosu from the Matroska
30860 team for detecting this.
30861 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30862 (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
30863 (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
30864 (gst_wavparse_change_state):
30865 * gst/wavparse/gstwavparse.h:
30866 Quickfix for capsnego.
30868 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30870 * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
30871 Fix indenting, fix pad creation.
30873 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30875 * ext/xvid/gstxviddec.c: (gst_xviddec_init),
30876 (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
30877 (gst_xviddec_sink_link):
30878 Implement src_getcaps() so proper size caps is negotiated.
30880 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30882 * ext/flac/gstflacdec.c: (gst_flacdec_loop):
30883 Finish flac decoder on EOS. See #116178.
30885 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30887 * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
30888 (gst_matroska_demux_add_stream):
30889 * gst/matroska/matroska-ids.h:
30890 Add getcaps() function to fix capsnego...
30892 2004-01-04 Ronald Bultje <rbultje@ronald.bitfreak.net>
30894 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
30895 (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
30896 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30897 Fix more integer overflows. Again, see #126967.
30899 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30901 * ext/mpeg2dec/gstmpeg2dec.c:
30902 Add support for mpeg2dec-0.4.0 (released two weeks ago). See
30905 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30908 * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
30909 (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
30910 * ext/xvid/gstxvid.h:
30911 * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
30912 (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
30913 (gst_xviddec_src_link), (gst_xviddec_sink_link),
30914 (gst_xviddec_change_state):
30915 * ext/xvid/gstxviddec.h:
30916 * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
30917 (gst_xvidenc_base_init), (gst_xvidenc_class_init),
30918 (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
30919 (gst_xvidenc_link), (gst_xvidenc_set_property),
30920 (gst_xvidenc_get_property), (gst_xvidenc_change_state):
30921 * ext/xvid/gstxvidenc.h:
30922 Update xvid plugin to latest xvid (1.0.0-beta3) API.
30924 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30926 * gst/rtp/rtp-packet.c:
30927 Add sys/types.h include, since OS X doesn't define in_addr_t
30928 in netinet/in.h, like it does on Linux (see #129600).
30930 2004-01-03 Thomas Canty <tommydal@optushome.com.au>
30932 reviewed by: Ronald Bultje <rbultje@ronald.bitfreak.net>
30934 * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
30935 Correct logic of dispose function (see #129306).
30937 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30939 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
30940 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30941 (gst_mpeg_parse_init):
30942 * gst/mpegstream/gstmpegparse.h:
30943 Remove clock (which was never provided, i.e. dead code), and
30944 also fix integer overflows at high PTS values (see #126967).
30946 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30948 * ext/flac/gstflacdec.c:
30949 * ext/libpng/gstpngenc.h:
30950 * ext/mikmod/gstmikmod.h:
30951 OS X fixes (see #126628).
30953 2004-01-02 David Schleef <ds@schleef.org>
30955 * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
30956 (gst_alsa_src_base_init): Remove bogus "src" request pad.
30957 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
30958 (gst_mpeg_parse_class_init): Move pad template registration
30959 to class_init, since the derived class (mpegdemux) doesn't
30962 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net>
30964 * sys/ximage/Makefile.am:
30965 * sys/xvideo/Makefile.am:
30966 * sys/xvimage/Makefile.am:
30967 Move interface libs from LDFLAGS to LIBADD, fix relocation errors
30968 after installation (see #127664).
30970 2004-01-02 David Schleef <ds@schleef.org>
30972 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
30973 (gst_ffmpegenc_connect): Negotiation fixes.
30974 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
30975 Remove inappropriate gst_caps_free().
30976 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
30977 Reenable Ronald's internal resize code, since the core handles
30980 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
30982 * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
30983 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
30984 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
30985 Fix pad template stuff.
30987 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
30989 * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
30990 * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
30991 fix signed integer reading/writing.
30993 2004-01-02 Benjamin Otte <in7y118@public.uni-hamburg.de>
30996 Remove outdated document
30998 2004-01-03 Jan Schmidt <thaytan@mad.scientist.com>
31000 * gst/cutter/gstcutter.c: (gst_cutter_init):
31001 src pad was being created twice - oops.
31003 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
31005 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
31006 Comment out internal resize. It doesn't handle the resulting
31007 XEvent internally, does another try_set_caps() which leads to
31008 a really nice loop.
31009 Real fix will come when Julien and Dave are awake. ;).
31011 2004-01-02 Ronald Bultje <rbultje@ronald.bitfreak.net>
31013 * ext/mpeg2enc/gstmpeg2enc.cc:
31014 fix const/nonconst compile issue.
31016 2004-01-02 David Schleef <ds@schleef.org>
31018 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
31019 (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
31020 Add fixate function and a check for bad formats.
31022 2004-01-01 David Schleef <ds@schleef.org>
31025 * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
31026 (gst_audiofilter_init):
31027 * gst/debug/efence.c: (gst_efence_init):
31028 * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
31029 (gst_deinterlace_init):
31030 * gst/volume/gstvolume.c: (volume_connect):
31032 2004-01-01 David Schleef <ds@schleef.org>
31034 Convert elements to use gst_pad_use_explicit_caps() where
31036 * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
31037 * ext/audiofile/gstafparse.c: (gst_afparse_init),
31038 (gst_afparse_open_file):
31039 * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
31040 (gst_afsrc_open_file):
31041 * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
31042 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
31043 (gst_ffmpegdec_chain):
31044 * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
31045 * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
31046 * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
31047 (gst_gdk_pixbuf_chain):
31048 * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
31049 (gst_jpegdec_chain):
31050 * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
31051 * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
31052 (gst_mikmod_negotiate):
31053 * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
31054 (gst_mpeg2dec_negotiate_format):
31055 * ext/mpeg2enc/gstmpeg2enc.cc:
31056 * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
31057 * ext/speex/gstspeexdec.c: (gst_speexdec_init),
31058 (gst_speexdec_sinkconnect):
31059 * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
31060 * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
31061 (gst_vorbisfile_new_link):
31062 * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
31063 (gst_ac3parse_chain):
31064 * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
31065 (gst_asf_demux_setup_pad):
31066 * gst/auparse/gstauparse.c: (gst_auparse_init),
31067 (gst_auparse_chain):
31068 * gst/id3/gstid3types.c: (gst_id3types_loop):
31069 * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
31070 * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
31071 (mp1videoparse_parse_seq):
31072 * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
31074 * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
31075 (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
31076 * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
31077 (gst_mpeg_parse_send_data):
31078 * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
31079 (gst_qtdemux_add_stream):
31080 * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
31081 * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
31082 (gst_wavparse_parse_fmt):
31084 2004-01-01 Ronald Bultje <rbultje@ronald.bitfreak.net>
31087 Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
31088 1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
31089 it therefore uses the wrong include paths. Too bad... Note
31090 that 1.6.1.93 is not release yet. ;).
31091 Also add a check for mplex, which is now using the lib'ified
31092 mplex from mjpegtools, too.
31093 * ext/ffmpeg/gstffmpegcodecmap.c:
31094 Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
31095 issues. I don't think ffmpeg handles 3ivx correctly, so this
31096 probably won't work. But it won't hurt either.
31097 * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
31098 (gst_ffmpegdec_chain):
31099 * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
31100 (gst_ffmpegenc_chain_audio):
31101 Fix memleak in audio encoding. Close codec if open fails, this
31102 calls the cleanup routines so we can re-use the context.
31103 * ext/mpeg2enc/gstmpeg2enc.cc:
31104 Fix pad template names/types, fix memory issue with getcaps().
31105 * ext/mpeg2enc/gstmpeg2encoder.cc:
31106 * ext/mpeg2enc/gstmpeg2encoder.hh:
31107 Fix compile issue with new caps system (const thingy).
31108 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
31109 * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
31110 We read a first frame right on initing, so that we have a caps
31111 when we init the output. This caps is cached in padprivate and
31112 read as first frame.
31113 * ext/mplex/Makefile.am:
31114 * ext/mplex/gstmplex.cc:
31115 * ext/mplex/gstmplex.h:
31116 * ext/mplex/gstmplex.hh:
31117 * ext/mplex/gstmplexibitstream.cc:
31118 * ext/mplex/gstmplexibitstream.hh:
31119 * ext/mplex/gstmplexjob.cc:
31120 * ext/mplex/gstmplexjob.hh:
31121 * ext/mplex/gstmplexoutputstream.cc:
31122 * ext/mplex/gstmplexoutputstream.hh:
31123 We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
31124 had issues, didn't do capsnego, supported only a subset of the
31125 mplex features and required a mplex fork in our local CVS. Plus
31126 that it worked agaist a very old mplex version. Rewriting was
31127 faster than updating it.
31128 * gst-libs/ext/Makefile.am:
31129 * gst-libs/ext/mplex/INSTRUCT:
31130 * gst-libs/ext/mplex/Makefile.am:
31131 * gst-libs/ext/mplex/README:
31132 * gst-libs/ext/mplex/TODO:
31133 * gst-libs/ext/mplex/ac3strm_in.cc:
31134 * gst-libs/ext/mplex/audiostrm.hh:
31135 * gst-libs/ext/mplex/audiostrm_out.cc:
31136 * gst-libs/ext/mplex/aunit.hh:
31137 * gst-libs/ext/mplex/bits.cc:
31138 * gst-libs/ext/mplex/bits.hh:
31139 * gst-libs/ext/mplex/buffer.cc:
31140 * gst-libs/ext/mplex/buffer.hh:
31141 * gst-libs/ext/mplex/fastintfns.h:
31142 * gst-libs/ext/mplex/format_codes.h:
31143 * gst-libs/ext/mplex/inputstrm.cc:
31144 * gst-libs/ext/mplex/inputstrm.hh:
31145 * gst-libs/ext/mplex/lpcmstrm_in.cc:
31146 * gst-libs/ext/mplex/mjpeg_logging.cc:
31147 * gst-libs/ext/mplex/mjpeg_logging.h:
31148 * gst-libs/ext/mplex/mjpeg_types.h:
31149 * gst-libs/ext/mplex/mpastrm_in.cc:
31150 * gst-libs/ext/mplex/mpegconsts.cc:
31151 * gst-libs/ext/mplex/mpegconsts.h:
31152 * gst-libs/ext/mplex/mplexconsts.hh:
31153 * gst-libs/ext/mplex/multplex.cc:
31154 * gst-libs/ext/mplex/outputstream.hh:
31155 * gst-libs/ext/mplex/padstrm.cc:
31156 * gst-libs/ext/mplex/padstrm.hh:
31157 * gst-libs/ext/mplex/stillsstream.cc:
31158 * gst-libs/ext/mplex/stillsstream.hh:
31159 * gst-libs/ext/mplex/systems.cc:
31160 * gst-libs/ext/mplex/systems.hh:
31161 * gst-libs/ext/mplex/vector.cc:
31162 * gst-libs/ext/mplex/vector.hh:
31163 * gst-libs/ext/mplex/videostrm.hh:
31164 * gst-libs/ext/mplex/videostrm_in.cc:
31165 * gst-libs/ext/mplex/videostrm_out.cc:
31166 * gst-libs/ext/mplex/yuv4mpeg.cc:
31167 * gst-libs/ext/mplex/yuv4mpeg.h:
31168 * gst-libs/ext/mplex/yuv4mpeg_intern.h:
31169 * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
31170 We don't fork mjpegtools' mplex in our CVS anymore.
31171 * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
31172 (gst_avi_demux_add_stream):
31173 * gst/avi/gstavidemux.h:
31174 Add getcaps() function for proper caps nego. This makes some
31175 parts of AVI playback/reading work.
31176 * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
31177 Resize window on new capsnego. This is probably wrong, but
31178 I'm still committing it because with current capsnego, the
31179 first successfull capsnego is auto-fixated, therefore rounded
31180 down to the lowest values in the caps. this results in a 16x16
31181 XWindow that is not reized when real capsnego finishes.
31182 Dave, I see more cases of this, do you know a proper solution?
31183 * tools/gst-launch-ext.in:
31184 Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
31186 2003-12-31 David Schleef <ds@schleef.org>
31188 * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
31189 * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
31190 Change gst_pad_proxy_link() to gst_pad_try_set_caps()
31192 2003-12-30 David Schleef <ds@schleef.org>
31194 * ext/ffmpeg/gstffmpegcolorspace.c:
31195 (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
31196 (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
31197 (gst_ffmpegcsp_chain): Negotiation fixes
31198 * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
31199 * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
31200 (gst_audio_convert_link), (gst_audio_convert_channels):
31201 * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
31202 (gst_audioscale_link), (gst_audioscale_get_buffer),
31203 (gst_audioscale_chain): Negotiation fixes
31204 * gst/audioscale/gstaudioscale.h:
31205 * gst/videofilter/gstvideofilter.c:
31206 (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
31207 (gst_videofilter_link), (gst_videofilter_init),
31208 (gst_videofilter_set_output_size), (gst_videofilter_setup),
31209 (gst_videofilter_find_format_by_structure):
31210 * gst/videofilter/gstvideofilter.h: Negotiation fixes
31211 * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
31212 (gst_videoscale_link):
31213 * gst/videoscale/videoscale.c: (videoscale_get_structure),
31214 (videoscale_find_by_structure), (gst_videoscale_setup):
31215 * gst/videoscale/videoscale.h: Negotiation fixes
31216 * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
31217 (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
31218 function, restrict resizing to a multiple of 4 (hack until
31219 everyone supports odd sizes correctly).
31221 2003-12-29 Colin Walters <walters@verbum.org>
31223 * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
31226 2003-12-30 Jan Schmidt <thaytan@mad.scientist.com>
31228 * ext/sndfile/gstsf.c: (gst_sf_loop):
31229 Fix warning about discarding const qualifier
31231 2003-12-27 Jeremy Simon <jesimon@libertysurf.fr>
31233 * gst/cutter/gstcutter.c:
31234 * gst/videoscale/gstvideoscale.c:
31235 * gst/volenv/gstvolenv.c:
31236 * gst-libs/gst/audio/audio.c:
31237 * gst-libs/gst/video/video.c:
31240 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
31242 * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
31243 Don't send ALSA debugging to stderr.
31244 * ext/alsa/gstalsa.h:
31245 Use GST_WARNING instead of g_warning when ALSA functions fail.
31247 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
31249 * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
31250 Free XVAdapterInfo correctly.
31252 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
31254 * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
31255 (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
31256 Make id3tag use correct caps nego.
31258 2003-12-27 Amaury Jacquot <sxpert@esitcom.org>
31260 * ext/ivorbis/vorbis.c:
31261 * ext/ivorbis/vorbisenc.h:
31262 * ext/ivorbis/vorbisfile.c:
31263 Modify so that it uses the new caps things
31265 2003-12-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
31267 * testsuite/spider/spider1.c: (main):
31268 * testsuite/spider/spider2.c: (main):
31269 * testsuite/spider/spider3.c: (main):
31270 Make tests compile again. They probably don't work.
31272 2003-12-24 Colin Walters <walters@verbum.org>
31274 * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
31275 we can't fixate the caps anymore.
31277 2003-12-23 David Schleef <ds@schleef.org>
31279 * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
31280 * sys/oss/gstosssink.c: (gst_osssink_init),
31281 (gst_osssink_sink_fixate): Add fixate function.
31283 2003-12-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
31285 * ext/ffmpeg/gstffmpegcodecmap.c:
31286 * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
31287 (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
31288 (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
31289 (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
31290 (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
31291 (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
31292 (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
31293 fix typo in RGB masks, and move back to "old" colorspace
31294 capsnego code until whoever wrote this new crap has actually
31295 tested it so that it works.
31296 And yes, this works, keep it that way please.
31298 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
31300 * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
31301 (gst_divxdec_init), (gst_divxdec_negotiate):
31302 * ext/divx/gstdivxdec.h:
31303 * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
31304 (gst_divxenc_init):
31305 * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
31306 (gst_faac_sinkconnect), (gst_faac_srcconnect):
31307 * ext/mpeg2enc/gstmpeg2enc.cc:
31308 * ext/mpeg2enc/gstmpeg2encoder.cc:
31309 * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
31310 * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
31311 (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
31312 * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
31313 (dxr3spusink_init):
31314 * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
31315 (dxr3videosink_init):
31316 Fix caps breakage after Dave's caps branch merge.
31318 2003-12-23 Ronald Bultje <rbultje@ronald.bitfreak.net>
31320 * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31321 Fix for 24bpp display.
31323 2003-12-23 Colin Walters <walters@verbum.org>
31325 * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
31326 a GnomeVFSHandle directly.
31328 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31330 * gst/volume/Makefile.am:
31331 * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
31332 (volume_base_init), (volume_init):
31333 Reenable volume element and fix to work with new caps stuff.
31334 Rhythmbox needs this.
31336 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31338 * gst/qtdemux/qtdemux.c: (plugin_init):
31339 qtdemux requires bytestream
31341 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31343 * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
31344 Fix remaining caps handling errors due to CAPS merge.
31346 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
31348 * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
31349 (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
31350 (gst_faad_srcconnect):
31351 Port to new caps system.
31353 2003-12-21 Julien MOUTTE <julien@moutte.net>
31355 * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
31356 (got_video_size), (main): using g_print instead of g_message.
31357 * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
31358 signal which was not emitted because of "switch" element added to the
31359 bin but not connected. (Removing from the bin temporarily)
31361 2003-12-21 Julien MOUTTE <julien@moutte.net>
31363 * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
31364 find X development files. I don't understand the previous tests and
31365 they fail on my debian/ppc unstable. This one works.
31366 * examples/gstplay/player.c: (main): Set the pipeline to READY before
31368 * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
31369 (gst_play_set_video_sink), (gst_play_set_audio_sink),
31370 (gst_play_set_visualization): Add some safety checks in set_ methods
31371 and state_change. This was throwing some ugly CRITICAL messages when
31372 pipeline was getting disposed and casts were failing.
31374 2003-12-21 Ronald Bultje <rbultje@ronald.bitfreak.net>
31377 Improve mpeg2enc detection. This is for distributions that do
31378 ship mjpegtools, but without mpeg2enc. Also does object check
31379 for might there ever be ABI incompatibility.
31380 * ext/mpeg2enc/gstmpeg2enc.cc:
31381 Add Andrew as second maintainer (he's helping me), and also add
31382 an error if no caps was set. This happens if I pull before capsnego
31383 and that's something I should solve sometime else.
31384 * gst/matroska/matroska-demux.c:
31385 (gst_matroska_demux_parse_blockgroup):
31387 * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
31388 (gst_matroska_mux_track_header):
31389 Add caps to templates.
31390 * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
31391 Add mpegversion=1 to prevent confusion with MPEG/AAC.
31392 * gst/mpegstream/gstmpegdemux.c:
31393 Remove layer since it causes warnings about unfixed caps.
31394 * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
31395 Fix obvious typo (we error out if caps were set, we should of
31396 course error out if *no* caps were set).
31397 * sys/oss/gstosselement.c: (gst_osselement_convert):
31398 Fix format conversion, we confused bits/bytes.
31399 * sys/oss/gstosselement.h:
31400 Improve documentation for 'bps'.
31402 Remove stuff about plugins that need removing - this was done
31404 * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
31405 (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
31406 * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
31407 (gst_v4lsrc_src_query):
31408 * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
31409 (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
31410 Add get_query_types(), get_formats() and query() functions.
31412 2003-12-21 Thomas Vander Stichele <thomas at apestaart dot org>
31414 * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
31415 * moved CVS to freedesktop.org