View Single Post
Old 14th May 2020, 13:28   #148  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,752
I believe xvc may not compile well in GCC 10.1:

Code:
In file included from ../src/xvc_common_lib/transform_data.cc:22:
../src/./xvc_common_lib/transform_data.h:32:16: error: 'int16_t' does not name a type
   32 |   static const int16_t kDct2Transform4[4][4];
      |                ^~~~~~~
../src/./xvc_common_lib/transform_data.h:33:16: error: 'int16_t' does not name a type
   33 |   static const int16_t kDct2Transform8[8][8];
      |                ^~~~~~~

...
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote