mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
install opt.h
Originally committed as revision 6126 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
5d915e827e
commit
bb42f8296f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user