Unverified Commit bf61c643 authored by Sumeyra Demir Kanik's avatar Sumeyra Demir Kanik
Browse files

Fix the comment

parent 039abcac
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -171,7 +171,7 @@
#define TMP_1342_WORKAROUND_DEC_FLUSH_BROKEN_IN_SR      /* FhG: Temporary workaround for incorrect implementation of decoder flush with split rendering */
#define FIX_1413_IGF_INIT_PRINTOUT                      /* FhG: use correct variable for IGF initiliazation */
#define RENDERER_MD_SYNC_DELAY_TO_INTEGER               /* FhG: change data type of metadata sync delay in ext renderer to int16_t for better BASOP portability (and nicer code) */
#define FIX_1436_DISABLE_EXT_MD_OBJ_EDIT_WHEN_NOT_USED  /* Eri: Ignore extended metadata parameters when not used in combined formats */
#define FIX_1436_DISABLE_EXT_MD_OBJ_EDIT_WHEN_NOT_USED  /* Eri: Ignore extended metadata parameters when not used in object editing */

/* #################### End BE switches ################################## */