mpv/stream
wm4 5ca654301b stream_cb: don't add "*://" to protocol list
--list-protocol was printing a *:// entry, which looked strange at best.
The "*" protocol was used to always match everything, so stream_cb.c
could hook in custom protocols with a prefix chosen by the API user.

Change it instead so that an empty protocol list means "match all",
which also gets rid of the special-cased "*" entry.
2016-09-10 15:35:22 +02:00
..
ai_alsa1x.c
ai_oss.c
ai_sndio.c
audio_in.c
audio_in.h
cache.c
cache_file.c
cookies.c
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
frequencies.c
frequencies.h
rar.c
rar.h
stream.c
stream.h
stream_avdevice.c
stream_bluray.c
stream_cb.c
stream_cdda.c
stream_dvb.c
stream_dvd.c
stream_dvd_common.c
stream_dvd_common.h
stream_dvdnav.c
stream_edl.c
stream_file.c
stream_lavf.c
stream_libarchive.c
stream_libarchive.h
stream_memory.c
stream_mf.c
stream_null.c
stream_rar.c
stream_smb.c
stream_tv.c
tv.c
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c