]> git.sesse.net Git - ffmpeg/blobdiff - Makefile
h264dec: Decode in stream avc extradata.
[ffmpeg] / Makefile
index 27b841f348da0360616727937800f23c5de3f216..167dd3210eef18cc110c611717c51dad7c330937 100644 (file)
--- 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