mpv/stream
wm4 c80adac077 cache_file: add a mode that creates a temporary file
Since we have to be portable, our options for creating temporary files
are somewhat limited. tmpfile() happens to be available everywhere, so
use that. This function doesn't allow having a "visible" filename or
location, so we use the magic string "TMP" for this.
2014-08-30 20:03:31 +02:00
..
resolve
ai_alsa1x.c
ai_oss.c
ai_sndio.c
audio_in.c
audio_in.h
cache.c stream: tweaks to network reconnection code 2014-08-29 11:58:49 +02:00
cache_file.c cache_file: add a mode that creates a temporary file 2014-08-30 20:03:31 +02:00
cookies.c
cookies.h
discnav.h
dvb_tune.c Audit and replace all ctype.h uses 2014-07-01 23:11:08 +02:00
dvb_tune.h
dvbin.h stream_dvb: restore --dvbin-file option 2014-08-06 20:30:48 +02:00
frequencies.c stream_pvr: remove global option variables 2014-06-11 00:34:42 +02:00
frequencies.h stream_pvr: remove global option variables 2014-06-11 00:34:42 +02:00
rar.c Revert "build: avoid defining _GNU_SOURCE" 2014-07-10 09:25:37 +02:00
rar.h
stream.c stream: correctly propagate uncached stream type 2014-08-30 19:05:57 +02:00
stream.h Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
stream_avdevice.c Add more const 2014-06-11 00:39:14 +02:00
stream_bluray.c Revert "Remove DVD and Bluray support" 2014-07-15 01:49:02 +02:00
stream_cdda.c Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
stream_dvb.c stream_dvb: restore --dvbin-file option 2014-08-06 20:30:48 +02:00
stream_dvd.c Revert "Remove DVD and Bluray support" 2014-07-15 01:49:02 +02:00
stream_dvd_common.c Add more const 2014-06-11 00:39:14 +02:00
stream_dvd_common.h stream_dvd: minor cleanups 2014-06-11 00:39:13 +02:00
stream_dvdnav.c Revert "Remove DVD and Bluray support" 2014-07-15 01:49:02 +02:00
stream_edl.c Add more const 2014-06-11 00:39:14 +02:00
stream_file.c Add more const 2014-06-11 00:39:14 +02:00
stream_lavf.c Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
stream_memory.c Add more const 2014-06-11 00:39:14 +02:00
stream_mf.c Add more const 2014-06-11 00:39:14 +02:00
stream_null.c Add more const 2014-06-11 00:39:14 +02:00
stream_pvr.c build: include <strings.h> for strcasecmp() 2014-07-10 08:29:32 +02:00
stream_rar.c Add more const 2014-06-11 00:39:14 +02:00
stream_smb.c Add more const 2014-06-11 00:39:14 +02:00
stream_tv.c Add more const 2014-06-11 00:39:14 +02:00
tv.c tv: initialize frequencies to 0 2014-08-28 12:02:50 +02:00
tv.h tv: move demuxer parts to separate file 2014-07-05 17:07:15 +02:00
tvi_def.h
tvi_dummy.c tv: remove printing of useless comment information 2014-06-11 00:34:42 +02:00
tvi_v4l2.c build: include <strings.h> for strcasecmp() 2014-07-10 08:29:32 +02:00