project: Fix support for avcodec version 58 and newer
This commit is contained in:
@@ -21,4 +21,4 @@
|
||||
|
||||
#include "handler.hpp"
|
||||
|
||||
void obsffmpeg::ui::handler::override_visible_name(AVCodec* codec, std::string& name) {}
|
||||
void obsffmpeg::ui::handler::override_visible_name(const AVCodec*, std::string&) {}
|
||||
|
||||
Reference in New Issue
Block a user