]> git.sesse.net Git - ffmpeg/commit
thread: Define ff_mutex_* macros as stub functions when threads are disabled
authorDiego Biurrun <diego@biurrun.de>
Fri, 31 Mar 2017 17:04:56 +0000 (19:04 +0200)
committerDiego Biurrun <diego@biurrun.de>
Wed, 12 Apr 2017 08:07:09 +0000 (10:07 +0200)
commit193b09189004ede4a6998e69192d1a9f63602088
tree5f86061029eaba481ffb7a59656d8662b9300d2e
parentb200a2c8da403b5a5c8b50f8cb4a75fd4f0131b1
thread: Define ff_mutex_* macros as stub functions when threads are disabled

Silences a bunch of "statement with no effect" warnings with threads disabled.
libavutil/thread.h