OpenShot / libopenshot-audio

OpenShot Audio Library (libopenshot-audio) is a free, open-source project that enables high-quality editing and playback of audio, and is based on the amazing JUCE library.
http://www.openshot.org
GNU General Public License v3.0
251 stars 98 forks source link

Experimental multi-thread builds for Linux and Mac #115

Closed jonoomph closed 3 years ago

jonoomph commented 3 years ago

Adding make threads to libopenshot-audio and libopenshot, to increase speed of compilation. Related to https://github.com/OpenShot/libopenshot/pull/632.

Speed comparisons:

jonoomph commented 3 years ago

@ferdnyc I'm seeing many strange failures on the GitHub action builders (canceled ones, errors about packages syncing, etc...). I'm gonna go ahead and merge this though, since I don't think the failures are related.