mpv/stream
Mark Gaiser 3458651010 stream_lavf: add support for ipfs and ipns
ffmpeg 5.1 adds support for IPFS (the ipns:// and ipfs:// protocols).
This patch enables those protocols to be fist-class citizens in mpv.
Thus allowing for playing IPFS resources on mpv like:
"mpv ipfs://QmbGtJg23skhvFmu9mJiePVByhfzu5rwo74MEkVDYAmF5T"
2022-05-05 16:20:31 +00:00
..
cookies.c cookies: change license to LGPL 2017-05-11 07:29:01 +02:00
cookies.h cookies: change license to LGPL 2017-05-11 07:29:01 +02:00
dvb_tune.c dvb: Add multiple frontends support: MAX_FRONTENDS now 8. 2017-12-16 23:24:55 -08: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: remove "full-featured" API includes 2021-09-22 19:48:14 +03:00
stream.c manpage: document improved --playlist security 2020-11-18 17:30:07 -05:00
stream.h stream: turn stream_info.open2's args argument const 2021-04-08 23:47:35 +03:00
stream_avdevice.c stream, demux: redo origin policy thing 2019-12-20 13:00:39 +01:00
stream_bluray.c stream, demux: redo origin policy thing 2019-12-20 13:00:39 +01:00
stream_cb.c stream, demux: redo origin policy thing 2019-12-20 13:00:39 +01:00
stream_cdda.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01: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_dvb: add missing mutex unlock 2021-11-16 22:24:14 +01: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: add support for ipfs and ipns 2022-05-05 16:20:31 +00:00
stream_libarchive.c stream_libarchive: remember archive headers from initial open 2020-04-28 22:13:03 -07: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 stream_mf: set correct stream origin 2021-04-08 23:47:35 +03:00
stream_null.c stream_null: change license to LGPL 2017-05-08 12:45:50 +02:00
stream_slice.c stream: turn stream_info.open2's args argument const 2021-04-08 23:47:35 +03:00