Re: [FFmpeg-devel] [PATCH v3 3/4] configure: fix check for opencl

2018-06-03 Thread myp...@gmail.com
2018-06-04 1:53 GMT+08:00 Mark Thompson : > > On 03/06/18 04:15, Jun Zhao wrote: > > add pkg-config support for opencl check. > > > > Signed-off-by: Jun Zhao > > --- > > configure | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/configure b/configure > > index

Re: [FFmpeg-devel] [PATCH v3 3/4] configure: fix check for opencl

2018-06-03 Thread Mark Thompson
On 03/06/18 04:15, Jun Zhao wrote: > add pkg-config support for opencl check. > > Signed-off-by: Jun Zhao > --- > configure | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/configure b/configure > index 22eeca2..ede32eb 100755 > --- a/configure > +++ b/configure > @@

[FFmpeg-devel] [PATCH v3 3/4] configure: fix check for opencl

2018-06-02 Thread Jun Zhao
add pkg-config support for opencl check. Signed-off-by: Jun Zhao --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure b/configure index 22eeca2..ede32eb 100755 --- a/configure +++ b/configure @@ -6128,7 +6128,8 @@ enabled openal&& { { for