..
freesdp
…
librtsp
Move socklen_t typedef from config.h to stream/network.h.
2008-10-12 12:12:41 +00:00
realrtsp
consistency cosmetics: Avoid using .. in #include paths.
2008-08-29 22:29:27 +00:00
ai_alsa.c
…
ai_alsa1x.c
…
ai_oss.c
…
asf_mmst_streaming.c
Move '#define closesocket close' preprocessor directive to a common place
2008-09-01 07:31:57 +00:00
asf_streaming.c
Move '#define closesocket close' preprocessor directive to a common place
2008-09-01 07:31:57 +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
100l, stream->cache_pid can not be used directly in pthread_create,
2008-11-15 19:43:39 +00:00
cache2.h
…
cdd.h
Rename a bunch of miscellaneous preprocessor directives.
2008-08-07 08:58:07 +00:00
cdinfo.c
…
cookies.c
…
cookies.h
…
dvb_tune.c
set to -1 fds that were closed; handle the sec_fd only if CONFIG_DVB_HEAD isn't defined; patch by Reimar
2008-11-05 23:37:52 +00:00
dvbin.h
…
frequencies.c
…
frequencies.h
…
http.c
Add a noicyx:// protocol to allow easier testing for misconfigured servers.
2008-11-02 17:15:14 +00:00
http.h
…
network.c
Forgotten reindent
2008-11-02 17:15:44 +00:00
network.h
Move socklen_t typedef from config.h to stream/network.h.
2008-10-12 12:12:41 +00:00
open.c
…
pnm.c
Move '#define closesocket close' preprocessor directive to a common place
2008-09-01 07:31:57 +00:00
pnm.h
…
pvr.h
…
rtp.c
Move '#define closesocket close' preprocessor directive to a common place
2008-09-01 07:31:57 +00:00
rtp.h
…
stream.c
Move '#define closesocket close' preprocessor directive to a common place
2008-09-01 07:31:57 +00:00
stream.h
Determine default CD/DVD device in configure instead of using an #ifdef jungle.
2008-10-21 07:02:25 +00:00
stream_cdda.c
Rename a bunch of miscellaneous preprocessor directives.
2008-08-07 08:58:07 +00:00
stream_cddb.c
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
2008-10-13 16:23:55 +00:00
stream_cue.c
…
stream_dvb.c
set to -1 fds that were closed; handle the sec_fd only if CONFIG_DVB_HEAD isn't defined; patch by Reimar
2008-11-05 23:37:52 +00:00
stream_dvd.c
Replace typeof by __typeof__, the former is a non-portable GNU extension.
2008-10-20 09:55:38 +00:00
stream_dvd.h
Rename internal libdvdread fork from dvdread to libdvdread
2008-08-30 12:22:21 +00:00
stream_dvd_common.c
Rename internal libdvdread fork from dvdread to libdvdread
2008-08-30 12:22:21 +00:00
stream_dvd_common.h
Rename internal libdvdread fork from dvdread to libdvdread
2008-08-30 12:22:21 +00:00
stream_dvdnav.c
…
stream_dvdnav.h
…
stream_file.c
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
2008-10-13 16:23:55 +00:00
stream_ftp.c
Move '#define closesocket close' preprocessor directive to a common place
2008-09-01 07:31:57 +00:00
stream_live555.c
…
stream_mf.c
…
stream_nemesi.c
…
stream_netstream.c
Rename stream/netstream.h to stream/stream_netstream.h; netstream.h to make it
2008-10-16 17:01:40 +00:00
stream_netstream.h
Rename stream/netstream.h to stream/stream_netstream.h; netstream.h to make it
2008-10-16 17:01:40 +00:00
stream_null.c
…
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
…
stream_rtp.c
…
stream_rtsp.c
Move '#define closesocket close' preprocessor directive to a common place
2008-09-01 07:31:57 +00:00
stream_smb.c
…
stream_tv.c
…
stream_udp.c
…
stream_vcd.c
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
2008-10-13 16:23:55 +00:00
stream_vstream.c
…
tcp.c
Move '#define closesocket close' preprocessor directive to a common place
2008-09-01 07:31:57 +00:00
tcp.h
…
tv.c
…
tv.h
…
tvi_bsdbt848.c
…
tvi_def.h
…
tvi_dshow.c
Remove unused function, fixes the warning:
2008-10-13 15:25:34 +00:00
tvi_dshow.h
vfw.h needs a windows.h include before on MinGW64.
2008-11-02 16:46:02 +00:00
tvi_dummy.c
…
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
Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
2008-08-29 20:05:08 +00:00
tvi_vbi.c
…
udp.c
Move '#define closesocket close' preprocessor directive to a common place
2008-09-01 07:31:57 +00:00
udp.h
…
url.c
…
url.h
…
vcd_read.h
…
vcd_read_darwin.h
…
vcd_read_fbsd.h
…
vcd_read_win32.h
…