1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-25 16:33:02 +00:00
mpv/stream
Uoti Urpala 17d3e4b36d Merge svn changes up to r27441
Conflicts:

	cfg-common-opts.h
	command.c
	configure
	input/input.c
	libmpcodecs/dec_video.c
	libmpcodecs/vd.c
	libmpdemux/stheader.h
	libvo/sub.c
	libvo/video_out.c
	libvo/vo_xv.c
	libvo/vosub_vidix.c
	libvo/x11_common.c
	libvo/x11_common.h
	mp_core.h
	mplayer.c
	stream/stream.h
2008-08-08 02:13:09 +03:00
..
freesdp
librtsp Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; 2008-08-01 20:28:58 +00:00
realrtsp
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
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 Merge svn changes up to r27399 2008-08-02 22:04:35 +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
rtp.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 08:43:15 +00:00
rtp.h
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_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_dvd.c in dvd streams the title part ranges from 1 to 99 2008-07-12 08:07:54 +00:00
stream_dvd.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
stream_nemesi.c
stream_netstream.c Merge svn changes up to r26783 2008-05-15 21:19:35 +03:00
stream_null.c
stream_pvr.c
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
stream_rtsp.c Merge svn changes up to r26783 2008-05-15 21:19:35 +03:00
stream_smb.c
stream_tv.c
stream_udp.c
stream_vcd.c
stream_vstream.c Merge svn changes up to r26783 2008-05-15 21:19:35 +03:00
stream.c Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
stream.h Merge svn changes up to r27441 2008-08-08 02:13:09 +03:00
tcp.c Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; 2008-08-01 20:28:58 +00:00
tcp.h
tv.c Change a bunch of video/audio-output-specific preprocessor directives from 2008-08-03 15:21:40 +00: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_v4l2.c Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x. 2008-08-06 23:19:29 +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
udp.c Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; 2008-08-01 20:28:58 +00:00
udp.h
url.c
url.h
vcd_read_darwin.h
vcd_read_fbsd.h
vcd_read_win32.h
vcd_read.h Remove -std=gnu99/gnu89/default dialect linux define, as it violates the 2008-07-15 00:21:32 +00:00