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
lavu: fix typo in Makefile
tags/n1.1
Anton Khirnov
Michael Niedermayer
13 years ago
parent
ae77266fce
commit
89715a3cf1
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
@@ -32,7 +32,7 @@ HEADERS = adler32.h \
md5.h \
mem.h \
dict.h \
old_pix_fmt.h
\
old_pix_fmt
s
.h \
opt.h \
parseutils.h \
pixdesc.h \
Write
Preview
Loading…
Cancel
Save