[FFmpeg-devel] [PATCH] lavfi: Add OpenCL avgblur filter
Mark Thompson
sw at jkqxz.net
Sun Mar 18 20:12:56 EET 2018
On 16/03/18 15:06, Carl Eugen Hoyos wrote:
> 2018-03-16 8:33 GMT+01:00, dylanf123 at gmail.com <dylanf123 at gmail.com>:
>> From: drfer3 <drfer3 at student.monash.edu>
>
>> --- /dev/null
>> +++ b/libavfilter/opencl/avgblur.cl
>> @@ -0,0 +1,60 @@
>> +/*
>> + * This file is part of FFmpeg.
>
> Please add your name.
Is there some specific reason for wanting it in this case? I prefer not to add it and would weakly encourage others not to (though I realise that many people do like to add it), because it is often inaccurate when multiple people touch a file. The only source for anyone actually needing authorship information should be the commit history.
- Mark
More information about the ffmpeg-devel
mailing list