mirror of
https://github.com/mpv-player/mpv
synced 2025-03-30 23:38:10 +00:00
Simplify FAAD instructions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14701 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
79380dc836
commit
7e9734e4e6
@ -728,8 +728,7 @@ You do not need all of faad2 to decode AAC files, libfaad is enough. Build
|
||||
it like this:
|
||||
<screen>
|
||||
cd faad2/
|
||||
chmod +x bootstrap
|
||||
./bootstrap
|
||||
sh bootstrap
|
||||
./configure
|
||||
cd libfaad
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user