mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-02-14 17:49:46 +00:00
![Martin Storsjö](/assets/img/avatar_default.png)
This reduces the call overhead slightly. More noticeably, it restores the earlier (unintended?) feature that condition variable functions work just fine even if w32thread_init() hasn't been called. This was broken as a side effect of 4622f11f9, if explicitly targeting Vista+. This makes w32threading work in VP8 again, if targeting Vista+. Signed-off-by: Martin Storsjö <martin@martin.st>