mpv/stream
wm4 653980ac3a dvdnav, tv: force-disable caching
On dvdnav, caching kind of works but not really. (Not our fault, at
least not fully. It's due to libdvdnav being slightly misdesigned; see
previous commit for some explanations.)

The TV code is implemented in the demuxer, and the stream implementation
is just a wrapper, so caching makes no sense here.
2013-12-14 01:21:06 +01:00
..
ai_alsa1x.c ao_alsa: don't include alloca.h 2013-10-25 21:25:54 +02:00
ai_oss.c Use O_CLOEXEC when creating FDs 2013-11-30 22:40:51 +01:00
ai_sndio.c audio/out: add sndio support 2013-10-03 23:14:03 +02:00
audio_in.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
audio_in.h configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
cache.c cache: add a way to explicitly resume cache 2013-12-14 00:59:26 +01:00
cdd.h
cdinfo.c
cookies.c Use O_CLOEXEC when creating FDs 2013-11-30 22:40:51 +01:00
cookies.h
dvb_tune.c Use O_CLOEXEC when creating FDs 2013-11-30 22:40:51 +01:00
dvb_tune.h
dvbin.h
frequencies.c
frequencies.h
pvr.h
rar.c Enable -Wshadow 2013-11-01 13:00:15 +01:00
rar.h stream: add uncompressed rar support 2013-08-26 10:09:46 +02:00
stream.c dvdnav, tv: force-disable caching 2013-12-14 01:21:06 +01:00
stream.h dvdnav, tv: force-disable caching 2013-12-14 01:21:06 +01:00
stream_avdevice.c stream: fix url_options field, make protocols field not fixed length 2013-08-26 10:09:45 +02:00
stream_bluray.c Reduce stheader.h includes, move stream types to mp_common.h 2013-11-23 22:08:42 +01:00
stream_cdda.c mplayer: attempt to make playback resume work with DVD/BD 2013-09-22 03:31:25 +02:00
stream_dvb.c Use O_CLOEXEC when creating FDs 2013-11-30 22:40:51 +01:00
stream_dvd.c Reduce stheader.h includes, move stream types to mp_common.h 2013-11-23 22:08:42 +01:00
stream_dvd.h
stream_dvd_common.c Use O_CLOEXEC when creating FDs 2013-11-30 22:40:51 +01:00
stream_dvd_common.h mplayer: attempt to make playback resume work with DVD/BD 2013-09-22 03:31:25 +02:00
stream_dvdnav.c dvdnav, tv: force-disable caching 2013-12-14 01:21:06 +01:00
stream_dvdnav.h Add prelimimary (basic, possibly broken) dvdnav support 2013-12-12 01:46:45 +01:00
stream_edl.c timeline: add edl:// URIs 2013-11-19 22:39:04 +01:00
stream_file.c stream: fix clang warning 2013-12-07 17:14:20 +01:00
stream_lavf.c stream_lavf: fix a small memory leak 2013-11-21 16:16:08 +01:00
stream_memory.c stream: fix url_options field, make protocols field not fixed length 2013-08-26 10:09:45 +02:00
stream_mf.c stream: fix url_options field, make protocols field not fixed length 2013-08-26 10:09:45 +02:00
stream_null.c stream: fix url_options field, make protocols field not fixed length 2013-08-26 10:09:45 +02:00
stream_pvr.c Use O_CLOEXEC when creating FDs 2013-11-30 22:40:51 +01:00
stream_radio.c Use O_CLOEXEC when creating FDs 2013-11-30 22:40:51 +01:00
stream_radio.h
stream_rar.c player: load external subs for uncompressed rar archives 2013-12-06 23:00:19 +01:00
stream_smb.c stream: fix url_options field, make protocols field not fixed length 2013-08-26 10:09:45 +02:00
stream_tv.c dvdnav, tv: force-disable caching 2013-12-14 01:21:06 +01:00
stream_vcd.c Use O_CLOEXEC when creating FDs 2013-11-30 22:40:51 +01:00
tv.c demux: remove gsh field from sh_audio/sh_video/sh_sub 2013-11-23 21:37:56 +01:00
tv.h Remove sh_audio->samplesize 2013-11-09 23:32:58 +01:00
tvi_def.h Fix some more -Wshadow warnings 2013-11-01 17:35:38 +01:00
tvi_dummy.c Fix some more -Wshadow warnings 2013-11-01 17:35:38 +01:00
tvi_v4l2.c tvi_v4l2: remove VBI stuff 2013-11-13 21:21:00 +01:00
vcd_read.h
vcd_read_darwin.h
vcd_read_fbsd.h
vcd_read_win32.h