[FFmpeg-devel] [PATCH] avcodec/Makefile: Remove obsolete dependency of eatqi dec on rl.o

Peter Ross pross at xvid.org
Wed Apr 28 02:39:07 EEST 2021


On Tue, Apr 27, 2021 at 03:28:53PM +0200, Andreas Rheinhardt wrote:
> Unnecessary since 6e8fcd9c5624c1a89e49803de9e10562ace61b6a.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
>  libavcodec/Makefile | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/libavcodec/Makefile b/libavcodec/Makefile
> index fcddde459d..ac27150930 100644
> --- a/libavcodec/Makefile
> +++ b/libavcodec/Makefile
> @@ -313,7 +313,8 @@ OBJS-$(CONFIG_EAMAD_DECODER)           += eamad.o eaidct.o mpeg12.o \
>                                            mpeg12data.o
>  OBJS-$(CONFIG_EATGQ_DECODER)           += eatgq.o eaidct.o
>  OBJS-$(CONFIG_EATGV_DECODER)           += eatgv.o
> -OBJS-$(CONFIG_EATQI_DECODER)           += eatqi.o eaidct.o mpeg12.o mpeg12data.o mpegvideodata.o rl.o
> +OBJS-$(CONFIG_EATQI_DECODER)           += eatqi.o eaidct.o mpeg12.o \
> +                                          mpeg12data.o mpegvideodata.o
>  OBJS-$(CONFIG_EIGHTBPS_DECODER)        += 8bps.o
>  OBJS-$(CONFIG_EIGHTSVX_EXP_DECODER)    += 8svx.o
>  OBJS-$(CONFIG_EIGHTSVX_FIB_DECODER)    += 8svx.o
> -- 
> 2.27.0

please apply

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210428/53033d76/attachment.sig>


More information about the ffmpeg-devel mailing list