1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-10 08:13:03 +00:00
mpv/stream
wm4 ec3c428e5f stream_cb: remove broken cast
seek_fn is supposed to return the new file offset, or a negative error
code. Our code doesn't use the offset, and only wants to know if any
errors happened. The int cast is completely broken and might treat a
successful seek as failed depending on whether the sign bit will be set.
2016-08-31 22:25:06 +02:00
..
ai_alsa1x.c
ai_oss.c
ai_sndio.c
audio_in.c
audio_in.h
cache_file.c
cache.c cache: don't use a backbuffer if the cache is as large as the file 2016-08-26 13:33:38 +02:00
cookies.c
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
frequencies.c
frequencies.h
rar.c
rar.h
stream_avdevice.c
stream_bluray.c
stream_cb.c stream_cb: remove broken cast 2016-08-31 22:25:06 +02:00
stream_cdda.c
stream_dvb.c
stream_dvd_common.c
stream_dvd_common.h
stream_dvd.c
stream_dvdnav.c
stream_edl.c
stream_file.c
stream_lavf.c
stream_libarchive.c
stream_libarchive.h
stream_memory.c stream_memory: disable stream cache 2016-08-26 13:33:38 +02:00
stream_mf.c
stream_null.c
stream_rar.c
stream_smb.c
stream_tv.c
stream.c
stream.h
tv.c
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c