mirror of
https://github.com/mpv-player/mpv
synced 2025-02-02 13:12:05 +00:00
100l, reverting unrelated change with last commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17108 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5aac28ec24
commit
569083894b
@ -225,10 +225,6 @@
|
||||
{"xvidopts", xvid_dec_opts, CONF_TYPE_SUBCONFIG, 0, 0, 0, NULL},
|
||||
#endif
|
||||
{"codecs-file", &codecs_file, CONF_TYPE_STRING, 0, 0, 0, NULL},
|
||||
#ifdef WIN32_LOADER
|
||||
{"codecs-dir", &def_path, CONF_TYPE_STRING, 0, 0, 0, NULL},
|
||||
#endif
|
||||
|
||||
// ------------------------- subtitles options --------------------
|
||||
|
||||
#ifdef USE_SUB
|
||||
@ -314,10 +310,6 @@ extern int divx_quality;
|
||||
/* defined in codec-cfg.c */
|
||||
extern char * codecs_file;
|
||||
|
||||
#ifdef WIN32_LOADER
|
||||
extern char * def_path;
|
||||
#endif
|
||||
|
||||
/* from dec_audio, currently used for ac3surround decoder only */
|
||||
extern int audio_output_channels;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user