On Sun, Jul 17, 2022 at 09:27:00PM +0200, Anton Khirnov wrote: > --- > libavcodec/libx264.c | 50 +++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 49 insertions(+), 1 deletion(-)
breaks build on ubuntu libavcodec/libx264.c: In function ‘csp_to_pixfmt’: libavcodec/libx264.c:317:10: error: ‘X264_CSP_I400’ undeclared (first use in this function); did you mean ‘X264_CSP_I420’? case X264_CSP_I400: return AV_PIX_FMT_GRAY8; ^~~~~~~~~~~~~ X264_CSP_I420 [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Observe your enemies, for they first find out your faults. -- Antisthenes
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".