summaryrefslogtreecommitdiffstats
path: root/player/video.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-08-30 20:03:31 +0200
committerwm4 <wm4@nowhere>2014-08-30 20:03:31 +0200
commitc80adac07772f5b3c7a6c31e3e05480252f84171 (patch)
tree1622e2e678885b9171811bca506861688b0001b2 /player/video.c
parent829fdef2193584ccf9b671747df9e4a806f82137 (diff)
downloadmpv-c80adac07772f5b3c7a6c31e3e05480252f84171.tar.bz2
mpv-c80adac07772f5b3c7a6c31e3e05480252f84171.tar.xz
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.
Diffstat (limited to 'player/video.c')
0 files changed, 0 insertions, 0 deletions