..
freesdp
Fix a NULL-check that used && instead of || and thus could not avoid crashes.
2009-01-25 18:23:05 +00:00
librtsp
Use memset to make sure all parts of struct sockaddr_in are always initialized.
2009-02-25 12:51:20 +00:00
realrtsp
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
ai_alsa.c
…
ai_alsa1x.c
…
ai_oss.c
…
asf_mmst_streaming.c
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
asf_streaming.c
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
audio_in.c
…
audio_in.h
…
cache2.c
Move PTHREAD_CACHE define logic to configure.
2008-11-28 17:04:36 +00:00
cache2.h
Get rid of pointless 'extern' keywords.
2008-12-03 23:01:03 +00:00
cdd.h
…
cdinfo.c
Add missing 'void' keyword to parameterless function declarations.
2009-01-05 14:48:03 +00:00
cookies.c
Add #include <limits.h>, fixes build on Solaris 8.
2006-09-07 00:10:44 +00:00
cookies.h
Get rid of pointless 'extern' keywords.
2008-12-03 23:01:03 +00:00
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
Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com.
2009-02-22 14:12:33 +00:00
frequencies.c
…
frequencies.h
…
http.c
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
http.h
…
network.c
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
network.h
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
open.c
…
pnm.c
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
pnm.h
…
pvr.h
…
rtp.c
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
rtp.h
…
stream.c
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
stream.h
Replace double semicolon by single semicolon.
2009-02-16 02:00:29 +00:00
stream_cdda.c
Get rid of pointless 'extern' keywords.
2008-12-03 23:01:03 +00:00
stream_cddb.c
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
stream_cue.c
…
stream_dvb.c
Get rid of pointless 'extern' keywords.
2008-12-03 23:01:03 +00:00
stream_dvd.c
Fix DVD seek_to_chapter: the title number must be converted to a per-VTS
2009-01-01 11:46:34 +00:00
stream_dvd.h
Switch internal dvdread to libdvdread SVN external.
2009-01-08 19:28:28 +00:00
stream_dvd_common.c
Switch internal dvdread to libdvdread SVN external.
2009-01-08 19:28:28 +00:00
stream_dvd_common.h
Switch internal dvdread to libdvdread SVN external.
2009-01-08 19:28:28 +00:00
stream_dvdnav.c
Replace double semicolon by single semicolon.
2009-02-16 02:00:29 +00:00
stream_dvdnav.h
…
stream_file.c
…
stream_ftp.c
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
stream_live555.c
…
stream_mf.c
…
stream_nemesi.c
…
stream_netstream.c
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
stream_netstream.h
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
stream_null.c
…
stream_pvr.c
…
stream_radio.c
…
stream_radio.h
…
stream_rtp.c
…
stream_rtsp.c
Convert HAVE_WINSOCK2_H into a 0/1 definition.
2009-02-01 13:42:27 +00:00
stream_smb.c
…
stream_tv.c
…
stream_udp.c
…
stream_vcd.c
…
stream_vstream.c
…
tcp.c
Restructure network tests: Always check for both inet_aton and inet_pton.
2009-02-01 14:38:28 +00:00
tcp.h
…
tv.c
…
tv.h
…
tvi_bsdbt848.c
…
tvi_def.h
…
tvi_dshow.c
Replace double semicolon by single semicolon.
2009-02-16 02:00:29 +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
…
tvi_v4l2.c
Replace informal GPL notes by standard GPL header.
2008-12-13 12:13:48 +00:00
tvi_vbi.c
…
udp.c
Use memset to make sure all parts of struct sockaddr_in are always initialized.
2009-02-25 12:51:20 +00:00
udp.h
…
url.c
…
url.h
…
vcd_read.h
…
vcd_read_darwin.h
…
vcd_read_fbsd.h
…
vcd_read_win32.h
…