mpv/stream
wm4 3cd394995f cache: assume file size from EOF position
If we're caching a stream with unknown size, and we reach EOF, then
consider the EOF position the file size. Typically makes sense when
reading from a pipe or a http connection that did not send a size.
2015-03-04 17:28:42 +01:00
..
ai_alsa1x.c audio: drop swapped-endian audio formats 2014-09-23 23:09:25 +02:00
ai_oss.c Do not call strerror() 2014-11-26 21:21:56 +01:00
ai_sndio.c audio: drop swapped-endian audio formats 2014-09-23 23:09:25 +02:00
audio_in.c Do not call strerror() 2014-11-26 21:21:56 +01:00
audio_in.h
cache.c cache: assume file size from EOF position 2015-03-04 17:28:42 +01:00
cache_file.c cache_file: refuse to cache unseekable streams 2014-09-29 18:06:44 +02:00
cookies.c
cookies.h
discnav.h dvd, bd: don't unnecessarily block on demuxer/stream all the time 2014-12-04 22:42:07 +01:00
dvb_tune.c dvb_tune: fix invalid syntax 2015-02-11 11:36:14 +01:00
dvb_tune.h stream_dvb: Also demux PMT if possible, reactivate TPID parsing. 2015-01-06 19:52:27 +01:00
dvbin.h stream_dvb: Always define NO_STREAM_ID_FILTER if missing. 2015-02-28 18:27:21 +01:00
frequencies.c
frequencies.h
rar.c stream: remove stream filter concept 2015-02-27 19:51:14 +01:00
rar.h stream: redo playback abort handling 2014-09-13 16:09:51 +02:00
stream.c player: refine rar:// playlist-safety handling 2015-03-02 19:09:36 +01:00
stream.h player: refine rar:// playlist-safety handling 2015-03-02 19:09:36 +01:00
stream_avdevice.c
stream_bluray.c stream: get rid of remaining uses of the end_pos field 2015-02-06 21:43:52 +01:00
stream_cdda.c stream_cdda: add option to enable cdtext, and disable it by default 2015-03-03 15:29:07 +01:00
stream_dvb.c stream_dvb: silence bogus compiler warning 2015-01-19 17:58:37 +01:00
stream_dvd.c stream: get rid of remaining uses of the end_pos field 2015-02-06 21:43:52 +01:00
stream_dvd_common.c stream_dvd: better .ifo probing 2014-09-25 23:54:18 +02:00
stream_dvd_common.h stream_dvd: better .ifo probing 2014-09-25 23:54:18 +02:00
stream_dvdnav.c dvd: try to improve seeking 2015-01-19 21:30:05 +01:00
stream_edl.c stream: always disable cache for pseudo-streams 2014-12-24 14:33:34 +01:00
stream_file.c stream_file: open pipes non-blocking 2015-02-20 20:01:01 +01:00
stream_lavf.c stream: minor cleanups 2015-02-06 21:43:52 +01:00
stream_memory.c
stream_mf.c
stream_null.c
stream_pvr.c stream_pvr: uncrustify 2015-01-06 20:27:36 +01:00
stream_rar.c player: refine rar:// playlist-safety handling 2015-03-02 19:09:36 +01:00
stream_smb.c
stream_tv.c
tv.c
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c Do not call strerror() 2014-11-26 21:21:56 +01:00