[FFmpeg-trac] #5183(avdevice:new): Build broken after DeckLink header cleanup

FFmpeg trac at avcodec.org
Sun Jan 24 23:02:57 CET 2016


#5183: Build broken after DeckLink header cleanup
-------------------------------------+-------------------------------------
             Reporter:  laurfb       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  avdevice
              Version:  git-master   |               Resolution:
             Keywords:  decklink     |               Blocked By:
  regression                         |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by RiCON):

 With the patch it fails on linking with:
 {{{
 E:/ab-full/build/ffmpeg-
 git/libavdevice/libavdevice.a(decklink_dec.o):decklink_dec.cpp:(.text.unlikely+0x28b):
 undefined reference to `IID_IDeckLinkInput'
 E:/ab-full/build/ffmpeg-
 git/libavdevice/libavdevice.a(decklink_enc.o):decklink_enc.cpp:(.text.unlikely+0x21e):
 undefined reference to `IID_IDeckLinkOutput'
 collect2.exe: error: ld returned 1 exit status
 Makefile:128: recipe for target 'ffmpeg_g.exe' failed
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5183#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list