1
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 03:06:28 +01:00
mpv/stream
Uoti Urpala 9bcd12fdf5 Merge svn changes up to r28310
The libdvdread4 and libdvdnav directories, which are externals in the
svn repository, are at least for now not included in any form. I added
configure checks to automatically disable internal libdvdread and
libdvdnav if the corresponding directories are not present; if they're
added manually then things work the same as in svn.
2009-01-15 05:57:31 +02:00
..
freesdp Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
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_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_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_oss.c introduce new 'stream' directory for all stream layer related components and split them from libmpdemux 2006-07-31 17:39:17 +00:00
asf_mmst_streaming.c Merge svn changes up to r27514 2008-09-03 10:16:30 +03:00
asf_streaming.c Merge svn changes up to r27514 2008-09-03 10:16:30 +03: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 Merge svn changes up to r28065 2008-12-02 18:02:05 +02: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 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 Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +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 Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
http.h Add missing header #includes to fix 'make checkheaders'. 2008-03-10 19:28:42 +00:00
network.c Forgotten reindent 2008-11-02 17:15:44 +00:00
network.h Merge svn changes up to 27824 2008-10-25 05:12:34 +03:00
open.c Add option pointer to stream struct (at least temporarily) 2008-04-23 13:48:38 +03:00
pnm.c Move '#define closesocket close' preprocessor directive to a common place 2008-09-01 07:31:57 +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 Move '#define closesocket close' preprocessor directive to a common place 2008-09-01 07:31:57 +00:00
rtp.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
stream_cdda.c Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +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 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_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_dvd.c Merge svn changes up to r28310 2009-01-15 05:57:31 +02:00
stream_dvd.h Switch internal dvdread to libdvdread SVN external. 2009-01-08 19:28:28 +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 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 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 27824 2008-10-25 05:12:34 +03: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 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 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 r27514 2008-09-03 10:16:30 +03: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 Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. 2008-10-13 16:23:55 +00:00
stream_vstream.c Merge svn changes up to r26783 2008-05-15 21:19:35 +03:00
stream.c Merge svn changes up to r27514 2008-09-03 10:16:30 +03:00
stream.h Merge svn changes up to 27824 2008-10-25 05:12:34 +03:00
tcp.c Avoid u_ BSD type names. 2008-12-27 12:03:51 +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 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 cosmetics: Remove useless parentheses from return statements. 2008-05-16 08:43:15 +00:00
tvi_v4l2.c Replace informal GPL notes by standard GPL header. 2008-12-13 12:13:48 +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_vbi.c Use standard license headers with standard formatting. 2008-05-14 17:20:42 +00:00
udp.c Move '#define closesocket close' preprocessor directive to a common place 2008-09-01 07:31:57 +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_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
vcd_read.h Remove -std=gnu99/gnu89/default dialect linux define, as it violates the 2008-07-15 00:21:32 +00:00