On Fri, Oct 16, 2015 at 8:02 AM, Ganesh Ajjanagadde
wrote:
> On Thu, Oct 15, 2015 at 11:17 PM, highgod0401 wrote:
>>
>> From: Ganesh Ajjanagadde
>> Date: 2015-10-16 08:08
>> To: ffmpeg-devel
>> CC: Ganesh Ajjanagadde
>> Subject: [FFmpeg-devel] [PATCH] avutil/opencl: add av_warn_unused_result
>> T
On Thu, Oct 15, 2015 at 11:17 PM, highgod0401 wrote:
>
> From: Ganesh Ajjanagadde
> Date: 2015-10-16 08:08
> To: ffmpeg-devel
> CC: Ganesh Ajjanagadde
> Subject: [FFmpeg-devel] [PATCH] avutil/opencl: add av_warn_unused_result
> This will trigger a few warnings. My config does not compile the openc
From: Ganesh Ajjanagadde
Date: 2015-10-16 08:08
To: ffmpeg-devel
CC: Ganesh Ajjanagadde
Subject: [FFmpeg-devel] [PATCH] avutil/opencl: add av_warn_unused_result
This will trigger a few warnings. My config does not compile the opencl
code, so this is untested.
Signed-off-by: Ganesh Ajjanagadde
--