mpv/stream
Uoti Urpala f6dfaf26f8 Make various functions static 2008-08-12 14:57:12 +03:00
..
freesdp
librtsp Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; 2008-08-01 20:28:58 +00:00
realrtsp
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 Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
asf_streaming.c
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 Include corresponding .h in some .c files 2008-08-12 13:46:01 +03: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
dvb_tune.c Change a bunch of video/audio-output-specific preprocessor directives from 2008-08-03 15:21:40 +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
frequencies.h
http.c
http.h
netstream.h
network.c Start unifying names of internal preprocessor directives. 2008-07-30 12:01:30 +00:00
network.h
open.c
pnm.c
pnm.h
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
stream.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
stream.h stream.h: Add 2 prototypes instead of declaring them in cache2.c 2008-08-12 12:49:37 +03: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 Change a bunch of video/audio-output-specific preprocessor directives from 2008-08-03 15:21:40 +00:00
stream_dvd.c Make various functions static 2008-08-12 14:57:12 +03: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
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 Merge svn changes up to r26783 2008-05-15 21:19:35 +03:00
stream_null.c
stream_pvr.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_radio.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
stream_radio.h Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
stream_rtp.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
stream_rtsp.c Merge svn changes up to r26783 2008-05-15 21:19:35 +03: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
stream_vstream.c Merge svn changes up to r26783 2008-05-15 21:19:35 +03: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 Make various functions static 2008-08-12 14:57:12 +03: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
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
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