1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 10:02:17 +00:00
mpv/stream
Oliver Freyermuth 12d74e4d95 stream_dvb: Allow actual zapping of channels again.
This is realized by dvbin-channel-switch-offset,
which is a numeric offset on the channel initially tuned to.
Since the channel list is kept in the stream alone
depending on detected hardware and chosen card,
and no available backchannel to the player, there's no direct
property which could be switched.

Using input.conf like:
H cycle dvbin-channel-switch-offset up
K cycle dvbin-channel-switch-offset down
Q set dvbin-prog "ZDF HD"
allow fast and reliable channel switching again.
2019-10-02 01:25:45 +02: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_dvb: Allow actual zapping of channels again. 2019-10-02 01:25:45 +02:00
stream_avdevice.c demux, stream: rip out the classic stream cache 2018-08-31 12:55:22 +02:00
stream_bluray.c stream: remove BD/DVD/CDDA sector size alignment 2019-09-13 17:32:05 +02:00
stream_cb.c stream_cb: add cancel_fn callback 2019-09-27 13:00:45 -07:00
stream_cdda.c stream: remove BD/DVD/CDDA sector size alignment 2019-09-13 17:32:05 +02:00
stream_concat.c stream: rearrange open functions 2019-09-29 00:46:54 +02:00
stream_dvb.c stream_dvb: Allow actual zapping of channels again. 2019-10-02 01:25:45 +02:00
stream_dvdnav.c stream: remove BD/DVD/CDDA sector size alignment 2019-09-13 17:32:05 +02: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: remove unnecessary short write logic 2019-09-14 13:00:10 +02:00
stream_lavf.c stream_lavf: add support for gopher 2019-09-29 14:27:00 +02:00
stream_libarchive.c stream_libarchive: Always use LC_CTYPE_MASK for libarchive 2019-09-21 12:53:47 +02:00
stream_libarchive.h stream_libarchive: Fix locale includes on macOS 2017-12-03 21:54:12 +01:00
stream_memory.c stream: rearrange open functions 2019-09-29 00:46:54 +02:00
stream_mf.c demux, stream: rip out the classic stream cache 2018-08-31 12:55:22 +02:00
stream_null.c stream_null: change license to LGPL 2017-05-08 12:45:50 +02:00
stream_smb.c stream_smb: remove unnecessary short write logic 2019-09-14 13:00:43 +02:00
stream.c stream: rearrange open functions 2019-09-29 00:46:54 +02:00
stream.h stream: rearrange open functions 2019-09-29 00:46:54 +02:00