Commit 1aeca2e6 authored by vaclav's avatar vaclav
Browse files

disable DEBUG_FORMAT_SWITCHING_ENC

parent 6b21770c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -212,7 +212,7 @@
#define FIX_DTX_428                                     /* FhG: fix for issue 428, crash with DTX and bitrate switching */

#define SWITCHING_FORMAT_DEC                            /* VA: issue 326: Bitstream Switching (Decoder side) */
#define DEBUG_FORMAT_SWITCHING_ENC                  /* simulate Input format switching */
/*#define DEBUG_FORMAT_SWITCHING_ENC*/                  /* simulate Input format switching */


/* ################## End DEVELOPMENT switches ######################### */