1
0
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:
Stefano Pigozzi 2014-10-09 22:21:24 +02:00
parent 8a25a4af65
commit a8ec044d54

View File

@ -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