Commit 803d39d9 authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files
Merge branch 'main' of ssh://forge.3gpp.org:29419/ivas-codec-pc/ivas-codec into 1419-enable-rendering-to-all-output-formats-for-evs-mono-and-ivas-stereo-bitstreams-non-spatial
parents f349998c 2b722909
Loading
Loading
Loading
Loading
Loading

lib_com/ivas_cnst.h

100755 → 100644
+0 −0

File mode changed from 100755 to 100644.

lib_com/ivas_prot.h

100755 → 100644
+0 −0

File mode changed from 100755 to 100644.

+1 −3
Original line number Diff line number Diff line
@@ -190,9 +190,7 @@
#define NONBE_MDCT_ST_DTX_FIX_SUBOPT_SPATIAL_CNG       /* FhG: Fix MDCT-Stereo comfort noise for certain noise types */
#define NONBE_FIX_NONBE_BETWEEN_OPTIMIZATION_LEVELS    /* FhG: fix non-BE in DFT stereo encoder between optimization levels */
#define NONBE_FIX_NONBE_BETWEEN_OPTIMIZATION_LEVELS_2  /* FhG: fix even more non-BEnesses */

/*#define NONBE_1324_TC_BUFFER_MEMOERY_KEEP*/               /* VA: issue 1324: do not reset TSM memory in JBM bitrate switching */

#define NONBE_1324_TC_BUFFER_MEMOERY_KEEP              /* VA: issue 1324: do not reset TSM memory in JBM bitrate switching */
#define NONBE_1380_OMASA_BUILD_DIFF                     /* Nokia: Fix for issue #1380: Large differences in OMASA output between Debug and Release builds */

/* ##################### End NON-BE switches ########################### */

lib_com/rom_com.c

100755 → 100644
+0 −0

File mode changed from 100755 to 100644.

lib_com/tcx_ltp.c

100755 → 100644
+0 −0

File mode changed from 100755 to 100644.

Loading