FFMPEg

Jan Beich jbeich at FreeBSD.org
Mon Apr 8 15:10:50 UTC 2019


The Doctor via freebsd-ports <freebsd-ports at 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


More information about the freebsd-ports mailing list