Browse Source

Fix --disable-everything

Breakage was due to ff_find_pix_fmt() usage.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.8
Michael Niedermayer 14 years ago
parent
commit
2291e18e48
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/Makefile

+ 1
- 0
libavcodec/Makefile View File

@@ -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