Re: [FFmpeg-devel] [PATCH] avcodec/motion_est: Remove unused elements

2022-10-14 Thread Andreas Rheinhardt
Andreas Rheinhardt: > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/motion_est.h | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/libavcodec/motion_est.h b/libavcodec/motion_est.h > index 292bdc70e9..b20cda 100644 > --- a/libavcodec/motion_est.h > +++ b/libavcodec/motion_est.

[FFmpeg-devel] [PATCH] avcodec/motion_est: Remove unused elements

2022-10-12 Thread Andreas Rheinhardt
Signed-off-by: Andreas Rheinhardt --- libavcodec/motion_est.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/libavcodec/motion_est.h b/libavcodec/motion_est.h index 292bdc70e9..b20cda 100644 --- a/libavcodec/motion_est.h +++ b/libavcodec/motion_est.h @@ -51,8 +51,6 @@ typedef struct Mot