mpv/stream
wm4 3b3170aedb Disable DVD and BD menu support (to be removed)
DVD/BD menu support never worked right, and are a pain to maintain. In
particular, DVD menus never actually worked correctly, because
highlights were not rendered correctly. Fixing this requires major
effort, which I'm not interested to spend.

Most importantly, the requirement to switch streams without losing the
DVD/BD state caused major weirdness in the playback core. It was
implemented by somehow syncing the playback state to the DVD/BD
implementation (in stream_dvdnav.c etc.), and then reloading the demuxer
without destroying and recreating the stream. This caused a bunch of
special-cases which I'm looking forward to remove.

For now, don't just remove everything related to menu support and just
disable it. If someone volunteers, it can be restored (i.e. rewritten)
in a reasonable way. If nobody volunteers soon, it goes.
2015-06-26 23:37:30 +02:00
..
ai_alsa1x.c
ai_oss.c
ai_sndio.c
audio_in.c
audio_in.h
cache.c cache: limit readahead size to half the cache size at the beginning 2015-05-29 22:32:10 +02:00
cache_file.c
cookies.c
cookies.h
discnav.h
dvb_tune.c
dvb_tune.h
dvbin.h
frequencies.c
frequencies.h
rar.c
rar.h
stream.c vo_opengl: add support for custom shaders 2015-05-27 11:09:41 +02:00
stream.h vo_opengl: add support for custom shaders 2015-05-27 11:09:41 +02:00
stream_avdevice.c
stream_bluray.c Disable DVD and BD menu support (to be removed) 2015-06-26 23:37:30 +02:00
stream_cdda.c
stream_dvb.c
stream_dvd.c
stream_dvd_common.c
stream_dvd_common.h
stream_dvdnav.c Disable DVD and BD menu support (to be removed) 2015-06-26 23:37:30 +02:00
stream_edl.c
stream_file.c
stream_lavf.c
stream_memory.c
stream_mf.c
stream_null.c
stream_pvr.c
stream_rar.c
stream_smb.c
stream_tv.c
tv.c
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c