summaryrefslogtreecommitdiffstats
path: root/stream/stream_file.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-09-14 12:55:06 +0200
committerwm4 <wm4@nowhere>2019-09-14 12:55:06 +0200
commitbec218c4ad70d0eb1ae5a1d6a4455d9fd16bad0c (patch)
tree739280a02f19542799ef2d373ad5a08c921afc8f /stream/stream_file.c
parentebab42c9a826e346faa89482847f442546a554f5 (diff)
downloadmpv-bec218c4ad70d0eb1ae5a1d6a4455d9fd16bad0c.tar.bz2
mpv-bec218c4ad70d0eb1ae5a1d6a4455d9fd16bad0c.tar.xz
stream: handle short writes
The write functionality is almost unused (only encoding 2-pass mode uses it to write the log file). Moreover, it almost makes no sense to use this in a not local scenario. This change is just to prevent people from duplicating the short write logic across all streams that happen to support writing. Mostly untested; local log file writing still works.
Diffstat (limited to 'stream/stream_file.c')
0 files changed, 0 insertions, 0 deletions