Re: UPDATE: multimedia/frei0r-plugins

2023-01-13 Thread Rafael Sadowski
On Tue Dec 27, 2022 at 08:10:17PM +0100, Rafael Sadowski wrote: > Update frei0r-plugins to 1.8.0. > > - Enable opencv4 support, fixed in 1.8.0 > Please find below an update diff to verison 2.2.0. Ping maintainer, OK? Index: Makefile ==

Re: UPDATE: multimedia/frei0r-plugins 1.7.0

2020-03-03 Thread Stuart Henderson
On 2020/03/03 16:55, Raphael Graf wrote: > On Tue, Mar 03, 2020 at 03:31:55PM +, Stuart Henderson wrote: > > On 2020/03/03 14:36, Raphael Graf wrote: > > > ping > > > > Please, make it easy on reviewers, if you are going to ping things, make > > sure there is a directly usable diff included (o

Re: UPDATE: multimedia/frei0r-plugins 1.7.0

2020-03-03 Thread Raphael Graf
On Tue, Mar 03, 2020 at 03:31:55PM +, Stuart Henderson wrote: > On 2020/03/03 14:36, Raphael Graf wrote: > > ping > > Please, make it easy on reviewers, if you are going to ping things, make > sure there is a directly usable diff included (or at worst a direct link > to a copy in a list archiv

Re: UPDATE: multimedia/frei0r-plugins 1.7.0

2020-03-03 Thread Stuart Henderson
On 2020/03/03 14:36, Raphael Graf wrote: > ping Please, make it easy on reviewers, if you are going to ping things, make sure there is a directly usable diff included (or at worst a direct link to a copy in a list archive) that doesn't require finding past mails or un-munging email quote character

Re: UPDATE: multimedia/frei0r-plugins 1.7.0

2020-03-03 Thread Raphael Graf
ping It is a very simple update. The patch is no longer needed because things have been fixed upstream. An easy way to test the filters is using ffmpeg like this: $ ffmpeg -i in.jpg -vf "frei0r=emboss:0.5|0.5|0.5" out.jpg On Mon, Feb 24, 2020 at 03:10:14PM +0100, Raphael Graf wrote: > From the ch