[FFmpeg-trac] #2519(build system:open): ffmpeg master opencl boken
FFmpeg
trac at avcodec.org
Fri May 3 00:58:13 CEST 2013
#2519: ffmpeg master opencl boken
-------------------------------------+-------------------------------------
Reporter: telperion | Owner:
Type: defect | Status: open
Priority: important | Component: build
Version: git-master | system
Keywords: regression | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by telperion):
this could be:
{{{
--- a/configure 2013-04-29 12:11:07.000000000 +0200
+++ b/configure 2013-05-03 00:49:44.473017236 +0200
@@ -1408,7 +1408,7 @@
attribute_packed
cdio_paranoia_h
cdio_paranoia_paranoia_h
- cl_cl_h
+ CL_cl_h
clock_gettime
closesocket
cmov
}}}
after configure:
{{{
%grep -R HAVE_CL_CL_H
config.h:#define HAVE_CL_CL_H 1
config.mak:HAVE_CL_CL_H=yes
libavutil/opencl.h:#if HAVE_CL_CL_H
config.asm:%define HAVE_CL_CL_H 1
}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2519#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list