[gstreamer-bugs] [Bug 339837] [audioconvert] support for 64-bit float audio

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 28 04:51:22 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=339837

  GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Comment #10 from Stefan Kost (gstreamer, gtkdoc dev)  2007-02-28 12:49 UTC -------
2007-02-28  Stefan Kost  <ensonic at users.sf.net>

        * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
        (double_hq), (audio_convert_get_func_index), (check_default),
        (audio_convert_prepare_context), (audio_convert_convert):
          Also make valgrind happy and avoid copying data in some cases.

2007-02-28  Stefan Kost  <ensonic at users.sf.net>

        * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
        (double_hq), (audio_convert_get_func_index),
        (audio_convert_prepare_context), (audio_convert_convert):
        * gst/audioconvert/gstaudioconvert.c:
        (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
        (gst_audio_convert_transform_caps):
        * tests/check/elements/audioconvert.c: (GST_START_TEST),
        (audioconvert_suite):
          Don't run inplace if that overwrites source data as we go. Add more
          tests. Fixes #339837 even more.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list