Hi Jerome On Tue, Apr 08, 2025 at 10:54:47PM +0200, Jerome Martinez wrote: > The FFV1 decoder accepts 1024 slices but the encoder does not currently > permit it. > Let's permit 32x32 (which is the GPU encoder setting, by the way).
> ffv1enc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > 25b58274f84a54ba238a8bcc7391b2517eebb131 > 0001-avcodec-ffv1enc-permit-1024-slices.patch > From 216f14a7bf0c4f71b7c8e15c7f2d91088818a20d Mon Sep 17 00:00:00 2001 > From: Jerome Martinez <jer...@mediaarea.net> > Date: Tue, 8 Apr 2025 22:07:47 +0200 > Subject: [PATCH] avcodec/ffv1enc: permit 1024 slices > > --- > libavcodec/ffv1enc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Its not that you shouldnt use gotos but rather that you should write readable code and code with gotos often but not always is less readable
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".