[Bug 581341] [lamemp3enc] doesn't build with LAME 3.97: implicit declaration of function ‘lame_set_VBR_quality’

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 5 08:46:03 PDT 2009


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=581341

  GStreamer | gst-plugins-ugly | Ver: git

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #134030|none                        |committed
               Flag|                            |
            Summary|Building gst-plugins-ugly   |[lamemp3enc] doesn't build
                   |fails due to warning for    |with LAME 3.97: implicit
                   |gstlamemp3enc.c             |declaration of function
                   |                            |‘lame_set_VBR_quality’
   Target Milestone|HEAD                        |0.10.12




------- Comment #14 from Tim-Philipp Müller  2009-05-05 15:46 UTC -------
commit 95ddda57e2f5ac2b52fb4431e739cceba5a20722
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Tue May 5 16:38:19 2009 +0100

    lame: fix compilation with LAME versions < 3.98

    lame_set_VBR_quality(), which takes a floating point value for the
    quality, has been added only in v3.98. Use lame_set_VBR_q(), which
    takes quality as an integer, for older LAME versions.

    Fixes #581341.


-- 
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=581341.




More information about the Gstreamer-bugs mailing list