mpv/stream
wm4 05f63edc7b Revert "dvb: add support for DVB-T2"
This reverts commit df91e492fd.

Multiple issues such as weird code with undefined behavior (like
(like conf_file*). The PR wasn't properly reviewed anyway (my error),
so this commit should be reviewed and then merged again.
2017-02-14 13:31:06 +01:00
..
ai_alsa1x.c stream/audio: fix unchecked strdups 2015-10-30 15:51:26 +01:00
ai_oss.c stream/audio: fix unchecked strdups 2015-10-30 15:51:26 +01:00
ai_sndio.c stream/audio: fix unchecked strdups 2015-10-30 15:51:26 +01:00
audio_in.c stream/audio: fix unchecked strdups 2015-10-30 15:51:26 +01:00
audio_in.h Update license headers 2015-04-13 12:10:01 +02:00
cache.c cache: remove redundant free() 2017-01-09 13:18:11 +01:00
cache_file.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
cookies.c Update license headers 2015-04-13 12:10:01 +02:00
cookies.h Update license headers 2015-04-13 12:10:01 +02:00
dvb_tune.c Revert "dvb: add support for DVB-T2" 2017-02-14 13:31:06 +01:00
dvb_tune.h Revert "dvb: add support for DVB-T2" 2017-02-14 13:31:06 +01:00
dvbin.h Revert "dvb: add support for DVB-T2" 2017-02-14 13:31:06 +01:00
frequencies.c Update license headers 2015-04-13 12:10:01 +02:00
frequencies.h Update license headers 2015-04-13 12:10:01 +02:00
rar.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
rar.h
stream.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
stream.h stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
stream_avdevice.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
stream_bluray.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
stream_cb.c stream_cb: don't add "*://" to protocol list 2016-09-10 15:35:22 +02:00
stream_cdda.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
stream_dvb.c Revert "dvb: add support for DVB-T2" 2017-02-14 13:31:06 +01:00
stream_dvd.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
stream_dvd_common.c Update license headers 2015-04-13 12:10:01 +02:00
stream_dvd_common.h Update license headers 2015-04-13 12:10:01 +02:00
stream_dvdnav.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
stream_edl.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
stream_file.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
stream_lavf.c stream_lavf: add support for data URIs 2017-01-25 15:40:56 +00:00
stream_libarchive.c stream_libarchive: add some more points at which reading can be stopped 2016-10-01 18:19:57 +02:00
stream_libarchive.h libarchive: unify entry iteration between stream/demux layers 2016-07-18 12:44:56 +02:00
stream_memory.c stream_memory: disable stream cache 2016-08-26 13:33:38 +02:00
stream_mf.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
stream_null.c Update license headers 2015-04-13 12:10:01 +02:00
stream_rar.c
stream_smb.c Update license headers 2015-04-13 12:10:01 +02:00
stream_tv.c stream: get rid of streamtype enum 2017-02-02 18:26:58 +01:00
tv.c tv: Zero-out newly-allocated handle in tv_new_handle() 2017-02-05 14:20:27 +01:00
tv.h tv: fix option type 2016-11-22 15:54:45 +01:00
tvi_def.h Update license headers 2015-04-13 12:10:01 +02:00
tvi_dummy.c tvi_dummy: don't return bad dummy PTS 2017-02-02 08:51:40 +01:00
tvi_v4l2.c tvi_v4l2: fix style in the uninit function 2016-08-05 10:08:57 +02:00