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

FFmpeg trac at avcodec.org
Tue Dec 5 17:45:39 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):

 Compiling ffmpeg with OpenCL requires headers and a linkable library of
 version at least 1.2.  The library can be either a vendor ICD, which will
 give you specific support for some set of platforms from that vendor, or
 the standard ICD loader, in which case it should be portable.  It is
 recommended but not required that you link to the ICD loader.

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


More information about the FFmpeg-trac mailing list