Re: [FFmpeg-devel] [PATCH] configure: autodetect OpenCL headers and ICD loader

2015-06-08 Thread Gupta, Maneesh
> -Original Message- > From: ffmpeg-devel-boun...@ffmpeg.org [mailto:ffmpeg-devel- > boun...@ffmpeg.org] On Behalf Of Hendrik Leppkes > Sent: Monday, June 08, 2015 1:00 PM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH] configure:

Re: [FFmpeg-devel] [PATCH] configure: autodetect OpenCL headers and ICD loader

2015-06-08 Thread Hendrik Leppkes
ussions and patches >> Subject: Re: [FFmpeg-devel] [PATCH] configure: autodetect OpenCL headers >> and ICD loader >> >> On 28/05/15 12:28 AM, Gupta, Maneesh wrote: >> > Attached is a patch that enables configure to autodetect the presence of >> OpenCL head

Re: [FFmpeg-devel] [PATCH] configure: autodetect OpenCL headers and ICD loader

2015-06-07 Thread Gupta, Maneesh
> -Original Message- > From: ffmpeg-devel-boun...@ffmpeg.org [mailto:ffmpeg-devel- > boun...@ffmpeg.org] On Behalf Of James Almer > Sent: Thursday, May 28, 2015 10:06 AM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH] configure:

Re: [FFmpeg-devel] [PATCH] configure: autodetect OpenCL headers and ICD loader

2015-05-27 Thread James Almer
On 28/05/15 12:28 AM, Gupta, Maneesh wrote: > Attached is a patch that enables configure to autodetect the presence of > OpenCL headers and ICD loader. If the necessary headers are found, the OpenCL > infrastructure compilation is enabled as well. Note that this does not modify > the runtime beh

Re: [FFmpeg-devel] [PATCH] configure: autodetect OpenCL headers and ICD loader

2015-05-27 Thread Wei Gao
2015-05-28 11:28 GMT+08:00 Gupta, Maneesh : > Attached is a patch that enables configure to autodetect the presence of > OpenCL headers and ICD loader. If the necessary headers are found, the > OpenCL infrastructure compilation is enabled as well. Note that this does > not modify the runtime behav

Re: [FFmpeg-devel] [PATCH] configure: autodetect opencl

2015-03-02 Thread Clément Bœsch
On Mon, Mar 02, 2015 at 08:49:08AM +, Carl Eugen Hoyos wrote: > Gupta, Maneesh amd.com> writes: > > > Similar to the way SDL is being autodetected, the > > attached patch proposes to autodetect OpenCL. > > This cannot be done since the API is defined as > being not stable. > Making it st

Re: [FFmpeg-devel] [PATCH] configure: autodetect opencl

2015-03-02 Thread Nicolas George
Le duodi 12 ventôse, an CCXXIII, Gupta, Maneesh a écrit : > I see a lot of modules that are autodetected. And not all of them are > system libs. The consensus is this: A. A library that is redundant with a native implementation of a FFmpeg target feature (target = implementing multimedia codecs f

Re: [FFmpeg-devel] [PATCH] configure: autodetect opencl

2015-03-02 Thread Gupta, Maneesh
> -Original Message- > From: ffmpeg-devel-boun...@ffmpeg.org [mailto:ffmpeg-devel- > boun...@ffmpeg.org] On Behalf Of Michael Niedermayer > Sent: Monday, March 02, 2015 4:58 PM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH] con

Re: [FFmpeg-devel] [PATCH] configure: autodetect opencl

2015-03-02 Thread Michael Niedermayer
On Mon, Mar 02, 2015 at 10:59:10AM +, Carl Eugen Hoyos wrote: > Gupta, Maneesh amd.com> writes: > > > > > Similar to the way SDL is being autodetected, the > > > > attached patch proposes to autodetect OpenCL. > > > > > > This cannot be done since the API is defined as > > > being not stab

Re: [FFmpeg-devel] [PATCH] configure: autodetect opencl

2015-03-02 Thread Gupta, Maneesh
> -Original Message- > From: ffmpeg-devel-boun...@ffmpeg.org [mailto:ffmpeg-devel- > boun...@ffmpeg.org] On Behalf Of Carl Eugen Hoyos > Sent: Monday, March 02, 2015 4:29 PM > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] [PATCH] configure: autodetect opencl &

Re: [FFmpeg-devel] [PATCH] configure: autodetect opencl

2015-03-02 Thread Carl Eugen Hoyos
Gupta, Maneesh amd.com> writes: > > > Similar to the way SDL is being autodetected, the > > > attached patch proposes to autodetect OpenCL. > > > > This cannot be done since the API is defined as > > being not stable. > > Sorry. I am not sure what you mean by this. Do you > mean OpenCL API i

Re: [FFmpeg-devel] [PATCH] configure: autodetect opencl

2015-03-02 Thread Gupta, Maneesh
> -Original Message- > From: ffmpeg-devel-boun...@ffmpeg.org [mailto:ffmpeg-devel- > boun...@ffmpeg.org] On Behalf Of wm4 > Sent: Monday, March 02, 2015 2:26 PM > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] [PATCH] configure: autodetect opencl > > On

Re: [FFmpeg-devel] [PATCH] configure: autodetect opencl

2015-03-02 Thread Gupta, Maneesh
> -Original Message- > From: ffmpeg-devel-boun...@ffmpeg.org [mailto:ffmpeg-devel- > boun...@ffmpeg.org] On Behalf Of Carl Eugen Hoyos > Sent: Monday, March 02, 2015 2:19 PM > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] [PATCH] configure: autodetect opencl &

Re: [FFmpeg-devel] [PATCH] configure: autodetect opencl

2015-03-02 Thread wm4
On Mon, 2 Mar 2015 07:29:11 + "Gupta, Maneesh" wrote: > Hi, > > Similar to the way SDL is being autodetected, the attached patch proposes to > autodetect OpenCL. SDL shouldn't be autodetected at all, since it's not a system lib, and often causes all sorts of problems even if you don't use

Re: [FFmpeg-devel] [PATCH] configure: autodetect opencl

2015-03-02 Thread Carl Eugen Hoyos
Gupta, Maneesh amd.com> writes: > Similar to the way SDL is being autodetected, the > attached patch proposes to autodetect OpenCL. This cannot be done since the API is defined as being not stable. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-de