mpv/demux
wm4 04320d26eb stream, demux, config: remove some dead/unneeded option-related code
This has all been made unnecessary recently. The change not to copy the
global option struct in particular can be made because now nothing
accesses the global options anymore in the demux and stream layers.

Some code that was accidentally added/changed in commit 5e30e7a0 is also
removed, because it was simply committed accidentally, and was never
used.
2016-09-09 17:54:57 +02:00
..
codec_tags.c
codec_tags.h
cue.c
cue.h
demux.c demux: do not access global options 2016-09-06 20:09:56 +02:00
demux.h demux: do not access global options 2016-09-06 20:09:56 +02:00
demux_cue.c
demux_disc.c
demux_edl.c stream, demux, config: remove some dead/unneeded option-related code 2016-09-09 17:54:57 +02:00
demux_lavf.c demux: do not access global options 2016-09-06 20:09:56 +02:00
demux_libarchive.c
demux_mf.c demux: do not access global options 2016-09-06 20:09:56 +02:00
demux_mkv.c demux: do not access global options 2016-09-06 20:09:56 +02:00
demux_mkv_timeline.c demux: do not access global options 2016-09-06 20:09:56 +02:00
demux_null.c
demux_playlist.c
demux_rar.c
demux_raw.c demux: do not access global options 2016-09-06 20:09:56 +02:00
demux_timeline.c
demux_tv.c tv: remove weird option parsing stuff 2016-09-09 17:54:35 +02:00
ebml.c
ebml.h
matroska.h
packet.c
packet.h
stheader.h
timeline.c
timeline.h