[FFmpeg-trac] #6893(avutil:new): Compile hwcontext_opencl.c: undefined reference to several OpenCL functions

FFmpeg trac at avcodec.org
Tue Dec 5 13:46:50 EET 2017


#6893: Compile hwcontext_opencl.c: undefined reference to several OpenCL functions
------------------------------------+----------------------------------
             Reporter:  LigH        |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avutil
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by jkqxz):

 From your build log the test for CL_VERSION_1_2 passes, so your
 implementation must have those functions.  I would guess that you are
 probably linking to the wrong library - maybe a vendor library rather than
 the ICD loader?  I don't think this is an ffmpeg problem.

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


More information about the FFmpeg-trac mailing list