2019-04-24 22:27 GMT+02:00, Paul B Mahol :
> On 4/23/19, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> I failed to test attached patch but it seems like a more useful fix for
>> the following (past) warning:
>> libavfilter/vf_frei0r.c:130:17: warning: assignment to ‘char **’ from
>> incompatible pointer ty
On 4/23/19, Carl Eugen Hoyos wrote:
> Hi!
>
> I failed to test attached patch but it seems like a more useful fix for
> the following (past) warning:
> libavfilter/vf_frei0r.c:130:17: warning: assignment to ‘char **’ from
> incompatible pointer type ‘char *’
>
> Please comment, Carl Eugen
>
LGTM
On Wed, Apr 24, 2019 at 5:12 AM Carl Eugen Hoyos wrote:
>
> Hi!
>
> I failed to test attached patch but it seems like a more useful fix for
> the following (past) warning:
> libavfilter/vf_frei0r.c:130:17: warning: assignment to ‘char **’ from
> incompatible pointer type ‘char *’
>
> Please commen
Hi!
I failed to test attached patch but it seems like a more useful fix for
the following (past) warning:
libavfilter/vf_frei0r.c:130:17: warning: assignment to ‘char **’ from
incompatible pointer type ‘char *’
Please comment, Carl Eugen
From c0d6001012f3da95ee493905c7411dc20839f4c8 Mon Sep 17 00