mpv/stream
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
..
freesdp Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
librtsp Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; 2008-08-01 20:28:58 +00:00
realrtsp Use consistent #include paths without "../". 2008-04-28 14:50:24 +00:00
ai_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
ai_alsa1x.c Our ALSA code needs alloca, so check for it in configure and include alloca.h 2008-07-17 17:11:30 +00:00
ai_oss.c
asf_mmst_streaming.c Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
asf_streaming.c Make stream independent of libmpdemux, the asf demuxer and streaming 2008-04-09 00:32:35 +00:00
audio_in.c Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x. 2008-08-06 23:19:29 +00:00
audio_in.h Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x. 2008-08-06 23:19:29 +00:00
cache2.c Rename two GUI-related preprocessor directives: 2008-07-30 13:44:59 +00:00
cache2.h Add basic support for stream controls with cache enabled. 2008-05-24 07:48:35 +00:00
cdd.h Rename a bunch of miscellaneous preprocessor directives. 2008-08-07 08:58:07 +00:00
cdinfo.c Add some more -identify information for CDDB. 2008-07-05 11:44:13 +00:00
cookies.c
cookies.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
dvb_tune.c Use '#include <poll.h>' instead of '#include <sys/poll.h>'. 2008-08-14 15:54:53 +00:00
dvbin.h Change a bunch of video/audio-output-specific preprocessor directives from 2008-08-03 15:21:40 +00:00
frequencies.c Add forgotten const for pal_ireland. 2008-01-13 11:42:33 +00:00
frequencies.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
http.c Fill stream->end_pos if possible, fixing lavf demuxers that need to seek. 2008-02-19 18:04:10 +00:00
http.h Add missing header #includes to fix 'make checkheaders'. 2008-03-10 19:28:42 +00:00
netstream.h mingw uses windows sockets. 2008-03-11 18:36:10 +00:00
network.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
network.h Remove useless #include. 2008-03-10 19:28:18 +00:00
open.c
pnm.c Use AV_WB* 2008-01-13 13:25:07 +00:00
pnm.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
pvr.h Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
rtp.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 08:43:15 +00:00
rtp.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
stream.c Give a CONFIG_ prefix to preprocessor directives that lacked one and 2008-08-07 12:20:50 +00:00
stream.h Give a CONFIG_ prefix to preprocessor directives that lacked one and 2008-08-07 12:20:50 +00:00
stream_cdda.c Rename a bunch of miscellaneous preprocessor directives. 2008-08-07 08:58:07 +00:00
stream_cddb.c Replace S_IREAD|S_IWRITE by POSIX-compatible S_IRUSR|S_IWUSR (not exactly the same, but should not matter). 2008-07-15 17:35:52 +00:00
stream_cue.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 08:43:15 +00:00
stream_dvb.c Use '#include <poll.h>' instead of '#include <sys/poll.h>'. 2008-08-14 15:54:53 +00:00
stream_dvd.c in dvd streams the title part ranges from 1 to 99 2008-07-12 08:07:54 +00:00
stream_dvd.h Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
stream_dvd_common.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
stream_dvd_common.h Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
stream_dvdnav.c in dvd streams the title part ranges from 1 to 99 2008-07-12 08:07:54 +00:00
stream_dvdnav.h removed struct dvdnav_event_t that is 1) unused; 2) has an improper name. You can't turn your back for a second... 2008-06-29 13:14:02 +00:00
stream_file.c Avoid a pointless special-case for opening a file 2008-02-24 11:21:27 +00:00
stream_ftp.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 08:43:15 +00:00
stream_live555.c Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere. 2008-07-04 20:14:00 +00:00
stream_mf.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_nemesi.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_netstream.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_null.c Mark all stream_info_t as const 2007-12-02 13:22:53 +00:00
stream_pvr.c Use '#include <poll.h>' instead of '#include <sys/poll.h>'. 2008-08-14 15:54:53 +00:00
stream_radio.c Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x. 2008-08-06 23:19:29 +00:00
stream_radio.h Change a bunch of video/audio-output-specific preprocessor directives from 2008-08-03 15:21:40 +00:00
stream_rtp.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_rtsp.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_smb.c stream_opts should be const 2008-01-13 12:34:42 +00:00
stream_tv.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_udp.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_vcd.c stream_opts should be const 2008-01-13 12:34:42 +00:00
stream_vstream.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
tcp.c Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; 2008-08-01 20:28:58 +00:00
tcp.h Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
tv.c Change a bunch of video/audio-output-specific preprocessor directives from 2008-08-03 15:21:40 +00:00
tv.h Ability for specifying TV standard individually for each TV channel. 2008-06-14 09:14:16 +00:00
tvi_bsdbt848.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
tvi_def.h cosmetics: Remove useless parentheses from return statements. 2008-05-16 08:43:15 +00:00
tvi_dshow.c Change a bunch of video/audio-output-specific preprocessor directives from 2008-08-03 15:21:40 +00:00
tvi_dshow.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
tvi_dummy.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 08:43:15 +00:00
tvi_v4l.c Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x. 2008-08-06 23:19:29 +00:00
tvi_v4l2.c Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x. 2008-08-06 23:19:29 +00:00
tvi_vbi.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
udp.c Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; 2008-08-01 20:28:58 +00:00
udp.h Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
url.c Clear tmp between ip6 check and string escape to prevent reuse of the 2008-01-20 20:43:46 +00:00
url.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
vcd_read.h Remove -std=gnu99/gnu89/default dialect linux define, as it violates the 2008-07-15 00:21:32 +00:00
vcd_read_darwin.h Add missing header #includes to fix 'make checkheaders'. 2008-03-10 20:19:15 +00:00
vcd_read_fbsd.h Add missing header #includes to fix 'make checkheaders'. 2008-03-10 19:28:42 +00:00
vcd_read_win32.h Add missing header #includes to fix 'make checkheaders'. 2008-03-10 19:28:42 +00:00