You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
install opt.h
Originally committed as revision 6126 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -22,7 +22,7 @@ OBJS= bitstream.o utils.o allcodecs.o \
|
||||
audioconvert.o \
|
||||
|
||||
|
||||
HEADERS = avcodec.h
|
||||
HEADERS = avcodec.h opt.h
|
||||
ifneq ($(CONFIG_SWSCALER),yes)
|
||||
HEADERS += swscale.h
|
||||
endif
|
||||
|
Reference in New Issue
Block a user