mpv/stream
Kacper Michajłow a59b8edb96 stream: increase max_size to INT_MAX minus padding
No need to magic number limit, we can support up to INT_MAX with current
code. Which should be more than enough.
2024-01-31 15:38:21 +00:00
..
cookies.c
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
stream.c stream: increase max_size to INT_MAX minus padding 2024-01-31 15:38:21 +00:00
stream.h stream: increase max_size to INT_MAX minus padding 2024-01-31 15:38:21 +00:00
stream_avdevice.c
stream_bluray.c
stream_cb.c
stream_cdda.c
stream_concat.c
stream_dvb.c
stream_dvdnav.c
stream_edl.c
stream_file.c meson: adjust win32 defines 2023-11-25 12:38:20 +01:00
stream_lavf.c common: stream: don't mention Libav in errors/warnings 2024-01-20 16:10:20 +00:00
stream_libarchive.c various: add some missing error checks 2023-11-18 23:55:28 +00:00
stream_libarchive.h
stream_memory.c
stream_mf.c
stream_null.c
stream_slice.c