lavfi: require libswr for af_pan.

release/0.10
Nicolas George 13 years ago
parent 1fa88f343a
commit af21823ae0
  1. 1
      libavfilter/Makefile

@ -7,6 +7,7 @@ FFLIBS-$(CONFIG_ACONVERT_FILTER) += avcodec
FFLIBS-$(CONFIG_AMOVIE_FILTER) += avformat avcodec
FFLIBS-$(CONFIG_ARESAMPLE_FILTER) += avcodec
FFLIBS-$(CONFIG_MOVIE_FILTER) += avformat avcodec
FFLIBS-$(CONFIG_PAN_FILTER) += swresample
FFLIBS-$(CONFIG_SCALE_FILTER) += swscale
FFLIBS-$(CONFIG_MP_FILTER) += avcodec

Loading…
Cancel
Save