cd-athena / VCA

Video complexity analyzer
GNU General Public License v3.0
77 stars 9 forks source link

Add multi-threading support #1

Closed vigneshvijay94 closed 2 years ago

vigneshvijay94 commented 3 years ago

Utilize the CPU threads to parallelize the block-wise complexity computations.

ChristianFeldmann commented 2 years ago

Merged with #5