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 log.h
Originally committed as revision 5790 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Luca Abeni
19 years ago
parent
462f3c372c
commit
47adb88609
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavutil/Makefile
+ 1
- 1
libavutil/Makefile
View File
@@ -18,7 +18,7 @@ OBJS= mathematics.o \
mem.o \
HEADERS = avutil.h common.h mathematics.h integer.h rational.h \
intfloat_readwrite.h md5.h adler32.h
intfloat_readwrite.h md5.h adler32.h
log.h
NAME=avutil
ifeq ($(BUILD_SHARED),yes)
Write
Preview
Loading…
Cancel
Save