New upstream version 0.15.4+dfsg1
This commit is contained in:
parent
55d5047af0
commit
67704ac59c
359 changed files with 8423 additions and 1050 deletions
|
|
@ -1346,7 +1346,8 @@ bool obs_module_load(void)
|
|||
{
|
||||
#ifdef _WIN32
|
||||
if (!load_core_audio()) {
|
||||
CA_LOG(LOG_WARNING, "Couldn't load CoreAudio AAC encoder");
|
||||
CA_LOG(LOG_WARNING, "CoreAudio AAC encoder not installed on "
|
||||
"the system or couldn't be loaded");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue