strukturag / libde265

Open h.265 video codec implementation.
Other
1.7k stars 457 forks source link

CMakeLists: convert DISABLE_SSE to an internal check #411

Closed chouquette closed 1 year ago

chouquette commented 1 year ago

Automatically disable SSE when building for a non X86 architecture

farindk commented 1 year ago

thanks