[FFmpeg-devel] [PATCH]lavfi/frei0r: Fix union and remove unneeded cast

mypopy at gmail.com mypopy at gmail.com
Wed Apr 24 04:36:22 EEST 2019


On Wed, Apr 24, 2019 at 5:12 AM Carl Eugen Hoyos <ceffmpeg at gmail.com> 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, looks like I given a wrong type casting in this case.


More information about the ffmpeg-devel mailing list