1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-06 22:28:01 +00:00
mpv/stream
bptato 801306acdf stream: enable caching for sockets, pipes and FIFOs
This is useful e.g. when the caller dup2's a socket into stdin, or
passes a socket/pipe as /dev/fd/{fd}, because it is impossible to seek
on sockets and pipes.
2024-03-16 13:41:24 +01:00
..
cookies.c
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
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 stream: enable caching for sockets, pipes and FIFOs 2024-03-16 13:41:24 +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
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