Re: [FFmpeg-devel] [PATCH] avcodec/h264_ps: Fix shadowing

2024-03-09 Thread Andreas Rheinhardt
Andreas Rheinhardt: > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/h264_ps.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/h264_ps.c b/libavcodec/h264_ps.c > index dcc51b96db..3c8fc33c7f 100644 > --- a/libavcodec/h264_ps.c > +++ b/libavcodec/h264_ps.

[FFmpeg-devel] [PATCH] avcodec/h264_ps: Fix shadowing

2024-03-06 Thread Andreas Rheinhardt
Signed-off-by: Andreas Rheinhardt --- libavcodec/h264_ps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/h264_ps.c b/libavcodec/h264_ps.c index dcc51b96db..3c8fc33c7f 100644 --- a/libavcodec/h264_ps.c +++ b/libavcodec/h264_ps.c @@ -522,7 +522,7 @@ int ff_h264_deco