This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
install opt.h
Originally committed as revision 6126 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Nico Sabbi
19 years ago
parent
5d915e827e
commit
bb42f8296f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/Makefile
+ 1
- 1
libavcodec/Makefile
View File
@@ -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
Write
Preview
Loading…
Cancel
Save