pkuvcl / davs2

An open-source decoder of AVS2-P2/IEEE1857.4 video coding standard
GNU General Public License v2.0
129 stars 52 forks source link

10比特编译失败(HIGH_BIT_DEPTH=1 BIT_DEPTH=10) #26

Open xatabhk opened 4 years ago

xatabhk commented 4 years ago

为支持10比特解码, VS中定义HIGH_BIT_DEPTH=1及BIT_DEPTH=10编译失败. 交叉编译也不支持定义bit_depth="10".