Re: [FFmpeg-devel] [PATCH 02/39] lavc/ffv1dec: declare loop variables in the loop where possible

2024-07-24 Thread Michael Niedermayer
On Tue, Jul 16, 2024 at 07:11:17PM +0200, Anton Khirnov wrote: > --- > libavcodec/ffv1dec.c | 45 ++-- > 1 file changed, 22 insertions(+), 23 deletions(-) LGTM [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Into a blind

[FFmpeg-devel] [PATCH 02/39] lavc/ffv1dec: declare loop variables in the loop where possible

2024-07-16 Thread Anton Khirnov
--- libavcodec/ffv1dec.c | 45 ++-- 1 file changed, 22 insertions(+), 23 deletions(-) diff --git a/libavcodec/ffv1dec.c b/libavcodec/ffv1dec.c index 7a0d1909aa..5c515e97b6 100644 --- a/libavcodec/ffv1dec.c +++ b/libavcodec/ffv1dec.c @@ -46,7 +46,7 @@ static