To specialize the code, the first step is to be able and trace the configuration options in code.
Example of configuration options are: --crf, --b-pyramid, --no-cabac, --cabac,--no-mbtree, --subme, --aq-mode, ...
Based on few observations, configuration options and used preprocessor directives diverge.
To specialize the code, the first step is to be able and trace the configuration options in code. Example of configuration options are:
--crf, --b-pyramid, --no-cabac, --cabac,--no-mbtree, --subme, --aq-mode, ...
Based on few observations, configuration options and used preprocessor directives diverge.