mpv/stream
Oliver Freyermuth 66128dec82 stream_dvb: Adapt to VDR channel config format.
While they accept the frequency field with MHz for DVB-S,
for DVB-C and DVB-T, it may be in Hz, kHz or MHz.
The official rule is to multiply whatever is in the channels.conf
by 1000 until a value > 1000000 is reached to get correct units for tuning.
2019-09-02 01:19:33 +03:00
..
ai_alsa1x.c
ai_oss.c
ai_sndio.c
audio_in.c
audio_in.h
cookies.c
cookies.h
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 dvb: Add multiple frontends support: MAX_FRONTENDS now 8. 2017-12-16 23:24:55 -08:00
frequencies.c
frequencies.h
rar.c
rar.h
stream.c stream: silence failed seek message on termination 2018-12-06 10:33:28 +01:00
stream.h demux, stream: readd cache-speed in some other form 2018-12-06 10:30:41 +01:00
stream_avdevice.c demux, stream: rip out the classic stream cache 2018-08-31 12:55:22 +02:00
stream_bluray.c stream_bluray: always show list of available titles 2018-01-23 11:13:37 +00:00
stream_cb.c
stream_cdda.c
stream_dvb.c stream_dvb: Adapt to VDR channel config format. 2019-09-02 01:19:33 +03:00
stream_dvd.c
stream_dvd_common.c
stream_dvd_common.h
stream_dvdnav.c demux, stream: rip out the classic stream cache 2018-08-31 12:55:22 +02:00
stream_edl.c demux, stream: rip out the classic stream cache 2018-08-31 12:55:22 +02:00
stream_file.c Merge commit '559a400ac36e75a8d73ba263fd7fa6736df1c2da' into wm4-commits--merge-edition 2018-12-05 19:19:24 +01:00
stream_lavf.c options: add --http-proxy 2018-05-31 01:24:51 +03:00
stream_libarchive.c libarchive: add fallback for systems without C.UTF-8 2019-05-04 14:17:40 +02:00
stream_libarchive.h
stream_memory.c demux, stream: rip out the classic stream cache 2018-08-31 12:55:22 +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_rar.c
stream_smb.c stream_smb: make sure the string is NULL-terminated after strncpy 2018-10-25 13:49:49 +02:00
stream_tv.c demux, stream: rip out the classic stream cache 2018-08-31 12:55:22 +02:00
tv.c
tv.h tv: Recognise v4l2 'JPEG' fourcc 2018-03-04 16:28:24 -08:00
tvi_def.h tv: Recognise v4l2 'JPEG' fourcc 2018-03-04 16:28:24 -08:00
tvi_dummy.c
tvi_v4l2.c tv: Recognise v4l2 'JPEG' fourcc 2018-03-04 16:28:24 -08:00