[FFmpeg-trac] #2721(build system:new): libshine result is listed as a main option in configure output

FFmpeg trac at avcodec.org
Fri Jun 28 09:26:03 CEST 2013


#2721: libshine result is listed as a main option in configure output
-------------------------------------+-------------------------------------
               Reporter:  cehoyos    |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  minor      |              Component:  build
                Version:  git-       |  system
  master                             |               Keywords:  libshine
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 libshine is listed as part of configure's main output, this is different
 for all other libraries.
 {{{
 $ ./configure --disable-everything --enable-libmp3lame
 install prefix            /usr/local
 source path               .
 C compiler                gcc
 ARCH                      x86 (generic)
 big-endian                no
 runtime cpu detection     yes
 yasm                      yes
 MMX enabled               yes
 MMXEXT enabled            yes
 3DNow! enabled            yes
 3DNow! extended enabled   yes
 SSE enabled               yes
 SSSE3 enabled             yes
 AVX enabled               yes
 FMA4 enabled              yes
 i686 features enabled     yes
 CMOV is fast              yes
 EBX available             yes
 EBP available             yes
 debug symbols             yes
 strip symbols             yes
 optimize for size         no
 optimizations             yes
 static                    yes
 shared                    no
 postprocessing support    no
 new filter support        yes
 network support           no
 threading support         pthreads
 safe bitstream reader     yes
 SDL support               yes
 opencl enabled            no
 libshine enabled          no
 texi2html enabled         yes
 perl enabled              yes
 pod2man enabled           yes
 makeinfo enabled          yes

 External libraries:
 iconv                   libmp3lame

 Enabled decoders:

 Enabled encoders:

 Enabled hwaccels:

 Enabled parsers:

 Enabled demuxers:

 Enabled muxers:

 Enabled protocols:

 Enabled filters:
 aformat                 crop                    setpts
 anull                   format                  trim
 atrim                   null

 Enabled bsfs:

 Enabled indevs:

 Enabled outdevs:

 License: LGPL version 2.1 or later
 Creating config.mak, config.h, and doc/config.texi...
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2721>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list