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
doc/examples: fix typo.
tags/n0.11
Clément Bœsch
13 years ago
parent
5b55c7f4e9
commit
9188294d30
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
doc/examples/Makefile
+ 1
- 1
doc/examples/Makefile
View File
@@ -1,4 +1,4 @@
# use pkg-config for getting CFLAGS a
b
d LDLIBS
# use pkg-config for getting CFLAGS a
n
d LDLIBS
FFMPEG_LIBS= libavdevice \
libavformat \
libavfilter \
Write
Preview
Loading…
Cancel
Save