Re: [FFmpeg-devel] [PATCH] avformat/dvdvideodec: Remove unused cell count variable

2024-07-04 Thread Anton Khirnov
Quoting Marth64 (2024-07-04 02:29:47) > Signed-off-by: Marth64 > --- > libavformat/dvdvideodec.c | 2 -- > 1 file changed, 2 deletions(-) Looks trivially ok, will push -- Anton Khirnov ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffm

[FFmpeg-devel] [PATCH] avformat/dvdvideodec: Remove unused cell count variable

2024-07-03 Thread Marth64
Signed-off-by: Marth64 --- libavformat/dvdvideodec.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/libavformat/dvdvideodec.c b/libavformat/dvdvideodec.c index 5c9d578aaf..7a859071c3 100644 --- a/libavformat/dvdvideodec.c +++ b/libavformat/dvdvideodec.c @@ -111,7 +111,6 @@ typedef struct DV