Fix --disable-everything

Breakage was due to ff_find_pix_fmt() usage.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/2/head
Michael Niedermayer 14 years ago
parent e8876902a9
commit 2291e18e48
  1. 1
      libavcodec/Makefile

@ -18,6 +18,7 @@ OBJS = allcodecs.o \
options.o \
parser.o \
raw.o \
rawdec.o \
resample.o \
resample2.o \
simple_idct.o \

Loading…
Cancel
Save