Changes between Version 4 and Version 5 of Ticket #1904


Ignore:
Timestamp:
Jul 25, 2017 6:42:35 AM (7 years ago)
Author:
ming
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1904 – Description

    v4 v5  
    2121   {{{ 
    2222./configure-android --with-opus=[absolute-path-to]/opus-dev-lib 
     23   }}} 
     241. Verify if it's a sucess: 
     25   {{{ 
     26checking for OPUS installations.. 
     27Using OPUS prefix... [absolute-path-to]/opus-dev-lib/ 
     28checking opus/opus.h usability... yes 
     29checking opus/opus.h presence... yes 
     30checking for opus/opus.h... yes 
     31checking for opus_repacketizer_get_size in -lopus... yes 
     32OPUS library found, OPUS support enabled 
    2333   }}} 
    2434