mpv/options
Martin Herkt 3dd59dbed0
options: do not enable MPEG2 hwdec by default
Too many broken hardware decoders. Noticed wrong decoding of a video
file encoded with x262 on RX Vega when using VAAPI (Mesa 18.3.2).
Looks fine with swdec and a cheap hardware BD player.

Reverts 017f3d0674
2019-02-13 02:43:57 +01:00
..
m_config.c m_config: check for int16_t offset overflow 2018-05-31 01:24:51 +03:00
m_config.h m_config: remove outdated comment 2018-05-31 01:24:51 +03:00
m_option.c m_option: remove an unused field 2018-05-31 01:24:51 +03:00
m_option.h m_option: remove an unused field 2018-05-31 01:24:51 +03:00
m_property.c command: move property multiply code to m_property.c 2018-03-26 19:47:08 +02:00
m_property.h command: move property multiply code to m_property.c 2018-03-26 19:47:08 +02:00
options.c options: do not enable MPEG2 hwdec by default 2019-02-13 02:43:57 +01:00
options.h options: remove broken --video-stereo-mode option 2018-04-29 02:21:32 +03:00
parse_commandline.c
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c
path.h