mpv/stream
diego a38ca08ca0 Remove unused variable along with the related warning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29122 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-04-01 16:27:03 +00:00
..
freesdp The first valid index is total count - 1 (usually 0) 2009-03-09 20:30:24 +00:00
librtsp Ensure the string we're trying to compare is actually not NULL. 2009-03-09 20:31:03 +00:00
realrtsp Convert HAVE_WINSOCK2_H into a 0/1 definition. 2009-02-01 13:42:27 +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 Convert HAVE_WINSOCK2_H into a 0/1 definition. 2009-02-01 13:42:27 +00:00
asf_streaming.c change close to closesocket, unifies close streaming code 2009-03-26 13:35:12 +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 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 Rename a bunch of miscellaneous preprocessor directives. 2008-08-07 08:58:07 +00:00
cdinfo.c Add missing 'void' keyword to parameterless function declarations. 2009-01-05 14:48:03 +00:00
cookies.c
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 Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
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 cosmetics: Remove useless parentheses from return statements. 2008-05-16 08:43:15 +00:00
stream_dvb.c Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
stream_dvd.c Remove unused variable along with the related warning. 2009-04-01 16:27:03 +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 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 Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. 2008-10-13 16:23:55 +00:00
stream_ftp.c Convert HAVE_WINSOCK2_H into a 0/1 definition. 2009-02-01 13:42:27 +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 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 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 Convert HAVE_WINSOCK2_H into a 0/1 definition. 2009-02-01 13:42:27 +00:00
stream_smb.c
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 Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. 2008-10-13 16:23:55 +00:00
stream_vstream.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
tcp.c Restructure network tests: Always check for both inet_aton and inet_pton. 2009-02-01 14:38:28 +00:00
tcp.h Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
tv.c Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2, 2009-03-16 17:12:29 +00:00
tv.h Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2, 2009-03-16 17:12:29 +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 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 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 Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2, 2009-03-16 17:12:29 +00:00
tvi_vbi.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
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 Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
url.c
url.h
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
vcd_read_fbsd.h
vcd_read_win32.h