On Wed, Mar 13, 2019 at 04:44:29PM +0100, Michael Niedermayer wrote:
> On Wed, Mar 13, 2019 at 12:17:46AM +0000, Mark Thompson wrote:
> > Equivalent to the previous patch for libx264.
> > ---
> >  libavcodec/libx265.c | 42 +++++++++++++++++++++---------------------
> >  1 file changed, 21 insertions(+), 21 deletions(-)
> 
> breaks build
> 
> CC    libavcodec/vaapi_encode.o
> libavcodec/vaapi_encode.c: In function ‘vaapi_encode_issue’:
> libavcodec/vaapi_encode.c:566:18: error: ‘VAAPIEncodePicture’ has no member 
> named ‘roi’
>      av_freep(&pic->roi);
>                   ^
> libavcodec/vaapi_encode.c: In function ‘vaapi_encode_free’:
> libavcodec/vaapi_encode.c:701:18: error: ‘VAAPIEncodePicture’ has no member 
> named ‘roi’
>      av_freep(&pic->roi);
>                   ^
> make: *** [libavcodec/vaapi_encode.o] Error 1

wrong commit this is caused by "vaapi_encode: Add ROI support"

sorry

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The worst form of inequality is to try to make unequal things equal.
-- Aristotle

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to