mpv/stream
nanahi 82a186567e various: fix -Wold-style-declaration warning
warning: `static' is not at beginning of declaration
2024-03-19 08:58:18 +01:00
..
cookies.c stream/cookies: use stream_read_file() 2023-01-12 22:02:07 +01:00
cookies.h stream/cookies: use stream_read_file() 2023-01-12 22:02:07 +01:00
dvb_tune.c dvbin: do a big cleanup on code style and functions 2023-10-21 11:07:59 +02:00
dvb_tune.h dvb: Add multiple frontends support: MAX_FRONTENDS now 8. 2017-12-16 23:24:55 -08:00
dvbin.h dvbin: do a big cleanup on code style and functions 2023-10-21 11:07:59 +02:00
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 various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
stream_bluray.c stream_bluray: move --bluray-device to stream_bluray_opts 2023-09-22 14:20:38 +00:00
stream_cb.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
stream_cdda.c stream_cdda: deprecate --cdda-toc-bias and always check for offsets 2023-10-19 12:10:53 -05:00
stream_concat.c stream: turn stream_info.open2's args argument const 2021-04-08 23:47:35 +03:00
stream_dvb.c various: fix -Wold-style-declaration warning 2024-03-19 08:58:18 +01:00
stream_dvdnav.c various: use static assertions where appropriate 2024-03-17 20:04:04 +01:00
stream_edl.c demux, stream: rip out the classic stream cache 2018-08-31 12:55:22 +02:00
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_libarchive: remember archive headers from initial open 2020-04-28 22:13:03 -07:00
stream_memory.c stream: turn stream_info.open2's args argument const 2021-04-08 23:47:35 +03:00
stream_mf.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
stream_null.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
stream_slice.c options: transition commands from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00