vidify / old-audiosync

First implementation of the audio synchronization feature for Vidify, now obsolete
GNU Lesser General Public License v3.0
17 stars 3 forks source link

Consider using threads.h rather than pthread #56

Closed marioortizmanero closed 4 years ago

marioortizmanero commented 4 years ago

I didn't even know threads.h was a thing. This might help #53, I should take a look. It's only for C11, so this affects #54.

marioortizmanero commented 4 years ago

Closing issue, see: https://github.com/vidify/audiosync-rs/issues/2