IENT / YUView

The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset
http://ient.github.io/YUView
Other
1.88k stars 369 forks source link

Fix compilation error when debug log enabled #492

Closed adamws closed 1 year ago

adamws commented 1 year ago

Fixes error: expression cannot be used as a function when attempting to compile with debug log enabled via FRAMEHANDLER_DEBUG_LOADING define.

ChristianFeldmann commented 1 year ago

Thanks for the PR. Its merged in develop!