[gstreamer-bugs] [Bug 512899] [alsa] gstalsasink.c:527: warning: 'snd_pcm_sw_params_set_xfer_align' is deprecated

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Feb 11 12:25:59 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=512899

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

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.18




------- Comment #2 from Tim-Philipp Müller  2008-02-11 20:25 UTC -------
Hopefully fixed in -base CVS (if not, please re-open):

 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
        * ext/alsa/gstalsasink.c: (set_swparams):
        * ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
          Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
          against libasound >= 1.0.16, since it's been deprecated in
          0.10.16, and alignment is always 1 then, apparently. (#512899)



> Any idea what the replacement is?

Looks like there is none:

http://hg-mirror.alsa-project.org/alsa-lib/rev/a94dccc55307
http://www.alsa-project.org/main/index.php/Changes_v1.0.15_v1.0.16


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=512899.




More information about the Gstreamer-bugs mailing list