mirror of
https://github.com/mpv-player/mpv
synced 2025-01-24 00:23:27 +00:00
fix -Wvisibility warnings with clang
Now everything compiles with no warnings! yay!
This commit is contained in:
parent
8a25a4af65
commit
a8ec044d54
@ -22,8 +22,7 @@
|
||||
#include <stdbool.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#include "audio/chmap.h"
|
||||
#include "audio/chmap_sel.h"
|
||||
#include "audio/out/ao.h"
|
||||
|
||||
// If ao_get_delay() reaches this value after ao_play() was called with the
|
||||
// AOPLAY_FINAL_CHUNK flag set, the playback core expects that the audio has
|
||||
|
Loading…
Reference in New Issue
Block a user