You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Fix --disable-everything
Breakage was due to ff_find_pix_fmt() usage. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -18,6 +18,7 @@ OBJS = allcodecs.o \
|
|||||||
options.o \
|
options.o \
|
||||||
parser.o \
|
parser.o \
|
||||||
raw.o \
|
raw.o \
|
||||||
|
rawdec.o \
|
||||||
resample.o \
|
resample.o \
|
||||||
resample2.o \
|
resample2.o \
|
||||||
simple_idct.o \
|
simple_idct.o \
|
||||||
|
Reference in New Issue
Block a user