0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/stream
wm4 1848be363e stream: remove inactive URL option fields
The URL option parser only accesses certain fields. Remove the fields
that are not accessed, and thus are completely unused and inaccessible.

Historically, these fields were supposed to be settable using an extra
list of options passed to open_stream(). Commit f518cf7 removed these
extra options. Apparently nothing ever actually used this facility.
2013-07-30 16:15:36 +02:00
..
ai_alsa1x.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
ai_oss.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
audio_in.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
audio_in.h Add license header to all files missing it in the stream subdirectory. 2010-01-30 22:26:47 +00:00
cache.c cache: fix time check for printing warning 2013-07-20 02:16:54 +02:00
cdd.h Remove some leftovers from network removal 2013-07-07 21:10:44 +02:00
cdinfo.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
cookies.c Remove internal network support 2013-07-07 19:42:38 +02:00
cookies.h Remove internal network support 2013-07-07 19:42:38 +02:00
dvb_tune.c Fix some cppcheck / scan-build warnings 2013-05-06 23:11:11 +02:00
dvb_tune.h Add header for exported DVB-related functions. 2010-02-21 21:00:08 +00:00
dvbin.h stream: remove fd member 2013-07-12 22:16:26 +02:00
frequencies.c Add license header to all files missing it in the stream subdirectory. 2010-01-30 22:26:47 +00:00
frequencies.h Add license header to all files missing it in the stream subdirectory. 2010-01-30 22:26:47 +00:00
pvr.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
stream_avdevice.c stream: remove useless author/comment fields 2013-07-12 22:16:27 +02:00
stream_bluray.c stream: remove useless author/comment fields 2013-07-12 22:16:27 +02:00
stream_cdda.c stream: remove inactive URL option fields 2013-07-30 16:15:36 +02:00
stream_dvb.c stream: remove inactive URL option fields 2013-07-30 16:15:36 +02:00
stream_dvd_common.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
stream_dvd_common.h Add license header to all files missing it in the stream subdirectory. 2010-01-30 22:26:47 +00:00
stream_dvd.c stream_dvd: fix .ifo redirection 2013-07-30 16:15:36 +02:00
stream_dvd.h Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
stream_file.c stream: remove useless author/comment fields 2013-07-12 22:16:27 +02:00
stream_lavf.c stream: remove useless author/comment fields 2013-07-12 22:16:27 +02:00
stream_memory.c stream: remove useless author/comment fields 2013-07-12 22:16:27 +02:00
stream_mf.c stream: remove useless author/comment fields 2013-07-12 22:16:27 +02:00
stream_null.c stream: remove useless author/comment fields 2013-07-12 22:16:27 +02:00
stream_pvr.c stream: remove useless author/comment fields 2013-07-12 22:16:27 +02:00
stream_radio.c stream: remove useless author/comment fields 2013-07-12 22:16:27 +02:00
stream_radio.h Remove BSD legacy TV/radio support (BT848 stuff) 2013-02-06 23:03:39 +01:00
stream_smb.c stream: remove useless author/comment fields 2013-07-12 22:16:27 +02:00
stream_tv.c stream: remove useless author/comment fields 2013-07-12 22:16:27 +02:00
stream_vcd.c stream: remove inactive URL option fields 2013-07-30 16:15:36 +02:00
stream.c Merge branch 'remove_old_demuxers' 2013-07-14 17:59:26 +02:00
stream.h Merge branch 'remove_old_demuxers' 2013-07-14 17:59:26 +02:00
tv.c Fix some -Wshadow warnings 2013-07-23 00:45:23 +02:00
tv.h Cleanup some include statements 2013-07-12 22:16:26 +02:00
tvi_def.h video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
tvi_dummy.c video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
tvi_v4l2.c Fix some -Wshadow warnings 2013-07-23 00:45:23 +02:00
vcd_read_darwin.h stream: remove unused vcd functions 2013-07-15 21:29:25 +02:00
vcd_read_fbsd.h stream: remove unused vcd functions 2013-07-15 21:29:25 +02:00
vcd_read_win32.h stream_vcd.c: fix compilation on win32 2013-07-22 02:52:04 +02:00
vcd_read.h stream: remove unused vcd functions 2013-07-15 21:29:25 +02:00