summaryrefslogtreecommitdiffstats
path: root/stream/stream.h
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-04-23 21:19:50 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-04-23 21:19:50 +0300
commiteb48fefe94c0d03d22fdd0d7904e3d798f0b6a6c (patch)
tree77ffeebfb8ab7cf6ca8ea8ee805d615b42442024 /stream/stream.h
parent19907b8fbc0c958750c51d2d39739f37a8565ea4 (diff)
downloadmpv-eb48fefe94c0d03d22fdd0d7904e3d798f0b6a6c.tar.bz2
mpv-eb48fefe94c0d03d22fdd0d7904e3d798f0b6a6c.tar.xz
stream_ffmpeg.c: change reads back to url_read_complete()
Change reading data from FFmpeg from url_read() back to url_read_complete(). url_read_complete() behavior has changed in FFmpeg and no longer returns an error for partial reads at EOF so it's usable now. Using it is probably not significantly better than url_read(), but at least it handles EAGAIN.
Diffstat (limited to 'stream/stream.h')
0 files changed, 0 insertions, 0 deletions