Loading lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ /*#define DEBUG_AGC_ENCODER_CMD_OPTION*/ /* Ability to force enable or disable AGC behaviour in DIRAC/SPAR via command line option */ #define DEBUG_JBM_CMD_OPTION /* ability for telling the decoder the frontend fetch size and to not delay compensate for bad frames at the beginning */ #define VARIABLE_SPEED_DECODING /* variable speed decoding employing the JBM functioniality; move to DEBUGGING after build for disabled is fixed */ /*#define DISABLE_LIMITER*/ /* disable the limiter to aid BE debugging */ #define DISABLE_LIMITER /* disable the limiter to aid BE debugging */ #define DEBUG_IND_LIST_MEMORY /* raise assert() when ind_list[] runs out of memory */ /*Split Rendering Debug switches*/ Loading Loading
lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ /*#define DEBUG_AGC_ENCODER_CMD_OPTION*/ /* Ability to force enable or disable AGC behaviour in DIRAC/SPAR via command line option */ #define DEBUG_JBM_CMD_OPTION /* ability for telling the decoder the frontend fetch size and to not delay compensate for bad frames at the beginning */ #define VARIABLE_SPEED_DECODING /* variable speed decoding employing the JBM functioniality; move to DEBUGGING after build for disabled is fixed */ /*#define DISABLE_LIMITER*/ /* disable the limiter to aid BE debugging */ #define DISABLE_LIMITER /* disable the limiter to aid BE debugging */ #define DEBUG_IND_LIST_MEMORY /* raise assert() when ind_list[] runs out of memory */ /*Split Rendering Debug switches*/ Loading