This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ffmpeg: disable lzma explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
lilik-openwrt-22.03
Nicolas Thill
10 years ago
parent
df4b2cb6fd
commit
c3a822ef3d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
multimedia/ffmpeg/Makefile
+ 1
- 0
multimedia/ffmpeg/Makefile
View File
@ -395,6 +395,7 @@ FFMPEG_CONFIGURE:= \
--disable-mipsfpu
\
\
--disable-dxva2
\
--disable-lzma
\
--disable-vaapi
\
--disable-vda
\
--disable-vdpau
\
Write
Preview
Loading…
Cancel
Save