diff --git a/avs.c b/avs.c index c52edf9..50d0924 100644 --- a/avs.c +++ b/avs.c @@ -45,7 +45,7 @@ #include "misc_fns.h" #define DEBUG 0 -#define DEBUG_GET_NEXT_PICTURE 1 +#define DEBUG_GET_NEXT_PICTURE 0 /* diff --git a/h262.c b/h262.c index d7396e4..c681789 100644 --- a/h262.c +++ b/h262.c @@ -38,7 +38,7 @@ #include "reverse_fns.h" #include "misc_fns.h" -#define DEBUG_GET_NEXT_PICTURE 1 +#define DEBUG_GET_NEXT_PICTURE 0 #define DEBUG_AFD 0