Add option to enable RExt__HIGH_BIT_DEPTH_SUPPORT from command line
- Adds support to Makefile (use e.g.
make release high-bitdepth=1
) and CMakefiles (cmake -DSET_ENABLE_HIGH_BITDEPTH=ON -DENABLE_HIGH_BITDEPTH=1
) - remove define JVET_R0351_HIGH_BIT_DEPTH_ENABLED
- remove remains of WPP_PARALLEL and SPLIT_PARALLEL from Makefile