mpv/stream
Dudemanguy e22efe2d22 stream_lavf: use metadata-codepage option for codepage conversion
a343666ab5 made demux options public, so
we can take advantage of that here as well. This lets users guess the
codepage if the stream doesn't use UTF-8 characters. Fixes #8844.
2023-10-07 02:41:27 +00: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 stream/dvbin: add support for delivery system ISDB-T 2023-09-03 13:08:58 +02:00
dvb_tune.h dvb: Add multiple frontends support: MAX_FRONTENDS now 8. 2017-12-16 23:24:55 -08:00
dvbin.h stream/dvbin: add support for delivery system ISDB-T 2023-09-03 13:08:58 +02:00
stream.c stream: remove unneeded mp_read_option_raw call 2023-09-22 14:20:38 +00:00
stream.h stream: turn stream_info.open2's args argument const 2021-04-08 23:47:35 +03: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: move cdrom-device to cdda_params 2023-09-22 14:20:38 +00:00
stream_concat.c stream: turn stream_info.open2's args argument const 2021-04-08 23:47:35 +03:00
stream_dvb.c stream/dvbin: drop too verbose messages 2023-09-03 13:08:58 +02:00
stream_dvdnav.c stream, demux: redo origin policy thing 2019-12-20 13:00:39 +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_file: disable read ahead for remote files on macOS 2021-05-16 13:48:45 +02:00
stream_lavf.c stream_lavf: use metadata-codepage option for codepage conversion 2023-10-07 02:41:27 +00:00
stream_libarchive.c win32/pthread: define _POSIX_TIMERS to notify they are not supported 2023-09-29 20:48:58 +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