[gstreamer-bugs] [Bug 544039] New: [lame] Doesn't build with 3.97

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jul 21 11:02:13 PDT 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=544039

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS
           Summary: [lame] Doesn't build with 3.97
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,
the lame plugin does not build anymore with lame 3.97 because of some
deprecated functions:

cc1: warnings being treated as errors
gstlame.c: In function ‘gst_lame_init’:
gstlame.c:612: error: implicit declaration of function
‘lame_get_padding_type’
gstlame.c: In function ‘gst_lame_setup’:
gstlame.c:1206: error: implicit declaration of function
‘lame_set_padding_type’
gstlame.c:1231: error: implicit declaration of function ‘lame_set_cwlimit’


The functions are still in the library but the headers have the definitions
hidden in a #if block.

What shall we do about this? Deprecate the element properties too and make them
useless as is done for the xing header property?


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




More information about the Gstreamer-bugs mailing list