1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-24 07:42:17 +00:00
mpv/libao2
diego 511729a3a2 Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
It is the standard location as defined by the Open Group.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27463 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-14 15:54:53 +00:00
..
ao_alsa5.c cosmetics: Remove pointless parentheses from return statements. 2008-05-16 09:31:55 +00:00
ao_alsa.c Our ALSA code needs alloca, so check for it in configure and include alloca.h 2008-07-17 17:11:30 +00:00
ao_arts.c cosmetics: Remove pointless parentheses from return statements. 2008-05-16 09:31:55 +00:00
ao_dsound.c Use standard license headers with standard formatting. 2008-05-14 18:02:27 +00:00
ao_dxr2.c
ao_esd.c Rename some audio-output-related preprocessor directives. 2008-08-05 16:32:47 +00:00
ao_ivtv.c Use standard license headers with standard formatting. 2008-05-14 18:02:27 +00:00
ao_jack.c
ao_macosx.c Use standard license header, merge changelog into license header and TODO. 2008-06-06 00:45:35 +00:00
ao_mpegpes.c Use '#include <poll.h>' instead of '#include <sys/poll.h>'. 2008-08-14 15:54:53 +00:00
ao_nas.c
ao_null.c
ao_openal.c
ao_oss.c
ao_pcm.c
ao_pulse.c Use standard license headers with standard formatting. 2008-05-14 18:02:27 +00:00
ao_sdl.c cosmetics: Remove pointless parentheses from return statements. 2008-05-16 09:31:55 +00:00
ao_sgi.c
ao_sun.c
ao_v4l2.c Use standard license headers with standard formatting. 2008-05-14 18:02:27 +00:00
ao_win32.c Use standard license headers with standard formatting. 2008-05-14 18:02:27 +00:00
audio_out_internal.h
audio_out.c Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x. 2008-08-06 23:19:29 +00:00
audio_out.h