Date: Mon, 08 Apr 2019 17:10:45 +0200 From: Jan Beich <jbeich@FreeBSD.org> To: The Doctor <doctor@doctor.nl2k.ab.ca> Cc: freebsd-ports@freebsd.org Subject: Re: FFMPEg Message-ID: <imvo-bki2-wny@FreeBSD.org> In-Reply-To: <20190408150311.GA29769@doctor.nl2k.ab.ca> (The Doctor via freebsd-ports's message of "Mon, 8 Apr 2019 09:03:11 -0600") References: <20190408150311.GA29769@doctor.nl2k.ab.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
The Doctor via freebsd-ports <freebsd-ports@freebsd.org> writes: > libavcodec/libsvt_av1.c:225:14: error: no member named 'yStride' in > 'struct EbSvtIOFormat'; did you mean 'y_stride'? > in_data->yStride = frame->linesize[0] >> is16bit; > ^~~~~~~ > y_stride > /usr/local/include/svt-av1/EbSvtAv1.h:138:14: note: 'y_stride' declared here > uint32_t y_stride; > ^ Fixed in https://svnweb.freebsd.org/changeset/ports/498378
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?imvo-bki2-wny>