X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=167dd3210eef18cc110c611717c51dad7c330937;hb=9b73fbcff62267a355f752d83e26cd6d971e975e;hp=27b841f348da0360616727937800f23c5de3f216;hpb=96c93b8ceb6c95335ed8fc743956e46dd1ccfae5;p=ffmpeg diff --git a/Makefile b/Makefile index 27b841f348d..167dd3210ee 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,7 @@ FFLIBS-$(CONFIG_AVFILTER) += avfilter FFLIBS-$(CONFIG_AVFORMAT) += avformat FFLIBS-$(CONFIG_AVCODEC) += avcodec FFLIBS-$(CONFIG_POSTPROC) += postproc +FFLIBS-$(CONFIG_SWRESAMPLE)+= swresample FFLIBS-$(CONFIG_SWSCALE) += swscale FFLIBS := avutil