[FFmpeg-trac] #282(build system:closed): undefined reference to `_avdevice_register_all'

FFmpeg trac at avcodec.org
Tue Nov 20 22:27:44 CET 2012


#282: undefined reference to `_avdevice_register_all'
-------------------------------------+-------------------------------------
             Reporter:  KSHawkEye    |                    Owner:  michael
                 Type:  defect       |                   Status:  closed
             Priority:  critical     |                Component:  build
              Version:  git          |  system
             Keywords:  undefined    |               Resolution:  invalid
  reference avdevice_register_all    |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by reimar):

 Why are you looking at libavcodec when the issue is with libavdevice?
 Either way, the information in the version script is supposed to be
 treated the same as dllexport in the source code.
 And you certainly don't want to export all symbols, that is likely to come
 at a significant cost in code size and performance.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/282#comment:30>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list