diff options
Diffstat (limited to 'mpvcore')
-rw-r--r-- | mpvcore/options.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mpvcore/options.c b/mpvcore/options.c index 3d65ec337e..52cfa6fd52 100644 --- a/mpvcore/options.c +++ b/mpvcore/options.c @@ -487,7 +487,6 @@ const m_option_t mp_opts[] = { {"auto", -1}, {"vdpau", 1}, {"vda", 2}, - {"crystalhd", 3}, {"vaapi", 4}, {"vaapi-copy", 5})), OPT_STRING("hwdec-codecs", hwdec_codecs, 0), |